0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 19:07:52 +00:00
org-mode/testing/lisp
stardiviner 34b71a0ca9 Add a dispatcher command for inserting dynamic blocks
* lisp/org.el (org-dynamic-block-insert-dblock,
  org-dynamic-block-alist, org-dynamic-block-functions,
  org-dynamic-block-types, org-dynamic-block-define,
  org-dynamic-block-function): New variables, New functions.

* lisp/org-keys.el (org-dynamic-block-insert-dblock): Add binding for
  the function.
(org-clock-report, org-columns-insert-dblock): Remove function
keybindings. Mark them as obsolete.

* doc/org-manual.org (Dynamic Blocks): : Add manual for dispatch
command `org-dynamic-block-insert-dblock'.

* testing/lisp/test-org-clock.el: New test.
2019-01-02 15:55:51 +01: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-clojure.el ob-clojure: Support `org-babel-initiate-session' 2018-10-25 10:28:41 +02:00
test-ob-emacs-lisp.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-eshell.el ob-eshell.el: Add Eshell support for Babel 2018-10-03 18:44:34 +02: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 Merge branch 'maint' 2019-01-01 11:54:01 +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 Update copyright year 2019-01-01 11:50:56 +01:00
test-org-clock.el Add a dispatcher command for inserting dynamic blocks 2019-01-02 15:55:51 +01:00
test-org-colview.el org-colview: Fix failing test 2019-01-01 17:23:35 +01: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 Update copyright year 2019-01-01 11:50:56 +01:00
test-org-list.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-macro.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-macs.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-num.el Add Org Num minor mode 2019-01-01 22:08:24 +01:00
test-org-pcomplete.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-protocol.el org-protocol: Sources with date URL are supported 2017-06-28 17:44:27 +02:00
test-org-src.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-table.el org-table: Adding single cell movement functions 2018-10-03 18:44:34 +02:00
test-org-tempo.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-timer.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org.el Fix opening custom ID links with percent escaped syntax 2018-11-26 23:56:17 +01:00
test-ox-publish.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ox.el Update copyright year 2019-01-01 11:50:56 +01:00
test-property-inheritance.el Update copyright year 2019-01-01 11:50:56 +01:00