]> git.eshelyaron.com Git - emacs.git/commitdiff
* NEWS: Gtk+ 2.4 is required.
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 14 Feb 2006 11:40:14 +0000 (11:40 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 14 Feb 2006 11:40:14 +0000 (11:40 +0000)
etc/ChangeLog
etc/NEWS

index 382a97ab50a43ae2d1ebe882d25b24da647ff9fb..ebdd0a3c41ae63fb92793be425667d4c20a59a0f 100644 (file)
@@ -1,3 +1,7 @@
+2006-02-14  Jan Dj\e,Ad\e(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.
index d481776e8cd78ead43e730b34149442c159199ac..51549f7f4a041ac300647de6493eef64275fc98c 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -27,7 +27,7 @@ installed programs.
 
 ---
 ** 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 @@ to explicitly specify a fontSet resource for this to work, for example
 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.