summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2007-09-29 16:23:59 +0000
committerJan Djärv <jan.h.d@swipnet.se>2007-09-29 16:23:59 +0000
commit7fbe8079e7d80102bafb75d334b788d3d3d94d73 (patch)
tree54d6c9bdb3f78f90830555a3e5cdb8fc4a76383d /lisp
parent1c801aa915ad18b41c9b78e748f52dfc4f2704d2 (diff)
downloademacs-7fbe8079e7d80102bafb75d334b788d3d3d94d73.tar.gz
(x-gtk-stock-map): Version is 22.2.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/term/x-win.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el
index 259e4e0dfa1..eb4eb917fc6 100644
--- a/lisp/term/x-win.el
+++ b/lisp/term/x-win.el
@@ -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)