Include domain name into newly created IDs.
[org-mode/org-tableheadings.git] / contrib / ChangeLog
blob2be7e936734c4f685b73cb03b8142033f8010242
1 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
3         * lisp/org-id.el (org-id-include-domain): New option.
4         (org-id-new): Add the domain name to an ID if
5         `org-id-include-domain' is set.
7 2008-05-04  Jason Riedy  <jason@acm.org>
9         * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
10         default fmt function, collect only the first header line for
11         field names, and don't call plist-get for the table name on
12         every line.
14 2008-04-15  Jason Riedy  <jason@acm.org>
16         * lisp/orgtbl-sqlinsert.el: New file.
17         * README: Add to list.
19 2008-04-07  Carsten Dominik  <dominik@science.uva.nl>
21         * lisp/org-iswitchb.el: File removed, because the functionality is
22         now in org.el, in the core.
24         * lisp/org-mew.el: File moved into the core.
26 2008-03-14  Carsten Dominik  <dominik@science.uva.nl>
28         * lisp/org-depend.el: Add `provide' for the module system.
30         * lisp/org-man.el: Add `provide' for the module system.
32         * lisp/org-interactive-query.el: Renamed from org-iq.el.
34 2008-03-05  Bastien Guerry  <bzg@altern.org>
36         * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
37         Correctly handle function with no documentation.
39 2008-02-29  Tokuya Kameshima <kames@fa2.so-net.ne.jp>
41         * lisp/org-bookmark.el (org-bookmark-store-link): Use
42         `bookmark-all-names' instead of `bookmark-alist'.
44 2008-02-29  Bastien Guerry  <bzg@altern.org>
46         * lisp/org-bookmark.el (org-bookmark-in-dired)
47         (org-bookmark-when-visiting-a-file)
48         (org-bookmark-use-first-bookmark): New options.
49         (org-bookmark-store-link): Behave according to options.
51 2008-02-29  Bastien Guerry  <bzg@altern.org>
53         * lisp/org-mairix.el (org-mairix): Use `org-link' group.
55 2008-02-28  Bastien Guerry  <bzg@altern.org>
57         * lisp/org-bookmark.el: New file.
59 2008-02-26  Carsten Dominik  <dominik@science.uva.nl>
61         * lisp/org-id.el: New file.
63 2008-02-21  Carsten Dominik  <dominik@science.uva.nl>
65         * lisp/org-screen.el: New file.
67 2008-02-17  Christian Egli  <christian.egli@alumni.ethz.ch>
69         * scripts/org2hpda: Added a Makefile for generation of hipster pda
70         style printouts
72 2008-02-08  Phil Jackson  <phil@shellarchive.co.uk>
74         * scripts/dir2org.zsh: New file.
76 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
78         * lisp/org-annotate-file.el: New file.
80 2008-02-07  Bastien Guerry  <bzg@altern.org>
82         * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
83         to CONTRIB/lisp/.
85 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
87         * lisp/org-irc.el: New file.
89         * ChangeLog: New file.