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