Mercurial > emacs
changeset 47637:61adc32aad68
(mail-hist-next-input): Fix docstring.
author | Simon Josefsson <jas@extundo.com> |
---|---|
date | Thu, 26 Sep 2002 23:19:26 +0000 |
parents | 1422050ca14f |
children | bf5c44a60878 |
files | lisp/mail/mail-hist.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/mail-hist.el Thu Sep 26 22:06:00 2002 +0000 +++ b/lisp/mail/mail-hist.el Thu Sep 26 23:19:26 2002 +0000 @@ -283,7 +283,7 @@ Although you can do so, it does not make much sense to call this without having called `mail-hist-previous-header' first -(\\[mail-hist-previous-header]). +\(\\[mail-hist-previous-header]). The history only contains the contents of outgoing messages, not received mail."