diff options
author | Carsten Dominik <dominik@science.uva.nl> | 2008-07-25 23:02:16 +0000 |
---|---|---|
committer | Carsten Dominik <dominik@science.uva.nl> | 2008-07-25 23:02:16 +0000 |
commit | 0627c2654bf515e6b4085a1d28052060250aefe6 (patch) | |
tree | 36396fc67552b46e7e264902a5230a85ec9b1663 /lisp/org/org-faces.el | |
parent | dea101f699be7433af808ce070cf49a1fcf49f9d (diff) | |
download | emacs-0627c2654bf515e6b4085a1d28052060250aefe6.tar.gz |
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'.
Diffstat (limited to 'lisp/org/org-faces.el')
-rw-r--r-- | lisp/org/org-faces.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-faces.el b/lisp/org/org-faces.el index 2e6f9c24c98..c3e4ac60950 100644 --- a/lisp/org/org-faces.el +++ b/lisp/org/org-faces.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik <carsten at orgmode dot org> ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.06a +;; Version: 6.06b ;; ;; This file is part of GNU Emacs. ;; |