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.