From d166d7c41bdfe552bb03b7962732bb84747173d3 Mon Sep 17 00:00:00 2001 From: Vinicius Jose Latorre Date: Sun, 3 Dec 2006 13:29:41 +0000 Subject: [PATCH] Fix paren.el. --- lisp/ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ebe9c84ce31..2902d6cb1f6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -37,11 +37,12 @@ * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring. -2006-12-01 Vinicius Jose Latorre +2006-12-01 Ben North * 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 . + +2006-12-01 Vinicius Jose Latorre * ps-mule.el: Eliminate Emacs 20 compatibility. -- 2.39.5