]> git.eshelyaron.com Git - emacs.git/commitdiff
(footnote-mode): Improve doc-string.
authorMartin Rudalics <rudalics@gmx.at>
Tue, 11 Nov 2008 09:39:29 +0000 (09:39 +0000)
committerMartin Rudalics <rudalics@gmx.at>
Tue, 11 Nov 2008 09:39:29 +0000 (09:39 +0000)
Suggested by <jidanni@jidanni.org>.  (Bug#1318)

lisp/ChangeLog
lisp/mail/footnote.el

index 71bb6a0d043f342716a5f58594f41b659048e830..480847e8cce62d3414f9085db13bc96bb4649893 100644 (file)
@@ -1,3 +1,8 @@
+2008-11-11  Martin Rudalics  <rudalics@gmx.at>
+
+       * mail/footnote.el (footnote-mode): Improve doc-string.
+       Suggested by <jidanni@jidanni.org>.  (Bug#1318)
+
 2008-11-11  Chong Yidong  <cyd@stupidchicken.com>
 
        * cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally.
index 6741e0a5442b590709401cbbc496fbaeaeb19d06..506f6e7e66cd85354c3fb8222e3ad07bfafd9e21 100644 (file)
@@ -767,9 +767,10 @@ being set it is automatically widened."
 (defun footnote-mode (&optional arg)
   "Toggle footnote minor mode.
 \\<message-mode-map>
+This minor mode provides footnote support for `message-mode'.  To get
+started, play around with the following keys:
 key            binding
 ---            -------
-
 \\[Footnote-add-footnote]              Footnote-add-footnote
 \\[Footnote-back-to-message]           Footnote-back-to-message
 \\[Footnote-delete-footnote]           Footnote-delete-footnote