Bugfix: Close paragraph after footnote.
[org-mode.git] / lisp / ChangeLog
blob3b596b1b40e5ee3abb9b09a254c2604c0beaa5ec
1 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
3         * org-exp.el (org-export-as-html): Close paragraph after a
4         footnote.
6         * org.el (org-update-parent-todo-statistics): New function.
8         * org-exp.el (org-icalendar-store-UID): New option.
9         (org-icalendar-force-UID): Option removed.
10         (org-print-icalendar-entries): IMplement UIDs.
12 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
14         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
16 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
18         * org-faces.el (org-column): Document how this face is being used
19         and why sometimes the background faces shine through.
21         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
23         * org-publish.el (org-publish-attachment): Create publishing
24         directory if it does not yet exist.
26         * org-table.el (org-calc-default-modes): Change default number
27         format to (float 8).
29         * org.el (org-olpath-completing-read): New function.
30         (org-time-clocksum-format): New option.
31         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
33         * org-clock.el (org-clock-display, org-clock-out)
34         (org-update-mode-line): Use `org-time-clocksum-format'.
36         * org-colview-xemacs.el (org-columns-number-to-string): Use
37         `org-time-clocksum-format'.
39         * org-colview.el (org-columns-number-to-string): Use
40         `org-time-clocksum-format'.
42 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
44         * org-id.el: New file, move from contrib to core.
46         * org-exp.el (org-icalendar-force-UID): New option.
48 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
50         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
51         shifted by one day if theere is a date range without an end
52         time.
54         * org.el (org-try-structure-completion): New function.
56 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
58         * org.el (org-set-font-lock-defaults): Improve fontification of
59         description lists.
60         (org-insert-item): Handle description lists.
61         (org-adaptive-fill-function): Improve auto indentation in
62         description lists.
64         * org-exp.el (org-export-as-html, org-export-preprocess-string):
65         Implement VERSE environment.
66         (org-export-preprocess-string): Implement the COMMENT
67         environment.
69         * org-export-latex.el (org-export-latex-preprocess): Implement
70         VERSE environment.
72 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
74         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
75         option.
77 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
79         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
81         * org.el (org-quote-csv-field): New functions.
83         * org-table.el (org-table-export-default-format): Remove :splice
84         from default format, we get the same effect by not specifying
85         :tstart and :tend.
86         (org-table-export): Improve setup, distinguish better between
87         interactive and non-interactive use, allow specifying the format
88         on the fly, better protection against wrong file names.
89         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
90         and :tend when :splice is omitted.
92 2008-05-09  Bernt Hansen  <bernt@norang.ca>
94         * org-clock.el (org-clock-select-task): Make sure the selection
95         letters are 1-9 and A-Z, no special characters.
97 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
99         * org-exp.el (org-export-htmlize): New group.
100         (org-export-htmlize-output-type)
101         (org-export-htmlize-css-font-prefix): New options.
102         (org-export-htmlize-region-for-paste): New function.
103         (org-export-htmlize-generate-css): New command.
105 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
107         * org/org.el (org-modules, org-format-latex-options):
108         * org/org-archive.el (org-archive-stamp-time)
109         (org-archive-save-context-info):
110         * org/org-faces.el (org-hide):
111         * org/org-irc.el (org-irc-parse-link):
112         * org/org-macs.el (org-call-with-arg, org-autoload):
113         * org/org-mew.el (org-mew-store-link):
114         * org/org-remember.el (org-remember-store-without-prompt)
115         (org-remember-templates): Fix typos in docstrings.
117         * org/org-info.el (org-info-store-link): Remove leftover docstring.
119         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
120         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
121         (org-bbdb-anniv-split): Fix typos in docstrings.
123         * org/org-publish.el (org-publish-project-alist): Doc fixes.
124         (org-publish-use-timestamps-flag): Reflow docstring.
125         (org-publish-files-alist): Fix typos in docstring.
127 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
129         * org.el (org-set-visibility-according-to-property): New function.
130         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
131         and compute the regular expressions, and update font-lock.
132         (org-property-re): Allow a dash in property names.
134         * org-archive.el (org-extract-archive-file): Insert the file name
135         without the path into the format, to allow the location format to
136         contain a subdirectory.
138         * org-agenda.el (org-agenda-post-command-hook): If point is at end
139         of buffer, and the `org-agenda-type' property undefined, use the
140         value from the character before.
142         * org.el (org-add-planning-info): Don't let indentation for
143         would-be timestamp become extra whitespace at the end of headline.
145 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
147         * org.el (org-remove-double-quotes, org-file-contents): New
148         functions.
150         * org-exp.el (org-infile-export-plist): Also parse the
151         contents of #+SETUPFILE files, recursively.
153         * org.el (org-set-regexps-and-options): Also parse the
154         contents of #+SETUPFILE files, recursively.
156         * org-exp.el (org-export-handle-include-files): New function.
157         (org-export-preprocess-string): Call
158         `org-export-handle-include-files'.
160         * org.el (org-delete-property-globally)
161         (org-delete-property, org-set-property): Ignore case during
162         completion.
163         (org-set-property): Use `org-completing-read' instead of
164         `completing-read'.
166         * org.el (org-complete-expand-structure-template): New,
167         experimental function.
168         (org-structure-template-alist): New, experimental option.
169         (org-complete): Call `org-complete-expand-structure-template'.
171 2008-05-06  Bastien Guerry  <bzg@altern.org>
173         * org-export-latex.el (org-export-latex-preprocess): Added
174         support for blockquotes.
176 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
178         * org.el (org-read-date-analyze): Catch the case where only a
179         weekday is given.
181 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
183         * org.el (org-set-font-lock-defaults): Make the description
184         tag bold.
186         * org-exp.el (org-export-as-html, org-close-li): Implement
187         description lists.
189 2008-05-04  Jason Riedy  <jason@acm.org>
191         * org-table.el (*orgtbl-default-fmt*): New variable.
192         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
193         when there is no other fmt available.
195         (orgtbl-to-generic): Allow an explicitly nil :tstart or
196         :tend to suppress the appropriate string.
198         (orgtbl-to-orgtbl): New function for translating to another orgtbl
199         table.
201 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
203         * org.el (org-read-date-analyze): "." as an alias for "+0" in
204         read date.
206         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
207         New function.
209         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
210         New function.
212 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
214         * org-clock.el (org-clock-find-position): Don't include notes
215         into clock drawer.
217         * org-archive.el (org-archive-subtree): No longer remove an
218         extra line after cutting the subtree.  `org-cut-subtree' already
219         takes care of this.
221         * org-remember.el (org-remember-handler): Only kill the target
222         buffer if it does not contain the running clock.
224         * org.el (org-markers-to-move): New variable.
225         (org-save-markers-in-region, org-check-and-save-marker)
226         (org-reinstall-markers-in-region): New function.
227         (org-move-subtree-down, org-copy-subtree): Remember relative
228         marker positions before cutting.
229         (org-move-subtree-down, org-paste-subtree): Restore relative
230         marker positions after pasting.
232         * org-remember.el (org-remember-clock-out-on-exit): New option.
233         (org-remember-finalize): Clock out only if the setting in
234         `org-remember-clock-out-on-exit' requires it.
235         (org-remember-handler): Do the cleanup in the buffer, to make sure
236         that the clock marker remains in tact.
238 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
240         * org-clock.el (org-clock-goto): Widen buffer if necessary.
241         (org-clock-in): Make sure that also tasks outside the narrowed
242         region will be clocked in correctly.
243         (org-clock-insert-selection-line): Widen the buffer so that we can
244         find the correct task heading.
246         * org.el (org-base-buffer): New function.
248         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
249         and ";" are escaped.
250         (org-print-icalendar-entries): Also apply
251         `org-icalendar-cleanup-string' to the headline, not only to the
252         summary property.
254 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
256         * org-exp.el (org-export-preprocess-hook): New hook.
257         (org-export-preprocess-string): Call
258         `org-export-preprocess-hook'.
260         * org.el (org-font-lock-hook): New variable.
261         (org-font-lock-hook): New function.
262         (org-set-font-lock-defaults): Call `org-font-lock-hook'.