1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00

(x-gtk-stock-map): Version is 22.2

This commit is contained in:
Jan Djärv 2007-09-29 16:23:03 +00:00
parent f520c6f276
commit f7d4d4df90
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2007-09-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* term/x-win.el (x-gtk-stock-map): Version is 22.2
2007-09-29 Martin Rudalics <rudalics@gmx.at>
* allout.el (allout-before-change-handler): Replace got-char by

View File

@ -2582,7 +2582,7 @@ order until succeed.")
"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 "23.1"
:version "22.2"
:type 'alist
:group 'x)