# HG changeset patch # User Juanma Barranquero # Date 1175268781 0 # Node ID 2e059045b3c3934c4f1794c6598c50811c42a0fb # Parent ee4ef15d1a2cc2e810952c0d692bf567b70c1910 *** empty log message *** diff -r ee4ef15d1a2c -r 2e059045b3c3 lisp/ChangeLog --- a/lisp/ChangeLog Fri Mar 30 15:30:26 2007 +0000 +++ b/lisp/ChangeLog Fri Mar 30 15:33:01 2007 +0000 @@ -1,8 +1,13 @@ +2007-03-30 Juanma Barranquero + + * simple.el (blink-matching-open): When in minibuffer, don't + search for a match inside the prompt. + 2007-03-30 Nick Roberts * tmm.el (tmm-menubar): Select the right menu item with the mouse. - (tmm-prompt): Don't make the mouse user select the first menu item - twice. + (tmm-prompt): Don't make the mouse user select the first menu + item twice. 2007-03-30 Chong Yidong