0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-15 08:39:56 +00:00
org-mode/testing/lisp
Eric Schulte a3e5f97ee7 New strip-export noweb header argument value
* lisp/ob-exp.el (org-babel-exp-src-block): Strip noweb references on
  export when "strip-export".
* lisp/ob.el (org-babel-common-header-args-w-values): New noweb
  header value.
  (org-babel-merge-params): New noweb header value.
  (org-babel-noweb-p): New noweb header value.
* testing/examples/babel.org (an): Testing new noweb header value.
* testing/lisp/test-ob-exp.el (ob-exp/noweb-strip-export-ensure-strips):
  Testing new noweb header value.
* doc/org.texi (noweb): Document new noweb header value.
2012-02-01 08:19:29 -07:00
..
test-ob-awk.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-C.el passing all tests after code block syntax changes 2011-11-15 08:56:24 -07:00
test-ob-emacs-lisp.el Bug fix in ob-emacs-lisp.el. 2012-01-06 00:31:00 -07:00
test-ob-exp.el New strip-export noweb header argument value 2012-02-01 08:19:29 -07:00
test-ob-fortran.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-lilypond.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-lob.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-maxima.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-octave.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-python.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-R.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-sh.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-table.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-tangle.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob.el Merge branch 'origin-maint' 2012-01-30 09:02:51 -07:00
test-org-exp.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-org-html.el Use macro to compose html link export tests 2011-09-25 09:49:39 +02:00
test-org-table.el Modify tests to avoid writing to non-temp test-example files. 2012-01-04 20:00:08 +01:00
test-org.el Explicitely set coding system for unescaped string 2011-09-18 16:40:01 +02:00
test-property-inheritance.el added edbug specs for testing macro 2012-01-11 10:15:20 -07:00