1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
emacs/doc
Po Lu e26071e990 Make system tooltips display in the menu bar on Haiku
* doc/emacs/haiku.texi (Haiku Basics): Update documentation.
* src/haiku_support.cc (Highlight): Apply the hack used for
regular menus to the menu bar as well.
* src/haikumenu.c (digest_menu_items): Set help text on menu bar
if `tooltip-mode' is t and system tooltips are used.
(syms_of_haikumenu): New symbol `tooltip-mode'.
2022-01-20 10:55:52 +00:00
..
emacs Make system tooltips display in the menu bar on Haiku 2022-01-20 10:55:52 +00:00
lispintro Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
lispref Improve documentation of textsec 2022-01-20 11:04:41 +02:00
man Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
misc In Eshell, allow "-n" to suppress the trailing newline for "plain" echo 2022-01-20 11:04:43 +01:00