Historique des commits

Auteur SHA1 Message Date
  Eric Schulte cab1e23d61 babel-doc: adding c++ and sqlite as supported languages, and removing table comment il y a 15 ans
  Eric Schulte 9c7bad1fab babel-doc: adding buffer-wide header argument documentation il y a 15 ans
  Eric Schulte 7b19b0e547 delete trailing whitespace il y a 15 ans
  Tom Dye b5efd50fb5 Last chance clean-up of org.texi il y a 15 ans
  Eric Schulte 4482058c0c babel: some final compiler tweaks -- no more compiler warnings il y a 15 ans
  Eric Schulte 32c985ffd9 babel: more compiler cleanup -- now only throwing 1 warning (which doesn't make sense anyways) il y a 15 ans
  Eric Schulte a86734f526 babel: eliminated compiler warning about `org-babel-get-src-block-info' il y a 15 ans
  Eric Schulte 5769cccd6a babel: ob-sqlite now handles column names il y a 15 ans
  Eric Schulte 0f633df264 babel-doc: now compiling again il y a 15 ans
  Tom Dye 3afe60dcde babel-doc: Changed description of function that asks before switching buffers il y a 15 ans
  Eric Schulte 7513cdb12a ob-sqlite.el -- sqlite3 support to org-babel il y a 15 ans
  Tom Dye cbd9bba834 First pass through babel documentation (on airplane) il y a 15 ans
  Eric Schulte b329b7a736 babel: uniform declare-function placement at the tops of files il y a 15 ans
  Eric Schulte e853f11899 ob-sh: adding check of existence for session variable il y a 15 ans
  Eric Schulte 292799681e babel: pre-setting variable for compiler il y a 15 ans
  Eric Schulte df5f954c79 babel: swapping function order to appease the compiler il y a 15 ans
  Eric Schulte 0751f2ebfa fixes il y a 15 ans
  Eric Schulte 7dba834dbe minor bug fix il y a 15 ans
  Tom Dye b548c3e794 Minor editorial changes to babel documentation (Seattle Airport) il y a 15 ans
  Eric Schulte 892292c2d9 better initialization for call-process-region il y a 15 ans
  Eric Schulte ca3f3baca6 remember the ob-comint-with-output is a macro il y a 15 ans
  Eric Schulte 116d9cfa85 ob: adding ob-init.el to load everything il y a 15 ans
  Eric Schulte b746686dfe ob-sh: should say declare-function not defun-function il y a 15 ans
  Eric Schulte 0e939a7df5 babel: more compiler satisfaction il y a 15 ans
  Eric Schulte b9a8df9d1c babel: defvar'ing `org-babel-library-of-babel' for compiler il y a 15 ans
  Eric Schulte 0dabebc444 babel: eval-when-compile for 'cl in more babel files il y a 15 ans
  Eric Schulte 6fa2ab7eac babel: replacing functions like "fifth" with "nth 4" il y a 15 ans
  Eric Schulte defa2dcb2f babel: declaring functions and variables for the compiler il y a 15 ans
  Eric Schulte 75a82240c6 babel: correct function name in reference resolution il y a 15 ans
  Eric Schulte 49e90002dc babel: define variables before their first use il y a 15 ans