]> code.delx.au - gnu-emacs/commitdiff
Typo: "we show it Lisp syntax" --> ... its LIsp ..
authorFrancesco Potortì <pot@gnu.org>
Mon, 7 May 2001 16:00:50 +0000 (16:00 +0000)
committerFrancesco Potortì <pot@gnu.org>
Mon, 7 May 2001 16:00:50 +0000 (16:00 +0000)
man/search.texi

index 5ce8617f2ad7513de7493eae7a90bd96698ad4de..3ab76eacb2973cf6577fb9ba01025c876efbb1a7 100644 (file)
@@ -698,7 +698,7 @@ setting of the syntax table (@pxref{Syntax}).
 
   Here is a complicated regexp, stored in @code{sentence-end} and used
 by Emacs to recognize the end of a sentence together with any
-whitespace that follows.  We show it Lisp syntax to distinguish the
+whitespace that follows.  We show its Lisp syntax to distinguish the
 spaces from the tab characters.  In Lisp syntax, the string constant
 begins and ends with a double-quote.  @samp{\"} stands for a
 double-quote as part of the regexp, @samp{\\} for a backslash as part