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.
This commit is contained in:
parent
67be9be326
commit
467435dba7
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue