changeset 31034:6e746a746c96

Mark check-parens as documented in the manual.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 22 Aug 2000 09:48:00 +0000
parents 2c91a34c8db3
children 64a11267ce9a
files etc/NEWS
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Tue Aug 22 09:46:26 2000 +0000
+++ b/etc/NEWS	Tue Aug 22 09:48:00 2000 +0000
@@ -287,6 +287,7 @@
 The new user option show-paren-priority specifies the priority to
 use.  Default is 1000.
 
++++
 ** New command M-x check-parens can be used to find unbalanced paren
 groups and strings in buffers in Lisp mode (or other modes).