summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJambunathan K <kjambunathan@gmail.com>2011-12-05 02:27:26 +0530
committerBastien Guerry <bzg@altern.org>2011-12-10 18:12:58 +0100
commit0e859c62b5a95b2325b36f250f595337a718513f (patch)
tree92eca0acc20224ee7453f644218242cafaf371f3
parent6aef72be121dfc0af4544e89cdb7ad72da21e0e1 (diff)
downloadorg-mode-0e859c62b5a95b2325b36f250f595337a718513f.tar.gz
org.el (org-modules): odt is no longer a contrib module
-rw-r--r--lisp/org.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index 2c7fc06..01e8cd6 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -348,7 +348,6 @@ to add the symbol `xyz', and the package must have a call to
(const :tag "C mac-link-grabber Grab links and URLs from various Mac applications" org-mac-link-grabber)
(const :tag "C man: Support for links to manpages in Org-mode" org-man)
(const :tag "C mtags: Support for muse-like tags" org-mtags)
- (const :tag "C odt: OpenDocumentText exporter for Org-mode" org-odt)
(const :tag "C panel: Simple routines for us with bad memory" org-panel)
(const :tag "C registry: A registry for Org-mode links" org-registry)
(const :tag "C org2rem: Convert org appointments into reminders" org2rem)