]> git.eshelyaron.com Git - emacs.git/commitdiff
check-parens can also find unbalanced quotes in strings.
authorEli Zaretskii <eliz@gnu.org>
Tue, 22 Aug 2000 09:52:05 +0000 (09:52 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 22 Aug 2000 09:52:05 +0000 (09:52 +0000)
man/programs.texi

index 8f0f6da51b5196e8eb3f993c384bc72c78be5792..90982550df8f22367bf3196bed7291e71de58aee 100644 (file)
@@ -1439,9 +1439,9 @@ the syntax class of the preceding character.  Set
 this.
 
 @findex check-parens
-@cindex unbalanced parentheses
-You can use @kbd{M-x check-parens} to find any unbalanced parentheses in
-a buffer.
+@cindex unbalanced parentheses and quotes
+You can use @kbd{M-x check-parens} to find any unbalanced parentheses
+and unbalanced quotes in strings in a buffer.
 
 @node Symbol Completion
 @section Completion for Symbol Names