Agenda: New option to stop searching headline for a time.
[org-mode.git] / contrib / ChangeLog
blob6edf7754324722e71dbb34b477f8501cec7598f8
1 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
3         * lisp/org-choose.el (org-choose-get-fn-map-group): Only check
4         true siblings.
6 2009-02-18  Carsten Dominik  <carsten.dominik@gmail.com>
8         * lisp/org-R.el: New file.
10 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
12         * lisp/org-choose.el (org-choose-get-fn-map-group): Require
13         `org-agenda'.
14         (cl): Require `cl' at runtime.
15         (org-choose-filter-one): Use `org-split-string' for consistency
16         accross Emacs version.
18 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
20         * lisp/org-choose.el ("org"): Use file name instead of feature for
21         `eval-after-load', this is XEmacs compatible.
23 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
25         * lisp/org-choose.el (org-choose-get-fn-map-group): Call
26         `org-up-heading-all' instead of `outline-up-heading-all', which
27         does not exist.
29 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
31         * lisp/org-depend.el (org-depend-act-on-sibling): New macro.
32         (org-depend-trigger-todo): Call `org-depend-act-on-sibling',
33         implement reacting on new keyword `chain-sibling-cheduled'.
35 2009-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
37         * lisp/org-exp-blocks.el (org-exp-blocks): Provide this feature.
39 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
41         * lisp/org-depend.el (org-depend-block-todo): Set a tag when a
42         state change is blocked.
43         (org-depend-tag-blocked): New option.
45 2009-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
47         * lisp/org-mtags.el (org-mtags-replace): Extend muse tags syntax
48         to cater for the new export switched in src and example tags.
49         (org-mtags-replace): Fix bugs in prefix processing.
50         (org-mtags-get-tag-and-attributes): Add local variable bindings.
52 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
54         * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa): Catch
55         lines that have no space after the colon.
57 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
59         * lisp/org-browser-url.el: New file.
61         * lisp/org-registry.el (org-registry-before-first-heading-p):
62         Function renamed to `org-before-first-heading-p', and moved to
63         org.el.
65 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
67         * lisp/org-checklist.el: New file.
69 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
71         * lisp/org-mairix.el: Update to version 0.5.
73 2008-07-04  Christian Egli  <christian.egli@alumni.ethz.ch>
75         * scripts/org2hpda: the default location of the diary file should
76         of course be ~/diary
78 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
80         * lisp/org-mtags.el (org-mtags-replace): Allow prefix and prefix1
81         as options in the include directive.
83 2008-06-18  Christian Egli  <christian.egli@alumni.ethz.ch>
85         * scripts/org2hpda (DIARY): Make the location of the diary file
86         configurable.
87         (all): reduce links to their destination, i.e. change
88         '[[http://foo][bar]]' to 'bar'
90 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
92         * lisp/org-mtags.el (org-mtags-replace)
93         (org-mtags-supported-tags): Fixed typo in contents tag.
94         (org-mtags-replace): Fix but that could lead to an infinite loop
95         for a partial tag.
97 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
99         * lisp/org-annotation-helper.el: Remove John Rakestraw from author
100         list, upon his request.
102 2008-05-17  Carsten Dominik  <dominik@science.uva.nl>
104         * lisp/org-annotation-helper.el: New file.
106 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
108         * lisp/org-id.el (org-id-include-domain): New option.
109         (org-id-new): Add the domain name to an ID if
110         `org-id-include-domain' is set.
112 2008-05-04  Jason Riedy  <jason@acm.org>
114         * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
115         default fmt function, collect only the first header line for
116         field names, and don't call plist-get for the table name on
117         every line.
119 2008-04-15  Jason Riedy  <jason@acm.org>
121         * lisp/orgtbl-sqlinsert.el: New file.
122         * README: Add to list.
124 2008-04-07  Carsten Dominik  <dominik@science.uva.nl>
126         * lisp/org-iswitchb.el: File removed, because the functionality is
127         now in org.el, in the core.
129         * lisp/org-mew.el: File moved into the core.
131 2008-03-14  Carsten Dominik  <dominik@science.uva.nl>
133         * lisp/org-depend.el: Add `provide' for the module system.
135         * lisp/org-man.el: Add `provide' for the module system.
137         * lisp/org-interactive-query.el: Renamed from org-iq.el.
139 2008-03-05  Bastien Guerry  <bzg@altern.org>
141         * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
142         Correctly handle function with no documentation.
144 2008-02-29  Tokuya Kameshima <kames@fa2.so-net.ne.jp>
146         * lisp/org-bookmark.el (org-bookmark-store-link): Use
147         `bookmark-all-names' instead of `bookmark-alist'.
149 2008-02-29  Bastien Guerry  <bzg@altern.org>
151         * lisp/org-bookmark.el (org-bookmark-in-dired)
152         (org-bookmark-when-visiting-a-file)
153         (org-bookmark-use-first-bookmark): New options.
154         (org-bookmark-store-link): Behave according to options.
156 2008-02-29  Bastien Guerry  <bzg@altern.org>
158         * lisp/org-mairix.el (org-mairix): Use `org-link' group.
160 2008-02-28  Bastien Guerry  <bzg@altern.org>
162         * lisp/org-bookmark.el: New file.
164 2008-02-26  Carsten Dominik  <dominik@science.uva.nl>
166         * lisp/org-id.el: New file.
168 2008-02-21  Carsten Dominik  <dominik@science.uva.nl>
170         * lisp/org-screen.el: New file.
172 2008-02-17  Christian Egli  <christian.egli@alumni.ethz.ch>
174         * scripts/org2hpda: Added a Makefile for generation of hipster pda
175         style printouts
177 2008-02-08  Phil Jackson  <phil@shellarchive.co.uk>
179         * scripts/dir2org.zsh: New file.
181 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
183         * lisp/org-annotate-file.el: New file.
185 2008-02-07  Bastien Guerry  <bzg@altern.org>
187         * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
188         to CONTRIB/lisp/.
190 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
192         * lisp/org-irc.el: New file.
194         * ChangeLog: New file.