From 2c4ac0695ad1cc22c34898d1518387fcafdfcb57 Mon Sep 17 00:00:00 2001 From: Martin Rudalics Date: Tue, 11 Nov 2008 09:39:29 +0000 Subject: [PATCH] (footnote-mode): Improve doc-string. Suggested by . (Bug#1318) --- lisp/ChangeLog | 5 +++++ lisp/mail/footnote.el | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) 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 -- 2.39.2