comparison lisp/ChangeLog @ 78069:83437a5611b9

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Mon, 02 Jul 2007 05:46:19 +0000
parents 18c85566528f
children 28e125eb9a2a
comparison
equal deleted inserted replaced
78068:5af810b51863 78069:83437a5611b9
1 2007-07-02 Martin Rudalics <rudalics@gmx.at>
2
3 * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs.
4
5 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
6 event is not a cons cell. Do not unread drag-mouse-1 events.
7 Select right window in check whether space was stolen from
8 window above.
9
1 2007-07-01 Richard Stallman <rms@gnu.org> 10 2007-07-01 Richard Stallman <rms@gnu.org>
2 11
3 * files.el (find-file-visit-truename): Fix safe-local-variable value. 12 * files.el (find-file-visit-truename): Fix safe-local-variable value.
4 13
5 2007-06-29 Juanma Barranquero <lekktu@gmail.com> 14 2007-06-29 Juanma Barranquero <lekktu@gmail.com>