Carsten Dominik
e3132e37b7
Completing the mapping API.
...
This is documented in the new appendix "Using the mapping API".
2008-06-11 23:27:22 +02:00
Carsten Dominik
f1d1cb8c2c
First shot at a mapping API.
...
Some details still need to be worked out.
2008-06-11 16:18:21 +02:00
Carsten Dominik
52bd68a47a
New escape %& in remember templates, to visit note after storing it.
...
This was a request by Adam Spiers.
2008-06-11 07:15:56 +02:00
Carsten Dominik
edfd4f8abf
Fixed bug with file tags.
...
This bug was reported by Manuel Hermenegildo. There
were really two issues: The parsing of the FILETAGS line
was broken, and the function `org-get-tags-at' did ignore
these tags. Both problems are fixed now.
2008-06-10 13:42:27 +02:00
Carsten Dominik
d821bf13b1
Make the format of section number configurable.
...
This was a request by Adam Spiers.
2008-06-10 10:05:15 +02:00
Carsten Dominik
5d70b8f761
Fix bug with removing xomments during export.
...
Reported by Adam Spiers.
2008-06-10 09:02:57 +02:00
Carsten Dominik
83218b1432
Fixed typos the first lines of some lisp files.
...
Reported by Levin Du.
2008-06-10 08:26:09 +02:00
Carsten Dominik
b78d39350c
Bug fix: Org hangs upon export when the end_example line is missing.
2008-06-09 17:10:18 +02:00
Carsten Dominik
049b5931dd
Make 1-9,0 access allowed values in column view.
...
This was proposed by Levin Du, I implemented a modified version of his
patch.
2008-06-09 09:53:19 +02:00
Carsten Dominik
2ea87b7883
Allow installation prefix to be set on the command line.
...
Patch from Peter Jones.
2008-06-09 09:09:26 +02:00
Carsten Dominik
9a8d39d865
Bug fixes.
2008-05-30 09:30:43 +02:00
Carsten Dominik
800db00dc8
Update the todo list for Org.
2008-05-30 06:05:10 +02:00
Carsten Dominik
2f60e2b921
Fix bugs with ellipsis generation in column view.
...
Ellipsis generation can now be controlled with `org-columns-ellipses'.
2008-05-30 06:04:29 +02:00
Carsten Dominik
1451470882
Fix typo in org.texi.
2008-05-30 06:02:51 +02:00
Carsten Dominik
4178a34c48
Refresh the agenda when redoing the column view.
2008-05-29 08:50:44 +02:00
Carsten Dominik
82e14ee963
Fixed bug with pressing "e" in agenda column view.
2008-05-29 07:21:07 +02:00
Carsten Dominik
19f4b1815e
Use ellipses in narrow column-view columns.
2008-05-29 06:55:01 +02:00
Carsten Dominik
73db9d734b
Advertise the mailing list for feedback, instead of the maintainer.
2008-05-28 23:59:35 +02:00
Carsten Dominik
68cca55732
Cleanup ITEM when used in column view in the agenda.
2008-05-28 23:58:53 +02:00
Carsten Dominik
236396ebf8
Split the export pre-processor into a zillion small functions.
2008-05-28 16:59:17 +02:00
Carsten Dominik
18eba42709
Fix typo in Changes.org.
2008-05-28 14:11:57 +02:00
Carsten Dominik
236f6c7ff9
Improve error message for invalid rows in org-table.el.
2008-05-28 14:11:33 +02:00
Carsten Dominik
51c05f9071
Short List of contributed packages in the manual.
2008-05-28 06:44:06 +02:00
Carsten Dominik
afd70580b0
Remove some old entries from Org's todo list.
2008-05-28 06:37:01 +02:00
Carsten Dominik
d18a263f06
Bug fixed in org-mtags.el.
...
Based on the report by Levin Du.
2008-05-28 06:34:50 +02:00
Carsten Dominik
6ab622fd30
Fix sparse tree documentation.
2008-05-27 10:14:11 +02:00
Carsten Dominik
07e361b172
Add org-id to the list of autoloaded modules.
2008-05-27 08:24:02 +02:00
Carsten Dominik
53ccd4f053
Fix bugs in customization and docstring of `org-archive-save-context-info'.
...
This follows a report from Brian van der Broek.
2008-05-27 08:19:33 +02:00
Carsten Dominik
c9ea8bc470
Release 6.04c.
2008-05-27 08:09:31 +02:00
Carsten Dominik
cd16b87216
Make C-c ' edit even more things around point.
2008-05-27 08:08:28 +02:00
Carsten Dominik
f9fa54fcf4
Improvements to source code snippet editing.
2008-05-26 19:45:43 +02:00
Carsten Dominik
174cc21d08
Bug fix for removal of comments during export.
2008-05-25 16:15:25 +02:00
Carsten Dominik
3b2b3556b7
Use C-c ' to exit source code editing.
2008-05-25 14:54:53 +02:00
Carsten Dominik
0950127491
Release 6.04.
2008-05-25 09:08:46 +02:00
Carsten Dominik
6a2dbbec3f
Implement editing source code examples in the native mode.
2008-05-25 09:07:23 +02:00
Carsten Dominik
9bd2896c94
Version number to 6.04pre01
...
We are preparing for another release.....
2008-05-24 22:35:23 +02:00
Carsten Dominik
7b73413b08
Documentation updates.
2008-05-24 22:34:13 +02:00
Carsten Dominik
22e524eaa4
Fix bug with upper case for "contrib" directory in tar files.
2008-05-24 22:33:47 +02:00
Carsten Dominik
9dbaf463d8
Handle :index-title property during publishing.
...
Patch from Manuel Hermenegildo.
2008-05-24 21:54:37 +02:00
Carsten Dominik
23bf79d0d4
Fixed typo in file name.
2008-05-24 12:43:27 +02:00
Carsten Dominik
60eba43cdf
Attempt to implement dynamic indentation.
...
This only lead to a contributed file, this is neither robust nor fast.
But maybe throwing the existing code into a contrib file
will make someone come up with an idea.
2008-05-24 11:18:40 +02:00
Carsten Dominik
67ad05447f
Add copyright notice to org-depend.el.
2008-05-23 11:55:33 +02:00
Carsten Dominik
672c311a38
Bug fix in org-annotation-helper.el
...
The call to org-remember was wrong.
2008-05-23 11:55:07 +02:00
Carsten Dominik
332191cc13
Properties can be used to confiugre subtree export.
2008-05-21 09:49:04 +02:00
Carsten Dominik
bd8d5b51c0
Implement EXPORT_TITLE property.
2008-05-20 19:22:00 +02:00
Carsten Dominik
94bddfe621
Bug fix: Also jump to last remember note in narrowed buffer.
...
Report by Bernt Hansen.
2008-05-20 17:10:44 +02:00
Carsten Dominik
26a35c28a6
Implement file tags, tags that apply to all entries in a file.
2008-05-19 19:48:52 +02:00
Carsten Dominik
e3e2ac8108
Fix author list in org-annotation-helper.el.
2008-05-19 14:27:47 +02:00
Carsten Dominik
2e634d82d9
Bugfix: Close paragraph after footnote.
...
Patch by Madhu.
2008-05-19 14:25:08 +02:00
Carsten Dominik
2c0812caf1
Implement TODO statistics.
...
This uses the same cookies as Checkbox statistics, [%] and [/]
2008-05-19 14:11:47 +02:00