Bastien Guerry
|
2b7dbee193
Replace interactive-p with the org-called-interactively-p macro.
|
14 éve |
Eric Schulte
|
b055f0d372
ob: escaping scripts now treats {} in the same manner as []
|
14 éve |
Eric Schulte
|
5b7646ce08
ob: expand noweb references to headline contents
|
14 éve |
Eric Schulte
|
27c3cad589
ob: preserve the order of variable parameters
|
14 éve |
Eric Schulte
|
d1f0ae650f
ob: fix results insertion for inline blocks which happen to start a line
|
14 éve |
Eric Schulte
|
9e686bd681
ob: ensure that un-named variables are assigned correctly
|
14 éve |
Eric Schulte
|
1b95d2e9ce
ob: unnamed variables are assigned in order
|
14 éve |
Eric Schulte
|
4127e53cda
ob: remove code comments pointing to online documentation
|
14 éve |
Eric Schulte
|
3d60c1a1d8
ob: replace call to called-interactively-p with backwards-compatible interactive-p
|
14 éve |
Eric Schulte
|
6c771d236d
ob: inserting inline call block results appropriately
|
14 éve |
Eric Schulte
|
01ebf445aa
ob: adding noweb-ref to the list of header argument names
|
14 éve |
Eric Schulte
|
8c37281cb6
ob-tangle: continued code blocks now implemented with the :noweb-ref header arg
|
14 éve |
Eric Schulte
|
978cdf276d
Babel: code block may have empty bodies, now passing all tests
|
14 éve |
Eric Schulte
|
95f9aa5ff5
fixing compiler warnings for Babel functions
|
14 éve |
Lawrence Mitchell
|
cfb05268f4
lisp/ob.el: Don't modify babel info when hashing it
|
14 éve |
Lawrence Mitchell
|
3f61432898
lisp/ob.el: Fix org-babel-result-regexp to match users
|
14 éve |
Eric Schulte
|
2da0ba6024
ob: keep \n inside of the code block body
|
14 éve |
Sean O'Halpin
|
12faa69330
* lisp/ob.el: Avoid spurious matches to literal
|
14 éve |
Eric Schulte
|
7d12d45778
ob: new function to check header arguments for errors C-c C-v c
|
14 éve |
Eric Schulte
|
ec293ae62b
configurable names for inline data labels
|
14 éve |
Eric Schulte
|
60864e851b
ob: now looking for header arguments in #+Properties: as well as #+Babel:
|
14 éve |
Eric Schulte
|
7021f70f02
ob: fix collection of table column names during export
|
14 éve |
Eric Schulte
|
d0a4ed53f1
ob: new header argument `padline' controls newline padding around tangled code
|
14 éve |
Eric Schulte
|
ae68febfbb
ob: adding "shebang" to known code block header argument names
|
14 éve |
emacs
|
11a10bdfe7
Update website to show 7.5 as current release
|
14 éve |
Eric Schulte
|
60a8ba556d
ob: read string variable values wrapped in double quotes, removing the quotes
|
14 éve |
Eric Schulte
|
03a6844054
ob: fix compiler warnings
|
14 éve |
Eric Schulte
|
cfb06bc70b
removing babel declarations for no-longer-used `org-in-item-p'
|
14 éve |
Eric Schulte
|
b691233171
ob: allow passing elisp vectors through to code blocks
|
14 éve |
Carsten Dominik
|
c895af44d4
Fix some compiler warnings
|
14 éve |