summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-12-06 09:23:43 +0000
committerEli Zaretskii <eliz@gnu.org>2001-12-06 09:23:43 +0000
commit568b25e70b2a3c9427c23542005fc4e352bc454a (patch)
treedbfda6e59ae20b49c32c682aad19025e30644042 /etc
parentdad50a6dfe40ae86029368a879105aaa6d0c0e08 (diff)
downloademacs-568b25e70b2a3c9427c23542005fc4e352bc454a.tar.gz
Remove the old note about +++ and --- marks.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS10
1 files changed, 0 insertions, 10 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b75948e0f6c..30c0a710c35 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2477,11 +2477,6 @@ patterns are checked against file contents instead of file names.
* Lisp changes in Emacs 21.1 (see following page for display-related features)
-Note that +++ before an item means the Lisp manual has been updated.
---- means that I have decided it does not need to be in the Lisp manual.
-When you add a new item, please add it without either +++ or ---
-so I will know I still need to look at it -- rms.
-
** The new package rx.el provides an alternative sexp notation for
regular expressions.
@@ -3485,11 +3480,6 @@ below).
* New Lisp-level Display features in Emacs 21.1
-Note that +++ before an item means the Lisp manual has been updated.
---- means that I have decided it does not need to be in the Lisp manual.
-When you add a new item, please add it without either +++ or ---
-so I will know I still need to look at it -- rms.
-
** The function tty-suppress-bold-inverse-default-colors can be used
to make Emacs avoid displaying text with bold black foreground on TTYs.