Eric Schulte
|
67a26e0141
execute call lines when executing an entire buffer
|
13 years ago |
Eric Schulte
|
a4273cbe0e
call lines are more careful about being in example or verbatim blocks
|
13 years ago |
Eric Schulte
|
080e2decbc
removing `org-babel-params-from-buffer' and #+PROPERTIES: entirely
|
13 years ago |
Achim Gratz
|
ccc99317de
backport copyright and license headers from Emacs trunk
|
13 years ago |
Bastien Guerry
|
58f1dbccf8
Remove the "Version" header in Org libraries (leave it in org.el).
|
13 years ago |
Bastien Guerry
|
7a18799e25
Remove arch-tag at the bottom of files.
|
13 years ago |
Bastien Guerry
|
904ed18bc2
Fix copyright years for elisp files in core and contrib.
|
13 years ago |
Eric Schulte
|
41bf22f4dc
Revert "new interactive function for removing code block results"
|
13 years ago |
Eric Schulte
|
72817926d7
new interactive function for removing code block results
|
13 years ago |
emacs
|
7340cee33a
Update website to show 7.7 as current release
|
13 years ago |
Bastien Guerry
|
9c05a7c781
Bump to version 7.6
|
13 years ago |
Eric Schulte
|
85cabe1eab
ob-lob: ensure 'cl is loaded during compilation so we can use flet
|
13 years ago |
Eric Schulte
|
4e0387a766
ob-lob: correctly indent results of non-inline call lines.
|
13 years ago |
Eric Schulte
|
7cfca9a969
ob-lob: fixed problem in inline call line regexp
|
13 years ago |
Eric Schulte
|
36164f0607
ob: fix empty-argument bug introduced by recent inline call lines
|
13 years ago |
Eric Schulte
|
4127e53cda
ob: remove code comments pointing to online documentation
|
13 years ago |
Eric Schulte
|
6c771d236d
ob: inserting inline call block results appropriately
|
13 years ago |
Eric Schulte
|
825f6d382d
ob-exp: introducing inline call lines to the export engine
|
13 years ago |
Eric Schulte
|
6323bbded9
ob-exp: fixed a bug in exportation of #+call lines
|
13 years ago |
emacs
|
11a10bdfe7
Update website to show 7.5 as current release
|
13 years ago |
Dan Davison
|
c59c8346af
ob: Add prefix to minibuffer prompt
|
13 years ago |
Carsten Dominik
|
7666ba421f
Version number back to 7.4
|
14 years ago |
Carsten Dominik
|
76a25715c9
Bump version number to 7.5
|
14 years ago |
Eric Schulte
|
c676f62361
passing header arguments through to called code blocks
|
14 years ago |
Bastien Guerry
|
6630edbd0f
Set version number to 7.3
|
14 years ago |
Carsten Dominik
|
82af72eef7
Push version number to 7.02trans
|
14 years ago |
Eric Schulte
|
43c712fccb
unifying ob-process-params and ob-expand-variables
|
14 years ago |
Eric Schulte
|
fd97cb9386
ob-lob: now working with the new variable resolution setup
|
14 years ago |
Eric Schulte
|
832dc71f31
ob-lob: now working with the new ob-get-src-block-info
|
14 years ago |
Eric Schulte
|
c2dce939e8
more lightening
|
14 years ago |