; 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:
parent
0184acdd31
commit
481336967c
2 changed files with 2 additions and 2 deletions
|
@ -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")
|
||||
|
|
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue