diff options
Diffstat (limited to 'lisp/mail')
| -rw-r--r-- | lisp/mail/footnote.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/footnote.el b/lisp/mail/footnote.el index 57c3be00560..a90f370d736 100644 --- a/lisp/mail/footnote.el +++ b/lisp/mail/footnote.el | |||
| @@ -793,7 +793,7 @@ With a prefix argument ARG, enable Footnote mode if ARG is | |||
| 793 | positive, and disable it otherwise. If called from Lisp, enable | 793 | positive, and disable it otherwise. If called from Lisp, enable |
| 794 | the mode if ARG is omitted or nil. | 794 | the mode if ARG is omitted or nil. |
| 795 | 795 | ||
| 796 | Footnode mode is a buffer-local minor mode. If enabled, it | 796 | Footnote mode is a buffer-local minor mode. If enabled, it |
| 797 | provides footnote support for `message-mode'. To get started, | 797 | provides footnote support for `message-mode'. To get started, |
| 798 | play around with the following keys: | 798 | play around with the following keys: |
| 799 | \\{footnote-minor-mode-map}" | 799 | \\{footnote-minor-mode-map}" |