|
@@ -329,12 +329,14 @@ 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)
|
|
|
(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)
|