diff options
| -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 @@ | |||
| 1 | 2007-03-17 Denis Bueno <dbueno@gmail.com> (tiny change) | ||
| 2 | |||
| 3 | * autorevert.el (auto-revert-tail-handler): Call | ||
| 4 | after-revert-hook. | ||
| 5 | |||
| 1 | 2007-03-17 Chong Yidong <cyd@stupidchicken.com> | 6 | 2007-03-17 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * simple.el (line-move-1): Respect | 8 | * simple.el (line-move-1): Respect |