Carsten Dominik
56b7b3f3ce
New file org-plot.el.
2008-09-17 13:35:21 +02:00
Carsten Dominik
8e2b65bdef
Intermediate
2008-09-16 16:52:21 +02:00
Carsten Dominik
53693652b0
Make C-y insert subtrees in folded state.
2008-09-14 08:03:55 +02:00
Carsten Dominik
c6962bc9d7
Fix duplicate key definition.
2008-09-11 17:02:03 +02:00
Carsten Dominik
e862a5cd58
Protect increment-by-copying in tables.
2008-09-08 20:18:18 +02:00
Carsten Dominik
3f1062a15d
Save and restore formulas for column view capture.
2008-09-08 09:43:41 +02:00
Carsten Dominik
f03ea46b3a
The note buffer for clocking out now mentions the task.
2008-09-07 08:29:16 +02:00
Carsten Dominik
ba2e31dad0
Modified the new agenda tag filtering command.
2008-09-07 07:49:09 +02:00
Carsten Dominik
7482b04df0
Implemented filtering of an existing agenda view with respect to a tag.
2008-09-05 19:02:14 +02:00
Carsten Dominik
089ac08747
Implement using artist-mode to edit fixed-width sections.
2008-09-05 13:37:33 +02:00
Carsten Dominik
22a6e1718c
Ignore TODO keywords and Priorities when sorting headlines.
...
This applies to numeric and alphanumeric sorting.
2008-09-04 10:35:53 +02:00
Carsten Dominik
905fced617
Revised interpretation of prefix arg when storing remember note.
2008-09-04 10:19:46 +02:00
Carsten Dominik
ac7d8fa752
New face `org-scheduled'
...
This face is used in the agenda for entries that are
scheduled on a day that is not today.
2008-09-03 13:23:31 +02:00
Carsten Dominik
d74855408f
Implement the :to and :toname keywords for gnus links.
...
Patch from Gregory Sullivan.
2008-09-03 11:17:49 +02:00
Carsten Dominik
b831ab8ef5
Allow the file component in a remember template to be a function.
2008-09-03 10:36:03 +02:00
Carsten Dominik
7b5bf55e22
Added some well deserved acknowledgments.
2008-07-26 07:12:03 -07:00
Carsten Dominik
c4375970d7
Minor fixes.
2008-07-25 20:41:02 -07:00
Carsten Dominik
d2697cf11e
Fix bug with recursive publishing and the publishing directory.
...
This one has haunted us for a long time......
2008-07-25 14:04:26 -07:00
Carsten Dominik
177e154e6c
Release 6.06a.
2008-07-24 06:42:03 -07:00
Carsten Dominik
14ffcc8b9a
Release 6.06.
2008-07-24 06:26:02 -07:00
Carsten Dominik
0be85cda60
Fix bug when exporting links with attributes.
2008-07-23 16:04:01 -07:00
Carsten Dominik
6c28c92188
Fixing Changes.org.
2008-07-20 08:03:49 -07:00
Carsten Dominik
45e6f57af9
New option org-open-directory-means-index-dot-org.
2008-07-18 13:55:18 -07:00
Carsten Dominik
b24a83f395
Add stuff to Changes.org.
2008-07-16 16:57:48 -07:00
Carsten Dominik
869aa0d628
Use SHA1 hashes to encode file names in the timestamp directory.
...
This will cause all files to be publish again, once, to update
to the new structure.
2008-07-07 14:35:54 -07:00
Carsten Dominik
51e087a970
Update Changed.org.
2008-07-02 13:33:18 -07:00
Carsten Dominik
7becc742cd
Time comparisons for property searches.
2008-07-01 16:23:17 -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
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
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
5c9de5a038
Fix some typos.
2008-06-17 12:35:24 +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
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
68cca55732
Cleanup ITEM when used in column view in the agenda.
2008-05-28 23:58:53 +02:00
Carsten Dominik
18eba42709
Fix typo in Changes.org.
2008-05-28 14:11:57 +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
3b2b3556b7
Use C-c ' to exit source code editing.
2008-05-25 14:54:53 +02:00
Carsten Dominik
6a2dbbec3f
Implement editing source code examples in the native mode.
2008-05-25 09:07:23 +02:00
Carsten Dominik
7b73413b08
Documentation updates.
2008-05-24 22:34:13 +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
332191cc13
Properties can be used to confiugre subtree export.
2008-05-21 09:49:04 +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
2c0812caf1
Implement TODO statistics.
...
This uses the same cookies as Checkbox statistics, [%] and [/]
2008-05-19 14:11:47 +02:00
Carsten Dominik
24fd4650de
Implement proper UIDs for iCalendar export.
...
This works now fine except for sexp entries which don't
get reusable UIDs, but fresh ones each time they are exported......
2008-05-19 08:22:51 +02:00
Carsten Dominik
b4159c5017
Release 6.03.
2008-05-15 04:40:55 +02:00
Carsten Dominik
4b36c8d470
Fixed bug with date ranges in iCalendar export.
...
When there are no time-of-day infos, the appointment
ended up being too short by one day. Fixed now.
2008-05-14 14:03:02 +02:00