]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/positions.texi
Minor quoting etc. fixes to lispref manual
[gnu-emacs] / doc / lispref / positions.texi
index 103161c7ae26112278e4c2ea6f1b415b81615fc0..fc47f1c7a78a6f6b87b50be16ede4f9cf1b80632 100644 (file)
@@ -664,7 +664,7 @@ quotes are ignored.)
 This function moves forward out of @var{arg} (default 1) levels of
 parentheses.  A negative argument means move backward but still to a
 less deep spot.  If @var{escape-strings} is non-@code{nil} (as it is
-interactively), move out of enclosing strings as well. If
+interactively), move out of enclosing strings as well.  If
 @var{no-syntax-crossing} is non-@code{nil} (as it is interactively), prefer
 to break out of any enclosing string instead of moving to the start of
 a list broken across multiple strings.  On error, location of point is