Mercurial > emacs
changeset 48254:0012ec6b9866
*** empty log message ***
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Mon, 11 Nov 2002 22:06:24 +0000 |
parents | aa0e0ea91f27 |
children | e783253d4d5a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 11 22:05:56 2002 +0000 +++ b/lisp/ChangeLog Mon Nov 11 22:06:24 2002 +0000 @@ -1,5 +1,8 @@ 2002-11-11 Markus Rost <rost@math.ohio-state.edu> + * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button): + Declare with defvar, not with defcustom. + * cus-dep.el: Don't require 'autoload. (custom-make-dependencies): Handle :version also for autoloaded options.