Achim Gratz
|
ba59eebb12
ob-python: specify defcustom parameters
|
12 years ago |
Eric Schulte
|
78cdf14939
org-babel-result-cond - unified handling of results
|
12 years ago |
Eric Schulte
|
32a6bae7c0
better hline and None translations in ob-python
|
12 years ago |
Bastien Guerry
|
222eae4033
Fix error messages: don't use a dot at the end
|
12 years ago |
Bastien Guerry
|
70dd1196d2
Massive code clean-up.
|
12 years ago |
Bastien Guerry
|
e85479aeb1
Don't use `org-flet' in some functions
|
12 years ago |
Bastien Guerry
|
8eb584331a
Add punctuation at the end of the first line of docstrings. Code cleanup.
|
12 years ago |
Eric Schulte
|
63b5f8f2e8
replace flet/labels with org-flet/org-labels
|
12 years ago |
Eric Schulte
|
cd080b025a
ensure newline precedes automatically-added returns for Python code blocks
|
12 years ago |
Bastien Guerry
|
5c38bf0ef7
Fix copyright and authors lines.
|
12 years ago |
Bastien Guerry
|
8931636eae
Copyright, license, and header fixes.
|
13 years ago |
Bastien Guerry
|
e44d2975ff
Fix copyright (to 2012) year and Org version (to 7.8.03).
|
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 |
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
|
e409a859ff
ob-python: inhibit return of the eoe string during session evaluation
|
13 years ago |
Eric Schulte
|
fcede7c577
ob-python: enough newlines to ensure a return when ":results output :session"
|
13 years ago |
Eric Schulte
|
9e7ef71da3
ob-python: more robust session evaluation
|
13 years ago |
Eric Schulte
|
4a0e5cf88f
initialize variable from ob-tangle in language files that use it
|
13 years ago |
Eric Schulte
|
56de599c00
ob-python: Send RET after every line w/session evaluation
|
13 years ago |
Eric Schulte
|
28b325fa1e
ob-python: in the case of ":results output table" results can be parsed as a table
|
13 years ago |
emacs
|
11a10bdfe7
Update website to show 7.5 as current release
|
13 years ago |
Carsten Dominik
|
c895af44d4
Fix some compiler warnings
|
13 years ago |
Dan Davison
|
8e4b9b3a6a
ob: python: Don't bother removing echoed output in value mode
|
13 years ago |
Dan Davison
|
dcfeec887a
docstring edits
|
14 years ago |
Dan Davison
|
43772d2d9a
ob: avoid error when python session buffer has been killed
|
14 years ago |
Dan Davison
|
e030d95ddb
ob: language-specific changes in response to :file arg changes
|
14 years ago |