From: Jan Djärv Date: Sat, 29 Sep 2007 16:23:03 +0000 (+0000) Subject: (x-gtk-stock-map): Version is 22.2 X-Git-Tag: emacs-pretest-22.1.90~718 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f7d4d4df90619729746357f104a3d8f9a759a36f;p=emacs.git (x-gtk-stock-map): Version is 22.2 --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3b281434770..d22f76106be 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-09-29 Jan Dj,Ad(Brv + + * term/x-win.el (x-gtk-stock-map): Version is 22.2 + 2007-09-29 Martin Rudalics * allout.el (allout-before-change-handler): Replace got-char by diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index 34fa275b8b5..e992494407e 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el @@ -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)