Add a new :timestamp option for clock reports.
[org-mode.git] / lisp / ChangeLog
blobcb66edff3f6c73c5e7df0c463c82bfb92c55c1e6
1 2009-07-25  Bastien Guerry  <bzg@altern.org>
3         * org-clock.el (org-dblock-write:clocktable): Add a new option
4         :timestamp which allows display of timestamps in clock reports.
6         * org.el (org-mode-map): Define new key `C-c C-*': convert a plain
7         list to a subtree, preserving the structure of the list.
8         (org-set-emph-re): Make the last element optional in the regexp.
9         This regexp now matches an emphasized string at the end of a line.
11         * org-list.el (org-list-goto-true-beginning)
12         (org-list-make-subtree, org-list-make-subtrees): New functions.
14         * org.el (org-eval-in-calendar): Select the right frame.
15         (org-save-frame-excursion): Remove this macro.
17 2009-07-24  Bastien Guerry  <bzg@altern.org>
19         * org-list.el (org-list-beginning-re): Bugfix: don't use * when
20         trying to find the beginning of a list.
22         * org-exp.el (org-get-file-contents): Use a new argument: markup.
23         When present, tell org-get-file-contents not to protect org-like
24         lines.
26         * org-id.el (org-id-uuid-program): New option to set the name of
27         the uuidgen program.
28         (org-id-method): Use `org-id-uuid-program'.
29         (org-id-new): Use `org-id-uuid-program'.
31 2009-07-23  Bastien Guerry  <bzg@altern.org>
33         * org-exp.el (org-export-number-lines): Allow whitespace in code
34         references.  Allow the -r switch to remove the references in the
35         source code even when the lines are not numbered: the labels can
36         be explicit enough.
38         * org.el (org-fontify-whole-heading-line): New option.
39         (org-set-font-lock-defaults): Use the new option.
41         * org-clock.el (org-show-notification-handler): New option.
42         (org-show-notification): Use the new option.
44 2009-07-21  Bastien Guerry  <bzg@altern.org>
46         * org.el (org-eval-in-calendar): Fix a bug about calendar
47         navigation when `calendar-setup' value is 'calendar-only.
49 2009-07-19  Bastien Guerry  <bzg@altern.org>
51         * org.el (orgstruct++-mode): Fix typo in docstring.
52         (org-insert-link): Clean up: (or (...)) => (...)
53         (org-insert-link): Use TAB for stored links completion.
55 2009-07-18  Bastien Guerry  <bzg@altern.org>
57         * org.el (org-get-refile-targets): Fix bug: don't ignore case when
58         building the list of targets.
60         * org-remember.el (org-remember-delete-empty-lines-at-end): New
61         option.
62         (org-remember-handler): Use the new option.
64 2009-07-17  James TD Smith  <ahktenzero@mohorovi.cc>
66         * org.el (org-tags-sort-function): New option for sorting tags.
67         (org-set-tags): Use the new option to sort tags.
69         * org-plot.el (org-plot/gnuplot): Run with an idle timer to avoid
70         premature deletion of the data when using org-plot in a script.
72 2009-07-17  Bastien Guerry  <bzg@altern.org>
74         * org-clock.el (org-clock-in-prepare-hook): New hook.
75         (org-clock-in): Use this new hook.
77 2009-07-16  Bastien Guerry  <bzg@altern.org>
79         * org.el (org-special-ctrl-a/e): Explicitely bind the value
80         'reversed for this option to the "true line boundary first"
81         behavior.
82         (org-tags-match-list-sublevels): Document the 'indented value for
83         this variable.
85         * org-latex.el (org-export-latex-first-lines): Fix problem with
86         publishing the region.
88         * org-exp.el (org-export-format-source-code-or-example): Fix
89         bad line numbering when exporting examples in HTML.
91 2009-07-08  Carsten Dominik  <carsten.dominik@gmail.com>
93         * org-clock.el (org-clock-goto): Find hidden headlines as well.
95         * org.el (org-narrow-to-subtree): Find hidden headlines as well.
97         * org-plot.el (org-plot/add-options-to-plist): Add timeind
98         option.
100 2009-07-07  Carsten Dominik  <carsten.dominik@gmail.com>
102         * org-publish.el (org-publish-remove-all-timestamps): New function.
103         (org-publish-all): Remove all timestamp files if `org-publish-all'
104         is called with a prefix argument.
106         * org-list.el (org-indent-item): Fix typo.
107         (org-item-indent-positions): Normalize ordered bullet.
109         * org-html.el (org-export-html-home/up-format): New option.
110         (org-export-as-html): Insert the up and HOME links.
112 2009-07-06  Carsten Dominik  <carsten.dominik@gmail.com>
114         * org-html.el (org-export-as-html): Insert the title into the
115         option plist.
116         (org-export-html-insert-plist-item): New function.
117         (org-export-as-html): Call `org-export-html-insert-plist-item'.
119         * org-macs.el (org-set-local): Make a local variable, do not make
120         the variable buffer-local!
122         * org-latex.el (org-export-as-latex): Call `org-install-letbind'.
124         * org-html.el (org-export-as-html): Call `org-install-letbind'.
126         * org-docbook.el (org-export-as-docbook): Call
127         `org-install-letbind'.
129         * org-ascii.el (org-export-as-ascii): Call `org-install-letbind'.
131         * org-exp.el (org-infile-export-plist): Read BIND lines.
132         (org-install-letbind): New function.
133         (org-export-as-org, org-export-preprocess-string): Call
134         `org-install-letbind'.
136         * org-src.el (org-edit-src-exit): Untabify the example before
137         returning to Org.
139         * org-list.el (org-list-demote-modify-bullet): New option.
140         (org-first-list-item-p): Save point.
141         (org-fix-bullet-type): New optional argument FORCE-BULLET.
142         (org-indent-item): Honor `org-list-demote-modify-bullet'.
143         (org-item-indent-positions): Return bullet types along with
144         indentation.
146 2009-07-05  Carsten Dominik  <carsten.dominik@gmail.com>
148         * org.el (org-show-entry): Hide drawers.
150 2009-07-03  Carsten Dominik  <carsten.dominik@gmail.com>
152         * org-footnote.el (org-footnote-auto-adjust): New option.
153         (org-footnote-auto-adjust-maybe): New function.
154         (org-footnote-new, org-footnote-delete): Call
155         `org-footnote-auto-adjust-maybe'.
157         * org.el (org-startup-options): Add new footnote-related
158         keywords.
160         * org-publish.el (org-publish-timestamp-filename): Additional
161         arguments PUB-DIR and PUB-FUNC, which are included in the hash.
162         (org-publish-needed-p): Additional arguments PUB-DIR PUB-FUNC
163         TRUE-PUB-DIR.  Pass them through to
164         `org-publish-timestamp-filename'.
165         (org-publish-update-timestamp): Additional arguments PUB-DIR and
166         PUB-FUNC, which are included in the hash.
167         (org-publish-file): Delay timestamp test until the publishing
168         function is known.
170 2009-07-02  Carsten Dominik  <carsten.dominik@gmail.com>
172         * org-agenda.el (org-agenda-bulk-action): Add scheduling and
173         setting the deadline.
175         * org.el (org-read-date-final-answer): New variable.
176         (org-read-date): Store the final answer string, including the date
177         from the calendar, for reuse by agenda bulk commands.
179         * org-publish.el (org-publish-attachment): Fix publishing of
180         attachments.
182         * org-latex.el (org-export-latex-quotation-marks): Fix export of
183         quotation makrs in parenthesis.
184         (org-remove-initial-hash): New function.
185         (org-export-latex-preprocess): Fix bug with infinite loop if
186         environment is not properly closed.
188         * org-table.el (org-table-get-remote-range): Find #+TBLNAME also
189         when indented.
191         * org.el (org-fontify-meta-lines-and-blocks): Make #+TBLNAME
192         highlight also when indented.
194 2009-07-01  Carsten Dominik  <carsten.dominik@gmail.com>
196         * org-footnote.el (org-footnote-renumber-fn:N): New command.
197         (org-footnote-action): Offer renumbering.
199         * org.el (org-cycle): Honor the `integrate' value of
200         org-cycle-include-plain-lists'.
202         * org-list.el (org-cycle-include-plain-lists): New allowed value
203         `internal'.  Improve the docstring.
205         * org.el (org-set-autofill-regexps): Improve the paragraph-start
206         regexp to work better with LaTeX commands.
208 2009-06-30  Carsten Dominik  <carsten.dominik@gmail.com>
210         * org-feed.el (org-feed-update): fix problem with non-existing
211         buffer.
212         (org-feed-skip-http-headers): New function.
213         (org-feed-get-feed): Call `org-feed-skip-http-headers'.
214         (org-feed-get-feed): Fix command line arguments for curl.
216 2009-06-28  Carsten Dominik  <carsten.dominik@gmail.com>
218         * org-latex.el (org-export-latex-inline-image-extensions): Add ps
219         and eps extensions.
221 2009-06-27  Carsten Dominik  <carsten.dominik@gmail.com>
223         * org-agenda.el (org-write-agenda): Make sure org-icalendar is
224         loaded.
226         * org.el (org-map-entries): No longer force
227         `org-tags-match-list-sublevels' to t during a todo-only tags
228         search.
230 2009-06-26  Carsten Dominik  <carsten.dominik@gmail.com>
232         * org-latex.el (org-export-latex-low-levels): Allow user-defined
233         environment.
234         (org-export-latex-subcontent): Handle user-defined environment.
236         * org-agenda.el (org-agenda-view-mode-dispatch): Add more keys to
237         the View dispatcher.
239         * org.el (org-hide-block-toggle): Use `org-make-overlay' instead of
240         `make-overlay'.
242         * org-latex.el (org-export-as-pdf): Protect match data during call
243         to shell-quote-argument.
245         * org-agenda.el (org-agenda-mode-map): Modify bulk action keys.
246         (org-agenda-view-mode-dispatch): New function.
248 2009-06-24  Carsten Dominik  <carsten.dominik@gmail.com>
250         * org-agenda.el (org-agenda-mode): Reset list of marks.
251         (org-agenda-mode-map): Define new keys for refile and bulk action.
252         (org-agenda-menu): Add menu itesm for refile and bulk action.
253         (org-agenda-refile): New function.
254         (org-agenda-set-tags): Optional arguments TAG and ONOFF.
255         (org-agenda-marked-entries): New variable.
256         (org-agenda-bulk-select, org-agenda-remove-bulk-action-overlays)
257         (org-agenda-remove-all-bulk-action-marks)
258         (org-agenda-bulk-action): New functions/commands.
260 2009-06-23  Carsten Dominik  <carsten.dominik@gmail.com>
262         * org-exp.el (org-get-file-contents): Protect org-like lines in
263         included files.
264         (org-export-format-source-code-or-example): Remove newlines.
266         * org-latex.el (org-export-latex-links): Check for no-description
267         marking.
269         * org-exp.el (org-export-preprocess-apply-macros): Switch macro
270         argument separator back to comma.
271         (org-export-normalize-links): Mark links without description.
273 2009-06-22  Carsten Dominik  <carsten.dominik@gmail.com>
275         * org-exp.el (org-infile-export-plist): Fix bug in macro
276         processing.
278         * org-agenda.el (org-agenda-clock-out): Update line after clocking
279         out.
280         (org-agenda-highlight-todo): Fix bug with highlighting.
282 2009-06-21  Carsten Dominik  <carsten.dominik@gmail.com>
284         * org.el (org-set-font-lock-defaults): Adapt formatting to capture
285         new alignment strings.
287         * org-table.el (orgtbl-self-insert-command): Add yas/expand to
288         command list.
289         (org-table-align): Check for forced align type.
291         * org.el (org-self-insert-command): Add yas/expand to command
292         list.
294         * org-clock.el (org-clock-in-hook): New hook.
295         (org-clock-in): Run `org-clock-in-hook.
296         (org-clock-out-hook): New hook.
297         (org-clock-out): Run `org-clock-out-hook.
298         (org-clock-cancel-hook): New hook.
299         (org-clock-cancel): Run `org-clock-cancel-hook.
300         (org-clock-goto-hook): New hook.
301         (org-clock-goto): Run `org-clock-goto-hook.
303 2009-06-20  Carsten Dominik  <carsten.dominik@gmail.com>
305         * org.el (org-store-link): Better default description for link to
306         Org-mode headline.
308         * org-exp.el (org-export-generic): Autoload the generic exporter
309         function.
310         (org-export): Implement the `g' key for the generic exporter.
312 2009-06-19  Carsten Dominik  <carsten.dominik@gmail.com>
314         * org-table.el (orgtbl-setup): Add a binding for `S-iso-lefttab',
315         and for zbacktab'.
317         * org-exp-blocks.el (org-ditaa-jar-path): Fix default ditaa path.
319         * org-exp.el (org-infile-export-plist): Get macros also from
320         #+SETUPFILE.
322 2009-06-18  Carsten Dominik  <carsten.dominik@gmail.com>
324         * org-colview.el (org-columns-capture-view): Protect vertical bars
325         in column values.
326         (org-columns-capture-view): Exclude comment and archived trees.
328         * org-colview-xemacs.el (org-columns-capture-view): Protect
329         vertical bars in column values.
330         (org-columns-capture-view): Exclude comment and archived trees.
332         * org.el (org-quote-vert): New function.
334         * org-latex.el (org-export-latex-verbatim-wrap): New option.
336         * org-exp.el (org-export-format-source-code-or-example): Use
337         `org-export-latex-verbatim-wrap'.
339         * org.el (org-clone-subtree-with-time-shift): Also shift inactive
340         time stamps.
342         * org-html.el (org-export-table-row-tags): New option.
343         (org-format-org-table-html): Rename `nlines' to `nline', use new
344         option.
347 2009-06-17  Carsten Dominik  <carsten.dominik@gmail.com>
349         * org-exp-blocks.el: Declare functions and variables.
351         * org-remember.el (org-remember-templates): Allow the headline
352         element to be a function.
353         (org-remember-apply-template): If the headline is a function, call
354         it to get the true function.
356         * org-clock.el (org-clock-menu): New function.
357         (org-clock-update-mode-line): Update help string.
358         (org-clock-modify-effort-estimate): New function.
359         (org-clock-mark-default-task): New function.
361         * org.el (org-hh:mm-string-to-minutes): Also take just a number of
362         minutes as input.
363         (org-org-menu): Add new clocking stuff.
364         (org-clock-is-active): New function.
366 2009-06-14  Carsten Dominik  <carsten.dominik@gmail.com>
368         * org.el (org-open-non-existing-files): Improve docstring.
370 2009-06-11  Carsten Dominik  <carsten.dominik@gmail.com>
372         * org-icalendar.el (org-icalendar-include-bbdb-anniversaries): New
373         option.
374         (org-export-icalendar): Call `org-bbdb-anniv-export-ical'.
376         * org-bbdb.el (org-bbdb-anniv-export-ical): New function.
378         * org-list.el (org-get-checkbox-statistics-face): Use the new
379         faces.
381         * org-faces.el (org-checkbox-statistics-todo)
382         (org-checkbox-statistics-done): New faces.
384 2009-06-09  Carsten Dominik  <carsten.dominik@gmail.com>
386         * org-src.el (org-src-mode): Renamed from `org-exit-edit-mode'.
387         (org-edit-src-exit): Better cursor positioning when returning from
388         editing.
390         * org-latex.el (org-export-latex-use-verb): New variable.
391         (org-export-latex-emph-format): Prefer \texttt over \verb when
392         org-export-latex-use-verb is set.
394 2009-06-08  Carsten Dominik  <carsten.dominik@gmail.com>
396         * org-docbook.el (org-export-docbook-close-lists-maybe): Also look
397         at normal indentation.
399         * org-html.el (org-export-html-close-lists-maybe): Also look at
400         normal indentation.
402         * org-remember.el (org-remember-handler): Abort remember if the
403         buffer is empty.
405         * org-src.el (org-edit-src-content-indentation): New option.
406         (org-edit-src-exit): Apply extra indentation.
408         * org-exp.el (org-export-format-source-code-or-example): Run
409         `org-src-mode-hook'.
411         * org-src.el (org-src-mode-hook): New variable.
412         (org-edit-src-code): Run `org-src-mode-hook'.
414 2009-06-07  Carsten Dominik  <carsten.dominik@gmail.com>
416         * org.el (org-indent-line-function): Fix indentation of +#end lines.
418         * org-src.el (org-edit-src-get-indentation): New function.
419         (org-edit-src-code): Base indentation on the begin line.
421 2009-06-07  Tassilo Horn  <tassilo@member.fsf.org>
423         * org-gnus.el (org-gnus-store-link): Require message.el in
424         org-gnus-store-link.
426 2009-06-07  Carsten Dominik  <carsten.dominik@gmail.com>
428         * org-src.el: New file, split out of org.el
430         * org-docbook.el (org-export-as-docbook): Better indentation
431         treatment.
433         * org-macs.el (org-replace-match-keep-properties): New function.
435         * org-exp.el (org-export-mark-blockquote-verse-center): Better
436         preprocessing of center and quote and verse blocks.
438         * org-docbook.el (org-export-docbook-close-lists-maybe): New function.
439         (org-export-as-docbook): Close lists when original indentation
440         mandates it.
442         * org-html.el (org-export-html-close-lists-maybe): New function.
443         (org-export-as-html): Close lists when original indentation
444         mandates it.
446         * org-list.el (org-list-end): Respect the stored "original"
447         indentation when determining the end of the list.
449         * org-exp.el (org-export-replace-src-segments-and-examples):
450         Remember indentation correctly.
452 2009-06-06  Carsten Dominik  <carsten.dominik@gmail.com>
454         * org-clock.el (org-clock-update-mode-line): Apply face
455         org-mode-line-clock.
457         * org-faces.el (org-mode-line-clock): New face.
459 2009-06-05  Tassilo Horn  <tassilo@member.fsf.org>
461         * org-gnus.el (org-gnus-store-link): Fix bug where
462         `org-gnus-store-link' used wrong subject when called in an article
463         buffer.  Patch provided by fengli AT gmail DOT com.
465 2009-06-04  Carsten Dominik  <carsten.dominik@gmail.com>
467         * org-exp.el (org-export-format-source-code-or-example): Remember
468         the original indentation of source code snippets and examples.
470         * org-latex.el (org-export-as-latex): Relocate the table of
471         contents.
473         * org.el (org-ctrl-c-ctrl-c): Update clock lines.
475         * org-agenda.el (org-run-agenda-series): Scope global options also
476         when creating the agenda buffer.
478 2009-06-03  Carsten Dominik  <carsten.dominik@gmail.com>
480         * org.el (org-adapt-indentation): Improve documentation.
481         (org-insert-property-drawer): Respect org-adapt-indentation when
482         inserting the drawer.
483         (org-remove-flyspell-overlays-in): New function.
484         (org-do-emphasis-faces, org-activate-plain-links)
485         (org-activate-code, org-fontify-meta-lines-and-blocks)
486         (org-activate-angle-links, org-activate-footnote-links)
487         (org-activate-bracket-links, org-activate-dates)
488         (org-activate-target-links, org-activate-tags): Remove flyspell
489         overlays.
491 2009-06-02  Carsten Dominik  <carsten.dominik@gmail.com>
493         * org.el (org-edit-src-save): New function.
495         * org-clock.el (org-clock-out-switch-to-state): New option.
496         (org-clock-out): Honor `org-clock-out-switch-to-state'.
498         * org-compat.el (org-compatible-face): Improve macro.
500         * org.el (org-global-properties-fixed): Add default for
501         CLOCK_MODELINE_TOTAL.
503         * org-clock.el (org-clock-sum): Accept lists and strigs as tstart
504         andd tend.
505         (org-clock-sum-current-item): Optional argument TSTART, pass it to
506         org-clock-sum.
507         (org-clock-get-sum-start): New function.
509         * org.el (org-startup-options): New keywords blockhide and
510         blockshow.
511         (org-mode): Add new invisibility spec.
512         (org-set-startup-visibility): Hide block on startup if so
513         desired.
514         (org-hide-block-startup): New option.
515         (org-block-regexp): New constant.
516         (org-hide-block-overlays): New variable.
517         (org-block-map, org-hide-block-toggle-all, org-hide-block-all)
518         (org-show-block-all, org-hide-block-toggle-maybe)
519         (org-hide-block-toggle): New functions.
520         (org-edit-src-exit): Do not quote lines starting with # and no +
521         behind it.
522         (org-auto-repeat-maybe): Add LAST_REPEAT properter for a repeating
523         entry.
525 2009-05-30  Carsten Dominik  <carsten.dominik@gmail.com>
527         * org.el (org-buffer-property-keys): Add Effort property for
528         completion.
530 2009-05-28  Carsten Dominik  <carsten.dominik@gmail.com>
532         * org-clock.el (org-clock-sum-current-item): Fix positioning bug
533         when retrieving total clocked time in the subtree.
535         * org.el (org-quoting-blocks): New variable.
537 2009-05-27  Carsten Dominik  <carsten.dominik@gmail.com>
539         * org-table.el (org-table-store-formulas)
540         (org-table-get-stored-formulas, org-table-fix-formulas)
541         (org-table-edit-formulas, orgtbl-ctrl-c-ctrl-c)
542         (orgtbl-gather-send-defs): Allow indented #+TBLFM line.
544         * org.el (org-fontify-meta-lines, org-ctrl-c-ctrl-c): Allow
545         indented #+TBLFM line.
547         * org-footnote.el (org-footnote-goto-local-insertion-point): Allow
548         indented #+TBLFM line.
550         * org-colview.el (org-dblock-write:columnview): Allow indented
551         #+TBLFM line.
553         * org-colview-xemacs.el (org-dblock-write:columnview): Allow
554         indented #+TBLFM line.
556         * org-clock.el (org-dblock-write:clocktable): Allow indented
557         #+TBLFM line.
559 2009-05-26  Carsten Dominik  <carsten.dominik@gmail.com>
561         * org-exp.el (org-export-format-source-code-or-example): Make
562         editing indented blocks work correctly.
564         * org.el (org-edit-src-nindent): New variable.
565         (org-edit-src-code, org-edit-fixed-width-region)
566         (org-edit-src-find-region-and-lang, org-edit-src-exit): Make
567         editing indented blocks work correctly.
569 2009-05-24  Carsten Dominik  <carsten.dominik@gmail.com>
571         * org-exp.el (org-export-replace-src-segments-and-examples): FInd
572         indented blocks.
573         (org-export-format-source-code-or-example): Fix indentation of
574         blocks.
575         (org-export-remove-indentation): New function.
576         (org-export-select-backend-specific-text): Allow backend-specific
577         code to be indented.
578         (org-export-mark-blockquote-verse-center): Allow markers to be
579         indented.
581         * org.el (org-fontify-meta-lines): New function.
582         (org-set-font-lock-defaults): Call the new fontification
583         function.
585         * org-faces.el (org-meta-line): New face
586         (org-block):  New face.
588 2009-05-27  Carsten Dominik  <carsten.dominik@gmail.com>
590         * org.el (org-treat-insert-todo-heading-as-state-change)
591         (org-treat-S-cursor-todo-selection-as-state-change): New
592         variables.
593         (org-insert-todo-heading): Honor
594         `org-treat-insert-todo-heading-as-state-change'.
595         (org-shiftright, org-shiftleft): Honor
596         `org-treat-S-cursor-todo-selection-as-state-change'.
597         (org-inhibit-logging): New variable.
599 2009-05-23  Carsten Dominik  <carsten.dominik@gmail.com>
601         * org-agenda.el (org-remove-subtree-entries-from-agenda): Reduce
602         range for marker position checking.
604         * org-latex.el (org-export-latex-first-lines): Fix bug when
605         exporting a region.
607 2009-05-22  Carsten Dominik  <carsten.dominik@gmail.com>
609         * org-exp.el (org-export-push-to-kill-ring): Protect using
610         x-set-selection, because that does not always work.
612         * org-agenda.el (org-agenda-list): Apply the new face
613         `org-agenda-date-today'.
615         * org-faces.el (org-agenda-date-today): New face.
617 2009-05-21  Carsten Dominik  <carsten.dominik@gmail.com>
619         * org-agenda.el (org-agenda-to-appt): Turn off restriction when
620         creating appointments.
622         * org-latex.el (org-export-latex-low-levels): Fix customization
623         type.
625         * org.el (org-priority, org-shiftup, org-shiftdown): Disable
626         priority commands.
628         * org-agenda.el (org-agenda-priority): Disable priority commands.
630         * org.el (org-enable-priority-commands): New option.
632         * org-colview-xemacs.el (org-columns-compute)
633         (org-columns-number-to-string): Fix problems with empty fields.
635         * org-colview.el (org-columns-compute)
636         (org-columns-number-to-string): Fix problems with empty fields.
638         * org-exp.el (org-export-push-to-kill-ring): New function.
639         (org-export-copy-to-kill-ring): New option.
641         * org-latex.el (org-export-as-latex): Call
642         `org-export-push-to-kill-ring'.
644         * org-html.el (org-export-as-html): Call
645         `org-export-push-to-kill-ring'.
647         * org-docbook.el (org-export-as-docbook): Call
648         `org-export-push-to-kill-ring'.
650         * org-ascii.el (org-export-as-ascii): Call
651         `org-export-push-to-kill-ring'.
653         * org-exp.el (org-export-show-temporary-export-buffer): New
654         option. 
656         * org-latex.el (org-export-as-latex): Use
657         `org-export-show-temporary-export-buffer'.
659         * org-html.el (org-export-as-html): Use
660         `org-export-show-temporary-export-buffer'.
662         * org-docbook.el (org-export-as-docbook): Use
663         `org-export-show-temporary-export-buffer'.
665         * org-ascii.el (org-export-as-ascii-to-buffer): Use
666         `org-export-show-temporary-export-buffer'.
668         * org-exp.el (org-export-show-temporary-export-buffer): New
669         option.
670         (org-export-push-to-kill-ring): New function.
672         * org-colview.el (org-columns-compile-map): New variable.
673         (org-columns-new, org-columns-compute)
674         (org-columns-number-to-string, org-columns-uncompile-format)
675         (org-columns-compile-format): Implement new operators.
677 2009-05-20  Carsten Dominik  <carsten.dominik@gmail.com>
679         * org-exp.el (org-export-plist-vars): Add :xml-declaration.
681         * org-html.el (org-export-html-xml-declaration): New option.
682         (org-export-as-html): Use `org-export-html-xml-declaration'.
684         * org-list.el (org-update-checkbox-count): Make property
685         dependent.
687         * org.el (org-hierarchical-todo-statistics): New option.
688         (org-update-parent-todo-statistics): Modified to handle recursive
689         statistics.
691 2009-05-19  Carsten Dominik  <carsten.dominik@gmail.com>
693         * org-publish.el (org-publish): Make this function behave
694         correctly in interactive use when called with a prefix argument.
696         * org.el (org-todo-statistics-hook): New hook.
697         (org-update-parent-todo-statistics): Use new hook.
698         (org-log-into-drawer): New function.
699         (org-add-log-setup): Use the new `org-log-into-drawer' function to
700         determine if we should be logging into a drawer.
701         (org-log-into-drawer): Update docstring.
702         (org-default-properties): Add LOG_INTO_DRAWER as a property.
704         * org-list.el (org-checkbox-statistics-hook): New hook.
705         (org-update-checkbox-count-maybe): Use new hook.
707         * org-ascii.el (org-export-ascii-copy-to-kill): New option.
708         (org-export-as-ascii): Hide export buffer, and copy exported ASCII
709         to kill ring.
711 2009-05-17  Carsten Dominik  <carsten.dominik@gmail.com>
713         * org-ascii.el (org-export-as-ascii): Fix bug with match string in
714         a line.
716 2009-05-16  Carsten Dominik  <carsten.dominik@gmail.com>
718         * org.el (org-edit-src-code, org-edit-fixed-width-region): Use a
719         better bufer-generating mechanism.
720         (org-edit-src-find-buffer): New function.
722         * org-icalendar.el (org-print-icalendar-entries): Don't check for
723         archive tag, this is already done by `org-agenda-skip'.
724         data while constructing lost of tags.
726 2009-05-15  Carsten Dominik  <carsten.dominik@gmail.com>
728         * org-exp.el (org-export-preprocess-apply-macros): Use semicolon
729         as argument separator in macros.
731         * org-html.el (org-export-as-html): Add xml declaration.
733 2009-05-14  Carsten Dominik  <carsten.dominik@gmail.com>
735         * org.el (org-after-sorting-entries-or-items-hook): New hook.
736         (org-sort-entries-or-items): Run the new hook.
737         (org-after-refile-insert-hook): New hook.
738         (org-refile): Run `org-after-refile-insert-hook'.
740         * org-agenda.el (org-agenda-get-progress): Never take time of day
741         from headline when displaying progress.
743         * org-latex.el (org-export-latex-complex-heading-re): New variable.
744         (org-export-as-latex): Force the correct regexp in the
745         preprocessor buffer.
746         (org-export-latex-set-initial-vars): Set
747         `org-export-latex-complex-heading-re'.
749         * org-agenda.el (org-agenda-start-with-log-mode): New option.
750         (org-agenda-mode): Use `org-agenda-start-with-log-mode'.
752 2009-05-13  Carsten Dominik  <carsten.dominik@gmail.com>
754         * org-latex.el (org-export-latex-tables-centered): New option.
755         (org-export-latex-tables): Use `org-export-latex-tables-centered'.
757         * org-exp.el (org-export-as-org): New command.
758         (org-export-as-org): New command.
760         * org-publish.el (org-publish-org-to-org): New function.
762 2009-05-12  Carsten Dominik  <carsten.dominik@gmail.com>
764         * org.el (org-yank): Just call `org-yank-generic'.
765         (org-yank-generic): New function, containing the formaer
766         functionality of `org-yank'.
768         * org-latex.el (org-export-latex-not-done-keywords)
769         (org-export-latex-done-keywords): New variables.
770         (org-export-latex-todo-keyword-markup): New option.
771         (org-export-latex-set-initial-vars): Remember the TODO keywords.
772         (org-export-latex-keywords-maybe): Apply the TODO markup.
774 2009-05-11  Carsten Dominik  <carsten.dominik@gmail.com>
776         * org-exp.el (org-infile-export-plist): Add more default macros.
777         (org-export-preprocess-apply-macros): Process macro arguments.
779 2009-05-10  Carsten Dominik  <carsten.dominik@gmail.com>
781         * org-icalendar.el (org-icalendar-include-todo): New allowedvalue
782         `unblocked'.
783         (org-print-icalendar-entries): Respect the new value of
784         `org-icalendar-include-todo'.
786         * org.el (org-link-try-special-completion)
787         (org-file-complete-link): New functions.
788         (org-insert-link): Add special completion support for some link
789         types.
791         * org-bbdb.el (org-bbdb-complete-link): New function.
793 2009-05-08  Carsten Dominik  <carsten.dominik@gmail.com>
795         * org-list.el (org-update-checkbox-count): Allow recursive
796         statistics.
797         (org-hierarchical-checkbox-statistics): New option.
799         * org.el (org-cycle): Remove erraneous space character.
801         * org-icalendar.el (org-icalendar-timezone): Initialize from
802         environment.
804         * org-html.el (org-format-org-table-html): Specify the scope.
805         (org-format-table-table-html): Specify the scope.
806         (org-export-table-header-tags): Prepare the scope parameter.
808 2009-05-07  Carsten Dominik  <carsten.dominik@gmail.com>
810         * org-html.el
811         (org-export-html-table-use-header-tags-for-first-column): New
812         option.
814         * org.el (org-autoload): Fix autoloading of ascii export
815         functions.
816         (org-modules): Add org-special-blocks.
818 2009-05-06  Carsten Dominik  <carsten.dominik@gmail.com>
820         * org-icalendar.el (org-start-icalendar-file): Use the new option.
821         (org-ical-timezone): New option.
823         * org-exp.el (org-export-get-coderef-format): Use the description
824         is present.
826         * org.el (org-sort-entries-or-items): Improve docstring, and make
827         better implementation for time sorting.
829 2009-05-05  Carsten Dominik  <carsten.dominik@gmail.com>
831         * org.el (org-edit-src-persistent-message): New option.
832         (org-edit-src-code, org-edit-fixed-width-region): Use the new
833         option.
835         * org-clock.el (org-clock-insert-selection-line): Fix prefious
836         patch.
838         * org.el (org-edit-src-code, org-edit-fixed-width-region): Use
839         separate buffer instead of indirect buffer to edit source code.
840         (org-edit-src-exit): Make this function work with the new setup.
842         * org-clock.el (org-clock-insert-selection-line): Make sure tasks
843         are properly fontified before shown in the selection menu.
845         * org.el (org-fontify-like-in-org-mode): New function.
847         * org-latex.el (org-export-latex-links): Use the property list to
848         retrieve the default image attributes.
850         * org-exp.el (org-export-plist-vars): Add a new option.
852 2009-05-04  Carsten Dominik  <carsten.dominik@gmail.com>
854         * org-exp.el (org-export, org-export-visible): Support ASCII
855         export to buffer
856         (org-export-normalize-links): Do not protect the description if it
857         is explicitly given.
859         * org-ascii.el (org-export-as-ascii-to-buffer)
860         (org-replace-region-by-ascii, org-export-region-as-ascii): New
861         commands.
862         (org-export-as-ascii): Add all the same parameters that are also
863         supported by the other export functions.
865         * org-list.el (org-reset-checkbox-state-subtree): Moved here from
866         org-checklist.el.
867         (org-reset-checkbox-state-subtree): Call
868         `org-reset-checkbox-state-subtree'.
870         * org-remember.el (org-select-remember-template): For the
871         selection of a valid template.
873         * org-latex.el (org-export-region-as-latex): Supply the
874         force-no-subtree argument.
875         (org-export-as-latex): Provide better limits when exporting the
876         first line.  When exporting to string, we still want the first
877         lines.
878         (org-export-latex-first-lines): New argument END, to force the end
879         of the region.
880         (org-export-region-as-latex): Use the property list.
881         (org-export-as-latex):
883         * org-colview-xemacs.el (org-columns-remove-overlays)
884         (org-columns): Fix call to `local-variable-p'.
886 2009-05-02  Carsten Dominik  <carsten.dominik@gmail.com>
888         * org-html.el (org-export-html-after-blockquotes-hook): New hook.
889         (org-export-as-html): Run the new hook.
891         * org-latex.el (org-export-latex-after-blockquotes-hook): New hook.
892         (org-export-latex-preprocess): Run the new hook.
894         * org-exp.el (org-export-preprocess-after-blockquote-hook): New hook.
895         (org-export-preprocess-string): Run the new hook.
897 2009-04-30  Carsten Dominik  <carsten.dominik@gmail.com>
899         * org-macs.el (org-check-external-command): New defsubst.
901         * org.el (org-mode-map): New key for reload.
902         (org-format-latex): Better error message when external programs
903         are not available.
905         * org-agenda.el (org-agenda-mode-map): Bind `org-reload'.
907         * org.el (org-sort-entries-or-items): Explicit sorting function
908         for priorities, needed for XEmacs compatibility.
910         * org-remember.el (org-remember-apply-template): Improve auto-save
911         behavior.
913 2009-04-29  Carsten Dominik  <carsten.dominik@gmail.com>
915         * org-latex.el (org-export-latex-preprocess): Also protect
916         environments ending in a star.
918         * org-list.el (org-at-item-p): Fix regular expression.
920 2009-04-24  Carsten Dominik  <carsten.dominik@gmail.com>
922         * org.el (org-end-of-subtree): Improve speed.
924         * org-agenda.el (org-agenda-get-timestamps)
925         (org-agenda-get-progress, org-agenda-get-deadlines)
926         (org-agenda-get-scheduled, org-agenda-get-blocks): Optimizations,
927         in particular, wait as long as possible to collect the tags.
928         (org-stuck-projects): Improve docstring.
930         * org.el (org-store-link): No errors when getting custom id before
931         first headline.
932         (org-get-tags-at): Use `org-up-heading-safe' when getting tags.
934 2009-04-23  Carsten Dominik  <carsten.dominik@gmail.com>
936         * org.el (org-prepare-agenda-buffers): Catch a throw to nextfile.
938         * org-protocol.el: Remove dependency on url.el.
939         (org-protocol-unhex-compound, org-protocol-open-source): Remove
940         dependency on url.el.
942         * org-latex.el (org-export-as-pdf): Use
943         `org-latex-to-pdf-process'.
945 2009-04-22  Carsten Dominik  <carsten.dominik@gmail.com>
947         * org-latex.el (org-latex-to-pdf-process): New option.
949         * org-agenda.el (org-agenda-skip-additional-timestamps-same-entry):
950         New option.
951         (org-agenda-get-timestamps): Honor
952         `org-agenda-skip-additional-timestamps-same-entry'.
954         * org-clock.el (org-clock-goto-may-find-recent-task): New option.
955         (org-clock-goto): Find recent task only if
956         `org-clock-goto-may-find-recent-task' allows it.
958         * org-exp.el (org-export-remove-or-extract-drawers): Handle empty
959         drawers, and drawers that are missing the :END: line.
961 2009-04-21  Carsten Dominik  <carsten.dominik@gmail.com>
963         * org-clock.el (org-clock-goto): Go to recently clocked task if no
964         clock is running.
966 2009-04-21  Carsten Dominik  <carsten.dominik@gmail.com>
968         * org.el (org-update-parent-todo-statistics): Check for
969         STATISTICS_FROM property.
971         * org-list.el (org-update-checkbox-count): Check for
972         STATISTICS_FROM property.
974         * org.el (org-tab-first-hook)
975         (org-tab-after-check-for-table-hook)
976         (org-tab-after-check-for-cycling-hook): New hooks.
977         (org-cycle-internal-global, org-cycle-internal-local): New
978         functions, split out from `org-cycle'.
979         (org-cycle): Call the new hooks.
981 2009-04-19  Carsten Dominik  <carsten.dominik@gmail.com>
983         * org-exp.el (org-export-preprocess-string): Reset the list of
984         preferred targets for each run of the preprocessor.
986         * org.el (org-refile-target-verify-function): Improve
987         documentation.
988         (org-get-refile-targets): Respect point being moved by the
989         verification function.
991         * org-latex.el (org-export-latex-timestamp-keyword-markup): New
992         option.
993         (org-export-latex-keywords): Use new option.
995         * org.el (org-rear-nonsticky-at): New defsubst.
996         (org-activate-plain-links, org-activate-angle-links)
997         (org-activate-footnote-links, org-activate-bracket-links)
998         (org-activate-dates, org-activate-target-links)
999         (org-activate-tags): Place the rear-nonsticky properties at the
1000         correct location.
1002 2009-04-18  Carsten Dominik  <carsten.dominik@gmail.com>
1004         * org-protocol.el (server-edit): Declare `server-edit'.
1005         (org-protocol-unhex-string, org-protocol-unhex-compound): New
1006         functions.
1007         (org-protocol-check-filename-for-protocol): Call `server-edit'.
1009         * org.el (org-default-properties): New default properteis for
1010         completion.
1012         * org-exp.el (org-export-add-subtree-options): Add new properties
1013         for subtree export.
1015         * org-docbook.el (org-export-docbook-keywords-markup)
1016         (org-export-docbook-timestamp-markup): New options.
1017         (org-export-docbook-protect-tags): New function.
1019 2009-04-17  Carsten Dominik  <carsten.dominik@gmail.com>
1021         * org-id.el (org-id-get-with-outline-path-completion): Turn off
1022         org-refile-target-verify-function for the duration of the command.
1024         * org.el (org-link-to-org-use-id): New possible value
1025         `create-if-interactive-and-no-custom-id'.
1026         (org-store-link): Use custom IDs.
1027         (org-link-search): Find custom ID properties from #link.
1028         (org-default-properties): Add CUSTOM_ID for property completion.
1029         (org-refile-target-verify-function): New option.
1030         (org-goto): Turn off org-refile-target-verify-function
1031         for the duration of the command.
1033 2009-04-16  Carsten Dominik  <carsten.dominik@gmail.com>
1035         * org-html.el (org-export-as-html): Use custom IDs in the toc.
1037         * org-exp.el (org-export-preferred-target-alist): New variable.
1038         (org-export-define-heading-targets): Find the new CUSTOM_ID
1039         property.
1040         (org-export-target-internal-links): Target the custom ids when
1041         possible.
1043         * org-latex.el (org-export-latex-preprocess): Better regexp for
1044         matching latex macros with arguments.
1046 2009-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
1048         * org-remember.el (org-remember-handler): Allow filing to non-org
1049         files.
1051 2009-04-15  Magnus Henoch <magnus.henoch@gmail.com>
1053         * org-feed.el (org-feed-alist): New keyword options.
1054         (org-feed-update): Use the new options.
1055         (org-feed-parse-rss-feed): Renamed from `org-feed-parse-feed'.
1056         (org-feed-parse-rss-entry): Renamed from `org-feed-parse-entry'.
1057         (org-feed-parse-atom-feed, org-feed-parse-atom-entry): New
1058         functions.
1060         * org-table.el (org-table-fix-formulas): Do not change references
1061         to remote tables.
1062         (org-table-get-remote-range): Convert standard coordinates to RC
1063         format.
1065         * org-latex.el (org-export-latex-keywords): Fix regexp bug.
1067 2009-04-14  Carsten Dominik  <carsten.dominik@gmail.com>
1069         * org-compat.el (org-sha1-string): Function removed.
1071         * org.el (org-refile-allow-creating-parent-nodes): New option.
1072         (org-refile-get-location): New argument NEW-NODES.
1073         (org-refile): Call `org-refile-get-location' with the new
1074         argument.
1075         (org-refile-get-location): Arrange for adding a new child.
1076         (org-refile-new-child): New function.
1078         * org-html.el (org-html-handle-time-stamps): Wrap time stamps into
1079         an additional span element.
1081         * org-clock.el: Fix a number of docstrings.
1082         (org-clock-find-position): New argument
1083         FIND-UNCLOSED to make the function find an unclosed clock in the
1084         entry.
1085         (org-clock-in): Call `org-clock-find-position' with the new
1086         argument if we might be resuming a clock.
1088 2009-04-13  Carsten Dominik  <carsten.dominik@gmail.com>
1090         * org-latex.el (org-export-latex-display-custom-times): New variable.
1091         (org-export-latex-timestamp-markup): New option.
1092         (org-export-latex-set-initial-vars): Remember the local value of
1093         `org-display-custom-times'.
1094         (org-export-latex-content): Process time stamps.
1095         (org-export-latex-time-stamps): New function.
1097         * org-macs.el (org-maybe-intangible): Add intangible property
1098         again to invisible text.
1100 2009-04-12  Carsten Dominik  <carsten.dominik@gmail.com>
1102         * org-exp.el (org-default-export-plist): Handle undefined
1103         variables.
1105 2009-04-11  Carsten Dominik  <carsten.dominik@gmail.com>
1107         * org.el (org-sort-entries-or-items): Match TODO keywrds
1108         case-sensitively, when sorting.
1109         (org-priority): Do not match TODO keywords with wrong case.
1111 2009-04-09  Carsten Dominik  <carsten.dominik@gmail.com>
1113         * org-feed.el (org-feed-update): Bind the variable
1114         `new-formatted'.
1116         * org-html.el (org-export-as-html): Start paragraphs after literal
1117         examples.
1119         * org-docbook.el (org-export-as-docbook): Start paragraphs after
1120         literal examples.
1122 2009-04-08  Carsten Dominik  <carsten.dominik@gmail.com>
1124         * org.el (org-todo): Honor the NOBLOCKING property.
1126         * org-agenda.el (org-agenda-dim-blocked-tasks): Honor the
1127         NOBLOCKING property.
1129         * org.el (org-scan-tags): Fix bug in tag scanner
1131 2009-04-07  Carsten Dominik  <carsten.dominik@gmail.com>
1133         * org.el (org-modules): Mark obsolete packages.
1135         * org-html.el: New file, split out from org-exp.el.
1137         * org-icalendar.el: New file, split out from org-exp.el.
1139         * org-xoxo.el: New file, split out from org-exp.el.
1141         * org-ascii.el: New file, split out from org-exp.el.
1143 2009-04-06  Carsten Dominik  <carsten.dominik@gmail.com>
1145         * org-compat.el (org-find-library-name): New function.
1147         * org.el (org-pre-cycle-hook): New hook.
1148         (org-cycle): Call the new hook in appropriate places.
1149         (org-reload): Only reload files that have been loaded before.
1151 2009-04-05  Carsten Dominik  <carsten.dominik@gmail.com>
1153         * org.el (org-set-font-lock-defaults): Enforxe space or line end
1154         after todo keyword.
1155         (org-todo): When changing TODO state, do matching
1156         case-sensitively.
1157         (org-map-continue-from): New variable.
1158         (org-scan-tags): Respect values in `org-map-continue-from'.
1159         (org-reload): Make XEmacs compatible.
1161 2009-04-04  Carsten Dominik  <carsten.dominik@gmail.com>
1163         * org-protocol.el (org-protocol-flatten-greedy): New function.
1164         (org-protocol-flatten): New function.
1166         * org.el (org-open-link-from-string): Pass reference buffer to
1167         `org-open-at-point'.
1168         (org-open-at-point): New optional argument `reference-buffer'.
1170 2009-04-03  Carsten Dominik  <carsten.dominik@gmail.com>
1172         * org.el (org-scan-tags): Make tag scan find headline in first
1173         line, 2nd attempt.
1174         (org-get-refile-targets): Add the naked file name.
1175         (org-refile): Store as top-level entry when only file name was
1176         given.
1178         * org-agenda.el (org-agenda-get-progress): Fix regexp bug.
1180         * org.el (org-block-todo-from-children-or-siblings-or-parent):
1181         Renamed from org-block-todo-from-children-or-siblings, and
1182         enhanced to look for the parent's status as well.
1184         * org-agenda.el (org-agenda-log-mode-add-notes): New option.
1185         (org-agenda-get-progress): Add first notes line to log entry if so
1186         desired.
1188 2009-04-02  Carsten Dominik  <carsten.dominik@gmail.com>
1190         * org-agenda.el (org-agenda-cleanup-fancy-diary-hook): New hook.
1191         (org-agenda-cleanup-fancy-diary): Call the new hook.
1193         * org-remember.el (org-remember-apply-template): Take the default
1194         for the annotation from the :annotation property.
1196         * org-mac-message.el (org-mac-message-get-link): Remove the
1197         quotes.
1198         (org-mac-message-get-link): Return the result.
1200 2009-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
1202         * org.el (org-refile-get-location): Add file name only if not
1203         already included in outline path.
1205         * org-faces.el (org-n-level-faces): Fix customization type from
1206         number to integer.
1208         * org-exp.el (org-export-headline-levels): Fix customization type
1209         from number to integer.
1211         * org-agenda.el (org-agenda-confirm-kill)
1212         (org-agenda-custom-commands-local-options)
1213         (org-timeline-show-empty-dates, org-agenda-ndays)
1214         (org-agenda-start-on-weekday, org-scheduled-past-days): Fix
1215         customization type from number to integer.
1217 2009-03-31  Carsten Dominik  <carsten.dominik@gmail.com>
1219         * org-protocol.el: Declare some functions.
1221         * org-inlinetask.el (org-inlinetask-export-handler): Fix line
1222         postion before inserting modified headline.
1224         * org-agenda.el (org-agenda-compare-effort): Honor
1225         `org-sort-agenda-noeffort-is-high'.
1226         (org-agenda-filter-by-tag, org-agenda-filter-make-matcher)
1227         (org-agenda-compare-effort): Implement the "?" operator for
1228         finding entries without effort setting.
1230         * org.el (org-extract-attributes-from-string): New function.
1232         * org-exp.el (org-export-splice-attributes): New function.
1234 2009-03-30  Carsten Dominik  <carsten.dominik@gmail.com>
1236         * org-mouse.el: XEmacs compatibility fixes
1238         * org-docbook.el (org-export-as-docbook): Process footnotes like
1239         normal text.
1241         * org.el (org-modules): Add org-inlinetasks.el
1242         (org-cycle): Implement limiting level on cycling.
1243         (org-move-subtree-down): Fix bug with swapping subtrees at end of
1244         buffer.
1246         * org-inlinetask.el: New file.
1248         * org.el (org-emphasis-regexp-components): Allow braces in
1249         emphasis pre and post match.
1251         * org-footnote.el (org-footnote-normalize): When only dorting, do
1252         not insert inline notes at the end.
1254         * org-docbook.el (org-id-find-id-file): Add function declaration.
1256         * org.el (org-require-autoloaded-modules): Add org-docbook.el.
1258         * org-docbook.el: New file.
1260 2009-03-28  Carsten Dominik  <carsten.dominik@gmail.com>
1262         * org.el (org-reftex-citation): New command.
1264 2009-03-27  Carsten Dominik  <carsten.dominik@gmail.com>
1266         * org-agenda.el (org-agenda-cmp-user-defined): New option.
1267         (org-sorting-choice, org-agenda-sorting-strategy): Add the new
1268         sorting options.
1269         (org-entries-lessp): Apply the new sorting option.
1271         * org.el (org-block-todo-from-children-or-siblings): Fix bug in
1272         blocker code, when an older sibling has children.
1274         * org-mac-message.el (org-mac-message-get-link): Improve getting
1275         links from multiple selected messages.
1277 2009-03-26  Carsten Dominik  <carsten.dominik@gmail.com>
1279         * org-remember.el (org-remember-finalize): Do not set buffer file
1280         name to nil.
1281         (org-remember-handler): Mark buffer as unmodified.
1282         (org-remember-handler): Delete backup file and show message about
1283         remaining backup files.
1284         (org-remember-auto-remove-backup-files): New option.
1286         * org.el (org-store-link): Use buffer name as link description in
1287         w3-mode buffers.
1288         (org-ido-switchb): Fix argument bug for completion.
1290         * org-remember.el (org-remember-apply-template): Set local
1291         variable `auto-save-visited-file-name' instead of global one.
1293 2009-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
1295         * org-feed.el: Re-write.
1297         * org-agenda.el (org-agenda-get-todos): Fix bug with match-data.
1298         (org-agenda-get-todos): Mark file tags as inherited.
1299         (org-agenda-list): Always search diary lines for a time.
1301 2009-03-24  Carsten Dominik  <carsten.dominik@gmail.com>
1303         * org-feed.el (org-feed-assume-stable): New option.
1304         (org-feed-before-adding-hook): New hook.
1306         * org-exp.el (org-export-as-html): Close local lists depending on
1307         indentation, also when starting a table.
1309         * org-remember.el (org-remember-backup-directory)
1310         (org-remember-backup-name): New internal variable.
1312 2009-03-23  Carsten Dominik  <carsten.dominik@gmail.com>
1314         * org-clock.el (org-clock-out-if-current): Make buffer detection
1315         work in indirect buffers as well.
1317         * org.el (org-emphasis-regexp-components): Add the exxclamation
1318         mark to the post-emphasis characters.
1320 2009-03-22  Carsten Dominik  <carsten.dominik@gmail.com>
1322         * org.el (org-read-date-minibiffer-septup-hook): New hook.
1323         (org-read-date): Run the new hook.
1325         * org-mac-message.el (org-mac-flagged-mail): New group.
1326         (org-mac-mail-account): New variable.
1327         (org-mac-create-flagged-mail, org-mac-insert-flagged-mail): New
1328         commands.
1330         * org-remember.el (org-remember-backup-directory): New variable.
1331         (org-remember-apply-template): Write file to backup directory.
1333 2009-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
1335         * org-mouse.el (org-mouse-todo-menu): New function.
1336         (org-mouse-todo-keywords): Function removed.
1337         (org-mouse-context-menu): Use `org-mouse-todo-menu'.
1339         * org-table.el (org-table-beginning-of-field)
1340         (org-table-end-of-field): New commands
1341         (org-table-previous-field, org-table-beginning-of-field): Better
1342         error messages.
1343         (orgtbl-setup): Include `M-a' and `M-e'.
1345         * org.el (org-backward-sentence, org-forward-sentence): New
1346         commands.
1348         * org-colview.el (org-colview-initial-truncate-line-value): New
1349         variable.
1350         (org-columns-remove-overlays): Restore the value of `truncate-lines'.
1351         (org-columns): Remember the value of `truncate-lines'.
1353         * org-colview-xemacs.el (org-colview-initial-truncate-line-value):
1354         New variable.
1355         (org-columns-remove-overlays): Restore the value of
1356         `truncate-lines'.
1357         (org-columns): Remember the value of `truncate-lines'.
1359         * org.el (org-columns-skip-arrchived-trees): New option.
1361         * org-agenda.el (org-agenda-export-html-style): Define color for
1362         org-agenda-done face.
1363         (org-search-view, org-agenda-get-todos, org-agenda-get-progress)
1364         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use new face.
1366         * org.el (org-scan-tags): Use the new face.
1368         * org-faces.el (org-agenda-done): New face.
1370         * org.el (org-scan-tags): Test the value org
1371         `org-tags-match-list-sublevels'.
1372         (org-tags-match-list-sublevels): New allowed value: indented.
1374         * org-export-latex.el (org-export-latex-make-header): Apply macros
1375         in header.
1377         * org-exp.el (org-export-apply-macros-in-string): New function.
1379         * org-export-latex.el (org-export-latex-list-parameters): Fix bug
1380         with the definition of a checked box.
1382         * org-clock.el (org-clock-find-position): Fix drawer indentations.
1384         * org-export-latex.el (org-export-latex-low-levels): More options
1385         for how to process lower levels in LaTeX.
1386         (org-export-latex-subcontent): Better treatment for lists as a
1387         means of publishing lower levels.
1389 2009-03-20  Carsten Dominik  <carsten.dominik@gmail.com>
1391         * org.el (org-set-font-lock-defaults): Use new checkbox face.
1393         * org-faces.el (org-checkbox): New face.
1395         * org-exp.el (org-export-html-preprocess): Only create LaTeX
1396         fragement images if there is an export file.
1398 2009-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
1400         * org-agenda.el (org-stuck-projects): Document that the subtree of
1401         projects that are not stuck will now be searched for stuck
1402         sub-projects.
1403         (org-agenda-skip-entry-when-regexp-matches)
1404         (org-agenda-skip-entry-when-regexp-matches-in-subtree): New functions.
1405         (org-agenda-list-stuck-projects): Use
1406         `org-agenda-skip-entry-when-regexp-matches-in-subtree'.
1408         * org-export-latex.el (org-export-latex-preprocess): Improve
1409         export of verses.
1411         * org-exp.el (org-export-as-html): Implement centering as a div
1412         rather than a paragraph.  Do a better job with line-end in verse
1413         environments.
1415 2009-03-17  Carsten Dominik  <carsten.dominik@gmail.com>
1417         * org.el (org-open-at-point): Fix tags searches by mouse click.
1419 2009-03-16  Carsten Dominik  <carsten.dominik@gmail.com>
1421         * org-export-latex.el (org-export-latex-preprocess): Implement the
1422         centering markup.
1424         * org-exp.el (org-export-mark-blockquote-verse-center): Renamed
1425         from `org-export-mark-blockquote-and-verse'.
1426         (org-export-as-html): Implement the centering markup.
1428         * org-export-latex.el (org-export-latex-tables): Fix vertical
1429         lines in tables.
1431 2009-03-15  Carsten Dominik  <carsten.dominik@gmail.com>
1433         * org.el (org-read-date-history): New variable.
1434         (org-read-date): Use new history variable.
1435         (org-toggle-heading): Fix bug when used before first headline.
1436         (org-store-log-note): Remove drawer if empty while note is
1437         aborted.
1438         (org-remove-empty-drawer-at): New function.
1439         (org-check-after-date): New command.
1440         (org-sparse-tree): New sparse tree command "a".
1442         * org-exp.el (org-export-as-ascii): Improve export of plain lists.
1444 2009-03-14  Bastien Guerry  <bzg@altern.org>
1446         * org.el (org-toggle-fixed-width-section): Bug fix: insert a
1447         column and a space, not only a column.
1449 2009-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
1451         * org-export-latex.el (org-export-latex-emphasis-alist): Better
1452         defaults for verbose emphasis.
1453         (org-export-latex-emph-format): New function.
1454         (org-export-latex-fontify): Call `org-export-latex-emph-format'.
1456         * org-agenda.el (org-agenda-menu): Add new commands to menu.
1457         (org-agenda-do-date-later, org-agenda-do-date-earlier)
1458         (org-agenda-date-later-minutes, org-agenda-date-earlier-minutes)
1459         (org-agenda-date-later-hours, org-agenda-date-earlier-hours): New
1460         commands.
1462         * org.el (org-timestamp-change): Move end-time along with start
1463         time.
1465 2009-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
1467         * org-exp.el (org-export-target-internal-links)
1468         (org-export-as-html): Protect links specified as #name.
1470 2009-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
1472         * org.el (org-clone-subtree-with-time-shift): New command.
1474         * org-export-latex.el (org-export-latex-special-chars)
1475         (org-export-latex-treat-sub-super-char): Fix subscript export.
1477         * org-exp.el (org-create-multibrace-regexp): Do not add
1478         backslashes to the class.
1480 2009-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
1482         * org-colview.el (org-columns-map): Better functions for moving up
1483         and down a row, even if `truncate-line' is nil.
1485         * org.el (org-insert-todo-heading): Make sure the keyword is
1486         inserted at the correct position.
1488         * org-publish.el (org-publish-project-alist)
1489         (org-publish-projects, org-publish-org-index): Change default anme
1490         for the index of file names to "sitemap.org".
1492         * org-export-latex.el (org-export-latex-tables): Use
1493         `org-split-string', for Emacs 21 compatibility.
1495 2009-03-09  Carsten Dominik  <carsten.dominik@gmail.com>
1497         * org-agenda.el (org-agenda-log-mode-items): Improve docstring.
1499 2009-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
1501         * org-exp.el (org-export-page-description)
1502         (org-export-page-keywords): New variables.
1503         (org-export-plist-vars): Add entries for :keywords and
1504         :description.
1505         (org-infile-export-plist): Parse for new keywords.
1506         (org-get-current-options): Add new keywords
1507         (org-export-as-html): Publish description and keywords.
1509         * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New
1510         option.
1511         (org-agenda-add-entry-text): Honor
1512         `org-agenda-add-entry-text-descriptive-links'.
1514         * org-export-latex.el (org-export-latex-preprocess): Make all
1515         external preprocess functions use a PARAMETER arg.
1517         * org-exp.el (org-export-preprocess-string)
1518         (org-export-select-backend-specific-text)
1519         (org-export-format-source-code-or-example)
1520         (org-format-org-table-html): Support docbook export.
1521         (org-export-preprocess-string): Make all external preprocess
1522         functions use a PARAMETER arg.
1524 2009-03-07  Carsten Dominik  <carsten.dominik@gmail.com>
1526         * org-exp.el (org-export-html-style-include-scripts): New option.
1527         (org-export-plist-vars): Add new option
1528         `org-export-html-style-include-scripts'.
1529         (org-export-as-html): Honor new option
1530         `org-export-html-style-include-scripts'.
1531         (org-export-html-scripts, org-export-html-style-default): Fix
1532         xml issues with the Safari browser.
1534 2009-03-06  Carsten Dominik  <carsten.dominik@gmail.com>
1536         * org-publish.el (org-publish-attachment): Only copy file when the
1537         directories differ.
1539 2009-03-05  Carsten Dominik  <carsten.dominik@gmail.com>
1541         * org-clock.el (org-clocktable-steps): Use inactive time stamps
1542         for clocktable steps.
1544         * org.el (org-additional-option-like-keywords): Add two more
1545         keywords.
1547 2009-03-04  Carsten Dominik  <carsten.dominik@gmail.com>
1549         * org-exp.el (org-export-format-source-code-or-example): Mark
1550         temporary buffer unmodified, so that it will be killed even if
1551         mode like message mode has decided to assign a file name.
1553         * org.el (org-scan-tags): Improve tag inheritance.
1554         (org-scan-tags, org-make-tags-matcher): Make tag comparison
1555         case-sensitive.
1556         (org-scan-tags): Use the internal tags list instead of creating it
1557         from scratch.
1558         (org-trust-scanner-tags, org-scanner-tags): New variables.
1559         (org-scan-tags): Set `org-scanner-tags'.
1560         (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
1561         (org-map-entries): Document the possible speedup using scanner
1562         tags.
1564 2009-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
1566         * org.el (org-add-planning-info): Fix bug with looking for keyword
1567         only at column 0.
1569         * org-agenda.el (org-agenda-custom-commands-local-options): Add
1570         option for tags filter preset.
1571         (org-prepare-agenda): Store filter preset as a property on the
1572         filter variable.
1573         (org-finalize-agenda): Call the filter, if there is a preset.
1574         (org-agenda-filter-by-tag): Filter again after clearing the
1575         filter, when there still is a preset.
1576         (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
1577         Include the preset filter.
1578         (org-agenda-redo): Apply the filter again, also the preset filter.
1580         * org-exp.el (org-export-as-html): Use IDs in the correct way.
1582         * org.el (org-uuidgen-p): New funtion.
1584         * org-agenda.el (org-agenda-fontify-priorities): New default value
1585         `cookies'.
1586         (org-agenda-fontify-priorities): Renamed from
1587         org-fontify-priorities.
1589         * org.el (org-set-font-lock-defaults): Call
1590         `org-font-lock-add-priority-faces'.
1591         (org-font-lock-add-priority-faces): New function.
1593         * org-faces.el: (org-set-tag-faces): New option.
1594         (org-priority-faces): New variable.
1596         * org-exp.el (org-export-as-html): Add a "content" div around the
1597         entire content of the body tag.
1598         (org-export-html-get-bibliography): New function.
1599         (org-export-html-validation-link): New variable.
1600         (org-export-as-html): Add validation link to exported page.
1602         * org.el (org-match-sparse-tree): Renamed from
1603         `org-tags-sparse-tree'.
1604         (org-tags-sparse-tree): New alias.
1606 2009-03-02  Carsten Dominik  <carsten.dominik@gmail.com>
1608         * org.el (org-get-valid-level): Catch the case where the level
1609         change is nil.
1611         * org-clock.el (org-clock-find-position): Better indentation of
1612         new clock drawers.
1614 2009-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
1616         * org-agenda.el (org-agenda-quit): Delete window only when the
1617         frame-setup was not `current-window'.
1619         * org.el (org-tag-persistent-alist): New option.
1620         (org-startup-options): Add keyword `noptag'.
1621         (org-fast-todo-selection): Handle :newline correctly.
1622         (org-set-tags): Handle :newline correctly.
1623         (org-fast-tag-selection): Handle :newline correctly.
1625 2009-02-28  Carsten Dominik  <carsten.dominik@gmail.com>
1627         * org-exp.el (org-export-as-ascii): Reverse link buffer before
1628         outputting it.
1629         (org-export-ascii-push-links): Fix bug with pussing links into the
1630         export buffer.
1632 2009-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
1634         * org-archive.el (org-archive-subtree): Do not add 1 to level if
1635         pasting at top level.
1637         * org-bbdb.el: Improve documentation.
1639 2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
1641         * org-list.el (org-insert-item): Only consider insert empty lines
1642         is `org-empty-line-terminates-plain-lists' is not nil.
1644         * org.el (org-blank-before-new-entry): Mention the dependence on
1645         `org-empty-line-terminates-plain-lists' in the docstring.
1647         * org-publish.el (org-publish-get-project-from-filename): New
1648         optional argument UP.  Only find the top project if UP is set.
1649         (org-publish-current-project): Find the top encloding project.
1651         * org-agenda.el (org-agenda-before-write-hook)
1652         (org-agenda-add-entry-text-maxlines): New options.
1653         (org-write-agenda): Run the new hook in the temporary buffer.
1654         (org-agenda-add-entry-text): New function.
1655         (org-write-agenda): Implement PDF export, using ps2pdf.
1657         * org.el (org-global-properties-fixed, org-global-properties):
1658         Improve documentation string.
1660         * org-exp.el (org-export-ascii-links-to-notes): New option.
1661         (org-export-as-ascii): Handle links better.
1662         (org-export-ascii-wrap, org-export-ascii-push-links): New
1663         functions.
1665 2009-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
1667         * org-agenda.el (org-agenda): Make prefix arg optional.
1668         (org-agenda-search-headline-for-time): New option.
1669         (org-format-agenda-item): Honor
1670         `org-agenda-search-headline-for-time'.
1672         * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
1673         characters.
1675         * org.el (org-self-insert-cluster-for-undo): New option.
1676         (org-self-insert-command): Cluster undo for 20 characters.
1677         (org-self-insert-command-undo-counter): New variable.
1679 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
1681         * org-exp.el (org-export-as-html): Fix problem with closing colone
1682         example.
1684 2009-02-22  Carsten Dominik  <carsten.dominik@gmail.com>
1686         * org-export-latex.el (org-export-as-latex)
1687         (org-export-latex-first-lines): Avoid modification flag when
1688         adding or removing text properties.
1689         (org-export-latex-fontify): Catch error when org-emph-alist has
1690         entries that are not defined for LaTeX export.
1692         * org.el (orgstruct++-mode): New function.
1693         (turn-on-orgstruct++): Call `orgstruct++-mode'.
1694         (org-context-p): Allow detecting item context after the first line
1695         of an item.
1696         (orgstruct-make-binding): Detect if item-body context should be
1697         seen.
1698         (orgstruct-is-++): New variable.
1699         (org-add-planning-info): Catch the case when there is no planning
1700         info yet and the call does not want to add anything, only maybe
1701         tries to remove something.
1702         (org-special-ctrl-a/e): All value to be a cons cell with separate
1703         settings for `C-a. and `C-e'.
1704         (org-beginning-of-line, org-end-of-line): Honor separate values
1705         for `C-a' and `C-e'.
1707 2009-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
1709         * org.el (org-reload): New command.
1711 2009-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
1713         * org-exp.el (org-export-htm-get-tag-class-name)
1714         (org-export-htm-get-todo-kwd-class-name): New functions.
1715         (org-export-html-tag-class-prefix)
1716         (org-export-html-todo-kwd-class-prefix): New options.
1717         (org-export-as-html): Call
1718         `org-export-html-get-todo-kwd-class-name'.
1719         (org-html-level-start): Wrap tags into classes.
1720         (org-export-html-get-tag-class-name)
1721         (org-export-html-get-todo-kwd-class-name): New functions.
1723         * org-export-latex.el (org-export-latex-collect-header-macros):
1724         Remove fields that are used anyway.
1725         (org-export-latex-make-header): Insert the options earlier.
1727         * org-agenda.el (org-agenda-get-progress): Fix bug with state
1728         matching.
1730         * org-list.el (org-indent-item): Allow point to be at the end of
1731         the region.
1733         * org.el (org-metaleft, org-metaright): Be more accurate about
1734         detecting a region where commands apply.
1736         * org-compat.el (org-cursor-to-region-beginning): New function.
1738         * org.el (org-priority): Also find invisible heading.
1740         * org-colview-xemacs.el (org-columns-edit-value): No special
1741         treatment for `org-todo' prefix.
1743         * org-colview.el (org-columns-edit-value): No special treatment
1744         for `org-todo' prefix.
1746         * org-remember.el (org-remember-apply-template): Use
1747         `org-completing-read-no-ido'.
1749         * org.el (org-completing-read-no-ido): New function.
1750         (org-make-tags-matcher, org-set-property): Use
1751         `org-completing-read-no-ido'.
1753         * org-export-latex.el (org-export-latex-import-inbuffer-stuff):
1754         New option.
1755         (org-export-as-latex): Import in-buffer settings as TeX macros.
1756         (org-export-latex-make-header): Additional parameter OPT-DEFS.
1757         (org-export-latex-collect-header-macros): New function.
1759         * org.el (org-refile-get-location): Turn off
1760         `partial-completion-mode'.
1762 2009-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
1764         * org.el (org-block-todo-from-checkboxes): Announce that
1765         checkboxes are the culprit.
1766         (org-block-todo-from-children-or-siblings): Call
1767         `org-up-heading-all instead' of `outline-up-heading'.
1769         * org-agenda.el (org-agenda-show-1): Renamed from
1770         `org-agenda-show'.
1771         (org-agenda-show): Re-install the old version for now.
1772         (org-agenda-dim-blocked-tasks): Update docstring.  Scope a
1773         variable into the blokker hook, so that the checkbox checker can
1774         anounce that it caused the blocking.
1776         * org.el (org-track-ordered-property-with-tag): New option.
1777         (org-toggle-ordered-property): Honor
1778         `org-track-ordered-property-with-tag'.
1779         (org-tag-alist): Add newline options.
1780         (org-set-regexps-and-options): Separate option lines imply a
1781         newline.
1782         (org-set-regexps-and-options, org-assign-fast-keys)
1783         (org-fast-todo-selection, org-fast-tag-selection): Handle newline
1784         option.
1785         (org-indent-line-function): Make sure this works even if there is
1786         not `org-drawer-regexp' defined.  This can happen when
1787         orgstruct-mode is used in a non-org buffer.
1789         * org-list.el (org-checkbox-blocked-p): New function.
1790         (org-toggle-checkbox): Check for blocking.
1792         * org.el (org-modules): Add an entry for org-R.el.
1794         * org-agenda.el (org-agenda-todo-ignore-with-date)
1795         (org-agenda-todo-ignore-scheduled)
1796         (org-agenda-todo-ignore-deadlines): Mention the variable
1797         `org-agenda-tags-todo-honor-ignore-options' in the docstring.
1799         * org.el (org-get-wdays): Find the warning period also if it is in
1800         the wrong place.
1801         (org-ido-completing-read): Provide the correct arguments to
1802         ido-completing-read and bind `ido-enter-matching-directory' to
1803         nil.
1805 2009-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
1807         * org.el (org-olpath-completing-read): Never use ido for this
1808         one.
1810         * org-exp.el (org-export-normalize-links): Use new macro.
1812         * org-macs.el (org-if-unprotected-at): New macro.
1814         * org-agenda.el (org-agenda-show): Allow numerical prefix
1815         arguments to specify how much context should be shown.
1816         (org-agenda-cycle-show): New command, could be bound to SPC in
1817         org-agenda-mode-map.
1819         * org-exp.el (org-html-level-start): Space after section number.
1821 2009-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
1823         * org-agenda.el (org-agenda-get-sexps): Add todo state as
1824         property, for sorting.
1825         (org-cmp-todo-state): Get the applicable TODO keywords directly
1826         from the buffer.
1827         (org-run-agenda-series, org-agenda-list, org-search-view)
1828         (org-todo-list, org-tags-view): Only fit agenda window when the
1829         whole series is done.
1831         * org.el (org-scan-tags): Add todo state as property, for sorting.
1833         * org-agenda.el (org-agenda-custom-commands-local-options): Add
1834         `org-agenda-overriding-header' as an option.
1835         (org-agenda-list): Honor org-agenda-overriding-header'.
1837 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
1839         * org-list.el (org-toggle-checkbox): Improve cursor positioning
1840         after removing a checkbox.
1842         * org.el (org-show-entry): Make this work correctly also if it is
1843         the last entry in the file.
1844         (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
1845         falling back to normal, default command.
1846         (org-ctrl-c-ctrl-c): When called with prefix arg at a non-checkbox
1847         item, call the checkbox toggler to get a box.
1849         * org-list.el (org-toggle-checkbox): Make double prefix set the
1850         checkbox to "[-]".
1851         (org-fix-bullet-type): Only replace bullet if it is changed.
1852         (org-renumber-ordered-list): Handle case when first item does not
1853         have a number.
1855         * org.el (org-add-log-setup): Fix positioning when
1856         `org-log-states-order-reversed' is nil.
1858         * org-clock.el (org-clock-in): Fix positioning when
1859         `org-log-states-order-reversed' is nil.
1860         (org-clock-find-position): Fix positioning when
1861         `org-log-states-order-reversed' is nil.
1863 2009-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
1865         * org-clock.el (org-clock-into-drawer): Take default from
1866         `org-log-into-drawer'.
1867         (org-clock-find-position): Look for the correct drawer.
1869         * org.el (org-log-into-drawer): Renamed from
1870         `org-log-state-notes-into-drawer'.
1871         (org-log-state-notes-into-drawer): New variable alias.
1872         (org-add-log-setup): Make drawer name default to LOGBOOK, not
1873         CLOCK.
1874         (org-insert-property-drawer): Also skip LOGBOOK drawers.
1876 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
1878         * org-agenda.el (org-agenda): Fix docstring.
1880         * org.el ("org-plot"): Help loading org-plot.
1881         (org-metaleft-hook, org-metaright-hook, org-metaup-hook)
1882         (org-metadown-hook, org-shiftmetaleft-hook)
1883         (org-shiftmetaright-hook, org-shiftmetaup-hook)
1884         (org-shiftmetadown-hook, org-metareturn-hook): New hooks.
1885         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
1886         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
1887         (org-metadown, org-ctrl-c-ctrl-c): Call the appropriate hook.
1889         * org-publish.el (org-publish-get-base-files): Allow symbol `any'
1890         for selecting files with any (and even without) extension.
1892         * org.el (org-save-all-org-buffers): Also save id locations.
1893         (org-revert-all-org-buffers): Also load id locations.
1895 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
1896         * org.el (org-drawers): Add LOGBOOK to the default drawers.
1897         (org-log-state-notes-into-drawer): New option.
1898         (org-add-log-setup): Place the sate note marker into the drawer,
1899         create drawer when necessary.
1900         (org-refile-targets): Document special interpretation of LEVEL
1901         when odd-levels are used.
1903 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
1905         * org.el (org-store-log-note): Fix note indentation when adding
1906         notes to end of list.
1908         * org-exp.el (org-export-as-html): Add TODO keyword as extra
1909         class, so that each keyword can get special colors through CSS.
1911         * org-clock.el (org-clock-out): Add another nil for the previous
1912         state into the call to `org-add-log-setup'.
1914         * org.el (org-log-note-previous-state): New variable.
1915         (org-log-note-headings): New %S escape for old state.
1916         (org-todo): Call the note setup with the old state as an
1917         argument.
1918         (org-add-note): Add another nil for the previous state into the
1919         call to `org-add-log-setup'.
1920         (org-add-log-setup): New argument PREV-STATE.
1921         (org-add-log-note): Handle new %S escape.
1922         (org-store-log-note): Handle new %S escape.
1924 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
1926         * org-clock.el (org-clock-find-position): Do not swallow an item
1927         less indented than the CLOCK line itself.
1928         (org-clock-in): Push markers to lin after the clock line.
1929         (org-clock-find-position): Handle values of
1930         `org-clock-into-drawer' smaller than 2.
1932         * org-exp.el (org-html-level-start): Add a CSS class to section
1933         numbers.
1934         (org-export-html-toplevel-hlevel): Better documentation of the
1935         influence of this variables on H levels and css classes in
1936         export.
1938 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
1940         * org-agenda.el (org-agenda-custom-commands-local-options): Add
1941         timestamp and nottimestamp to the chooe menu.
1943         * org.el (org-save-all-org-buffers): Moved here from org-agenda.el.
1944         (org-revert-all-org-buffers): New command.
1946 2009-02-09  Carsten Dominik  <carsten.dominik@gmail.com>
1948         * org.el (org-return): Implement `org-return-follows-link' in the
1949         function org-return.  This is more robust than using the mouse
1950         map, I think.
1951         (org-set-regexps-and-options): Match more general #+TODO lines.
1952         (org-make-options-regexp): New optional argument EXTRA, for an
1953         extra regexp.
1954         (org-tab-follows-link): Mark as deprecated.
1956 2009-02-07  Carsten Dominik  <carsten.dominik@gmail.com>
1958         * org-exp.el (org-export-preprocess-string): Remove clock lines
1959         earlier, so that they cannot cotribute to verbatim snippets.
1961 2009-02-06  Carsten Dominik  <carsten.dominik@gmail.com>
1963         * org-exp.el (org-export-remove-or-extract-drawers): Fix regexp
1964         for finding drawers.
1965         (org-export-as-ascii, org-export-as-html): Count levels relative
1966         to the subtree header.
1967         (org-get-min-level): New optional argument OFFSET.
1968         (org-export): Make sure point is restored after popping up that
1969         window.
1971         * org.el (org-do-sort): Also take an inactive timestamp if no
1972         active one is found.
1974         * org-colview-xemacs.el (org-columns-capture-view): Copy before
1975         deleting duplicates.
1977         * org-colview.el (org-columns-capture-view): Copy before
1978         deleting duplicates.
1980         * org-exp.el (org-export-preprocess-string): Fix bug when skipping
1981         text before first headline.
1983         * org.el (org-format-latex): Do not convert LaTeX fragments in
1984         protected examples.
1986 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
1988         * org-exp.el (org-export-html-style-default): Use color values
1989         instead of names for XHTML validation.
1991         * org.el (org-get-scheduled-time, org-get-deadline-time): New
1992         functions.
1993         (org-return-follows-link): Revert making this the default untile
1994         issues are resolved.
1996         * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
1997         nottimestamp.
1999 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
2001         * org.el (org-mode): Make dependence stuff work more reliably.
2002         (org-update-parent-todo-statistics): Fix bug with updating
2003         statistics cookie.
2005         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
2006         ~ as verbatim delimiters.
2008         * org-exp.el (org-export-html-format-image): New argument
2009         PAR-OPEN.
2010         (org-export-as-html): Pass par-open to
2011         `org-export-html-format-image'.
2013 2009-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
2015         * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
2016         (org-use-fast-todo-selection, org-tags-column): New default
2017         setting for variables, based on a poll what typical uses use.
2019         * org-agenda.el (org-agenda-sorting-strategy)
2020         (org-agenda-tags-column): New default setting for variables, based
2021         on a poll what typical uses use.
2023 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
2025         * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
2026         blocked entries from setting the blocked tag.
2028         * org-exp.el (org-export-html-footnotes-section): Use a more
2029         consistent id for footnotes.
2031         * org-export-latex.el (org-export-latex-classes): Remove the
2032         a4paper option from the default styles.
2034 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
2036         * org.el (org-enforce-todo-checkbox-dependencies): New option.
2037         (org-block-todo-from-checkboxes): New function.
2038         (org-todo): Make tripple prefix arg circumvent blocking.
2040         * org-timer.el (org-timer): Provide the timer feature.
2042         * org.el (org-require-autoloaded-modules): Add a few more files to
2043         the list of autoloaded modules.
2045         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
2047 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
2049         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
2050         drawers that are unprotected.
2051         (org-export-html-format-image): Make sure inlined LaTeX fragment
2052         images remain inlined.
2054         * org.el (org-toggle-ordered-property): New function.
2055         (org-mode-map): Add a key for `org-toggle-ordered-property'.
2056         (org-org-menu): Add menu entries for TODO dependencies.
2058 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
2060         * org.el (org-default-properties): Add ORDERED to the default
2061         properties, to get completion support for it.
2063         * org-list.el (org-update-checkbox-count): Update more than one cookie.
2065         * org.el (org-update-parent-todo-statistics): Update more than one
2066         cookie.
2068         * org-agenda.el (org-agenda-get-todos): Start search from correct
2069         position.
2071         * org.el (org-fast-todo-selection): Make sure TODO selection does
2072         not change buffer position.
2074         * org-list.el (org-toggle-checkbox): Implement adding or removing
2075         checkboxes from line or region when called with a prefix
2076         argument.
2078         * org-rmail.el (org-rmail-store-link): Protect the call to
2079         `rmail-narrow-to-non-pruned-header'.
2081         * org-clock.el (org-clock-special-range): Fix week display in
2082         clock tables.
2084         * org-exp.el (org-get-current-options): Fix bug when in indirect
2085         buffer.
2087 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
2089         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
2090         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
2091         (org-agenda-dim-blocked-tasks): New function.
2093         * org.el (org-enforce-todo-dependencies): New option.
2094         (org-block-todo-from-children-or-siblings): New function.
2096         * org-faces.el (org-agenda-dimmed-todo-face): New face.
2098         * org.el (org-todo): Return correct state type even if the blocker
2099         throws an error.
2100         (org-modifier-cursor-error): Renamed from
2101         `org-shiftcursor-error'.
2102         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
2103         (org-shiftmetadown): Call `org-modifier-cursor-error'.
2105         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
2106         to get real errors from the blocker hook.
2108         * org.el (org-shiftselect-error, org-call-for-shift-select): New
2109         functions.
2110         (org-set-visibility-according-to-property): Turn off the setting
2111         of `org-show-entry-below', to avoid overruling a FOLDED visibility
2112         property.
2114 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
2116         * org.el (org-support-shift-select): New option.
2117         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
2118         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
2119         selection outside contexts.
2121         * org-list.el (org-at-item-bullet-p): New function.
2123         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
2124         variables.
2126         * org-footnote.el (org-footnote-normalize): Remove unnecessary
2127         variable.
2128         (org-insert-footnote-reference-near-definition): Remove
2129         unnecessary let form.
2131         * org-export-latex.el (org-export-latex-first-lines): Add
2132         OPT-PLIST parameter.
2133         (org-export-as-latex): Call `org-export-latex-first-lines' with
2134         opt-plits parameter.
2135         (org-export-latex-preprocess): Remove unnecessary variables.
2137         * org-exp.el (org-infile-export-plist)
2138         (org-export-add-options-to-plist, org-export-kill-licensed-text)
2139         (org-export-remove-headline-metadata)
2140         (org-export-get-title-from-subtree, org-get-min-level)
2141         (org-html-do-expand): Remove innecessary let form.
2143         * org-colview-xemacs.el (org-columns-display-here): Remove
2144         unnecessary variables.
2146         * org-colview.el (org-columns-display-here): Remove unnecessary
2147         variables.
2149         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
2150         variables.
2152         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
2153         unnecessary variables.
2155         * org-agenda.el (org-search-view, org-agenda-get-blocks)
2156         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
2157         variables.
2159         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
2160         (org-compact-display-after-subtree-move): Remove unnecessary
2161         variables.
2162         (org-edit-fixed-width-region): Remove unnecessary variables.
2163         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
2164         (org-olpath-completing-read): Remove unnecessary variable.
2165         (org-auto-repeat-maybe): Remove unnecessary variable.
2166         (org-map-entries): Remove unnecessary variable.
2167         (org-buffer-property-keys, org-imenu-get-tree)
2168         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
2170 -----------------------------------------------------------------
2172 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
2173         * org-exp.el (org-export-remove-timestamps): Never remove
2174         timestamps from tables.
2176         * org-export-latex.el (org-export-latex-first-lines): Add more
2177         options to the preprocessing of the text before the first
2178         headline.
2180 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
2182         * org-faces.el (org-clock-overlay): Make face compatible with
2183         XEmacs.
2185         * org.el (org-yank): Add property for delete-selection mode.
2187         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
2189         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
2190         variable.
2192         * org-table.el (org-table-insert-hline): Fix typo in fuction call
2193         to `backward-char'.
2195         * org-exp.el (org-export-as-html): Remove the initial space from
2196         colon examples.
2198         * org.el (org-scan-tags): Call
2199         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
2201         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
2202         customization groups.
2203         (org-agenda-tags-todo-honor-ignore-options): New option.
2204         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
2205         New function.
2206         (org-agenda-get-todos): Use
2207         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
2209 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
2211         * org-exp.el (org-export-format-source-code-or-example): Escape
2212         HTML characters also in examples that anre not treated with
2213         htmlize.  Also, just switch to EXAMPLE processing if we do not
2214         have a good version of htmlize.
2216         * org-rmail.el: Fix copyright notice.
2218         * org.el (org-activate-footnote-links): Improve footnote link
2219         highlighting.
2221         * org-footnote.el (org-footnote-normalize): Fix finding the end of
2222         a footnote definition at the end of the file.
2224         * org-table.el (org-table-get-specials): Add an imagined hline at
2225         the end of the table.  This can be useful for references that want
2226         to go to the end of the table.  Also fix bug when computing last
2227         row constants, in tables that do not start right at the right
2228         margin.
2229         (org-table-eval-formula): Match and replace remove references.
2230         (org-table-formula-substitute-names): Make sure that names inside
2231         a "remote" call are left alone, the will be replaced later when
2232         the remote call is handled.
2233         (org-table-convert-refs-to-rc): Do not convert things that might
2234         look like a reference, but are really part of an ID or namei n a
2235         remote reference.
2236         (org-table-get-remote-range): New function.
2238 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
2240         * org-faces.el (org-clock-overlay): Fix bug in face definition.
2242         * org-clock.el (org-clock-put-overlay): Use new face instead of
2243         `secondary-selection'.
2245         * org-faces.el (org-clock-overlay): New face.
2247 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
2249         * org-exp.el (org-get-current-options): Include the option for
2250         publishing time stamps.
2252         * org.el (org-toggle-heading): Renamed from
2253         `org-toggel-region-headings'.
2254         No longer needs a region defined, but will use it if there is one.
2255         (org-ctrl-c-star): Simplified, relying more on the internal
2256         workings of `org-toggle-heading'.
2257         (org-toggle-item): Renamed from `org-toggle-region-items'.
2258         No longer needs a region defined, but will use it if there is one.
2259         (org-ctrl-c-minus): Simplified, relying more on the inernal
2260         workings of `org-toggle-item'.
2262         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
2263         environment detection.  Also, do real changes only in unprotected
2264         places.
2266 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
2268         * org-export-latex.el (org-export-latex-quotation-marks): Use
2269         `org-if-unprotected-1'.
2270         (org-export-latex-set-initial-vars): Check for class definition in
2271         property.
2273         * org-macs.el (org-if-unprotected-1): New macro.
2275 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
2277         * org-compat.el (org-count-lines): New function.
2279         * org-exp.el (org-export-format-source-code-or-example): Handle
2280         switches related to text areas.
2282         * org.el (org-activate-footnote-links): Don't allow match inside a
2283         link.
2285         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
2287         * org-export-latex.el (org-export-latex-links): Keep a relative
2288         path relative also after export.
2290         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
2292         * org.el (org-make-tags-matcher): Never use IDO for completing the
2293         tags matcher match string.
2294         (org-completing-read): Also remove the special biding for "?".
2296         * org-attach.el (org-attach-allow-inheritance): New option.
2297         (org-attach-inherited): New variable.
2298         (org-attach-dir): Handle properties related to the attachment
2299         directory.
2300         (org-attach-check-absolute-path): New function.
2301         (org-attach-set-directory, org-attach-set-inherit): New commands.
2302         (org-attach): Accommodate the new commands in the dispatcher.
2304 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
2306         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
2307         `window-full-width-p'.
2309         * org-exp.el (org-export-as-html): Only check for images files
2310         that really can be inlined
2312         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
2313         list of extensions to be a parameter.
2315         * org-exp.el (org-export-html-inline-image-extensions): New
2316         variable.
2318         * org-agenda.el (org-prepare-agenda): Use
2319         `org-agenda-block-separator'.
2320         (org-agenda-block-separator): New option.
2322 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
2324         * org-export-latex.el (org-export-latex-tables): Call
2325         `org-table-clean-before-export' with the new optional argument.
2327         * org-exp.el (org-table-clean-before-export): New optional
2328         parameter MAYBE-QUOTED, allows for quoted characters like \# in
2329         first column.
2331 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
2333         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
2334         histograms.
2336         * org-colview.el (org-colview-construct-allowed-dates): Better
2337         error catching when a date/time property does not have allowed
2338         values defined.
2340         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
2341         Better error catching when a date/time property does not have
2342         allowed values defined.
2344 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
2346         * org.el (org-map-entries): Restore point and restriction after
2347         `org-map-entries'.
2349 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
2351         * org.el (org-time=, org-time<, org-time<=, org-time>)
2352         (org-time>=, org-time<>): Make sure both values are dates.
2354 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
2356         * org-archive.el (org-extract-archive-heading): Allow %s for file
2357         name also in achive location heading.
2359 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
2361         * org-archive.el (org-add-archive-files): Uniquify the list before
2362         returning it.
2364 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
2366         * org-compat.el (org-fit-window-to-buffer): Use
2367         `window-full-width-p'.
2369         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
2370         space after the colon in short examples.
2372         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
2373         enforce a space after the colon.  However, we also allow lines
2374         that are *only* a colon.
2375         (org-export-as-html): Enforce the space after the colon in short
2376         examples.
2377         (org-export-preprocess-string): Do the colon example protection
2378         earlier.
2379         (org-export-remove-timestamps): Do not check for protection at the
2380         end of the line.
2382 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
2384         * org.el (org-format-latex-options): Add new matcher for single
2385         letters between dollars.
2386         (org-get-header): Function removed.
2387         (org-heading-components): New function.
2389         * org-exp.el (org-export-define-heading-targets): Record ID's also
2390         as alternative targets.
2391         (org-export-as-html): Interpret "id:" links to other files by
2392         preserving the relative path.
2394         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
2395         is nil.
2397         * org-exp.el (org-export-normalize-links): Protect the main link,
2398         to avoid special character processing.
2400         * org-export-latex.el (org-export-latex-special-keyword-regexp):
2401         New variable.
2402         (org-export-latex-special-string-regexps): Variable removed.
2403         (org-export-latex-keywords): Use the new regexp.
2405         * org-exp.el (org-export-handle-include-files): Fetch switches and
2406         put them into the BEGIN statement.
2408         * org-timer.el (org-timer-mode-line-string): New variable.
2410         * org-clock.el (org-clock-mode-line-map): Renamed from
2411         `org-clock-mode-map'.
2412         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
2413         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
2414         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
2415         (org-clock-remove-overlays): Renamed from
2416         `org-remove-clock-overlays'.
2418         * org-timer.el (org-timer-pause-or-continue): Implement stopping
2419         and mode line display.
2420         (org-timer-stop): New command.
2421         (org-timer-seconds): Return correct time when timer is paused.
2422         (org-timer-mode-line-timer): New variable.
2423         (org-timer-set-mode-line, org-timer-update-mode-line): New
2424         functions.
2426         * org.el (org-insert-heading):  Handle new value `auto' for
2427         `org-blank-before-new-entry'.
2428         (org-org-menu): Add new items for timer functions.
2430         * org-list.el (org-insert-item): Handle new value `auto' for
2431         `org-blank-before-new-entry'.
2433         * org.el (org-blank-before-new-entry): New value `auto', made
2434         default.
2436 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
2438         * org-exp.el (org-export-normalize-links): If the link is also
2439         used as the description, protect the description.
2441 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
2443         * org.el (org-closest-date): Fix bug with yearly repeats, in
2444         combination with preference of the past as it is used for deadline
2445         and scheduling search.
2447         * org-exp.el (org-html-handle-time-stamps): No longer check for
2448         the `org-export-with-timestamps' option, because the preprocesser
2449         has taken care of this already.
2451         * org.el (org-entry-properties): Catch the case when this is
2452         called in a non-org-mode file.
2454         * org-export-latex.el (org-export-latex-remove-from-headlines):
2455         Variable made obsolete, also LaTeX export now uses the standard
2456         variables.
2457         (org-export-as-latex): Add the timestamps parameter to the
2458         preprocessor parameter list.
2459         (org-export-latex-content): Export the remaining keywords without
2460         considering to remove them.
2461         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
2462         Use bold font instead of tt font for the keywords.
2463         (org-export-latex-fontify-headline): Format headlines, assuming
2464         that all keywords still present should be published.
2465         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
2466         publish what ever remains of the time stamps.
2467         (org-export-latex-list-parameters): New option.
2468         (org-export-latex-lists): Pass additional parameters to the list
2469         converter.
2471         * org-exp.el (org-export-preprocess-string): Remove clock lines
2472         and timestamps already in the preprocesor.
2473         (org-export-remove-timestamps, org-export-remove-clock-lines): New
2474         functions.
2475         (org-export-as-ascii, org-export-as-html): Add the timestamps
2476         parameter to the preprocessor parameter list.
2478         * org-list.el (org-list-parse-list): Parse for checkboxes.
2479         (org-list-to-generic): Introduce and handle new parameters :cbon
2480         and :cboff.
2481         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
2482         optional parameter PARAMS.
2484         * org-export-latex.el (org-export-latex-special-chars): Fix
2485         problems with interpreting dollar signs.
2486         (org-inside-latex-math-p): New function.
2487         (org-export-latex-preprocess): Protect all the math fragments.
2489         * org.el (org-latex-regexps): Allow a dash after a dollar.
2491         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
2492         mark after copying.
2494         * org-agenda.el (org-run-agenda-series): Have series options set
2495         when finalizing the agenda.
2497         * org-exp.el (org-export-format-source-code-or-example): Protect
2498         the converted examples.
2500         * org.el (org-set-regexps-and-options): Fix the regexp
2501         `org-complex-heading-regexp'.
2503 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
2505         * org.el (org-edit-src-get-label-format): New function.
2506         (org-coderef-label-format): New option.
2507         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
2508         a label format specification and make sure it is used in the edit
2509         buffer.
2510         (org-edit-src-get-label-format): New function.
2511         (org-store-link): Handle new coderef formats.
2512         (org-link-search): Handle new coderef formats.
2514         * org-footnote.el (org-footnote-create-definition)
2515         (org-footnote-goto-local-insertion-point): Make footnote insertion
2516         work correctly when the "Footnotes" headline is the last line in
2517         the buffer.
2519         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
2520         the location.
2522 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
2524         * org-w3m.el (org-w3m): New customization group.
2525         (org-w3m-deactivate-mark): New option.
2526         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
2527         option say not to.
2529 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
2531         * org.el (org-set-font-lock-defaults): Trigger footnote
2532         fontification.
2533         (org-activate-footnote-links): New function.
2534         (org-activate-links): New entry `footnote'.
2536         * org-faces.el (org-footnote): New face.
2538 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
2540         * org-macs.el (org-re): Handle the [:word:] class.
2542         * org-exp.el (org-export-preprocess-string): Call
2543         `org-export-protect-colon-examples'.
2544         (org-export-protect-colon-examples): Renamed from
2545         `org-export-protect-examples', and scope limited to lines starting
2546         with a colon.
2548 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
2550         * org-exp.el (org-export-preprocess-string): Move the preprocess
2551         hook to after turning on Org-mode.
2552         (org-export-preprocess-after-include-files-hook)
2553         (org-export-preprocess-after-tree-selection-hook)
2554         (org-export-preprocess-before-backend-specifics-hook)
2555         (org-export-preprocess-final-hook): New hooks.
2556         (org-export-preprocess-string): Run the new hooks.
2558         * org.el (org-ctrl-c-minus): Fix indentation for new items.
2560         * org-footnote.el: New file.
2562         * org.el (org-footnote): Require footnote code.
2563         (org-startup-options): Add new footnote options.
2564         (org-mode-map): New keybindig for footnotes.
2565         (org-ctrl-c-ctrl-c): Add function at footnotes.
2566         (org-org-menu): New menu entries for footnotes.
2568         * org-export-latex.el (org-export-as-latex): Pass footnote
2569         variable to preprocessor.
2570         (org-export-latex-preprocess): Treat multiple references to a
2571         footnote.
2573         * org-exp.el (org-export-preprocess-string): Call
2574         `org-footnote-normalize'.
2575         (org-export-as-ascii, org-export-as-html): Pass footnote variable
2576         to preprocessor.
2577         (org-export-as-html): Treat multiple references to a footnote.
2579 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
2581         * org-export-latex.el (org-export-latex-links): Handle coderef
2582         links.
2584         * org.el (org-bracket-link-analytic-regexp++): New variable.
2585         (org-make-link-regexps): Initialize
2586         `org-bracket-link-analytic-regexp++'.
2587         (org-store-link): Implement special case in edit-src buffer.
2588         (org-insert-link): No use of ide to insert stored links.
2589         (org-link-search): Implement special case for coderefs.
2591         * org-exp.el (org-export-html-scripts): New constant.
2592         (org-export-html-style-default): Add a new style for highlighted
2593         code.
2594         (org-export-code-refs): New variable.
2595         (org-export-preprocess-string): Initialize `org-export-code-refs'.
2596         Call `org-export-replace-src-segments-and-examples'
2597         No longer call `org-export-protect-examples'.
2598         (org-export-target-internal-links): Take care of coderef targets.
2599         (org-export-last-code-line-counter-value): New variable.
2600         (org-export-replace-src-segments-and-examples): Renamed from
2601         `org-export-replace-src-segments', and modified.
2602         (org-export-format-source-code-or-example): Renamed from
2603         `org-export-format-source-code'.
2604         (org-export-number-lines): New function.
2605         (org-export-as-ascii, org-export-as-html): Handle coderef links.
2607 --------------------------------------------------------------------------
2609 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
2611         * org-remember.el (org-remember-handler): Safer way to get a new
2612         buffer accessing the target file.
2614         * org.el (org-refile-get-location): Handle case of current buffer
2615         not having a file associated with it.
2617 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
2619         * org-table.el (org-table-get-formula): Only ask to overwrite
2620         field formula if there really is one.
2622         * org-id.el (org-id-find): Allow the ID to be a symbol or a
2623         number, by converting these to a string.
2625         * org-colview.el (org-dblock-write:columnview): Allow ID to be
2626         located in a different file.
2628         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
2629         org-colview.el.
2631 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
2633         * org.el (org-completion-use-ido): Enhance docstring of
2634         `org-completion-use-ido'.
2636         * org-export-latex.el (org-export-latex-make-header): Double the %
2637         in the time stamp format.
2638         (org-export-latex-special-chars): Handle case where there is no
2639         match group 3.
2641 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
2643         * org.el (org-get-refile-targets, org-refile-get-location): Use
2644         expanded file name to improve comparison.
2646 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
2648         * org.el (org-scan-tags): Rescan for tags, to get the correct
2649         upcase/downcase stuff.  This slows things down for now, but it
2650         works.
2651         (org-mode): Make sure the tag-faces regexp is initialized.
2653         * org-export-latex.el (org-export-latex-links): Fix bug with
2654         undefined label.
2656         * org-table.el (org-table-get-specials): Set
2657         `org-table-current-last-data-line'.
2658         (org-table-current-last-data-line): New variable.
2659         (org-table-insert-column, org-table-delete-column)
2660         (org-table-move-column, org-table-fix-formulas): Call
2661         `org-table-fix-formulas' a second time to fix the $LR references.
2662         (org-table-get-specials): Add the $LR references to the tables.
2663         (org-table-get-formula): Do not offer last-row names as LHS of
2664         formulas.
2666         * org.el (org-store-link): Capture link description from
2667         `org-id-store-link'.
2669         * org-exp.el (org-export-html-format-image): Add the / to the end
2670         of the <img> tag.
2671         (org-export-format-source-code): Surround example by empty lines,
2672         to make sure it will not be inside a paragraph.
2674         * org.el (org-ido-switchb): New function.
2676 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
2678         * org-agenda.el (org-agenda-show): New prefix argument
2679         FULL-ENTRY.
2681         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
2682         argument.
2684         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
2685         `org-agenda-change-all-lines'.
2686         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
2687         tags are now retrieved locally.
2689 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
2691         * org.el (org-get-outline-path): Fix bug if level is not given.
2692         (org-org-menu): Do not quote function in menu vector.
2694         * org-agenda.el (org-finalize-agenda): Fix typo with variable
2695         name.
2697 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
2699         * org.el (org-refile): Avoid refiling to within the region to be
2700         refiled.
2702         * org-export-latex.el (org-export-latex-special-chars): Replace
2703         special characters also in tables.
2705         * org-agenda.el (org-agenda-change-all-lines): New argument
2706         FORCE-TAGS.
2707         (org-agenda-set-tags): Cet the new tags and pass them to
2708         `org-format-agenda-item'.
2710 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
2712         * org-export-latex.el (org-export-latex-classes): Add longable as
2713         a default package to all classes.
2714         (org-export-latex-tables): Handle the longtable attribute and the
2715         align attribute.
2717         * org-table.el (orgtbl-to-generic): Handle tables that start with
2718         a hline.
2720         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
2721         \verb for colde-like snippets.
2722         (org-export-as-latex): Fix issues with region export.
2724         * org.el (org-up-heading-safe): Speed up function by using a
2725         direct regexp search.
2726         (org-olpa): New variable.
2727         (org-get-outline-path): Speed-up path constructions in cases where
2728         this is possible because the entire hierarchy is scanned anyway.
2729         (org-refile-get-location): Don't compare the truenames of files,
2730         this is too slow.
2731         (org-goto-max-level): New option.
2732         (org-goto): Use `org-goto-max-level'.
2734 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
2736         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
2737         Strip angle brackets from message-ids in the former and don't do
2738         it in the latter.
2739         (org-gnus-follow-link): Open summary reliable, even if the last
2740         messages were deleted, and handle empty groups, too.
2742 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
2744         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
2745         instead of \texttt for the =...= and ~===~ emphasis environments.
2746         (org-export-as-latex): Remove any old :org-license-to-kill text
2747         properties.
2748         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
2749         (org-export-latex-make-header): Add some hard space after the
2750         table of contents.
2751         (org-export-latex-first-lines): Accept RBEG argument.  Mark
2752         exported text so that it will be excuded in further steps.
2754         * org-table.el (org-table-get-specials): Make @0 reference the
2755         last line in a table.
2756         (org-table-recalculate): Improve docstring.
2758 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
2760         * org.el (org-log-done): Fix docstring.
2762 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
2764         * org-exp.el (org-export-html-format-image): Fix bugs.
2766         * org-export-latex.el (org-export-latex-tables)
2767         (org-export-latex-links): Implement attribute, label, and caption
2768         handling.
2770         * org-exp.el (org-export-html-style-default): Add style
2771         definitions for the figure div.
2772         (org-export-preprocess-string, org-export-as-html): Implement
2773         attribute, label, and caption handling.
2774         (org-export-attach-captions-and-attributes): New function.
2775         (org-export-html-format-image): New function.
2776         (org-format-org-table-html): Implement attribute, label, and
2777         caption handling.
2779         * org.el (org-find-text-property-in-string): New function.
2780         (org-extract-attributes): Use the property org-attr instead of
2781         org-attrobutes, because this property is now set with the #+ATTR
2782         lines.
2784 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
2786         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
2787         the case that FROM is nil.
2789         * org.el (org-before-first-heading-p): New function.
2791 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
2793         * org-exp.el (org-export-as-html): Do not add a space before
2794         enforces line breaks.
2795         (org-export-as-html): Close paragraph before blockquote and verse
2796         tags.
2798 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
2800         * org-id.el (org-id-locations-file): Wrap file name with
2801         `convert-standard-filename'.
2802         (org-id-files): New variable.
2803         (org-id-use-hash): New option.
2804         (org-id-update-id-locations): Also search in all files current
2805         listed in `org-id-files'.  Convert the resulting alist to a hash
2806         if the user customation says so.
2807         (org-id-locations-save): Handle he case if `org-id-locations' is a
2808         hash.
2809         (org-id-locations-load): Convert the alist to a hash.
2810         (org-id-add-location): Handle the hast case.
2811         (kill-emacs-hook): Make sure id locations are saved when Emacs is
2812         exited.
2813         (org-id-hash-to-alist, org-id-alist-to-hash)
2814         (org-id-paste-tracker): New functions.
2816 -------------------------------------------------------------------------
2818 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
2820         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
2821         bindings of calendar variables.
2823         * org-table.el (org-table-find-row-type): Renamed from
2824         `org-find-row-type'.
2825         (org-table-rewrite-old-row-references): Renamed from
2826         `org-rewrite-old-row-references'.
2827         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
2828         (org-table-cleanup-narrow-column-properties): Renamed from
2829         `org-cleanup-narrow-column-properties'.
2831 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
2833         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
2834         for better error messages.
2835         (org-table-get-descriptor-line): Supply the new arguments to
2836         `org-find-row-type'.
2837         (org-table-error-on-row-ref-crossing-hline): New option.
2839         * org.el (org-target-link-regexp): Make buffer-local.
2840         (org-move-subtree-down): Fix bug with trees at beginning of
2841         buffer.
2843 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
2845         * org-faces.el (org-set-tag-faces): New function.
2846         (org-tags-special-faces-re): New variable.
2848         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
2850         * org-faces.el (org-tag-faces): New option.
2851         (org-tag): Mention `org-tag-faces' in the docstring.
2853 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
2855         * org-exp.el (org-export-html-style-default): Implement new
2856         quoting.
2858         * org-jsinfo.el (org-infojs-template): Implement new quoting.
2860         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
2861         command to the `w3m-minor-mode-map'.
2863         * org-archive.el (org-archive-to-archive-sibling): Protect
2864         `this-command' to avoid appending kills during archiving.
2866         * org-exp.el (org-export-with-priority): New variable.
2867         (org-export-add-options-to-plist): Use `org-export-plist-vars'
2868         instead of internal list of strings and properties.
2869         (org-print-icalendar-entries): Retrieve the location property with
2870         inheritance.
2872 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
2874         * org-exp.el (org-export-with-todo-keywords): New option.
2875         (org-export-plist-vars): Include also the keys for the #+OPTIONS
2876         line.
2877         (org-default-export-plist, org-export-add-options-to-plist)
2878         (org-export-as-ascii, org-export-as-html): Use the new structure
2879         of `org-export-plist-vars'.
2881         * org.el (org-map-entries): Return all values.
2883 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
2885         * org.el (org-matcher-time): Recognize more special values.
2887         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
2889 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
2891         * org.el (org-tags-exclude-from-inheritance): New option.
2892         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
2893         `org-tags-exclude-from-inheritance'.
2895         * org-agenda.el (org-agenda-show-inherited-tags): New option.
2896         (org-format-agenda-item): Add inherited tags to the agenda line
2897         string, and make sure that properties are kept when downcasing the
2898         tags list.
2899         (org-agenda-add-inherited-tags): New function.
2900         (org-downcase-keep-props): New function.
2902         * org.el (org-scan-tags): Mark inherited tags with a text
2903         property.
2904         (org-get-tags-at): Mark inherited tags with a text property.
2905         (org-add-prop-inherited): New function.
2907         * org-agenda.el (org-agenda-add-inherited-tags): New function.
2908         (org-agenda-show-inherited-tags): New option.
2910 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
2912         * org.el (org-modules): Add org-w3m to the default modules.
2914         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
2915         orgtbl-mode.
2916         (orgtabl-create-or-convert-from-region): New command.
2918         * org-exp.el (org-export-as-ascii): Remove the handling of
2919         targets.
2920         (org-export-ascii-preprocess): Handle targets already in this
2921         function.
2923 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
2925         * org-timer.el (org-timer-start-time): Define this variable.
2926         (org-timer-item): Make argument optional.
2928         * org-list.el (org-insert-item): Automatically insert a timer item
2929         if the current list is a timer list.
2931         * org-timer.el: New file.
2933         * org-publish.el (org-publish-org-index): Only exclude the index
2934         file in the main directory from being added to the site-map.
2935         (org-publish-get-project-from-filename): If the current project is
2936         a component, start publishing from the parent project.
2938 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
2940         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
2942         * org-publish.el (org-publish-org-index): Improve removal of
2943         temporary buffers.
2945         * org-agenda.el (org-get-closed): Re-apply changes
2946         accidentially overwritten by last commit to Emacs.
2948         * org.el (org-outline-path-complete-in-steps): New option.
2949         (org-refile-get-location): Honor
2950         `org-outline-path-complete-in-steps'.
2951         (org-agenda-change-all-lines, org-tags-sparse-tree)
2952         (org-time-string-to-absolute, org-small-year-to-year)
2953         (org-link-escape): Re-apply changes accidentially overwritten
2954         by last commit to Emacs.
2956 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
2958         * org-clock.el (org-dblock-write:clocktable): Make sure the
2959         clocktable sees the first line.
2960         (org-clock-in): Warn if the clock cannot be resumed.
2962 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
2964         * org.el (org-open-at-point): Fix mixup about interactive and
2965         non-interactive elisp links.
2967 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
2969         * org-exp.el (org-export-preprocess-string): Allow one comment
2970         line before the first headline to always be included.  This is
2971         to not miss a commented target.
2973         * org-mouse.el (org-mouse-insert-item): Call
2974         `org-indent-to-column' instead of `indent-to', for XEmacs
2975         compatibility.
2977         * org.el (org-refile-targets): Fix customize definition so
2978         that it works also in XEmacs.
2979         (org-fixup-indentation): Call `org-indent-to-column' instead
2980         of `indent-to', for XEmacs compatibility.
2982 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
2984         * org-mew.el (org-mew-store-link): Get the correct case folder
2985         for refiled messages.
2987 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
2989         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
2990         line break indicators.
2992         * org.el (org-ido-completing-read): Remove the "i:" prefix for
2993         ido-completion propts.
2995 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
2997         * org-remember.el (org-remember-apply-template): Use
2998         `org-substring-no-properties'.
3000         * org-compat.el (org-substring-no-properties): New function.
3002         * org-remember.el (org-remember-apply-template): Use
3003         `org-substring-no-properties' for compatibility.
3005         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
3006         option.
3007         (org-fix-bullet-type): respect
3008         `org-list-two-spaces-after-bullet-regexp'.
3010         * org-clock.el (org-clock-load): Clean up the code.
3012         * org.el (org-adaptive-fill-function): Allow two spaces after
3013         "1." as a list bullet.
3015 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
3017         * org-clock.el (org-clock-save, org-clock-load): Check for
3018         live buffers, existing files, and buffer file names to ensure
3019         consistent information.
3020         (org-clock-persist): Make `clock' a special value of this
3021         variable, and improve docstring.
3023         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
3024         (org-get-string-indentation): Adapt indentation when the bullet
3025         width changes.
3027 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
3029         * org-remember.el (org-remember-finalize): Make interactive.
3030         (org-remember-kill): New command.
3031         (org-remember-finish-immediately): Call `org-remember-finalize'
3032         directly.
3033         (org-remember-finalize): Make `org-remember-finalize' an interactive
3034         function.
3036 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
3038         * org-remember.el (org-remember-apply-template): No ido completion
3039         for free prompts in remember templates.
3040         (org-remember-before-finalize-hook): New hook.
3041         (org-remember-mode): New minor mode.
3042         (org-remember-apply-template): Turn on `org-remember-mode'.
3044         * org-id.el (org-id-add-location): Avoid error when no file is
3045         given.
3047         * org-remember.el (org-remember-apply-template): Fix the way how
3048         the list of allowed properties is retrieved from the target file.
3050         * org.el (org-insert-link): Improve file link matching.
3052 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
3054         * org-colview.el (org-columns-display-here): New argument
3055         DATELINE, to trigger using the new face.
3056         (org-agenda-colview-summarize): Call `org-columns-display-here'
3057         with the new argument.
3059         * org-faces.el (org-agenda-column-dateline): New face.
3061         * org-publish.el (org-publish-org-index): Use index-title at page
3062         title, not as section.
3064         * org-exp.el (org-export-html-format-desc): Respect the
3065         org-protect property.
3066         (org-export-as-html): Protect image specifiers that are in the
3067         description part of a link.
3069         * org.el (org-sort-entries-or-items, org-completing-read)
3070         (org-refile-get-location, org-olpath-completing-read, org-todo)
3071         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
3072         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
3073         (org-set-property, org-delete-property)
3074         (org-delete-property-globally): Use `org-ido-completing-read'.
3076         * org-remember.el (org-remember-apply-template): Use
3077         `org-ido-completing-read'.
3079         * org-publish.el (org-publish): Use `org-ido-completing-read'.
3081         * org-colview.el (org-columns-edit-value, org-columns-new)
3082         (org-insert-columns-dblock): Use `org-ido-completing-read'.
3084         * org-colview-xemacs.el (org-columns-edit-value)
3085         (org-columns-new, org-insert-columns-dblock): Use
3086         `org-ido-completing-read'.
3088         * org-attach.el (org-attach-delete-one, org-attach-open): Use
3089         `org-ido-completing-read'.
3091         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
3092         `org-ido-completing-read'.
3094         * org.el (org-time-today): New function.
3095         (org-matcher-time): Use `org-time-today'.  Add special treatment
3096         for "<tomorrow>" and "<yesterday>".
3097         (org-ido-completing-read): New function.
3098         (org-completion-use-ido): New option.
3100         * org-exp.el (org-export-format-source-code): Fix bug in require
3101         htmlize code.
3102         (org-export-target-internal-links): Fix bug in search for text
3103         property.
3105 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
3107         * org-export-latex.el (org-export-latex-subcontent): Interprete
3108         target aliases as additonal labels.
3110         * org-exp.el (org-export-target-aliases): New variable.
3111         (org-export-preprocess-string)
3112         (org-export-handle-invisible-targets): Fill the alias alist.
3113         (org-export-as-html): Remove the &nbsp; from the anchor, and also
3114         assign an id.
3115         (org-html-level-start): Insert the target aliases as additonal
3116         anchors.
3118         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
3119         picture area.
3121 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
3123         * org.el (org-open-at-mouse): Ensure correct link abbreviations
3124         when following a link with the mouse from the agenda.
3126         * org-exp.el (org-export-as-html): Avoid lone </div> when no
3127         headlines are created.
3129 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
3131         * org-exp.el (org-export-preprocess-string): Reorder so that we
3132         can still see ID properties when we collect targets.
3133         (org-export-target-internal-links): Also store targets for ID's.
3135         * org.el (org-link-translation-function): New option.
3136         (org-open-at-point): Call `org-link-translation-function' if
3137         non-nil.
3138         (org-translate-link): New function.
3139         (org-translate-link-from-planner): New function.
3140         (org-open-at-point): Allow interactive commands in elisp links.
3142         * org-exp.el (org-icalendar-cleanup-string): Restore the old
3143         iCalendar quoting.  The new one seems to caus problems with
3144         applications.
3146         * org.el (org-yank): Set `this-command' to `yank', so that
3147         `yank-pop' will work.
3149 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3151         * org-id.el (org-id-search-archives): New option.
3153         * org.el (org-link-to-org-use-id): New option.
3154         (org-store-link): Use `org-link-to-org-use-id'.
3155         (org-id): Make org-id.el a standard component.
3157 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3159         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
3160         hexified version of the tag.
3162         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
3163         compliance as far as quoting is concerned.
3165         * org-vm.el (org-vm-follow-link): Require `vm-search'.
3167         * org.el (org-up-heading-safe, org-forward-same-level): Always
3168         call `org-back-to-heading' instead of `outline-back-to-heading'.
3169         (org-back-to-heading): New wrapper around outline-back-to-heading,
3170         with a useful error message telling where the error happened.
3172         * org-list.el (org-update-checkbox-count): Always call
3173         `org-back-to-heading' instead of `outline-back-to-heading'.
3175         * org-exp.el (org-export-as-html): Make sure that each <img> tag
3176         has an `alt' attribute, to ensure XHTML validation.
3178 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
3180         * org-publish.el (org-publish-attachment): Allow publishing to
3181         overwrite attachment files.
3183         * org-agenda.el (org-agenda-timerange-leaders): New option.
3184         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
3186         * org.el (org-edit-src-exit): Untabify ASCII image before
3187         returning.
3200 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3202         * org.el (org-yank): Make any prefix force normal yanking.
3203         Suppress folding if text would be swallowed into a folded
3204         subtree.
3205         (org-yank-folded-subtrees, org-yank): Docstring updates.
3207         * org-agenda.el (org-agenda-compare-effort): Treat no effort
3208         defined as 0.
3210         * org-exp.el (org-export-language-setup): Add Catalan and
3211         Esperanto language entries.
3213 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
3215         * org.el (org-refile): Allow refiling of entire regions.
3217         * org-clock.el (org-clock-time%): New function.
3219         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
3220         retrieve property values.
3222 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
3224         * org-agenda.el (org-agenda-list): Handle the value `only' of
3225         org-agenda-show-log'.
3226         (org-agenda-log-mode): Interpret a double prefix arg.
3228 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
3230         * org-exp.el (org-export-html-footnotes-section): New variable.
3231         (org-export-as-html): Use `org-export-html-footnotes-section' to
3232         insert the footnotes.
3233         (org-export-language-setup): Add "Footnotes" to language words.
3235 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
3237         * org.el (org-yank): Fix bug when not inserting a subtree.
3239 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
3241         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
3242         instead of `vm-beginning-of-message'.
3244         * org.el (org-make-link-regexps): Make sure that links to gnus can
3245         contain brackets.
3247 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
3249         * org-attach.el (org-attach-dir): Remove duplicate ID creation
3250         code.
3252         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
3253         shell output.
3255         * org.el (org-link-abbrev-alist): Improve customization type.
3257         * org-attach.el (org-attach-expand-link, org-attach-expand): New
3258         functions.
3260         * org-agenda.el (org-agenda-get-progress): Renamed from
3261         `org-get-closed'.  Implement searching for state changes as well.
3262         (org-agenda-log-mode-items): New option.
3263         (org-agenda-log-mode): New option prefix argument, interpreted as
3264         request to show all possible progress info.
3265         (org-agenda-get-day-entries): Call `org-get-progress' instead of
3266         `org-get-closed'.
3267         (org-agenda-set-mode-name): Handle the more complex log mode
3268         settings.
3269         (org-get-closed): New alias, pointing to `org-get-progress'.
3271 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
3273         * org.el (org-file-apps-defaults-gnu)
3274         (org-file-apps-defaults-macosx)
3275         (org-file-apps-defaults-windowsnt): Add an entry defining the
3276         system command.
3277         (org-file-apps): Allow `system' as key and value.
3278         (org-open-at-point): Explain the effect of a double prefix arg.
3279         (org-open-file): If the argument `in-emacs' is (16),
3280         i.e. corresponding to a double prefix argument, try to open the
3281         file externally.
3283 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
3285         * org.el (org-insert-link): Abbreviate absolute files names in
3286         links.  Also, fix a bug in which the double C-u prefix would not
3287         be honored.
3289 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
3291         * org.el (org-insert-heading): If buffer does not end with a
3292         newline, add one if necessary to insert headline correctly.
3294         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
3295         paragraphs, not inside.
3297         * org.el (org-todo): Quote
3298         `org-agenda-headline-snapshot-before-repeat'.
3300         * org-exp.el (org-export-as-html): Fully process link descriptions.
3301         (org-export-html-format-desc): New function.
3302         (org-export-as-html): Collect footnotes into the correct basket.
3303         (org-html-protect): No longer protect quotations marks here, this
3304         goes wrong.
3306         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
3307         BEG.
3309         * org-compat.el (org-fit-window-to-buffer): New function (not
3310         really, a preliminary and incomplete version was present earlier,
3311         but not used).
3313         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
3314         `org-fit-window-to-buffer'.
3316         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
3318         * org-agenda.el (org-agenda-get-restriction-and-command)
3319         (org-fit-agenda-window, org-agenda-convert-date): Use
3320         `org-fit-window-to-buffer'.
3322         * org-exp.el (org-export-as-html): Process href links through
3323         `org-export-html-format-href'.
3324         (org-export-html-format-href): New function.
3326         * org-agenda.el (org-agenda-todo): Update only the current
3327         headline if this is a repeated TODO, marked done for today.
3328         (org-agenda-change-all-lines): New argument JUST-THIS, to change
3329         only the current line.
3331         * org.el (org-todo): Take a snapshot of the headline if the
3332         repeater might change it.
3334 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
3336         * org-publish.el (org-publish-find-title): Remove buffers visited
3337         only for extracting the title.
3339         * org-exp.el (org-export-html-style)
3340         (org-export-html-style-default): Mark style definitions as
3341         unparsed CDATA.
3343         * org-publish.el (org-publish-validate-link): Function
3344         re-introduced.
3346 2008-11-02  Charles Sebold  <csebold@gmail.com>
3348         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
3349         property.
3350         (org-plot-quote-timestamp-field): New function.
3351         (org-plot-quote-tsv-field): Call timestamp field function when
3352         necessary rather than just quoting as a string.
3353         (org-plot/gnuplot-to-data): Pass in timefmt property.
3354         (org-plot/gnuplot-script): Supports timefmt property.
3355         (org-plot/gnuplot): Checks for timestamp column before checking
3356         for text index column.
3358 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
3360         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
3362         * org-publish.el (org-publish-org-index): Create a section in the
3363         index file.
3364         (org-publish-org-index): Stop linking to directories.
3366         * org.el (org-emphasis-alist): Use span instead of <u> to
3367         underline text.
3369         * org-exp.el (org-export-as-html): Make sure <p> is closed before
3370         <pre> sections.
3372 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
3374         * org-jsinfo.el (org-infojs-template): Remove language attribute
3375         from script tag.
3377 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
3379         * org-agenda.el (org-agenda-remove-marked-text): New function.
3380         (org-agenda-mark-filtered-text)
3381         (org-agenda-unmark-filtered-text): New functions.
3382         (org-write-agenda): Remove fltered text.
3384         * org.el (org-make-tags-matcher): Give access to TODO "property"
3385         without speed penalty.
3387 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
3389         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
3390         option.
3391         (org-store-link-props): Make sure adding to the plist works
3392         correctly.
3394         * org-gnus.el (org-gnus-no-new-news): New function.
3395         (org-gnus-follow-link): Allow the article ID to be a message-id,
3396         in addition to allowing article numbers.  Message IDs make much
3397         more roubust links.
3398         (org-gnus-store-link): Use message-id to create link.
3400 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
3402         * org.el (org-emphasize): Reverse the selection array.
3403         (org-emphasis-alist): Set <code> tags for the verbatim
3404         environment.
3406         * org-remember.el (org-remember-handler): Fix bug with
3407         prefix-related changing of the note storage target.
3409         * org-exp.el (org-print-icalendar-entries): Make the exported
3410         priorities compatible with RFC 2445.
3412         * org-clock.el (org-clock-save): Insert time stamp without
3413         dependence on time-stamp.el.
3415 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
3417         * org.el ("saveplace"): If saveplace puts point into an invisible
3418         location, make it visible.
3419         (org-make-tags-matcher): Allow inactive time stamps in time
3420         comparisons.
3421         (org-yank-adjusted-subtrees): New option.
3422         (org-yank): Incorporate adjusting trees.
3423         (org-paste-subtree): New argument FOR-YANK which will cause
3424         insertion at point without backing up over white lines, and leave
3425         point at the end of the inserted text.  Also if the cursor is
3426         at the beginning of a headline, use the same level or the inserted
3427         tree.
3429         * org-publish.el (org-publish-get-base-files-1): Deal correctly
3430         with broken symlinks
3432 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
3434         * org-exp.el (org-export-select-tags, org-get-current-options):
3435         Fix typo.
3437 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
3439         * org-agenda.el (org-format-agenda-item)
3440         (org-agenda-filter-make-matcher): Make sure tags are stored and
3441         compared donwcased.
3443 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
3445         * org.el (org-insert-todo-heading): Fix bug with force-heading
3446         argument.
3448 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
3450         * org-clock.el (org-clock-in-resume): Add a custom option to
3451         toggle starting the clock from an open clock line.
3452         (org-clock-in): When clocking in to an entry, if
3453         `org-clock-in-resume' is set, check if the first clock line is
3454         open and if so, start the clock from the time in the clock line.
3455         (org-clock-persist): Add a custom option to toggle clock
3456         persistence.
3457         (org-clock-persist-query-save): Add a custom option to toggle
3458         asking the user if they want to save the running clock when
3459         exiting.
3460         (org-clock-persist-query-resume): Add a custom option to toggle
3461         asking the user if they want to resume the saved clock when Emacs
3462         is restarted.
3463         (org-clock-save): Add a function to save clock data.
3464         This includes the contents of `org-clock-history' and the buffer
3465         and position of the currently clocked task, if any.
3466         (org-clock-load): Add a function to load clock data.
3467         This populates `org-clock-history', and resumes the saved clocked
3468         task if there is one.
3469         (org-clock-persistence-insinuate): Add a method to set up the
3470         hooks for clock persistence.
3472 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
3474         * org-exp.el (org-export-as-ascii): Handle the case that we are
3475         publishing from an indirect buffer.
3477         * org-table.el (org-table-copy-down): Fix bug with time stamp
3478         increment.
3480         * org-mouse.el (org-mouse-features): New option.
3481         (org-mode-hook): Turn on features depending on
3482         `org-mouse-features'.
3484         * org.el (org-insert-heading-respect-content): Force heading
3485         creation.
3486         (org-insert-heading): keep the folding state of the heading before
3487         the inserted one.
3489 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
3491         * org-archive.el (org-archive-to-archive-sibling): Handle top
3492         level headlines better.
3494 2008-10-21  Bastien Guerry  <bzg@altern.org>
3496         * org-export-latex.el (org-export-latex-classes): Added
3497         \usepackage{graphicx} to the default list of packages.
3499 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
3501         * org-agenda.el (org-agenda-filter): Renamed from
3502         `org-agenda-filter-tags'.
3504 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
3506         * org.el (org-entry-properties): Add CATEGORY property, iven if it
3507         is not defined as a property in this entry.
3508         (org-add-log-note): Mask prefix argument when immediately storing
3509         the note.
3511         * org-agenda.el (org-agenda-filter-effort-default-operator): New
3512         option.
3514 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
3516         * org.el (org-add-log-setup): Bugfix; code to find insertion point
3517         after drawers was skipping ahead one line too many, so notes were
3518         inserted after the first note instead of before it.
3520 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
3522         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
3523         New variables.
3524         (org-prepare-agenda): Reset the filter tags.
3525         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
3526         Show filter tags in mode line.
3528         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
3529         formatter.
3531         * org-export-latex.el (org-latex-entities-regexp): New constant.
3532         (org-export-as-pdf): Use two calls to `shell-command'.
3534 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
3536         * org-export-latex.el (org-export-latex-treat-sub-super-char):
3537         Honor the {} value of the subsuperscript setting.  Make sure that
3538         longer subsuperscripts are typeset in a roman font.
3540         * org.el (org-clock-update-time-maybe): Compute negative clock
3541         intervals correctly.
3543 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
3545         * org.el (org-add-log-setup): Respect
3546         `org-log-state-notes-insert-after-drawers'.
3547         (org-log-state-notes-insert-after-drawers): New option.
3548         (org-todo-trigger-tag-changes): New function.
3549         (org-todo): Call `org-todo-trigger-tag-changes'.
3551 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
3553         * org.el (org-add-log-setup): Only skip drawers if the are
3554         immediately after the scheduling keywords.
3556         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
3557         function
3558         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
3559         call it with the current todo state to get the state to switch to
3560         when clocking in.
3561         (org-clock-in): Use org-indent-line-function to indent clock lines.
3562         (org-clock-find-position): Fix indentation of empty clock drawers.
3564 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
3566         * org-publish.el (org-publish-org-to): Handle case when
3567         org-export-to-pdf does return a file name, not a buffer.
3568         (org-publish-org-to-pdf): New function.
3570         * org-export-latex.el (org-export-as-pdf)
3571         (org-export-as-pdf-and-open): New commands.
3573         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
3574         forms as ranges.
3576         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
3577         things in protexted regions.
3579 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
3581         * org-export-latex.el (org-export-latex-preprocess): Improve
3582         quoting of LaTeX environments.
3584 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
3586         * org.el (org-edit-fixed-width-region): Exclude final newline from
3587         picture area.
3589         * org-export-latex.el (org-export-latex-subcontent): Add labels to
3590         sections, to make internal links work.
3591         (org-export-latex-fontify-headline): Do not remove all text
3592         properties, to make sure that target properties survive this
3593         process.
3595         * org-exp.el (org-export-preprocess-string): Change sequence of
3596         modifications, to make sure links are prepared before the LaTeX
3597         conversions do happen.
3599 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
3601         * org-attach.el (org-attach-delete-all): Renamed from
3602         `org-attch-delete'.  Add a security query before deleting the
3603         entire directory.  New optional argument FORCE can overrule the
3604         security query.
3605         (org-attach-delete-one): New command.
3607 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
3609         * org-attach.el (org-attach-file-list): Fix bug with directory.
3611 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
3613         * org.el (org-apps-regexp-alist): New function.
3614         (org-file-apps): Add auto-mode to the default value.
3615         (org-open-file): Use the new structure of org-file-apps.
3617         * org-attach.el (org-attach): Support the new keys.
3618         (org-attach-method): New option.
3620 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
3622         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
3623         March.
3625         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
3626         of the list value o `org-use-tag-inheritance'.
3628         * org-attach.el (org-attach-auto-tag): New option.
3629         (org-attach-tag, org-attach-untag): New functions.
3630         (org-attach-attach, org-attach-new, org-attach-sync): Call
3631         `org-attach-tag'.
3632         (org-attach-delete): Call `org-attach-untag'.
3634 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
3636         * org-table.el (orgtbl-self-insert-command): Make this work for
3637         the keypad as well.
3639 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
3641         * org.el (org-add-log-setup): Limit searc for drawers to entry
3642         text, not to subtree.
3644         * org-clock.el (org-clock-heading-for-remember): New variable.
3645         (org-clock-in): Set `org-clock-heading-for-remember'.
3647 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
3649         * org-remember.el (org-remember-apply-template): Add new
3650         expansions: %k, %K for currently clocked task and a link to the
3651         currently clocked task, and %< to file notes in the currently
3652         clocked task.
3654 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
3656         * org-export-latex.el (org-export-latex-make-header): Also insert
3657         the content of the property :latex-header-extra.
3659         * org-exp.el (org-infile-export-plist): Put the content of
3660         #+LATEX_HEADER: into the property :latex-header-extra.
3662         * org-colview.el (org-columns-get-format-and-top-level): Remove
3663         resetting the marker.
3665         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
3666         Remove resetting the marker.
3668         * org.el (org-entry-property-inherited-from): Improve docstring.
3669         (org-entry-get-with-inheritance): Reset marker before starting the
3670         search.
3672         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
3674 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
3676         * org.el (org-entry-get-multivalued-property)
3677         (org-entry-protect-space, org-entry-restore-space): New
3678         functions.
3679         (org-file-apps-defaults-macosx): Let postscript files be opened by
3680         preview.
3681         (org-time-stamp-inactive): Call `org-time-stamp'.
3682         (org-time-stamp): New argument `inactive'.  Also edit inacive
3683         stamps. Convert time stamp type.
3684         (org-open-file): Interpret the `default' value for the `command'
3685         in `org-file-apps'.
3687         * org-id.el (org-id-int-to-b36-one-digit)
3688         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
3689         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
3690         b36.
3692 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
3694         * org-id.el (org-id-reverse-string): New function.
3695         (org-id-new): Use `org-id-reverse-string' to make sure the
3696         beginning chars of the ID are mutating fast.  This allows to use a
3697         directory structure to spread things better.
3698         (org-id-prefix): Changed default to nil.
3700         * org-list.el (org-move-item-down, org-move-item-up): Remember and
3701         restore the column of the cursor position.
3703         * org-remember.el (org-remember-apply-template): Remove properties
3704         from `initial'.
3706 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
3708         * org-wl.el (org-wl-open): Remove useless call to
3709         `wl-thread-open-all'.
3711         * org-remember.el (org-remember-handler): Fix bug with `bottom'
3712         location.
3714 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
3716         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
3717         `org-bbdb-anniversaries'.
3719         * org.el (org-get-next-sibling, org-forward-same-level): New
3720         functions, similar to the outline versions, but invisible headings
3721         are OK.
3723 2008-09-25  Bastien Guerry  <bzg@altern.org>
3725         * org.el (org-auto-repeat-maybe): Insert a space between
3726         the timestamp's type and the timestamp itself.
3728 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
3730         * org-table.el (org-table-sum): Do not format the result with %g,
3731         it does rounding when there are too many digits.
3733         * org.el (org-map-entries): Protect the keyword-selecting variables.
3735 2008-09-23  Bastien Guerry  <bzg@altern.org>
3737         * org-agenda.el (org-agenda-to-appt): Make sure the function check
3738         against all agenda files.
3740 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
3742         * org-list.el: New file, aggregating list functions from org.el
3743         and org-export-latex.el.
3745         * org.el (org-edit-src-region-extra): New option.
3747 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
3749         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
3750         time before 1am.
3752 2008-09-22  Bastien Guerry  <bzg@altern.org>
3754         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
3756 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
3758         * org-plot.el (org-plot/gnuplot): Make tables starting with a
3759         hline work correctly.
3760         (org-plot/gnuplot-script): Put commas at the end of each script
3761         line.
3763 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
3765         * org.el (org-get-refile-targets): Replace links with their
3766         descriptions
3767         (org-imenu-get-tree): Replace links with their descriptions.
3769         * org-remember.el (org-remember-apply-template): Add a new
3770         expansion for adding properties to remember items.
3772         * org.el (org-add-log-setup): Skip over drawers (properties,
3773         clocks etc) when adding notes.
3775         * org-agenda.el (org-agenda-get-closed): show durations of clocked
3776         items as well as the start and end times.
3778         * org-compat.el (org-get-x-clipboard-compat): Add a compat
3779         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
3781         * org-remember.el (org-get-x-clipboard): Use the compat
3782         function to get clipboard values when x-selection-value is
3783         unavailable. Use substring-no-properties instead of
3784         set-text-properties to remove text properties from the clipboard
3785         value.
3787         * lisp/org-clock.el (org-update-mode-line): Support limiting the
3788         modeline clock string, and display the full todo value in the
3789         tooltip. Set a local keymap so mouse-3 on the clock string goes to
3790         the currently clocked task.
3791         (org-clock-string-limit): Add a custom value for the maximum
3792         length of the clock string in the modeline.
3793         (org-clock-mode-map): Add a keymap for the modeline string
3795 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
3797         * org-compat.el (org-propertize): New function.
3799 2008-09-20  Bastien Guerry  <bzg@altern.org>
3801         * org-export-latex.el (org-export-latex-tables): protect exported
3802         tables from further special chars conversion.
3803         (org-export-latex-preprocess): Preserve LaTeX environments.
3804         (org-list-parse-list): Parse descriptive lists.
3805         (org-list-to-generic, org-list-to-latex, org-list-to-html)
3806         (org-list-to-texinfo): Export descriptive lists.
3807         (org-quote-chars): Remove.
3808         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
3809         (org-export-latex-list-beginning-re): Rename to
3810         `org-list-beginning-re'
3811         (org-list-item-begin): Rename to `org-list-item-beginning'
3813 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
3815         * org.el (org-refile): Allow refiling to the last entry in the
3816         buffer.
3817         (org-get-tags-at): Fix bug when inheritance is turned off.
3819 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
3821         * org.el (org-indent-line-function): No longer check for src
3822         regions, this is too much overhead.
3824         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
3825         matching.
3827         * org.el (org-scan-tags): Make sure that tags matching is not case
3828         sensitive.  TODO keyword matching is case sensitive, however, to
3829         avoid confusion with similar words that are not meant to be
3830         keywords.
3832 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
3834         * org.el (org-get-local-tags-at): New function.
3835         (org-get-local-tags): New function.
3837         * org-exp.el (org-export-get-categories): New function.
3839         * org-agenda.el (org-sorting-choice)
3840         (org-agenda-sorting-strategy, org-agenda-get-todos)
3841         (org-agenda-get-timestamps, org-agenda-get-deadlines)
3842         (org-agenda-get-scheduled, org-agenda-get-blocks)
3843         (org-entries-lessp): Implement sorting by TODO state.
3844         (org-cmp-todo-state): New defsubst.
3846         * org-colview.el (org-colview-construct-allowed-dates): New
3847         function.
3848         (org-columns-next-allowed-value): Use
3849         `org-colview-construct-allowed-dates'.
3851         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
3852         function.
3853         (org-columns-next-allowed-value): Use
3854         `org-colview-construct-allowed-dates'.
3856 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
3858         * org.el (org-protect-slash): New function.
3859         (org-get-refile-targets): Use `org-protect-slash'.
3861         * org-agenda.el (org-global-tags-completion-table): New variable.
3863         * org-exp.el (org-export-handle-export-tags): New function.
3864         (org-export-preprocess-string): Call
3865         `org-export-handle-export-tags'.
3867         * org-plot.el: New file.
3869         * org-publish.el (org-publish-expand-components): Function removed.
3870         (org-publish-expand-projects): Allow components to have components.
3872 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
3874         * org.el (org-indent-line-function): Do not indent in regions that
3875         are external source code.
3876         (org-yank-and-fold-if-subtree): New function.
3878         * org-agenda.el (org-agenda-todayp): New function.
3879         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
3880         `org-agenda-todayp'.
3882         * org.el (org-insert-heading-respect-content)
3883         (org-insert-todo-heading-respect-content): New commands.
3884         (org-insert-heading-respect-content): New option.
3885         (org-insert-heading): Respect `org-insert-heading-respect-content'.
3887         * org-clock.el (org-clock-find-position): Make sure the note after
3888         the clock line gets moved into the new clock drawer.
3890 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
3892         * org-id.el (org-id-new): New option.
3894 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
3896         * org-table.el (org-table-copy-down): Avoid overflow during
3897         increment.  Use prefix argument 0 to temporarily disable the
3898         increment.
3900 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
3902         * org-exp.el (org-export-as-html): Do not turn on the major mode
3903         if the buffer will be killed anyway.
3904         (org-get-current-options): Exclude the #+TEXT field.
3905         (org-export-as-html): Make sure text before the first headline is
3906         a paragraph.
3908         * org-publish.el (org-publish-org-to): Tell the exporter that this
3909         buffer will be killed, so it is not necessary to do major mode
3910         initialization.
3912         * org-archive.el (org-archive-to-archive-sibling): Show empty
3913         lines after folding the archive sibling.
3915         * org.el (org-log-note-extra): New variable.
3917 2008-09-05  Bastien Guerry  <bzg@altern.org>
3919         * org.el (org-additional-option-like-keywords): Added keywords for
3920         the _QUOTE, _VERSE and _SRC environments.
3922         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
3923         exporting _QUOTE and _VERSE environments.
3925 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
3927         * org-agenda.el (org-agenda-filter-by-tag): New command.
3929         * org-exp.el (org-get-current-options): Remove angular brackets
3930         from the date entry.
3932         * org.el (org-edit-fixed-width-region): New function.
3933         (org-edit-fixed-width-region): Also try
3934         `org-edit-fixed-width-region'.
3935         (org-edit-fixed-width-region-mode): New option.
3936         (org-activate-code): Only interprete lines starting with colon
3937         plus a space as example lines.
3939         * org-remember.el (org-remember-templates): Add nil instead of
3940         empty strings to fix the length of remember templates.
3942         * org-table.el (org-calc-default-modes): Fix the time format for
3943         calc, from 12 hour to 24 hour clock.
3945 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
3947         * org-agenda.el (org-agenda-get-deadlines)
3948         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
3949         entries that are pre-warnings of deadlines or reminders.
3951         * org.el (org-sort-entries-or-items): Make numeric and alpha
3952         comparisons ignore any TODO keyword and priority cookie.
3954         * org-remember.el (org-remember-handler): Reinterpretation of the
3955         prefix argument.
3957 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
3959         * org-agenda.el (org-agenda-get-scheduled): Use new
3960         `org-scheduled' face.
3962         * org-faces.el (org-scheduled): New face.
3964         * org-wl.el (org-wl-open): Remove incorrect declaration.
3966         * org-gnus.el (org-gnus-store-link): Support for :to information
3967         in gnus links.
3969         * org-exp.el (org-export-as-html): Fixed typo in creator
3970         information.
3971         (org-export-protect-examples): New parameter indent.  Insert extra
3972         spaces only when this parameter is specified.
3973         (org-export-preprocess-string): Call `org-export-protect-examples'
3974         with an indentation parameter when exporting to ASCII.
3976         * org-remember.el (org-remember-templates)
3977         (org-remember-apply-template): Allow the file component to be a
3978         function.
3980         * org.el (org-goto-local-search-headings): Renamed from
3981         `org-goto-local-search-forward-headings'.  Added the possibility
3982         to search backwards.
3984 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
3986         * org-export-latex.el (org-export-latex): New customization
3987         group.
3989         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
3991 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
3993         * org-exp.el (org-html-do-expand): Allow {} to terminate
3994         tex macro
3996 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
3998         * org.el (org-buffer-list): Select buffers based on major mode,
3999         not on file name.
4001 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
4003         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
4004         face property.
4006         * org-colview.el (org-columns-display-here): Use
4007         `org-columns-modify-value-for-display-function'.
4009         * org-colview-xemacs.el (org-columns-display-here): Use
4010         `org-columns-modify-value-for-display-function'.
4012 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
4014         * org.el (org-columns-modify-value-for-display-function): New option.
4026         * org-publish.el (org-publish-file): Make sure the directory match
4027         for the publishing directory works correctly.
4029         * org-agenda.el (org-agenda-execute-calendar-command)
4030         (org-agenda-diary-entry): Additional optional argument.
4032 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
4034         * org-exp.el (org-export-as-html): Add attributes also in mailto
4035         and ftp links.
4037         * org.el (org-autoload): Add `org-dblock-write:columnview'.
4046 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
4048         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
4049         sure that calls from `org-export-region-as-html' do not do the
4050         special check for a subtree.
4052 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
4054         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
4056 2008-07-20  Juri Linkov  <juri@jurta.org>
4058         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
4059         new keymap `narrow-map' instead of binding "\C-xns".
4061 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
4063         * org.el (org-open-file): Use
4064         `org-open-directory-means-index-dot-org'.
4065         (org-open-directory-means-index-dot-org): New option.
4067 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
4069         * org.el (org-make-link-string): Remove link attributes from
4070         description.
4071         (org-open-at-point): Remove link attributes bevore using the path.
4073         * org-exp.el (org-export-as-html): Handle link attributes.
4075         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
4077         * org-table.el (org-table-to-lisp): New function.
4079         * org.el (org-narrow-to-subtree): Do not include the final newline
4080         into the narrowed region.
4082         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
4083         bug with user-define skipping condition.
4085 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
4087         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
4089 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
4091         * org-exp.el (org-export-html-style-default): Automatic overflow
4092         handling for pre fields.
4093         (org-export-as-ascii, org-export-as-html): Change default format
4094         for time stamp.
4096         * org-table.el (org-table-export): Offer completion for translator
4097         functions, and do not require a heading above the table.
4099         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
4100         Cater for the case of a list starting in the first line of the
4101         buffer.
4103 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
4105         * org-publish.el (org-publish-find-title): Bug fix.
4106         (org-publish-org-index): Implement new :index-style option.
4108 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
4110         * org-publish.el (org-publish-timestamp-filename): Use
4111         SHA1-encoded file names in the timestamp directory.
4113 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
4115         * org-publish.el (org-publish-needed-p): Be verbose about files
4116         published and files skipped.
4118         * org-exp.el (org-export-preprocess-string): Swap link
4119         normalization and inernal link targeting.
4121         * org-publish.el (org-publish-needed-p): Create timestamp
4122         directory when it does not exist.
4124 2008-07-04  Bastien Guerry  <bzg@altern.org>
4126         * org-clock.el (org-clock-out-when-done): Doc fix.
4128         * org.el (org-agenda-skip-unavailable-files): Doc fix.
4130         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
4131         Ignore case when searching for the COMMENT cookie at export time.
4133 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
4135         * org-exp.el (org-get-file-contents)
4136         (org-get-and-remove-property): New functions.
4137         (org-export-handle-include-files): Handle the new prefix options.
4138         (org-export-as-html): Fix the verse environment.
4140 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
4142         * org.el (org-time=, org-time<, org-time<=, org-time>)
4143         (org-time>=, org-time<>, org-2ft): New functions.
4144         (org-op-to-function): Also provide for the time testing fucntions.
4146 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
4148         * org-exp.el (org-export-html-style-default): New constant.
4150 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
4152         * org-exp.el (org-export-html-style-extra): New variable.
4153         (org-export-splice-style): New function.
4155 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
4157         * org-exp.el (org-export-plist-vars, org-export-as-html):
4158         Implement `org-export-creator-info'.
4159         (org-export-creator-info): New option.
4161 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
4163         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
4164         (org-property-drawer-re, org-clock-drawer-re): New constants.
4166 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
4168         * org-exp.el (org-icalendar-use-deadline)
4169         (org-icalendar-use-scheduled): New options.
4170         (org-icalendar-include-todo): Default changed to t.
4171         (org-print-icalendar-entries): Implement better utilization of
4172         scheduling and deadline time stamps.
4173         (org-export-target-internal-links, org-export-as-html): Allow file
4174         lines without the "file:" prefix if the file path is an absolute
4175         path or starts with ".".
4177         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
4178         lastweek etc.
4179         (org-clock-special-range): Also undertand yesterday, lastweek etc.
4181 2008-06-18  Glenn Morris  <rgm@gnu.org>
4182         * org.el (org-map-entries): Let-bind `file'.
4184 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
4186         * org.el (org-agenda-skip-archived-trees): Docstring now
4187         discourages using this.
4188         (org-scan-tags): Check for org-agenda-archives-mode.
4189         (org-map-entries): Make sure org-agenda-archives-mode is nil.
4190         (org-agenda-files): Functionality of second arg changed.
4192         * org-agenda.el (org-agenda-archives-mode): New variable
4193         (org-write-agenda, org-prepare-agenda, org-agenda-list)
4194         (org-search-view, org-todo-list, org-tags-view)
4195         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
4196         `ifmode' argument.
4197         (org-agenda-quit): Reset the archives mode.
4198         (org-agenda-archives-mode): New command.
4199         (org-agenda-set-mode-name): Include archives info.
4201 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
4203         * org.el (org-paste-subtree): Make sure the yanked headline is
4204         visible if it was yanked at a visible point.
4205         (org-move-item-up): Fix the bug with moving white space at the end
4206         of the item.
4207         (org-show-empty-lines-in-parent): New function.
4209 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
4211         * org-colview.el (org-columns-next-allowed-value): Bug fix.
4213         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
4215         * org-agenda.el (org-agenda-get-closed): Get the end time into the
4216         agenda prefix as well.
4218         * org-publish.el (org-publish-org-index): Make a properly indented
4219         list.
4221         * org.el (org-calendar-agenda-action-key): New option.
4222         (org-get-cursor-date): New function.
4223         (org-mark-entry-for-agenda-action): New command.
4224         (org-overriding-default-time): New variable.
4225         (org-read-date): Respect `org-overriding-default-time'.
4227         * org-remember.el (org-remember-apply-template): Respect the
4228         ovverriding default time.
4230         * org-agenda.el (org-agenda-action-marker): New variable.
4231         (org-agenda-action): New command.
4232         (org-agenda-do-action): New function.
4234 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
4236         * org.el (org-schedule, org-deadline): Protect scheduled and
4237         deadline tasks against changes that accidently remove the
4238         repeater.  Also show a message with the new date when done.
4240 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
4242         * org.el (org-beginning-of-line): Cater for the case when there
4243         are tags but no headline text.
4244         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
4245         it set.
4247 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
4249         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
4250         the return value is nil instead of "nil" when there is no match.
4252         * org-exp.el (org-insert-centered): Use fill-column instead of
4253         80.
4254         (org-export-as-ascii): Use string-width to measure the width of
4255         the heading.
4257         * org.el (org-diary-to-ical-string): No longer kill buffer
4258         FROMBUF, this is now done by the caller.
4260         * org-exp.el (org-print-icalendar-entries): Move the call to
4261         `org-diary-to-ical-string' out of the loop, and kill the buffer
4262         afterwords.
4264         * org-remember.el (org-remember-visit-immediately): Position
4265         cursor after moving to the note.
4266         (org-remember-apply-template): Use a text property to record the
4267         cursor position.
4268         (org-remember-handler): Align tags after pasting the note.
4270 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
4272         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
4274         * org-agenda.el (org-agenda-open-link): If there is an
4275         org-bbdb-name property in the current line, jump to that bbdb
4276         entry.
4278         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
4279         text property, so that the agenda knows where this entry comes
4280         from.
4282         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
4283         interaction between clocking-in from the agenda, and  automatic
4284         task state switching.
4286         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
4288         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
4289         zmacs-region stays after this command in XEmacs.
4291 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
4293         * org.el (org-scan-tags): Allow new values for ACTION parameter.
4295         * org-remember.el (org-remember-templates): Fix bug in
4296         customization type definition.
4298         * org.el (org-map-entries): New function.
4300 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
4302         * org-agenda.el (org-agenda-skip-comment-trees): New option.
4303         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
4305 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
4307         * org-remember.el (org-jump-to-target-location): New variable.
4308         (org-remember-apply-template): Set
4309         `org-remember-apply-template' if requested by template.
4310         (org-remember-handler): Start an idle timer to jump to
4311         remember location.
4313         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
4315         * org.el (org-set-regexps-and-options): Fix bug with parsing of
4316         file tags.
4317         (org-get-tags-at): Add the content of `org-file-tags'.
4319         * org-exp.el (org-export-handle-comments): Fix bug with several
4320         comment lines after each other.
4321         (org-number-to-roman, org-number-to-counter): New functions.
4322         (org-export-section-number-format): New option.
4324 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
4326         * org-exp.el (org-export-protect-examples): Catch the case of a
4327         missing end_example line.
4329         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
4330         `org-file-tags' to nil.
4332         * org-colview.el (org-columns-next-allowed-value): Handle next
4333         argument NTH to directly select a value.
4335         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
4336         argument NTH to directly select a value.
4338 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
4340         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
4342 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
4344         * org.el (org-columns-ellipses): New option.
4346 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
4348         * org-colview.el (org-columns-add-ellipses): New function.
4349         (org-columns-compact-links): New function.
4350         (org-columns-cleanup-item): Call `org-columns-compact-links'.
4351         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
4352         when in agenda.
4353         (org-columns-edit-value): Fixed bug with editing values from
4354         agenda column view.
4355         (org-columns-redo): Also redo the agenda itself.
4357 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
4359         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
4360         option.
4362         * org-colview.el (org-agenda-columns-cleanup-item): New function.
4364         * org-exp.el (org-export-ascii-preprocess): Renamed from
4365         `org-export-ascii-clean-string'.
4366         (org-export-kill-licensed-text)
4367         (org-export-define-heading-targets)
4368         (org-export-handle-invisible-targets)
4369         (org-export-target-internal-links)
4370         (org-export-remove-or-extract-drawers)
4371         (org-export-remove-archived-trees)
4372         (org-export-protect-quoted-subtrees)
4373         (org-export-protect-verbatim, org-export-protect-examples)
4374         (org-export-select-backend-specific-text)
4375         (org-export-mark-blockquote-and-verse)
4376         (org-export-remove-comment-blocks-and-subtrees)
4377         (org-export-handle-comments, org-export-mark-radio-links)
4378         (org-export-remove-special-table-lines)
4379         (org-export-normalize-links)
4380         (org-export-concatenate-multiline-links)
4381         (org-export-concatenate-multiline-emphasis): New functions,
4382         obtained from spliiting the export preprocessor.
4384         * org-table.el (org-table-recalculate): Improve error message if
4385         the row number is invalid.
4387 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
4389         * org-archive.el (org-archive-save-context-info): Fix bugs in
4390         customization setup and docstring.
4392         * org-exp.el (org-export-html-style): Changed the size of in the
4393         <pre> element to 90%.
4395 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
4397         * org.el (org-find-src-example-start): Function removed.
4398         (org-edit-src-find-region-and-lang): New function.
4400 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
4402         * org.el (org-edit-src-exit): New function.
4403         (org-exit-edit-mode): New minor mode.
4405         * org-exp.el (org-export-preprocess-string): Fix bug with removing
4406         comment-like lines from protected examples.
4408         * org.el (org-edit-src-example, org-find-src-example-start)
4409         (org-protect-source-example, org-edit-special): New functions.
4411 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
4413         * org-publish.el (org-publish-project-alist): Fix typo in
4414         docstring.
4415         (org-publish-project-alist): Handle :index-title property.
4417 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
4419         * org-export-latex.el (org-export-as-latex): Make sure region
4420         bounds are correct.  Parse subtree properties relating to export.
4422         * org-exp.el (org-export-add-options-to-plist): New function.
4423         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
4425 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
4427         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
4428         EXPORT_TITLE.
4430         * org-exp.el (org-export-get-title-from-subtree)
4431         (org-export-as-ascii, org-export-as-html): Make sure the original
4432         region-beginning and region-end are used, even after moving
4433         point.
4434         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
4435         property.
4437         * org-remember.el (org-remember-last-stored-marker): New variable.
4438         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
4439         (org-remember-handler): Also use marker to remember
4440         last-stored position.
4442         * org.el (org-goto-marker-or-bmk): New function.
4444 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
4446         * org.el (org-file-properties): Renamed from `org-local-properties'.
4447         (org-scan-tags): Take file tags into account.
4448         (org-tags-match-list-sublevels): Default changed to t.
4450         * org-exp.el (org-export-as-html): Close paragraph after a
4451         footnote.
4453         * org.el (org-update-parent-todo-statistics): New function.
4455         * org-exp.el (org-icalendar-store-UID): New option.
4456         (org-icalendar-force-UID): Option removed.
4457         (org-print-icalendar-entries): IMplement UIDs.
4459 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
4461         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
4463 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
4465         * org-faces.el (org-column): Document how this face is being used
4466         and why sometimes the background faces shine through.
4468         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
4470         * org-publish.el (org-publish-attachment): Create publishing
4471         directory if it does not yet exist.
4473         * org-table.el (org-calc-default-modes): Change default number
4474         format to (float 8).
4476         * org.el (org-olpath-completing-read): New function.
4477         (org-time-clocksum-format): New option.
4478         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
4480         * org-clock.el (org-clock-display, org-clock-out)
4481         (org-update-mode-line): Use `org-time-clocksum-format'.
4483         * org-colview-xemacs.el (org-columns-number-to-string): Use
4484         `org-time-clocksum-format'.
4486         * org-colview.el (org-columns-number-to-string): Use
4487         `org-time-clocksum-format'.
4489 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
4491         * org-id.el: New file, move from contrib to core.
4493         * org-exp.el (org-icalendar-force-UID): New option.
4495 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
4497         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
4498         shifted by one day if theere is a date range without an end
4499         time.
4501         * org.el (org-try-structure-completion): New function.
4503 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
4505         * org.el (org-set-font-lock-defaults): Improve fontification of
4506         description lists.
4507         (org-insert-item): Handle description lists.
4508         (org-adaptive-fill-function): Improve auto indentation in
4509         description lists.
4511         * org-exp.el (org-export-as-html, org-export-preprocess-string):
4512         Implement VERSE environment.
4513         (org-export-preprocess-string): Implement the COMMENT
4514         environment.
4516         * org-export-latex.el (org-export-latex-preprocess): Implement
4517         VERSE environment.
4519 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
4521         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
4522         option.
4524 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
4526         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
4528         * org.el (org-quote-csv-field): New functions.
4530         * org-table.el (org-table-export-default-format): Remove :splice
4531         from default format, we get the same effect by not specifying
4532         :tstart and :tend.
4533         (org-table-export): Improve setup, distinguish better between
4534         interactive and non-interactive use, allow specifying the format
4535         on the fly, better protection against wrong file names.
4536         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
4537         and :tend when :splice is omitted.
4539 2008-05-09  Bernt Hansen  <bernt@norang.ca>
4541         * org-clock.el (org-clock-select-task): Make sure the selection
4542         letters are 1-9 and A-Z, no special characters.
4544 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
4546         * org-exp.el (org-export-htmlize): New group.
4547         (org-export-htmlize-output-type)
4548         (org-export-htmlize-css-font-prefix): New options.
4549         (org-export-htmlize-region-for-paste): New function.
4550         (org-export-htmlize-generate-css): New command.
4552 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4554         * org/org.el (org-modules, org-format-latex-options):
4555         * org/org-archive.el (org-archive-stamp-time)
4556         (org-archive-save-context-info):
4557         * org/org-faces.el (org-hide):
4558         * org/org-irc.el (org-irc-parse-link):
4559         * org/org-macs.el (org-call-with-arg, org-autoload):
4560         * org/org-mew.el (org-mew-store-link):
4561         * org/org-remember.el (org-remember-store-without-prompt)
4562         (org-remember-templates): Fix typos in docstrings.
4564         * org/org-info.el (org-info-store-link): Remove leftover docstring.
4566         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
4567         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
4568         (org-bbdb-anniv-split): Fix typos in docstrings.
4570         * org/org-publish.el (org-publish-project-alist): Doc fixes.
4571         (org-publish-use-timestamps-flag): Reflow docstring.
4572         (org-publish-files-alist): Fix typos in docstring.
4574 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
4576         * org.el (org-set-visibility-according-to-property): New function.
4577         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
4578         and compute the regular expressions, and update font-lock.
4579         (org-property-re): Allow a dash in property names.
4581         * org-archive.el (org-extract-archive-file): Insert the file name
4582         without the path into the format, to allow the location format to
4583         contain a subdirectory.
4585         * org-agenda.el (org-agenda-post-command-hook): If point is at end
4586         of buffer, and the `org-agenda-type' property undefined, use the
4587         value from the character before.
4589         * org.el (org-add-planning-info): Don't let indentation for
4590         would-be timestamp become extra whitespace at the end of headline.
4592 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
4594         * org.el (org-remove-double-quotes, org-file-contents): New
4595         functions.
4597         * org-exp.el (org-infile-export-plist): Also parse the
4598         contents of #+SETUPFILE files, recursively.
4600         * org.el (org-set-regexps-and-options): Also parse the
4601         contents of #+SETUPFILE files, recursively.
4603         * org-exp.el (org-export-handle-include-files): New function.
4604         (org-export-preprocess-string): Call
4605         `org-export-handle-include-files'.
4607         * org.el (org-delete-property-globally)
4608         (org-delete-property, org-set-property): Ignore case during
4609         completion.
4610         (org-set-property): Use `org-completing-read' instead of
4611         `completing-read'.
4613         * org.el (org-complete-expand-structure-template): New,
4614         experimental function.
4615         (org-structure-template-alist): New, experimental option.
4616         (org-complete): Call `org-complete-expand-structure-template'.
4618 2008-05-06  Bastien Guerry  <bzg@altern.org>
4620         * org-export-latex.el (org-export-latex-preprocess): Added
4621         support for blockquotes.
4623 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
4625         * org.el (org-read-date-analyze): Catch the case where only a
4626         weekday is given.
4628 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
4630         * org.el (org-set-font-lock-defaults): Make the description
4631         tag bold.
4633         * org-exp.el (org-export-as-html, org-close-li): Implement
4634         description lists.
4636 2008-05-04  Jason Riedy  <jason@acm.org>
4638         * org-table.el (*orgtbl-default-fmt*): New variable.
4639         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
4640         when there is no other fmt available.
4642         (orgtbl-to-generic): Allow an explicitly nil :tstart or
4643         :tend to suppress the appropriate string.
4645         (orgtbl-to-orgtbl): New function for translating to another orgtbl
4646         table.
4648 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
4650         * org.el (org-read-date-analyze): "." as an alias for "+0" in
4651         read date.
4653         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
4654         New function.
4656         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
4657         New function.
4659 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
4661         * org-clock.el (org-clock-find-position): Don't include notes
4662         into clock drawer.
4664         * org-archive.el (org-archive-subtree): No longer remove an
4665         extra line after cutting the subtree.  `org-cut-subtree' already
4666         takes care of this.
4668         * org-remember.el (org-remember-handler): Only kill the target
4669         buffer if it does not contain the running clock.
4671         * org.el (org-markers-to-move): New variable.
4672         (org-save-markers-in-region, org-check-and-save-marker)
4673         (org-reinstall-markers-in-region): New function.
4674         (org-move-subtree-down, org-copy-subtree): Remember relative
4675         marker positions before cutting.
4676         (org-move-subtree-down, org-paste-subtree): Restore relative
4677         marker positions after pasting.
4679         * org-remember.el (org-remember-clock-out-on-exit): New option.
4680         (org-remember-finalize): Clock out only if the setting in
4681         `org-remember-clock-out-on-exit' requires it.
4682         (org-remember-handler): Do the cleanup in the buffer, to make sure
4683         that the clock marker remains in tact.
4685 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
4687         * org-clock.el (org-clock-goto): Widen buffer if necessary.
4688         (org-clock-in): Make sure that also tasks outside the narrowed
4689         region will be clocked in correctly.
4690         (org-clock-insert-selection-line): Widen the buffer so that we can
4691         find the correct task heading.
4693         * org.el (org-base-buffer): New function.
4695         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
4696         and ";" are escaped.
4697         (org-print-icalendar-entries): Also apply
4698         `org-icalendar-cleanup-string' to the headline, not only to the
4699         summary property.
4701 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
4703         * org-exp.el (org-export-preprocess-hook): New hook.
4704         (org-export-preprocess-string): Call
4705         `org-export-preprocess-hook'.
4707         * org.el (org-font-lock-hook): New variable.
4708         (org-font-lock-hook): New function.
4709         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
4711 ;; Local Variables:
4712 ;; coding: utf-8
4713 ;; add-log-time-zone-rule: t
4714 ;; End:
4716     Copyright (C) 2008  Free Software Foundation, Inc.
4718   This file is part of GNU Emacs.
4720   GNU Emacs is free software: you can redistribute it and/or modify
4721   it under the terms of the GNU General Public License as published by
4722   the Free Software Foundation, either version 3 of the License, or
4723   (at your option) any later version.
4725   GNU Emacs is distributed in the hope that it will be useful,
4726   but WITHOUT ANY WARRANTY; without even the implied warranty of
4727   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4728   GNU General Public License for more details.
4730   You should have received a copy of the GNU General Public License
4731   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
4733 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c