comparison lisp/org/ChangeLog @ 97027:adc2dffbdfc3

2008-07-25 Carsten Dominik <dominik@science.uva.nl> * org-publish.el (org-publish-file): Use the true name of the file. * org-jsinfo.el (org-infojs-handle-options): Use :style-extra instead of :style. * org-exp.el (org-export-plist-vars) (org-export-add-options-to-plist): Handle creator setting flag. (org-export-as-html): Handle attributes also for ftp and mailto links. * org-agenda.el (org-agenda-diary-entry) (org-agenda-execute-calendar-command): Cater for the second argument of `calendar-cursor-to-date'.
author Carsten Dominik <dominik@science.uva.nl>
date Fri, 25 Jul 2008 23:02:16 +0000
parents 60149c696033
children d24b8ad1e58b
comparison
equal deleted inserted replaced
97026:aebbea50eef4 97027:adc2dffbdfc3
1 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
2
3 * org-publish.el (org-publish-file): Use the true name of the
4 file.
5
6 * org-jsinfo.el (org-infojs-handle-options): Use :style-extra
7 instead of :style.
8
9 * org-exp.el (org-export-plist-vars)
10 (org-export-add-options-to-plist): Handle creator setting flag.
11 (org-export-as-html): Handle attributes also for ftp and mailto
12 links.
13
14 * org-agenda.el (org-agenda-diary-entry)
15 (org-agenda-execute-calendar-command): Cater for the second
16 argument of `calendar-cursor-to-date'.
17
1 2008-07-24 Carsten Dominik <dominik@science.uva.nl> 18 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
2 19
3 * org-exp.el (org-export-region-as-html, org-export-as-html): Make 20 * org-exp.el (org-export-region-as-html, org-export-as-html): Make
4 sure that calls from `org-export-region-as-html' do not do the 21 sure that calls from `org-export-region-as-html' do not do the
5 special check for a subtree. 22 special check for a subtree.