Dan Davison
|
b59074eca8
|
babel: Avoid addition of unnecessary ellipsis
* lisp/ob-table.el (org-babel-table-truncate-at-newline): Only add
"..." if there is something after the newline.
|
2010-11-16 11:16:18 +00:00 |
Bastien Guerry
|
6630edbd0f
|
Set version number to 7.3
|
2010-11-07 14:52:14 +01:00 |
Carsten Dominik
|
82af72eef7
|
Push version number to 7.02trans
|
2010-10-29 09:11:46 +02:00 |
Eric Schulte
|
c60e09eaa4
|
ob-table: simplified to reflect to var resolution
* lisp/ob-table.el (sbe): simplified to reflect to var resolution
|
2010-10-21 13:06:55 +01:00 |
Dan Davison
|
a5ac523ec9
|
babel: Update sbe macro to new parameter processing
* ob-table.el (sbe): Use `org-babel-process-params params'
instead of `org-babel-expand-variables'.
|
2010-10-21 13:06:54 +01:00 |
Eric Schulte
|
1412447d61
|
babel evaluation once again working in tables
* lisp/ob-table.el (sbe): reworking for better indentation and to
integrate the new variable resolution
|
2010-10-21 13:06:00 +01:00 |
Eric Schulte
|
6f825152d9
|
ob-table: babel scripts called from tables can accept ranges
* lisp/ob-table.el (sbe): now able to accept range references from tables
|
2010-07-21 16:11:49 -07:00 |
Carsten Dominik
|
6268cceec3
|
Mention release 7.01 on the website, push release number to 7.01trans
|
2010-07-19 08:33:24 +02:00 |
Tom Dye
|
272aefce83
|
Finished editing Babel docstrings
|
2010-07-13 16:20:08 -07:00 |
Eric Schulte
|
d7b7025eac
|
flattening out lisp directory structure
all babel and babel/langs files now live in the base of the lisp directory.
|
2010-07-05 11:14:49 -07:00 |