Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4390:5902c5214a77
ChangeLog spelling correction; scrool -> scroll
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 12 Jan 2008 00:28:05 +0100 |
parents | 7a8c613ee283 |
children | e8f448f997ac |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jan 09 00:53:02 2008 +0100 +++ b/lisp/ChangeLog Sat Jan 12 00:28:05 2008 +0100 @@ -220,7 +220,7 @@ * keydefs.el: Bind mouse wheel movements by default, to a lambda that calls the - autoloaded #'mwheel-install and then #'mwheel-scrool with the + autoloaded #'mwheel-install and then #'mwheel-scroll with the appropriate event. 2007-12-07 Vin Shelton <acs@xemacs.org>