comparison lisp/ChangeLog @ 81491:daa81e1a5cde

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Wed, 20 Jun 2007 07:59:07 +0000
parents a5bc46e70093
children d573c63c3515
comparison
equal deleted inserted replaced
81490:802dc93432c1 81491:daa81e1a5cde
1 2007-06-20 Martin Rudalics <rudalics@gmx.at>
2
3 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
4 event is not a cons cell. Do not unread drag-mouse-1 events.
5 Select right window in check whether space was stolen from
6 window above.
7
8 * help-mode.el (help-make-xrefs): Adjust position of new forward
9 button.
10
1 2007-06-20 Riccardo Murri <riccardo.murri@gmail.com> 11 2007-06-20 Riccardo Murri <riccardo.murri@gmail.com>
2 12
3 * vc-bzr.el (vc-bzr-with-process-environment) 13 * vc-bzr.el (vc-bzr-with-process-environment)
4 (vc-bzr-std-process-invocation): New macros. 14 (vc-bzr-std-process-invocation): New macros.
5 (vc-bzr-command, vc-bzr-command*): Use them. 15 (vc-bzr-command, vc-bzr-command*): Use them.