1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00

Fix paren.el doc.

This commit is contained in:
Vinicius Jose Latorre 2006-12-03 22:26:52 +00:00
parent c07583cdcf
commit 77ea34ced9

View file

@ -79,7 +79,7 @@
2006-12-01 Ben North <ben@redfrontdoor.org>
* paren.el: Fix the highlight overlay extension when the user types a
sequence of char very fast just after the open parenthesis.
sequence of char very fast just before the open parenthesis.
2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>