emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/autorevert.el, v [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/autorevert.el, v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 07:38:58 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/08 07:38:50

Index: autorevert.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/autorevert.el,v
retrieving revision 1.58.2.2
retrieving revision 1.58.2.3
diff -u -b -r1.58.2.2 -r1.58.2.3
--- autorevert.el       4 Aug 2007 02:34:46 -0000       1.58.2.2
+++ autorevert.el       8 Aug 2007 07:38:49 -0000       1.58.2.3
@@ -315,7 +315,7 @@
 ;;;###autoload
 (define-minor-mode auto-revert-tail-mode
   "Toggle reverting tail of buffer when file on disk grows.
-With arg, turn Tail mode on iff arg is positive.
+With arg, turn Tail mode on if arg is positive, otherwise turn it off.
 
 When Tail mode is enabled, the tail of the file is constantly
 followed, as with the shell command `tail -f'.  This means that




reply via email to

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