diff options
| -rw-r--r-- | doc/emacs/rmail.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/rmail.texi b/doc/emacs/rmail.texi index 5efa171f01b..3aa34176707 100644 --- a/doc/emacs/rmail.texi +++ b/doc/emacs/rmail.texi | |||
| @@ -224,7 +224,7 @@ begins searching from the end of the previous message. | |||
| 224 | the next message with the same subject as the current one. A prefix | 224 | the next message with the same subject as the current one. A prefix |
| 225 | argument serves as a repeat count. With a negative argument, this | 225 | argument serves as a repeat count. With a negative argument, this |
| 226 | command moves backward, acting like @kbd{C-c C-p} | 226 | command moves backward, acting like @kbd{C-c C-p} |
| 227 | (@code{rmail-previous-same-subject}). When comparaing subjects, these | 227 | (@code{rmail-previous-same-subject}). When comparing subjects, these |
| 228 | commands ignore the typical prefixes added to the subjects of replies. | 228 | commands ignore the typical prefixes added to the subjects of replies. |
| 229 | 229 | ||
| 230 | @kindex j @r{(Rmail)} | 230 | @kindex j @r{(Rmail)} |