diff options
| author | Luc Teirlinck | 2004-03-21 00:30:12 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-03-21 00:30:12 +0000 |
| commit | a2ac68f1ee4d388206e852388b62e647f3cc0910 (patch) | |
| tree | 83c758f3ff480f1723e016d0dbe902c50f4cf2dd /lisp/ChangeLog | |
| parent | e8a84b6c3a220110ea9a9209782ccc674918e49d (diff) | |
| download | emacs-a2ac68f1ee4d388206e852388b62e647f3cc0910.tar.gz emacs-a2ac68f1ee4d388206e852388b62e647f3cc0910.zip | |
(auto-revert-interval): Make new value take effect immediately when
set through Custom.
(auto-revert-set-timer): Add interactive declaration.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f9ad6ef801d..f0cb0af79c9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-03-20 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * autorevert.el (auto-revert-interval): Make new value take | ||
| 4 | effect immediately when set through Custom. | ||
| 5 | (auto-revert-set-timer): Add interactive declaration. | ||
| 6 | |||
| 1 | 2004-03-19 David Ponce <david@dponce.com> | 7 | 2004-03-19 David Ponce <david@dponce.com> |
| 2 | 8 | ||
| 3 | * ruler-mode.el (ruler-mode-header-line-format-old): Don't | 9 | * ruler-mode.el (ruler-mode-header-line-format-old): Don't |