Mercurial > emacs
comparison lisp/ChangeLog @ 76804:2e059045b3c3
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 30 Mar 2007 15:33:01 +0000 |
parents | aac76e7c087c |
children | 49f7bf45e3fa |
comparison
equal
deleted
inserted
replaced
76803:ee4ef15d1a2c | 76804:2e059045b3c3 |
---|---|
1 2007-03-30 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * simple.el (blink-matching-open): When in minibuffer, don't | |
4 search for a match inside the prompt. | |
5 | |
1 2007-03-30 Nick Roberts <nickrob@snap.net.nz> | 6 2007-03-30 Nick Roberts <nickrob@snap.net.nz> |
2 | 7 |
3 * tmm.el (tmm-menubar): Select the right menu item with the mouse. | 8 * 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 | 9 (tmm-prompt): Don't make the mouse user select the first menu |
5 twice. | 10 item twice. |
6 | 11 |
7 2007-03-30 Chong Yidong <cyd@stupidchicken.com> | 12 2007-03-30 Chong Yidong <cyd@stupidchicken.com> |
8 | 13 |
9 * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize | 14 * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize |
10 SIGUSR1 and SIGUSR2. | 15 SIGUSR1 and SIGUSR2. |