aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d24c8a2cd61..108f3734c97 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12002-11-11 Markus Rost <rost@math.ohio-state.edu> 12002-11-11 Markus Rost <rost@math.ohio-state.edu>
2 2
3 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
4 Declare with defvar, not with defcustom.
5
3 * cus-dep.el: Don't require 'autoload. 6 * cus-dep.el: Don't require 'autoload.
4 (custom-make-dependencies): Handle :version also for autoloaded 7 (custom-make-dependencies): Handle :version also for autoloaded
5 options. 8 options.