コミット履歴

作者 SHA1 メッセージ 日付
  Eric Schulte 0f633df264 babel-doc: now compiling again 15 年 前
  Tom Dye 3afe60dcde babel-doc: Changed description of function that asks before switching buffers 15 年 前
  Eric Schulte 7513cdb12a ob-sqlite.el -- sqlite3 support to org-babel 15 年 前
  Tom Dye cbd9bba834 First pass through babel documentation (on airplane) 15 年 前
  Eric Schulte b329b7a736 babel: uniform declare-function placement at the tops of files 15 年 前
  Eric Schulte e853f11899 ob-sh: adding check of existence for session variable 15 年 前
  Eric Schulte 292799681e babel: pre-setting variable for compiler 15 年 前
  Eric Schulte df5f954c79 babel: swapping function order to appease the compiler 15 年 前
  Eric Schulte 0751f2ebfa fixes 15 年 前
  Eric Schulte 7dba834dbe minor bug fix 15 年 前
  Tom Dye b548c3e794 Minor editorial changes to babel documentation (Seattle Airport) 15 年 前
  Eric Schulte 892292c2d9 better initialization for call-process-region 15 年 前
  Eric Schulte ca3f3baca6 remember the ob-comint-with-output is a macro 15 年 前
  Eric Schulte 116d9cfa85 ob: adding ob-init.el to load everything 15 年 前
  Eric Schulte b746686dfe ob-sh: should say declare-function not defun-function 15 年 前
  Eric Schulte 0e939a7df5 babel: more compiler satisfaction 15 年 前
  Eric Schulte b9a8df9d1c babel: defvar'ing `org-babel-library-of-babel' for compiler 15 年 前
  Eric Schulte 0dabebc444 babel: eval-when-compile for 'cl in more babel files 15 年 前
  Eric Schulte 6fa2ab7eac babel: replacing functions like "fifth" with "nth 4" 15 年 前
  Eric Schulte defa2dcb2f babel: declaring functions and variables for the compiler 15 年 前
  Eric Schulte 75a82240c6 babel: correct function name in reference resolution 15 年 前
  Eric Schulte 49e90002dc babel: define variables before their first use 15 年 前
  Eric Schulte 4c8f008f3f removing compilation of optional language files from the Makefile 15 年 前
  Eric Schulte 2dc30adf15 babel: call-process-region-original is no longer a free variable 15 年 前
  Eric Schulte ea8565e2ed babel: replaced `save-excursion' with `with-current-buffer' 15 年 前
  Eric Schulte e0b71bf8e2 babel: wrapping free language variable in result insertion code 15 年 前
  Eric Schulte 45841a8a9d babel: ensure `org-babel-interpreters' is defined before `org-babel-add-interpreter' 15 年 前
  Eric Schulte 6be47552ea babel: `org-babel-comint-with-output' no longer assumes `full-body' variable 15 年 前
  Eric Schulte 79ae257d98 updated makefile to compile all babel files 15 年 前
  Eric Schulte 8e0faf35de ensuring the existence of a complete first sentence in the documentation of each babel function 15 年 前