Mercurial > emacs
comparison etc/NEWS @ 68885:bf32a9fa6cd9
* NEWS: Gtk+ 2.4 is required.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 14 Feb 2006 11:40:14 +0000 |
parents | c148e236989d |
children | 7273a522d975 |
comparison
equal
deleted
inserted
replaced
68884:85b446e1fa18 | 68885:bf32a9fa6cd9 |
---|---|
25 --- | 25 --- |
26 ** Emacs can now be built without sound support. | 26 ** Emacs can now be built without sound support. |
27 | 27 |
28 --- | 28 --- |
29 ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk' | 29 ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk' |
30 when you run configure. This requires Gtk+ 2.0 or newer. This port | 30 when you run configure. This requires Gtk+ 2.4 or newer. This port |
31 provides a way to display multilingual text in menus (with some caveats). | 31 provides a way to display multilingual text in menus (with some caveats). |
32 | 32 |
33 --- | 33 --- |
34 ** The `emacsserver' program has been removed, replaced with Lisp code. | 34 ** The `emacsserver' program has been removed, replaced with Lisp code. |
35 | 35 |
940 --- | 940 --- |
941 *** Dialogs for Lucid/Athena and Lesstif/Motif now pops down when pressing | 941 *** Dialogs for Lucid/Athena and Lesstif/Motif now pops down when pressing |
942 ESC, like they do for Gtk+, Mac and W32. | 942 ESC, like they do for Gtk+, Mac and W32. |
943 | 943 |
944 +++ | 944 +++ |
945 *** For Gtk+ version 2.4, you can make Emacs use the old file dialog | 945 *** For the Gtk+ version, you can make Emacs use the old file dialog |
946 by setting the variable `x-use-old-gtk-file-dialog' to t. Default is to use | 946 by setting the variable `x-use-old-gtk-file-dialog' to t. Default is to use |
947 the new dialog. | 947 the new dialog. |
948 | 948 |
949 ** Mouse changes: | 949 ** Mouse changes: |
950 | 950 |