From: Eli Zaretskii Date: Sat, 26 Aug 2000 05:59:50 +0000 (+0000) Subject: Fix typos. X-Git-Tag: emacs-pretest-21.0.90~1963 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6104547c311f1b3d09d6f23e543056c6a4d44508;p=emacs.git Fix typos. --- diff --git a/man/abbrevs.texi b/man/abbrevs.texi index 6588fdfd41b..fbd52308bd5 100644 --- a/man/abbrevs.texi +++ b/man/abbrevs.texi @@ -349,8 +349,8 @@ buffers, unless you have set @code{dabbrev-check-all-buffers} to @code{nil}. @vindex dabbrev-ignored-regexps - A more fine control on which buffers are scanned is possible by -customizing the variable @code{dabbrev-ignored-regexps}, whch should + A more fine control of the buffers that are scanned is possible by +customizing the variable @code{dabbrev-ignored-regexps}, which should contain a list of regular expressions. Buffers matching a regular expression from that list are not searched.