diff options
| author | Dave Love | 2000-05-24 16:31:50 +0000 |
|---|---|---|
| committer | Dave Love | 2000-05-24 16:31:50 +0000 |
| commit | 993d8b7ddb5d229a9e7eedaad4f9229d965e82d5 (patch) | |
| tree | e4db3f79a687839adefa20e774187521d267bce6 | |
| parent | bd4bde7f2dd826d1c3403e7e976f41de34f942a4 (diff) | |
| download | emacs-993d8b7ddb5d229a9e7eedaad4f9229d965e82d5.tar.gz emacs-993d8b7ddb5d229a9e7eedaad4f9229d965e82d5.zip | |
rmail-automatic-folder-directives
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -548,7 +548,7 @@ as correspondent. | |||
| 548 | 548 | ||
| 549 | Usually you don't have to set this variable, except if you collect | 549 | Usually you don't have to set this variable, except if you collect |
| 550 | mails sent by you under different user names. Then it should be a | 550 | mails sent by you under different user names. Then it should be a |
| 551 | regexp matching your mail adresses. | 551 | regexp 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 |
| 554 | to ask for confirmation before expunging deleted messages from an | 554 | to ask for confirmation before expunging deleted messages from an |
| @@ -563,6 +563,9 @@ like `j'. | |||
| 563 | specifies the regular expressions to detect the line that ends a | 563 | specifies the regular expressions to detect the line that ends a |
| 564 | digest message. | 564 | digest message. |
| 565 | 565 | ||
| 566 | *** The new user option `rmail-automatic-folder-directives' specifies | ||
| 567 | in which folder to put messages automatically. | ||
| 568 | |||
| 566 | ** Changes to TeX mode | 569 | ** Changes to TeX mode |
| 567 | 570 | ||
| 568 | The default mode has been changed from `plain-tex-mode' to | 571 | The default mode has been changed from `plain-tex-mode' to |