changeset 78917:565f321a1bae

(x-gtk-stock-map): Version is 22.2
author Jan Djärv <jan.h.d@swipnet.se>
date Sat, 29 Sep 2007 16:22:48 +0000
parents 4991e655a1cc
children 3e1267101550
files lisp/term/x-win.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/term/x-win.el	Sat Sep 29 08:00:32 2007 +0000
+++ b/lisp/term/x-win.el	Sat Sep 29 16:22:48 2007 +0000
@@ -2582,7 +2582,7 @@
   "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)