aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLuc Teirlinck2004-03-21 00:30:12 +0000
committerLuc Teirlinck2004-03-21 00:30:12 +0000
commita2ac68f1ee4d388206e852388b62e647f3cc0910 (patch)
tree83c758f3ff480f1723e016d0dbe902c50f4cf2dd /lisp/ChangeLog
parente8a84b6c3a220110ea9a9209782ccc674918e49d (diff)
downloademacs-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/ChangeLog6
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 @@
12004-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
12004-03-19 David Ponce <david@dponce.com> 72004-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