# HG changeset patch # User Richard M. Stallman # Date 1180404977 0 # Node ID e686ba4e7a34c599f869d1bb09b058963b55ef11 # Parent d858d80ae6097c4c917167ac12ccfbd50e0b5a55 Minor cleanup. diff -r d858d80ae609 -r e686ba4e7a34 etc/NEWS --- 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