diff lisp/ChangeLog @ 4315:26ec8d0f3a9c

Bind mouse wheel movements by default, to a lambda that calls the autoloaded #'mwheel-install and then #'mwheel-scrool with the appropriate event.
author Aidan Kehoe <kehoea@parhasard.net>
date Sat, 08 Dec 2007 13:18:49 +0100
parents f95358fda5d8
children 2e528ccfe690
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 07 13:32:19 2007 -0500
+++ b/lisp/ChangeLog	Sat Dec 08 13:18:49 2007 +0100
@@ -1,3 +1,10 @@
+2007-12-04  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* keydefs.el:
+	Bind mouse wheel movements by default, to a lambda that calls the
+	autoloaded #'mwheel-install and then #'mwheel-scrool with the
+	appropriate event. 
+
 2007-12-07  Vin Shelton  <acs@xemacs.org>
 
 	* about.el: Minor bio update to test hg repository.