diff options
| -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 71181b0db34..f2646bbe52e 100644 --- a/man/rmail.texi +++ b/man/rmail.texi | |||
| @@ -92,7 +92,7 @@ need to ``exit'' formally. If you switch from Rmail to editing in | |||
| 92 | other buffers, and never happen to switch back, you have exited. Just | 92 | other buffers, and never happen to switch back, you have exited. Just |
| 93 | make sure to save the Rmail file eventually (like any other file you | 93 | make sure to save the Rmail file eventually (like any other file you |
| 94 | have changed). @kbd{C-x s} is a good enough way to do this | 94 | have changed). @kbd{C-x s} is a good enough way to do this |
| 95 | (@pxref{Saving}). The Rmail command @kbd{b}, @code{rmail-bury}, | 95 | (@pxref{Save Commands}). The Rmail command @kbd{b}, @code{rmail-bury}, |
| 96 | buries the Rmail buffer and its summary buffer without expunging and | 96 | buries the Rmail buffer and its summary buffer without expunging and |
| 97 | saving the Rmail file. | 97 | saving the Rmail file. |
| 98 | 98 | ||