Fixed typos.
[org-mode.git] / contrib / ChangeLog
blob66d379c332b3766d6151ab7d62a46c789482400d
1 2008-07-04  Christian Egli  <christian.egli@alumni.ethz.ch>
3         * scripts/org2hpda: the default location of the diary file should
4         of course be ~/diary
6 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
8         * lisp/org-mtags.el (org-mtags-replace): Allow prefix and prefix1
9         as options in the include directive.
11 2008-06-18  Christian Egli  <christian.egli@alumni.ethz.ch>
13         * scripts/org2hpda (DIARY): Make the location of the diary file
14         configurable.
15         (all): reduce links to their destination, i.e. change
16         '[[http://foo][bar]]' to 'bar'
18 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
20         * lisp/org-mtags.el (org-mtags-replace)
21         (org-mtags-supported-tags): Fixed typo in contents tag.
22         (org-mtags-replace): Fix but that could lead to an infinite loop
23         for a partial tag.
25 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
27         * lisp/org-annotation-helper.el: Remove John Rakestraw from author
28         list, upon his request.
30 2008-05-17  Carsten Dominik  <dominik@science.uva.nl>
32         * lisp/org-annotation-helper.el: New file.
34 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
36         * lisp/org-id.el (org-id-include-domain): New option.
37         (org-id-new): Add the domain name to an ID if
38         `org-id-include-domain' is set.
40 2008-05-04  Jason Riedy  <jason@acm.org>
42         * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
43         default fmt function, collect only the first header line for
44         field names, and don't call plist-get for the table name on
45         every line.
47 2008-04-15  Jason Riedy  <jason@acm.org>
49         * lisp/orgtbl-sqlinsert.el: New file.
50         * README: Add to list.
52 2008-04-07  Carsten Dominik  <dominik@science.uva.nl>
54         * lisp/org-iswitchb.el: File removed, because the functionality is
55         now in org.el, in the core.
57         * lisp/org-mew.el: File moved into the core.
59 2008-03-14  Carsten Dominik  <dominik@science.uva.nl>
61         * lisp/org-depend.el: Add `provide' for the module system.
63         * lisp/org-man.el: Add `provide' for the module system.
65         * lisp/org-interactive-query.el: Renamed from org-iq.el.
67 2008-03-05  Bastien Guerry  <bzg@altern.org>
69         * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
70         Correctly handle function with no documentation.
72 2008-02-29  Tokuya Kameshima <kames@fa2.so-net.ne.jp>
74         * lisp/org-bookmark.el (org-bookmark-store-link): Use
75         `bookmark-all-names' instead of `bookmark-alist'.
77 2008-02-29  Bastien Guerry  <bzg@altern.org>
79         * lisp/org-bookmark.el (org-bookmark-in-dired)
80         (org-bookmark-when-visiting-a-file)
81         (org-bookmark-use-first-bookmark): New options.
82         (org-bookmark-store-link): Behave according to options.
84 2008-02-29  Bastien Guerry  <bzg@altern.org>
86         * lisp/org-mairix.el (org-mairix): Use `org-link' group.
88 2008-02-28  Bastien Guerry  <bzg@altern.org>
90         * lisp/org-bookmark.el: New file.
92 2008-02-26  Carsten Dominik  <dominik@science.uva.nl>
94         * lisp/org-id.el: New file.
96 2008-02-21  Carsten Dominik  <dominik@science.uva.nl>
98         * lisp/org-screen.el: New file.
100 2008-02-17  Christian Egli  <christian.egli@alumni.ethz.ch>
102         * scripts/org2hpda: Added a Makefile for generation of hipster pda
103         style printouts
105 2008-02-08  Phil Jackson  <phil@shellarchive.co.uk>
107         * scripts/dir2org.zsh: New file.
109 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
111         * lisp/org-annotate-file.el: New file.
113 2008-02-07  Bastien Guerry  <bzg@altern.org>
115         * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
116         to CONTRIB/lisp/.
118 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
120         * lisp/org-irc.el: New file.
122         * ChangeLog: New file.