Export: Enable new export switches in org-mtags.el.
[org-mode.git] / contrib / ChangeLog
blob117a8d6f69a852573bb1a987e9ba5fa1d9a28a20
1 2009-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
3         * lisp/org-mtags.el (org-mtags-replace): Extend muse tags syntax
4         to cater for the new export switched in src and example tags.
5         (org-mtags-replace): Fix bugs in prefix processing.
6         (org-mtags-get-tag-and-attributes): Add local variable bindings.
8 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
10         * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa): Catch
11         lines that have no space after the colon.
13 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
15         * lisp/org-browser-url.el: New file.
17         * lisp/org-registry.el (org-registry-before-first-heading-p):
18         Function renamed to `org-before-first-heading-p', and moved to
19         org.el.
21 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
23         * lisp/org-checklist.el: New file.
25 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
27         * lisp/org-mairix.el: Update to version 0.5.
29 2008-07-04  Christian Egli  <christian.egli@alumni.ethz.ch>
31         * scripts/org2hpda: the default location of the diary file should
32         of course be ~/diary
34 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
36         * lisp/org-mtags.el (org-mtags-replace): Allow prefix and prefix1
37         as options in the include directive.
39 2008-06-18  Christian Egli  <christian.egli@alumni.ethz.ch>
41         * scripts/org2hpda (DIARY): Make the location of the diary file
42         configurable.
43         (all): reduce links to their destination, i.e. change
44         '[[http://foo][bar]]' to 'bar'
46 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
48         * lisp/org-mtags.el (org-mtags-replace)
49         (org-mtags-supported-tags): Fixed typo in contents tag.
50         (org-mtags-replace): Fix but that could lead to an infinite loop
51         for a partial tag.
53 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
55         * lisp/org-annotation-helper.el: Remove John Rakestraw from author
56         list, upon his request.
58 2008-05-17  Carsten Dominik  <dominik@science.uva.nl>
60         * lisp/org-annotation-helper.el: New file.
62 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
64         * lisp/org-id.el (org-id-include-domain): New option.
65         (org-id-new): Add the domain name to an ID if
66         `org-id-include-domain' is set.
68 2008-05-04  Jason Riedy  <jason@acm.org>
70         * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
71         default fmt function, collect only the first header line for
72         field names, and don't call plist-get for the table name on
73         every line.
75 2008-04-15  Jason Riedy  <jason@acm.org>
77         * lisp/orgtbl-sqlinsert.el: New file.
78         * README: Add to list.
80 2008-04-07  Carsten Dominik  <dominik@science.uva.nl>
82         * lisp/org-iswitchb.el: File removed, because the functionality is
83         now in org.el, in the core.
85         * lisp/org-mew.el: File moved into the core.
87 2008-03-14  Carsten Dominik  <dominik@science.uva.nl>
89         * lisp/org-depend.el: Add `provide' for the module system.
91         * lisp/org-man.el: Add `provide' for the module system.
93         * lisp/org-interactive-query.el: Renamed from org-iq.el.
95 2008-03-05  Bastien Guerry  <bzg@altern.org>
97         * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
98         Correctly handle function with no documentation.
100 2008-02-29  Tokuya Kameshima <kames@fa2.so-net.ne.jp>
102         * lisp/org-bookmark.el (org-bookmark-store-link): Use
103         `bookmark-all-names' instead of `bookmark-alist'.
105 2008-02-29  Bastien Guerry  <bzg@altern.org>
107         * lisp/org-bookmark.el (org-bookmark-in-dired)
108         (org-bookmark-when-visiting-a-file)
109         (org-bookmark-use-first-bookmark): New options.
110         (org-bookmark-store-link): Behave according to options.
112 2008-02-29  Bastien Guerry  <bzg@altern.org>
114         * lisp/org-mairix.el (org-mairix): Use `org-link' group.
116 2008-02-28  Bastien Guerry  <bzg@altern.org>
118         * lisp/org-bookmark.el: New file.
120 2008-02-26  Carsten Dominik  <dominik@science.uva.nl>
122         * lisp/org-id.el: New file.
124 2008-02-21  Carsten Dominik  <dominik@science.uva.nl>
126         * lisp/org-screen.el: New file.
128 2008-02-17  Christian Egli  <christian.egli@alumni.ethz.ch>
130         * scripts/org2hpda: Added a Makefile for generation of hipster pda
131         style printouts
133 2008-02-08  Phil Jackson  <phil@shellarchive.co.uk>
135         * scripts/dir2org.zsh: New file.
137 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
139         * lisp/org-annotate-file.el: New file.
141 2008-02-07  Bastien Guerry  <bzg@altern.org>
143         * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
144         to CONTRIB/lisp/.
146 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
148         * lisp/org-irc.el: New file.
150         * ChangeLog: New file.