Carsten Dominik
54188f8618
Add an orgtbl-to-orgtbl transformation.
...
Useful for documenting orgtbl transformation and formatting
functions.
Signed-off-by: Jason Riedy <jason@acm.org>
Conflicts:
ChangeLog
2008-05-06 14:15:45 +02:00
Carsten Dominik
15db65ad72
Arch-tag lines and declaration fixes from upstream Emacs.
2008-04-29 07:15:41 +02:00
Carsten Dominik
49799dd08e
Release 6.02b.
2008-04-27 07:43:19 +02:00
Carsten Dominik
0082c0c129
Release 6.02a
2008-04-25 15:45:35 +02:00
Carsten Dominik
1f6c502765
Work around XEmacs indentation problems.
...
There is an old XEmacs bug with indentation in the presence of
an extent with an invisibility property. We work around this now
by turning the invisibility property off, temporarily.
2008-04-24 16:44:12 +02:00
Carsten Dominik
2ea352b4cf
Release 6.02.
2008-04-24 10:29:47 +02:00
Carsten Dominik
739edc7849
6.02pre06, now for real!
2008-04-23 10:20:43 +02:00
Carsten Dominik
55235195fe
Version number increase to 6.02pre-06.
2008-04-23 08:44:39 +02:00
Carsten Dominik
d38aab0443
General operators for property searches.
...
We have now numerical comparisons, and we can do < and > for strings.
2008-04-23 07:48:22 +02:00
Carsten Dominik
51eac353ae
Bug fixes.
2008-04-21 18:28:07 +02:00
Carsten Dominik
1508d31b6e
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.
2008-04-21 07:50:27 +02:00
Carsten Dominik
383774f360
New version number.
2008-04-20 18:18:51 +02:00
Carsten Dominik
3798fbb8f5
New version number, effort estimates work now.
2008-04-18 18:03:08 +02:00
Carsten Dominik
1a2d615023
6.02pre02, with an implementation of summaries in agenda columns.
2008-04-15 11:05:39 +02:00
Carsten Dominik
7e4a730ac7
Release 6.01c
2008-04-15 08:51:09 +02:00
Carsten Dominik
bea87922ca
Bug fixes.
2008-04-15 08:49:26 +02:00
Carsten Dominik
b63bd61796
release 6.01b
2008-04-14 21:31:16 +02:00
Carsten Dominik
9068f7c1c6
Version number set to 6.01a, release 6.01a.
2008-04-14 20:00:38 +02:00
Carsten Dominik
62db67e9eb
Correct dependencies in the Makefile.
...
Also a new variable and better implementation around export
processing in the background.
2008-04-14 14:59:37 +02:00
Carsten Dominik
d237e3dd0a
Version number set to 6.01, this will be the release.
2008-04-14 07:52:18 +02:00
Carsten Dominik
80a93d5d1b
Version number bump, 6.00pre-6
2008-04-13 22:17:29 +02:00
Carsten Dominik
e7e5e25100
Fix bug with algebraic evaluation in tables.
...
There was a problem that complex fields need a pair of parenthesis
around them. For example, if one field is "a a" and another field
is "a+b", multiplication of the two gave "a^3+b" instead of "a^3+a^2 b".
Now variable replacement puts extra parenthesis around values.
2008-04-13 21:28:26 +02:00
Carsten Dominik
b7628661b1
Version number change to 6.00pre-5
2008-04-10 08:37:43 +02:00
Carsten Dominik
d2d495df4f
Apply patches by James TD Smith.
2008-04-10 08:27:56 +02:00
Carsten Dominik
15534acef0
Implemented new archiving mechanism: The Attic Sibling.
...
Archiving to the attic sibling means to move the entry to
become a child of a sibling with heading "Attic", that is also
marked with the ARCHIVE tag.
2008-04-08 12:29:28 +02:00
Carsten Dominik
417d3e5303
Version number bump to 6.00pre-3
2008-04-07 08:35:14 +02:00
Carsten Dominik
cff6e9af30
Version number bump.
2008-04-01 22:13:46 +02:00
Carsten Dominik
5515c6e245
Small bug fixes.
2008-03-30 20:33:07 +02:00
Carsten Dominik
3885aa55d5
Pushed version number to 6.00pre-1
2008-03-28 10:26:54 +01:00
Carsten Dominik
fe939ecb95
Split out a number of files from org.el, and reorganize the
...
structure of the git repository, using new subdirectories
for Lisp and Documentation files.
2008-03-28 09:57:14 +01:00