Implement FIXED_TOC option for org-info.js.
[org-mode.git] / contrib / ChangeLog
blob85a7a27b9a7ef6857bf42a825a3d99c819db6d8c
1 2008-05-04  Jason Riedy  <jason@acm.org>
3         * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
4         default fmt function, collect only the first header line for
5         field names, and don't call plist-get for the table name on
6         every line.
8 2008-04-15  Jason Riedy  <jason@acm.org>
10         * lisp/orgtbl-sqlinsert.el: New file.
11         * README: Add to list.
13 2008-04-07  Carsten Dominik  <dominik@science.uva.nl>
15         * lisp/org-iswitchb.el: File removed, because the functionality is
16         now in org.el, in the core.
18         * lisp/org-mew.el: File moved into the core.
20 2008-03-14  Carsten Dominik  <dominik@science.uva.nl>
22         * lisp/org-depend.el: Add `provide' for the module system.
24         * lisp/org-man.el: Add `provide' for the module system.
26         * lisp/org-interactive-query.el: Renamed from org-iq.el.
28 2008-03-05  Bastien Guerry  <bzg@altern.org>
30         * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
31         Correctly handle function with no documentation.
33 2008-02-29  Tokuya Kameshima <kames@fa2.so-net.ne.jp>
35         * lisp/org-bookmark.el (org-bookmark-store-link): Use
36         `bookmark-all-names' instead of `bookmark-alist'.
38 2008-02-29  Bastien Guerry  <bzg@altern.org>
40         * lisp/org-bookmark.el (org-bookmark-in-dired)
41         (org-bookmark-when-visiting-a-file)
42         (org-bookmark-use-first-bookmark): New options.
43         (org-bookmark-store-link): Behave according to options.
45 2008-02-29  Bastien Guerry  <bzg@altern.org>
47         * lisp/org-mairix.el (org-mairix): Use `org-link' group.
49 2008-02-28  Bastien Guerry  <bzg@altern.org>
51         * lisp/org-bookmark.el: New file.
53 2008-02-26  Carsten Dominik  <dominik@science.uva.nl>
55         * lisp/org-id.el: New file.
57 2008-02-21  Carsten Dominik  <dominik@science.uva.nl>
59         * lisp/org-screen.el: New file.
61 2008-02-17  Christian Egli  <christian.egli@alumni.ethz.ch>
63         * scripts/org2hpda: Added a Makefile for generation of hipster pda
64         style printouts
66 2008-02-08  Phil Jackson  <phil@shellarchive.co.uk>
68         * scripts/dir2org.zsh: New file.
70 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
72         * lisp/org-annotate-file.el: New file.
74 2008-02-07  Bastien Guerry  <bzg@altern.org>
76         * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
77         to CONTRIB/lisp/.
79 2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
81         * lisp/org-irc.el: New file.
83         * ChangeLog: New file.