Carsten Dominik
e1165fd8f3
Added org-export.el to experimental, fixed a few bugs.
2008-06-25 10:13:50 +02:00
Carsten Dominik
112489aafb
Bug fix with monthly repeaters.
2008-06-25 09:32:59 +02:00
Carsten Dominik
be38bc3316
Fixed bug in capturing column view.
...
Patch from Peter Jones.
2008-06-25 06:22:12 +02:00
Carsten Dominik
9b084b22f5
Allow omitting the "file:" prefix in some file links.
...
The file path must be absolute, or it must start with "./" or "../".
2008-06-24 08:37:50 +02:00
Carsten Dominik
84c2010d2c
Fix the link to the Debain package.
2008-06-24 08:36:03 +02:00
Carsten Dominik
14ca1697f3
Fix typo.
2008-06-23 09:55:48 +02:00
Carsten Dominik
ec5b77ccd2
Implement better handling of deadlines in iCalendar Export.
...
Deadlines in TODO entries are now used as DUE dates.
2008-06-23 09:08:08 +02:00
Carsten Dominik
e6b8a60432
Fix bug with "yesterday" in clocktables.
2008-06-23 05:46:33 +02:00
Carsten Dominik
f27e859d05
Fixing typos in org.texi.
2008-06-23 05:45:48 +02:00
Carsten Dominik
98e0056aa4
Add information about the new Debian package.
2008-06-23 05:38:54 +02:00
Carsten Dominik
0d6b79dea0
Include changes from downstream Emacs.
2008-06-20 14:11:50 +02:00
Carsten Dominik
21499409c3
Release 6.05b.
2008-06-20 00:21:15 +02:00
Carsten Dominik
f41be4b87d
Implement including archives into agenda.
...
trees that are marked with the ARCHIVE tag and even archive files
can now temporarily be included into an agenda view.
Press `v' in the agenda to get trees with ARCHIVE tags.
Press `C-u v' to get archive files included.
2008-06-20 00:20:12 +02:00
Carsten Dominik
a13bbf18c8
Fix bugs related to transporting whitespace with entries.
2008-06-18 18:33:05 +02:00
Carsten Dominik
d232d19f98
Fix typos.
2008-06-18 18:31:16 +02:00
Carsten Dominik
08022e9cf1
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2008-06-18 09:24:23 +02:00
Carsten Dominik
a9ac84c16c
Fixed typos.
2008-06-18 09:24:05 +02:00
Carsten Dominik
5eb9ec818c
Add the link to the Worg pag about GTH and other systems.
2008-06-18 09:23:07 +02:00
Christian Egli
b9c5c1a1ad
Merge branch 'master' of git+ssh://cegli@repo.or.cz/srv/git/org-mode
2008-06-18 08:05:39 +02:00
Carsten Dominik
9df22700aa
Fixing typos.
2008-06-18 07:00:03 +02:00
Carsten Dominik
d76c252a05
Added a list of related software to the homepage.
2008-06-18 06:55:59 +02:00
Carsten Dominik
641854a783
Put the survey results under org-info.js.
2008-06-18 06:25:41 +02:00
Carsten Dominik
cacc5a7500
Small changes to the homepage.
2008-06-18 06:18:27 +02:00
Christian Egli
9c692c42f1
reduce links to their destination
...
i.e. change '[[http://foo ][bar]]' to 'bar'
2008-06-18 00:26:29 +02:00
Christian Egli
346e70596c
Make the location of the diary file configurable.
2008-06-18 00:22:33 +02:00
Carsten Dominik
2a8f099e7e
Release 6.05a.
2008-06-17 17:06:16 +02:00
Carsten Dominik
29677fc7af
Including changes from downstream Emacs CVS.
2008-06-17 17:05:23 +02:00
Carsten Dominik
4dd4ab8921
Moved the FAQ into Worg.
2008-06-17 15:14:51 +02:00
Carsten Dominik
43ff7db861
Hacking the faq.
2008-06-17 15:05:41 +02:00
Carsten Dominik
315ecb46b1
Hacking the FAQ.
2008-06-17 14:44:43 +02:00
Carsten Dominik
018325ae1c
Fix it again...
2008-06-17 14:03:24 +02:00
Carsten Dominik
f0f82b8c8a
Fix the index page.
2008-06-17 14:00:52 +02:00
Carsten Dominik
3f9a9e2bbf
Small changes to the web page.
2008-06-17 13:56:38 +02:00
Carsten Dominik
5c9de5a038
Fix some typos.
2008-06-17 12:35:24 +02:00
Carsten Dominik
672bfc4e49
Bug fix for next-allowed-value in column view.
2008-06-16 18:23:18 +02:00
Carsten Dominik
e1c22570b7
Version number 6.05, this will be released soon.
2008-06-16 17:51:04 +02:00
Carsten Dominik
7416ed17aa
Make agenda log mode also show the end time of a CLOCK entry.
2008-06-16 17:49:53 +02:00
Carsten Dominik
0aa74caefc
Improve sitemap publishing with org-publish.
...
Patch from Sebastian Rose.
2008-06-16 17:23:03 +02:00
Carsten Dominik
69673b3c1f
Put the examples in the manual under GPL.
2008-06-16 17:05:31 +02:00
Carsten Dominik
be026ff5ad
Implement actions tied to cursor date in agenda.
2008-06-16 16:26:30 +02:00
Carsten Dominik
e8202bf861
Version number 6.05pre01, with a detailed list of changes.
...
Yes, the 6.05 release is just around the corner.
2008-06-15 09:44:21 +02:00
Carsten Dominik
a56d512036
Fix compilation problems in org-publish.el.
2008-06-15 08:50:10 +02:00
Carsten Dominik
9db8450a90
Don't allow org-schedule/deadline to clobber repeaters.
2008-06-15 08:04:14 +02:00
Carsten Dominik
15ff91c3e4
Small fixes and extensions for org-publish.
2008-06-15 08:03:45 +02:00
Carsten Dominik
2c3ac24e03
New remember escapes hat use calendar date as default.
...
When calling a remember template from the agenda or from the
calendar, the cursor date becomes the default for %v and %V.
2008-06-15 07:09:12 +02:00
Carsten Dominik
2003d83370
Use agenda/calendar date as default for remember templates.
...
This applies only when the remember process gets started in the
agenda or calendar buffer.
2008-06-15 07:07:41 +02:00
Carsten Dominik
d4398d9ba6
Revert to old copyright notice for the documentation.
2008-06-15 06:45:12 +02:00
Carsten Dominik
d915190dec
Use string width to center headline in ascii export.
2008-06-15 06:44:27 +02:00
Carsten Dominik
a476426a73
Small bug fixes for inserting tabulators and for cursor positioning.
2008-06-15 06:43:21 +02:00
Carsten Dominik
02fab14a70
Bug fix with return value of `org-mhe-get-message-folder-from-index'.
...
Patch from Thomas Baumann.
2008-06-13 23:13:08 +02:00