From: Puneeth Chaganti <punchagan@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: [PATCH] Tiny docstring fix in org-footnote.el
Date: Fri, 18 Mar 2011 17:14:44 +0530 [thread overview]
Message-ID: <AANLkTimwvM19SrZhMiebE390MZP6=ym497oVFz5a4RJ6@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 58 bytes --]
Hi,
A tiny docstring fix in org-footnote.el
--
Puneeth
[-- Attachment #2: 0001-org-footnote.el-Tiny-docstring-typo.txt --]
[-- Type: text/plain, Size: 1065 bytes --]
From 1c3631d8fb991dd744f4472eb01cf1cf9488532d Mon Sep 17 00:00:00 2001
From: Puneeth Chaganti <punchagan@gmail.com>
Date: Fri, 18 Mar 2011 16:49:20 +0530
Subject: [PATCH 1/2] org-footnote.el: Tiny docstring typo.
---
| 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--git a/lisp/org-footnote.el b/lisp/org-footnote.el
index 9dbd6be..90147d2 100644
--- a/lisp/org-footnote.el
+++ b/lisp/org-footnote.el
@@ -160,7 +160,7 @@ If yes, return the beginning position, the label, and the definition, if local."
(defun org-footnote-at-definition-p ()
"Is the cursor at a footnote definition.
This matches only pure definitions like [1] or [fn:name] at the beginning
-of a line. It does not a references like [fn:name:definition], where the
+of a line. It does not match references like [fn:name:definition], where the
footnote text is included and defined locally.
The return value will be nil if not at a footnote definition, and a list
with start and label of the footnote if there is a definition at point."
--
1.7.4.1
next reply other threads:[~2011-03-18 11:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-18 11:44 Puneeth Chaganti [this message]
2011-03-22 9:48 ` [Accepted] Tiny docstring fix in org-footnote.el Bastien Guerry
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='AANLkTimwvM19SrZhMiebE390MZP6=ym497oVFz5a4RJ6@mail.gmail.com' \
--to=punchagan@gmail.com \
--cc=emacs-orgmode@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.