diff lisp/ChangeLog @ 96510:ad09327f37a0

(mouse-drag-throw, mouse-drag-drag): Autoload.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 05 Jul 2008 04:27:37 +0000
parents 0b35188a36dd
children 1411a65023df
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jul 05 04:26:11 2008 +0000
+++ b/lisp/ChangeLog	Sat Jul 05 04:27:37 2008 +0000
@@ -1,5 +1,7 @@
 2008-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Autoload.
+
 	* textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
 	Use syntax-ppss on a position *before* the char we want to change.