Fix naming and docstring issues in `org-iswitchb'
[org-mode.git] / contrib / ChangeLog
blob44db1378080e0f4d6cc9d1f385ba50d5ebbbf719
1 2010-05-11  Carsten Dominik  <carsten.dominik@gmail.com>
3         * lisp/org-git-link.el (org-git-open)
4         (org-git-create-git-link): expand file name.
6 2010-04-20  Carsten Dominik  <carsten.dominik@gmail.com>
8         * lisp/org-toc.el (org-toc-cycle-subtree)
9         (org-toc-restore-config): Use overlays-in/at.
11         * babel/lisp/org-babel.el (org-babel-hash-at-point)
12         (org-babel-hide-result-toggle): Use overlays-in/at.
14 2010-04-18  Carsten Dominik  <carsten.dominik@gmail.com>
16         * babel/lisp/org-babel.el (org-babel-hide-hash): Use
17         `add-to-invisibility-spec'.
18         (org-babel-result-hide-spec): Use `add-to-invisibility-spec'.
20         * lisp/org-learn.el (require): `calendar' is now required already
21         by org.el on top level.
23         * lisp/org-toc.el (org-toc-cycle-subtree, org-toc-show)
24         (org-toc-restore-config): Use the normal overlay API.
26         * lisp/org-expiry.el (org-expiry-process-entry): Use the normal
27         overlay API.
29         * babel/lisp/org-babel.el (org-babel-hide-hash)
30         (org-babel-hash-at-point, org-babel-show-result-all)
31         (org-babel-hide-result-toggle): Use the normal overlay API.
33 2010-03-31  Carsten Dominik  <carsten.dominik@gmail.com>
35         * lisp/org-mac-iCal.el (org-mac-iCal): Snow Leopard
36         compatibility.
38 2010-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
40         * lisp/org-git-link.el (org-git-store-link): Check if there is a
41         file name associated with the buffer.
43 2010-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
45         * lisp/org-export-generic.el (org-export-generic): Provide.
47 2010-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
49         * lisp/org-export-generic.el (org-export-generic): Close body
50         levels.
52 2009-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
54         * lisp/org-export-generic.el (org-set-generic-type): Use `aput'.
56         * lisp/org-git-link.el (org-git-gitrepos-p): Make definition
57         XEmacs compatible.
59 2009-11-01  Carsten Dominik  <carsten.dominik@gmail.com>
61         * lisp/org-mac-iCal.el (omi-import-ics): Use `diary-file'
62         variable.
64 2009-10-22  Carsten Dominik  <carsten.dominik@gmail.com>
66         * lisp/org-registry.el (org-registry-assoc-all)
67         (org-registry-find-all): Clean rewrite
69 2009-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
71         * lisp/org-registry.el (org-registry-assoc-all): Stop this from
72         deleting the links it finds from the registry.
73         (org-registry-find-all): Add a new function which returns all
74         registry entries which satisfy a test function.
76 2009-10-02  Carsten Dominik  <carsten.dominik@gmail.com>
78         * lisp/org-special-blocks.el (org-special-blocks-ignore-regexp):
79         New variable.
80         (org-special-blocks-make-special-cookies): Use
81         `org-special-blocks-ignore-regexp'.
83 2009-09-16  Carsten Dominik  <carsten.dominik@gmail.com>
85         * lisp/org-invoice.el: New file.
87 2009-08-14  Carsten Dominik  <carsten.dominik@gmail.com>
89         * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Use a
90         safer regular expression.
92 2009-08-07  Carsten Dominik  <carsten.dominik@gmail.com>
94         * lisp/org-track.el: New file.
96 2009-08-03  Carsten Dominik  <carsten.dominik@gmail.com>
98         * lisp/org-indent.el: File removed.
100 2009-07-21  Wes Hardaker <wjhns209@hardakers.net>  (tiny change)
102         * lisp/org-export-generic.el (org-export-generic-format): Fix
103         compatibility issue with Emacs 23.
105 2009-07-12  James TD Smith  <ahktenzero@mohorovi.cc>
107         * lisp/org-checklist.el (org-checklist): Add a custom group for
108         org-checklist. The options are all for the unchecked items export
109         function.
110         (org-checklist-export-time-format): Allow customising the
111         timestamp appended to the saved unchecked items list
112         (org-checklist-export-function): Allow customising the output
113         format for the unchecked items list.
114         (org-checklist-export-params): Options for the exporter.
115         (org-checklist-a2ps-params): Printing options.
116         (org-make-checklist-export): Use values from custom vars. Printing
117         is now controlled by the PRINT_EXPORT property in the entry, and
118         the user is only asked if it is missing. Pass the switches to
119         a2ps-buffer properly.
121 2009-06-20  Carsten Dominik  <carsten.dominik@gmail.com>
123         * README: List new file org-export-generic.el
125         * lisp/org-export-generic.el: New file.
127 2009-05-10  Carsten Dominik  <carsten.dominik@gmail.com>
129         * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa)
130         (org-export-blocks-format-dot): Support ditaa export also for the
131         docbook exporter.
133 2009-05-07  Carsten Dominik  <carsten.dominik@gmail.com>
135         * lisp/org-special-blocks.el: New file.
137 2009-04-08  Carsten Dominik  <carsten.dominik@gmail.com>
139         * lisp/org-choose.el (org-choose-get-fn-map-group): Fix bug with
140         level selection.
142 2009-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
144         * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Handle
145         multiple keys in a single \cite command.
147 2009-03-30  Carsten Dominik  <carsten.dominik@gmail.com>
149         * lisp/org-mtags.el: Fix copyright year.
151 2009-03-13  Carsten Dominik  <carsten.dominik@gmail.com>
153         * lisp/org-mtags.el (org-mtags-replace): Support literal docbook.
155 2009-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
157         * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Analyze
158         return value of the call to bibtex2html.
159         (org-export-bibtex-preprocess): Change Class to ID, there can only
160         be one.
161         (org-exp-bibtex-docites): Generalize the regexp looking for
162         citations.
164 2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
166         * lisp/org2rem.el: New version from Shatad Pratap.
168 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
170         * lisp/org-choose.el (org-choose-get-fn-map-group): Only check
171         true siblings.
173 2009-02-18  Carsten Dominik  <carsten.dominik@gmail.com>
175         * lisp/org-R.el: New file.
177 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
179         * lisp/org-choose.el (org-choose-get-fn-map-group): Require
180         `org-agenda'.
181         (cl): Require `cl' at runtime.
182         (org-choose-filter-one): Use `org-split-string' for consistency
183         accross Emacs version.
185 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
187         * lisp/org-choose.el ("org"): Use file name instead of feature for
188         `eval-after-load', this is XEmacs compatible.
190 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
192         * lisp/org-choose.el (org-choose-get-fn-map-group): Call
193         `org-up-heading-all' instead of `outline-up-heading-all', which
194         does not exist.
196 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
198         * lisp/org-depend.el (org-depend-act-on-sibling): New macro.
199         (org-depend-trigger-todo): Call `org-depend-act-on-sibling',
200         implement reacting on new keyword `chain-sibling-cheduled'.
202 2009-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
204         * lisp/org-exp-blocks.el (org-exp-blocks): Provide this feature.
206 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
208         * lisp/org-depend.el (org-depend-block-todo): Set a tag when a
209         state change is blocked.
210         (org-depend-tag-blocked): New option.
212 2009-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
214         * lisp/org-mtags.el (org-mtags-replace): Extend muse tags syntax
215         to cater for the new export switched in src and example tags.
216         (org-mtags-replace): Fix bugs in prefix processing.
217         (org-mtags-get-tag-and-attributes): Add local variable bindings.
219 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
221         * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa): Catch
222         lines that have no space after the colon.
224 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
226         * lisp/org-browser-url.el: New file.
228         * lisp/org-registry.el (org-registry-before-first-heading-p):
229         Function renamed to `org-before-first-heading-p', and moved to
230         org.el.
232 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
234         * lisp/org-checklist.el: New file.
236 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
238         * lisp/org-mairix.el: Update to version 0.5.
240 2008-07-04  Christian Egli  <christian.egli@alumni.ethz.ch>
242         * scripts/org2hpda: the default location of the diary file should
243         of course be ~/diary
245 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
247         * lisp/org-mtags.el (org-mtags-replace): Allow prefix and prefix1
248         as options in the include directive.
250 2008-06-18  Christian Egli  <christian.egli@alumni.ethz.ch>
252         * scripts/org2hpda (DIARY): Make the location of the diary file
253         configurable.
254         (all): reduce links to their destination, i.e. change
255         '[[http://foo][bar]]' to 'bar'
257 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
259         * lisp/org-mtags.el (org-mtags-replace)
260         (org-mtags-supported-tags): Fixed typo in contents tag.
261         (org-mtags-replace): Fix but that could lead to an infinite loop
262         for a partial tag.
264 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
266         * lisp/org-annotation-helper.el: Remove John Rakestraw from author
267         list, upon his request.
269 2008-05-17  Carsten Dominik  <dominik@science.uva.nl>
271         * lisp/org-annotation-helper.el: New file.
273 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
275         * lisp/org-id.el (org-id-include-domain): New option.
276         (org-id-new): Add the domain name to an ID if
277         `org-id-include-domain' is set.
279 2008-05-04  Jason Riedy  <jason@acm.org>
281         * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
282         default fmt function, collect only the first header line for
283         field names, and don't call plist-get for the table name on
284         every line.
286 2008-04-15  Jason Riedy  <jason@acm.org>
288         * lisp/orgtbl-sqlinsert.el: New file.
289         * README: Add to list.
291 2008-04-07  Carsten Dominik  <dominik@science.uva.nl>
293         * lisp/org-iswitchb.el: File removed, because the functionality is
294         now in org.el, in the core.
296         * lisp/org-mew.el: File moved into the core.
298 2008-03-14  Carsten Dominik  <dominik@science.uva.nl>
300         * lisp/org-depend.el: Add `provide' for the module system.
302         * lisp/org-man.el: Add `provide' for the module system.
304         * lisp/org-interactive-query.el: Renamed from org-iq.el.
306 2008-03-05  Bastien Guerry  <bzg@altern.org>
308         * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
309         Correctly handle function with no documentation.
311 2008-02-29  Tokuya Kameshima <kames@fa2.so-net.ne.jp>
313         * lisp/org-bookmark.el (org-bookmark-store-link): Use
314         `bookmark-all-names' instead of `bookmark-alist'.
316 2008-02-29  Bastien Guerry  <bzg@altern.org>
318         * lisp/org-bookmark.el (org-bookmark-in-dired)
319         (org-bookmark-when-visiting-a-file)
320         (org-bookmark-use-first-bookmark): New options.
321         (org-bookmark-store-link): Behave according to options.
323 2008-02-29  Bastien Guerry  <bzg@altern.org>
325         * lisp/org-mairix.el (org-mairix): Use `org-link' group.
327 2008-02-28  Bastien Guerry  <bzg@altern.org>
329         * lisp/org-bookmark.el: New file.
331 2008-02-26  Carsten Dominik  <dominik@science.uva.nl>
333         * lisp/org-id.el: New file.
335 2008-02-21  Carsten Dominik  <dominik@science.uva.nl>
337         * lisp/org-screen.el: New file.
339 2008-02-17  Christian Egli  <christian.egli@alumni.ethz.ch>
341         * scripts/org2hpda: Added a Makefile for generation of hipster pda
342         style printouts
344 2008-02-08  Phil Jackson  <phil@shellarchive.co.uk>
346         * scripts/dir2org.zsh: New file.
348 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
350         * lisp/org-annotate-file.el: New file.
352 2008-02-07  Bastien Guerry  <bzg@altern.org>
354         * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
355         to CONTRIB/lisp/.
357 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
359         * lisp/org-irc.el: New file.
361         * ChangeLog: New file.