Eric Schulte
|
7b19b0e547
delete trailing whitespace
|
15 年 前 |
Tom Dye
|
b5efd50fb5
Last chance clean-up of org.texi
|
15 年 前 |
Eric Schulte
|
4482058c0c
babel: some final compiler tweaks -- no more compiler warnings
|
15 年 前 |
Eric Schulte
|
32c985ffd9
babel: more compiler cleanup -- now only throwing 1 warning (which doesn't make sense anyways)
|
15 年 前 |
Eric Schulte
|
a86734f526
babel: eliminated compiler warning about `org-babel-get-src-block-info'
|
15 年 前 |
Eric Schulte
|
5769cccd6a
babel: ob-sqlite now handles column names
|
15 年 前 |
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 年 前 |