* mouse.el (mouse-drag-track): Suppress automatic hscrolling for

initial down event.
This commit is contained in:
Chong Yidong 2006-12-02 21:46:52 +00:00
parent c64a6023b9
commit 8a6137df3a

View file

@ -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.