From: Jan Djärv Date: Sun, 10 Apr 2005 12:31:24 +0000 (+0000) Subject: * NEWS: Mention fontSet for Lucid menus. X-Git-Tag: ttn-vms-21-2-B4~1105 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4a4cbd001dfcee3eea036b5b0b8a97d508816c98;p=emacs.git * NEWS: Mention fontSet for Lucid menus. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index a2b5bb9ef31..d873797f5dc 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2005-04-10 Jan Dj,Ad(Brv + + * NEWS: Mention fontSet for Lucid menus. + 2005-04-10 Masatake YAMATO * compilation.txt (symbol): Added gcov-file diff --git a/etc/NEWS b/etc/NEWS index c76ea7bf345..727dfadc54f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1205,6 +1205,11 @@ amount of text shown any more (only a crude approximation of it). ** 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.