Eric Schulte
|
ae98b23ab9
babel: assigning copyright to the FSF for core babel files
|
14 år sedan |
Eric Schulte
|
6da29f1519
integrating org-babel into org.el
|
14 år sedan |
Eric Schulte
|
b816a85ac0
babel: wrapped `org-babel-params-from-buffer' in `save-match-data'
|
14 år sedan |
Eric Schulte
|
0d1aaf735f
babel: declaring variable to satisfy compiler
|
14 år sedan |
Eric Schulte
|
752a59c58f
babel: ensure no whitespace in language names
|
14 år sedan |
Eric Schulte
|
9ae48928ca
babel: removed ob-interpreters variable -- more natural evaluation decisions
|
14 år sedan |
Eric Schulte
|
32c985ffd9
babel: more compiler cleanup -- now only throwing 1 warning (which doesn't make sense anyways)
|
14 år sedan |
Eric Schulte
|
a86734f526
babel: eliminated compiler warning about `org-babel-get-src-block-info'
|
14 år sedan |
Eric Schulte
|
292799681e
babel: pre-setting variable for compiler
|
14 år sedan |
Eric Schulte
|
892292c2d9
better initialization for call-process-region
|
14 år sedan |
Eric Schulte
|
6fa2ab7eac
babel: replacing functions like "fifth" with "nth 4"
|
14 år sedan |
Eric Schulte
|
defa2dcb2f
babel: declaring functions and variables for the compiler
|
14 år sedan |
Eric Schulte
|
49e90002dc
babel: define variables before their first use
|
14 år sedan |
Eric Schulte
|
2dc30adf15
babel: call-process-region-original is no longer a free variable
|
14 år sedan |
Eric Schulte
|
ea8565e2ed
babel: replaced `save-excursion' with `with-current-buffer'
|
14 år sedan |
Eric Schulte
|
e0b71bf8e2
babel: wrapping free language variable in result insertion code
|
14 år sedan |
Eric Schulte
|
45841a8a9d
babel: ensure `org-babel-interpreters' is defined before `org-babel-add-interpreter'
|
14 år sedan |
Eric Schulte
|
8e0faf35de
ensuring the existence of a complete first sentence in the documentation of each babel function
|
14 år sedan |
Eric Schulte
|
0738893160
updating require and provide boilerplate for new ob* files
|
14 år sedan |
Eric Schulte
|
904bdaff9a
ob.el now adds the lisp/langs/ directory to the load path
|
14 år sedan |
Eric Schulte
|
96e396ba77
new header for ob.el
|
14 år sedan |
Eric Schulte
|
e0e4d76094
renaming all org-babel* function to ob* to conform with Emacs conventions
|
14 år sedan |