Split the export pre-processor into a zillion small functions.
[org-mode.git] / lisp / ChangeLog
blob68819ed97f5e59922ecf64a4508ff455f1cfac65
1 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
3         * org-exp.el (org-export-ascii-preprocess): Renamed from
4         `org-export-ascii-clean-string'.
5         (org-export-kill-licensed-text)
6         (org-export-define-heading-targets)
7         (org-export-handle-invisible-targets)
8         (org-export-target-internal-links)
9         (org-export-remove-or-extract-drawers)
10         (org-export-remove-archived-trees)
11         (org-export-protect-quoted-subtrees)
12         (org-export-protect-verbatim, org-export-protect-examples)
13         (org-export-select-backend-specific-text)
14         (org-export-mark-blockquote-and-verse)
15         (org-export-remove-comment-blocks-and-subtrees)
16         (org-export-handle-comments, org-export-mark-radio-links)
17         (org-export-remove-special-table-lines)
18         (org-export-normalize-links)
19         (org-export-concatenate-multiline-links)
20         (org-export-concatenate-multiline-emphasis): New functions,
21         obtained from spliiting the export preprocessor.
23         * org-table.el (org-table-recalculate): Improve error message if
24         the row number is invalid.
26 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
28         * org-archive.el (org-archive-save-context-info): Fix bugs in
29         customization setup and docstring.
31         * org-exp.el (org-export-html-style): Changed the size of in the
32         <pre> element to 90%.
34 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
36         * org.el (org-find-src-example-start): Function removed.
37         (org-edit-src-find-region-and-lang): New function.
39 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
41         * org.el (org-edit-src-exit): New function.
42         (org-exit-edit-mode): New minor mode.
44         * org-exp.el (org-export-preprocess-string): Fix bug with removing
45         comment-like lines from protected examples.
47         * org.el (org-edit-src-example, org-find-src-example-start)
48         (org-protect-source-example, org-edit-special): New functions.
50 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
52         * org-publish.el (org-publish-project-alist): Fix typo in
53         docstring.
54         (org-publish-project-alist): Handle :index-title property.
56 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
58         * org-export-latex.el (org-export-as-latex): Make sure region
59         bounds are correct.  Parse subtree properties relating to export.
61         * org-exp.el (org-export-add-options-to-plist): New function.
62         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
64 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
66         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
67         EXPORT_TITLE.
69         * org-exp.el (org-export-get-title-from-subtree)
70         (org-export-as-ascii, org-export-as-html): Make sure the original
71         region-beginning and region-end are used, even after moving
72         point.
73         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
74         property.
76         * org-remember.el (org-remember-last-stored-marker): New variable.
77         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
78         (org-remember-handler): Also use marker to remember
79         last-stored position.
81         * org.el (org-goto-marker-or-bmk): New function.
83 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
85         * org.el (org-file-properties): Renamed from `org-local-properties'.
86         (org-scan-tags): Take file tags into account.
87         (org-tags-match-list-sublevels): Default changed to t.
89         * org-exp.el (org-export-as-html): Close paragraph after a
90         footnote.
92         * org.el (org-update-parent-todo-statistics): New function.
94         * org-exp.el (org-icalendar-store-UID): New option.
95         (org-icalendar-force-UID): Option removed.
96         (org-print-icalendar-entries): IMplement UIDs.
98 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
100         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
102 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
104         * org-faces.el (org-column): Document how this face is being used
105         and why sometimes the background faces shine through.
107         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
109         * org-publish.el (org-publish-attachment): Create publishing
110         directory if it does not yet exist.
112         * org-table.el (org-calc-default-modes): Change default number
113         format to (float 8).
115         * org.el (org-olpath-completing-read): New function.
116         (org-time-clocksum-format): New option.
117         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
119         * org-clock.el (org-clock-display, org-clock-out)
120         (org-update-mode-line): Use `org-time-clocksum-format'.
122         * org-colview-xemacs.el (org-columns-number-to-string): Use
123         `org-time-clocksum-format'.
125         * org-colview.el (org-columns-number-to-string): Use
126         `org-time-clocksum-format'.
128 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
130         * org-id.el: New file, move from contrib to core.
132         * org-exp.el (org-icalendar-force-UID): New option.
134 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
136         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
137         shifted by one day if theere is a date range without an end
138         time.
140         * org.el (org-try-structure-completion): New function.
142 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
144         * org.el (org-set-font-lock-defaults): Improve fontification of
145         description lists.
146         (org-insert-item): Handle description lists.
147         (org-adaptive-fill-function): Improve auto indentation in
148         description lists.
150         * org-exp.el (org-export-as-html, org-export-preprocess-string):
151         Implement VERSE environment.
152         (org-export-preprocess-string): Implement the COMMENT
153         environment.
155         * org-export-latex.el (org-export-latex-preprocess): Implement
156         VERSE environment.
158 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
160         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
161         option.
163 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
165         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
167         * org.el (org-quote-csv-field): New functions.
169         * org-table.el (org-table-export-default-format): Remove :splice
170         from default format, we get the same effect by not specifying
171         :tstart and :tend.
172         (org-table-export): Improve setup, distinguish better between
173         interactive and non-interactive use, allow specifying the format
174         on the fly, better protection against wrong file names.
175         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
176         and :tend when :splice is omitted.
178 2008-05-09  Bernt Hansen  <bernt@norang.ca>
180         * org-clock.el (org-clock-select-task): Make sure the selection
181         letters are 1-9 and A-Z, no special characters.
183 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
185         * org-exp.el (org-export-htmlize): New group.
186         (org-export-htmlize-output-type)
187         (org-export-htmlize-css-font-prefix): New options.
188         (org-export-htmlize-region-for-paste): New function.
189         (org-export-htmlize-generate-css): New command.
191 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
193         * org/org.el (org-modules, org-format-latex-options):
194         * org/org-archive.el (org-archive-stamp-time)
195         (org-archive-save-context-info):
196         * org/org-faces.el (org-hide):
197         * org/org-irc.el (org-irc-parse-link):
198         * org/org-macs.el (org-call-with-arg, org-autoload):
199         * org/org-mew.el (org-mew-store-link):
200         * org/org-remember.el (org-remember-store-without-prompt)
201         (org-remember-templates): Fix typos in docstrings.
203         * org/org-info.el (org-info-store-link): Remove leftover docstring.
205         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
206         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
207         (org-bbdb-anniv-split): Fix typos in docstrings.
209         * org/org-publish.el (org-publish-project-alist): Doc fixes.
210         (org-publish-use-timestamps-flag): Reflow docstring.
211         (org-publish-files-alist): Fix typos in docstring.
213 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
215         * org.el (org-set-visibility-according-to-property): New function.
216         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
217         and compute the regular expressions, and update font-lock.
218         (org-property-re): Allow a dash in property names.
220         * org-archive.el (org-extract-archive-file): Insert the file name
221         without the path into the format, to allow the location format to
222         contain a subdirectory.
224         * org-agenda.el (org-agenda-post-command-hook): If point is at end
225         of buffer, and the `org-agenda-type' property undefined, use the
226         value from the character before.
228         * org.el (org-add-planning-info): Don't let indentation for
229         would-be timestamp become extra whitespace at the end of headline.
231 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
233         * org.el (org-remove-double-quotes, org-file-contents): New
234         functions.
236         * org-exp.el (org-infile-export-plist): Also parse the
237         contents of #+SETUPFILE files, recursively.
239         * org.el (org-set-regexps-and-options): Also parse the
240         contents of #+SETUPFILE files, recursively.
242         * org-exp.el (org-export-handle-include-files): New function.
243         (org-export-preprocess-string): Call
244         `org-export-handle-include-files'.
246         * org.el (org-delete-property-globally)
247         (org-delete-property, org-set-property): Ignore case during
248         completion.
249         (org-set-property): Use `org-completing-read' instead of
250         `completing-read'.
252         * org.el (org-complete-expand-structure-template): New,
253         experimental function.
254         (org-structure-template-alist): New, experimental option.
255         (org-complete): Call `org-complete-expand-structure-template'.
257 2008-05-06  Bastien Guerry  <bzg@altern.org>
259         * org-export-latex.el (org-export-latex-preprocess): Added
260         support for blockquotes.
262 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
264         * org.el (org-read-date-analyze): Catch the case where only a
265         weekday is given.
267 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
269         * org.el (org-set-font-lock-defaults): Make the description
270         tag bold.
272         * org-exp.el (org-export-as-html, org-close-li): Implement
273         description lists.
275 2008-05-04  Jason Riedy  <jason@acm.org>
277         * org-table.el (*orgtbl-default-fmt*): New variable.
278         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
279         when there is no other fmt available.
281         (orgtbl-to-generic): Allow an explicitly nil :tstart or
282         :tend to suppress the appropriate string.
284         (orgtbl-to-orgtbl): New function for translating to another orgtbl
285         table.
287 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
289         * org.el (org-read-date-analyze): "." as an alias for "+0" in
290         read date.
292         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
293         New function.
295         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
296         New function.
298 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
300         * org-clock.el (org-clock-find-position): Don't include notes
301         into clock drawer.
303         * org-archive.el (org-archive-subtree): No longer remove an
304         extra line after cutting the subtree.  `org-cut-subtree' already
305         takes care of this.
307         * org-remember.el (org-remember-handler): Only kill the target
308         buffer if it does not contain the running clock.
310         * org.el (org-markers-to-move): New variable.
311         (org-save-markers-in-region, org-check-and-save-marker)
312         (org-reinstall-markers-in-region): New function.
313         (org-move-subtree-down, org-copy-subtree): Remember relative
314         marker positions before cutting.
315         (org-move-subtree-down, org-paste-subtree): Restore relative
316         marker positions after pasting.
318         * org-remember.el (org-remember-clock-out-on-exit): New option.
319         (org-remember-finalize): Clock out only if the setting in
320         `org-remember-clock-out-on-exit' requires it.
321         (org-remember-handler): Do the cleanup in the buffer, to make sure
322         that the clock marker remains in tact.
324 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
326         * org-clock.el (org-clock-goto): Widen buffer if necessary.
327         (org-clock-in): Make sure that also tasks outside the narrowed
328         region will be clocked in correctly.
329         (org-clock-insert-selection-line): Widen the buffer so that we can
330         find the correct task heading.
332         * org.el (org-base-buffer): New function.
334         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
335         and ";" are escaped.
336         (org-print-icalendar-entries): Also apply
337         `org-icalendar-cleanup-string' to the headline, not only to the
338         summary property.
340 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
342         * org-exp.el (org-export-preprocess-hook): New hook.
343         (org-export-preprocess-string): Call
344         `org-export-preprocess-hook'.
346         * org.el (org-font-lock-hook): New variable.
347         (org-font-lock-hook): New function.
348         (org-set-font-lock-defaults): Call `org-font-lock-hook'.