Applied patch series from Jason Riedy.
commit1508d31b6ed5238387b6ae64288d5766d30aaa2b
authorCarsten Dominik <carsten.dominik@gmail.com>
Mon, 21 Apr 2008 05:50:27 +0000 (21 07:50 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Mon, 21 Apr 2008 05:50:27 +0000 (21 07:50 +0200)
tree427a38b59568481f1e0f4272d7757bcd8b3f1b15
parent383774f36084b3adf09963c3ae8ad651018cee66
Applied patch series from Jason Riedy.

You can slice a single table full of calculations in different ways
into separate destinations.  Or you can format the table differently.
There are many fun and exciting possible uses.

A fancier implementation would scan the document *once* for the
set of destinations.  That could help implement another function
to update all destinations from all sources.

Refactor orgtbl-to-generic; explicitly separate heading from body.
Support last-line specializers.
Allow functions for some orgtbl parameters.
Add a :remove-nil-lines parameter to orgtbl-to-generic.
ChangeLog
contrib/ChangeLog
contrib/README
contrib/lisp/orgtbl-sqlinsert.el [new file with mode: 0644]
doc/org.texi
lisp/org-table.el
lisp/org.el