From: Simon Josefsson Date: Thu, 26 Sep 2002 23:19:58 +0000 (+0000) Subject: (mail-hist-next-input): Fix docstring. X-Git-Tag: ttn-vms-21-2-B4~13041 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=05f829ce2a79e6cb9f1a5ca37e19153b1a5a112a;p=emacs.git (mail-hist-next-input): Fix docstring. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 97ad1623cb2..a32e9f4be3b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2002-09-27 Simon Josefsson + + * mail/mail-hist.el (mail-hist-next-input): Fix docstring. + 2002-09-26 Richard M. Stallman * mail/unrmail.el (unrmail): Do the work directly, diff --git a/lisp/mail/mail-hist.el b/lisp/mail/mail-hist.el index 8d48eeda51a..3814d583641 100644 --- a/lisp/mail/mail-hist.el +++ b/lisp/mail/mail-hist.el @@ -283,7 +283,7 @@ its own independent history, as does the body of the message. 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."