Mercurial > emacs
diff etc/NEWS @ 31070:5c579e72175d
Mark dabbrev-ignore-regexps as documented in the manual.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 22 Aug 2000 16:05:02 +0000 |
parents | 38395be86e6d |
children | 93f2d24e3942 |
line wrap: on
line diff
--- a/etc/NEWS Tue Aug 22 16:02:52 2000 +0000 +++ b/etc/NEWS Tue Aug 22 16:05:02 2000 +0000 @@ -1194,6 +1194,7 @@ +++ ** A new command `view-emacs-problems' (C-h P) displays the PROBLEMS file. ++++ ** The Dabbrev package has a new user-option `dabbrev-ignore-regexps' containing a list of regular expressions. Buffers matching a regular expression from that list, are not checked.