Jérémy Compostella
|
09982081b5
org-babel-exp-lob-one-liners should not parse the entire buffer.
|
13 years ago |
Eric Schulte
|
25a0a02121
no longer strip code and result names during block preprocessing
|
13 years ago |
Eric Schulte
|
f55810593e
don't try to evaluate #+call lines in verbatim blocks
|
13 years ago |
Eric Schulte
|
1ed12cac1a
passing all tests after code block syntax changes
|
13 years ago |
Eric Schulte
|
7e93b90f88
Standardized code block keywords
|
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 |
Eric Schulte
|
cb449a672e
improve export of inline code blocks
|
13 years ago |
Eric Schulte
|
fceb767aea
ob-exp: don't examplize inline code blocks which are already escaped
|
13 years ago |
Nick Dokos
|
707897c25c
Eliminate extra newline(s) after example or src block.
|
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 |
David Maus
|
545bfddeea
Provide edebug specifications for macros
|
13 years ago |
Eric Schulte
|
b8ae6a6bdb
Revert "fix compilation errors introduced by most recent changes"
|
13 years ago |
Nicolas Goaziou
|
8c6c6a4f3d
Rename `org-in-regexps-block-p' to `org-between-regexps-p'
|
13 years ago |
Eric Schulte
|
9ff7f80f51
fix compilation errors introduced by most recent changes
|
13 years ago |
emacs
|
7340cee33a
Update website to show 7.7 as current release
|
13 years ago |
Eric Schulte
|
8854497c35
ob-exp: on export resolve hashes in the current (not original) file buffer
|
13 years ago |
Bastien Guerry
|
9c05a7c781
Bump to version 7.6
|
13 years ago |
Eric Schulte
|
ef42f3cc9c
ob-lob: inline calls should export even when preceeded by an "="
|
13 years ago |
Eric Schulte
|
acec7eb7c3
ob-lob: fix the logic checking if a call line is commented
|
13 years ago |
Eric Schulte
|
dceaf7da4f
ob-exp: don't export inline call_ blocks which aren't whitespace padded
|
13 years ago |
Eric Schulte
|
4127e53cda
ob: remove code comments pointing to online documentation
|
13 years ago |
Eric Schulte
|
5c3def4713
ob: export of inline call blocks
|
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 |
Eric Schulte
|
40d80baa1b
ob-exp: less verbose when in batch mode
|
13 years ago |
Eric Schulte
|
f1c0042967
removing two currently unused export variables
|
13 years ago |