# HG changeset patch # User Martin Rudalics # Date 1183355179 0 # Node ID 83437a5611b91f0765d44b2b28f992f2489ce50b # Parent 5af810b5186383965b4b631c520d8bb6df81a845 *** empty log message *** diff -r 5af810b51863 -r 83437a5611b9 lisp/ChangeLog --- 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 + + * 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 * files.el (find-file-visit-truename): Fix safe-local-variable value.