# HG changeset patch # User Francesco Potort # Date 989251250 0 # Node ID 2f80188cbbd6e11bca06f4f17f6dac0bc8c34253 # Parent 30ce706861c97c2beb8637624cd4fdd31b6f621d Typo: "we show it Lisp syntax" --> ... its LIsp .. diff -r 30ce706861c9 -r 2f80188cbbd6 man/search.texi --- a/man/search.texi Mon May 07 14:22:02 2001 +0000 +++ b/man/search.texi Mon May 07 16:00:50 2001 +0000 @@ -698,7 +698,7 @@ 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