Mercurial > emacs
changeset 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 | 85b446e1fa18 |
children | 7273a522d975 |
files | etc/ChangeLog etc/NEWS |
diffstat | 2 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Tue Feb 14 11:39:21 2006 +0000 +++ b/etc/ChangeLog Tue Feb 14 11:40:14 2006 +0000 @@ -1,3 +1,7 @@ +2006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * NEWS: Gtk+ 2.4 is required. + 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
--- a/etc/NEWS Tue Feb 14 11:39:21 2006 +0000 +++ b/etc/NEWS Tue Feb 14 11:40:14 2006 +0000 @@ -27,7 +27,7 @@ --- ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk' -when you run configure. This requires Gtk+ 2.0 or newer. This port +when you run configure. This requires Gtk+ 2.4 or newer. This port provides a way to display multilingual text in menus (with some caveats). --- @@ -942,7 +942,7 @@ ESC, like they do for Gtk+, Mac and W32. +++ -*** For Gtk+ version 2.4, you can make Emacs use the old file dialog +*** For the Gtk+ version, you can make Emacs use the old file dialog by setting the variable `x-use-old-gtk-file-dialog' to t. Default is to use the new dialog.