]> code.delx.au - gnu-emacs/blobdiff - lisp/tool-bar.el
Merge from emacs--rel--22
[gnu-emacs] / lisp / tool-bar.el
index 14cbc57f02934985fbdffe7441fd8ebf8636977b..85d3ba5b7057761cd32df3d1fb8bc7b3308f6736 100644 (file)
@@ -133,7 +133,7 @@ PROPS are additional items to add to the menu item specification.  See
 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'.