(mail-hist-next-input): Fix docstring.
authorSimon Josefsson <jas@extundo.com>
Thu, 26 Sep 2002 23:19:58 +0000 (23:19 +0000)
committerSimon Josefsson <jas@extundo.com>
Thu, 26 Sep 2002 23:19:58 +0000 (23:19 +0000)
lisp/ChangeLog
lisp/mail/mail-hist.el

index 97ad162..a32e9f4 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-27  Simon Josefsson  <jas@extundo.com>
+
+       * mail/mail-hist.el (mail-hist-next-input): Fix docstring.
+
 2002-09-26  Richard M. Stallman  <rms@gnu.org>
 
        * mail/unrmail.el (unrmail): Do the work directly,
index 8d48eed..3814d58 100644 (file)
@@ -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."