diff options
| author | Jan Djärv <jan.h.d@swipnet.se> | 2006-05-29 07:13:57 +0000 |
|---|---|---|
| committer | Jan Djärv <jan.h.d@swipnet.se> | 2006-05-29 07:13:57 +0000 |
| commit | c3724dccb59bcea9e650129aa5e8ec17b82cc45e (patch) | |
| tree | f9057d4ffb8666bcbe8b22ec447470eae82191f4 | |
| parent | c1c032a39c5691180ea4b3450c846f04b62d55be (diff) | |
| download | emacs-c3724dccb59bcea9e650129aa5e8ec17b82cc45e.tar.gz | |
* NEWS: Mention F10 for Gtk+/Leddtif/Lucid menus.
| -rw-r--r-- | etc/ChangeLog | 4 | ||||
| -rw-r--r-- | etc/NEWS | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 1d386d66286..64a1340f9f1 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2006-05-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * NEWS: Mention F10 for Gtk+/Leddtif/Lucid menus. + 2006-05-26 Eli Zaretskii <eliz@gnu.org> * ledit.l: Remove file. @@ -990,6 +990,11 @@ disabled by customizing the variable `use-file-dialog'. be navigated with the arrow keys (like Gtk+, Mac and W32). +++ +*** The menu bar fpr Motif/Lesstif/Lucid/Gtk+ can be navigated with keys. +Pressing F10 shows the first menu in the menu bar. Navigation is done with +the arrow keys, select with the return key and cancel with the escape keys. + ++++ *** The Lucid menus can display multilingual text in your locale. You have to explicitly specify a fontSet resource for this to work, for example `-xrm "Emacs*fontSet: -*-helvetica-medium-r-*--*-120-*-*-*-*-*-*,*"'. |
