Mercurial > emacs
diff lisp/tool-bar.el @ 97947:ab6494b53df0
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1398
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 02 Sep 2008 05:35:54 +0000 |
parents | b4e36ff621b3 76e75acf7e4e |
children | b40f8a9232b9 |
line wrap: on
line diff
--- a/lisp/tool-bar.el Tue Sep 02 02:43:52 2008 +0000 +++ b/lisp/tool-bar.el Tue Sep 02 05:35:54 2008 +0000 @@ -133,7 +133,7 @@ Info node `(elisp)Tool Bar'. Items are added from left to right. ICON is the base name of a file containing the image to use. The -function will first try to use low-color/ICON.xpm if display-color-cells +function will first try to use low-color/ICON.xpm if `display-color-cells' is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally ICON.xbm, using `find-image'.