]> git.eshelyaron.com Git - emacs.git/commitdiff
; Update :version tag of x-gtk-stock-map
authorStefan Kangas <stefankangas@gmail.com>
Wed, 12 Feb 2025 02:34:12 +0000 (03:34 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Feb 2025 10:52:26 +0000 (11:52 +0100)
* 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)

lisp/term/pgtk-win.el
lisp/term/x-win.el

index 5940f961e4069f116fe4097e453976022b87e4c9..fe9807f8c525793a0ab6bf630b25ca7b36fe18df 100644 (file)
@@ -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")
index fd691958105f7a4e71d8ce8b4ae0a3ad34e86b8b..debcb669b767e02dea778a0bade914a251267c2c 100644 (file)
@@ -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")