# HG changeset patch # User Simon Josefsson # Date 1033082366 0 # Node ID 61adc32aad680555ba4d1c798135034c52fad9c5 # Parent 1422050ca14fc8e34778f25e89383029c0ec4030 (mail-hist-next-input): Fix docstring. diff -r 1422050ca14f -r 61adc32aad68 lisp/mail/mail-hist.el --- 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."