Mercurial > emacs
comparison lisp/ChangeLog @ 48254:0012ec6b9866
*** empty log message ***
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Mon, 11 Nov 2002 22:06:24 +0000 |
parents | 512ae56fbf9a |
children | df79fd836e09 |
comparison
equal
deleted
inserted
replaced
48253:aa0e0ea91f27 | 48254:0012ec6b9866 |
---|---|
1 2002-11-11 Markus Rost <rost@math.ohio-state.edu> | 1 2002-11-11 Markus Rost <rost@math.ohio-state.edu> |
2 | |
3 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button): | |
4 Declare with defvar, not with defcustom. | |
2 | 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. |
6 | 9 |