changeset 83717:0ee0c5be8e9a

(x-gtk-stock-map): :version changed to 23.1.
author Jan Djärv <jan.h.d@swipnet.se>
date Wed, 29 Aug 2007 06:00:11 +0000
parents a73440d2f146
children 9b13b76c57fb
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	Wed Aug 29 05:28:10 2007 +0000
+++ b/lisp/term/x-win.el	Wed Aug 29 06:00:11 2007 +0000
@@ -2601,7 +2601,7 @@
     ("exit" . "gtk-quit"))
   "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."
-  :version "23.0"
+  :version "23.1"
   :type 'alist
   :group 'x)