Mercurial > emacs
changeset 63624:f8e5c41bb4b8
(check-parens): Fix spellings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 21 Jun 2005 13:44:23 +0000 |
parents | 39385d905a25 |
children | 9be013ed306d |
files | lisp/emacs-lisp/lisp.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emacs-lisp/lisp.el Tue Jun 21 13:41:18 2005 +0000 +++ b/lisp/emacs-lisp/lisp.el Tue Jun 21 13:44:23 2005 +0000 @@ -489,7 +489,7 @@ expressions (\"sexps\") in general. This is done according to the current syntax table and will find unbalanced brackets or quotes as appropriate. (See Info node `(emacs)Parentheses'.) If imbalance is -found, an error is signalled and point is left at the first unbalanced +found, an error is signaled and point is left at the first unbalanced character." (interactive) (condition-case data