]> git.eshelyaron.com Git - emacs.git/commitdiff
(x-gtk-stock-map): Version is 22.2.
authorJan Djärv <jan.h.d@swipnet.se>
Sat, 29 Sep 2007 16:23:59 +0000 (16:23 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sat, 29 Sep 2007 16:23:59 +0000 (16:23 +0000)
lisp/term/x-win.el

index 259e4e0dfa1fe2d09ea05938dcdff0c1efd35474..eb4eb917fc6e1e4a6adc97aa245c93a65aa9626a 100644 (file)
@@ -2591,7 +2591,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)