]> git.eshelyaron.com Git - emacs.git/commitdiff
Avoid "sexp".
authorRichard M. Stallman <rms@gnu.org>
Tue, 26 Jun 2001 13:22:05 +0000 (13:22 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 26 Jun 2001 13:22:05 +0000 (13:22 +0000)
man/frames.texi

index bd49e582316ded0598049bd343627f684bd99129..70b2a64cb5b7e801e69ae3794a833b3c63fec1b4 100644 (file)
@@ -141,7 +141,7 @@ click on a character with ``symbol'' syntax (such as underscore, in C
 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