diff options
| author | Nick Roberts | 2007-03-30 06:11:13 +0000 |
|---|---|---|
| committer | Nick Roberts | 2007-03-30 06:11:13 +0000 |
| commit | 715ecc6c1c285c5b6bdef1171de756c13cf79bd5 (patch) | |
| tree | ff8a1b6fd06adbb148b2bfcd133a59c764fbc59a | |
| parent | 9e5686841337166bd5bf7b644293f0a0cf616f7c (diff) | |
| download | emacs-715ecc6c1c285c5b6bdef1171de756c13cf79bd5.tar.gz emacs-715ecc6c1c285c5b6bdef1171de756c13cf79bd5.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6155b6fe8fe..2a2d58f51f4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-03-30 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * tmm.el (tmm-menubar): Select the right menu item with the mouse. | ||
| 4 | (tmm-prompt): Don't make the mouse user select the first menu item | ||
| 5 | twice. | ||
| 6 | |||
| 1 | 2007-03-30 Chong Yidong <cyd@stupidchicken.com> | 7 | 2007-03-30 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 8 | ||
| 3 | * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize | 9 | * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize |