From 7ae00537f0ef892f8e0e277be6ddea9feca8ac58 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 22 Aug 2000 09:52:05 +0000 Subject: [PATCH] check-parens can also find unbalanced quotes in strings. --- man/programs.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/programs.texi b/man/programs.texi index 8f0f6da51b5..90982550df8 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -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 -- 2.39.2