From: Jan Djärv Date: Mon, 1 Oct 2007 06:02:08 +0000 (+0000) Subject: (icon-map-list): Set to nil for 22.1 compability. X-Git-Tag: emacs-pretest-22.1.90~714 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1f09f6e8b9154093df72f1d26a72b0269ec98903;p=emacs.git (icon-map-list): Set to nil for 22.1 compability. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d22f76106be..292c8ea3510 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-10-01 Jan Dj,Ad(Brv + + * term/x-win.el (icon-map-list): Set to nil for 22.1 compability. + 2007-09-29 Jan Dj,Ad(Brv * term/x-win.el (x-gtk-stock-map): Version is 22.2 diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index e992494407e..8de5b902e18 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el @@ -2586,7 +2586,7 @@ A value that begins with n: denotes a named icon instead of a stock icon." :type 'alist :group 'x) -(defvar icon-map-list '(x-gtk-stock-map) +(defvar icon-map-list nil "*A list of alists that maps icon file names to stock/named icons. The alists are searched in the order they appear. The first match is used. The keys in the alists are file names without extension and with two directory