커밋 기록

작성자 SHA1 메시지 날짜
  Eric Schulte 9c43017755 Babel -- fix bug in final deletion of `org-babel-temporary-directory' 15 년 전
  Eric Schulte e3d271ea5b fixed issue in org-babel-temp-file when forcing extension types 15 년 전
  Eric Schulte 7b00073f2d Babel now cleans up any temporary files created using org-babel-temp-file 15 년 전
  Aditya Siram 58f0a4ed41 Noweb style references are now expanded with loading a code block in a session. 15 년 전
  Dan Davison 23ab61d93c babel: refactor `org-babel-switch-to-session' 15 년 전
  Dan Davison ad7d9c43c8 babel: Fix prefix version of `org-babel-switch-to-session' 15 년 전
  Dan Davison ed62a85bf7 babel: Throw error on `org-babel-switch-to-session' when :session not in effect 15 년 전
  Dan Davison 4ac8294020 Avoid error and unnecessary message in transient use of code edit buffer 15 년 전
  Dan Davison f9cecd192d Make language major mode commands available at Org code blocks. 15 년 전
  Dan Davison b05f8c91fe babel: new function `org-babel-switch-to-session-with-code' 15 년 전
  Eric Schulte 693cea9bb9 ob.el fixed bug when inserting into empty buffer 15 년 전
  Noorul Islam 043f088753 fixed compiler warning in ob.el 15 년 전
  Dan Davison 9330ad5b81 babel: single function to execute executable babel elements 15 년 전
  Dan Davison 2935464811 babel: make `org-babel-load-in-session' work for remote sessions 15 년 전
  Dan Davison 34144f9a95 babel: Allow specification of field separator when reading tables 15 년 전
  Eric Schulte 917ad74b58 babel: accept explicit lists of colnames and/or rownames 15 년 전
  Carsten Dominik 6268cceec3 Mention release 7.01 on the website, push release number to 7.01trans 15 년 전
  Tom Dye 272aefce83 Finished editing Babel docstrings 15 년 전
  Eric Schulte c53fc7d246 babel: consolidate execution messaging into ob.el 15 년 전
  Eric Schulte 5570bef368 babel: adding comments to org-babel-header-arg-names 15 년 전
  Eric Schulte 9271692869 babel: don't prematurely remove existing results when not caching 15 년 전
  Eric Schulte e8033b7f04 org-exp: raise an error when trying to export code blocks w/o languages 15 년 전
  Eric Schulte 1e50216854 babel: now always updating hash when inserting results 15 년 전
  Eric Schulte 433b374c10 babel: enhanced code block movement functions 15 년 전
  Eric Schulte 8944a309a4 adding defgroup for org-babel 15 년 전
  Eric Schulte fabf73b060 babel: Added (:tangle . "no") to the default header arguments 15 년 전
  Eric Schulte c32d773919 babel: code cleaning -- `error' and `with-current-buffer' usage for Emacs inclusion 15 년 전
  Eric Schulte 804d08b119 babel: don't ask twice for confirmation with :eval query 15 년 전
  Eric Schulte e4cfd468a0 babel: :eval header argument takes arguments "never" and "query" to limit evaluation 15 년 전
  Eric Schulte 0a6a5b4fae babel: fixed small input error related to empty tables 15 년 전