Use agenda/calendar date as default for remember templates.
[org-mode.git] / contrib / ChangeLog
blob880948abcdde6c8719d8f7d087327c6856c4fc04
1 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
3         * lisp/org-mtags.el (org-mtags-replace)
4         (org-mtags-supported-tags): Fixed typo in contents tag.
5         (org-mtags-replace): Fix but that could lead to an infinite loop
6         for a partial tag.
8 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
10         * lisp/org-annotation-helper.el: Remove John Rakestraw from author
11         list, upon his request.
13 2008-05-17  Carsten Dominik  <dominik@science.uva.nl>
15         * lisp/org-annotation-helper.el: New file.
17 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
19         * lisp/org-id.el (org-id-include-domain): New option.
20         (org-id-new): Add the domain name to an ID if
21         `org-id-include-domain' is set.
23 2008-05-04  Jason Riedy  <jason@acm.org>
25         * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
26         default fmt function, collect only the first header line for
27         field names, and don't call plist-get for the table name on
28         every line.
30 2008-04-15  Jason Riedy  <jason@acm.org>
32         * lisp/orgtbl-sqlinsert.el: New file.
33         * README: Add to list.
35 2008-04-07  Carsten Dominik  <dominik@science.uva.nl>
37         * lisp/org-iswitchb.el: File removed, because the functionality is
38         now in org.el, in the core.
40         * lisp/org-mew.el: File moved into the core.
42 2008-03-14  Carsten Dominik  <dominik@science.uva.nl>
44         * lisp/org-depend.el: Add `provide' for the module system.
46         * lisp/org-man.el: Add `provide' for the module system.
48         * lisp/org-interactive-query.el: Renamed from org-iq.el.
50 2008-03-05  Bastien Guerry  <bzg@altern.org>
52         * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
53         Correctly handle function with no documentation.
55 2008-02-29  Tokuya Kameshima <kames@fa2.so-net.ne.jp>
57         * lisp/org-bookmark.el (org-bookmark-store-link): Use
58         `bookmark-all-names' instead of `bookmark-alist'.
60 2008-02-29  Bastien Guerry  <bzg@altern.org>
62         * lisp/org-bookmark.el (org-bookmark-in-dired)
63         (org-bookmark-when-visiting-a-file)
64         (org-bookmark-use-first-bookmark): New options.
65         (org-bookmark-store-link): Behave according to options.
67 2008-02-29  Bastien Guerry  <bzg@altern.org>
69         * lisp/org-mairix.el (org-mairix): Use `org-link' group.
71 2008-02-28  Bastien Guerry  <bzg@altern.org>
73         * lisp/org-bookmark.el: New file.
75 2008-02-26  Carsten Dominik  <dominik@science.uva.nl>
77         * lisp/org-id.el: New file.
79 2008-02-21  Carsten Dominik  <dominik@science.uva.nl>
81         * lisp/org-screen.el: New file.
83 2008-02-17  Christian Egli  <christian.egli@alumni.ethz.ch>
85         * scripts/org2hpda: Added a Makefile for generation of hipster pda
86         style printouts
88 2008-02-08  Phil Jackson  <phil@shellarchive.co.uk>
90         * scripts/dir2org.zsh: New file.
92 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
94         * lisp/org-annotate-file.el: New file.
96 2008-02-07  Bastien Guerry  <bzg@altern.org>
98         * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
99         to CONTRIB/lisp/.
101 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
103         * lisp/org-irc.el: New file.
105         * ChangeLog: New file.