changeset 77830:e686ba4e7a34

Minor cleanup.
author Richard M. Stallman <rms@gnu.org>
date Tue, 29 May 2007 02:16:17 +0000
parents d858d80ae609
children 03efa2eaa3b7
files etc/NEWS
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Tue May 29 00:52:08 2007 +0000
+++ b/etc/NEWS	Tue May 29 02:16:17 2007 +0000
@@ -1949,11 +1949,11 @@
 
 If point is at the end of a file buffer before reverting, Auto Revert
 mode keeps it at the end after reverting.  Similarly if point is
-displayed at the end of a file buffer in any window, it stays at
-the end of the buffer in that window.  This allows you to tail a file:
-just put point at the end of the buffer and it stays there.  This
-rule applies to file buffers.  For non-file buffers, the behavior can
-be mode dependent.
+displayed at the end of a file buffer in any window, it stays at the
+end of the buffer in that window.  This allows you to "tail" a file:
+just put point at the end of the buffer and it stays there.  This rule
+applies to file buffers.  For non-file buffers, the behavior can be
+mode dependent.
 
 If you are sure that the file will only change by growing at the end,
 then you can tail the file more efficiently by using the new minor