org-mode/EXPERIMENTAL
Nicolas Goaziou beb024687b org-export: Remove useless INFO argument from `org-export-unravel-code'
* contrib/lisp/org-export.el (org-export-unravel-code): Remove INFO
  argument.  Fix a bug preventing code references to be properly
  recognized.
(org-export-format-code-default): Apply signature change.
(org-export-resolve-coderef): Fix a bug preventing code references to
be properly recognized.
* EXPERIMENTAL/org-e-latex.el (org-e-latex-src-block): Apply signature
  change.
* testing/lisp/test-org-export.el: Add tests.
2012-03-10 20:25:32 +01:00
..
org-e-ascii.el org-export: Change source code handling API 2012-03-10 13:42:46 +01:00
org-e-html.el org-e-html: Improve handling of images, headlines and inlinetasks 2012-03-08 13:28:44 +05:30
org-e-latex.el org-export: Remove useless INFO argument from `org-export-unravel-code' 2012-03-10 20:25:32 +01:00
org-e-odt.el org-e-odt: Bring it to the same level as org-e-html 2012-03-05 01:22:20 +05:30
org-e-publish.el org-element: Function mapped through org-element-map accepts only one argument 2012-02-25 14:53:35 +01:00