Agenda: Fix problems with follow mode.
[org-mode.git] / contrib / ChangeLog
blobb5ddbebe02bcfd14df33ac398f8db1d48faa520a
1 2009-02-18  Carsten Dominik  <carsten.dominik@gmail.com>
3         * lisp/org-R.el: New file.
5 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
7         * lisp/org-choose.el (org-choose-get-fn-map-group): Require
8         `org-agenda'.
9         (cl): Require `cl' at runtime.
10         (org-choose-filter-one): Use `org-split-string' for consistency
11         accross Emacs version.
13 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
15         * lisp/org-choose.el ("org"): Use file name instead of feature for
16         `eval-after-load', this is XEmacs compatible.
18 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
20         * lisp/org-choose.el (org-choose-get-fn-map-group): Call
21         `org-up-heading-all' instead of `outline-up-heading-all', which
22         does not exist.
24 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
26         * lisp/org-depend.el (org-depend-act-on-sibling): New macro.
27         (org-depend-trigger-todo): Call `org-depend-act-on-sibling',
28         implement reacting on new keyword `chain-sibling-cheduled'.
30 2009-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
32         * lisp/org-exp-blocks.el (org-exp-blocks): Provide this feature.
34 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
36         * lisp/org-depend.el (org-depend-block-todo): Set a tag when a
37         state change is blocked.
38         (org-depend-tag-blocked): New option.
40 2009-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
42         * lisp/org-mtags.el (org-mtags-replace): Extend muse tags syntax
43         to cater for the new export switched in src and example tags.
44         (org-mtags-replace): Fix bugs in prefix processing.
45         (org-mtags-get-tag-and-attributes): Add local variable bindings.
47 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
49         * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa): Catch
50         lines that have no space after the colon.
52 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
54         * lisp/org-browser-url.el: New file.
56         * lisp/org-registry.el (org-registry-before-first-heading-p):
57         Function renamed to `org-before-first-heading-p', and moved to
58         org.el.
60 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
62         * lisp/org-checklist.el: New file.
64 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
66         * lisp/org-mairix.el: Update to version 0.5.
68 2008-07-04  Christian Egli  <christian.egli@alumni.ethz.ch>
70         * scripts/org2hpda: the default location of the diary file should
71         of course be ~/diary
73 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
75         * lisp/org-mtags.el (org-mtags-replace): Allow prefix and prefix1
76         as options in the include directive.
78 2008-06-18  Christian Egli  <christian.egli@alumni.ethz.ch>
80         * scripts/org2hpda (DIARY): Make the location of the diary file
81         configurable.
82         (all): reduce links to their destination, i.e. change
83         '[[http://foo][bar]]' to 'bar'
85 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
87         * lisp/org-mtags.el (org-mtags-replace)
88         (org-mtags-supported-tags): Fixed typo in contents tag.
89         (org-mtags-replace): Fix but that could lead to an infinite loop
90         for a partial tag.
92 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
94         * lisp/org-annotation-helper.el: Remove John Rakestraw from author
95         list, upon his request.
97 2008-05-17  Carsten Dominik  <dominik@science.uva.nl>
99         * lisp/org-annotation-helper.el: New file.
101 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
103         * lisp/org-id.el (org-id-include-domain): New option.
104         (org-id-new): Add the domain name to an ID if
105         `org-id-include-domain' is set.
107 2008-05-04  Jason Riedy  <jason@acm.org>
109         * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
110         default fmt function, collect only the first header line for
111         field names, and don't call plist-get for the table name on
112         every line.
114 2008-04-15  Jason Riedy  <jason@acm.org>
116         * lisp/orgtbl-sqlinsert.el: New file.
117         * README: Add to list.
119 2008-04-07  Carsten Dominik  <dominik@science.uva.nl>
121         * lisp/org-iswitchb.el: File removed, because the functionality is
122         now in org.el, in the core.
124         * lisp/org-mew.el: File moved into the core.
126 2008-03-14  Carsten Dominik  <dominik@science.uva.nl>
128         * lisp/org-depend.el: Add `provide' for the module system.
130         * lisp/org-man.el: Add `provide' for the module system.
132         * lisp/org-interactive-query.el: Renamed from org-iq.el.
134 2008-03-05  Bastien Guerry  <bzg@altern.org>
136         * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
137         Correctly handle function with no documentation.
139 2008-02-29  Tokuya Kameshima <kames@fa2.so-net.ne.jp>
141         * lisp/org-bookmark.el (org-bookmark-store-link): Use
142         `bookmark-all-names' instead of `bookmark-alist'.
144 2008-02-29  Bastien Guerry  <bzg@altern.org>
146         * lisp/org-bookmark.el (org-bookmark-in-dired)
147         (org-bookmark-when-visiting-a-file)
148         (org-bookmark-use-first-bookmark): New options.
149         (org-bookmark-store-link): Behave according to options.
151 2008-02-29  Bastien Guerry  <bzg@altern.org>
153         * lisp/org-mairix.el (org-mairix): Use `org-link' group.
155 2008-02-28  Bastien Guerry  <bzg@altern.org>
157         * lisp/org-bookmark.el: New file.
159 2008-02-26  Carsten Dominik  <dominik@science.uva.nl>
161         * lisp/org-id.el: New file.
163 2008-02-21  Carsten Dominik  <dominik@science.uva.nl>
165         * lisp/org-screen.el: New file.
167 2008-02-17  Christian Egli  <christian.egli@alumni.ethz.ch>
169         * scripts/org2hpda: Added a Makefile for generation of hipster pda
170         style printouts
172 2008-02-08  Phil Jackson  <phil@shellarchive.co.uk>
174         * scripts/dir2org.zsh: New file.
176 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
178         * lisp/org-annotate-file.el: New file.
180 2008-02-07  Bastien Guerry  <bzg@altern.org>
182         * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
183         to CONTRIB/lisp/.
185 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
187         * lisp/org-irc.el: New file.
189         * ChangeLog: New file.