]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor cleanup.
authorRichard M. Stallman <rms@gnu.org>
Tue, 29 May 2007 02:16:17 +0000 (02:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 29 May 2007 02:16:17 +0000 (02:16 +0000)
etc/NEWS

index e7ed3515526fd612917b9f2a86306cbb75320d2b..230191a0b07a45d97492f3f9eb9a8b96a565876b 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1949,11 +1949,11 @@ old name remains available as alias, but has been marked obsolete.
 
 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