diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fa31bf7da44..fc4eee83553 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -79,7 +79,7 @@ | |||
| 79 | 2006-12-01 Ben North <ben@redfrontdoor.org> | 79 | 2006-12-01 Ben North <ben@redfrontdoor.org> |
| 80 | 80 | ||
| 81 | * paren.el: Fix the highlight overlay extension when the user types a | 81 | * paren.el: Fix the highlight overlay extension when the user types a |
| 82 | sequence of char very fast just after the open parenthesis. | 82 | sequence of char very fast just before the open parenthesis. |
| 83 | 83 | ||
| 84 | 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 84 | 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 85 | 85 | ||