diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2005-04-10 20:26:25 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2005-04-10 20:26:25 +0000 |
commit | d190d8c8ed2c0d9d5c999a80c822d10a899ffccf (patch) | |
tree | f1072279ee5901bfbbd9454462d945026240029d /man/rmail.texi | |
parent | 328231242dee5ccf5e4c1b8f0f8c2d60136b58ff (diff) | |
download | emacs-d190d8c8ed2c0d9d5c999a80c822d10a899ffccf.tar.gz |
(Rmail Basics): Put pxref at end of sentence.
Diffstat (limited to 'man/rmail.texi')
-rw-r--r-- | man/rmail.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/rmail.texi b/man/rmail.texi index 8f4f8473324..f7b9a1ea08e 100644 --- a/man/rmail.texi +++ b/man/rmail.texi @@ -86,7 +86,7 @@ file after merging new mail from an inbox file (@pxref{Rmail Inbox}). @findex rmail-bury You can exit Rmail with @kbd{q} (@code{rmail-quit}); this expunges and saves the Rmail file, then buries the Rmail buffer as well as its -summary buffer (@pxref{Rmail Summary}), if present. But there is no +summary buffer, if present (@pxref{Rmail Summary}). But there is no need to ``exit'' formally. If you switch from Rmail to editing in other buffers, and never happen to switch back, you have exited. Just make sure to save the Rmail file eventually (like any other file you |