changeset 81491:daa81e1a5cde

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Wed, 20 Jun 2007 07:59:07 +0000
parents 802dc93432c1
children f2e567726d3f
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jun 20 07:58:30 2007 +0000
+++ b/lisp/ChangeLog	Wed Jun 20 07:59:07 2007 +0000
@@ -1,3 +1,13 @@
+2007-06-20  Martin Rudalics  <rudalics@gmx.at>
+
+	* mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
+	event is not a cons cell.  Do not unread drag-mouse-1 events.
+	Select right window in check whether space was stolen from
+	window above.
+
+	* help-mode.el (help-make-xrefs): Adjust position of new forward
+	button.
+
 2007-06-20  Riccardo Murri  <riccardo.murri@gmail.com>
 
 	* vc-bzr.el (vc-bzr-with-process-environment)