From 9b229c32e01eaf8831053a2e179f1410ace2d696 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Wed, 29 Aug 2007 06:00:25 +0000 Subject: [PATCH] (x-gtk-stock-map): :version changed to 23.1. --- lisp/ChangeLog | 4 ++++ lisp/term/x-win.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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) -- 2.39.2