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