emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Patch: typo in org-exp.el (EXPORT_EXCUDE_TAGS)


From: Sebastian Rose
Subject: [Orgmode] Patch: typo in org-exp.el (EXPORT_EXCUDE_TAGS)
Date: Sun, 26 Oct 2008 04:20:45 +0100
User-agent: Mozilla-Thunderbird 2.0.0.16 (X11/20080724)

Little typo in org-exp.el?

Think this should be EXPORT_EXCLUDE_TAGS?


diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index c5c0bb3..7294390 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@ -2597,7 +2597,7 @@ Does include HTML export options as well as TODO and CATEGORY stuff." #+OPTIONS: H:%d num:%s toc:%s \\n:%s @:%s ::%s |:%s ^:%s -:%s f:%s *:%s TeX:%s LaTeX:%s skip:%s d:%s tags:%s
 %s
 #+EXPORT_SELECT_TAGS: %s
-#+EXPORT_EXCUDE_TAGS: %s
+#+EXPORT_EXCLUDE_TAGS: %s
 #+LINK_UP:   %s
 #+LINK_HOME: %s
 #+CATEGORY:  %s




reply via email to

[Prev in Thread] Current Thread [Next in Thread]