Browse Source

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.
Bastien Guerry 14 years ago
parent
commit
467435dba7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lisp/org.el

+ 0 - 1
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)