org-mode/testing/lisp
Nicolas Goaziou 14132a356a Collect buffer-specific built-in macros in setup files
* lisp/org-macro.el (org-macro--set-template): New function.
(org-macro--collect-macros): Also collect "author", "email", "title"
and "date" macros.
(org-macro-initialize-templates): Do not collect previous macros here,
when it is too late.
(org-macro--find-date): New function.
* testing/lisp/test-org-macro.el (test-org/macro-replace-all): Remove
  test, since we cannot guarantee anymore that user-defined macros can
  take precedence over built-in ones.

Reported-by: emsenn <emsenn@emsenn.net>
<http://lists.gnu.org/r/emacs-orgmode/2019-04/msg00234.html>
2019-04-29 20:35:23 +02:00
..
test-ob-awk.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-C.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-emacs-lisp.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-exp.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-fortran.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-header-arg-defaults.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-lilypond.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-lob.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-lua.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-maxima.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-octave.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-perl.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-plantuml.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-python.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-R.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-ruby.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-scheme.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-sed.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-shell.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-sqlite.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-table.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-tangle.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-vala.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-agenda.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-archive.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-attach-annex.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-attach.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-bbdb.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-capture.el org-capture: Do not break planning when capturing items 2019-04-09 09:23:00 +02:00
test-org-clock.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-colview.el When testing, fake the current time more robustly 2019-02-12 19:34:08 -05:00
test-org-datetree.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-duration.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-element.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-feed.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-footnote.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-info.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-inlinetask.el inlinetask: Fix folding of directly consecutive inlinetask children 2017-12-28 19:12:36 +01:00
test-org-lint.el org-lint: Do not warn about URL setup files 2019-03-14 18:11:00 +01:00
test-org-list.el org-list: Fix `org-list-demote-modify-bullet' with alpha bullets 2019-02-18 23:38:13 +01:00
test-org-macro.el Collect buffer-specific built-in macros in setup files 2019-04-29 20:35:23 +02:00
test-org-macs.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-pcomplete.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-protocol.el org-protocol: Fix URL handling -- add tests 2019-03-10 18:20:58 +01:00
test-org-src.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-table.el org-table: Prevent expanding columns upon applying formulas 2019-04-13 09:40:27 +02:00
test-org-tempo.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-timer.el When testing, fake the current time more robustly 2019-02-12 19:34:08 -05:00
test-org.el Prevent spurious newline characters when inserting a heading 2019-02-15 22:47:28 +01:00
test-ox-publish.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ox.el Fix included nested relative file links 2019-02-12 01:15:55 +01:00
test-property-inheritance.el Update copyright year 2019-01-01 11:50:56 +01:00