0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-22 14:18:33 +00:00
org-mode/testing/lisp
Nicolas Goaziou ad89390219 org-macro: Implement the "n" macro
* lisp/org-macro.el (org-macro--counter-table): New variable.
(org-macro--counter-initialize):
(org-macro--counter-increment): New functions.
(org-macro-initialize-templates): Use new functions.

* doc/org.texi (Macro replacement): Document new macro.

* testing/lisp/test-org-macro.el (test-org-macro/n):
(test-org-macro/property): New tests.
2017-05-25 12:25:13 +02:00
..
test-ob-awk.el
test-ob-C.el
test-ob-emacs-lisp.el
test-ob-exp.el
test-ob-fortran.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-header-arg-defaults.el
test-ob-lilypond.el ob-lilypond: Fix failing tests 2015-11-08 17:31:34 +01:00
test-ob-lob.el
test-ob-lua.el
test-ob-maxima.el
test-ob-octave.el
test-ob-perl.el
test-ob-plantuml.el
test-ob-python.el Replace TBLNAME with NAME in tests 2016-02-10 15:40:11 +01:00
test-ob-R.el
test-ob-ruby.el
test-ob-sed.el
test-ob-shell.el
test-ob-table.el
test-ob-tangle.el
test-ob.el
test-org-agenda.el
test-org-attach-annex.el
test-org-capture.el
test-org-clock.el
test-org-colview.el
test-org-datetree.el
test-org-duration.el
test-org-element.el
test-org-feed.el
test-org-footnote.el
test-org-info.el
test-org-inlinetask.el
test-org-lint.el
test-org-list.el
test-org-macro.el org-macro: Implement the "n" macro 2017-05-25 12:25:13 +02:00
test-org-pcomplete.el
test-org-protocol.el org-protocol: Allow key=val&key2=val2-style URLs 2015-12-22 13:41:45 +01:00
test-org-src.el
test-org-table.el
test-org-timer.el
test-org.el
test-ox-publish.el
test-ox.el
test-property-inheritance.el