diff lisp/ChangeLog @ 74359:749bbf34ba64

Fix the highlight overlay extension
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Fri, 01 Dec 2006 21:03:19 +0000
parents 25c9571827a2
children a7d4498d8477
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 01 17:43:30 2006 +0000
+++ b/lisp/ChangeLog	Fri Dec 01 21:03:19 2006 +0000
@@ -4,6 +4,10 @@
 
 2006-12-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
+	* paren.el: Fix the highlight overlay extension when the user types a
+	sequence of char very fast just after the open parenthesis.
+	Suggested by Ben North <ben@redfrontdoor.org>.
+
 	* ps-mule.el: Eliminate Emacs 20 compatibility.
 
 	* ps-print.el: Eliminate Emacs 20 & 21 compatibility.