Commit History

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