From 467435dba78085199e41a141a7588c2455c4fa06 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Sat, 2 Jul 2011 11:15:57 +0200 Subject: [PATCH] Don't include org-lparse.el in the list of contributed modules. This modules is a dependancy of org-odt.el, which is the real library users want to load. --- lisp/org.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 8c6bd5a2a..34610d30c 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -329,7 +329,6 @@ to add the symbol `xyz', and the package must have a call to (const :tag "C jira: Add a jira:ticket protocol to Org-mode" org-jira) (const :tag "C learn: SuperMemo's incremental learning algorithm" org-learn) - (const :tag "C lparse: Library for building custom exporters" org-lparse) (const :tag "C mairix: Hook mairix search into Org-mode for different MUAs" org-mairix) (const :tag "C notmuch: Provide org links to notmuch searches or messages" org-notmuch) (const :tag "C mac-iCal Imports events from iCal.app to the Emacs diary" org-mac-iCal)