summaryrefslogtreecommitdiff
path: root/lisp/tooltip.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-10-22(custom-initialize-after-file): New functionStefan Monnier
2025-03-01Provide tool-tip display delays on TTY framesEli Zaretskii
2025-01-18; Fix documentation about faces of tool-tip textEli Zaretskii
2025-01-02Update copyright year to 2025Stefan Kangas
2024-05-10Fix 'dictionary-tooltip-mode'Eli Zaretskii
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-08* lisp/tooltip.el (tooltip-cancel-delayed-tip): Fix missing argument.David Ponce
2023-08-08Make XEmacs compat aliases for timers obsoleteStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-09Delete obsolete variable tooltip-use-echo-areaStefan Kangas
2022-05-13; Minor improvements to earlier changePo Lu
2022-05-13Allow changing the face used for text and frame colors in tooltipsPo Lu
2022-05-03; * lisp/tooltip.el (tooltip-show-help): Fix typo in last change.Po Lu
2022-05-03Make menu bar help text work on macOS as wellPo Lu
2022-01-29Fix unrelated help text tooltips if a popup is shown during the delayPo Lu
2022-01-29Implement real menu help-echo text on HaikuPo Lu
2022-01-18* lisp/tooltip.el (tooltip-show-help): Fix typo.Po Lu
2022-01-18* lisp/tooltip.el: Fix warning when built on a non-Haiku system.Po Lu
2022-01-18Allow non-system tooltips to display above menus on HaikuPo Lu
2022-01-17Merge from origin/emacs-28Po Lu
2022-01-17Fix regression leading to flickering tooltips when the mouse is movedPo Lu
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-20Add support for the Haiku operating system and its window systemPo Lu
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd
2021-03-12* lisp/tooltip.el (tooltip): Restore group that was not "redundant".Glenn Morris
2021-03-12Merge from origin/emacs-27Glenn Morris
2021-03-08Add new face 'help-key-binding' for keybindings in helpStefan Kangas
2021-02-26* lisp/tooltip.el (tooltip): Doc fix for GTK.Stefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-11* lisp/tooltip.el: Remove redundant :group args.Stefan Kangas
2020-10-11* lisp/tooltip.el: Use lexical-binding.Stefan Kangas
2020-08-14Remove many items obsolete since Emacs 23.1Stefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-16With tooltip-mode disabled, don't unconditionally clear the echo areaMauro Aranda
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-07New defcustom 'tooltip-resize-echo-area'Eli Zaretskii
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-06-25Provide additional support for child framesMartin Rudalics
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-30Improve the custom type of some user options.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert