changeset 31069:8cbeffd70393

Document dabbrev-ignore-regexps.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 22 Aug 2000 16:02:52 +0000
parents 38395be86e6d
children 5c579e72175d
files man/abbrevs.texi
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/abbrevs.texi	Tue Aug 22 15:58:36 2000 +0000
+++ b/man/abbrevs.texi	Tue Aug 22 16:02:52 2000 +0000
@@ -348,6 +348,12 @@
 buffers, unless you have set @code{dabbrev-check-all-buffers} to
 @code{nil}.
 
+@vindex dabbrev-ignore-regexps
+  A more fine control on which buffers are scanned is possible by
+customizing the variable @code{dabbrev-ignore-regexps}, whch should
+contain a list of regular expressions.  Buffers matching a regular
+expression from that list are not searched.
+
   A negative argument to @kbd{M-/}, as in @kbd{C-u - M-/}, says to
 search first for expansions after point, and second for expansions
 before point.  If you repeat the @kbd{M-/} to look for another