From: nljlistbox2@gmail.com (N. Jackson)
To: 23656@debbugs.gnu.org
Subject: bug#23656: [PATCH] 25.0.94; Typo in doc string for footnote-mode
Date: Mon, 30 May 2016 10:14:54 -0300 [thread overview]
Message-ID: <87a8j7vga9.fsf@moondust.awandering> (raw)
In-Reply-To: <87eg8jvglg.fsf@moondust.awandering> (N. Jackson's message of "Mon, 30 May 2016 10:08:11 -0300")
At 10:08 -0300 on Monday 2016-05-30, N. Jackson wrote:
> The second paragraph of the doc string for footnote-mode
> (lisp/mail/footnote.el, line 796) begins "Footnode mode is a
> buffer-local minor mode.". "Footnode" should be "Footnote".
>
> Patch follows.
Fix typo in docstring
* lisp/mail/footnote.el (footnote-mode): Fix typo in docstring (Bug#23656).
diff --git a/lisp/mail/footnote.el b/lisp/mail/footnote.el
index 57c3be0..a90f370 100644
--- a/lisp/mail/footnote.el
+++ b/lisp/mail/footnote.el
@@ -793,7 +793,7 @@ footnote-mode
positive, and disable it otherwise. If called from Lisp, enable
the mode if ARG is omitted or nil.
-Footnode mode is a buffer-local minor mode. If enabled, it
+Footnote mode is a buffer-local minor mode. If enabled, it
provides footnote support for `message-mode'. To get started,
play around with the following keys:
\\{footnote-minor-mode-map}"
next prev parent reply other threads:[~2016-05-30 13:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-30 13:08 bug#23656: 25.0.94; Typo in doc string for footnote-mode N. Jackson
2016-05-30 13:14 ` N. Jackson [this message]
2016-05-31 19:06 ` Glenn Morris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a8j7vga9.fsf@moondust.awandering \
--to=nljlistbox2@gmail.com \
--cc=23656@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.