|
@@ -180,7 +180,7 @@ to add the symbol `xyz', and the package must have a call to
|
|
|
(const :tag "C depend: TODO dependencies for Org-mode" org-depend)
|
|
|
(const :tag "C elisp-symbol: Org links to emacs-lisp symbols" org-elisp-symbol)
|
|
|
(const :tag "C eval: Include command output as text" org-eval)
|
|
|
- (const :tag "C eval-light: Evaluate code on demand" org-eval-light)
|
|
|
+ (const :tag "C eval-light: Evaluate inbuffer-code on demand" org-eval-light)
|
|
|
(const :tag "C expiry: Expiry mechanism for Org entries" org-expiry)
|
|
|
(const :tag "C exp-blocks: Pre-process blocks for export" org-exp-blocks)
|
|
|
(const :tag "C id: Global id's for identifying entries" org-id)
|