org-mode/lisp
Achim Gratz 90b168705e ob-core: evaluate header-args[:lang] properties at point of call
* lisp/ob-core.el (org-babel-params-from-properties): Use
  `org-babel-current-src-block-location' for evaluating new-style
  header-argument properties.  Remove superfluous save-match-data
  clauses.  Comment which properties get evaluated where.
2013-06-23 19:35:11 +02:00
..
Makefile
ob-C.el ob-C: Add list support. 2013-06-06 12:06:26 -06:00
ob-R.el ob-R.el: allow use of alternative graphics devices 2013-04-21 23:28:26 -04:00
ob-asymptote.el
ob-awk.el
ob-calc.el
ob-clojure.el
ob-comint.el more robust edebug spec 2013-06-06 12:29:37 -06:00
ob-core.el ob-core: evaluate header-args[:lang] properties at point of call 2013-06-23 19:35:11 +02:00
ob-css.el
ob-ditaa.el
ob-dot.el
ob-emacs-lisp.el
ob-eval.el Compatibility: fix XEmacs compilation failures 2013-06-01 11:31:07 +02:00
ob-exp.el fix babel merge params bug from commit 693dda67 2013-06-20 09:53:56 -06:00
ob-fortran.el ob-fortran: declare org-every 2013-06-08 21:45:38 +02:00
ob-gnuplot.el prolog and epilog header arguments 2013-06-22 14:09:24 -06:00
ob-haskell.el
ob-io.el
ob-java.el
ob-js.el
ob-keys.el
ob-latex.el
ob-ledger.el
ob-lilypond.el
ob-lisp.el
ob-lob.el fix babel merge params bug from commit 693dda67 2013-06-20 09:53:56 -06:00
ob-makefile.el
ob-matlab.el
ob-maxima.el
ob-mscgen.el
ob-ocaml.el Babel ocaml: fix bug where the first exported result would end up in the ocaml 2013-05-07 14:15:33 +02:00
ob-octave.el ob-octave: Emacs 24.4 will ditch octave-inf in favor for octave 2013-05-19 21:08:00 +02:00
ob-org.el allow insertion of non-strings into Org code blocks 2013-05-06 16:31:53 -04:00
ob-perl.el
ob-picolisp.el
ob-plantuml.el
ob-python.el
ob-ref.el
ob-ruby.el
ob-sass.el
ob-scala.el
ob-scheme.el
ob-screen.el
ob-sh.el ob-sh: detect tables correctly 2013-05-14 08:37:23 +02:00
ob-shen.el
ob-sql.el
ob-sqlite.el
ob-table.el
ob-tangle.el fixed bug in tangle-file 2013-06-11 11:59:43 -06:00
ob.el Compatibility: fix XEmacs compilation failures 2013-06-01 11:31:07 +02:00
org-agenda.el Fix customization types of variables 2013-05-09 15:19:02 +02:00
org-archive.el
org-attach.el
org-bbdb.el
org-bibtex.el Fix customization types of variables 2013-05-09 15:19:02 +02:00
org-capture.el
org-clock.el Merge branch 'maint' 2013-05-21 12:40:52 +02:00
org-colview.el
org-compat.el org-compat.el: Fix indentation. 2013-06-11 03:17:27 +02:00
org-crypt.el
org-ctags.el Avoid using `case' in default value of defcustom 2013-05-12 06:08:09 +02:00
org-datetree.el
org-docview.el
org-element.el Merge branch 'maint' 2013-06-17 17:17:24 +02:00
org-entities.el org-entities: Add support for hbar. 2013-06-05 17:48:45 +02:00
org-eshell.el
org-faces.el
org-feed.el
org-footnote.el Fix customization types of variables 2013-05-09 15:19:02 +02:00
org-gnus.el
org-habit.el Add option to always show DONE days as green on consistency graph. It can be enabled by setting `org-habit-show-done-alwyays-green' variable to t. 2013-05-07 12:30:15 +02:00
org-id.el org-id: autoload `org-id-update-id-locations' 2013-05-19 21:07:55 +02:00
org-indent.el
org-info.el
org-inlinetask.el
org-install.el
org-irc.el
org-list.el org-list: Properly update `org-list-allow-alphabetical' 2013-04-26 14:13:24 +02:00
org-macro.el Compatibility: fix XEmacs compilation failures 2013-06-01 11:31:07 +02:00
org-macs.el Compatibility: fix XEmacs compilation failures 2013-06-01 11:31:07 +02:00
org-mhe.el Compatibility: fix XEmacs compilation failures 2013-06-01 11:31:07 +02:00
org-mobile.el
org-mouse.el
org-pcomplete.el adding a new global tangle-mode header argument 2013-06-08 12:29:02 -06:00
org-plot.el
org-protocol.el Fix customization types of variables 2013-05-09 15:19:02 +02:00
org-rmail.el
org-src.el
org-table.el Fix `interactive' statement in `org-table-convert-region' 2013-06-01 07:46:08 +02:00
org-timer.el
org-w3m.el
org.el org.el: implement org-property-re using org-re-property 2013-06-23 19:35:09 +02:00
ox-ascii.el ox-ascii: Improve speed wrt table export 2013-05-18 18:22:15 +02:00
ox-beamer.el
ox-html.el ox-html: Use OPTIONS items instead of keywords for booleans 2013-06-21 19:17:47 +02:00
ox-icalendar.el ox-icalendar: Ignore footnotes 2013-04-21 23:44:18 +02:00
ox-latex.el Let =`latexmk'= be an option to =`org-latex-pdf-process'=. 2013-06-21 23:52:44 +02:00
ox-man.el Fix commit 0018428c25 2013-05-30 21:48:48 +02:00
ox-md.el ox-md: Fix error when exporting underline objects 2013-05-28 10:48:08 +02:00
ox-odt.el Compatibility: fix XEmacs compilation failures 2013-06-01 11:31:07 +02:00
ox-org.el ox-org: Preserve affiliated keywords 2013-04-26 15:53:05 +02:00
ox-publish.el ox-publish: Fix "Invalid time specification" error with timestamps in DATE 2013-04-29 09:39:35 +02:00
ox-texinfo.el Compatibility: fix XEmacs compilation failures 2013-06-01 11:31:07 +02:00
ox.el Merge branch 'maint' 2013-06-18 22:48:08 +02:00