1 2009-11-01 Carsten Dominik <carsten.dominik@gmail.com>
3 * lisp/org-mac-iCal.el (omi-import-ics): Use `diary-file'
6 2009-10-22 Carsten Dominik <carsten.dominik@gmail.com>
8 * lisp/org-registry.el (org-registry-assoc-all)
9 (org-registry-find-all): Clean rewrite
11 2009-10-19 James TD Smith <ahktenzero@mohorovi.cc>
13 * lisp/org-registry.el (org-registry-assoc-all): Stop this from
14 deleting the links it finds from the registry.
15 (org-registry-find-all): Add a new function which returns all
16 registry entries which satisfy a test function.
18 2009-10-02 Carsten Dominik <carsten.dominik@gmail.com>
20 * lisp/org-special-blocks.el (org-special-blocks-ignore-regexp):
22 (org-special-blocks-make-special-cookies): Use
23 `org-special-blocks-ignore-regexp'.
25 2009-09-16 Carsten Dominik <carsten.dominik@gmail.com>
27 * lisp/org-invoice.el: New file.
29 2009-08-14 Carsten Dominik <carsten.dominik@gmail.com>
31 * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Use a
32 safer regular expression.
34 2009-08-07 Carsten Dominik <carsten.dominik@gmail.com>
36 * lisp/org-track.el: New file.
38 2009-08-03 Carsten Dominik <carsten.dominik@gmail.com>
40 * lisp/org-indent.el: File removed.
42 2009-07-21 Wes Hardaker <wjhns209@hardakers.net> (tiny change)
44 * lisp/org-export-generic.el (org-export-generic-format): Fix
45 compatibility issue with Emacs 23.
47 2009-07-12 James TD Smith <ahktenzero@mohorovi.cc>
49 * lisp/org-checklist.el (org-checklist): Add a custom group for
50 org-checklist. The options are all for the unchecked items export
52 (org-checklist-export-time-format): Allow customising the
53 timestamp appended to the saved unchecked items list
54 (org-checklist-export-function): Allow customising the output
55 format for the unchecked items list.
56 (org-checklist-export-params): Options for the exporter.
57 (org-checklist-a2ps-params): Printing options.
58 (org-make-checklist-export): Use values from custom vars. Printing
59 is now controlled by the PRINT_EXPORT property in the entry, and
60 the user is only asked if it is missing. Pass the switches to
63 2009-06-20 Carsten Dominik <carsten.dominik@gmail.com>
65 * README: List new file org-export-generic.el
67 * lisp/org-export-generic.el: New file.
69 2009-05-10 Carsten Dominik <carsten.dominik@gmail.com>
71 * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa)
72 (org-export-blocks-format-dot): Support ditaa export also for the
75 2009-05-07 Carsten Dominik <carsten.dominik@gmail.com>
77 * lisp/org-special-blocks.el: New file.
79 2009-04-08 Carsten Dominik <carsten.dominik@gmail.com>
81 * lisp/org-choose.el (org-choose-get-fn-map-group): Fix bug with
84 2009-04-01 Carsten Dominik <carsten.dominik@gmail.com>
86 * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Handle
87 multiple keys in a single \cite command.
89 2009-03-30 Carsten Dominik <carsten.dominik@gmail.com>
91 * lisp/org-mtags.el: Fix copyright year.
93 2009-03-13 Carsten Dominik <carsten.dominik@gmail.com>
95 * lisp/org-mtags.el (org-mtags-replace): Support literal docbook.
97 2009-03-12 Carsten Dominik <carsten.dominik@gmail.com>
99 * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Analyze
100 return value of the call to bibtex2html.
101 (org-export-bibtex-preprocess): Change Class to ID, there can only
103 (org-exp-bibtex-docites): Generalize the regexp looking for
106 2009-02-26 Carsten Dominik <carsten.dominik@gmail.com>
108 * lisp/org2rem.el: New version from Shatad Pratap.
110 2009-02-24 Carsten Dominik <carsten.dominik@gmail.com>
112 * lisp/org-choose.el (org-choose-get-fn-map-group): Only check
115 2009-02-18 Carsten Dominik <carsten.dominik@gmail.com>
117 * lisp/org-R.el: New file.
119 2009-02-13 Carsten Dominik <carsten.dominik@gmail.com>
121 * lisp/org-choose.el (org-choose-get-fn-map-group): Require
123 (cl): Require `cl' at runtime.
124 (org-choose-filter-one): Use `org-split-string' for consistency
125 accross Emacs version.
127 2009-02-12 Carsten Dominik <carsten.dominik@gmail.com>
129 * lisp/org-choose.el ("org"): Use file name instead of feature for
130 `eval-after-load', this is XEmacs compatible.
132 2009-02-10 Carsten Dominik <carsten.dominik@gmail.com>
134 * lisp/org-choose.el (org-choose-get-fn-map-group): Call
135 `org-up-heading-all' instead of `outline-up-heading-all', which
138 2009-02-04 Carsten Dominik <carsten.dominik@gmail.com>
140 * lisp/org-depend.el (org-depend-act-on-sibling): New macro.
141 (org-depend-trigger-todo): Call `org-depend-act-on-sibling',
142 implement reacting on new keyword `chain-sibling-cheduled'.
144 2009-02-03 Carsten Dominik <carsten.dominik@gmail.com>
146 * lisp/org-exp-blocks.el (org-exp-blocks): Provide this feature.
148 2009-01-16 Carsten Dominik <carsten.dominik@gmail.com>
150 * lisp/org-depend.el (org-depend-block-todo): Set a tag when a
151 state change is blocked.
152 (org-depend-tag-blocked): New option.
154 2009-01-03 Carsten Dominik <carsten.dominik@gmail.com>
156 * lisp/org-mtags.el (org-mtags-replace): Extend muse tags syntax
157 to cater for the new export switched in src and example tags.
158 (org-mtags-replace): Fix bugs in prefix processing.
159 (org-mtags-get-tag-and-attributes): Add local variable bindings.
161 2008-12-19 Carsten Dominik <carsten.dominik@gmail.com>
163 * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa): Catch
164 lines that have no space after the colon.
166 2008-12-08 Carsten Dominik <carsten.dominik@gmail.com>
168 * lisp/org-browser-url.el: New file.
170 * lisp/org-registry.el (org-registry-before-first-heading-p):
171 Function renamed to `org-before-first-heading-p', and moved to
174 2008-09-20 James TD Smith <ahktenzero@mohorovi.cc>
176 * lisp/org-checklist.el: New file.
178 2008-09-02 Carsten Dominik <dominik@science.uva.nl>
180 * lisp/org-mairix.el: Update to version 0.5.
182 2008-07-04 Christian Egli <christian.egli@alumni.ethz.ch>
184 * scripts/org2hpda: the default location of the diary file should
187 2008-07-02 Carsten Dominik <dominik@science.uva.nl>
189 * lisp/org-mtags.el (org-mtags-replace): Allow prefix and prefix1
190 as options in the include directive.
192 2008-06-18 Christian Egli <christian.egli@alumni.ethz.ch>
194 * scripts/org2hpda (DIARY): Make the location of the diary file
196 (all): reduce links to their destination, i.e. change
197 '[[http://foo][bar]]' to 'bar'
199 2008-05-28 Carsten Dominik <dominik@science.uva.nl>
201 * lisp/org-mtags.el (org-mtags-replace)
202 (org-mtags-supported-tags): Fixed typo in contents tag.
203 (org-mtags-replace): Fix but that could lead to an infinite loop
206 2008-05-19 Carsten Dominik <dominik@science.uva.nl>
208 * lisp/org-annotation-helper.el: Remove John Rakestraw from author
209 list, upon his request.
211 2008-05-17 Carsten Dominik <dominik@science.uva.nl>
213 * lisp/org-annotation-helper.el: New file.
215 2008-05-15 Carsten Dominik <dominik@science.uva.nl>
217 * lisp/org-id.el (org-id-include-domain): New option.
218 (org-id-new): Add the domain name to an ID if
219 `org-id-include-domain' is set.
221 2008-05-04 Jason Riedy <jason@acm.org>
223 * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
224 default fmt function, collect only the first header line for
225 field names, and don't call plist-get for the table name on
228 2008-04-15 Jason Riedy <jason@acm.org>
230 * lisp/orgtbl-sqlinsert.el: New file.
231 * README: Add to list.
233 2008-04-07 Carsten Dominik <dominik@science.uva.nl>
235 * lisp/org-iswitchb.el: File removed, because the functionality is
236 now in org.el, in the core.
238 * lisp/org-mew.el: File moved into the core.
240 2008-03-14 Carsten Dominik <dominik@science.uva.nl>
242 * lisp/org-depend.el: Add `provide' for the module system.
244 * lisp/org-man.el: Add `provide' for the module system.
246 * lisp/org-interactive-query.el: Renamed from org-iq.el.
248 2008-03-05 Bastien Guerry <bzg@altern.org>
250 * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
251 Correctly handle function with no documentation.
253 2008-02-29 Tokuya Kameshima <kames@fa2.so-net.ne.jp>
255 * lisp/org-bookmark.el (org-bookmark-store-link): Use
256 `bookmark-all-names' instead of `bookmark-alist'.
258 2008-02-29 Bastien Guerry <bzg@altern.org>
260 * lisp/org-bookmark.el (org-bookmark-in-dired)
261 (org-bookmark-when-visiting-a-file)
262 (org-bookmark-use-first-bookmark): New options.
263 (org-bookmark-store-link): Behave according to options.
265 2008-02-29 Bastien Guerry <bzg@altern.org>
267 * lisp/org-mairix.el (org-mairix): Use `org-link' group.
269 2008-02-28 Bastien Guerry <bzg@altern.org>
271 * lisp/org-bookmark.el: New file.
273 2008-02-26 Carsten Dominik <dominik@science.uva.nl>
275 * lisp/org-id.el: New file.
277 2008-02-21 Carsten Dominik <dominik@science.uva.nl>
279 * lisp/org-screen.el: New file.
281 2008-02-17 Christian Egli <christian.egli@alumni.ethz.ch>
283 * scripts/org2hpda: Added a Makefile for generation of hipster pda
286 2008-02-08 Phil Jackson <phil@shellarchive.co.uk>
288 * scripts/dir2org.zsh: New file.
290 2008-02-07 Phil Jackson <phil@shellarchive.co.uk>
292 * lisp/org-annotate-file.el: New file.
294 2008-02-07 Bastien Guerry <bzg@altern.org>
296 * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
299 2008-02-07 Phil Jackson <phil@shellarchive.co.uk>
301 * lisp/org-irc.el: New file.
303 * ChangeLog: New file.