Documentation: Small fixes.
[org-mode.git] / contrib / ChangeLog
blobaed926f67385718779c2d7f197d9feea3ea8f190
1 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
3         * lisp/org-depend.el (org-depend-block-todo): Set a tag when a
4         state change is blocked.
5         (org-depend-tag-blocked): New option.
7 2009-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
9         * lisp/org-mtags.el (org-mtags-replace): Extend muse tags syntax
10         to cater for the new export switched in src and example tags.
11         (org-mtags-replace): Fix bugs in prefix processing.
12         (org-mtags-get-tag-and-attributes): Add local variable bindings.
14 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
16         * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa): Catch
17         lines that have no space after the colon.
19 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
21         * lisp/org-browser-url.el: New file.
23         * lisp/org-registry.el (org-registry-before-first-heading-p):
24         Function renamed to `org-before-first-heading-p', and moved to
25         org.el.
27 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
29         * lisp/org-checklist.el: New file.
31 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
33         * lisp/org-mairix.el: Update to version 0.5.
35 2008-07-04  Christian Egli  <christian.egli@alumni.ethz.ch>
37         * scripts/org2hpda: the default location of the diary file should
38         of course be ~/diary
40 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
42         * lisp/org-mtags.el (org-mtags-replace): Allow prefix and prefix1
43         as options in the include directive.
45 2008-06-18  Christian Egli  <christian.egli@alumni.ethz.ch>
47         * scripts/org2hpda (DIARY): Make the location of the diary file
48         configurable.
49         (all): reduce links to their destination, i.e. change
50         '[[http://foo][bar]]' to 'bar'
52 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
54         * lisp/org-mtags.el (org-mtags-replace)
55         (org-mtags-supported-tags): Fixed typo in contents tag.
56         (org-mtags-replace): Fix but that could lead to an infinite loop
57         for a partial tag.
59 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
61         * lisp/org-annotation-helper.el: Remove John Rakestraw from author
62         list, upon his request.
64 2008-05-17  Carsten Dominik  <dominik@science.uva.nl>
66         * lisp/org-annotation-helper.el: New file.
68 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
70         * lisp/org-id.el (org-id-include-domain): New option.
71         (org-id-new): Add the domain name to an ID if
72         `org-id-include-domain' is set.
74 2008-05-04  Jason Riedy  <jason@acm.org>
76         * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
77         default fmt function, collect only the first header line for
78         field names, and don't call plist-get for the table name on
79         every line.
81 2008-04-15  Jason Riedy  <jason@acm.org>
83         * lisp/orgtbl-sqlinsert.el: New file.
84         * README: Add to list.
86 2008-04-07  Carsten Dominik  <dominik@science.uva.nl>
88         * lisp/org-iswitchb.el: File removed, because the functionality is
89         now in org.el, in the core.
91         * lisp/org-mew.el: File moved into the core.
93 2008-03-14  Carsten Dominik  <dominik@science.uva.nl>
95         * lisp/org-depend.el: Add `provide' for the module system.
97         * lisp/org-man.el: Add `provide' for the module system.
99         * lisp/org-interactive-query.el: Renamed from org-iq.el.
101 2008-03-05  Bastien Guerry  <bzg@altern.org>
103         * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
104         Correctly handle function with no documentation.
106 2008-02-29  Tokuya Kameshima <kames@fa2.so-net.ne.jp>
108         * lisp/org-bookmark.el (org-bookmark-store-link): Use
109         `bookmark-all-names' instead of `bookmark-alist'.
111 2008-02-29  Bastien Guerry  <bzg@altern.org>
113         * lisp/org-bookmark.el (org-bookmark-in-dired)
114         (org-bookmark-when-visiting-a-file)
115         (org-bookmark-use-first-bookmark): New options.
116         (org-bookmark-store-link): Behave according to options.
118 2008-02-29  Bastien Guerry  <bzg@altern.org>
120         * lisp/org-mairix.el (org-mairix): Use `org-link' group.
122 2008-02-28  Bastien Guerry  <bzg@altern.org>
124         * lisp/org-bookmark.el: New file.
126 2008-02-26  Carsten Dominik  <dominik@science.uva.nl>
128         * lisp/org-id.el: New file.
130 2008-02-21  Carsten Dominik  <dominik@science.uva.nl>
132         * lisp/org-screen.el: New file.
134 2008-02-17  Christian Egli  <christian.egli@alumni.ethz.ch>
136         * scripts/org2hpda: Added a Makefile for generation of hipster pda
137         style printouts
139 2008-02-08  Phil Jackson  <phil@shellarchive.co.uk>
141         * scripts/dir2org.zsh: New file.
143 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
145         * lisp/org-annotate-file.el: New file.
147 2008-02-07  Bastien Guerry  <bzg@altern.org>
149         * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
150         to CONTRIB/lisp/.
152 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
154         * lisp/org-irc.el: New file.
156         * ChangeLog: New file.