From: Jan Djärv Date: Wed, 29 Aug 2007 06:00:25 +0000 (+0000) Subject: (x-gtk-stock-map): :version changed to 23.1. X-Git-Tag: emacs-pretest-23.0.90~11235 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9b229c32e01eaf8831053a2e179f1410ace2d696;p=emacs.git (x-gtk-stock-map): :version changed to 23.1. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index df84a752678..a7e6515ba6b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-08-29 Jan Dj,Ad(Brv + + * term/x-win.el (x-gtk-stock-map): :version changed to 23.1. + 2007-08-29 Juri Linkov * loadup.el: Add "button" loading after "faces" and move "startup" diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index 478d63d6057..ed0f61a9ef3 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el @@ -2601,7 +2601,7 @@ order until succeed.") ("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)