changeset 38205:a6d5498886e0

Avoid "sexp".
author Richard M. Stallman <rms@gnu.org>
date Tue, 26 Jun 2001 13:22:05 +0000
parents baa9ae31d281
children b13ab91e3dd8
files man/frames.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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