diff lisp/ChangeLog @ 69514:4540a0223bcc

* mouse.el (mouse-drag-vertical-line): Use window-inside-edges when checking for attempt to drag leftmost or rightmost scrollbar.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 16 Mar 2006 15:14:57 +0000
parents b0f6a705b7b1
children e419733d5cf6
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Mar 16 08:06:16 2006 +0000
+++ b/lisp/ChangeLog	Thu Mar 16 15:14:57 2006 +0000
@@ -1,3 +1,8 @@
+2006-03-16  Martin Rudalics  <rudalics@gmx.at>
+
+	* mouse.el (mouse-drag-vertical-line): Use window-inside-edges
+	when checking for attempt to drag leftmost or rightmost scrollbar.
+
 2006-03-16  Nick Roberts  <nickrob@snap.net.nz>
 
 	* progmodes/gdb-ui.el (gdb-inferior-status): New variable.