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