0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-24 03:19:16 +00:00
org-mode/lisp
Nicolas Goaziou ec0706ea40 macro: Implement argument extracting and escaping functions
* lisp/org-macro.el (org-macro-escape-arguments,
  org-macro-extract-arguments): New functions.

* lisp/org-element.el (org-element-macro-parser): Use new function.

* testing/lisp/test-org-macro.el (test-org-macro/escape-arguments,
  test-org-macro/extract-arguments): New tests.
2015-01-21 00:27:24 +01:00
..
Makefile
ob-abc.el
ob-asymptote.el
ob-awk.el
ob-C.el
ob-calc.el
ob-clojure.el
ob-comint.el
ob-coq.el
ob-core.el Fix "Args out of range" when demarcating blocks 2015-01-13 17:18:12 +01:00
ob-css.el
ob-ditaa.el
ob-dot.el ob-dot.el: Substitute variables literally 2014-04-16 17:37:00 +02:00
ob-ebnf.el ob-ebnf: Fix copyright and style 2013-10-29 15:18:24 +01:00
ob-emacs-lisp.el
ob-eval.el ob-eval: Do not use read-only mode, switch to compilation mode only once 2014-09-10 11:22:43 +02:00
ob-exp.el
ob-forth.el
ob-fortran.el
ob-gnuplot.el
ob-groovy.el
ob-haskell.el
ob-io.el
ob-J.el
ob-java.el
ob-js.el
ob-keys.el
ob-latex.el ob-latex: Use htlatex by default if available. 2014-12-10 17:03:38 -05:00
ob-ledger.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-lilypond.el
ob-lisp.el
ob-lob.el
ob-makefile.el
ob-matlab.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-maxima.el
ob-mscgen.el
ob-ocaml.el ob-ocaml: Add a cautionary comment about dodgy regex use. 2015-01-18 23:47:36 -05:00
ob-octave.el
ob-org.el
ob-perl.el
ob-picolisp.el
ob-plantuml.el
ob-python.el Merge branch 'maint' 2014-05-28 16:23:08 +02:00
ob-R.el
ob-ref.el
ob-ruby.el
ob-sass.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-scala.el
ob-scheme.el
ob-screen.el
ob-shell.el
ob-shen.el
ob-sql.el
ob-sqlite.el
ob-table.el
ob-tangle.el
ob.el
org-agenda.el Merge branch 'maint' 2015-01-12 13:02:20 +01:00
org-archive.el org-archive.el: Add command to archive entries with timestamps before today 2014-12-17 00:08:39 +01:00
org-attach.el
org-bbdb.el
org-bibtex.el
org-capture.el
org-clock.el Merge branch 'maint' 2015-01-12 13:02:20 +01:00
org-colview.el org-colview: Fix user properties display 2015-01-07 18:08:51 +01:00
org-compat.el org-compat: obsolete org-activate-mark. 2015-01-18 23:42:32 -05:00
org-crypt.el
org-ctags.el
org-datetree.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-docview.el
org-element.el macro: Implement argument extracting and escaping functions 2015-01-21 00:27:24 +01:00
org-entities.el org-entities: Remove `replace-amp' 2014-12-21 22:34:03 +01:00
org-eshell.el
org-faces.el
org-feed.el
org-footnote.el org-footnote: Use a simpler method to generate random labels. 2015-01-18 23:46:02 -05:00
org-gnus.el org-gnus.el: silent compiler 2014-06-13 12:26:10 +02:00
org-habit.el
org-id.el
org-indent.el
org-info.el
org-inlinetask.el
org-install.el
org-irc.el
org-list.el
org-macro.el macro: Implement argument extracting and escaping functions 2015-01-21 00:27:24 +01:00
org-macs.el
org-mhe.el
org-mobile.el
org-mouse.el
org-pcomplete.el
org-plot.el
org-protocol.el
org-rmail.el
org-src.el org-src: add a note about bogosity of read-only overlays 2014-12-11 23:48:27 -05:00
org-table.el org-table: Fix `orgtbl-to-unicode' 2015-01-07 00:30:34 +01:00
org-timer.el org-timer.el: Merge API for the two timers 2014-12-09 10:13:29 +01:00
org-w3m.el
org.el `org-open-link' follows timestamps in properties 2015-01-20 21:42:12 +01:00
ox-ascii.el ox: Implement local table of contents 2015-01-11 22:47:02 +01:00
ox-beamer.el Implement `org-export-custom-protocol-maybe' and use it 2015-01-04 22:16:36 +01:00
ox-html.el ox-html.el: Fix bug introduced in 077a24b 2015-01-12 12:00:49 +01:00
ox-icalendar.el
ox-latex.el ox: Implement local table of contents 2015-01-11 22:47:02 +01:00
ox-man.el Implement `org-export-custom-protocol-maybe' and use it 2015-01-04 22:16:36 +01:00
ox-md.el Implement `org-export-custom-protocol-maybe' and use it 2015-01-04 22:16:36 +01:00
ox-odt.el ox: Implement local table of contents 2015-01-11 22:47:02 +01:00
ox-org.el
ox-publish.el
ox-texinfo.el Implement `org-export-custom-protocol-maybe' and use it 2015-01-04 22:16:36 +01:00
ox.el ox: Implement local table of contents 2015-01-11 22:47:02 +01:00