org-mode/lisp
Eric Schulte 563994842d ob-exp: better caching on export
- calling org-babel-process-params on the parameters before the hash
    is calculated
  - calculating the hash before the noweb references are expanded

* lisp/ob-exp.el (org-babel-exp-src-block): When block will eventually
  be evaluated, pre-calculate the hash before noweb expansion, and
  expand the parameters before hash calculation.
  (org-babel-exp-do-export): Pass pre-calculated hash through to
  `org-babel-exp-results'.
  (org-babel-exp-results): Compare pre-calculated hash to results hash.
2011-02-27 11:01:56 -07:00
..
ob-asymptote.el
ob-C.el ob-C: unified naming of "c++" functions/variables to "C++" 2011-02-22 21:20:26 -07:00
ob-calc.el ob-calc: recursively resolve variables in nested parenthesis 2011-02-22 21:34:43 -07:00
ob-clojure.el
ob-comint.el
ob-css.el
ob-ditaa.el
ob-dot.el
ob-emacs-lisp.el
ob-eval.el
ob-exp.el ob-exp: better caching on export 2011-02-27 11:01:56 -07:00
ob-gnuplot.el
ob-haskell.el
ob-js.el
ob-keys.el
ob-latex.el new babel latex feature :imagemagick -- By Andreas Leha 2011-02-26 09:15:47 -07:00
ob-ledger.el
ob-lisp.el
ob-lob.el
ob-matlab.el
ob-mscgen.el
ob-ocaml.el
ob-octave.el
ob-org.el
ob-perl.el
ob-plantuml.el
ob-python.el
ob-R.el ob: R: Be more silent. 2011-02-23 09:43:01 -08:00
ob-ref.el ob-ref: don't treat 'hline rows as lists when indexing 2011-02-27 09:05:15 -07:00
ob-ruby.el
ob-sass.el ob-sass: uses ob-eval for better error reporting 2010-12-21 20:17:18 -07:00
ob-scheme.el
ob-screen.el
ob-sh.el
ob-sql.el
ob-sqlite.el
ob-table.el
ob-tangle.el
ob.el ob: canonical presentation of header arguments when hashing 2011-02-27 09:40:35 -07:00
org-agenda.el New command `org-agenda-append-agenda' to append agendas. 2011-02-19 12:13:42 +01:00
org-archive.el
org-ascii.el org-list: implement alphabetical lists 2011-02-18 12:45:10 +01:00
org-attach.el
org-bbdb.el org-bbdb-export: use a better description. 2011-02-15 05:37:17 +01:00
org-beamer.el
org-bibtex.el
org-capture.el Bugfix with interactive prompt in templates expansion. 2011-02-26 16:53:51 +01:00
org-clock.el * org-clock.el (org-clock-display): docstring fiw. 2011-02-26 16:29:59 +01:00
org-colview-xemacs.el
org-colview.el
org-compat.el
org-crypt.el org-crypt: cache encrypted text 2011-02-08 16:55:45 +01:00
org-ctags.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-datetree.el Fix bug when jumping to a datetree from the agenda. 2011-02-15 06:07:53 +01:00
org-docbook.el Do not enforce type of ordered lists upon exporting 2011-02-18 12:45:11 +01:00
org-docview.el
org-entities.el
org-exp-blocks.el comment blocks: explicitly append a newline to the body 2011-02-25 17:05:20 -07:00
org-exp.el Fix small typos in docstrings. 2011-02-19 12:52:26 +01:00
org-faces.el
org-feed.el
org-footnote.el
org-freemind.el
org-gnus.el
org-habit.el
org-html.el org-html: use non breaking space for empty checkboxes 2011-02-18 13:43:48 +01:00
org-icalendar.el Make org-icalendar-date-time-format backward compatible. 2011-02-12 21:15:06 +01:00
org-id.el
org-indent.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-info.el
org-inlinetask.el Fix toggling and cycling visibility for items and inline tasks 2011-02-18 12:45:12 +01:00
org-irc.el
org-jsinfo.el
org-latex.el org-latex.el (org-export-latex-make-header): latexify \thanks string. 2011-02-26 17:31:07 +01:00
org-list.el org-list: fix insertion of item with indent-tabs-mode is non-nil 2011-02-25 20:48:27 +01:00
org-mac-message.el
org-macs.el org-macs: store evaluated version of pom 2011-02-27 13:44:57 +01:00
org-mew.el
org-mhe.el
org-mks.el
org-mobile.el Use new percent escape character table format 2011-02-17 19:26:48 +01:00
org-mouse.el Improve usage of `org-in-item-p' 2011-02-18 12:45:10 +01:00
org-pcomplete.el
org-plot.el
org-protocol.el Change date of obsolete declaration to 2011-02-17 2011-02-17 20:21:54 +01:00
org-publish.el Fix small typos in docstrings. 2011-02-19 12:52:26 +01:00
org-remember.el
org-rmail.el
org-special-blocks.el org-special-blocks.el: mention that backend is dynamically scoped. 2011-02-16 11:40:53 +01:00
org-src.el
org-table.el * org-table.el (org-table-copy-down): fix docstring. 2011-02-26 17:16:41 +01:00
org-taskjuggler.el
org-timer.el org-list: reorder file, rename functions, improve comments 2011-02-18 12:45:11 +01:00
org-vm.el
org-w3m.el
org-wl.el
org-xoxo.el
org.el fix a bug in org-open-at-point 2011-02-26 18:14:38 +01:00