diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files 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 @@ | |||
| 37 | 37 | ||
| 38 | * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring. | 38 | * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring. |
| 39 | 39 | ||
| 40 | 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 40 | 2006-12-01 Ben North <ben@redfrontdoor.org> |
| 41 | 41 | ||
| 42 | * paren.el: Fix the highlight overlay extension when the user types a | 42 | * paren.el: Fix the highlight overlay extension when the user types a |
| 43 | sequence of char very fast just after the open parenthesis. | 43 | sequence of char very fast just after the open parenthesis. |
| 44 | Suggested by Ben North <ben@redfrontdoor.org>. | 44 | |
| 45 | 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> | ||
| 45 | 46 | ||
| 46 | * ps-mule.el: Eliminate Emacs 20 compatibility. | 47 | * ps-mule.el: Eliminate Emacs 20 compatibility. |
| 47 | 48 | ||