* [PATCH] Tiny docstring fix in org-footnote.el
@ 2011-03-18 11:44 Puneeth Chaganti
2011-03-22 9:48 ` [Accepted] " Bastien Guerry
0 siblings, 1 reply; 2+ messages in thread
From: Puneeth Chaganti @ 2011-03-18 11:44 UTC (permalink / raw)
To: emacs-orgmode
[-- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Accepted] Tiny docstring fix in org-footnote.el
2011-03-18 11:44 [PATCH] Tiny docstring fix in org-footnote.el Puneeth Chaganti
@ 2011-03-22 9:48 ` Bastien Guerry
0 siblings, 0 replies; 2+ messages in thread
From: Bastien Guerry @ 2011-03-22 9:48 UTC (permalink / raw)
To: emacs-orgmode
Patch 699 (http://patchwork.newartisans.com/patch/699/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3CAANLkTimwvM19SrZhMiebE390MZP6%3Dym497oVFz5a4RJ6%40mail.gmail.com%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [O] Tiny docstring fix in org-footnote.el
> Date: Fri, 18 Mar 2011 16:44:44 -0000
> From: Puneeth Chaganti <punchagan@gmail.com>
> X-Patchwork-Id: 699
> Message-Id: <AANLkTimwvM19SrZhMiebE390MZP6=ym497oVFz5a4RJ6@mail.gmail.com>
> To: emacs-orgmode <emacs-orgmode@gnu.org>
>
> Hi,
>
> A tiny docstring fix in org-footnote.el
>
>
> diff --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."
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-22 9:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-18 11:44 [PATCH] Tiny docstring fix in org-footnote.el Puneeth Chaganti
2011-03-22 9:48 ` [Accepted] " Bastien Guerry
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).