comparison 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
comparison
equal deleted inserted replaced
31069:8cbeffd70393 31070:5c579e72175d
1192 ** SGML mode's default `sgml-validate-command' is now `nsgmls'. 1192 ** SGML mode's default `sgml-validate-command' is now `nsgmls'.
1193 1193
1194 +++ 1194 +++
1195 ** A new command `view-emacs-problems' (C-h P) displays the PROBLEMS file. 1195 ** A new command `view-emacs-problems' (C-h P) displays the PROBLEMS file.
1196 1196
1197 +++
1197 ** The Dabbrev package has a new user-option `dabbrev-ignore-regexps' 1198 ** The Dabbrev package has a new user-option `dabbrev-ignore-regexps'
1198 containing a list of regular expressions. Buffers matching a regular 1199 containing a list of regular expressions. Buffers matching a regular
1199 expression from that list, are not checked. 1200 expression from that list, are not checked.
1200 1201
1201 ** Emacs can now figure out modification times of remote files. 1202 ** Emacs can now figure out modification times of remote files.