LaTeX export: Remove bug in table export.
[org-mode/org-tableheadings.git] / contrib / ChangeLog
blobb01d99ea23e642fcd0749e03ad60faba608625e0
1 2009-08-07  Carsten Dominik  <carsten.dominik@gmail.com>
3         * lisp/org-track.el: New file.
5 2009-08-03  Carsten Dominik  <carsten.dominik@gmail.com>
7         * lisp/org-indent.el: File removed.
9 2009-07-21  Wes Hardaker <wjhns209@hardakers.net>  (tiny change)
11         * lisp/org-export-generic.el (org-export-generic-format): Fix
12         compatibility issue with Emacs 23.
14 2009-07-12  James TD Smith  <ahktenzero@mohorovi.cc>
16         * lisp/org-checklist.el (org-checklist): Add a custom group for
17         org-checklist. The options are all for the unchecked items export
18         function.
19         (org-checklist-export-time-format): Allow customising the
20         timestamp appended to the saved unchecked items list
21         (org-checklist-export-function): Allow customising the output
22         format for the unchecked items list.
23         (org-checklist-export-params): Options for the exporter.
24         (org-checklist-a2ps-params): Printing options.
25         (org-make-checklist-export): Use values from custom vars. Printing
26         is now controlled by the PRINT_EXPORT property in the entry, and
27         the user is only asked if it is missing. Pass the switches to
28         a2ps-buffer properly.
30 2009-06-20  Carsten Dominik  <carsten.dominik@gmail.com>
32         * README: List new file org-export-generic.el
34         * lisp/org-export-generic.el: New file.
36 2009-05-10  Carsten Dominik  <carsten.dominik@gmail.com>
38         * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa)
39         (org-export-blocks-format-dot): Support ditaa export also for the
40         docbook exporter.
42 2009-05-07  Carsten Dominik  <carsten.dominik@gmail.com>
44         * lisp/org-special-blocks.el: New file.
46 2009-04-08  Carsten Dominik  <carsten.dominik@gmail.com>
48         * lisp/org-choose.el (org-choose-get-fn-map-group): Fix bug with
49         level selection.
51 2009-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
53         * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Handle
54         multiple keys in a single \cite command.
56 2009-03-30  Carsten Dominik  <carsten.dominik@gmail.com>
58         * lisp/org-mtags.el: Fix copyright year.
60 2009-03-13  Carsten Dominik  <carsten.dominik@gmail.com>
62         * lisp/org-mtags.el (org-mtags-replace): Support literal docbook.
64 2009-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
66         * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Analyze
67         return value of the call to bibtex2html.
68         (org-export-bibtex-preprocess): Change Class to ID, there can only
69         be one.
70         (org-exp-bibtex-docites): Generalize the regexp looking for
71         citations.
73 2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
75         * lisp/org2rem.el: New version from Shatad Pratap.
77 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
79         * lisp/org-choose.el (org-choose-get-fn-map-group): Only check
80         true siblings.
82 2009-02-18  Carsten Dominik  <carsten.dominik@gmail.com>
84         * lisp/org-R.el: New file.
86 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
88         * lisp/org-choose.el (org-choose-get-fn-map-group): Require
89         `org-agenda'.
90         (cl): Require `cl' at runtime.
91         (org-choose-filter-one): Use `org-split-string' for consistency
92         accross Emacs version.
94 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
96         * lisp/org-choose.el ("org"): Use file name instead of feature for
97         `eval-after-load', this is XEmacs compatible.
99 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
101         * lisp/org-choose.el (org-choose-get-fn-map-group): Call
102         `org-up-heading-all' instead of `outline-up-heading-all', which
103         does not exist.
105 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
107         * lisp/org-depend.el (org-depend-act-on-sibling): New macro.
108         (org-depend-trigger-todo): Call `org-depend-act-on-sibling',
109         implement reacting on new keyword `chain-sibling-cheduled'.
111 2009-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
113         * lisp/org-exp-blocks.el (org-exp-blocks): Provide this feature.
115 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
117         * lisp/org-depend.el (org-depend-block-todo): Set a tag when a
118         state change is blocked.
119         (org-depend-tag-blocked): New option.
121 2009-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
123         * lisp/org-mtags.el (org-mtags-replace): Extend muse tags syntax
124         to cater for the new export switched in src and example tags.
125         (org-mtags-replace): Fix bugs in prefix processing.
126         (org-mtags-get-tag-and-attributes): Add local variable bindings.
128 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
130         * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa): Catch
131         lines that have no space after the colon.
133 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
135         * lisp/org-browser-url.el: New file.
137         * lisp/org-registry.el (org-registry-before-first-heading-p):
138         Function renamed to `org-before-first-heading-p', and moved to
139         org.el.
141 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
143         * lisp/org-checklist.el: New file.
145 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
147         * lisp/org-mairix.el: Update to version 0.5.
149 2008-07-04  Christian Egli  <christian.egli@alumni.ethz.ch>
151         * scripts/org2hpda: the default location of the diary file should
152         of course be ~/diary
154 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
156         * lisp/org-mtags.el (org-mtags-replace): Allow prefix and prefix1
157         as options in the include directive.
159 2008-06-18  Christian Egli  <christian.egli@alumni.ethz.ch>
161         * scripts/org2hpda (DIARY): Make the location of the diary file
162         configurable.
163         (all): reduce links to their destination, i.e. change
164         '[[http://foo][bar]]' to 'bar'
166 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
168         * lisp/org-mtags.el (org-mtags-replace)
169         (org-mtags-supported-tags): Fixed typo in contents tag.
170         (org-mtags-replace): Fix but that could lead to an infinite loop
171         for a partial tag.
173 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
175         * lisp/org-annotation-helper.el: Remove John Rakestraw from author
176         list, upon his request.
178 2008-05-17  Carsten Dominik  <dominik@science.uva.nl>
180         * lisp/org-annotation-helper.el: New file.
182 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
184         * lisp/org-id.el (org-id-include-domain): New option.
185         (org-id-new): Add the domain name to an ID if
186         `org-id-include-domain' is set.
188 2008-05-04  Jason Riedy  <jason@acm.org>
190         * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
191         default fmt function, collect only the first header line for
192         field names, and don't call plist-get for the table name on
193         every line.
195 2008-04-15  Jason Riedy  <jason@acm.org>
197         * lisp/orgtbl-sqlinsert.el: New file.
198         * README: Add to list.
200 2008-04-07  Carsten Dominik  <dominik@science.uva.nl>
202         * lisp/org-iswitchb.el: File removed, because the functionality is
203         now in org.el, in the core.
205         * lisp/org-mew.el: File moved into the core.
207 2008-03-14  Carsten Dominik  <dominik@science.uva.nl>
209         * lisp/org-depend.el: Add `provide' for the module system.
211         * lisp/org-man.el: Add `provide' for the module system.
213         * lisp/org-interactive-query.el: Renamed from org-iq.el.
215 2008-03-05  Bastien Guerry  <bzg@altern.org>
217         * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
218         Correctly handle function with no documentation.
220 2008-02-29  Tokuya Kameshima <kames@fa2.so-net.ne.jp>
222         * lisp/org-bookmark.el (org-bookmark-store-link): Use
223         `bookmark-all-names' instead of `bookmark-alist'.
225 2008-02-29  Bastien Guerry  <bzg@altern.org>
227         * lisp/org-bookmark.el (org-bookmark-in-dired)
228         (org-bookmark-when-visiting-a-file)
229         (org-bookmark-use-first-bookmark): New options.
230         (org-bookmark-store-link): Behave according to options.
232 2008-02-29  Bastien Guerry  <bzg@altern.org>
234         * lisp/org-mairix.el (org-mairix): Use `org-link' group.
236 2008-02-28  Bastien Guerry  <bzg@altern.org>
238         * lisp/org-bookmark.el: New file.
240 2008-02-26  Carsten Dominik  <dominik@science.uva.nl>
242         * lisp/org-id.el: New file.
244 2008-02-21  Carsten Dominik  <dominik@science.uva.nl>
246         * lisp/org-screen.el: New file.
248 2008-02-17  Christian Egli  <christian.egli@alumni.ethz.ch>
250         * scripts/org2hpda: Added a Makefile for generation of hipster pda
251         style printouts
253 2008-02-08  Phil Jackson  <phil@shellarchive.co.uk>
255         * scripts/dir2org.zsh: New file.
257 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
259         * lisp/org-annotate-file.el: New file.
261 2008-02-07  Bastien Guerry  <bzg@altern.org>
263         * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
264         to CONTRIB/lisp/.
266 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
268         * lisp/org-irc.el: New file.
270         * ChangeLog: New file.