(x-gtk-stock-map): Version is 22.2
authorJan Djärv <jan.h.d@swipnet.se>
Sat, 29 Sep 2007 16:23:03 +0000 (16:23 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sat, 29 Sep 2007 16:23:03 +0000 (16:23 +0000)
lisp/ChangeLog
lisp/term/x-win.el

index 3b28143..d22f761 100644 (file)
@@ -1,3 +1,7 @@
+2007-09-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * term/x-win.el (x-gtk-stock-map): Version is 22.2
+
 2007-09-29  Martin Rudalics  <rudalics@gmx.at>
 
        * allout.el (allout-before-change-handler): Replace got-char by
index 34fa275..e992494 100644 (file)
@@ -2582,7 +2582,7 @@ order until succeed.")
   "How icons for tool bars are mapped to Gtk+ stock items.
 Emacs must be compiled with the Gtk+ toolkit for this to have any effect.
 A value that begins with n: denotes a named icon instead of a stock icon."
-  :version "23.1"
+  :version "22.2"
   :type 'alist
   :group 'x)