Fix typos in org-archive.el
[org-mode.git] / contrib / ChangeLog
blob3c8fb8edaf52c949211051ca7a5f40b9f5dca992
1 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
3         * lisp/org-browser-url.el: New file.
5         * lisp/org-registry.el (org-registry-before-first-heading-p):
6         Function renamed to `org-before-first-heading-p', and moved to
7         org.el.
9 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
11         * lisp/org-checklist.el: New file.
13 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
15         * lisp/org-mairix.el: Update to version 0.5.
17 2008-07-04  Christian Egli  <christian.egli@alumni.ethz.ch>
19         * scripts/org2hpda: the default location of the diary file should
20         of course be ~/diary
22 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
24         * lisp/org-mtags.el (org-mtags-replace): Allow prefix and prefix1
25         as options in the include directive.
27 2008-06-18  Christian Egli  <christian.egli@alumni.ethz.ch>
29         * scripts/org2hpda (DIARY): Make the location of the diary file
30         configurable.
31         (all): reduce links to their destination, i.e. change
32         '[[http://foo][bar]]' to 'bar'
34 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
36         * lisp/org-mtags.el (org-mtags-replace)
37         (org-mtags-supported-tags): Fixed typo in contents tag.
38         (org-mtags-replace): Fix but that could lead to an infinite loop
39         for a partial tag.
41 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
43         * lisp/org-annotation-helper.el: Remove John Rakestraw from author
44         list, upon his request.
46 2008-05-17  Carsten Dominik  <dominik@science.uva.nl>
48         * lisp/org-annotation-helper.el: New file.
50 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
52         * lisp/org-id.el (org-id-include-domain): New option.
53         (org-id-new): Add the domain name to an ID if
54         `org-id-include-domain' is set.
56 2008-05-04  Jason Riedy  <jason@acm.org>
58         * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
59         default fmt function, collect only the first header line for
60         field names, and don't call plist-get for the table name on
61         every line.
63 2008-04-15  Jason Riedy  <jason@acm.org>
65         * lisp/orgtbl-sqlinsert.el: New file.
66         * README: Add to list.
68 2008-04-07  Carsten Dominik  <dominik@science.uva.nl>
70         * lisp/org-iswitchb.el: File removed, because the functionality is
71         now in org.el, in the core.
73         * lisp/org-mew.el: File moved into the core.
75 2008-03-14  Carsten Dominik  <dominik@science.uva.nl>
77         * lisp/org-depend.el: Add `provide' for the module system.
79         * lisp/org-man.el: Add `provide' for the module system.
81         * lisp/org-interactive-query.el: Renamed from org-iq.el.
83 2008-03-05  Bastien Guerry  <bzg@altern.org>
85         * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
86         Correctly handle function with no documentation.
88 2008-02-29  Tokuya Kameshima <kames@fa2.so-net.ne.jp>
90         * lisp/org-bookmark.el (org-bookmark-store-link): Use
91         `bookmark-all-names' instead of `bookmark-alist'.
93 2008-02-29  Bastien Guerry  <bzg@altern.org>
95         * lisp/org-bookmark.el (org-bookmark-in-dired)
96         (org-bookmark-when-visiting-a-file)
97         (org-bookmark-use-first-bookmark): New options.
98         (org-bookmark-store-link): Behave according to options.
100 2008-02-29  Bastien Guerry  <bzg@altern.org>
102         * lisp/org-mairix.el (org-mairix): Use `org-link' group.
104 2008-02-28  Bastien Guerry  <bzg@altern.org>
106         * lisp/org-bookmark.el: New file.
108 2008-02-26  Carsten Dominik  <dominik@science.uva.nl>
110         * lisp/org-id.el: New file.
112 2008-02-21  Carsten Dominik  <dominik@science.uva.nl>
114         * lisp/org-screen.el: New file.
116 2008-02-17  Christian Egli  <christian.egli@alumni.ethz.ch>
118         * scripts/org2hpda: Added a Makefile for generation of hipster pda
119         style printouts
121 2008-02-08  Phil Jackson  <phil@shellarchive.co.uk>
123         * scripts/dir2org.zsh: New file.
125 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
127         * lisp/org-annotate-file.el: New file.
129 2008-02-07  Bastien Guerry  <bzg@altern.org>
131         * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
132         to CONTRIB/lisp/.
134 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
136         * lisp/org-irc.el: New file.
138         * ChangeLog: New file.