changeset 78069:83437a5611b9

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Mon, 02 Jul 2007 05:46:19 +0000
parents 5af810b51863
children 28e125eb9a2a
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 02 05:43:45 2007 +0000
+++ b/lisp/ChangeLog	Mon Jul 02 05:46:19 2007 +0000
@@ -1,3 +1,12 @@
+2007-07-02  Martin Rudalics  <rudalics@gmx.at>
+
+	* help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs. 
+
+	* 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.
+
 2007-07-01  Richard Stallman  <rms@gnu.org>
 
 	* files.el (find-file-visit-truename): Fix safe-local-variable value.