diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 603c30d373e..7c6b8a31865 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-03-24 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * autorevert.el (find-file-hook, auto-revert-tail-mode): | ||
| 4 | Use file size in bytes for auto-revert-tail-pos not characters. | ||
| 5 | |||
| 1 | 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org> | 6 | 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org> |
| 2 | 7 | ||
| 3 | * vc-rcs.el (vc-rcs-annotate-command): | 8 | * vc-rcs.el (vc-rcs-annotate-command): |