aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGlenn Morris2009-02-20 06:18:51 +0000
committerGlenn Morris2009-02-20 06:18:51 +0000
commit49b5c0e87e4fc9a203225eb04820df229c5e6714 (patch)
tree3d83841bbe9e16fe8530d774a50425c1d8d0a635 /doc
parent7087d5e9af41c8835c3a5090bd8e2c6893685466 (diff)
downloademacs-49b5c0e87e4fc9a203225eb04820df229c5e6714.tar.gz
emacs-49b5c0e87e4fc9a203225eb04820df229c5e6714.zip
Minor updates for mbox rather than Babyl.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/ChangeLog7
-rw-r--r--doc/emacs/rmail.texi17
2 files changed, 13 insertions, 11 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 96a135e2e18..70d036d6749 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,7 +1,10 @@
12009-02-20 Glenn Morris <rgm@gnu.org>
2
3 * rmail.texi: Minor updates for mbox rather than Babyl.
4
12009-02-17 Karl Berry <karl@gnu.org> 52009-02-17 Karl Berry <karl@gnu.org>
2 6
3 * emacs.texi (Top): Add @insertcopying before the master menu. 7 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
4 (Bug#1988)
5 8
62009-02-17 Richard M Stallman <rms@gnu.org> 92009-02-17 Richard M Stallman <rms@gnu.org>
7 10
diff --git a/doc/emacs/rmail.texi b/doc/emacs/rmail.texi
index 0a863acb09c..0b64a1713b7 100644
--- a/doc/emacs/rmail.texi
+++ b/doc/emacs/rmail.texi
@@ -11,10 +11,9 @@
11@vindex rmail-mode-hook 11@vindex rmail-mode-hook
12 12
13 Rmail is an Emacs subsystem for reading and disposing of mail that 13 Rmail is an Emacs subsystem for reading and disposing of mail that
14you receive. Rmail stores mail messages in files called Rmail files 14you receive. Rmail stores mail messages in files called Rmail files.
15which use a special format. Reading the message in an Rmail file is 15Reading the message in an Rmail file is done in a special major mode,
16done in a special major mode, Rmail mode, which redefines most letters 16Rmail mode, which redefines most letters to run commands for managing mail.
17to run commands for managing mail.
18@menu 17@menu
19* Basic: Rmail Basics. Basic concepts of Rmail, and simple use. 18* Basic: Rmail Basics. Basic concepts of Rmail, and simple use.
20* Scroll: Rmail Scrolling. Scrolling through a message. 19* Scroll: Rmail Scrolling. Scrolling through a message.
@@ -342,11 +341,11 @@ all into a separate Rmail file avoids the need for interlocking in all
342the rest of Rmail, since only Rmail operates on the Rmail file. 341the rest of Rmail, since only Rmail operates on the Rmail file.
343@end enumerate 342@end enumerate
344 343
345 Rmail was written to use Babyl format as its internal format. Since 344 Rmail was originally written to use Babyl as its internal format.
346then, we have recognized that the usual inbox format on Unix and GNU 345Since then, we have recognized that the usual inbox format on Unix and
347systems is adequate for the job, and we plan to change Rmail to use that 346GNU systems is adequate for the job, and so since Emacs 23 Rmail uses
348as its internal format. However, the Rmail file will still be separate 347that as its internal format. The Rmail file is still separate from the
349from the inbox file, even when their format is the same. 348inbox file, even though their format is the same.
350 349
351@vindex rmail-preserve-inbox 350@vindex rmail-preserve-inbox
352 When getting new mail, Rmail first copies the new mail from the 351 When getting new mail, Rmail first copies the new mail from the