提交历史

作者 SHA1 备注 提交日期
  Eric Schulte 0d580520cc better code block demarcation 14 年之前
  Eric Schulte 0b6de9a026 corrected file insertion for inline results 14 年之前
  Eric Schulte cae9f947be babel: don't check for header arguments in properties with leading ":"s 14 年之前
  Nicolas Goaziou 2ff74fc5b6 ob: allow inline src blocks to start at bol 14 年之前
  Achim Gratz ccc99317de backport copyright and license headers from Emacs trunk 14 年之前
  Eric Schulte 21fd1523be Don't require full variable resolution when finding results 14 年之前
  Eric Schulte cb449a672e improve export of inline code blocks 14 年之前
  Eric Schulte 96ad99ba07 ob: idempotent code block evaluation and result removal 14 年之前
  Bastien Guerry 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 14 年之前
  Bastien Guerry 7a18799e25 Remove arch-tag at the bottom of files. 14 年之前
  Bastien Guerry 904ed18bc2 Fix copyright years for elisp files in core and contrib. 14 年之前
  David Maus 545bfddeea Provide edebug specifications for macros 14 年之前
  Eric Schulte dc904a834d removed use of copy-seq from ob.el 14 年之前
  Eric Schulte 41bf22f4dc Revert "new interactive function for removing code block results" 14 年之前
  Eric Schulte b8ae6a6bdb Revert "fix compilation errors introduced by most recent changes" 14 年之前
  Eric Schulte 274823c858 if a code block has a body, its last character must be a newline 14 年之前
  Eric Schulte 9ff7f80f51 fix compilation errors introduced by most recent changes 14 年之前
  Eric Schulte 72817926d7 new interactive function for removing code block results 14 年之前
  emacs 7340cee33a Update website to show 7.7 as current release 14 年之前
  Eric Schulte b1724e02fb adding a function for inspecting code block information e.g., header arguments 14 年之前
  Eric Schulte 4b6bfab817 ob: only call copy-seq on proper lists 14 年之前
  Eric Schulte 0b9cc74c56 ob: replaced call to defunct function `org-babel-result-hash' 14 年之前
  Eric Schulte 8854497c35 ob-exp: on export resolve hashes in the current (not original) file buffer 14 年之前
  Bastien Guerry b93da58e1f ob.el: Bugfix about `nil' body variable when parsing block. 14 年之前
  Eric Schulte 8834bde39f ob: strip *single* trailing newline from code block bodies 14 年之前
  Eric Schulte c6e69cd85b ob: enforce "verbatim" as synonym for "scalar" 14 年之前
  Eric Schulte cef17b6340 ob-clojure: parse odd parens when nested isnide lists 14 年之前
  Bastien Guerry 9c05a7c781 Bump to version 7.6 14 年之前
  Eric Schulte 6ddad0a91a ob: not including export-variable headers in cache sha1 14 年之前
  Eric Schulte 0a0969303a ob: declare variable to appease compiler 14 年之前