Some small fixes in org-registry.
[org-mode.git] / contrib / ChangeLog
blob8524c9fbcd542f5b2f9c7254b5e4f7a549d56b22
1 2009-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
3         * lisp/org-registry.el (org-registry-assoc-all): Stop this from
4         deleting the links it finds from the registry.
5         (org-registry-find-all): Add a new function which returns all
6         registry entries which satisfy a test function.
8 2009-10-02  Carsten Dominik  <carsten.dominik@gmail.com>
10         * lisp/org-special-blocks.el (org-special-blocks-ignore-regexp):
11         New variable.
12         (org-special-blocks-make-special-cookies): Use
13         `org-special-blocks-ignore-regexp'.
15 2009-09-16  Carsten Dominik  <carsten.dominik@gmail.com>
17         * lisp/org-invoice.el: New file.
19 2009-08-14  Carsten Dominik  <carsten.dominik@gmail.com>
21         * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Use a
22         safer regular expression.
24 2009-08-07  Carsten Dominik  <carsten.dominik@gmail.com>
26         * lisp/org-track.el: New file.
28 2009-08-03  Carsten Dominik  <carsten.dominik@gmail.com>
30         * lisp/org-indent.el: File removed.
32 2009-07-21  Wes Hardaker <wjhns209@hardakers.net>  (tiny change)
34         * lisp/org-export-generic.el (org-export-generic-format): Fix
35         compatibility issue with Emacs 23.
37 2009-07-12  James TD Smith  <ahktenzero@mohorovi.cc>
39         * lisp/org-checklist.el (org-checklist): Add a custom group for
40         org-checklist. The options are all for the unchecked items export
41         function.
42         (org-checklist-export-time-format): Allow customising the
43         timestamp appended to the saved unchecked items list
44         (org-checklist-export-function): Allow customising the output
45         format for the unchecked items list.
46         (org-checklist-export-params): Options for the exporter.
47         (org-checklist-a2ps-params): Printing options.
48         (org-make-checklist-export): Use values from custom vars. Printing
49         is now controlled by the PRINT_EXPORT property in the entry, and
50         the user is only asked if it is missing. Pass the switches to
51         a2ps-buffer properly.
53 2009-06-20  Carsten Dominik  <carsten.dominik@gmail.com>
55         * README: List new file org-export-generic.el
57         * lisp/org-export-generic.el: New file.
59 2009-05-10  Carsten Dominik  <carsten.dominik@gmail.com>
61         * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa)
62         (org-export-blocks-format-dot): Support ditaa export also for the
63         docbook exporter.
65 2009-05-07  Carsten Dominik  <carsten.dominik@gmail.com>
67         * lisp/org-special-blocks.el: New file.
69 2009-04-08  Carsten Dominik  <carsten.dominik@gmail.com>
71         * lisp/org-choose.el (org-choose-get-fn-map-group): Fix bug with
72         level selection.
74 2009-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
76         * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Handle
77         multiple keys in a single \cite command.
79 2009-03-30  Carsten Dominik  <carsten.dominik@gmail.com>
81         * lisp/org-mtags.el: Fix copyright year.
83 2009-03-13  Carsten Dominik  <carsten.dominik@gmail.com>
85         * lisp/org-mtags.el (org-mtags-replace): Support literal docbook.
87 2009-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
89         * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Analyze
90         return value of the call to bibtex2html.
91         (org-export-bibtex-preprocess): Change Class to ID, there can only
92         be one.
93         (org-exp-bibtex-docites): Generalize the regexp looking for
94         citations.
96 2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
98         * lisp/org2rem.el: New version from Shatad Pratap.
100 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
102         * lisp/org-choose.el (org-choose-get-fn-map-group): Only check
103         true siblings.
105 2009-02-18  Carsten Dominik  <carsten.dominik@gmail.com>
107         * lisp/org-R.el: New file.
109 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
111         * lisp/org-choose.el (org-choose-get-fn-map-group): Require
112         `org-agenda'.
113         (cl): Require `cl' at runtime.
114         (org-choose-filter-one): Use `org-split-string' for consistency
115         accross Emacs version.
117 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
119         * lisp/org-choose.el ("org"): Use file name instead of feature for
120         `eval-after-load', this is XEmacs compatible.
122 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
124         * lisp/org-choose.el (org-choose-get-fn-map-group): Call
125         `org-up-heading-all' instead of `outline-up-heading-all', which
126         does not exist.
128 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
130         * lisp/org-depend.el (org-depend-act-on-sibling): New macro.
131         (org-depend-trigger-todo): Call `org-depend-act-on-sibling',
132         implement reacting on new keyword `chain-sibling-cheduled'.
134 2009-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
136         * lisp/org-exp-blocks.el (org-exp-blocks): Provide this feature.
138 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
140         * lisp/org-depend.el (org-depend-block-todo): Set a tag when a
141         state change is blocked.
142         (org-depend-tag-blocked): New option.
144 2009-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
146         * lisp/org-mtags.el (org-mtags-replace): Extend muse tags syntax
147         to cater for the new export switched in src and example tags.
148         (org-mtags-replace): Fix bugs in prefix processing.
149         (org-mtags-get-tag-and-attributes): Add local variable bindings.
151 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
153         * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa): Catch
154         lines that have no space after the colon.
156 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
158         * lisp/org-browser-url.el: New file.
160         * lisp/org-registry.el (org-registry-before-first-heading-p):
161         Function renamed to `org-before-first-heading-p', and moved to
162         org.el.
164 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
166         * lisp/org-checklist.el: New file.
168 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
170         * lisp/org-mairix.el: Update to version 0.5.
172 2008-07-04  Christian Egli  <christian.egli@alumni.ethz.ch>
174         * scripts/org2hpda: the default location of the diary file should
175         of course be ~/diary
177 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
179         * lisp/org-mtags.el (org-mtags-replace): Allow prefix and prefix1
180         as options in the include directive.
182 2008-06-18  Christian Egli  <christian.egli@alumni.ethz.ch>
184         * scripts/org2hpda (DIARY): Make the location of the diary file
185         configurable.
186         (all): reduce links to their destination, i.e. change
187         '[[http://foo][bar]]' to 'bar'
189 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
191         * lisp/org-mtags.el (org-mtags-replace)
192         (org-mtags-supported-tags): Fixed typo in contents tag.
193         (org-mtags-replace): Fix but that could lead to an infinite loop
194         for a partial tag.
196 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
198         * lisp/org-annotation-helper.el: Remove John Rakestraw from author
199         list, upon his request.
201 2008-05-17  Carsten Dominik  <dominik@science.uva.nl>
203         * lisp/org-annotation-helper.el: New file.
205 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
207         * lisp/org-id.el (org-id-include-domain): New option.
208         (org-id-new): Add the domain name to an ID if
209         `org-id-include-domain' is set.
211 2008-05-04  Jason Riedy  <jason@acm.org>
213         * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
214         default fmt function, collect only the first header line for
215         field names, and don't call plist-get for the table name on
216         every line.
218 2008-04-15  Jason Riedy  <jason@acm.org>
220         * lisp/orgtbl-sqlinsert.el: New file.
221         * README: Add to list.
223 2008-04-07  Carsten Dominik  <dominik@science.uva.nl>
225         * lisp/org-iswitchb.el: File removed, because the functionality is
226         now in org.el, in the core.
228         * lisp/org-mew.el: File moved into the core.
230 2008-03-14  Carsten Dominik  <dominik@science.uva.nl>
232         * lisp/org-depend.el: Add `provide' for the module system.
234         * lisp/org-man.el: Add `provide' for the module system.
236         * lisp/org-interactive-query.el: Renamed from org-iq.el.
238 2008-03-05  Bastien Guerry  <bzg@altern.org>
240         * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
241         Correctly handle function with no documentation.
243 2008-02-29  Tokuya Kameshima <kames@fa2.so-net.ne.jp>
245         * lisp/org-bookmark.el (org-bookmark-store-link): Use
246         `bookmark-all-names' instead of `bookmark-alist'.
248 2008-02-29  Bastien Guerry  <bzg@altern.org>
250         * lisp/org-bookmark.el (org-bookmark-in-dired)
251         (org-bookmark-when-visiting-a-file)
252         (org-bookmark-use-first-bookmark): New options.
253         (org-bookmark-store-link): Behave according to options.
255 2008-02-29  Bastien Guerry  <bzg@altern.org>
257         * lisp/org-mairix.el (org-mairix): Use `org-link' group.
259 2008-02-28  Bastien Guerry  <bzg@altern.org>
261         * lisp/org-bookmark.el: New file.
263 2008-02-26  Carsten Dominik  <dominik@science.uva.nl>
265         * lisp/org-id.el: New file.
267 2008-02-21  Carsten Dominik  <dominik@science.uva.nl>
269         * lisp/org-screen.el: New file.
271 2008-02-17  Christian Egli  <christian.egli@alumni.ethz.ch>
273         * scripts/org2hpda: Added a Makefile for generation of hipster pda
274         style printouts
276 2008-02-08  Phil Jackson  <phil@shellarchive.co.uk>
278         * scripts/dir2org.zsh: New file.
280 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
282         * lisp/org-annotate-file.el: New file.
284 2008-02-07  Bastien Guerry  <bzg@altern.org>
286         * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
287         to CONTRIB/lisp/.
289 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
291         * lisp/org-irc.el: New file.
293         * ChangeLog: New file.