Merge branch 'for-carsten' of git://git.norang.ca/org-mode
[org-mode.git] / contrib / ChangeLog
blob261004c3c366d44d4bc7801e85fcda3fef818830
1 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
3         * lisp/org-checklist.el: New file.
5 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
7         * lisp/org-mairix.el: Update to version 0.5.
9 2008-07-04  Christian Egli  <christian.egli@alumni.ethz.ch>
11         * scripts/org2hpda: the default location of the diary file should
12         of course be ~/diary
14 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
16         * lisp/org-mtags.el (org-mtags-replace): Allow prefix and prefix1
17         as options in the include directive.
19 2008-06-18  Christian Egli  <christian.egli@alumni.ethz.ch>
21         * scripts/org2hpda (DIARY): Make the location of the diary file
22         configurable.
23         (all): reduce links to their destination, i.e. change
24         '[[http://foo][bar]]' to 'bar'
26 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
28         * lisp/org-mtags.el (org-mtags-replace)
29         (org-mtags-supported-tags): Fixed typo in contents tag.
30         (org-mtags-replace): Fix but that could lead to an infinite loop
31         for a partial tag.
33 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
35         * lisp/org-annotation-helper.el: Remove John Rakestraw from author
36         list, upon his request.
38 2008-05-17  Carsten Dominik  <dominik@science.uva.nl>
40         * lisp/org-annotation-helper.el: New file.
42 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
44         * lisp/org-id.el (org-id-include-domain): New option.
45         (org-id-new): Add the domain name to an ID if
46         `org-id-include-domain' is set.
48 2008-05-04  Jason Riedy  <jason@acm.org>
50         * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
51         default fmt function, collect only the first header line for
52         field names, and don't call plist-get for the table name on
53         every line.
55 2008-04-15  Jason Riedy  <jason@acm.org>
57         * lisp/orgtbl-sqlinsert.el: New file.
58         * README: Add to list.
60 2008-04-07  Carsten Dominik  <dominik@science.uva.nl>
62         * lisp/org-iswitchb.el: File removed, because the functionality is
63         now in org.el, in the core.
65         * lisp/org-mew.el: File moved into the core.
67 2008-03-14  Carsten Dominik  <dominik@science.uva.nl>
69         * lisp/org-depend.el: Add `provide' for the module system.
71         * lisp/org-man.el: Add `provide' for the module system.
73         * lisp/org-interactive-query.el: Renamed from org-iq.el.
75 2008-03-05  Bastien Guerry  <bzg@altern.org>
77         * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
78         Correctly handle function with no documentation.
80 2008-02-29  Tokuya Kameshima <kames@fa2.so-net.ne.jp>
82         * lisp/org-bookmark.el (org-bookmark-store-link): Use
83         `bookmark-all-names' instead of `bookmark-alist'.
85 2008-02-29  Bastien Guerry  <bzg@altern.org>
87         * lisp/org-bookmark.el (org-bookmark-in-dired)
88         (org-bookmark-when-visiting-a-file)
89         (org-bookmark-use-first-bookmark): New options.
90         (org-bookmark-store-link): Behave according to options.
92 2008-02-29  Bastien Guerry  <bzg@altern.org>
94         * lisp/org-mairix.el (org-mairix): Use `org-link' group.
96 2008-02-28  Bastien Guerry  <bzg@altern.org>
98         * lisp/org-bookmark.el: New file.
100 2008-02-26  Carsten Dominik  <dominik@science.uva.nl>
102         * lisp/org-id.el: New file.
104 2008-02-21  Carsten Dominik  <dominik@science.uva.nl>
106         * lisp/org-screen.el: New file.
108 2008-02-17  Christian Egli  <christian.egli@alumni.ethz.ch>
110         * scripts/org2hpda: Added a Makefile for generation of hipster pda
111         style printouts
113 2008-02-08  Phil Jackson  <phil@shellarchive.co.uk>
115         * scripts/dir2org.zsh: New file.
117 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
119         * lisp/org-annotate-file.el: New file.
121 2008-02-07  Bastien Guerry  <bzg@altern.org>
123         * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
124         to CONTRIB/lisp/.
126 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
128         * lisp/org-irc.el: New file.
130         * ChangeLog: New file.