Mercurial > emacs
changeset 54710:a02f0e9c16be
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 05 Apr 2004 01:09:37 +0000 |
parents | 582d81c73e11 |
children | 12ff04cae768 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <teirllm@auburn.edu> + + * 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 <eliz@gnu.org> * calendar/timeclock.el (timeclock-relative)