0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-12 11:40:05 +00:00
Commit graph

408 commits

Author SHA1 Message Date
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