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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/tool-bar.el,v
Date: Wed, 27 Feb 2008 10:17:07 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/02/27 10:17:07

Index: tool-bar.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/tool-bar.el,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- tool-bar.el 8 Jan 2008 20:45:01 -0000       1.10
+++ tool-bar.el 27 Feb 2008 10:17:06 -0000      1.11
@@ -229,7 +229,7 @@
 ;;; Set up some global items.  Additions/deletions up for grabs.
 
 (defvar tool-bar-setup nil
-  "t if the tool-bar has been set up by `tool-bar-setup'.")
+  "Set to t if the tool-bar has been set up by `tool-bar-setup'.")
 
 (defun tool-bar-setup (&optional frame)
   (unless tool-bar-setup




reply via email to

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