1 2008-12-19 Carsten Dominik <carsten.dominik@gmail.com>
3 * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa): Catch
4 lines that have no space after the colon.
6 2008-12-08 Carsten Dominik <carsten.dominik@gmail.com>
8 * lisp/org-browser-url.el: New file.
10 * lisp/org-registry.el (org-registry-before-first-heading-p):
11 Function renamed to `org-before-first-heading-p', and moved to
14 2008-09-20 James TD Smith <ahktenzero@mohorovi.cc>
16 * lisp/org-checklist.el: New file.
18 2008-09-02 Carsten Dominik <dominik@science.uva.nl>
20 * lisp/org-mairix.el: Update to version 0.5.
22 2008-07-04 Christian Egli <christian.egli@alumni.ethz.ch>
24 * scripts/org2hpda: the default location of the diary file should
27 2008-07-02 Carsten Dominik <dominik@science.uva.nl>
29 * lisp/org-mtags.el (org-mtags-replace): Allow prefix and prefix1
30 as options in the include directive.
32 2008-06-18 Christian Egli <christian.egli@alumni.ethz.ch>
34 * scripts/org2hpda (DIARY): Make the location of the diary file
36 (all): reduce links to their destination, i.e. change
37 '[[http://foo][bar]]' to 'bar'
39 2008-05-28 Carsten Dominik <dominik@science.uva.nl>
41 * lisp/org-mtags.el (org-mtags-replace)
42 (org-mtags-supported-tags): Fixed typo in contents tag.
43 (org-mtags-replace): Fix but that could lead to an infinite loop
46 2008-05-19 Carsten Dominik <dominik@science.uva.nl>
48 * lisp/org-annotation-helper.el: Remove John Rakestraw from author
49 list, upon his request.
51 2008-05-17 Carsten Dominik <dominik@science.uva.nl>
53 * lisp/org-annotation-helper.el: New file.
55 2008-05-15 Carsten Dominik <dominik@science.uva.nl>
57 * lisp/org-id.el (org-id-include-domain): New option.
58 (org-id-new): Add the domain name to an ID if
59 `org-id-include-domain' is set.
61 2008-05-04 Jason Riedy <jason@acm.org>
63 * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
64 default fmt function, collect only the first header line for
65 field names, and don't call plist-get for the table name on
68 2008-04-15 Jason Riedy <jason@acm.org>
70 * lisp/orgtbl-sqlinsert.el: New file.
71 * README: Add to list.
73 2008-04-07 Carsten Dominik <dominik@science.uva.nl>
75 * lisp/org-iswitchb.el: File removed, because the functionality is
76 now in org.el, in the core.
78 * lisp/org-mew.el: File moved into the core.
80 2008-03-14 Carsten Dominik <dominik@science.uva.nl>
82 * lisp/org-depend.el: Add `provide' for the module system.
84 * lisp/org-man.el: Add `provide' for the module system.
86 * lisp/org-interactive-query.el: Renamed from org-iq.el.
88 2008-03-05 Bastien Guerry <bzg@altern.org>
90 * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
91 Correctly handle function with no documentation.
93 2008-02-29 Tokuya Kameshima <kames@fa2.so-net.ne.jp>
95 * lisp/org-bookmark.el (org-bookmark-store-link): Use
96 `bookmark-all-names' instead of `bookmark-alist'.
98 2008-02-29 Bastien Guerry <bzg@altern.org>
100 * lisp/org-bookmark.el (org-bookmark-in-dired)
101 (org-bookmark-when-visiting-a-file)
102 (org-bookmark-use-first-bookmark): New options.
103 (org-bookmark-store-link): Behave according to options.
105 2008-02-29 Bastien Guerry <bzg@altern.org>
107 * lisp/org-mairix.el (org-mairix): Use `org-link' group.
109 2008-02-28 Bastien Guerry <bzg@altern.org>
111 * lisp/org-bookmark.el: New file.
113 2008-02-26 Carsten Dominik <dominik@science.uva.nl>
115 * lisp/org-id.el: New file.
117 2008-02-21 Carsten Dominik <dominik@science.uva.nl>
119 * lisp/org-screen.el: New file.
121 2008-02-17 Christian Egli <christian.egli@alumni.ethz.ch>
123 * scripts/org2hpda: Added a Makefile for generation of hipster pda
126 2008-02-08 Phil Jackson <phil@shellarchive.co.uk>
128 * scripts/dir2org.zsh: New file.
130 2008-02-07 Phil Jackson <phil@shellarchive.co.uk>
132 * lisp/org-annotate-file.el: New file.
134 2008-02-07 Bastien Guerry <bzg@altern.org>
136 * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
139 2008-02-07 Phil Jackson <phil@shellarchive.co.uk>
141 * lisp/org-irc.el: New file.
143 * ChangeLog: New file.