org-choose.el: Fix bug.
[org-mode/org-mode-NeilSmithlineMods.git] / contrib / ChangeLog
blob6b9a06af59a32f377a1a3dd518e2fd23dbc99b7f
1 2009-04-08  Carsten Dominik  <carsten.dominik@gmail.com>
3         * lisp/org-choose.el (org-choose-get-fn-map-group): Fix bug with
4         level selection.
6 2009-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
8         * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Handle
9         multiple keys in a single \cite command.
11 2009-03-30  Carsten Dominik  <carsten.dominik@gmail.com>
13         * lisp/org-mtags.el: Fix copyright year.
15 2009-03-13  Carsten Dominik  <carsten.dominik@gmail.com>
17         * lisp/org-mtags.el (org-mtags-replace): Support literal docbook.
19 2009-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
21         * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Analyze
22         return value of the call to bibtex2html.
23         (org-export-bibtex-preprocess): Change Class to ID, there can only
24         be one.
25         (org-exp-bibtex-docites): Generalize the regexp looking for
26         citations.
28 2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
30         * lisp/org2rem.el: New version from Shatad Pratap.
32 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
34         * lisp/org-choose.el (org-choose-get-fn-map-group): Only check
35         true siblings.
37 2009-02-18  Carsten Dominik  <carsten.dominik@gmail.com>
39         * lisp/org-R.el: New file.
41 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
43         * lisp/org-choose.el (org-choose-get-fn-map-group): Require
44         `org-agenda'.
45         (cl): Require `cl' at runtime.
46         (org-choose-filter-one): Use `org-split-string' for consistency
47         accross Emacs version.
49 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
51         * lisp/org-choose.el ("org"): Use file name instead of feature for
52         `eval-after-load', this is XEmacs compatible.
54 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
56         * lisp/org-choose.el (org-choose-get-fn-map-group): Call
57         `org-up-heading-all' instead of `outline-up-heading-all', which
58         does not exist.
60 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
62         * lisp/org-depend.el (org-depend-act-on-sibling): New macro.
63         (org-depend-trigger-todo): Call `org-depend-act-on-sibling',
64         implement reacting on new keyword `chain-sibling-cheduled'.
66 2009-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
68         * lisp/org-exp-blocks.el (org-exp-blocks): Provide this feature.
70 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
72         * lisp/org-depend.el (org-depend-block-todo): Set a tag when a
73         state change is blocked.
74         (org-depend-tag-blocked): New option.
76 2009-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
78         * lisp/org-mtags.el (org-mtags-replace): Extend muse tags syntax
79         to cater for the new export switched in src and example tags.
80         (org-mtags-replace): Fix bugs in prefix processing.
81         (org-mtags-get-tag-and-attributes): Add local variable bindings.
83 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
85         * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa): Catch
86         lines that have no space after the colon.
88 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
90         * lisp/org-browser-url.el: New file.
92         * lisp/org-registry.el (org-registry-before-first-heading-p):
93         Function renamed to `org-before-first-heading-p', and moved to
94         org.el.
96 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
98         * lisp/org-checklist.el: New file.
100 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
102         * lisp/org-mairix.el: Update to version 0.5.
104 2008-07-04  Christian Egli  <christian.egli@alumni.ethz.ch>
106         * scripts/org2hpda: the default location of the diary file should
107         of course be ~/diary
109 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
111         * lisp/org-mtags.el (org-mtags-replace): Allow prefix and prefix1
112         as options in the include directive.
114 2008-06-18  Christian Egli  <christian.egli@alumni.ethz.ch>
116         * scripts/org2hpda (DIARY): Make the location of the diary file
117         configurable.
118         (all): reduce links to their destination, i.e. change
119         '[[http://foo][bar]]' to 'bar'
121 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
123         * lisp/org-mtags.el (org-mtags-replace)
124         (org-mtags-supported-tags): Fixed typo in contents tag.
125         (org-mtags-replace): Fix but that could lead to an infinite loop
126         for a partial tag.
128 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
130         * lisp/org-annotation-helper.el: Remove John Rakestraw from author
131         list, upon his request.
133 2008-05-17  Carsten Dominik  <dominik@science.uva.nl>
135         * lisp/org-annotation-helper.el: New file.
137 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
139         * lisp/org-id.el (org-id-include-domain): New option.
140         (org-id-new): Add the domain name to an ID if
141         `org-id-include-domain' is set.
143 2008-05-04  Jason Riedy  <jason@acm.org>
145         * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
146         default fmt function, collect only the first header line for
147         field names, and don't call plist-get for the table name on
148         every line.
150 2008-04-15  Jason Riedy  <jason@acm.org>
152         * lisp/orgtbl-sqlinsert.el: New file.
153         * README: Add to list.
155 2008-04-07  Carsten Dominik  <dominik@science.uva.nl>
157         * lisp/org-iswitchb.el: File removed, because the functionality is
158         now in org.el, in the core.
160         * lisp/org-mew.el: File moved into the core.
162 2008-03-14  Carsten Dominik  <dominik@science.uva.nl>
164         * lisp/org-depend.el: Add `provide' for the module system.
166         * lisp/org-man.el: Add `provide' for the module system.
168         * lisp/org-interactive-query.el: Renamed from org-iq.el.
170 2008-03-05  Bastien Guerry  <bzg@altern.org>
172         * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
173         Correctly handle function with no documentation.
175 2008-02-29  Tokuya Kameshima <kames@fa2.so-net.ne.jp>
177         * lisp/org-bookmark.el (org-bookmark-store-link): Use
178         `bookmark-all-names' instead of `bookmark-alist'.
180 2008-02-29  Bastien Guerry  <bzg@altern.org>
182         * lisp/org-bookmark.el (org-bookmark-in-dired)
183         (org-bookmark-when-visiting-a-file)
184         (org-bookmark-use-first-bookmark): New options.
185         (org-bookmark-store-link): Behave according to options.
187 2008-02-29  Bastien Guerry  <bzg@altern.org>
189         * lisp/org-mairix.el (org-mairix): Use `org-link' group.
191 2008-02-28  Bastien Guerry  <bzg@altern.org>
193         * lisp/org-bookmark.el: New file.
195 2008-02-26  Carsten Dominik  <dominik@science.uva.nl>
197         * lisp/org-id.el: New file.
199 2008-02-21  Carsten Dominik  <dominik@science.uva.nl>
201         * lisp/org-screen.el: New file.
203 2008-02-17  Christian Egli  <christian.egli@alumni.ethz.ch>
205         * scripts/org2hpda: Added a Makefile for generation of hipster pda
206         style printouts
208 2008-02-08  Phil Jackson  <phil@shellarchive.co.uk>
210         * scripts/dir2org.zsh: New file.
212 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
214         * lisp/org-annotate-file.el: New file.
216 2008-02-07  Bastien Guerry  <bzg@altern.org>
218         * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
219         to CONTRIB/lisp/.
221 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
223         * lisp/org-irc.el: New file.
225         * ChangeLog: New file.