diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b31f7fce041..dfa56972c1a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 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) |