comparison man/programs.texi @ 31033:2c91a34c8db3

Add cindex entry for unbalanced parentheses.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 22 Aug 2000 09:46:26 +0000
parents 45d3aa851fff
children 64a11267ce9a
comparison
equal deleted inserted replaced
31032:16697e53a439 31033:2c91a34c8db3
1437 the syntax class of the preceding character. Set 1437 the syntax class of the preceding character. Set
1438 @code{parens-require-spaces} to @code{nil} value if you wish to inhibit 1438 @code{parens-require-spaces} to @code{nil} value if you wish to inhibit
1439 this. 1439 this.
1440 1440
1441 @findex check-parens 1441 @findex check-parens
1442 @cindex unbalanced parentheses
1442 You can use @kbd{M-x check-parens} to find any unbalanced parentheses in 1443 You can use @kbd{M-x check-parens} to find any unbalanced parentheses in
1443 a buffer. 1444 a buffer.
1444 1445
1445 @node Symbol Completion 1446 @node Symbol Completion
1446 @section Completion for Symbol Names 1447 @section Completion for Symbol Names