summaryrefslogtreecommitdiff
path: root/man/abbrevs.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2000-08-22 16:02:52 +0000
committerEli Zaretskii <eliz@gnu.org>2000-08-22 16:02:52 +0000
commit0a396e5a4be4aca8c597fa40ab16550d7359e94f (patch)
treeac6ba108c01d032aeab43e479f52a66612ef31b7 /man/abbrevs.texi
parentc3eb1f10b7e1af3a9841c1c30ebbfdf31cab8451 (diff)
downloademacs-0a396e5a4be4aca8c597fa40ab16550d7359e94f.tar.gz
Document dabbrev-ignore-regexps.
Diffstat (limited to 'man/abbrevs.texi')
-rw-r--r--man/abbrevs.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/abbrevs.texi b/man/abbrevs.texi
index d4019da8288..b15bfc04700 100644
--- a/man/abbrevs.texi
+++ b/man/abbrevs.texi
@@ -348,6 +348,12 @@ in the buffer to search for an expansion.
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