aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorVinicius Jose Latorre2006-12-03 22:26:52 +0000
committerVinicius Jose Latorre2006-12-03 22:26:52 +0000
commit77ea34ced9efeb406db920ded67a4e2d1dd584d5 (patch)
tree743f764b32f166041f44eb7a4462a7cc6669b9ea /lisp
parentc07583cdcf5f82d70e3cfbdc4e8d1e7402a40583 (diff)
downloademacs-77ea34ced9efeb406db920ded67a4e2d1dd584d5.tar.gz
emacs-77ea34ced9efeb406db920ded67a4e2d1dd584d5.zip
Fix paren.el doc.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
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 @@
792006-12-01 Ben North <ben@redfrontdoor.org> 792006-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
842006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> 842006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
85 85