*** empty log message ***
This commit is contained in:
parent
003274a057
commit
9f14953b05
1 changed files with 5 additions and 0 deletions
5
etc/NEWS
5
etc/NEWS
|
@ -194,6 +194,11 @@ 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 may
|
||||
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
|
||||
mode Auto Revert Tail mode. The function `auto-revert-tail-mode'
|
||||
toggles this mode.
|
||||
|
||||
** Auto Revert mode is now more careful to avoid excessive reverts and
|
||||
other potential problems when deciding which non-file buffers to
|
||||
revert. This matters especially if Global Auto Revert mode is enabled
|
||||
|
|
Loading…
Add table
Reference in a new issue