diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2007-03-17 20:38:04 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2007-03-17 20:38:04 +0000 |
commit | a919f39a5bca800d2098e4d46db5bd3e40e66617 (patch) | |
tree | 3626c3018aab314e914d18c599a780877e29a269 /lisp | |
parent | fa0ae4cf7e57451530f6ef3b6c9da681b7bdc383 (diff) | |
download | emacs-a919f39a5bca800d2098e4d46db5bd3e40e66617.tar.gz |
* autorevert.el (auto-revert-tail-handler): Call after-revert-hook.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c83d5d2f1ae..d64ec401cb9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-03-17 Denis Bueno <dbueno@gmail.com> (tiny change) + + * autorevert.el (auto-revert-tail-handler): Call + after-revert-hook. + 2007-03-17 Chong Yidong <cyd@stupidchicken.com> * simple.el (line-move-1): Respect |