Mercurial > emacs
changeset 37607:2f80188cbbd6
Typo: "we show it Lisp syntax" --> ... its LIsp ..
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Mon, 07 May 2001 16:00:50 +0000 |
parents | 30ce706861c9 |
children | 9ce50239786f |
files | man/search.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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