# HG changeset patch # User Richard M. Stallman # Date 993561725 0 # Node ID a6d5498886e01f7e9a685c027a3d6e4e2bdbe563 # Parent baa9ae31d281cd1d355a0dbcf4178a7f3e4f6dc1 Avoid "sexp". diff -r baa9ae31d281 -r a6d5498886e0 man/frames.texi --- 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