summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2007-05-29 02:16:17 +0000
committerRichard M. Stallman <rms@gnu.org>2007-05-29 02:16:17 +0000
commite8f6c0ba907b16261b91688fd11afacb925b7fe6 (patch)
tree1fb6ae4154c41fb231156e84b28e61dd684c7057
parent5fedce2cb919134296c5be07885c5763de3230e8 (diff)
downloademacs-e8f6c0ba907b16261b91688fd11afacb925b7fe6.tar.gz
Minor cleanup.
-rw-r--r--etc/NEWS10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e7ed3515526..230191a0b07 100644
--- 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