; 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.
This commit is contained in:
Stefan Kangas 2025-02-12 03:34:12 +01:00
parent 0184acdd31
commit 481336967c
2 changed files with 2 additions and 2 deletions

View 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")

View 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")