emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/tool-bar.el,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/tool-bar.el,v
Date: Tue, 02 Sep 2008 05:36:19 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/09/02 05:36:13

Index: lisp/tool-bar.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/tool-bar.el,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- lisp/tool-bar.el    12 Jun 2008 03:56:17 -0000      1.17
+++ lisp/tool-bar.el    2 Sep 2008 05:36:12 -0000       1.18
@@ -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'.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]