From: Stefan Kangas Date: Wed, 12 Feb 2025 02:34:12 +0000 (+0100) Subject: ; Update :version tag of x-gtk-stock-map X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=397d7ab205790d2ca501cb506acb8c6283f692d8;p=emacs.git ; Update :version tag of x-gtk-stock-map * lisp/term/pgtk-win.el (x-gtk-stock-map): * lisp/term/x-win.el (x-gtk-stock-map): Update :version tags. (cherry picked from commit 481336967cc5d262cec2b4822b83752348bbd494) --- diff --git a/lisp/term/pgtk-win.el b/lisp/term/pgtk-win.el index 5940f961e40..fe9807f8c52 100644 --- a/lisp/term/pgtk-win.el +++ b/lisp/term/pgtk-win.el @@ -263,7 +263,7 @@ EVENT is a `preedit-text' event." "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 "22.2" + :version "31.1" :type '(choice (repeat (choice symbol (cons (string :tag "Emacs icon") diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index fd691958105..debcb669b76 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el @@ -1452,7 +1452,7 @@ This returns an error if any Emacs frames are X frames." "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 "22.2" + :version "31.1" :type '(choice (repeat (choice symbol (cons (string :tag "Emacs icon")