# HG changeset patch # User Jan Dj¸«£rv # Date 1139917214 0 # Node ID bf32a9fa6cd91a6a8e1f5e396a25220a02455d01 # Parent 85b446e1fa1860037343f1d20a9337b14487ba2f * NEWS: Gtk+ 2.4 is required. diff -r 85b446e1fa18 -r bf32a9fa6cd9 etc/ChangeLog --- 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 + + * NEWS: Gtk+ 2.4 is required. + 2006-02-10 YAMAMOTO Mitsuharu * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage. diff -r 85b446e1fa18 -r bf32a9fa6cd9 etc/NEWS --- 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.