diff man/frames.texi @ 38205:a6d5498886e0

Avoid "sexp".
author Richard M. Stallman <rms@gnu.org>
date Tue, 26 Jun 2001 13:22:05 +0000
parents d293251ba14e
children 80a860105400
line wrap: on
line diff
--- a/man/frames.texi	Tue Jun 26 13:21:07 2001 +0000
+++ b/man/frames.texi	Tue Jun 26 13:22:05 2001 +0000
@@ -141,7 +141,7 @@
 mode), it sets the region around the symbol surrounding that character.
 
 If you click on a character with open-parenthesis or close-parenthesis
-syntax, it sets the region around the parenthetical grouping (sexp)
+syntax, it sets the region around the parenthetical grouping
 which that character starts or ends.  If you click on a character with
 string-delimiter syntax (such as a singlequote or doublequote in C), it
 sets the region around the string constant (using heuristics to figure