Commit graph

277 commits

Author SHA1 Message Date
Carsten Dominik 566f88e348 Fix broken link 2010-01-11 12:25:26 +01:00
Carsten Dominik 9a619e59cb List of user-visible changes in 6.34 2010-01-10 10:50:21 +01:00
Carsten Dominik 2b52834355 Release 6.33 2009-11-13 07:15:41 +01:00
Carsten Dominik 61d8ec540c Changes for release 6.33 2009-11-11 19:20:20 +01:00
Carsten Dominik b48d994021 Document changes for release 6.32 2009-10-26 07:39:00 +01:00
Carsten Dominik 19f51e9e7f Add to the list of user visible changes 2009-09-30 14:24:52 +02:00
Carsten Dominik e4bdd9238c Mention Org-babel in the release notes 2009-09-30 09:36:17 +02:00
Carsten Dominik be78e8e5ad List user-visible changes for release 6.31 2009-09-29 08:02:10 +02:00
Carsten Dominik c54a49b7cc Keep compiler happy and fix some ChangeLog issues
This is in preparation for the next sync with Emacs.
2009-09-02 11:29:59 +02:00
Carsten Dominik 24e840e0a1 Changes for version 6.30 2009-09-01 06:07:17 +02:00
Carsten Dominik 8ab6df8742 Document changes in the 6.29 release 2009-08-04 22:46:19 +02:00
Carsten Dominik 60d0e73b00 Fix logo stuff on website 2009-07-08 13:11:58 +02:00
Carsten Dominik 5bbd1cb2df Use better keys for Bulk action selection 2009-06-26 09:27:08 +02:00
Carsten Dominik 6d5080b492 Describe changes in version 6.28 2009-06-25 08:56:53 +02:00
Carsten Dominik 08ead187f7 Minor fix 2009-05-23 12:48:47 +02:00
Carsten Dominik b681c7b26e Release 6.27 2009-05-23 08:22:04 +02:00
Carsten Dominik 24da36f899 Write the list of changes, for the 6.27 release. 2009-05-23 07:58:33 +02:00
Carsten Dominik d99832a763 Writing down some changes for the release. 2009-05-21 18:00:41 +02:00
Carsten Dominik f6f5e23b0c Fix bug 2009-05-18 15:59:05 +02:00
Carsten Dominik 5e56fcf241 Custom links in Changes.org 2009-04-21 14:22:14 +02:00
Carsten Dominik 7ba955bf73 Custom links in the list of changes, testing 2009-04-21 14:10:02 +02:00
Carsten Dominik ba66d2c8ae Release 6.26 2009-04-19 08:38:49 +02:00
Carsten Dominik 492bebeb73 Preparing the list of changes for the next release 2009-04-19 08:20:47 +02:00
Carsten Dominik aeb5cb98d6 Release 6.25 2009-04-01 16:00:39 +02:00
Carsten Dominik cf03266356 Cleanup of the list of changes 2009-04-01 13:47:07 +02:00
Carsten Dominik cc99747a46 Minor change. 2009-04-01 13:03:59 +02:00
Carsten Dominik 081d5bfa7f First shot at the list of changes for 6.25 2009-04-01 12:56:00 +02:00
Carsten Dominik 7e8a387184 Release 6.24a 2009-03-09 05:37:09 +01:00
Carsten Dominik 20828f3176 Release 6.24 2009-03-05 21:11:18 +01:00
Carsten Dominik f41f942e53 Adding org-collector.el as a contributed package 2009-03-04 17:19:51 +01:00
Carsten Dominik f9d05d0317 Bug fix 2009-03-04 13:28:13 +01:00
Carsten Dominik 42cbb29b3e Documentation fixes 2009-03-03 18:27:11 +01:00
Carsten Dominik 8c412ca71f Agenda: Allow custom commands to specify a filter preset.
Custom commands can now bind `org-agenda-filter-preset'.  This filter
will then be present in the agenda view and persist through refresh
and further filtering.  Only a new agenda command will remove the
filter again.
2009-03-03 15:41:15 +01:00
Carsten Dominik d8e4a35974 HTML Export: Make IDs valid
uuidgen ids may start with a number and therefore are not valid names
in HTML.  Therefore we now use and "ID-" prefix for such IDs when
exporting to HTML.
2009-03-03 14:06:11 +01:00
Carsten Dominik d3d2b3e835 Priorities: Allow specific faces for priority cookies
The variable org-priority-faces can now be used to set special faces
for different priority cookies.

Also, in the agenda, the default is now to fontify only the priority
cookie, not the entire task.  See the variable
`org-agenda-fontify-priorities'.
2009-03-03 12:44:53 +01:00
Carsten Dominik a68eb4b1e6 HTML export: Add <div id="content"> around everything in <body> 2009-03-03 10:26:31 +01:00
Carsten Dominik a5b2a0c759 Documentation: Improve and collect documentation about the match view 2009-03-03 10:20:23 +01:00
Carsten Dominik 967c0023e1 Document addition of org-exp-bibtex.el 2009-03-02 06:42:33 +01:00
Carsten Dominik ad291ad4a2 Update Changes.org 2009-02-27 11:23:11 +01:00
Carsten Dominik 83cebd3366 Fix typos 2009-02-25 10:02:19 +01:00
Carsten Dominik 4be7e8e9b3 HTML export: Also wrap tags into classes.
Like TODO keywords before, now also tags each get their own CSS class,
given by the tag itself.  Invalid characters in tags are all replaced
by "_" to make sure the resulting HTML remains valid.

Two new variables can be used to add a prefix to the class names for
TODO keywords and tags.
2009-02-21 08:02:46 +01:00
Carsten Dominik 82f2fca21e Release 6.23 2009-02-20 11:16:03 +01:00
Carsten Dominik fe7054f8f3 Update the list of changes 2009-02-20 08:52:40 +01:00
Carsten Dominik 4687be08a0 Update the list of changes 2009-02-19 09:56:03 +01:00
Carsten Dominik e6e3d97797 Checkboxes: Enforce sequential processing with ORDERED property
When the ORDERED property of an entry is set, checkboxes must be
completed in sequence.
2009-02-19 09:13:08 +01:00
Carsten Dominik a4aa7f4cf2 Describe org-R in the list of changes 2009-02-19 06:17:35 +01:00
Carsten Dominik 8b62ec56cf Start preparing the list of changes for 6.23 2009-02-15 09:48:35 +01:00
Carsten Dominik f8cc236c26 Fix typo 2009-02-10 11:52:44 +01:00
Carsten Dominik aa3ae72fe6 Fix typo. 2009-02-10 10:48:55 +01:00
Carsten Dominik 8d213584ff Release 6.22 2009-02-10 08:23:35 +01:00