Mercurial > emacs
changeset 84975:5596152dc0c7
(x-gtk-stock-map): Version is 22.2.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Sat, 29 Sep 2007 16:23:59 +0000 |
parents | 291e8733f76a |
children | 372151e622f3 |
files | lisp/term/x-win.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/term/x-win.el Sat Sep 29 16:23:47 2007 +0000 +++ b/lisp/term/x-win.el Sat Sep 29 16:23:59 2007 +0000 @@ -2591,7 +2591,7 @@ "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)