# HG changeset patch # User Luc Teirlinck # Date 1081127377 0 # Node ID a02f0e9c16be7d3d2dee70d366961aa00841b68c # Parent 582d81c73e11af012cc937618554b71ee83eeee6 *** empty log message *** diff -r 582d81c73e11 -r a02f0e9c16be lisp/ChangeLog --- a/lisp/ChangeLog Mon Apr 05 01:07:05 2004 +0000 +++ b/lisp/ChangeLog Mon Apr 05 01:09:37 2004 +0000 @@ -1,3 +1,13 @@ +2004-04-04 Luc Teirlinck + + * autorevert.el (auto-revert-handler): If point (or a window + point) is at the end of the buffer, keep it there after + reverting. This allows to tail a file. + Mention this in the `Commentary'. + + * format.el (format-write-file): Add optional argument CONFIRM + and make it behave like the analogous argument to `write-file'. + 2004-04-04 Eli Zaretskii * calendar/timeclock.el (timeclock-relative)