Carsten Dominik
ba12d59d46
Add link to donations post
2009-06-05 11:19:36 +02:00
Carsten Dominik
b410af3135
Add donations button to website
2009-06-05 11:10:58 +02:00
Carsten Dominik
f60e8407de
removed spurious file
2009-06-04 14:44:30 +02:00
Carsten Dominik
37bb4ecf99
Remove the sourceforge community award nomination button
2009-06-04 12:39:37 +02:00
Carsten Dominik
0421dead4b
Release 6.27a
2009-05-25 16:04:45 +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
181120bcfb
Website: Link to sourceforge competition
2009-05-08 17:36:54 +02:00
Carsten Dominik
abe696b456
Add link to sourceforge community award choice
2009-05-08 06:35:23 +02:00
Carsten Dominik
847d007050
Add link on website
2009-04-24 14:40:50 +02:00
Carsten Dominik
73854f435d
Release 6.26d
2009-04-22 06:42:17 +02:00
Carsten Dominik
7596db2d78
Release 6.26c
2009-04-21 20:27:53 +02:00
Carsten Dominik
051befc4ad
Re-order the list of alternative distributions
2009-04-21 14:43:45 +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
31858e5c39
End of Emacs 21 support.
2009-04-21 14:00:24 +02:00
Carsten Dominik
e0cd12716a
Release 6.26b
2009-04-21 10:21:36 +02:00
Carsten Dominik
b8a5f1a7fc
Release 6.26a
2009-04-19 22:31:36 +02:00
Carsten Dominik
163cf33322
Release is news
2009-04-19 09:57:10 +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
f16b82a276
Release 6.25f
2009-04-15 14:37:13 +02:00
Carsten Dominik
9fb96b1d9e
Switch release number on website to 6.25e
2009-04-09 10:29:35 +02:00
Carsten Dominik
bc0b4a7e39
test
2009-04-05 23:23:12 +02:00
Carsten Dominik
aacfef75ed
test
2009-04-05 23:20:30 +02:00
Carsten Dominik
1ecc1a6233
Cleanup
2009-04-05 16:28:35 +02:00
Carsten Dominik
eef47f820f
Release 6.25d
2009-04-05 15:29:45 +02:00
Carsten Dominik
e2eebc83a1
Release 6.25c
2009-04-05 08:45:39 +02:00
Carsten Dominik
5624263d97
Release 6.25b
2009-04-03 19:18:41 +02:00
Carsten Dominik
1426f8bcfd
Release 6.25a
2009-04-02 18:24:52 +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
a6596a3945
Add icon file
2009-03-19 08:28:42 +01:00
Carsten Dominik
d303a4c3d7
Add vector versions of the unicorn logo
2009-03-18 09:09:56 +01:00
Carsten Dominik
680d8cb440
Release 6.24b
2009-03-10 17:50:17 +01:00
Carsten Dominik
7e8a387184
Release 6.24a
2009-03-09 05:37:09 +01:00
Carsten Dominik
a3b3687f8c
Add 6.24 release date as a news item.
2009-03-06 09:04:52 +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
6c8beec225
Release 6.23b
2009-02-22 18:37:24 +01:00
Carsten Dominik
18863c3db4
Use Javascript hack for IE to fix table of contents
...
Patch by Sebastian Rose
2009-02-21 15:41:45 +01:00
Carsten Dominik
482216f300
Release 6.23a
2009-02-21 15:18:39 +01:00
Carsten Dominik
472e9589d5
Website: Change height of toc
2009-02-21 12:18:15 +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
bc5b0056e7
Release 6.22b
2009-02-10 20:21:33 +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
e592c77846
Release 6.22a
2009-02-10 10:11:23 +01:00
Carsten Dominik
1ece4e1bcb
Add release date to NEWS section
2009-02-10 09:22:01 +01:00
Carsten Dominik
8d213584ff
Release 6.22
2009-02-10 08:23:35 +01:00
Carsten Dominik
3fb073d522
Finish list of changes for 6.22
2009-02-10 07:51:48 +01:00
Carsten Dominik
91660c7bfc
List changes for 6.22 in preparation
2009-02-09 12:44:55 +01:00
Carsten Dominik
36d39ad374
Add release dates to NEWS section
2009-02-08 10:26:28 +01:00
Carsten Dominik
4698e1bc0b
Arrrgh, another css mistake
2009-02-08 10:13:22 +01:00
Carsten Dominik
c19f315030
CSS: Make compatible with the FAQ
2009-02-08 09:38:46 +01:00
Carsten Dominik
f963dc3672
Website: Minor modification of test
2009-02-07 15:22:57 +01:00
Carsten Dominik
c92a7825b7
Website: Document the existence of snapshot release files.
2009-02-07 15:19:59 +01:00
Carsten Dominik
1b3352c153
Website: Install Sebastian's new css file.
2009-02-07 01:03:59 +01:00
Carsten Dominik
0cea6e3186
Website: Document the final version of Org in Emacs 23.1
...
It will be 6.21b. No further features, just bug fixes will go into
Emacs CVS during the pretest that is now running.
2009-02-02 22:56:53 +01:00
Carsten Dominik
0b424cb238
Release 6.21b
2009-02-02 21:42:20 +01:00
Carsten Dominik
2fa17ebf74
Release 6.21a
2009-02-02 14:23:54 +01:00
Carsten Dominik
cdc6824199
Minor fixes.
2009-02-02 13:33:42 +01:00
Carsten Dominik
e6efa3cced
Document changes in 6.21.
2009-02-02 12:24:43 +01:00
Carsten Dominik
193fab0788
Release 6.21
2009-02-02 12:18:44 +01:00
Carsten Dominik
bf014fbb8b
Changes.org: Minor fix
2009-02-01 07:25:50 +01:00
Carsten Dominik
c1296074f2
Release 6.20i
2009-02-01 00:16:43 +01:00
Carsten Dominik
924110aecc
Release 6.20h
2009-01-30 18:31:37 +01:00
Carsten Dominik
f99b00f61c
Release 6.20g
2009-01-30 09:20:41 +01:00
Carsten Dominik
bb3570eae9
Release 6.20f
2009-01-29 15:29:07 +01:00
Carsten Dominik
11fa49dd21
Release 6.20e
2009-01-29 14:13:30 +01:00
Carsten Dominik
317f08c69b
Release 6.20d
2009-01-29 10:38:35 +01:00
Carsten Dominik
e793fd8831
Dependencies: Key bindings and Menu entries
...
This commit adds a key (`C-c C-x o') to toggle the ORDERED property of
a tree. And it adds menu entries for doing this, which also reflect
the current state of the tree.
2009-01-29 10:23:09 +01:00
Carsten Dominik
ff01048494
Upgrade version number in Emacs 23.
...
Will this ever stop????
2009-01-28 15:37:11 +01:00
Carsten Dominik
435ac059bf
Release 6.20c
2009-01-28 14:35:50 +01:00
Carsten Dominik
bc19e4df69
Release 6.20b
2009-01-28 14:04:56 +01:00
Carsten Dominik
16f7c4f384
Release 6.20a
2009-01-28 12:28:54 +01:00
Carsten Dominik
bc7007b893
Checkboxes: New command to add and remove them easily from items
...
See documentation changes for details.
2009-01-28 12:28:21 +01:00
Carsten Dominik
b81f597de0
Release 6.20
2009-01-28 09:30:12 +01:00
Carsten Dominik
49e8ee37a8
Dependencies: Integrate John Wiegley's TODO dependency code.
...
See the documentation for details.
2009-01-28 09:02:37 +01:00