changeset 76804:2e059045b3c3

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 30 Mar 2007 15:33:01 +0000
parents ee4ef15d1a2c
children baac37af5483
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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  <lekktu@gmail.com>
+
+	* simple.el (blink-matching-open): When in minibuffer, don't
+	search for a match inside the prompt.
+
 2007-03-30  Nick Roberts  <nickrob@snap.net.nz>
 
 	* 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  <cyd@stupidchicken.com>