Carsten Dominik
7ac36c7e66
Fix bug with link normalization and link abbrev expansion.
2008-07-05 08:06:10 -07:00
Carsten Dominik
012cc447a3
Add ChangeLog entry.
2008-07-04 22:53:39 -07:00
Carsten Dominik
db2736f045
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2008-07-04 22:52:18 -07:00
Carsten Dominik
ed98782f9d
Fix bug with non-existing timestamp directory.
...
Patch from Dan Davison.
2008-07-04 22:51:21 -07:00
Bastien Guerry
b68b57c99f
Small doc fixes from Emacs (Juanma Barranquero) and a bug fix in org-exp.el.
...
See <E1KE2Mh-0005EC-CF@cvs.savannah.gnu.org> in emacs-commit@:
* org.el (org-agenda-skip-unavailable-files):
* org-clock.el (org-clock-out-when-done): Doc fixes.
The bug affected the exportation of commented subtree: case cannot be
ignored when checking for the COMMENT cookie ("Comment" is a frequent
word in french, and has a completely different meaning.)
2008-07-04 04:09:00 +02:00
Carsten Dominik
4636a4d5e4
Fix bug with export of tags in headlines.
2008-07-03 10:36:32 -07:00
Carsten Dominik
9919ff82a0
Fix bugs in the BEGIN_VERSE environment.
...
This did not work at all - now it does.....
2008-07-02 15:14:12 -07:00
Carsten Dominik
b5ed7fca04
Version number bumped to 6.06pre01.
2008-07-02 13:34:26 -07:00
Carsten Dominik
3d59326fcf
Allow prefixes in include file statements.
2008-07-02 13:29:45 -07:00
Carsten Dominik
3d80ceb6d9
Fixed typos.
2008-07-02 10:43:35 -07:00
Carsten Dominik
7becc742cd
Time comparisons for property searches.
2008-07-01 16:23:17 -07:00
Carsten Dominik
507700505a
Main HTML style has moved into a constant.
...
The variable `org-export-html-style' now only specified
deviations from this default style.
2008-07-01 16:22:57 -07:00
Carsten Dominik
5f39979bbe
New variable to add to the default HTML style.
...
Instead of overwriting the default style, you can now simply add to it
using the variable `org-export-html-style-extra'.
2008-06-29 17:20:17 +02:00
Carsten Dominik
f02b4baab3
New option to turn off creator info.
2008-06-26 06:04:44 +02:00
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
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
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
a9ac84c16c
Fixed typos.
2008-06-18 09:24:05 +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
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
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
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
Carsten Dominik
da4f268b84
New hook that is called before saving an exported iCalendar file.
2008-06-13 12:25:50 +02:00
Carsten Dominik
aa57d06982
Fix bug with removing ical buffer too early.
...
The problem was that the function that did kill the buffer was called
inside the loop - it should really be called outside!
2008-06-13 10:39:37 +02:00
Carsten Dominik
058b918ad6
Cleaning up template code for remember.
...
You can now define templates that file to the beginning/end of the file,
as level 1 entries. Also some documentation issue are fixed now.
2008-06-13 10:22:09 +02:00
Carsten Dominik
f7f1a7f085
BBDB anniversaries are now links.
...
Feature request from Rares Vernica, implementation by Thomas Baumann.
2008-06-12 16:30:35 +02:00
Carsten Dominik
b7502705a3
Make bbdb-abbiversary entries links to the BBDB database entry.
...
The links can be accessed with C-c C-o. If there are several links,
a prefix arg can be used to select one.
2008-06-12 15:09:03 +02:00
Carsten Dominik
097782f7e6
Fixed bug in the clock-in implementation fro the agenda.
...
This bug was reported by Raimar Finken.
2008-06-12 13:59:54 +02:00
Carsten Dominik
c16d17d0e6
Bug fixed.
2008-06-12 12:46:52 +02:00
Carsten Dominik
b8c3e861ae
Make sure the region in XEmacs stays when using Org's special
...
beginning-of-line and end-of-line commands.
2008-06-12 07:49:39 +02:00