# HG changeset patch # User Martin Rudalics # Date 1182326347 0 # Node ID daa81e1a5cde026cb1f4415d82f16885994cb76c # Parent 802dc93432c12482fe0711e289d0374a033d9fb6 *** empty log message *** diff -r 802dc93432c1 -r daa81e1a5cde lisp/ChangeLog --- 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 + + * 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 * vc-bzr.el (vc-bzr-with-process-environment)