From: Francesco Potortì Date: Mon, 7 May 2001 16:00:50 +0000 (+0000) Subject: Typo: "we show it Lisp syntax" --> ... its LIsp .. X-Git-Tag: emacs-pretest-21.0.103~10 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c00394a3a30cb7f2c4f0f9a92ec93b1ccf7ab8c5;p=emacs.git Typo: "we show it Lisp syntax" --> ... its LIsp .. --- diff --git a/man/search.texi b/man/search.texi index 5ce8617f2ad..3ab76eacb29 100644 --- a/man/search.texi +++ b/man/search.texi @@ -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