Change syntax of babel time hash layout
commitf3be2ae163d355b35bbf5e8fa2ff48956a0ba8ec
authorEric Schulte <schulte.eric@gmail.com>
Sat, 9 Feb 2013 03:01:54 +0000 (8 20:01 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Sat, 9 Feb 2013 21:11:45 +0000 (9 14:11 -0700)
treec869fc8e5d8e1d651fa98ab110368969c8ff1611
parent16118a2af8d88b99c848864c113aab6731efd95b
Change syntax of babel time hash layout

  The syntax of result hashes with times are now as show below.

  #+RESULTS[<TIME> HASH]:

* lisp/ob-core.el (org-babel-result-regexp): Simplified regexp given new
  time hash layout.
  (org-babel-current-result-hash): New match string.
  (org-babel-hide-hash): New match string.
  (org-babel-where-is-src-block-result): New match string, and inserting
  hashes in the new format.
lisp/ob-core.el