diff lisp/ChangeLog @ 74366:b172b155c64c

* mouse.el (mouse-drag-track): Suppress automatic hscrolling for initial down event.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 02 Dec 2006 21:46:52 +0000
parents 64e31a523fe2
children 74548a175037
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Dec 02 00:30:00 2006 +0000
+++ b/lisp/ChangeLog	Sat Dec 02 21:46:52 2006 +0000
@@ -1,3 +1,8 @@
+2006-12-02  Chong Yidong  <cyd@stupidchicken.com>
+
+	* mouse.el (mouse-drag-track): Suppress automatic hscrolling for
+	initial down event.
+
 2006-12-02  Kim F. Storm  <storm@cua.dk>
 
 	* emulation/cua-base.el (cua-toggle-set-mark): Doc fix.