From: Martin Rudalics Date: Tue, 11 Nov 2008 09:39:29 +0000 (+0000) Subject: (footnote-mode): Improve doc-string. X-Git-Tag: emacs-pretest-23.0.90~1888 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2c4ac0695ad1cc22c34898d1518387fcafdfcb57;p=emacs.git (footnote-mode): Improve doc-string. Suggested by . (Bug#1318) --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 71bb6a0d043..480847e8cce 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-11-11 Martin Rudalics + + * mail/footnote.el (footnote-mode): Improve doc-string. + Suggested by . (Bug#1318) + 2008-11-11 Chong Yidong * cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally. diff --git a/lisp/mail/footnote.el b/lisp/mail/footnote.el index 6741e0a5442..506f6e7e66c 100644 --- a/lisp/mail/footnote.el +++ b/lisp/mail/footnote.el @@ -767,9 +767,10 @@ being set it is automatically widened." (defun footnote-mode (&optional arg) "Toggle footnote minor mode. \\ +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