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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/autorevert.el,v
Date: Mon, 13 Aug 2007 13:42:15 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/13 13:41:28

Index: lisp/autorevert.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/autorevert.el,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -b -r1.61 -r1.62
--- lisp/autorevert.el  4 Aug 2007 02:31:36 -0000       1.61
+++ lisp/autorevert.el  13 Aug 2007 13:41:01 -0000      1.62
@@ -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]