org-mode/EXPERIMENTAL
Nicolas Goaziou 8736d92d0e org-element: org-element-map also checks secondary strings
* contrib/lisp/org-element.el (org-element-object-restrictions):
  Modify docstring.
(org-element-secondary-value-alist): New variable.
(org-element-map): Possibly look into secondary strings when mapping
through objects.  Also sanitize some function names.
* EXPERIMENTAL/org-e-ascii.el (org-e-ascii--unique-links): Make use of
  org-element-map improvement.
2012-02-20 20:18:29 +01:00
..
org-e-ascii.el org-element: org-element-map also checks secondary strings 2012-02-20 20:18:29 +01:00
org-e-html.el org-e-html: Improve lists, support listified headlines 2012-02-20 22:06:51 +05:30
org-e-latex.el org-e-latex: Fix label position in LaTeX environments 2012-02-20 01:05:46 +01:00
org-e-publish.el org-e-publish: Hook e-html back-end into publishing system 2012-02-18 14:37:51 +01:00