aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2000-05-24 16:31:50 +0000
committerDave Love2000-05-24 16:31:50 +0000
commit993d8b7ddb5d229a9e7eedaad4f9229d965e82d5 (patch)
treee4db3f79a687839adefa20e774187521d267bce6
parentbd4bde7f2dd826d1c3403e7e976f41de34f942a4 (diff)
downloademacs-993d8b7ddb5d229a9e7eedaad4f9229d965e82d5.tar.gz
emacs-993d8b7ddb5d229a9e7eedaad4f9229d965e82d5.zip
rmail-automatic-folder-directives
-rw-r--r--etc/NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7551aa41188..ca89b459d95 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -548,7 +548,7 @@ as correspondent.
548 548
549Usually you don't have to set this variable, except if you collect 549Usually you don't have to set this variable, except if you collect
550mails sent by you under different user names. Then it should be a 550mails sent by you under different user names. Then it should be a
551regexp matching your mail adresses. 551regexp matching your mail addresses.
552 552
553*** The new user-option rmail-confirm-expunge controls whether and how 553*** The new user-option rmail-confirm-expunge controls whether and how
554to ask for confirmation before expunging deleted messages from an 554to ask for confirmation before expunging deleted messages from an
@@ -563,6 +563,9 @@ like `j'.
563specifies the regular expressions to detect the line that ends a 563specifies the regular expressions to detect the line that ends a
564digest message. 564digest message.
565 565
566*** The new user option `rmail-automatic-folder-directives' specifies
567in which folder to put messages automatically.
568
566** Changes to TeX mode 569** Changes to TeX mode
567 570
568The default mode has been changed from `plain-tex-mode' to 571The default mode has been changed from `plain-tex-mode' to