Mercurial > emacs
changeset 61428:04ddd1e6567d
* NEWS: Mention fontSet for Lucid menus.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Sun, 10 Apr 2005 12:31:24 +0000 |
parents | f00e2a6fb3e3 |
children | 49fd31d00693 |
files | etc/ChangeLog etc/NEWS |
diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Sun Apr 10 12:30:19 2005 +0000 +++ b/etc/ChangeLog Sun Apr 10 12:31:24 2005 +0000 @@ -1,3 +1,7 @@ +2005-04-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * NEWS: Mention fontSet for Lucid menus. + 2005-04-10 Masatake YAMATO <jet@gyve.org> * compilation.txt (symbol): Added gcov-file
--- a/etc/NEWS Sun Apr 10 12:30:19 2005 +0000 +++ b/etc/NEWS Sun Apr 10 12:31:24 2005 +0000 @@ -1205,6 +1205,11 @@ ** The pop up menus for Lucid now stay up if you do a fast click and can be navigated with the arrow keys (like Gtk+, Mac and W32). ++++ +** 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-*-*-*-*-*-*,*"'. + --- ** Dialogs for Lucid/Athena and Lesstif/Motif now pops down when pressing ESC, like they do for Gtk+, Mac and W32.