aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGerd Moellmann2000-01-18 21:37:06 +0000
committerGerd Moellmann2000-01-18 21:37:06 +0000
commit6a1950ecf34022e82c73c4ca7cb5fc006bade48e (patch)
tree47b29e4a866672c135a8e4e7316a6785b3cadfe3 /etc
parent51ee83ac34cc23014fc05d6379023d1c1f999954 (diff)
downloademacs-6a1950ecf34022e82c73c4ca7cb5fc006bade48e.tar.gz
emacs-6a1950ecf34022e82c73c4ca7cb5fc006bade48e.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 5f0fdfe7f43..b69788ee445 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -397,8 +397,12 @@ the buffer whose process should be used from the mini-buffer.
397 397
398** Changes to Rmail mode 398** Changes to Rmail mode
399 399
400RET is now bound in the Rmail summary to rmail-summary-goto-msg, like 400*** RET is now bound in the Rmail summary to rmail-summary-goto-msg,
401`j'. 401like `j'.
402
403*** There is a new user-option `rmail-digest-end-regexp' that can be
404used to specify a regular expression matching the end of a digest
405message.
402 406
403** Changes to TeX mode 407** Changes to TeX mode
404 408