org-mode/testing/lisp
Eric Schulte 5e4cffbb06 code-block languages may specify their own headers and values
* lisp/ob-R.el (org-babel-header-args:R): Adding values.
* lisp/ob-clojure.el (org-babel-header-args:clojure): Adding values.
* lisp/ob-lisp.el (org-babel-header-args:lisp): Adding values.
* lisp/ob-sql.el (org-babel-header-args:sql): Adding values.
* lisp/ob-sqlite.el (org-babel-header-args:sqlite): Adding values.
* lisp/ob.el (org-babel-combine-header-arg-lists): Combine lists of
  arguments and values.
  (org-babel-insert-header-arg): Use new combined header argument
  lists.
  (org-babel-header-arg-expand): Add support for completing-read
  insertion of header arguments after ":"
  (org-babel-enter-header-arg-w-completion): Completing read insertion
  of header arguments
  (org-tab-first-hook): Adding header argument completion.
  (org-babel-params-from-properties): Combining header argument lists.
* testing/lisp/test-ob.el (ob-test/org-babel-combine-header-arg-lists):
  Test the new header argument combination functionality.
2012-04-13 08:43:16 -04:00
..
test-ob-awk.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-C.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-emacs-lisp.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-exp.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-fortran.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-lilypond.el test-ob-lilypond.el: Whitespace cleanup. 2012-03-21 15:27:23 +01:00
test-ob-lob.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-maxima.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-octave.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-python.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-R.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-sh.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-table.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob-tangle.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-ob.el code-block languages may specify their own headers and values 2012-04-13 08:43:16 -04:00
test-org-element.el org-element: Fix interpretation of affiliated keywords 2012-04-10 23:53:11 +02:00
test-org-exp.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-org-export.el org-export: Fix footnotes export outside parsing scope 2012-04-13 15:47:13 +02:00
test-org-footnote.el org-footnote: Fix bug related to sorting and folded view 2012-04-08 12:01:57 +02:00
test-org-html.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-org-list.el org-list: Fix small bug 2012-02-29 21:04:15 +01:00
test-org-table.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-org.el Fix the master branch. 2012-03-19 22:01:29 +01:00
test-property-inheritance.el Fix the master branch. 2012-03-19 22:01:29 +01:00