comparison lisp/org/org-id.el @ 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 e1cc41b9282d
comparison
equal deleted inserted replaced
97026:aebbea50eef4 97027:adc2dffbdfc3
2 ;; Copyright (C) 2008 Free Software Foundation, Inc. 2 ;; Copyright (C) 2008 Free Software Foundation, Inc.
3 ;; 3 ;;
4 ;; Author: Carsten Dominik <carsten at orgmode dot org> 4 ;; Author: Carsten Dominik <carsten at orgmode dot org>
5 ;; Keywords: outlines, hypermedia, calendar, wp 5 ;; Keywords: outlines, hypermedia, calendar, wp
6 ;; Homepage: http://orgmode.org 6 ;; Homepage: http://orgmode.org
7 ;; Version: 6.06a 7 ;; Version: 6.06b
8 ;; 8 ;;
9 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
10 ;; 10 ;;
11 ;; GNU Emacs is free software: you can redistribute it and/or modify 11 ;; GNU Emacs is free software: you can redistribute it and/or modify
12 ;; it under the terms of the GNU General Public License as published by 12 ;; it under the terms of the GNU General Public License as published by