Carsten Dominik
cadf136e3d
Documentation.
2008-05-12 16:17:49 +02:00
Carsten Dominik
9d4ad10615
Documentation.
2008-05-12 16:02:39 +02:00
Carsten Dominik
180b2b15cd
Documentation.
2008-05-12 08:55:40 +02:00
Carsten Dominik
f2247707a1
Fix setup of Changes.org.
2008-05-12 07:32:21 +02:00
Carsten Dominik
3e2c5413d2
Fix the links to Worg.
...
The new site is part of orgmode.org.
2008-05-12 07:29:13 +02:00
Bastien Guerry
cdc4c23d2c
Fixed typo in Changes.org: capitalized the #+include directive.
2008-05-09 21:21:04 +02:00
Carsten Dominik
d4812f088b
Organize Changes.org.
2008-05-08 18:20:28 +02:00
Carsten Dominik
b6eb2bc65b
Allow properties to influence startup visibilities.
2008-05-08 14:32:10 +02:00
Carsten Dominik
9cad371bc4
Implement setup inclusion from external file.
...
The #+STARTUP etc lines that define settings on a per-file
basis can now be collected in a separate file and included
with a line:
#+SETUPFILE: "/path/to/setup.org"
This has been a frequent request in the past, now it is
finally possible.
2008-05-07 16:26:01 +02:00
Carsten Dominik
a738e446be
Implement include files for export.
2008-05-07 13:57:00 +02:00
Carsten Dominik
61cc58514d
Add documentation of Changes.org.
2008-05-07 08:55:24 +02:00
Carsten Dominik
7f51b95a4f
Update documentation, to formulate the markup rules more compactly.
2008-05-06 09:32:16 +02:00
Carsten Dominik
e6b87d40b3
Implement description lists.
...
These are implemented as part of plain lists, so a leading
"-" or "+" is still needed. Maybe this is not the most pretty
implementation, but it works without rewriting the quite
complex list formatting code. So all the list formatting
continues to work just fine. The description tag
is highlighted in bold, so still easy to spot.
The HTML exporter does export these already, the LaTeX
exporter still needs to be adapted.
2008-05-05 09:13:25 +02:00
Carsten Dominik
82037963de
Document blockquotes.
2008-05-03 16:35:52 +02:00
Carsten Dominik
7436274350
Implement color formatting of code examples during HTML export.
2008-05-03 16:17:43 +02:00
Carsten Dominik
525b2d41fa
Webpage version number update.
2008-04-27 07:47:57 +02:00
Carsten Dominik
0082c0c129
Release 6.02a
2008-04-25 15:45:35 +02:00
Carsten Dominik
add34418c8
Implement a basic history system for recently clocked tasks.
...
Recently clocked tasks are now remembered as well as a default
task and an interrupted task.
There is no automatic clock-in yet.
Also, a number of bug fixes have sneaked into this patch,
sorry for the mess.
2008-04-25 08:18:49 +02:00
Carsten Dominik
2ea352b4cf
Release 6.02.
2008-04-24 10:29:47 +02:00
Carsten Dominik
6d72968730
Allow <> as operator for property regexp matches.
...
When <> is used as the operator, the comparison test it true if the
regexp does *not* match the value of the property.
2008-04-24 08:47:41 +02:00
Carsten Dominik
91857aaebb
Documentation updates.
2008-04-23 08:43:23 +02:00
Carsten Dominik
e533bfaadf
More changes......
2008-04-15 15:05:33 +02:00
Carsten Dominik
7290579e69
Make the list of changes use org-info.js.
2008-04-15 15:01:34 +02:00
Carsten Dominik
d58985eec4
Bugfix webpage.
2008-04-15 14:13:37 +02:00
Bastien Guerry
71a8f2bf76
Added some TODOs about publishing options.
2008-04-15 13:34:30 +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
8d462f4489
Cleaned up the todo.org file. Some bug fixes.
2008-04-15 10:01:32 +02:00
Carsten Dominik
7e4a730ac7
Release 6.01c
2008-04-15 08:51:09 +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
9546c15252
Update list of user-visible changes.
2008-04-14 08:27:14 +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
7c37f334af
Final changes before release.
...
This implements executing export commands in the background.
Also, the documentation has been updated.
2008-04-14 07:47:32 +02:00
Carsten Dominik
80a93d5d1b
Version number bump, 6.00pre-6
2008-04-13 22:17:29 +02:00
Carsten Dominik
178ebd83f6
Improved the treatment of internal links during export.
...
So far only internal links that lead to a dedicated target where
converted correctly during HTML export. Now, also heuristic
links create a working jump in a file.
2008-04-13 19:26:31 +02:00
Carsten Dominik
10ecd2f850
Allow temporary agenda display with inactive timestamps included.
...
You get this by pressing `[' in the agenda or timeline buffer.
2008-04-10 14:48:59 +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
7a51a7e5f0
Completion for INFOJS options, and documentation. Add new faces.
2008-04-09 13:49:51 +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
Bastien Guerry
ace51db3a1
Added the correct link to the french translation of David's tutorial.
2008-04-07 18:34:40 +02:00
Carsten Dominik
417d3e5303
Version number bump to 6.00pre-3
2008-04-07 08:35:14 +02:00
Carsten Dominik
bd80cd71d2
Much better integration of org-info.js.
2008-04-07 08:32:00 +02:00
Carsten Dominik
b9293a6766
Make the agenda clockreport configurable.
...
We now have an option that allows to specify properties for the
report table. Most interesting is probably to set :maxlevel.
2008-04-06 17:53:34 +02:00
Carsten Dominik
3ab4658e17
Implemented showing a clock report in the agenda.
...
This is a new display mode in the agenda view. It appends a clock
table to the daily/weekly agenda view that covers clocked time
for the time span shown in the agenda, and also limited to the
files that were used to create the current view.
2008-04-06 17:25:47 +02:00
Bastien Guerry
88a4de4f41
Fix links to the Worg website.
2008-04-03 14:37:44 +02:00
Carsten Dominik
cff6e9af30
Version number bump.
2008-04-01 22:13:46 +02:00
Carsten Dominik
963ede8307
Removed support for tables in Org-mode, as part of de-scoping operation.
...
Fools!
2008-04-01 09:26:25 +02:00
Carsten Dominik
503ce14912
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
...
Conflicts:
ChangeLog
2008-04-01 09:24:46 +02:00