diff options
| author | Nick Roberts | 2007-04-03 21:15:37 +0000 |
|---|---|---|
| committer | Nick Roberts | 2007-04-03 21:15:37 +0000 |
| commit | 13cb58294e95578b672d549c16fc0b84271fc831 (patch) | |
| tree | 2179dfa10f25be39bc94f9cd9d829cc9336e0885 | |
| parent | 2fd94b09213eb94da008c9ccf371b772a7e93079 (diff) | |
| download | emacs-13cb58294e95578b672d549c16fc0b84271fc831.tar.gz emacs-13cb58294e95578b672d549c16fc0b84271fc831.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 33069572d10..51b33ec5db8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2007-04-03 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * t-mouse.el (t-mouse-make-event-element): Don't use the left edge | ||
| 4 | of the window if we're outside it e.g menu-bar. | ||
| 5 | |||
| 6 | * xt-mouse.el (xterm-mouse-event): Don't use the left edge of the | ||
| 7 | window if we're outside it e.g menu-bar. | ||
| 8 | |||
| 1 | 2007-04-03 Eli Zaretskii <eliz@gnu.org> | 9 | 2007-04-03 Eli Zaretskii <eliz@gnu.org> |
| 2 | 10 | ||
| 3 | * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to | 11 | * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to |