From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: Emacs Org mode <emacs-orgmode@gnu.org>
Subject: Outdated comment in ox.el
Date: Sun, 31 Mar 2013 21:38:45 +0200 [thread overview]
Message-ID: <20130331193845.GA25162@kuru.dyndns-at-home.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 276 bytes --]
Hi Nicolas and others,
I think I found an outdated statement on backend variable names in the
commentary section in ox.el. I have attached a patch correcting it.
Needless to say, ignore this if I'm mistaken.
Cheers,
--
Suvayu
Open source is the future. It sets us free.
[-- Attachment #2: 0001-Fix-commentary-in-ox.el.patch --]
[-- Type: text/plain, Size: 713 bytes --]
From ef8a9c484f21f8a432c418b550e3b8a9f7cb95cc Mon Sep 17 00:00:00 2001
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
Date: Sun, 31 Mar 2013 21:33:48 +0200
Subject: [PATCH] Fix commentary in ox.el
---
lisp/ox.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/ox.el b/lisp/ox.el
index ff6407b..fc526f0 100644
--- a/lisp/ox.el
+++ b/lisp/ox.el
@@ -62,7 +62,7 @@
;; process.
;;
;; Any back-end can define its own variables. Among them, those
-;; customizable should belong to the `org-export-BACKEND' group.
+;; customizable should belong to the `org-BACKEND' group.
;;
;; Tools for common tasks across back-ends are implemented in the
;; following part of then file.
--
1.8.1.4
next reply other threads:[~2013-03-31 19:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-31 19:38 Suvayu Ali [this message]
2013-03-31 20:46 ` Outdated comment in ox.el Nicolas Goaziou
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130331193845.GA25162@kuru.dyndns-at-home.com \
--to=fatkasuvayu+linux@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 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).