LaTeX export: Skip title command when there is no title
[org-mode.git] / lisp / ChangeLog
bloba7983ee7f20560ac2d309bb2459d244e5567f0b6
1 2009-07-27  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-latex.el (org-export-latex-make-header): Only insert title
4         if one is defined.
6         * org.el (org-make-options-regexp): Allow empty values.
8         * org-html.el (org-export-as-html): Move hrule detection to after
9         plain list handling.
11 2009-07-26  Carsten Dominik  <carsten.dominik@gmail.com>
13         * org-html.el (org-format-org-table-html): Fix colgroup tags.
15 2009-07-23  Carsten Dominik  <carsten.dominik@gmail.com>
17         * org.el (org-cycle-internal-local): Improved version of finding
18         next visible line.
19         (org-cycle-hide-drawers): Only hide drawers if this is really
20         necessary.
21         (outline-end-of-subtree): Make `outline-end-of-subtree' use the
22         org-version of this function in Org-mode.  We use advice to
23         implement this change, so that future changes to this function in
24         outline.el wil be handled properly.
25         (org-forward-same-level, org-backward-same-level): New commands.
27 2009-07-21  Carsten Dominik  <carsten.dominik@gmail.com>
29         * org.el (org-remove-empty-overlays-at)
30         (org-clean-visibility-after-subtree-move): New functons.
31         (org-move-subtree-down): Simplify cleanup of display.
33 2009-07-20  Carsten Dominik  <carsten.dominik@gmail.com>
35         * org-mac-message.el (org-mac-message-get-links): Improve
36         docstring.  Make argument SELECT-OR-FLAGGED optional, default to
37         "s".  Fix the return value.
38         (org-mac-message-insert-flagged): Simplify.
40         * org.el (org-refile-get-location): Tamper with refile history o
41         that history contains compete matches instead of the entered
42         string.
44 2009-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
46         * org.el (org-store-link): Never store a link to an inline task.
48         * org-inlinetask.el (org-inlinetask-insert-task): New command.
50         * org-footnote.el (org-footnote-goto-local-insertion-point): Skip
51         inline tasks when positioning footnotes.
53         * org-inlinetask.el (org-inlinetask-remove-END-maybe): New
54         function.
56         * org.el (org-refile): Remove the END line when archiving an
57         inline task that does have an END line.
59         * org-archive.el (org-archive-subtree): Remove the END line when
60         archiving an inline task that does have an END line.
62         * org-macs.el (org-with-limited-levels): New macro.
63         (org-get-limited-outline-regexp): New function.
65         * org-exp.el (org-export-format-source-code-or-example): Fix bug
66         that did not enumerate first line.
67         (org-export-mark-radio-links): Skip matches in links.
69 2009-07-18  Carsten Dominik  <carsten.dominik@gmail.com>
71         * org.el (org-activate-plain-links): Make single-match.
72         (org-adapt-indentation): Fix docstring.
74         * org-macs.el (org-unmodified): Turn of modification hooks while
75         running this macro.
77 2009-07-08  Carsten Dominik  <carsten.dominik@gmail.com>
79         * org-clock.el (org-clock-goto): Find hidden headlines as well.
81         * org.el (org-narrow-to-subtree): Find hidden headlines as well.
83         * org-plot.el (org-plot/add-options-to-plist): Add timeind
84         option.
86 2009-07-07  Carsten Dominik  <carsten.dominik@gmail.com>
88         * org-publish.el (org-publish-remove-all-timestamps): New function.
89         (org-publish-all): Remove all timestamp files if `org-publish-all'
90         is called with a prefix argument.
92         * org-list.el (org-indent-item): Fix typo.
93         (org-item-indent-positions): Normalize ordered bullet.
95         * org-html.el (org-export-html-home/up-format): New option.
96         (org-export-as-html): Insert the up and HOME links.
98 2009-07-06  Carsten Dominik  <carsten.dominik@gmail.com>
100         * org-html.el (org-export-as-html): Insert the title into the
101         option plist.
102         (org-export-html-insert-plist-item): New function.
103         (org-export-as-html): Call `org-export-html-insert-plist-item'.
105         * org-macs.el (org-set-local): Make a local variable, do not make
106         the variable buffer-local!
108         * org-latex.el (org-export-as-latex): Call `org-install-letbind'.
110         * org-html.el (org-export-as-html): Call `org-install-letbind'.
112         * org-docbook.el (org-export-as-docbook): Call
113         `org-install-letbind'.
115         * org-ascii.el (org-export-as-ascii): Call `org-install-letbind'.
117         * org-exp.el (org-infile-export-plist): Read BIND lines.
118         (org-install-letbind): New function.
119         (org-export-as-org, org-export-preprocess-string): Call
120         `org-install-letbind'.
122         * org-src.el (org-edit-src-exit): Untabify the example before
123         returning to Org.
125         * org-list.el (org-list-demote-modify-bullet): New option.
126         (org-first-list-item-p): Save point.
127         (org-fix-bullet-type): New optional argument FORCE-BULLET.
128         (org-indent-item): Honor `org-list-demote-modify-bullet'.
129         (org-item-indent-positions): Return bullet types along with
130         indentation.
132 2009-07-05  Carsten Dominik  <carsten.dominik@gmail.com>
134         * org.el (org-show-entry): Hide drawers.
136 2009-07-03  Carsten Dominik  <carsten.dominik@gmail.com>
138         * org-footnote.el (org-footnote-auto-adjust): New option.
139         (org-footnote-auto-adjust-maybe): New function.
140         (org-footnote-new, org-footnote-delete): Call
141         `org-footnote-auto-adjust-maybe'.
143         * org.el (org-startup-options): Add new footnote-related
144         keywords.
146         * org-publish.el (org-publish-timestamp-filename): Additional
147         arguments PUB-DIR and PUB-FUNC, which are included in the hash.
148         (org-publish-needed-p): Additional arguments PUB-DIR PUB-FUNC
149         TRUE-PUB-DIR.  Pass them through to
150         `org-publish-timestamp-filename'.
151         (org-publish-update-timestamp): Additional arguments PUB-DIR and
152         PUB-FUNC, which are included in the hash.
153         (org-publish-file): Delay timestamp test until the publishing
154         function is known.
156 2009-07-02  Carsten Dominik  <carsten.dominik@gmail.com>
158         * org-agenda.el (org-agenda-bulk-action): Add scheduling and
159         setting the deadline.
161         * org.el (org-read-date-final-answer): New variable.
162         (org-read-date): Store the final answer string, including the date
163         from the calendar, for reuse by agenda bulk commands.
165         * org-publish.el (org-publish-attachment): Fix publishing of
166         attachments.
168         * org-latex.el (org-export-latex-quotation-marks): Fix export of
169         quotation makrs in parenthesis.
170         (org-remove-initial-hash): New function.
171         (org-export-latex-preprocess): Fix bug with infinite loop if
172         environment is not properly closed.
174         * org-table.el (org-table-get-remote-range): Find #+TBLNAME also
175         when indented.
177         * org.el (org-fontify-meta-lines-and-blocks): Make #+TBLNAME
178         highlight also when indented.
180 2009-07-01  Carsten Dominik  <carsten.dominik@gmail.com>
182         * org-footnote.el (org-footnote-renumber-fn:N): New command.
183         (org-footnote-action): Offer renumbering.
185         * org.el (org-cycle): Honor the `integrate' value of
186         org-cycle-include-plain-lists'.
188         * org-list.el (org-cycle-include-plain-lists): New allowed value
189         `internal'.  Improve the docstring.
191         * org.el (org-set-autofill-regexps): Improve the paragraph-start
192         regexp to work better with LaTeX commands.
194 2009-06-30  Carsten Dominik  <carsten.dominik@gmail.com>
196         * org-feed.el (org-feed-update): fix problem with non-existing
197         buffer.
198         (org-feed-skip-http-headers): New function.
199         (org-feed-get-feed): Call `org-feed-skip-http-headers'.
200         (org-feed-get-feed): Fix command line arguments for curl.
202 2009-06-28  Carsten Dominik  <carsten.dominik@gmail.com>
204         * org-latex.el (org-export-latex-inline-image-extensions): Add ps
205         and eps extensions.
207 2009-06-27  Carsten Dominik  <carsten.dominik@gmail.com>
209         * org-agenda.el (org-write-agenda): Make sure org-icalendar is
210         loaded.
212         * org.el (org-map-entries): No longer force
213         `org-tags-match-list-sublevels' to t during a todo-only tags
214         search.
216 2009-06-26  Carsten Dominik  <carsten.dominik@gmail.com>
218         * org-latex.el (org-export-latex-low-levels): Allow user-defined
219         environment.
220         (org-export-latex-subcontent): Handle user-defined environment.
222         * org-agenda.el (org-agenda-view-mode-dispatch): Add more keys to
223         the View dispatcher.
225         * org.el (org-hide-block-toggle): Use `org-make-overlay' instead of
226         `make-overlay'.
228         * org-latex.el (org-export-as-pdf): Protect match data during call
229         to shell-quote-argument.
231         * org-agenda.el (org-agenda-mode-map): Modify bulk action keys.
232         (org-agenda-view-mode-dispatch): New function.
234 2009-06-24  Carsten Dominik  <carsten.dominik@gmail.com>
236         * org-agenda.el (org-agenda-mode): Reset list of marks.
237         (org-agenda-mode-map): Define new keys for refile and bulk action.
238         (org-agenda-menu): Add menu itesm for refile and bulk action.
239         (org-agenda-refile): New function.
240         (org-agenda-set-tags): Optional arguments TAG and ONOFF.
241         (org-agenda-marked-entries): New variable.
242         (org-agenda-bulk-select, org-agenda-remove-bulk-action-overlays)
243         (org-agenda-remove-all-bulk-action-marks)
244         (org-agenda-bulk-action): New functions/commands.
246 2009-06-23  Carsten Dominik  <carsten.dominik@gmail.com>
248         * org-exp.el (org-get-file-contents): Protect org-like lines in
249         included files.
250         (org-export-format-source-code-or-example): Remove newlines.
252         * org-latex.el (org-export-latex-links): Check for no-description
253         marking.
255         * org-exp.el (org-export-preprocess-apply-macros): Switch macro
256         argument separator back to comma.
257         (org-export-normalize-links): Mark links without description.
259 2009-06-22  Carsten Dominik  <carsten.dominik@gmail.com>
261         * org-exp.el (org-infile-export-plist): Fix bug in macro
262         processing.
264         * org-agenda.el (org-agenda-clock-out): Update line after clocking
265         out.
266         (org-agenda-highlight-todo): Fix bug with highlighting.
268 2009-06-21  Carsten Dominik  <carsten.dominik@gmail.com>
270         * org.el (org-set-font-lock-defaults): Adapt formatting to capture
271         new alignment strings.
273         * org-table.el (orgtbl-self-insert-command): Add yas/expand to
274         command list.
275         (org-table-align): Check for forced align type.
277         * org.el (org-self-insert-command): Add yas/expand to command
278         list.
280         * org-clock.el (org-clock-in-hook): New hook.
281         (org-clock-in): Run `org-clock-in-hook.
282         (org-clock-out-hook): New hook.
283         (org-clock-out): Run `org-clock-out-hook.
284         (org-clock-cancel-hook): New hook.
285         (org-clock-cancel): Run `org-clock-cancel-hook.
286         (org-clock-goto-hook): New hook.
287         (org-clock-goto): Run `org-clock-goto-hook.
289 2009-06-20  Carsten Dominik  <carsten.dominik@gmail.com>
291         * org.el (org-store-link): Better default description for link to
292         Org-mode headline.
294         * org-exp.el (org-export-generic): Autoload the generic exporter
295         function.
296         (org-export): Implement the `g' key for the generic exporter.
298 2009-06-19  Carsten Dominik  <carsten.dominik@gmail.com>
300         * org-table.el (orgtbl-setup): Add a binding for `S-iso-lefttab',
301         and for zbacktab'.
303         * org-exp-blocks.el (org-ditaa-jar-path): Fix default ditaa path.
305         * org-exp.el (org-infile-export-plist): Get macros also from
306         #+SETUPFILE.
308 2009-06-18  Carsten Dominik  <carsten.dominik@gmail.com>
310         * org-colview.el (org-columns-capture-view): Protect vertical bars
311         in column values.
312         (org-columns-capture-view): Exclude comment and archived trees.
314         * org-colview-xemacs.el (org-columns-capture-view): Protect
315         vertical bars in column values.
316         (org-columns-capture-view): Exclude comment and archived trees.
318         * org.el (org-quote-vert): New function.
320         * org-latex.el (org-export-latex-verbatim-wrap): New option.
322         * org-exp.el (org-export-format-source-code-or-example): Use
323         `org-export-latex-verbatim-wrap'.
325         * org.el (org-clone-subtree-with-time-shift): Also shift inactive
326         time stamps.
328         * org-html.el (org-export-table-row-tags): New option.
329         (org-format-org-table-html): Rename `nlines' to `nline', use new
330         option.
333 2009-06-17  Carsten Dominik  <carsten.dominik@gmail.com>
335         * org-exp-blocks.el: Declare functions and variables.
337         * org-remember.el (org-remember-templates): Allow the headline
338         element to be a function.
339         (org-remember-apply-template): If the headline is a function, call
340         it to get the true function.
342         * org-clock.el (org-clock-menu): New function.
343         (org-clock-update-mode-line): Update help string.
344         (org-clock-modify-effort-estimate): New function.
345         (org-clock-mark-default-task): New function.
347         * org.el (org-hh:mm-string-to-minutes): Also take just a number of
348         minutes as input.
349         (org-org-menu): Add new clocking stuff.
350         (org-clock-is-active): New function.
352 2009-06-14  Carsten Dominik  <carsten.dominik@gmail.com>
354         * org.el (org-open-non-existing-files): Improve docstring.
356 2009-06-11  Carsten Dominik  <carsten.dominik@gmail.com>
358         * org-icalendar.el (org-icalendar-include-bbdb-anniversaries): New
359         option.
360         (org-export-icalendar): Call `org-bbdb-anniv-export-ical'.
362         * org-bbdb.el (org-bbdb-anniv-export-ical): New function.
364         * org-list.el (org-get-checkbox-statistics-face): Use the new
365         faces.
367         * org-faces.el (org-checkbox-statistics-todo)
368         (org-checkbox-statistics-done): New faces.
370 2009-06-09  Carsten Dominik  <carsten.dominik@gmail.com>
372         * org-src.el (org-src-mode): Renamed from `org-exit-edit-mode'.
373         (org-edit-src-exit): Better cursor positioning when returning from
374         editing.
376         * org-latex.el (org-export-latex-use-verb): New variable.
377         (org-export-latex-emph-format): Prefer \texttt over \verb when
378         org-export-latex-use-verb is set.
380 2009-06-08  Carsten Dominik  <carsten.dominik@gmail.com>
382         * org-docbook.el (org-export-docbook-close-lists-maybe): Also look
383         at normal indentation.
385         * org-html.el (org-export-html-close-lists-maybe): Also look at
386         normal indentation.
388         * org-remember.el (org-remember-handler): Abort remember if the
389         buffer is empty.
391         * org-src.el (org-edit-src-content-indentation): New option.
392         (org-edit-src-exit): Apply extra indentation.
394         * org-exp.el (org-export-format-source-code-or-example): Run
395         `org-src-mode-hook'.
397         * org-src.el (org-src-mode-hook): New variable.
398         (org-edit-src-code): Run `org-src-mode-hook'.
400 2009-06-07  Carsten Dominik  <carsten.dominik@gmail.com>
402         * org.el (org-indent-line-function): Fix indentation of +#end lines.
404         * org-src.el (org-edit-src-get-indentation): New function.
405         (org-edit-src-code): Base indentation on the begin line.
407 2009-06-07  Tassilo Horn  <tassilo@member.fsf.org>
409         * org-gnus.el (org-gnus-store-link): Require message.el in
410         org-gnus-store-link.
412 2009-06-07  Carsten Dominik  <carsten.dominik@gmail.com>
414         * org-src.el: New file, split out of org.el
416         * org-docbook.el (org-export-as-docbook): Better indentation
417         treatment.
419         * org-macs.el (org-replace-match-keep-properties): New function.
421         * org-exp.el (org-export-mark-blockquote-verse-center): Better
422         preprocessing of center and quote and verse blocks.
424         * org-docbook.el (org-export-docbook-close-lists-maybe): New function.
425         (org-export-as-docbook): Close lists when original indentation
426         mandates it.
428         * org-html.el (org-export-html-close-lists-maybe): New function.
429         (org-export-as-html): Close lists when original indentation
430         mandates it.
432         * org-list.el (org-list-end): Respect the stored "original"
433         indentation when determining the end of the list.
435         * org-exp.el (org-export-replace-src-segments-and-examples):
436         Remember indentation correctly.
438 2009-06-06  Carsten Dominik  <carsten.dominik@gmail.com>
440         * org-clock.el (org-clock-update-mode-line): Apply face
441         org-mode-line-clock.
443         * org-faces.el (org-mode-line-clock): New face.
445 2009-06-05  Tassilo Horn  <tassilo@member.fsf.org>
447         * org-gnus.el (org-gnus-store-link): Fix bug where
448         `org-gnus-store-link' used wrong subject when called in an article
449         buffer.  Patch provided by fengli AT gmail DOT com.
451 2009-06-04  Carsten Dominik  <carsten.dominik@gmail.com>
453         * org-exp.el (org-export-format-source-code-or-example): Remember
454         the original indentation of source code snippets and examples.
456         * org-latex.el (org-export-as-latex): Relocate the table of
457         contents.
459         * org.el (org-ctrl-c-ctrl-c): Update clock lines.
461         * org-agenda.el (org-run-agenda-series): Scope global options also
462         when creating the agenda buffer.
464 2009-06-03  Carsten Dominik  <carsten.dominik@gmail.com>
466         * org.el (org-adapt-indentation): Improve documentation.
467         (org-insert-property-drawer): Respect org-adapt-indentation when
468         inserting the drawer.
469         (org-remove-flyspell-overlays-in): New function.
470         (org-do-emphasis-faces, org-activate-plain-links)
471         (org-activate-code, org-fontify-meta-lines-and-blocks)
472         (org-activate-angle-links, org-activate-footnote-links)
473         (org-activate-bracket-links, org-activate-dates)
474         (org-activate-target-links, org-activate-tags): Remove flyspell
475         overlays.
477 2009-06-02  Carsten Dominik  <carsten.dominik@gmail.com>
479         * org.el (org-edit-src-save): New function.
481         * org-clock.el (org-clock-out-switch-to-state): New option.
482         (org-clock-out): Honor `org-clock-out-switch-to-state'.
484         * org-compat.el (org-compatible-face): Improve macro.
486         * org.el (org-global-properties-fixed): Add default for
487         CLOCK_MODELINE_TOTAL.
489         * org-clock.el (org-clock-sum): Accept lists and strigs as tstart
490         andd tend.
491         (org-clock-sum-current-item): Optional argument TSTART, pass it to
492         org-clock-sum.
493         (org-clock-get-sum-start): New function.
495         * org.el (org-startup-options): New keywords blockhide and
496         blockshow.
497         (org-mode): Add new invisibility spec.
498         (org-set-startup-visibility): Hide block on startup if so
499         desired.
500         (org-hide-block-startup): New option.
501         (org-block-regexp): New constant.
502         (org-hide-block-overlays): New variable.
503         (org-block-map, org-hide-block-toggle-all, org-hide-block-all)
504         (org-show-block-all, org-hide-block-toggle-maybe)
505         (org-hide-block-toggle): New functions.
506         (org-edit-src-exit): Do not quote lines starting with # and no +
507         behind it.
508         (org-auto-repeat-maybe): Add LAST_REPEAT properter for a repeating
509         entry.
511 2009-05-30  Carsten Dominik  <carsten.dominik@gmail.com>
513         * org.el (org-buffer-property-keys): Add Effort property for
514         completion.
516 2009-05-28  Carsten Dominik  <carsten.dominik@gmail.com>
518         * org-clock.el (org-clock-sum-current-item): Fix positioning bug
519         when retrieving total clocked time in the subtree.
521         * org.el (org-quoting-blocks): New variable.
523 2009-05-27  Carsten Dominik  <carsten.dominik@gmail.com>
525         * org-table.el (org-table-store-formulas)
526         (org-table-get-stored-formulas, org-table-fix-formulas)
527         (org-table-edit-formulas, orgtbl-ctrl-c-ctrl-c)
528         (orgtbl-gather-send-defs): Allow indented #+TBLFM line.
530         * org.el (org-fontify-meta-lines, org-ctrl-c-ctrl-c): Allow
531         indented #+TBLFM line.
533         * org-footnote.el (org-footnote-goto-local-insertion-point): Allow
534         indented #+TBLFM line.
536         * org-colview.el (org-dblock-write:columnview): Allow indented
537         #+TBLFM line.
539         * org-colview-xemacs.el (org-dblock-write:columnview): Allow
540         indented #+TBLFM line.
542         * org-clock.el (org-dblock-write:clocktable): Allow indented
543         #+TBLFM line.
545 2009-05-26  Carsten Dominik  <carsten.dominik@gmail.com>
547         * org-exp.el (org-export-format-source-code-or-example): Make
548         editing indented blocks work correctly.
550         * org.el (org-edit-src-nindent): New variable.
551         (org-edit-src-code, org-edit-fixed-width-region)
552         (org-edit-src-find-region-and-lang, org-edit-src-exit): Make
553         editing indented blocks work correctly.
555 2009-05-24  Carsten Dominik  <carsten.dominik@gmail.com>
557         * org-exp.el (org-export-replace-src-segments-and-examples): FInd
558         indented blocks.
559         (org-export-format-source-code-or-example): Fix indentation of
560         blocks.
561         (org-export-remove-indentation): New function.
562         (org-export-select-backend-specific-text): Allow backend-specific
563         code to be indented.
564         (org-export-mark-blockquote-verse-center): Allow markers to be
565         indented.
567         * org.el (org-fontify-meta-lines): New function.
568         (org-set-font-lock-defaults): Call the new fontification
569         function.
571         * org-faces.el (org-meta-line): New face
572         (org-block):  New face.
574 2009-05-27  Carsten Dominik  <carsten.dominik@gmail.com>
576         * org.el (org-treat-insert-todo-heading-as-state-change)
577         (org-treat-S-cursor-todo-selection-as-state-change): New
578         variables.
579         (org-insert-todo-heading): Honor
580         `org-treat-insert-todo-heading-as-state-change'.
581         (org-shiftright, org-shiftleft): Honor
582         `org-treat-S-cursor-todo-selection-as-state-change'.
583         (org-inhibit-logging): New variable.
585 2009-05-23  Carsten Dominik  <carsten.dominik@gmail.com>
587         * org-agenda.el (org-remove-subtree-entries-from-agenda): Reduce
588         range for marker position checking.
590         * org-latex.el (org-export-latex-first-lines): Fix bug when
591         exporting a region.
593 2009-05-22  Carsten Dominik  <carsten.dominik@gmail.com>
595         * org-exp.el (org-export-push-to-kill-ring): Protect using
596         x-set-selection, because that does not always work.
598         * org-agenda.el (org-agenda-list): Apply the new face
599         `org-agenda-date-today'.
601         * org-faces.el (org-agenda-date-today): New face.
603 2009-05-21  Carsten Dominik  <carsten.dominik@gmail.com>
605         * org-agenda.el (org-agenda-to-appt): Turn off restriction when
606         creating appointments.
608         * org-latex.el (org-export-latex-low-levels): Fix customization
609         type.
611         * org.el (org-priority, org-shiftup, org-shiftdown): Disable
612         priority commands.
614         * org-agenda.el (org-agenda-priority): Disable priority commands.
616         * org.el (org-enable-priority-commands): New option.
618         * org-colview-xemacs.el (org-columns-compute)
619         (org-columns-number-to-string): Fix problems with empty fields.
621         * org-colview.el (org-columns-compute)
622         (org-columns-number-to-string): Fix problems with empty fields.
624         * org-exp.el (org-export-push-to-kill-ring): New function.
625         (org-export-copy-to-kill-ring): New option.
627         * org-latex.el (org-export-as-latex): Call
628         `org-export-push-to-kill-ring'.
630         * org-html.el (org-export-as-html): Call
631         `org-export-push-to-kill-ring'.
633         * org-docbook.el (org-export-as-docbook): Call
634         `org-export-push-to-kill-ring'.
636         * org-ascii.el (org-export-as-ascii): Call
637         `org-export-push-to-kill-ring'.
639         * org-exp.el (org-export-show-temporary-export-buffer): New
640         option. 
642         * org-latex.el (org-export-as-latex): Use
643         `org-export-show-temporary-export-buffer'.
645         * org-html.el (org-export-as-html): Use
646         `org-export-show-temporary-export-buffer'.
648         * org-docbook.el (org-export-as-docbook): Use
649         `org-export-show-temporary-export-buffer'.
651         * org-ascii.el (org-export-as-ascii-to-buffer): Use
652         `org-export-show-temporary-export-buffer'.
654         * org-exp.el (org-export-show-temporary-export-buffer): New
655         option.
656         (org-export-push-to-kill-ring): New function.
658         * org-colview.el (org-columns-compile-map): New variable.
659         (org-columns-new, org-columns-compute)
660         (org-columns-number-to-string, org-columns-uncompile-format)
661         (org-columns-compile-format): Implement new operators.
663 2009-05-20  Carsten Dominik  <carsten.dominik@gmail.com>
665         * org-exp.el (org-export-plist-vars): Add :xml-declaration.
667         * org-html.el (org-export-html-xml-declaration): New option.
668         (org-export-as-html): Use `org-export-html-xml-declaration'.
670         * org-list.el (org-update-checkbox-count): Make property
671         dependent.
673         * org.el (org-hierarchical-todo-statistics): New option.
674         (org-update-parent-todo-statistics): Modified to handle recursive
675         statistics.
677 2009-05-19  Carsten Dominik  <carsten.dominik@gmail.com>
679         * org-publish.el (org-publish): Make this function behave
680         correctly in interactive use when called with a prefix argument.
682         * org.el (org-todo-statistics-hook): New hook.
683         (org-update-parent-todo-statistics): Use new hook.
684         (org-log-into-drawer): New function.
685         (org-add-log-setup): Use the new `org-log-into-drawer' function to
686         determine if we should be logging into a drawer.
687         (org-log-into-drawer): Update docstring.
688         (org-default-properties): Add LOG_INTO_DRAWER as a property.
690         * org-list.el (org-checkbox-statistics-hook): New hook.
691         (org-update-checkbox-count-maybe): Use new hook.
693         * org-ascii.el (org-export-ascii-copy-to-kill): New option.
694         (org-export-as-ascii): Hide export buffer, and copy exported ASCII
695         to kill ring.
697 2009-05-17  Carsten Dominik  <carsten.dominik@gmail.com>
699         * org-ascii.el (org-export-as-ascii): Fix bug with match string in
700         a line.
702 2009-05-16  Carsten Dominik  <carsten.dominik@gmail.com>
704         * org.el (org-edit-src-code, org-edit-fixed-width-region): Use a
705         better bufer-generating mechanism.
706         (org-edit-src-find-buffer): New function.
708         * org-icalendar.el (org-print-icalendar-entries): Don't check for
709         archive tag, this is already done by `org-agenda-skip'.
710         data while constructing lost of tags.
712 2009-05-15  Carsten Dominik  <carsten.dominik@gmail.com>
714         * org-exp.el (org-export-preprocess-apply-macros): Use semicolon
715         as argument separator in macros.
717         * org-html.el (org-export-as-html): Add xml declaration.
719 2009-05-14  Carsten Dominik  <carsten.dominik@gmail.com>
721         * org.el (org-after-sorting-entries-or-items-hook): New hook.
722         (org-sort-entries-or-items): Run the new hook.
723         (org-after-refile-insert-hook): New hook.
724         (org-refile): Run `org-after-refile-insert-hook'.
726         * org-agenda.el (org-agenda-get-progress): Never take time of day
727         from headline when displaying progress.
729         * org-latex.el (org-export-latex-complex-heading-re): New variable.
730         (org-export-as-latex): Force the correct regexp in the
731         preprocessor buffer.
732         (org-export-latex-set-initial-vars): Set
733         `org-export-latex-complex-heading-re'.
735         * org-agenda.el (org-agenda-start-with-log-mode): New option.
736         (org-agenda-mode): Use `org-agenda-start-with-log-mode'.
738 2009-05-13  Carsten Dominik  <carsten.dominik@gmail.com>
740         * org-latex.el (org-export-latex-tables-centered): New option.
741         (org-export-latex-tables): Use `org-export-latex-tables-centered'.
743         * org-exp.el (org-export-as-org): New command.
744         (org-export-as-org): New command.
746         * org-publish.el (org-publish-org-to-org): New function.
748 2009-05-12  Carsten Dominik  <carsten.dominik@gmail.com>
750         * org.el (org-yank): Just call `org-yank-generic'.
751         (org-yank-generic): New function, containing the formaer
752         functionality of `org-yank'.
754         * org-latex.el (org-export-latex-not-done-keywords)
755         (org-export-latex-done-keywords): New variables.
756         (org-export-latex-todo-keyword-markup): New option.
757         (org-export-latex-set-initial-vars): Remember the TODO keywords.
758         (org-export-latex-keywords-maybe): Apply the TODO markup.
760 2009-05-11  Carsten Dominik  <carsten.dominik@gmail.com>
762         * org-exp.el (org-infile-export-plist): Add more default macros.
763         (org-export-preprocess-apply-macros): Process macro arguments.
765 2009-05-10  Carsten Dominik  <carsten.dominik@gmail.com>
767         * org-icalendar.el (org-icalendar-include-todo): New allowedvalue
768         `unblocked'.
769         (org-print-icalendar-entries): Respect the new value of
770         `org-icalendar-include-todo'.
772         * org.el (org-link-try-special-completion)
773         (org-file-complete-link): New functions.
774         (org-insert-link): Add special completion support for some link
775         types.
777         * org-bbdb.el (org-bbdb-complete-link): New function.
779 2009-05-08  Carsten Dominik  <carsten.dominik@gmail.com>
781         * org-list.el (org-update-checkbox-count): Allow recursive
782         statistics.
783         (org-hierarchical-checkbox-statistics): New option.
785         * org.el (org-cycle): Remove erraneous space character.
787         * org-icalendar.el (org-icalendar-timezone): Initialize from
788         environment.
790         * org-html.el (org-format-org-table-html): Specify the scope.
791         (org-format-table-table-html): Specify the scope.
792         (org-export-table-header-tags): Prepare the scope parameter.
794 2009-05-07  Carsten Dominik  <carsten.dominik@gmail.com>
796         * org-html.el
797         (org-export-html-table-use-header-tags-for-first-column): New
798         option.
800         * org.el (org-autoload): Fix autoloading of ascii export
801         functions.
802         (org-modules): Add org-special-blocks.
804 2009-05-06  Carsten Dominik  <carsten.dominik@gmail.com>
806         * org-icalendar.el (org-start-icalendar-file): Use the new option.
807         (org-ical-timezone): New option.
809         * org-exp.el (org-export-get-coderef-format): Use the description
810         is present.
812         * org.el (org-sort-entries-or-items): Improve docstring, and make
813         better implementation for time sorting.
815 2009-05-05  Carsten Dominik  <carsten.dominik@gmail.com>
817         * org.el (org-edit-src-persistent-message): New option.
818         (org-edit-src-code, org-edit-fixed-width-region): Use the new
819         option.
821         * org-clock.el (org-clock-insert-selection-line): Fix prefious
822         patch.
824         * org.el (org-edit-src-code, org-edit-fixed-width-region): Use
825         separate buffer instead of indirect buffer to edit source code.
826         (org-edit-src-exit): Make this function work with the new setup.
828         * org-clock.el (org-clock-insert-selection-line): Make sure tasks
829         are properly fontified before shown in the selection menu.
831         * org.el (org-fontify-like-in-org-mode): New function.
833         * org-latex.el (org-export-latex-links): Use the property list to
834         retrieve the default image attributes.
836         * org-exp.el (org-export-plist-vars): Add a new option.
838 2009-05-04  Carsten Dominik  <carsten.dominik@gmail.com>
840         * org-exp.el (org-export, org-export-visible): Support ASCII
841         export to buffer
842         (org-export-normalize-links): Do not protect the description if it
843         is explicitly given.
845         * org-ascii.el (org-export-as-ascii-to-buffer)
846         (org-replace-region-by-ascii, org-export-region-as-ascii): New
847         commands.
848         (org-export-as-ascii): Add all the same parameters that are also
849         supported by the other export functions.
851         * org-list.el (org-reset-checkbox-state-subtree): Moved here from
852         org-checklist.el.
853         (org-reset-checkbox-state-subtree): Call
854         `org-reset-checkbox-state-subtree'.
856         * org-remember.el (org-select-remember-template): For the
857         selection of a valid template.
859         * org-latex.el (org-export-region-as-latex): Supply the
860         force-no-subtree argument.
861         (org-export-as-latex): Provide better limits when exporting the
862         first line.  When exporting to string, we still want the first
863         lines.
864         (org-export-latex-first-lines): New argument END, to force the end
865         of the region.
866         (org-export-region-as-latex): Use the property list.
867         (org-export-as-latex):
869         * org-colview-xemacs.el (org-columns-remove-overlays)
870         (org-columns): Fix call to `local-variable-p'.
872 2009-05-02  Carsten Dominik  <carsten.dominik@gmail.com>
874         * org-html.el (org-export-html-after-blockquotes-hook): New hook.
875         (org-export-as-html): Run the new hook.
877         * org-latex.el (org-export-latex-after-blockquotes-hook): New hook.
878         (org-export-latex-preprocess): Run the new hook.
880         * org-exp.el (org-export-preprocess-after-blockquote-hook): New hook.
881         (org-export-preprocess-string): Run the new hook.
883 2009-04-30  Carsten Dominik  <carsten.dominik@gmail.com>
885         * org-macs.el (org-check-external-command): New defsubst.
887         * org.el (org-mode-map): New key for reload.
888         (org-format-latex): Better error message when external programs
889         are not available.
891         * org-agenda.el (org-agenda-mode-map): Bind `org-reload'.
893         * org.el (org-sort-entries-or-items): Explicit sorting function
894         for priorities, needed for XEmacs compatibility.
896         * org-remember.el (org-remember-apply-template): Improve auto-save
897         behavior.
899 2009-04-29  Carsten Dominik  <carsten.dominik@gmail.com>
901         * org-latex.el (org-export-latex-preprocess): Also protect
902         environments ending in a star.
904         * org-list.el (org-at-item-p): Fix regular expression.
906 2009-04-24  Carsten Dominik  <carsten.dominik@gmail.com>
908         * org.el (org-end-of-subtree): Improve speed.
910         * org-agenda.el (org-agenda-get-timestamps)
911         (org-agenda-get-progress, org-agenda-get-deadlines)
912         (org-agenda-get-scheduled, org-agenda-get-blocks): Optimizations,
913         in particular, wait as long as possible to collect the tags.
914         (org-stuck-projects): Improve docstring.
916         * org.el (org-store-link): No errors when getting custom id before
917         first headline.
918         (org-get-tags-at): Use `org-up-heading-safe' when getting tags.
920 2009-04-23  Carsten Dominik  <carsten.dominik@gmail.com>
922         * org.el (org-prepare-agenda-buffers): Catch a throw to nextfile.
924         * org-protocol.el: Remove dependency on url.el.
925         (org-protocol-unhex-compound, org-protocol-open-source): Remove
926         dependency on url.el.
928         * org-latex.el (org-export-as-pdf): Use
929         `org-latex-to-pdf-process'.
931 2009-04-22  Carsten Dominik  <carsten.dominik@gmail.com>
933         * org-latex.el (org-latex-to-pdf-process): New option.
935         * org-agenda.el (org-agenda-skip-additional-timestamps-same-entry):
936         New option.
937         (org-agenda-get-timestamps): Honor
938         `org-agenda-skip-additional-timestamps-same-entry'.
940         * org-clock.el (org-clock-goto-may-find-recent-task): New option.
941         (org-clock-goto): Find recent task only if
942         `org-clock-goto-may-find-recent-task' allows it.
944         * org-exp.el (org-export-remove-or-extract-drawers): Handle empty
945         drawers, and drawers that are missing the :END: line.
947 2009-04-21  Carsten Dominik  <carsten.dominik@gmail.com>
949         * org-clock.el (org-clock-goto): Go to recently clocked task if no
950         clock is running.
952 2009-04-21  Carsten Dominik  <carsten.dominik@gmail.com>
954         * org.el (org-update-parent-todo-statistics): Check for
955         STATISTICS_FROM property.
957         * org-list.el (org-update-checkbox-count): Check for
958         STATISTICS_FROM property.
960         * org.el (org-tab-first-hook)
961         (org-tab-after-check-for-table-hook)
962         (org-tab-after-check-for-cycling-hook): New hooks.
963         (org-cycle-internal-global, org-cycle-internal-local): New
964         functions, split out from `org-cycle'.
965         (org-cycle): Call the new hooks.
967 2009-04-19  Carsten Dominik  <carsten.dominik@gmail.com>
969         * org-exp.el (org-export-preprocess-string): Reset the list of
970         preferred targets for each run of the preprocessor.
972         * org.el (org-refile-target-verify-function): Improve
973         documentation.
974         (org-get-refile-targets): Respect point being moved by the
975         verification function.
977         * org-latex.el (org-export-latex-timestamp-keyword-markup): New
978         option.
979         (org-export-latex-keywords): Use new option.
981         * org.el (org-rear-nonsticky-at): New defsubst.
982         (org-activate-plain-links, org-activate-angle-links)
983         (org-activate-footnote-links, org-activate-bracket-links)
984         (org-activate-dates, org-activate-target-links)
985         (org-activate-tags): Place the rear-nonsticky properties at the
986         correct location.
988 2009-04-18  Carsten Dominik  <carsten.dominik@gmail.com>
990         * org-protocol.el (server-edit): Declare `server-edit'.
991         (org-protocol-unhex-string, org-protocol-unhex-compound): New
992         functions.
993         (org-protocol-check-filename-for-protocol): Call `server-edit'.
995         * org.el (org-default-properties): New default properteis for
996         completion.
998         * org-exp.el (org-export-add-subtree-options): Add new properties
999         for subtree export.
1001         * org-docbook.el (org-export-docbook-keywords-markup)
1002         (org-export-docbook-timestamp-markup): New options.
1003         (org-export-docbook-protect-tags): New function.
1005 2009-04-17  Carsten Dominik  <carsten.dominik@gmail.com>
1007         * org-id.el (org-id-get-with-outline-path-completion): Turn off
1008         org-refile-target-verify-function for the duration of the command.
1010         * org.el (org-link-to-org-use-id): New possible value
1011         `create-if-interactive-and-no-custom-id'.
1012         (org-store-link): Use custom IDs.
1013         (org-link-search): Find custom ID properties from #link.
1014         (org-default-properties): Add CUSTOM_ID for property completion.
1015         (org-refile-target-verify-function): New option.
1016         (org-goto): Turn off org-refile-target-verify-function
1017         for the duration of the command.
1019 2009-04-16  Carsten Dominik  <carsten.dominik@gmail.com>
1021         * org-html.el (org-export-as-html): Use custom IDs in the toc.
1023         * org-exp.el (org-export-preferred-target-alist): New variable.
1024         (org-export-define-heading-targets): Find the new CUSTOM_ID
1025         property.
1026         (org-export-target-internal-links): Target the custom ids when
1027         possible.
1029         * org-latex.el (org-export-latex-preprocess): Better regexp for
1030         matching latex macros with arguments.
1032 2009-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
1034         * org-remember.el (org-remember-handler): Allow filing to non-org
1035         files.
1037 2009-04-15  Magnus Henoch <magnus.henoch@gmail.com>
1039         * org-feed.el (org-feed-alist): New keyword options.
1040         (org-feed-update): Use the new options.
1041         (org-feed-parse-rss-feed): Renamed from `org-feed-parse-feed'.
1042         (org-feed-parse-rss-entry): Renamed from `org-feed-parse-entry'.
1043         (org-feed-parse-atom-feed, org-feed-parse-atom-entry): New
1044         functions.
1046         * org-table.el (org-table-fix-formulas): Do not change references
1047         to remote tables.
1048         (org-table-get-remote-range): Convert standard coordinates to RC
1049         format.
1051         * org-latex.el (org-export-latex-keywords): Fix regexp bug.
1053 2009-04-14  Carsten Dominik  <carsten.dominik@gmail.com>
1055         * org-compat.el (org-sha1-string): Function removed.
1057         * org.el (org-refile-allow-creating-parent-nodes): New option.
1058         (org-refile-get-location): New argument NEW-NODES.
1059         (org-refile): Call `org-refile-get-location' with the new
1060         argument.
1061         (org-refile-get-location): Arrange for adding a new child.
1062         (org-refile-new-child): New function.
1064         * org-html.el (org-html-handle-time-stamps): Wrap time stamps into
1065         an additional span element.
1067         * org-clock.el: Fix a number of docstrings.
1068         (org-clock-find-position): New argument
1069         FIND-UNCLOSED to make the function find an unclosed clock in the
1070         entry.
1071         (org-clock-in): Call `org-clock-find-position' with the new
1072         argument if we might be resuming a clock.
1074 2009-04-13  Carsten Dominik  <carsten.dominik@gmail.com>
1076         * org-latex.el (org-export-latex-display-custom-times): New variable.
1077         (org-export-latex-timestamp-markup): New option.
1078         (org-export-latex-set-initial-vars): Remember the local value of
1079         `org-display-custom-times'.
1080         (org-export-latex-content): Process time stamps.
1081         (org-export-latex-time-stamps): New function.
1083         * org-macs.el (org-maybe-intangible): Add intangible property
1084         again to invisible text.
1086 2009-04-12  Carsten Dominik  <carsten.dominik@gmail.com>
1088         * org-exp.el (org-default-export-plist): Handle undefined
1089         variables.
1091 2009-04-11  Carsten Dominik  <carsten.dominik@gmail.com>
1093         * org.el (org-sort-entries-or-items): Match TODO keywrds
1094         case-sensitively, when sorting.
1095         (org-priority): Do not match TODO keywords with wrong case.
1097 2009-04-09  Carsten Dominik  <carsten.dominik@gmail.com>
1099         * org-feed.el (org-feed-update): Bind the variable
1100         `new-formatted'.
1102         * org-html.el (org-export-as-html): Start paragraphs after literal
1103         examples.
1105         * org-docbook.el (org-export-as-docbook): Start paragraphs after
1106         literal examples.
1108 2009-04-08  Carsten Dominik  <carsten.dominik@gmail.com>
1110         * org.el (org-todo): Honor the NOBLOCKING property.
1112         * org-agenda.el (org-agenda-dim-blocked-tasks): Honor the
1113         NOBLOCKING property.
1115         * org.el (org-scan-tags): Fix bug in tag scanner
1117 2009-04-07  Carsten Dominik  <carsten.dominik@gmail.com>
1119         * org.el (org-modules): Mark obsolete packages.
1121         * org-html.el: New file, split out from org-exp.el.
1123         * org-icalendar.el: New file, split out from org-exp.el.
1125         * org-xoxo.el: New file, split out from org-exp.el.
1127         * org-ascii.el: New file, split out from org-exp.el.
1129 2009-04-06  Carsten Dominik  <carsten.dominik@gmail.com>
1131         * org-compat.el (org-find-library-name): New function.
1133         * org.el (org-pre-cycle-hook): New hook.
1134         (org-cycle): Call the new hook in appropriate places.
1135         (org-reload): Only reload files that have been loaded before.
1137 2009-04-05  Carsten Dominik  <carsten.dominik@gmail.com>
1139         * org.el (org-set-font-lock-defaults): Enforxe space or line end
1140         after todo keyword.
1141         (org-todo): When changing TODO state, do matching
1142         case-sensitively.
1143         (org-map-continue-from): New variable.
1144         (org-scan-tags): Respect values in `org-map-continue-from'.
1145         (org-reload): Make XEmacs compatible.
1147 2009-04-04  Carsten Dominik  <carsten.dominik@gmail.com>
1149         * org-protocol.el (org-protocol-flatten-greedy): New function.
1150         (org-protocol-flatten): New function.
1152         * org.el (org-open-link-from-string): Pass reference buffer to
1153         `org-open-at-point'.
1154         (org-open-at-point): New optional argument `reference-buffer'.
1156 2009-04-03  Carsten Dominik  <carsten.dominik@gmail.com>
1158         * org.el (org-scan-tags): Make tag scan find headline in first
1159         line, 2nd attempt.
1160         (org-get-refile-targets): Add the naked file name.
1161         (org-refile): Store as top-level entry when only file name was
1162         given.
1164         * org-agenda.el (org-agenda-get-progress): Fix regexp bug.
1166         * org.el (org-block-todo-from-children-or-siblings-or-parent):
1167         Renamed from org-block-todo-from-children-or-siblings, and
1168         enhanced to look for the parent's status as well.
1170         * org-agenda.el (org-agenda-log-mode-add-notes): New option.
1171         (org-agenda-get-progress): Add first notes line to log entry if so
1172         desired.
1174 2009-04-02  Carsten Dominik  <carsten.dominik@gmail.com>
1176         * org-agenda.el (org-agenda-cleanup-fancy-diary-hook): New hook.
1177         (org-agenda-cleanup-fancy-diary): Call the new hook.
1179         * org-remember.el (org-remember-apply-template): Take the default
1180         for the annotation from the :annotation property.
1182         * org-mac-message.el (org-mac-message-get-link): Remove the
1183         quotes.
1184         (org-mac-message-get-link): Return the result.
1186 2009-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
1188         * org.el (org-refile-get-location): Add file name only if not
1189         already included in outline path.
1191         * org-faces.el (org-n-level-faces): Fix customization type from
1192         number to integer.
1194         * org-exp.el (org-export-headline-levels): Fix customization type
1195         from number to integer.
1197         * org-agenda.el (org-agenda-confirm-kill)
1198         (org-agenda-custom-commands-local-options)
1199         (org-timeline-show-empty-dates, org-agenda-ndays)
1200         (org-agenda-start-on-weekday, org-scheduled-past-days): Fix
1201         customization type from number to integer.
1203 2009-03-31  Carsten Dominik  <carsten.dominik@gmail.com>
1205         * org-protocol.el: Declare some functions.
1207         * org-inlinetask.el (org-inlinetask-export-handler): Fix line
1208         postion before inserting modified headline.
1210         * org-agenda.el (org-agenda-compare-effort): Honor
1211         `org-sort-agenda-noeffort-is-high'.
1212         (org-agenda-filter-by-tag, org-agenda-filter-make-matcher)
1213         (org-agenda-compare-effort): Implement the "?" operator for
1214         finding entries without effort setting.
1216         * org.el (org-extract-attributes-from-string): New function.
1218         * org-exp.el (org-export-splice-attributes): New function.
1220 2009-03-30  Carsten Dominik  <carsten.dominik@gmail.com>
1222         * org-mouse.el: XEmacs compatibility fixes
1224         * org-docbook.el (org-export-as-docbook): Process footnotes like
1225         normal text.
1227         * org.el (org-modules): Add org-inlinetasks.el
1228         (org-cycle): Implement limiting level on cycling.
1229         (org-move-subtree-down): Fix bug with swapping subtrees at end of
1230         buffer.
1232         * org-inlinetask.el: New file.
1234         * org.el (org-emphasis-regexp-components): Allow braces in
1235         emphasis pre and post match.
1237         * org-footnote.el (org-footnote-normalize): When only dorting, do
1238         not insert inline notes at the end.
1240         * org-docbook.el (org-id-find-id-file): Add function declaration.
1242         * org.el (org-require-autoloaded-modules): Add org-docbook.el.
1244         * org-docbook.el: New file.
1246 2009-03-28  Carsten Dominik  <carsten.dominik@gmail.com>
1248         * org.el (org-reftex-citation): New command.
1250 2009-03-27  Carsten Dominik  <carsten.dominik@gmail.com>
1252         * org-agenda.el (org-agenda-cmp-user-defined): New option.
1253         (org-sorting-choice, org-agenda-sorting-strategy): Add the new
1254         sorting options.
1255         (org-entries-lessp): Apply the new sorting option.
1257         * org.el (org-block-todo-from-children-or-siblings): Fix bug in
1258         blocker code, when an older sibling has children.
1260         * org-mac-message.el (org-mac-message-get-link): Improve getting
1261         links from multiple selected messages.
1263 2009-03-26  Carsten Dominik  <carsten.dominik@gmail.com>
1265         * org-remember.el (org-remember-finalize): Do not set buffer file
1266         name to nil.
1267         (org-remember-handler): Mark buffer as unmodified.
1268         (org-remember-handler): Delete backup file and show message about
1269         remaining backup files.
1270         (org-remember-auto-remove-backup-files): New option.
1272         * org.el (org-store-link): Use buffer name as link description in
1273         w3-mode buffers.
1274         (org-ido-switchb): Fix argument bug for completion.
1276         * org-remember.el (org-remember-apply-template): Set local
1277         variable `auto-save-visited-file-name' instead of global one.
1279 2009-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
1281         * org-feed.el: Re-write.
1283         * org-agenda.el (org-agenda-get-todos): Fix bug with match-data.
1284         (org-agenda-get-todos): Mark file tags as inherited.
1285         (org-agenda-list): Always search diary lines for a time.
1287 2009-03-24  Carsten Dominik  <carsten.dominik@gmail.com>
1289         * org-feed.el (org-feed-assume-stable): New option.
1290         (org-feed-before-adding-hook): New hook.
1292         * org-exp.el (org-export-as-html): Close local lists depending on
1293         indentation, also when starting a table.
1295         * org-remember.el (org-remember-backup-directory)
1296         (org-remember-backup-name): New internal variable.
1298 2009-03-23  Carsten Dominik  <carsten.dominik@gmail.com>
1300         * org-clock.el (org-clock-out-if-current): Make buffer detection
1301         work in indirect buffers as well.
1303         * org.el (org-emphasis-regexp-components): Add the exxclamation
1304         mark to the post-emphasis characters.
1306 2009-03-22  Carsten Dominik  <carsten.dominik@gmail.com>
1308         * org.el (org-read-date-minibiffer-septup-hook): New hook.
1309         (org-read-date): Run the new hook.
1311         * org-mac-message.el (org-mac-flagged-mail): New group.
1312         (org-mac-mail-account): New variable.
1313         (org-mac-create-flagged-mail, org-mac-insert-flagged-mail): New
1314         commands.
1316         * org-remember.el (org-remember-backup-directory): New variable.
1317         (org-remember-apply-template): Write file to backup directory.
1319 2009-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
1321         * org-mouse.el (org-mouse-todo-menu): New function.
1322         (org-mouse-todo-keywords): Function removed.
1323         (org-mouse-context-menu): Use `org-mouse-todo-menu'.
1325         * org-table.el (org-table-beginning-of-field)
1326         (org-table-end-of-field): New commands
1327         (org-table-previous-field, org-table-beginning-of-field): Better
1328         error messages.
1329         (orgtbl-setup): Include `M-a' and `M-e'.
1331         * org.el (org-backward-sentence, org-forward-sentence): New
1332         commands.
1334         * org-colview.el (org-colview-initial-truncate-line-value): New
1335         variable.
1336         (org-columns-remove-overlays): Restore the value of `truncate-lines'.
1337         (org-columns): Remember the value of `truncate-lines'.
1339         * org-colview-xemacs.el (org-colview-initial-truncate-line-value):
1340         New variable.
1341         (org-columns-remove-overlays): Restore the value of
1342         `truncate-lines'.
1343         (org-columns): Remember the value of `truncate-lines'.
1345         * org.el (org-columns-skip-arrchived-trees): New option.
1347         * org-agenda.el (org-agenda-export-html-style): Define color for
1348         org-agenda-done face.
1349         (org-search-view, org-agenda-get-todos, org-agenda-get-progress)
1350         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use new face.
1352         * org.el (org-scan-tags): Use the new face.
1354         * org-faces.el (org-agenda-done): New face.
1356         * org.el (org-scan-tags): Test the value org
1357         `org-tags-match-list-sublevels'.
1358         (org-tags-match-list-sublevels): New allowed value: indented.
1360         * org-export-latex.el (org-export-latex-make-header): Apply macros
1361         in header.
1363         * org-exp.el (org-export-apply-macros-in-string): New function.
1365         * org-export-latex.el (org-export-latex-list-parameters): Fix bug
1366         with the definition of a checked box.
1368         * org-clock.el (org-clock-find-position): Fix drawer indentations.
1370         * org-export-latex.el (org-export-latex-low-levels): More options
1371         for how to process lower levels in LaTeX.
1372         (org-export-latex-subcontent): Better treatment for lists as a
1373         means of publishing lower levels.
1375 2009-03-20  Carsten Dominik  <carsten.dominik@gmail.com>
1377         * org.el (org-set-font-lock-defaults): Use new checkbox face.
1379         * org-faces.el (org-checkbox): New face.
1381         * org-exp.el (org-export-html-preprocess): Only create LaTeX
1382         fragement images if there is an export file.
1384 2009-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
1386         * org-agenda.el (org-stuck-projects): Document that the subtree of
1387         projects that are not stuck will now be searched for stuck
1388         sub-projects.
1389         (org-agenda-skip-entry-when-regexp-matches)
1390         (org-agenda-skip-entry-when-regexp-matches-in-subtree): New functions.
1391         (org-agenda-list-stuck-projects): Use
1392         `org-agenda-skip-entry-when-regexp-matches-in-subtree'.
1394         * org-export-latex.el (org-export-latex-preprocess): Improve
1395         export of verses.
1397         * org-exp.el (org-export-as-html): Implement centering as a div
1398         rather than a paragraph.  Do a better job with line-end in verse
1399         environments.
1401 2009-03-17  Carsten Dominik  <carsten.dominik@gmail.com>
1403         * org.el (org-open-at-point): Fix tags searches by mouse click.
1405 2009-03-16  Carsten Dominik  <carsten.dominik@gmail.com>
1407         * org-export-latex.el (org-export-latex-preprocess): Implement the
1408         centering markup.
1410         * org-exp.el (org-export-mark-blockquote-verse-center): Renamed
1411         from `org-export-mark-blockquote-and-verse'.
1412         (org-export-as-html): Implement the centering markup.
1414         * org-export-latex.el (org-export-latex-tables): Fix vertical
1415         lines in tables.
1417 2009-03-15  Carsten Dominik  <carsten.dominik@gmail.com>
1419         * org.el (org-read-date-history): New variable.
1420         (org-read-date): Use new history variable.
1421         (org-toggle-heading): Fix bug when used before first headline.
1422         (org-store-log-note): Remove drawer if empty while note is
1423         aborted.
1424         (org-remove-empty-drawer-at): New function.
1425         (org-check-after-date): New command.
1426         (org-sparse-tree): New sparse tree command "a".
1428         * org-exp.el (org-export-as-ascii): Improve export of plain lists.
1430 2009-03-14  Bastien Guerry  <bzg@altern.org>
1432         * org.el (org-toggle-fixed-width-section): Bug fix: insert a
1433         column and a space, not only a column.
1435 2009-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
1437         * org-export-latex.el (org-export-latex-emphasis-alist): Better
1438         defaults for verbose emphasis.
1439         (org-export-latex-emph-format): New function.
1440         (org-export-latex-fontify): Call `org-export-latex-emph-format'.
1442         * org-agenda.el (org-agenda-menu): Add new commands to menu.
1443         (org-agenda-do-date-later, org-agenda-do-date-earlier)
1444         (org-agenda-date-later-minutes, org-agenda-date-earlier-minutes)
1445         (org-agenda-date-later-hours, org-agenda-date-earlier-hours): New
1446         commands.
1448         * org.el (org-timestamp-change): Move end-time along with start
1449         time.
1451 2009-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
1453         * org-exp.el (org-export-target-internal-links)
1454         (org-export-as-html): Protect links specified as #name.
1456 2009-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
1458         * org.el (org-clone-subtree-with-time-shift): New command.
1460         * org-export-latex.el (org-export-latex-special-chars)
1461         (org-export-latex-treat-sub-super-char): Fix subscript export.
1463         * org-exp.el (org-create-multibrace-regexp): Do not add
1464         backslashes to the class.
1466 2009-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
1468         * org-colview.el (org-columns-map): Better functions for moving up
1469         and down a row, even if `truncate-line' is nil.
1471         * org.el (org-insert-todo-heading): Make sure the keyword is
1472         inserted at the correct position.
1474         * org-publish.el (org-publish-project-alist)
1475         (org-publish-projects, org-publish-org-index): Change default anme
1476         for the index of file names to "sitemap.org".
1478         * org-export-latex.el (org-export-latex-tables): Use
1479         `org-split-string', for Emacs 21 compatibility.
1481 2009-03-09  Carsten Dominik  <carsten.dominik@gmail.com>
1483         * org-agenda.el (org-agenda-log-mode-items): Improve docstring.
1485 2009-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
1487         * org-exp.el (org-export-page-description)
1488         (org-export-page-keywords): New variables.
1489         (org-export-plist-vars): Add entries for :keywords and
1490         :description.
1491         (org-infile-export-plist): Parse for new keywords.
1492         (org-get-current-options): Add new keywords
1493         (org-export-as-html): Publish description and keywords.
1495         * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New
1496         option.
1497         (org-agenda-add-entry-text): Honor
1498         `org-agenda-add-entry-text-descriptive-links'.
1500         * org-export-latex.el (org-export-latex-preprocess): Make all
1501         external preprocess functions use a PARAMETER arg.
1503         * org-exp.el (org-export-preprocess-string)
1504         (org-export-select-backend-specific-text)
1505         (org-export-format-source-code-or-example)
1506         (org-format-org-table-html): Support docbook export.
1507         (org-export-preprocess-string): Make all external preprocess
1508         functions use a PARAMETER arg.
1510 2009-03-07  Carsten Dominik  <carsten.dominik@gmail.com>
1512         * org-exp.el (org-export-html-style-include-scripts): New option.
1513         (org-export-plist-vars): Add new option
1514         `org-export-html-style-include-scripts'.
1515         (org-export-as-html): Honor new option
1516         `org-export-html-style-include-scripts'.
1517         (org-export-html-scripts, org-export-html-style-default): Fix
1518         xml issues with the Safari browser.
1520 2009-03-06  Carsten Dominik  <carsten.dominik@gmail.com>
1522         * org-publish.el (org-publish-attachment): Only copy file when the
1523         directories differ.
1525 2009-03-05  Carsten Dominik  <carsten.dominik@gmail.com>
1527         * org-clock.el (org-clocktable-steps): Use inactive time stamps
1528         for clocktable steps.
1530         * org.el (org-additional-option-like-keywords): Add two more
1531         keywords.
1533 2009-03-04  Carsten Dominik  <carsten.dominik@gmail.com>
1535         * org-exp.el (org-export-format-source-code-or-example): Mark
1536         temporary buffer unmodified, so that it will be killed even if
1537         mode like message mode has decided to assign a file name.
1539         * org.el (org-scan-tags): Improve tag inheritance.
1540         (org-scan-tags, org-make-tags-matcher): Make tag comparison
1541         case-sensitive.
1542         (org-scan-tags): Use the internal tags list instead of creating it
1543         from scratch.
1544         (org-trust-scanner-tags, org-scanner-tags): New variables.
1545         (org-scan-tags): Set `org-scanner-tags'.
1546         (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
1547         (org-map-entries): Document the possible speedup using scanner
1548         tags.
1550 2009-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
1552         * org.el (org-add-planning-info): Fix bug with looking for keyword
1553         only at column 0.
1555         * org-agenda.el (org-agenda-custom-commands-local-options): Add
1556         option for tags filter preset.
1557         (org-prepare-agenda): Store filter preset as a property on the
1558         filter variable.
1559         (org-finalize-agenda): Call the filter, if there is a preset.
1560         (org-agenda-filter-by-tag): Filter again after clearing the
1561         filter, when there still is a preset.
1562         (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
1563         Include the preset filter.
1564         (org-agenda-redo): Apply the filter again, also the preset filter.
1566         * org-exp.el (org-export-as-html): Use IDs in the correct way.
1568         * org.el (org-uuidgen-p): New funtion.
1570         * org-agenda.el (org-agenda-fontify-priorities): New default value
1571         `cookies'.
1572         (org-agenda-fontify-priorities): Renamed from
1573         org-fontify-priorities.
1575         * org.el (org-set-font-lock-defaults): Call
1576         `org-font-lock-add-priority-faces'.
1577         (org-font-lock-add-priority-faces): New function.
1579         * org-faces.el: (org-set-tag-faces): New option.
1580         (org-priority-faces): New variable.
1582         * org-exp.el (org-export-as-html): Add a "content" div around the
1583         entire content of the body tag.
1584         (org-export-html-get-bibliography): New function.
1585         (org-export-html-validation-link): New variable.
1586         (org-export-as-html): Add validation link to exported page.
1588         * org.el (org-match-sparse-tree): Renamed from
1589         `org-tags-sparse-tree'.
1590         (org-tags-sparse-tree): New alias.
1592 2009-03-02  Carsten Dominik  <carsten.dominik@gmail.com>
1594         * org.el (org-get-valid-level): Catch the case where the level
1595         change is nil.
1597         * org-clock.el (org-clock-find-position): Better indentation of
1598         new clock drawers.
1600 2009-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
1602         * org-agenda.el (org-agenda-quit): Delete window only when the
1603         frame-setup was not `current-window'.
1605         * org.el (org-tag-persistent-alist): New option.
1606         (org-startup-options): Add keyword `noptag'.
1607         (org-fast-todo-selection): Handle :newline correctly.
1608         (org-set-tags): Handle :newline correctly.
1609         (org-fast-tag-selection): Handle :newline correctly.
1611 2009-02-28  Carsten Dominik  <carsten.dominik@gmail.com>
1613         * org-exp.el (org-export-as-ascii): Reverse link buffer before
1614         outputting it.
1615         (org-export-ascii-push-links): Fix bug with pussing links into the
1616         export buffer.
1618 2009-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
1620         * org-archive.el (org-archive-subtree): Do not add 1 to level if
1621         pasting at top level.
1623         * org-bbdb.el: Improve documentation.
1625 2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
1627         * org-list.el (org-insert-item): Only consider insert empty lines
1628         is `org-empty-line-terminates-plain-lists' is not nil.
1630         * org.el (org-blank-before-new-entry): Mention the dependence on
1631         `org-empty-line-terminates-plain-lists' in the docstring.
1633         * org-publish.el (org-publish-get-project-from-filename): New
1634         optional argument UP.  Only find the top project if UP is set.
1635         (org-publish-current-project): Find the top encloding project.
1637         * org-agenda.el (org-agenda-before-write-hook)
1638         (org-agenda-add-entry-text-maxlines): New options.
1639         (org-write-agenda): Run the new hook in the temporary buffer.
1640         (org-agenda-add-entry-text): New function.
1641         (org-write-agenda): Implement PDF export, using ps2pdf.
1643         * org.el (org-global-properties-fixed, org-global-properties):
1644         Improve documentation string.
1646         * org-exp.el (org-export-ascii-links-to-notes): New option.
1647         (org-export-as-ascii): Handle links better.
1648         (org-export-ascii-wrap, org-export-ascii-push-links): New
1649         functions.
1651 2009-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
1653         * org-agenda.el (org-agenda): Make prefix arg optional.
1654         (org-agenda-search-headline-for-time): New option.
1655         (org-format-agenda-item): Honor
1656         `org-agenda-search-headline-for-time'.
1658         * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
1659         characters.
1661         * org.el (org-self-insert-cluster-for-undo): New option.
1662         (org-self-insert-command): Cluster undo for 20 characters.
1663         (org-self-insert-command-undo-counter): New variable.
1665 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
1667         * org-exp.el (org-export-as-html): Fix problem with closing colone
1668         example.
1670 2009-02-22  Carsten Dominik  <carsten.dominik@gmail.com>
1672         * org-export-latex.el (org-export-as-latex)
1673         (org-export-latex-first-lines): Avoid modification flag when
1674         adding or removing text properties.
1675         (org-export-latex-fontify): Catch error when org-emph-alist has
1676         entries that are not defined for LaTeX export.
1678         * org.el (orgstruct++-mode): New function.
1679         (turn-on-orgstruct++): Call `orgstruct++-mode'.
1680         (org-context-p): Allow detecting item context after the first line
1681         of an item.
1682         (orgstruct-make-binding): Detect if item-body context should be
1683         seen.
1684         (orgstruct-is-++): New variable.
1685         (org-add-planning-info): Catch the case when there is no planning
1686         info yet and the call does not want to add anything, only maybe
1687         tries to remove something.
1688         (org-special-ctrl-a/e): All value to be a cons cell with separate
1689         settings for `C-a. and `C-e'.
1690         (org-beginning-of-line, org-end-of-line): Honor separate values
1691         for `C-a' and `C-e'.
1693 2009-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
1695         * org.el (org-reload): New command.
1697 2009-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
1699         * org-exp.el (org-export-htm-get-tag-class-name)
1700         (org-export-htm-get-todo-kwd-class-name): New functions.
1701         (org-export-html-tag-class-prefix)
1702         (org-export-html-todo-kwd-class-prefix): New options.
1703         (org-export-as-html): Call
1704         `org-export-html-get-todo-kwd-class-name'.
1705         (org-html-level-start): Wrap tags into classes.
1706         (org-export-html-get-tag-class-name)
1707         (org-export-html-get-todo-kwd-class-name): New functions.
1709         * org-export-latex.el (org-export-latex-collect-header-macros):
1710         Remove fields that are used anyway.
1711         (org-export-latex-make-header): Insert the options earlier.
1713         * org-agenda.el (org-agenda-get-progress): Fix bug with state
1714         matching.
1716         * org-list.el (org-indent-item): Allow point to be at the end of
1717         the region.
1719         * org.el (org-metaleft, org-metaright): Be more accurate about
1720         detecting a region where commands apply.
1722         * org-compat.el (org-cursor-to-region-beginning): New function.
1724         * org.el (org-priority): Also find invisible heading.
1726         * org-colview-xemacs.el (org-columns-edit-value): No special
1727         treatment for `org-todo' prefix.
1729         * org-colview.el (org-columns-edit-value): No special treatment
1730         for `org-todo' prefix.
1732         * org-remember.el (org-remember-apply-template): Use
1733         `org-completing-read-no-ido'.
1735         * org.el (org-completing-read-no-ido): New function.
1736         (org-make-tags-matcher, org-set-property): Use
1737         `org-completing-read-no-ido'.
1739         * org-export-latex.el (org-export-latex-import-inbuffer-stuff):
1740         New option.
1741         (org-export-as-latex): Import in-buffer settings as TeX macros.
1742         (org-export-latex-make-header): Additional parameter OPT-DEFS.
1743         (org-export-latex-collect-header-macros): New function.
1745         * org.el (org-refile-get-location): Turn off
1746         `partial-completion-mode'.
1748 2009-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
1750         * org.el (org-block-todo-from-checkboxes): Announce that
1751         checkboxes are the culprit.
1752         (org-block-todo-from-children-or-siblings): Call
1753         `org-up-heading-all instead' of `outline-up-heading'.
1755         * org-agenda.el (org-agenda-show-1): Renamed from
1756         `org-agenda-show'.
1757         (org-agenda-show): Re-install the old version for now.
1758         (org-agenda-dim-blocked-tasks): Update docstring.  Scope a
1759         variable into the blokker hook, so that the checkbox checker can
1760         anounce that it caused the blocking.
1762         * org.el (org-track-ordered-property-with-tag): New option.
1763         (org-toggle-ordered-property): Honor
1764         `org-track-ordered-property-with-tag'.
1765         (org-tag-alist): Add newline options.
1766         (org-set-regexps-and-options): Separate option lines imply a
1767         newline.
1768         (org-set-regexps-and-options, org-assign-fast-keys)
1769         (org-fast-todo-selection, org-fast-tag-selection): Handle newline
1770         option.
1771         (org-indent-line-function): Make sure this works even if there is
1772         not `org-drawer-regexp' defined.  This can happen when
1773         orgstruct-mode is used in a non-org buffer.
1775         * org-list.el (org-checkbox-blocked-p): New function.
1776         (org-toggle-checkbox): Check for blocking.
1778         * org.el (org-modules): Add an entry for org-R.el.
1780         * org-agenda.el (org-agenda-todo-ignore-with-date)
1781         (org-agenda-todo-ignore-scheduled)
1782         (org-agenda-todo-ignore-deadlines): Mention the variable
1783         `org-agenda-tags-todo-honor-ignore-options' in the docstring.
1785         * org.el (org-get-wdays): Find the warning period also if it is in
1786         the wrong place.
1787         (org-ido-completing-read): Provide the correct arguments to
1788         ido-completing-read and bind `ido-enter-matching-directory' to
1789         nil.
1791 2009-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
1793         * org.el (org-olpath-completing-read): Never use ido for this
1794         one.
1796         * org-exp.el (org-export-normalize-links): Use new macro.
1798         * org-macs.el (org-if-unprotected-at): New macro.
1800         * org-agenda.el (org-agenda-show): Allow numerical prefix
1801         arguments to specify how much context should be shown.
1802         (org-agenda-cycle-show): New command, could be bound to SPC in
1803         org-agenda-mode-map.
1805         * org-exp.el (org-html-level-start): Space after section number.
1807 2009-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
1809         * org-agenda.el (org-agenda-get-sexps): Add todo state as
1810         property, for sorting.
1811         (org-cmp-todo-state): Get the applicable TODO keywords directly
1812         from the buffer.
1813         (org-run-agenda-series, org-agenda-list, org-search-view)
1814         (org-todo-list, org-tags-view): Only fit agenda window when the
1815         whole series is done.
1817         * org.el (org-scan-tags): Add todo state as property, for sorting.
1819         * org-agenda.el (org-agenda-custom-commands-local-options): Add
1820         `org-agenda-overriding-header' as an option.
1821         (org-agenda-list): Honor org-agenda-overriding-header'.
1823 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
1825         * org-list.el (org-toggle-checkbox): Improve cursor positioning
1826         after removing a checkbox.
1828         * org.el (org-show-entry): Make this work correctly also if it is
1829         the last entry in the file.
1830         (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
1831         falling back to normal, default command.
1832         (org-ctrl-c-ctrl-c): When called with prefix arg at a non-checkbox
1833         item, call the checkbox toggler to get a box.
1835         * org-list.el (org-toggle-checkbox): Make double prefix set the
1836         checkbox to "[-]".
1837         (org-fix-bullet-type): Only replace bullet if it is changed.
1838         (org-renumber-ordered-list): Handle case when first item does not
1839         have a number.
1841         * org.el (org-add-log-setup): Fix positioning when
1842         `org-log-states-order-reversed' is nil.
1844         * org-clock.el (org-clock-in): Fix positioning when
1845         `org-log-states-order-reversed' is nil.
1846         (org-clock-find-position): Fix positioning when
1847         `org-log-states-order-reversed' is nil.
1849 2009-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
1851         * org-clock.el (org-clock-into-drawer): Take default from
1852         `org-log-into-drawer'.
1853         (org-clock-find-position): Look for the correct drawer.
1855         * org.el (org-log-into-drawer): Renamed from
1856         `org-log-state-notes-into-drawer'.
1857         (org-log-state-notes-into-drawer): New variable alias.
1858         (org-add-log-setup): Make drawer name default to LOGBOOK, not
1859         CLOCK.
1860         (org-insert-property-drawer): Also skip LOGBOOK drawers.
1862 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
1864         * org-agenda.el (org-agenda): Fix docstring.
1866         * org.el ("org-plot"): Help loading org-plot.
1867         (org-metaleft-hook, org-metaright-hook, org-metaup-hook)
1868         (org-metadown-hook, org-shiftmetaleft-hook)
1869         (org-shiftmetaright-hook, org-shiftmetaup-hook)
1870         (org-shiftmetadown-hook, org-metareturn-hook): New hooks.
1871         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
1872         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
1873         (org-metadown, org-ctrl-c-ctrl-c): Call the appropriate hook.
1875         * org-publish.el (org-publish-get-base-files): Allow symbol `any'
1876         for selecting files with any (and even without) extension.
1878         * org.el (org-save-all-org-buffers): Also save id locations.
1879         (org-revert-all-org-buffers): Also load id locations.
1881 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
1882         * org.el (org-drawers): Add LOGBOOK to the default drawers.
1883         (org-log-state-notes-into-drawer): New option.
1884         (org-add-log-setup): Place the sate note marker into the drawer,
1885         create drawer when necessary.
1886         (org-refile-targets): Document special interpretation of LEVEL
1887         when odd-levels are used.
1889 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
1891         * org.el (org-store-log-note): Fix note indentation when adding
1892         notes to end of list.
1894         * org-exp.el (org-export-as-html): Add TODO keyword as extra
1895         class, so that each keyword can get special colors through CSS.
1897         * org-clock.el (org-clock-out): Add another nil for the previous
1898         state into the call to `org-add-log-setup'.
1900         * org.el (org-log-note-previous-state): New variable.
1901         (org-log-note-headings): New %S escape for old state.
1902         (org-todo): Call the note setup with the old state as an
1903         argument.
1904         (org-add-note): Add another nil for the previous state into the
1905         call to `org-add-log-setup'.
1906         (org-add-log-setup): New argument PREV-STATE.
1907         (org-add-log-note): Handle new %S escape.
1908         (org-store-log-note): Handle new %S escape.
1910 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
1912         * org-clock.el (org-clock-find-position): Do not swallow an item
1913         less indented than the CLOCK line itself.
1914         (org-clock-in): Push markers to lin after the clock line.
1915         (org-clock-find-position): Handle values of
1916         `org-clock-into-drawer' smaller than 2.
1918         * org-exp.el (org-html-level-start): Add a CSS class to section
1919         numbers.
1920         (org-export-html-toplevel-hlevel): Better documentation of the
1921         influence of this variables on H levels and css classes in
1922         export.
1924 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
1926         * org-agenda.el (org-agenda-custom-commands-local-options): Add
1927         timestamp and nottimestamp to the chooe menu.
1929         * org.el (org-save-all-org-buffers): Moved here from org-agenda.el.
1930         (org-revert-all-org-buffers): New command.
1932 2009-02-09  Carsten Dominik  <carsten.dominik@gmail.com>
1934         * org.el (org-return): Implement `org-return-follows-link' in the
1935         function org-return.  This is more robust than using the mouse
1936         map, I think.
1937         (org-set-regexps-and-options): Match more general #+TODO lines.
1938         (org-make-options-regexp): New optional argument EXTRA, for an
1939         extra regexp.
1940         (org-tab-follows-link): Mark as deprecated.
1942 2009-02-07  Carsten Dominik  <carsten.dominik@gmail.com>
1944         * org-exp.el (org-export-preprocess-string): Remove clock lines
1945         earlier, so that they cannot cotribute to verbatim snippets.
1947 2009-02-06  Carsten Dominik  <carsten.dominik@gmail.com>
1949         * org-exp.el (org-export-remove-or-extract-drawers): Fix regexp
1950         for finding drawers.
1951         (org-export-as-ascii, org-export-as-html): Count levels relative
1952         to the subtree header.
1953         (org-get-min-level): New optional argument OFFSET.
1954         (org-export): Make sure point is restored after popping up that
1955         window.
1957         * org.el (org-do-sort): Also take an inactive timestamp if no
1958         active one is found.
1960         * org-colview-xemacs.el (org-columns-capture-view): Copy before
1961         deleting duplicates.
1963         * org-colview.el (org-columns-capture-view): Copy before
1964         deleting duplicates.
1966         * org-exp.el (org-export-preprocess-string): Fix bug when skipping
1967         text before first headline.
1969         * org.el (org-format-latex): Do not convert LaTeX fragments in
1970         protected examples.
1972 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
1974         * org-exp.el (org-export-html-style-default): Use color values
1975         instead of names for XHTML validation.
1977         * org.el (org-get-scheduled-time, org-get-deadline-time): New
1978         functions.
1979         (org-return-follows-link): Revert making this the default untile
1980         issues are resolved.
1982         * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
1983         nottimestamp.
1985 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
1987         * org.el (org-mode): Make dependence stuff work more reliably.
1988         (org-update-parent-todo-statistics): Fix bug with updating
1989         statistics cookie.
1991         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
1992         ~ as verbatim delimiters.
1994         * org-exp.el (org-export-html-format-image): New argument
1995         PAR-OPEN.
1996         (org-export-as-html): Pass par-open to
1997         `org-export-html-format-image'.
1999 2009-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
2001         * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
2002         (org-use-fast-todo-selection, org-tags-column): New default
2003         setting for variables, based on a poll what typical uses use.
2005         * org-agenda.el (org-agenda-sorting-strategy)
2006         (org-agenda-tags-column): New default setting for variables, based
2007         on a poll what typical uses use.
2009 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
2011         * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
2012         blocked entries from setting the blocked tag.
2014         * org-exp.el (org-export-html-footnotes-section): Use a more
2015         consistent id for footnotes.
2017         * org-export-latex.el (org-export-latex-classes): Remove the
2018         a4paper option from the default styles.
2020 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
2022         * org.el (org-enforce-todo-checkbox-dependencies): New option.
2023         (org-block-todo-from-checkboxes): New function.
2024         (org-todo): Make tripple prefix arg circumvent blocking.
2026         * org-timer.el (org-timer): Provide the timer feature.
2028         * org.el (org-require-autoloaded-modules): Add a few more files to
2029         the list of autoloaded modules.
2031         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
2033 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
2035         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
2036         drawers that are unprotected.
2037         (org-export-html-format-image): Make sure inlined LaTeX fragment
2038         images remain inlined.
2040         * org.el (org-toggle-ordered-property): New function.
2041         (org-mode-map): Add a key for `org-toggle-ordered-property'.
2042         (org-org-menu): Add menu entries for TODO dependencies.
2044 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
2046         * org.el (org-default-properties): Add ORDERED to the default
2047         properties, to get completion support for it.
2049         * org-list.el (org-update-checkbox-count): Update more than one cookie.
2051         * org.el (org-update-parent-todo-statistics): Update more than one
2052         cookie.
2054         * org-agenda.el (org-agenda-get-todos): Start search from correct
2055         position.
2057         * org.el (org-fast-todo-selection): Make sure TODO selection does
2058         not change buffer position.
2060         * org-list.el (org-toggle-checkbox): Implement adding or removing
2061         checkboxes from line or region when called with a prefix
2062         argument.
2064         * org-rmail.el (org-rmail-store-link): Protect the call to
2065         `rmail-narrow-to-non-pruned-header'.
2067         * org-clock.el (org-clock-special-range): Fix week display in
2068         clock tables.
2070         * org-exp.el (org-get-current-options): Fix bug when in indirect
2071         buffer.
2073 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
2075         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
2076         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
2077         (org-agenda-dim-blocked-tasks): New function.
2079         * org.el (org-enforce-todo-dependencies): New option.
2080         (org-block-todo-from-children-or-siblings): New function.
2082         * org-faces.el (org-agenda-dimmed-todo-face): New face.
2084         * org.el (org-todo): Return correct state type even if the blocker
2085         throws an error.
2086         (org-modifier-cursor-error): Renamed from
2087         `org-shiftcursor-error'.
2088         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
2089         (org-shiftmetadown): Call `org-modifier-cursor-error'.
2091         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
2092         to get real errors from the blocker hook.
2094         * org.el (org-shiftselect-error, org-call-for-shift-select): New
2095         functions.
2096         (org-set-visibility-according-to-property): Turn off the setting
2097         of `org-show-entry-below', to avoid overruling a FOLDED visibility
2098         property.
2100 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
2102         * org.el (org-support-shift-select): New option.
2103         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
2104         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
2105         selection outside contexts.
2107         * org-list.el (org-at-item-bullet-p): New function.
2109         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
2110         variables.
2112         * org-footnote.el (org-footnote-normalize): Remove unnecessary
2113         variable.
2114         (org-insert-footnote-reference-near-definition): Remove
2115         unnecessary let form.
2117         * org-export-latex.el (org-export-latex-first-lines): Add
2118         OPT-PLIST parameter.
2119         (org-export-as-latex): Call `org-export-latex-first-lines' with
2120         opt-plits parameter.
2121         (org-export-latex-preprocess): Remove unnecessary variables.
2123         * org-exp.el (org-infile-export-plist)
2124         (org-export-add-options-to-plist, org-export-kill-licensed-text)
2125         (org-export-remove-headline-metadata)
2126         (org-export-get-title-from-subtree, org-get-min-level)
2127         (org-html-do-expand): Remove innecessary let form.
2129         * org-colview-xemacs.el (org-columns-display-here): Remove
2130         unnecessary variables.
2132         * org-colview.el (org-columns-display-here): Remove unnecessary
2133         variables.
2135         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
2136         variables.
2138         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
2139         unnecessary variables.
2141         * org-agenda.el (org-search-view, org-agenda-get-blocks)
2142         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
2143         variables.
2145         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
2146         (org-compact-display-after-subtree-move): Remove unnecessary
2147         variables.
2148         (org-edit-fixed-width-region): Remove unnecessary variables.
2149         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
2150         (org-olpath-completing-read): Remove unnecessary variable.
2151         (org-auto-repeat-maybe): Remove unnecessary variable.
2152         (org-map-entries): Remove unnecessary variable.
2153         (org-buffer-property-keys, org-imenu-get-tree)
2154         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
2156 -----------------------------------------------------------------
2158 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
2159         * org-exp.el (org-export-remove-timestamps): Never remove
2160         timestamps from tables.
2162         * org-export-latex.el (org-export-latex-first-lines): Add more
2163         options to the preprocessing of the text before the first
2164         headline.
2166 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
2168         * org-faces.el (org-clock-overlay): Make face compatible with
2169         XEmacs.
2171         * org.el (org-yank): Add property for delete-selection mode.
2173         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
2175         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
2176         variable.
2178         * org-table.el (org-table-insert-hline): Fix typo in fuction call
2179         to `backward-char'.
2181         * org-exp.el (org-export-as-html): Remove the initial space from
2182         colon examples.
2184         * org.el (org-scan-tags): Call
2185         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
2187         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
2188         customization groups.
2189         (org-agenda-tags-todo-honor-ignore-options): New option.
2190         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
2191         New function.
2192         (org-agenda-get-todos): Use
2193         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
2195 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
2197         * org-exp.el (org-export-format-source-code-or-example): Escape
2198         HTML characters also in examples that anre not treated with
2199         htmlize.  Also, just switch to EXAMPLE processing if we do not
2200         have a good version of htmlize.
2202         * org-rmail.el: Fix copyright notice.
2204         * org.el (org-activate-footnote-links): Improve footnote link
2205         highlighting.
2207         * org-footnote.el (org-footnote-normalize): Fix finding the end of
2208         a footnote definition at the end of the file.
2210         * org-table.el (org-table-get-specials): Add an imagined hline at
2211         the end of the table.  This can be useful for references that want
2212         to go to the end of the table.  Also fix bug when computing last
2213         row constants, in tables that do not start right at the right
2214         margin.
2215         (org-table-eval-formula): Match and replace remove references.
2216         (org-table-formula-substitute-names): Make sure that names inside
2217         a "remote" call are left alone, the will be replaced later when
2218         the remote call is handled.
2219         (org-table-convert-refs-to-rc): Do not convert things that might
2220         look like a reference, but are really part of an ID or namei n a
2221         remote reference.
2222         (org-table-get-remote-range): New function.
2224 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
2226         * org-faces.el (org-clock-overlay): Fix bug in face definition.
2228         * org-clock.el (org-clock-put-overlay): Use new face instead of
2229         `secondary-selection'.
2231         * org-faces.el (org-clock-overlay): New face.
2233 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
2235         * org-exp.el (org-get-current-options): Include the option for
2236         publishing time stamps.
2238         * org.el (org-toggle-heading): Renamed from
2239         `org-toggel-region-headings'.
2240         No longer needs a region defined, but will use it if there is one.
2241         (org-ctrl-c-star): Simplified, relying more on the internal
2242         workings of `org-toggle-heading'.
2243         (org-toggle-item): Renamed from `org-toggle-region-items'.
2244         No longer needs a region defined, but will use it if there is one.
2245         (org-ctrl-c-minus): Simplified, relying more on the inernal
2246         workings of `org-toggle-item'.
2248         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
2249         environment detection.  Also, do real changes only in unprotected
2250         places.
2252 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
2254         * org-export-latex.el (org-export-latex-quotation-marks): Use
2255         `org-if-unprotected-1'.
2256         (org-export-latex-set-initial-vars): Check for class definition in
2257         property.
2259         * org-macs.el (org-if-unprotected-1): New macro.
2261 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
2263         * org-compat.el (org-count-lines): New function.
2265         * org-exp.el (org-export-format-source-code-or-example): Handle
2266         switches related to text areas.
2268         * org.el (org-activate-footnote-links): Don't allow match inside a
2269         link.
2271         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
2273         * org-export-latex.el (org-export-latex-links): Keep a relative
2274         path relative also after export.
2276         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
2278         * org.el (org-make-tags-matcher): Never use IDO for completing the
2279         tags matcher match string.
2280         (org-completing-read): Also remove the special biding for "?".
2282         * org-attach.el (org-attach-allow-inheritance): New option.
2283         (org-attach-inherited): New variable.
2284         (org-attach-dir): Handle properties related to the attachment
2285         directory.
2286         (org-attach-check-absolute-path): New function.
2287         (org-attach-set-directory, org-attach-set-inherit): New commands.
2288         (org-attach): Accommodate the new commands in the dispatcher.
2290 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
2292         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
2293         `window-full-width-p'.
2295         * org-exp.el (org-export-as-html): Only check for images files
2296         that really can be inlined
2298         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
2299         list of extensions to be a parameter.
2301         * org-exp.el (org-export-html-inline-image-extensions): New
2302         variable.
2304         * org-agenda.el (org-prepare-agenda): Use
2305         `org-agenda-block-separator'.
2306         (org-agenda-block-separator): New option.
2308 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
2310         * org-export-latex.el (org-export-latex-tables): Call
2311         `org-table-clean-before-export' with the new optional argument.
2313         * org-exp.el (org-table-clean-before-export): New optional
2314         parameter MAYBE-QUOTED, allows for quoted characters like \# in
2315         first column.
2317 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
2319         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
2320         histograms.
2322         * org-colview.el (org-colview-construct-allowed-dates): Better
2323         error catching when a date/time property does not have allowed
2324         values defined.
2326         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
2327         Better error catching when a date/time property does not have
2328         allowed values defined.
2330 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
2332         * org.el (org-map-entries): Restore point and restriction after
2333         `org-map-entries'.
2335 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
2337         * org.el (org-time=, org-time<, org-time<=, org-time>)
2338         (org-time>=, org-time<>): Make sure both values are dates.
2340 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
2342         * org-archive.el (org-extract-archive-heading): Allow %s for file
2343         name also in achive location heading.
2345 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
2347         * org-archive.el (org-add-archive-files): Uniquify the list before
2348         returning it.
2350 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
2352         * org-compat.el (org-fit-window-to-buffer): Use
2353         `window-full-width-p'.
2355         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
2356         space after the colon in short examples.
2358         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
2359         enforce a space after the colon.  However, we also allow lines
2360         that are *only* a colon.
2361         (org-export-as-html): Enforce the space after the colon in short
2362         examples.
2363         (org-export-preprocess-string): Do the colon example protection
2364         earlier.
2365         (org-export-remove-timestamps): Do not check for protection at the
2366         end of the line.
2368 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
2370         * org.el (org-format-latex-options): Add new matcher for single
2371         letters between dollars.
2372         (org-get-header): Function removed.
2373         (org-heading-components): New function.
2375         * org-exp.el (org-export-define-heading-targets): Record ID's also
2376         as alternative targets.
2377         (org-export-as-html): Interpret "id:" links to other files by
2378         preserving the relative path.
2380         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
2381         is nil.
2383         * org-exp.el (org-export-normalize-links): Protect the main link,
2384         to avoid special character processing.
2386         * org-export-latex.el (org-export-latex-special-keyword-regexp):
2387         New variable.
2388         (org-export-latex-special-string-regexps): Variable removed.
2389         (org-export-latex-keywords): Use the new regexp.
2391         * org-exp.el (org-export-handle-include-files): Fetch switches and
2392         put them into the BEGIN statement.
2394         * org-timer.el (org-timer-mode-line-string): New variable.
2396         * org-clock.el (org-clock-mode-line-map): Renamed from
2397         `org-clock-mode-map'.
2398         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
2399         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
2400         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
2401         (org-clock-remove-overlays): Renamed from
2402         `org-remove-clock-overlays'.
2404         * org-timer.el (org-timer-pause-or-continue): Implement stopping
2405         and mode line display.
2406         (org-timer-stop): New command.
2407         (org-timer-seconds): Return correct time when timer is paused.
2408         (org-timer-mode-line-timer): New variable.
2409         (org-timer-set-mode-line, org-timer-update-mode-line): New
2410         functions.
2412         * org.el (org-insert-heading):  Handle new value `auto' for
2413         `org-blank-before-new-entry'.
2414         (org-org-menu): Add new items for timer functions.
2416         * org-list.el (org-insert-item): Handle new value `auto' for
2417         `org-blank-before-new-entry'.
2419         * org.el (org-blank-before-new-entry): New value `auto', made
2420         default.
2422 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
2424         * org-exp.el (org-export-normalize-links): If the link is also
2425         used as the description, protect the description.
2427 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
2429         * org.el (org-closest-date): Fix bug with yearly repeats, in
2430         combination with preference of the past as it is used for deadline
2431         and scheduling search.
2433         * org-exp.el (org-html-handle-time-stamps): No longer check for
2434         the `org-export-with-timestamps' option, because the preprocesser
2435         has taken care of this already.
2437         * org.el (org-entry-properties): Catch the case when this is
2438         called in a non-org-mode file.
2440         * org-export-latex.el (org-export-latex-remove-from-headlines):
2441         Variable made obsolete, also LaTeX export now uses the standard
2442         variables.
2443         (org-export-as-latex): Add the timestamps parameter to the
2444         preprocessor parameter list.
2445         (org-export-latex-content): Export the remaining keywords without
2446         considering to remove them.
2447         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
2448         Use bold font instead of tt font for the keywords.
2449         (org-export-latex-fontify-headline): Format headlines, assuming
2450         that all keywords still present should be published.
2451         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
2452         publish what ever remains of the time stamps.
2453         (org-export-latex-list-parameters): New option.
2454         (org-export-latex-lists): Pass additional parameters to the list
2455         converter.
2457         * org-exp.el (org-export-preprocess-string): Remove clock lines
2458         and timestamps already in the preprocesor.
2459         (org-export-remove-timestamps, org-export-remove-clock-lines): New
2460         functions.
2461         (org-export-as-ascii, org-export-as-html): Add the timestamps
2462         parameter to the preprocessor parameter list.
2464         * org-list.el (org-list-parse-list): Parse for checkboxes.
2465         (org-list-to-generic): Introduce and handle new parameters :cbon
2466         and :cboff.
2467         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
2468         optional parameter PARAMS.
2470         * org-export-latex.el (org-export-latex-special-chars): Fix
2471         problems with interpreting dollar signs.
2472         (org-inside-latex-math-p): New function.
2473         (org-export-latex-preprocess): Protect all the math fragments.
2475         * org.el (org-latex-regexps): Allow a dash after a dollar.
2477         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
2478         mark after copying.
2480         * org-agenda.el (org-run-agenda-series): Have series options set
2481         when finalizing the agenda.
2483         * org-exp.el (org-export-format-source-code-or-example): Protect
2484         the converted examples.
2486         * org.el (org-set-regexps-and-options): Fix the regexp
2487         `org-complex-heading-regexp'.
2489 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
2491         * org.el (org-edit-src-get-label-format): New function.
2492         (org-coderef-label-format): New option.
2493         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
2494         a label format specification and make sure it is used in the edit
2495         buffer.
2496         (org-edit-src-get-label-format): New function.
2497         (org-store-link): Handle new coderef formats.
2498         (org-link-search): Handle new coderef formats.
2500         * org-footnote.el (org-footnote-create-definition)
2501         (org-footnote-goto-local-insertion-point): Make footnote insertion
2502         work correctly when the "Footnotes" headline is the last line in
2503         the buffer.
2505         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
2506         the location.
2508 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
2510         * org-w3m.el (org-w3m): New customization group.
2511         (org-w3m-deactivate-mark): New option.
2512         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
2513         option say not to.
2515 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
2517         * org.el (org-set-font-lock-defaults): Trigger footnote
2518         fontification.
2519         (org-activate-footnote-links): New function.
2520         (org-activate-links): New entry `footnote'.
2522         * org-faces.el (org-footnote): New face.
2524 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
2526         * org-macs.el (org-re): Handle the [:word:] class.
2528         * org-exp.el (org-export-preprocess-string): Call
2529         `org-export-protect-colon-examples'.
2530         (org-export-protect-colon-examples): Renamed from
2531         `org-export-protect-examples', and scope limited to lines starting
2532         with a colon.
2534 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
2536         * org-exp.el (org-export-preprocess-string): Move the preprocess
2537         hook to after turning on Org-mode.
2538         (org-export-preprocess-after-include-files-hook)
2539         (org-export-preprocess-after-tree-selection-hook)
2540         (org-export-preprocess-before-backend-specifics-hook)
2541         (org-export-preprocess-final-hook): New hooks.
2542         (org-export-preprocess-string): Run the new hooks.
2544         * org.el (org-ctrl-c-minus): Fix indentation for new items.
2546         * org-footnote.el: New file.
2548         * org.el (org-footnote): Require footnote code.
2549         (org-startup-options): Add new footnote options.
2550         (org-mode-map): New keybindig for footnotes.
2551         (org-ctrl-c-ctrl-c): Add function at footnotes.
2552         (org-org-menu): New menu entries for footnotes.
2554         * org-export-latex.el (org-export-as-latex): Pass footnote
2555         variable to preprocessor.
2556         (org-export-latex-preprocess): Treat multiple references to a
2557         footnote.
2559         * org-exp.el (org-export-preprocess-string): Call
2560         `org-footnote-normalize'.
2561         (org-export-as-ascii, org-export-as-html): Pass footnote variable
2562         to preprocessor.
2563         (org-export-as-html): Treat multiple references to a footnote.
2565 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
2567         * org-export-latex.el (org-export-latex-links): Handle coderef
2568         links.
2570         * org.el (org-bracket-link-analytic-regexp++): New variable.
2571         (org-make-link-regexps): Initialize
2572         `org-bracket-link-analytic-regexp++'.
2573         (org-store-link): Implement special case in edit-src buffer.
2574         (org-insert-link): No use of ide to insert stored links.
2575         (org-link-search): Implement special case for coderefs.
2577         * org-exp.el (org-export-html-scripts): New constant.
2578         (org-export-html-style-default): Add a new style for highlighted
2579         code.
2580         (org-export-code-refs): New variable.
2581         (org-export-preprocess-string): Initialize `org-export-code-refs'.
2582         Call `org-export-replace-src-segments-and-examples'
2583         No longer call `org-export-protect-examples'.
2584         (org-export-target-internal-links): Take care of coderef targets.
2585         (org-export-last-code-line-counter-value): New variable.
2586         (org-export-replace-src-segments-and-examples): Renamed from
2587         `org-export-replace-src-segments', and modified.
2588         (org-export-format-source-code-or-example): Renamed from
2589         `org-export-format-source-code'.
2590         (org-export-number-lines): New function.
2591         (org-export-as-ascii, org-export-as-html): Handle coderef links.
2593 --------------------------------------------------------------------------
2595 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
2597         * org-remember.el (org-remember-handler): Safer way to get a new
2598         buffer accessing the target file.
2600         * org.el (org-refile-get-location): Handle case of current buffer
2601         not having a file associated with it.
2603 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
2605         * org-table.el (org-table-get-formula): Only ask to overwrite
2606         field formula if there really is one.
2608         * org-id.el (org-id-find): Allow the ID to be a symbol or a
2609         number, by converting these to a string.
2611         * org-colview.el (org-dblock-write:columnview): Allow ID to be
2612         located in a different file.
2614         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
2615         org-colview.el.
2617 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
2619         * org.el (org-completion-use-ido): Enhance docstring of
2620         `org-completion-use-ido'.
2622         * org-export-latex.el (org-export-latex-make-header): Double the %
2623         in the time stamp format.
2624         (org-export-latex-special-chars): Handle case where there is no
2625         match group 3.
2627 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
2629         * org.el (org-get-refile-targets, org-refile-get-location): Use
2630         expanded file name to improve comparison.
2632 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
2634         * org.el (org-scan-tags): Rescan for tags, to get the correct
2635         upcase/downcase stuff.  This slows things down for now, but it
2636         works.
2637         (org-mode): Make sure the tag-faces regexp is initialized.
2639         * org-export-latex.el (org-export-latex-links): Fix bug with
2640         undefined label.
2642         * org-table.el (org-table-get-specials): Set
2643         `org-table-current-last-data-line'.
2644         (org-table-current-last-data-line): New variable.
2645         (org-table-insert-column, org-table-delete-column)
2646         (org-table-move-column, org-table-fix-formulas): Call
2647         `org-table-fix-formulas' a second time to fix the $LR references.
2648         (org-table-get-specials): Add the $LR references to the tables.
2649         (org-table-get-formula): Do not offer last-row names as LHS of
2650         formulas.
2652         * org.el (org-store-link): Capture link description from
2653         `org-id-store-link'.
2655         * org-exp.el (org-export-html-format-image): Add the / to the end
2656         of the <img> tag.
2657         (org-export-format-source-code): Surround example by empty lines,
2658         to make sure it will not be inside a paragraph.
2660         * org.el (org-ido-switchb): New function.
2662 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
2664         * org-agenda.el (org-agenda-show): New prefix argument
2665         FULL-ENTRY.
2667         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
2668         argument.
2670         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
2671         `org-agenda-change-all-lines'.
2672         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
2673         tags are now retrieved locally.
2675 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
2677         * org.el (org-get-outline-path): Fix bug if level is not given.
2678         (org-org-menu): Do not quote function in menu vector.
2680         * org-agenda.el (org-finalize-agenda): Fix typo with variable
2681         name.
2683 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
2685         * org.el (org-refile): Avoid refiling to within the region to be
2686         refiled.
2688         * org-export-latex.el (org-export-latex-special-chars): Replace
2689         special characters also in tables.
2691         * org-agenda.el (org-agenda-change-all-lines): New argument
2692         FORCE-TAGS.
2693         (org-agenda-set-tags): Cet the new tags and pass them to
2694         `org-format-agenda-item'.
2696 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
2698         * org-export-latex.el (org-export-latex-classes): Add longable as
2699         a default package to all classes.
2700         (org-export-latex-tables): Handle the longtable attribute and the
2701         align attribute.
2703         * org-table.el (orgtbl-to-generic): Handle tables that start with
2704         a hline.
2706         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
2707         \verb for colde-like snippets.
2708         (org-export-as-latex): Fix issues with region export.
2710         * org.el (org-up-heading-safe): Speed up function by using a
2711         direct regexp search.
2712         (org-olpa): New variable.
2713         (org-get-outline-path): Speed-up path constructions in cases where
2714         this is possible because the entire hierarchy is scanned anyway.
2715         (org-refile-get-location): Don't compare the truenames of files,
2716         this is too slow.
2717         (org-goto-max-level): New option.
2718         (org-goto): Use `org-goto-max-level'.
2720 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
2722         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
2723         Strip angle brackets from message-ids in the former and don't do
2724         it in the latter.
2725         (org-gnus-follow-link): Open summary reliable, even if the last
2726         messages were deleted, and handle empty groups, too.
2728 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
2730         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
2731         instead of \texttt for the =...= and ~===~ emphasis environments.
2732         (org-export-as-latex): Remove any old :org-license-to-kill text
2733         properties.
2734         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
2735         (org-export-latex-make-header): Add some hard space after the
2736         table of contents.
2737         (org-export-latex-first-lines): Accept RBEG argument.  Mark
2738         exported text so that it will be excuded in further steps.
2740         * org-table.el (org-table-get-specials): Make @0 reference the
2741         last line in a table.
2742         (org-table-recalculate): Improve docstring.
2744 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
2746         * org.el (org-log-done): Fix docstring.
2748 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
2750         * org-exp.el (org-export-html-format-image): Fix bugs.
2752         * org-export-latex.el (org-export-latex-tables)
2753         (org-export-latex-links): Implement attribute, label, and caption
2754         handling.
2756         * org-exp.el (org-export-html-style-default): Add style
2757         definitions for the figure div.
2758         (org-export-preprocess-string, org-export-as-html): Implement
2759         attribute, label, and caption handling.
2760         (org-export-attach-captions-and-attributes): New function.
2761         (org-export-html-format-image): New function.
2762         (org-format-org-table-html): Implement attribute, label, and
2763         caption handling.
2765         * org.el (org-find-text-property-in-string): New function.
2766         (org-extract-attributes): Use the property org-attr instead of
2767         org-attrobutes, because this property is now set with the #+ATTR
2768         lines.
2770 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
2772         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
2773         the case that FROM is nil.
2775         * org.el (org-before-first-heading-p): New function.
2777 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
2779         * org-exp.el (org-export-as-html): Do not add a space before
2780         enforces line breaks.
2781         (org-export-as-html): Close paragraph before blockquote and verse
2782         tags.
2784 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
2786         * org-id.el (org-id-locations-file): Wrap file name with
2787         `convert-standard-filename'.
2788         (org-id-files): New variable.
2789         (org-id-use-hash): New option.
2790         (org-id-update-id-locations): Also search in all files current
2791         listed in `org-id-files'.  Convert the resulting alist to a hash
2792         if the user customation says so.
2793         (org-id-locations-save): Handle he case if `org-id-locations' is a
2794         hash.
2795         (org-id-locations-load): Convert the alist to a hash.
2796         (org-id-add-location): Handle the hast case.
2797         (kill-emacs-hook): Make sure id locations are saved when Emacs is
2798         exited.
2799         (org-id-hash-to-alist, org-id-alist-to-hash)
2800         (org-id-paste-tracker): New functions.
2802 -------------------------------------------------------------------------
2804 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
2806         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
2807         bindings of calendar variables.
2809         * org-table.el (org-table-find-row-type): Renamed from
2810         `org-find-row-type'.
2811         (org-table-rewrite-old-row-references): Renamed from
2812         `org-rewrite-old-row-references'.
2813         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
2814         (org-table-cleanup-narrow-column-properties): Renamed from
2815         `org-cleanup-narrow-column-properties'.
2817 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
2819         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
2820         for better error messages.
2821         (org-table-get-descriptor-line): Supply the new arguments to
2822         `org-find-row-type'.
2823         (org-table-error-on-row-ref-crossing-hline): New option.
2825         * org.el (org-target-link-regexp): Make buffer-local.
2826         (org-move-subtree-down): Fix bug with trees at beginning of
2827         buffer.
2829 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
2831         * org-faces.el (org-set-tag-faces): New function.
2832         (org-tags-special-faces-re): New variable.
2834         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
2836         * org-faces.el (org-tag-faces): New option.
2837         (org-tag): Mention `org-tag-faces' in the docstring.
2839 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
2841         * org-exp.el (org-export-html-style-default): Implement new
2842         quoting.
2844         * org-jsinfo.el (org-infojs-template): Implement new quoting.
2846         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
2847         command to the `w3m-minor-mode-map'.
2849         * org-archive.el (org-archive-to-archive-sibling): Protect
2850         `this-command' to avoid appending kills during archiving.
2852         * org-exp.el (org-export-with-priority): New variable.
2853         (org-export-add-options-to-plist): Use `org-export-plist-vars'
2854         instead of internal list of strings and properties.
2855         (org-print-icalendar-entries): Retrieve the location property with
2856         inheritance.
2858 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
2860         * org-exp.el (org-export-with-todo-keywords): New option.
2861         (org-export-plist-vars): Include also the keys for the #+OPTIONS
2862         line.
2863         (org-default-export-plist, org-export-add-options-to-plist)
2864         (org-export-as-ascii, org-export-as-html): Use the new structure
2865         of `org-export-plist-vars'.
2867         * org.el (org-map-entries): Return all values.
2869 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
2871         * org.el (org-matcher-time): Recognize more special values.
2873         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
2875 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
2877         * org.el (org-tags-exclude-from-inheritance): New option.
2878         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
2879         `org-tags-exclude-from-inheritance'.
2881         * org-agenda.el (org-agenda-show-inherited-tags): New option.
2882         (org-format-agenda-item): Add inherited tags to the agenda line
2883         string, and make sure that properties are kept when downcasing the
2884         tags list.
2885         (org-agenda-add-inherited-tags): New function.
2886         (org-downcase-keep-props): New function.
2888         * org.el (org-scan-tags): Mark inherited tags with a text
2889         property.
2890         (org-get-tags-at): Mark inherited tags with a text property.
2891         (org-add-prop-inherited): New function.
2893         * org-agenda.el (org-agenda-add-inherited-tags): New function.
2894         (org-agenda-show-inherited-tags): New option.
2896 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
2898         * org.el (org-modules): Add org-w3m to the default modules.
2900         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
2901         orgtbl-mode.
2902         (orgtabl-create-or-convert-from-region): New command.
2904         * org-exp.el (org-export-as-ascii): Remove the handling of
2905         targets.
2906         (org-export-ascii-preprocess): Handle targets already in this
2907         function.
2909 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
2911         * org-timer.el (org-timer-start-time): Define this variable.
2912         (org-timer-item): Make argument optional.
2914         * org-list.el (org-insert-item): Automatically insert a timer item
2915         if the current list is a timer list.
2917         * org-timer.el: New file.
2919         * org-publish.el (org-publish-org-index): Only exclude the index
2920         file in the main directory from being added to the site-map.
2921         (org-publish-get-project-from-filename): If the current project is
2922         a component, start publishing from the parent project.
2924 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
2926         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
2928         * org-publish.el (org-publish-org-index): Improve removal of
2929         temporary buffers.
2931         * org-agenda.el (org-get-closed): Re-apply changes
2932         accidentially overwritten by last commit to Emacs.
2934         * org.el (org-outline-path-complete-in-steps): New option.
2935         (org-refile-get-location): Honor
2936         `org-outline-path-complete-in-steps'.
2937         (org-agenda-change-all-lines, org-tags-sparse-tree)
2938         (org-time-string-to-absolute, org-small-year-to-year)
2939         (org-link-escape): Re-apply changes accidentially overwritten
2940         by last commit to Emacs.
2942 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
2944         * org-clock.el (org-dblock-write:clocktable): Make sure the
2945         clocktable sees the first line.
2946         (org-clock-in): Warn if the clock cannot be resumed.
2948 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
2950         * org.el (org-open-at-point): Fix mixup about interactive and
2951         non-interactive elisp links.
2953 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
2955         * org-exp.el (org-export-preprocess-string): Allow one comment
2956         line before the first headline to always be included.  This is
2957         to not miss a commented target.
2959         * org-mouse.el (org-mouse-insert-item): Call
2960         `org-indent-to-column' instead of `indent-to', for XEmacs
2961         compatibility.
2963         * org.el (org-refile-targets): Fix customize definition so
2964         that it works also in XEmacs.
2965         (org-fixup-indentation): Call `org-indent-to-column' instead
2966         of `indent-to', for XEmacs compatibility.
2968 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
2970         * org-mew.el (org-mew-store-link): Get the correct case folder
2971         for refiled messages.
2973 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
2975         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
2976         line break indicators.
2978         * org.el (org-ido-completing-read): Remove the "i:" prefix for
2979         ido-completion propts.
2981 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
2983         * org-remember.el (org-remember-apply-template): Use
2984         `org-substring-no-properties'.
2986         * org-compat.el (org-substring-no-properties): New function.
2988         * org-remember.el (org-remember-apply-template): Use
2989         `org-substring-no-properties' for compatibility.
2991         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
2992         option.
2993         (org-fix-bullet-type): respect
2994         `org-list-two-spaces-after-bullet-regexp'.
2996         * org-clock.el (org-clock-load): Clean up the code.
2998         * org.el (org-adaptive-fill-function): Allow two spaces after
2999         "1." as a list bullet.
3001 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
3003         * org-clock.el (org-clock-save, org-clock-load): Check for
3004         live buffers, existing files, and buffer file names to ensure
3005         consistent information.
3006         (org-clock-persist): Make `clock' a special value of this
3007         variable, and improve docstring.
3009         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
3010         (org-get-string-indentation): Adapt indentation when the bullet
3011         width changes.
3013 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
3015         * org-remember.el (org-remember-finalize): Make interactive.
3016         (org-remember-kill): New command.
3017         (org-remember-finish-immediately): Call `org-remember-finalize'
3018         directly.
3019         (org-remember-finalize): Make `org-remember-finalize' an interactive
3020         function.
3022 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
3024         * org-remember.el (org-remember-apply-template): No ido completion
3025         for free prompts in remember templates.
3026         (org-remember-before-finalize-hook): New hook.
3027         (org-remember-mode): New minor mode.
3028         (org-remember-apply-template): Turn on `org-remember-mode'.
3030         * org-id.el (org-id-add-location): Avoid error when no file is
3031         given.
3033         * org-remember.el (org-remember-apply-template): Fix the way how
3034         the list of allowed properties is retrieved from the target file.
3036         * org.el (org-insert-link): Improve file link matching.
3038 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
3040         * org-colview.el (org-columns-display-here): New argument
3041         DATELINE, to trigger using the new face.
3042         (org-agenda-colview-summarize): Call `org-columns-display-here'
3043         with the new argument.
3045         * org-faces.el (org-agenda-column-dateline): New face.
3047         * org-publish.el (org-publish-org-index): Use index-title at page
3048         title, not as section.
3050         * org-exp.el (org-export-html-format-desc): Respect the
3051         org-protect property.
3052         (org-export-as-html): Protect image specifiers that are in the
3053         description part of a link.
3055         * org.el (org-sort-entries-or-items, org-completing-read)
3056         (org-refile-get-location, org-olpath-completing-read, org-todo)
3057         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
3058         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
3059         (org-set-property, org-delete-property)
3060         (org-delete-property-globally): Use `org-ido-completing-read'.
3062         * org-remember.el (org-remember-apply-template): Use
3063         `org-ido-completing-read'.
3065         * org-publish.el (org-publish): Use `org-ido-completing-read'.
3067         * org-colview.el (org-columns-edit-value, org-columns-new)
3068         (org-insert-columns-dblock): Use `org-ido-completing-read'.
3070         * org-colview-xemacs.el (org-columns-edit-value)
3071         (org-columns-new, org-insert-columns-dblock): Use
3072         `org-ido-completing-read'.
3074         * org-attach.el (org-attach-delete-one, org-attach-open): Use
3075         `org-ido-completing-read'.
3077         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
3078         `org-ido-completing-read'.
3080         * org.el (org-time-today): New function.
3081         (org-matcher-time): Use `org-time-today'.  Add special treatment
3082         for "<tomorrow>" and "<yesterday>".
3083         (org-ido-completing-read): New function.
3084         (org-completion-use-ido): New option.
3086         * org-exp.el (org-export-format-source-code): Fix bug in require
3087         htmlize code.
3088         (org-export-target-internal-links): Fix bug in search for text
3089         property.
3091 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
3093         * org-export-latex.el (org-export-latex-subcontent): Interprete
3094         target aliases as additonal labels.
3096         * org-exp.el (org-export-target-aliases): New variable.
3097         (org-export-preprocess-string)
3098         (org-export-handle-invisible-targets): Fill the alias alist.
3099         (org-export-as-html): Remove the &nbsp; from the anchor, and also
3100         assign an id.
3101         (org-html-level-start): Insert the target aliases as additonal
3102         anchors.
3104         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
3105         picture area.
3107 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
3109         * org.el (org-open-at-mouse): Ensure correct link abbreviations
3110         when following a link with the mouse from the agenda.
3112         * org-exp.el (org-export-as-html): Avoid lone </div> when no
3113         headlines are created.
3115 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
3117         * org-exp.el (org-export-preprocess-string): Reorder so that we
3118         can still see ID properties when we collect targets.
3119         (org-export-target-internal-links): Also store targets for ID's.
3121         * org.el (org-link-translation-function): New option.
3122         (org-open-at-point): Call `org-link-translation-function' if
3123         non-nil.
3124         (org-translate-link): New function.
3125         (org-translate-link-from-planner): New function.
3126         (org-open-at-point): Allow interactive commands in elisp links.
3128         * org-exp.el (org-icalendar-cleanup-string): Restore the old
3129         iCalendar quoting.  The new one seems to caus problems with
3130         applications.
3132         * org.el (org-yank): Set `this-command' to `yank', so that
3133         `yank-pop' will work.
3135 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3137         * org-id.el (org-id-search-archives): New option.
3139         * org.el (org-link-to-org-use-id): New option.
3140         (org-store-link): Use `org-link-to-org-use-id'.
3141         (org-id): Make org-id.el a standard component.
3143 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3145         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
3146         hexified version of the tag.
3148         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
3149         compliance as far as quoting is concerned.
3151         * org-vm.el (org-vm-follow-link): Require `vm-search'.
3153         * org.el (org-up-heading-safe, org-forward-same-level): Always
3154         call `org-back-to-heading' instead of `outline-back-to-heading'.
3155         (org-back-to-heading): New wrapper around outline-back-to-heading,
3156         with a useful error message telling where the error happened.
3158         * org-list.el (org-update-checkbox-count): Always call
3159         `org-back-to-heading' instead of `outline-back-to-heading'.
3161         * org-exp.el (org-export-as-html): Make sure that each <img> tag
3162         has an `alt' attribute, to ensure XHTML validation.
3164 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
3166         * org-publish.el (org-publish-attachment): Allow publishing to
3167         overwrite attachment files.
3169         * org-agenda.el (org-agenda-timerange-leaders): New option.
3170         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
3172         * org.el (org-edit-src-exit): Untabify ASCII image before
3173         returning.
3186 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3188         * org.el (org-yank): Make any prefix force normal yanking.
3189         Suppress folding if text would be swallowed into a folded
3190         subtree.
3191         (org-yank-folded-subtrees, org-yank): Docstring updates.
3193         * org-agenda.el (org-agenda-compare-effort): Treat no effort
3194         defined as 0.
3196         * org-exp.el (org-export-language-setup): Add Catalan and
3197         Esperanto language entries.
3199 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
3201         * org.el (org-refile): Allow refiling of entire regions.
3203         * org-clock.el (org-clock-time%): New function.
3205         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
3206         retrieve property values.
3208 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
3210         * org-agenda.el (org-agenda-list): Handle the value `only' of
3211         org-agenda-show-log'.
3212         (org-agenda-log-mode): Interpret a double prefix arg.
3214 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
3216         * org-exp.el (org-export-html-footnotes-section): New variable.
3217         (org-export-as-html): Use `org-export-html-footnotes-section' to
3218         insert the footnotes.
3219         (org-export-language-setup): Add "Footnotes" to language words.
3221 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
3223         * org.el (org-yank): Fix bug when not inserting a subtree.
3225 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
3227         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
3228         instead of `vm-beginning-of-message'.
3230         * org.el (org-make-link-regexps): Make sure that links to gnus can
3231         contain brackets.
3233 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
3235         * org-attach.el (org-attach-dir): Remove duplicate ID creation
3236         code.
3238         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
3239         shell output.
3241         * org.el (org-link-abbrev-alist): Improve customization type.
3243         * org-attach.el (org-attach-expand-link, org-attach-expand): New
3244         functions.
3246         * org-agenda.el (org-agenda-get-progress): Renamed from
3247         `org-get-closed'.  Implement searching for state changes as well.
3248         (org-agenda-log-mode-items): New option.
3249         (org-agenda-log-mode): New option prefix argument, interpreted as
3250         request to show all possible progress info.
3251         (org-agenda-get-day-entries): Call `org-get-progress' instead of
3252         `org-get-closed'.
3253         (org-agenda-set-mode-name): Handle the more complex log mode
3254         settings.
3255         (org-get-closed): New alias, pointing to `org-get-progress'.
3257 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
3259         * org.el (org-file-apps-defaults-gnu)
3260         (org-file-apps-defaults-macosx)
3261         (org-file-apps-defaults-windowsnt): Add an entry defining the
3262         system command.
3263         (org-file-apps): Allow `system' as key and value.
3264         (org-open-at-point): Explain the effect of a double prefix arg.
3265         (org-open-file): If the argument `in-emacs' is (16),
3266         i.e. corresponding to a double prefix argument, try to open the
3267         file externally.
3269 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
3271         * org.el (org-insert-link): Abbreviate absolute files names in
3272         links.  Also, fix a bug in which the double C-u prefix would not
3273         be honored.
3275 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
3277         * org.el (org-insert-heading): If buffer does not end with a
3278         newline, add one if necessary to insert headline correctly.
3280         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
3281         paragraphs, not inside.
3283         * org.el (org-todo): Quote
3284         `org-agenda-headline-snapshot-before-repeat'.
3286         * org-exp.el (org-export-as-html): Fully process link descriptions.
3287         (org-export-html-format-desc): New function.
3288         (org-export-as-html): Collect footnotes into the correct basket.
3289         (org-html-protect): No longer protect quotations marks here, this
3290         goes wrong.
3292         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
3293         BEG.
3295         * org-compat.el (org-fit-window-to-buffer): New function (not
3296         really, a preliminary and incomplete version was present earlier,
3297         but not used).
3299         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
3300         `org-fit-window-to-buffer'.
3302         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
3304         * org-agenda.el (org-agenda-get-restriction-and-command)
3305         (org-fit-agenda-window, org-agenda-convert-date): Use
3306         `org-fit-window-to-buffer'.
3308         * org-exp.el (org-export-as-html): Process href links through
3309         `org-export-html-format-href'.
3310         (org-export-html-format-href): New function.
3312         * org-agenda.el (org-agenda-todo): Update only the current
3313         headline if this is a repeated TODO, marked done for today.
3314         (org-agenda-change-all-lines): New argument JUST-THIS, to change
3315         only the current line.
3317         * org.el (org-todo): Take a snapshot of the headline if the
3318         repeater might change it.
3320 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
3322         * org-publish.el (org-publish-find-title): Remove buffers visited
3323         only for extracting the title.
3325         * org-exp.el (org-export-html-style)
3326         (org-export-html-style-default): Mark style definitions as
3327         unparsed CDATA.
3329         * org-publish.el (org-publish-validate-link): Function
3330         re-introduced.
3332 2008-11-02  Charles Sebold  <csebold@gmail.com>
3334         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
3335         property.
3336         (org-plot-quote-timestamp-field): New function.
3337         (org-plot-quote-tsv-field): Call timestamp field function when
3338         necessary rather than just quoting as a string.
3339         (org-plot/gnuplot-to-data): Pass in timefmt property.
3340         (org-plot/gnuplot-script): Supports timefmt property.
3341         (org-plot/gnuplot): Checks for timestamp column before checking
3342         for text index column.
3344 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
3346         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
3348         * org-publish.el (org-publish-org-index): Create a section in the
3349         index file.
3350         (org-publish-org-index): Stop linking to directories.
3352         * org.el (org-emphasis-alist): Use span instead of <u> to
3353         underline text.
3355         * org-exp.el (org-export-as-html): Make sure <p> is closed before
3356         <pre> sections.
3358 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
3360         * org-jsinfo.el (org-infojs-template): Remove language attribute
3361         from script tag.
3363 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
3365         * org-agenda.el (org-agenda-remove-marked-text): New function.
3366         (org-agenda-mark-filtered-text)
3367         (org-agenda-unmark-filtered-text): New functions.
3368         (org-write-agenda): Remove fltered text.
3370         * org.el (org-make-tags-matcher): Give access to TODO "property"
3371         without speed penalty.
3373 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
3375         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
3376         option.
3377         (org-store-link-props): Make sure adding to the plist works
3378         correctly.
3380         * org-gnus.el (org-gnus-no-new-news): New function.
3381         (org-gnus-follow-link): Allow the article ID to be a message-id,
3382         in addition to allowing article numbers.  Message IDs make much
3383         more roubust links.
3384         (org-gnus-store-link): Use message-id to create link.
3386 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
3388         * org.el (org-emphasize): Reverse the selection array.
3389         (org-emphasis-alist): Set <code> tags for the verbatim
3390         environment.
3392         * org-remember.el (org-remember-handler): Fix bug with
3393         prefix-related changing of the note storage target.
3395         * org-exp.el (org-print-icalendar-entries): Make the exported
3396         priorities compatible with RFC 2445.
3398         * org-clock.el (org-clock-save): Insert time stamp without
3399         dependence on time-stamp.el.
3401 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
3403         * org.el ("saveplace"): If saveplace puts point into an invisible
3404         location, make it visible.
3405         (org-make-tags-matcher): Allow inactive time stamps in time
3406         comparisons.
3407         (org-yank-adjusted-subtrees): New option.
3408         (org-yank): Incorporate adjusting trees.
3409         (org-paste-subtree): New argument FOR-YANK which will cause
3410         insertion at point without backing up over white lines, and leave
3411         point at the end of the inserted text.  Also if the cursor is
3412         at the beginning of a headline, use the same level or the inserted
3413         tree.
3415         * org-publish.el (org-publish-get-base-files-1): Deal correctly
3416         with broken symlinks
3418 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
3420         * org-exp.el (org-export-select-tags, org-get-current-options):
3421         Fix typo.
3423 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
3425         * org-agenda.el (org-format-agenda-item)
3426         (org-agenda-filter-make-matcher): Make sure tags are stored and
3427         compared donwcased.
3429 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
3431         * org.el (org-insert-todo-heading): Fix bug with force-heading
3432         argument.
3434 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
3436         * org-clock.el (org-clock-in-resume): Add a custom option to
3437         toggle starting the clock from an open clock line.
3438         (org-clock-in): When clocking in to an entry, if
3439         `org-clock-in-resume' is set, check if the first clock line is
3440         open and if so, start the clock from the time in the clock line.
3441         (org-clock-persist): Add a custom option to toggle clock
3442         persistence.
3443         (org-clock-persist-query-save): Add a custom option to toggle
3444         asking the user if they want to save the running clock when
3445         exiting.
3446         (org-clock-persist-query-resume): Add a custom option to toggle
3447         asking the user if they want to resume the saved clock when Emacs
3448         is restarted.
3449         (org-clock-save): Add a function to save clock data.
3450         This includes the contents of `org-clock-history' and the buffer
3451         and position of the currently clocked task, if any.
3452         (org-clock-load): Add a function to load clock data.
3453         This populates `org-clock-history', and resumes the saved clocked
3454         task if there is one.
3455         (org-clock-persistence-insinuate): Add a method to set up the
3456         hooks for clock persistence.
3458 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
3460         * org-exp.el (org-export-as-ascii): Handle the case that we are
3461         publishing from an indirect buffer.
3463         * org-table.el (org-table-copy-down): Fix bug with time stamp
3464         increment.
3466         * org-mouse.el (org-mouse-features): New option.
3467         (org-mode-hook): Turn on features depending on
3468         `org-mouse-features'.
3470         * org.el (org-insert-heading-respect-content): Force heading
3471         creation.
3472         (org-insert-heading): keep the folding state of the heading before
3473         the inserted one.
3475 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
3477         * org-archive.el (org-archive-to-archive-sibling): Handle top
3478         level headlines better.
3480 2008-10-21  Bastien Guerry  <bzg@altern.org>
3482         * org-export-latex.el (org-export-latex-classes): Added
3483         \usepackage{graphicx} to the default list of packages.
3485 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
3487         * org-agenda.el (org-agenda-filter): Renamed from
3488         `org-agenda-filter-tags'.
3490 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
3492         * org.el (org-entry-properties): Add CATEGORY property, iven if it
3493         is not defined as a property in this entry.
3494         (org-add-log-note): Mask prefix argument when immediately storing
3495         the note.
3497         * org-agenda.el (org-agenda-filter-effort-default-operator): New
3498         option.
3500 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
3502         * org.el (org-add-log-setup): Bugfix; code to find insertion point
3503         after drawers was skipping ahead one line too many, so notes were
3504         inserted after the first note instead of before it.
3506 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
3508         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
3509         New variables.
3510         (org-prepare-agenda): Reset the filter tags.
3511         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
3512         Show filter tags in mode line.
3514         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
3515         formatter.
3517         * org-export-latex.el (org-latex-entities-regexp): New constant.
3518         (org-export-as-pdf): Use two calls to `shell-command'.
3520 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
3522         * org-export-latex.el (org-export-latex-treat-sub-super-char):
3523         Honor the {} value of the subsuperscript setting.  Make sure that
3524         longer subsuperscripts are typeset in a roman font.
3526         * org.el (org-clock-update-time-maybe): Compute negative clock
3527         intervals correctly.
3529 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
3531         * org.el (org-add-log-setup): Respect
3532         `org-log-state-notes-insert-after-drawers'.
3533         (org-log-state-notes-insert-after-drawers): New option.
3534         (org-todo-trigger-tag-changes): New function.
3535         (org-todo): Call `org-todo-trigger-tag-changes'.
3537 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
3539         * org.el (org-add-log-setup): Only skip drawers if the are
3540         immediately after the scheduling keywords.
3542         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
3543         function
3544         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
3545         call it with the current todo state to get the state to switch to
3546         when clocking in.
3547         (org-clock-in): Use org-indent-line-function to indent clock lines.
3548         (org-clock-find-position): Fix indentation of empty clock drawers.
3550 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
3552         * org-publish.el (org-publish-org-to): Handle case when
3553         org-export-to-pdf does return a file name, not a buffer.
3554         (org-publish-org-to-pdf): New function.
3556         * org-export-latex.el (org-export-as-pdf)
3557         (org-export-as-pdf-and-open): New commands.
3559         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
3560         forms as ranges.
3562         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
3563         things in protexted regions.
3565 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
3567         * org-export-latex.el (org-export-latex-preprocess): Improve
3568         quoting of LaTeX environments.
3570 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
3572         * org.el (org-edit-fixed-width-region): Exclude final newline from
3573         picture area.
3575         * org-export-latex.el (org-export-latex-subcontent): Add labels to
3576         sections, to make internal links work.
3577         (org-export-latex-fontify-headline): Do not remove all text
3578         properties, to make sure that target properties survive this
3579         process.
3581         * org-exp.el (org-export-preprocess-string): Change sequence of
3582         modifications, to make sure links are prepared before the LaTeX
3583         conversions do happen.
3585 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
3587         * org-attach.el (org-attach-delete-all): Renamed from
3588         `org-attch-delete'.  Add a security query before deleting the
3589         entire directory.  New optional argument FORCE can overrule the
3590         security query.
3591         (org-attach-delete-one): New command.
3593 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
3595         * org-attach.el (org-attach-file-list): Fix bug with directory.
3597 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
3599         * org.el (org-apps-regexp-alist): New function.
3600         (org-file-apps): Add auto-mode to the default value.
3601         (org-open-file): Use the new structure of org-file-apps.
3603         * org-attach.el (org-attach): Support the new keys.
3604         (org-attach-method): New option.
3606 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
3608         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
3609         March.
3611         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
3612         of the list value o `org-use-tag-inheritance'.
3614         * org-attach.el (org-attach-auto-tag): New option.
3615         (org-attach-tag, org-attach-untag): New functions.
3616         (org-attach-attach, org-attach-new, org-attach-sync): Call
3617         `org-attach-tag'.
3618         (org-attach-delete): Call `org-attach-untag'.
3620 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
3622         * org-table.el (orgtbl-self-insert-command): Make this work for
3623         the keypad as well.
3625 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
3627         * org.el (org-add-log-setup): Limit searc for drawers to entry
3628         text, not to subtree.
3630         * org-clock.el (org-clock-heading-for-remember): New variable.
3631         (org-clock-in): Set `org-clock-heading-for-remember'.
3633 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
3635         * org-remember.el (org-remember-apply-template): Add new
3636         expansions: %k, %K for currently clocked task and a link to the
3637         currently clocked task, and %< to file notes in the currently
3638         clocked task.
3640 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
3642         * org-export-latex.el (org-export-latex-make-header): Also insert
3643         the content of the property :latex-header-extra.
3645         * org-exp.el (org-infile-export-plist): Put the content of
3646         #+LATEX_HEADER: into the property :latex-header-extra.
3648         * org-colview.el (org-columns-get-format-and-top-level): Remove
3649         resetting the marker.
3651         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
3652         Remove resetting the marker.
3654         * org.el (org-entry-property-inherited-from): Improve docstring.
3655         (org-entry-get-with-inheritance): Reset marker before starting the
3656         search.
3658         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
3660 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
3662         * org.el (org-entry-get-multivalued-property)
3663         (org-entry-protect-space, org-entry-restore-space): New
3664         functions.
3665         (org-file-apps-defaults-macosx): Let postscript files be opened by
3666         preview.
3667         (org-time-stamp-inactive): Call `org-time-stamp'.
3668         (org-time-stamp): New argument `inactive'.  Also edit inacive
3669         stamps. Convert time stamp type.
3670         (org-open-file): Interpret the `default' value for the `command'
3671         in `org-file-apps'.
3673         * org-id.el (org-id-int-to-b36-one-digit)
3674         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
3675         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
3676         b36.
3678 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
3680         * org-id.el (org-id-reverse-string): New function.
3681         (org-id-new): Use `org-id-reverse-string' to make sure the
3682         beginning chars of the ID are mutating fast.  This allows to use a
3683         directory structure to spread things better.
3684         (org-id-prefix): Changed default to nil.
3686         * org-list.el (org-move-item-down, org-move-item-up): Remember and
3687         restore the column of the cursor position.
3689         * org-remember.el (org-remember-apply-template): Remove properties
3690         from `initial'.
3692 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
3694         * org-wl.el (org-wl-open): Remove useless call to
3695         `wl-thread-open-all'.
3697         * org-remember.el (org-remember-handler): Fix bug with `bottom'
3698         location.
3700 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
3702         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
3703         `org-bbdb-anniversaries'.
3705         * org.el (org-get-next-sibling, org-forward-same-level): New
3706         functions, similar to the outline versions, but invisible headings
3707         are OK.
3709 2008-09-25  Bastien Guerry  <bzg@altern.org>
3711         * org.el (org-auto-repeat-maybe): Insert a space between
3712         the timestamp's type and the timestamp itself.
3714 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
3716         * org-table.el (org-table-sum): Do not format the result with %g,
3717         it does rounding when there are too many digits.
3719         * org.el (org-map-entries): Protect the keyword-selecting variables.
3721 2008-09-23  Bastien Guerry  <bzg@altern.org>
3723         * org-agenda.el (org-agenda-to-appt): Make sure the function check
3724         against all agenda files.
3726 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
3728         * org-list.el: New file, aggregating list functions from org.el
3729         and org-export-latex.el.
3731         * org.el (org-edit-src-region-extra): New option.
3733 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
3735         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
3736         time before 1am.
3738 2008-09-22  Bastien Guerry  <bzg@altern.org>
3740         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
3742 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
3744         * org-plot.el (org-plot/gnuplot): Make tables starting with a
3745         hline work correctly.
3746         (org-plot/gnuplot-script): Put commas at the end of each script
3747         line.
3749 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
3751         * org.el (org-get-refile-targets): Replace links with their
3752         descriptions
3753         (org-imenu-get-tree): Replace links with their descriptions.
3755         * org-remember.el (org-remember-apply-template): Add a new
3756         expansion for adding properties to remember items.
3758         * org.el (org-add-log-setup): Skip over drawers (properties,
3759         clocks etc) when adding notes.
3761         * org-agenda.el (org-agenda-get-closed): show durations of clocked
3762         items as well as the start and end times.
3764         * org-compat.el (org-get-x-clipboard-compat): Add a compat
3765         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
3767         * org-remember.el (org-get-x-clipboard): Use the compat
3768         function to get clipboard values when x-selection-value is
3769         unavailable. Use substring-no-properties instead of
3770         set-text-properties to remove text properties from the clipboard
3771         value.
3773         * lisp/org-clock.el (org-update-mode-line): Support limiting the
3774         modeline clock string, and display the full todo value in the
3775         tooltip. Set a local keymap so mouse-3 on the clock string goes to
3776         the currently clocked task.
3777         (org-clock-string-limit): Add a custom value for the maximum
3778         length of the clock string in the modeline.
3779         (org-clock-mode-map): Add a keymap for the modeline string
3781 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
3783         * org-compat.el (org-propertize): New function.
3785 2008-09-20  Bastien Guerry  <bzg@altern.org>
3787         * org-export-latex.el (org-export-latex-tables): protect exported
3788         tables from further special chars conversion.
3789         (org-export-latex-preprocess): Preserve LaTeX environments.
3790         (org-list-parse-list): Parse descriptive lists.
3791         (org-list-to-generic, org-list-to-latex, org-list-to-html)
3792         (org-list-to-texinfo): Export descriptive lists.
3793         (org-quote-chars): Remove.
3794         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
3795         (org-export-latex-list-beginning-re): Rename to
3796         `org-list-beginning-re'
3797         (org-list-item-begin): Rename to `org-list-item-beginning'
3799 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
3801         * org.el (org-refile): Allow refiling to the last entry in the
3802         buffer.
3803         (org-get-tags-at): Fix bug when inheritance is turned off.
3805 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
3807         * org.el (org-indent-line-function): No longer check for src
3808         regions, this is too much overhead.
3810         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
3811         matching.
3813         * org.el (org-scan-tags): Make sure that tags matching is not case
3814         sensitive.  TODO keyword matching is case sensitive, however, to
3815         avoid confusion with similar words that are not meant to be
3816         keywords.
3818 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
3820         * org.el (org-get-local-tags-at): New function.
3821         (org-get-local-tags): New function.
3823         * org-exp.el (org-export-get-categories): New function.
3825         * org-agenda.el (org-sorting-choice)
3826         (org-agenda-sorting-strategy, org-agenda-get-todos)
3827         (org-agenda-get-timestamps, org-agenda-get-deadlines)
3828         (org-agenda-get-scheduled, org-agenda-get-blocks)
3829         (org-entries-lessp): Implement sorting by TODO state.
3830         (org-cmp-todo-state): New defsubst.
3832         * org-colview.el (org-colview-construct-allowed-dates): New
3833         function.
3834         (org-columns-next-allowed-value): Use
3835         `org-colview-construct-allowed-dates'.
3837         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
3838         function.
3839         (org-columns-next-allowed-value): Use
3840         `org-colview-construct-allowed-dates'.
3842 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
3844         * org.el (org-protect-slash): New function.
3845         (org-get-refile-targets): Use `org-protect-slash'.
3847         * org-agenda.el (org-global-tags-completion-table): New variable.
3849         * org-exp.el (org-export-handle-export-tags): New function.
3850         (org-export-preprocess-string): Call
3851         `org-export-handle-export-tags'.
3853         * org-plot.el: New file.
3855         * org-publish.el (org-publish-expand-components): Function removed.
3856         (org-publish-expand-projects): Allow components to have components.
3858 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
3860         * org.el (org-indent-line-function): Do not indent in regions that
3861         are external source code.
3862         (org-yank-and-fold-if-subtree): New function.
3864         * org-agenda.el (org-agenda-todayp): New function.
3865         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
3866         `org-agenda-todayp'.
3868         * org.el (org-insert-heading-respect-content)
3869         (org-insert-todo-heading-respect-content): New commands.
3870         (org-insert-heading-respect-content): New option.
3871         (org-insert-heading): Respect `org-insert-heading-respect-content'.
3873         * org-clock.el (org-clock-find-position): Make sure the note after
3874         the clock line gets moved into the new clock drawer.
3876 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
3878         * org-id.el (org-id-new): New option.
3880 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
3882         * org-table.el (org-table-copy-down): Avoid overflow during
3883         increment.  Use prefix argument 0 to temporarily disable the
3884         increment.
3886 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
3888         * org-exp.el (org-export-as-html): Do not turn on the major mode
3889         if the buffer will be killed anyway.
3890         (org-get-current-options): Exclude the #+TEXT field.
3891         (org-export-as-html): Make sure text before the first headline is
3892         a paragraph.
3894         * org-publish.el (org-publish-org-to): Tell the exporter that this
3895         buffer will be killed, so it is not necessary to do major mode
3896         initialization.
3898         * org-archive.el (org-archive-to-archive-sibling): Show empty
3899         lines after folding the archive sibling.
3901         * org.el (org-log-note-extra): New variable.
3903 2008-09-05  Bastien Guerry  <bzg@altern.org>
3905         * org.el (org-additional-option-like-keywords): Added keywords for
3906         the _QUOTE, _VERSE and _SRC environments.
3908         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
3909         exporting _QUOTE and _VERSE environments.
3911 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
3913         * org-agenda.el (org-agenda-filter-by-tag): New command.
3915         * org-exp.el (org-get-current-options): Remove angular brackets
3916         from the date entry.
3918         * org.el (org-edit-fixed-width-region): New function.
3919         (org-edit-fixed-width-region): Also try
3920         `org-edit-fixed-width-region'.
3921         (org-edit-fixed-width-region-mode): New option.
3922         (org-activate-code): Only interprete lines starting with colon
3923         plus a space as example lines.
3925         * org-remember.el (org-remember-templates): Add nil instead of
3926         empty strings to fix the length of remember templates.
3928         * org-table.el (org-calc-default-modes): Fix the time format for
3929         calc, from 12 hour to 24 hour clock.
3931 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
3933         * org-agenda.el (org-agenda-get-deadlines)
3934         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
3935         entries that are pre-warnings of deadlines or reminders.
3937         * org.el (org-sort-entries-or-items): Make numeric and alpha
3938         comparisons ignore any TODO keyword and priority cookie.
3940         * org-remember.el (org-remember-handler): Reinterpretation of the
3941         prefix argument.
3943 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
3945         * org-agenda.el (org-agenda-get-scheduled): Use new
3946         `org-scheduled' face.
3948         * org-faces.el (org-scheduled): New face.
3950         * org-wl.el (org-wl-open): Remove incorrect declaration.
3952         * org-gnus.el (org-gnus-store-link): Support for :to information
3953         in gnus links.
3955         * org-exp.el (org-export-as-html): Fixed typo in creator
3956         information.
3957         (org-export-protect-examples): New parameter indent.  Insert extra
3958         spaces only when this parameter is specified.
3959         (org-export-preprocess-string): Call `org-export-protect-examples'
3960         with an indentation parameter when exporting to ASCII.
3962         * org-remember.el (org-remember-templates)
3963         (org-remember-apply-template): Allow the file component to be a
3964         function.
3966         * org.el (org-goto-local-search-headings): Renamed from
3967         `org-goto-local-search-forward-headings'.  Added the possibility
3968         to search backwards.
3970 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
3972         * org-export-latex.el (org-export-latex): New customization
3973         group.
3975         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
3977 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
3979         * org-exp.el (org-html-do-expand): Allow {} to terminate
3980         tex macro
3982 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
3984         * org.el (org-buffer-list): Select buffers based on major mode,
3985         not on file name.
3987 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
3989         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
3990         face property.
3992         * org-colview.el (org-columns-display-here): Use
3993         `org-columns-modify-value-for-display-function'.
3995         * org-colview-xemacs.el (org-columns-display-here): Use
3996         `org-columns-modify-value-for-display-function'.
3998 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
4000         * org.el (org-columns-modify-value-for-display-function): New option.
4012         * org-publish.el (org-publish-file): Make sure the directory match
4013         for the publishing directory works correctly.
4015         * org-agenda.el (org-agenda-execute-calendar-command)
4016         (org-agenda-diary-entry): Additional optional argument.
4018 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
4020         * org-exp.el (org-export-as-html): Add attributes also in mailto
4021         and ftp links.
4023         * org.el (org-autoload): Add `org-dblock-write:columnview'.
4032 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
4034         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
4035         sure that calls from `org-export-region-as-html' do not do the
4036         special check for a subtree.
4038 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
4040         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
4042 2008-07-20  Juri Linkov  <juri@jurta.org>
4044         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
4045         new keymap `narrow-map' instead of binding "\C-xns".
4047 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
4049         * org.el (org-open-file): Use
4050         `org-open-directory-means-index-dot-org'.
4051         (org-open-directory-means-index-dot-org): New option.
4053 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
4055         * org.el (org-make-link-string): Remove link attributes from
4056         description.
4057         (org-open-at-point): Remove link attributes bevore using the path.
4059         * org-exp.el (org-export-as-html): Handle link attributes.
4061         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
4063         * org-table.el (org-table-to-lisp): New function.
4065         * org.el (org-narrow-to-subtree): Do not include the final newline
4066         into the narrowed region.
4068         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
4069         bug with user-define skipping condition.
4071 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
4073         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
4075 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
4077         * org-exp.el (org-export-html-style-default): Automatic overflow
4078         handling for pre fields.
4079         (org-export-as-ascii, org-export-as-html): Change default format
4080         for time stamp.
4082         * org-table.el (org-table-export): Offer completion for translator
4083         functions, and do not require a heading above the table.
4085         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
4086         Cater for the case of a list starting in the first line of the
4087         buffer.
4089 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
4091         * org-publish.el (org-publish-find-title): Bug fix.
4092         (org-publish-org-index): Implement new :index-style option.
4094 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
4096         * org-publish.el (org-publish-timestamp-filename): Use
4097         SHA1-encoded file names in the timestamp directory.
4099 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
4101         * org-publish.el (org-publish-needed-p): Be verbose about files
4102         published and files skipped.
4104         * org-exp.el (org-export-preprocess-string): Swap link
4105         normalization and inernal link targeting.
4107         * org-publish.el (org-publish-needed-p): Create timestamp
4108         directory when it does not exist.
4110 2008-07-04  Bastien Guerry  <bzg@altern.org>
4112         * org-clock.el (org-clock-out-when-done): Doc fix.
4114         * org.el (org-agenda-skip-unavailable-files): Doc fix.
4116         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
4117         Ignore case when searching for the COMMENT cookie at export time.
4119 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
4121         * org-exp.el (org-get-file-contents)
4122         (org-get-and-remove-property): New functions.
4123         (org-export-handle-include-files): Handle the new prefix options.
4124         (org-export-as-html): Fix the verse environment.
4126 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
4128         * org.el (org-time=, org-time<, org-time<=, org-time>)
4129         (org-time>=, org-time<>, org-2ft): New functions.
4130         (org-op-to-function): Also provide for the time testing fucntions.
4132 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
4134         * org-exp.el (org-export-html-style-default): New constant.
4136 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
4138         * org-exp.el (org-export-html-style-extra): New variable.
4139         (org-export-splice-style): New function.
4141 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
4143         * org-exp.el (org-export-plist-vars, org-export-as-html):
4144         Implement `org-export-creator-info'.
4145         (org-export-creator-info): New option.
4147 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
4149         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
4150         (org-property-drawer-re, org-clock-drawer-re): New constants.
4152 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
4154         * org-exp.el (org-icalendar-use-deadline)
4155         (org-icalendar-use-scheduled): New options.
4156         (org-icalendar-include-todo): Default changed to t.
4157         (org-print-icalendar-entries): Implement better utilization of
4158         scheduling and deadline time stamps.
4159         (org-export-target-internal-links, org-export-as-html): Allow file
4160         lines without the "file:" prefix if the file path is an absolute
4161         path or starts with ".".
4163         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
4164         lastweek etc.
4165         (org-clock-special-range): Also undertand yesterday, lastweek etc.
4167 2008-06-18  Glenn Morris  <rgm@gnu.org>
4168         * org.el (org-map-entries): Let-bind `file'.
4170 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
4172         * org.el (org-agenda-skip-archived-trees): Docstring now
4173         discourages using this.
4174         (org-scan-tags): Check for org-agenda-archives-mode.
4175         (org-map-entries): Make sure org-agenda-archives-mode is nil.
4176         (org-agenda-files): Functionality of second arg changed.
4178         * org-agenda.el (org-agenda-archives-mode): New variable
4179         (org-write-agenda, org-prepare-agenda, org-agenda-list)
4180         (org-search-view, org-todo-list, org-tags-view)
4181         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
4182         `ifmode' argument.
4183         (org-agenda-quit): Reset the archives mode.
4184         (org-agenda-archives-mode): New command.
4185         (org-agenda-set-mode-name): Include archives info.
4187 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
4189         * org.el (org-paste-subtree): Make sure the yanked headline is
4190         visible if it was yanked at a visible point.
4191         (org-move-item-up): Fix the bug with moving white space at the end
4192         of the item.
4193         (org-show-empty-lines-in-parent): New function.
4195 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
4197         * org-colview.el (org-columns-next-allowed-value): Bug fix.
4199         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
4201         * org-agenda.el (org-agenda-get-closed): Get the end time into the
4202         agenda prefix as well.
4204         * org-publish.el (org-publish-org-index): Make a properly indented
4205         list.
4207         * org.el (org-calendar-agenda-action-key): New option.
4208         (org-get-cursor-date): New function.
4209         (org-mark-entry-for-agenda-action): New command.
4210         (org-overriding-default-time): New variable.
4211         (org-read-date): Respect `org-overriding-default-time'.
4213         * org-remember.el (org-remember-apply-template): Respect the
4214         ovverriding default time.
4216         * org-agenda.el (org-agenda-action-marker): New variable.
4217         (org-agenda-action): New command.
4218         (org-agenda-do-action): New function.
4220 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
4222         * org.el (org-schedule, org-deadline): Protect scheduled and
4223         deadline tasks against changes that accidently remove the
4224         repeater.  Also show a message with the new date when done.
4226 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
4228         * org.el (org-beginning-of-line): Cater for the case when there
4229         are tags but no headline text.
4230         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
4231         it set.
4233 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
4235         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
4236         the return value is nil instead of "nil" when there is no match.
4238         * org-exp.el (org-insert-centered): Use fill-column instead of
4239         80.
4240         (org-export-as-ascii): Use string-width to measure the width of
4241         the heading.
4243         * org.el (org-diary-to-ical-string): No longer kill buffer
4244         FROMBUF, this is now done by the caller.
4246         * org-exp.el (org-print-icalendar-entries): Move the call to
4247         `org-diary-to-ical-string' out of the loop, and kill the buffer
4248         afterwords.
4250         * org-remember.el (org-remember-visit-immediately): Position
4251         cursor after moving to the note.
4252         (org-remember-apply-template): Use a text property to record the
4253         cursor position.
4254         (org-remember-handler): Align tags after pasting the note.
4256 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
4258         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
4260         * org-agenda.el (org-agenda-open-link): If there is an
4261         org-bbdb-name property in the current line, jump to that bbdb
4262         entry.
4264         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
4265         text property, so that the agenda knows where this entry comes
4266         from.
4268         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
4269         interaction between clocking-in from the agenda, and  automatic
4270         task state switching.
4272         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
4274         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
4275         zmacs-region stays after this command in XEmacs.
4277 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
4279         * org.el (org-scan-tags): Allow new values for ACTION parameter.
4281         * org-remember.el (org-remember-templates): Fix bug in
4282         customization type definition.
4284         * org.el (org-map-entries): New function.
4286 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
4288         * org-agenda.el (org-agenda-skip-comment-trees): New option.
4289         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
4291 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
4293         * org-remember.el (org-jump-to-target-location): New variable.
4294         (org-remember-apply-template): Set
4295         `org-remember-apply-template' if requested by template.
4296         (org-remember-handler): Start an idle timer to jump to
4297         remember location.
4299         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
4301         * org.el (org-set-regexps-and-options): Fix bug with parsing of
4302         file tags.
4303         (org-get-tags-at): Add the content of `org-file-tags'.
4305         * org-exp.el (org-export-handle-comments): Fix bug with several
4306         comment lines after each other.
4307         (org-number-to-roman, org-number-to-counter): New functions.
4308         (org-export-section-number-format): New option.
4310 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
4312         * org-exp.el (org-export-protect-examples): Catch the case of a
4313         missing end_example line.
4315         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
4316         `org-file-tags' to nil.
4318         * org-colview.el (org-columns-next-allowed-value): Handle next
4319         argument NTH to directly select a value.
4321         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
4322         argument NTH to directly select a value.
4324 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
4326         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
4328 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
4330         * org.el (org-columns-ellipses): New option.
4332 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
4334         * org-colview.el (org-columns-add-ellipses): New function.
4335         (org-columns-compact-links): New function.
4336         (org-columns-cleanup-item): Call `org-columns-compact-links'.
4337         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
4338         when in agenda.
4339         (org-columns-edit-value): Fixed bug with editing values from
4340         agenda column view.
4341         (org-columns-redo): Also redo the agenda itself.
4343 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
4345         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
4346         option.
4348         * org-colview.el (org-agenda-columns-cleanup-item): New function.
4350         * org-exp.el (org-export-ascii-preprocess): Renamed from
4351         `org-export-ascii-clean-string'.
4352         (org-export-kill-licensed-text)
4353         (org-export-define-heading-targets)
4354         (org-export-handle-invisible-targets)
4355         (org-export-target-internal-links)
4356         (org-export-remove-or-extract-drawers)
4357         (org-export-remove-archived-trees)
4358         (org-export-protect-quoted-subtrees)
4359         (org-export-protect-verbatim, org-export-protect-examples)
4360         (org-export-select-backend-specific-text)
4361         (org-export-mark-blockquote-and-verse)
4362         (org-export-remove-comment-blocks-and-subtrees)
4363         (org-export-handle-comments, org-export-mark-radio-links)
4364         (org-export-remove-special-table-lines)
4365         (org-export-normalize-links)
4366         (org-export-concatenate-multiline-links)
4367         (org-export-concatenate-multiline-emphasis): New functions,
4368         obtained from spliiting the export preprocessor.
4370         * org-table.el (org-table-recalculate): Improve error message if
4371         the row number is invalid.
4373 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
4375         * org-archive.el (org-archive-save-context-info): Fix bugs in
4376         customization setup and docstring.
4378         * org-exp.el (org-export-html-style): Changed the size of in the
4379         <pre> element to 90%.
4381 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
4383         * org.el (org-find-src-example-start): Function removed.
4384         (org-edit-src-find-region-and-lang): New function.
4386 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
4388         * org.el (org-edit-src-exit): New function.
4389         (org-exit-edit-mode): New minor mode.
4391         * org-exp.el (org-export-preprocess-string): Fix bug with removing
4392         comment-like lines from protected examples.
4394         * org.el (org-edit-src-example, org-find-src-example-start)
4395         (org-protect-source-example, org-edit-special): New functions.
4397 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
4399         * org-publish.el (org-publish-project-alist): Fix typo in
4400         docstring.
4401         (org-publish-project-alist): Handle :index-title property.
4403 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
4405         * org-export-latex.el (org-export-as-latex): Make sure region
4406         bounds are correct.  Parse subtree properties relating to export.
4408         * org-exp.el (org-export-add-options-to-plist): New function.
4409         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
4411 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
4413         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
4414         EXPORT_TITLE.
4416         * org-exp.el (org-export-get-title-from-subtree)
4417         (org-export-as-ascii, org-export-as-html): Make sure the original
4418         region-beginning and region-end are used, even after moving
4419         point.
4420         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
4421         property.
4423         * org-remember.el (org-remember-last-stored-marker): New variable.
4424         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
4425         (org-remember-handler): Also use marker to remember
4426         last-stored position.
4428         * org.el (org-goto-marker-or-bmk): New function.
4430 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
4432         * org.el (org-file-properties): Renamed from `org-local-properties'.
4433         (org-scan-tags): Take file tags into account.
4434         (org-tags-match-list-sublevels): Default changed to t.
4436         * org-exp.el (org-export-as-html): Close paragraph after a
4437         footnote.
4439         * org.el (org-update-parent-todo-statistics): New function.
4441         * org-exp.el (org-icalendar-store-UID): New option.
4442         (org-icalendar-force-UID): Option removed.
4443         (org-print-icalendar-entries): IMplement UIDs.
4445 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
4447         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
4449 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
4451         * org-faces.el (org-column): Document how this face is being used
4452         and why sometimes the background faces shine through.
4454         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
4456         * org-publish.el (org-publish-attachment): Create publishing
4457         directory if it does not yet exist.
4459         * org-table.el (org-calc-default-modes): Change default number
4460         format to (float 8).
4462         * org.el (org-olpath-completing-read): New function.
4463         (org-time-clocksum-format): New option.
4464         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
4466         * org-clock.el (org-clock-display, org-clock-out)
4467         (org-update-mode-line): Use `org-time-clocksum-format'.
4469         * org-colview-xemacs.el (org-columns-number-to-string): Use
4470         `org-time-clocksum-format'.
4472         * org-colview.el (org-columns-number-to-string): Use
4473         `org-time-clocksum-format'.
4475 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
4477         * org-id.el: New file, move from contrib to core.
4479         * org-exp.el (org-icalendar-force-UID): New option.
4481 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
4483         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
4484         shifted by one day if theere is a date range without an end
4485         time.
4487         * org.el (org-try-structure-completion): New function.
4489 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
4491         * org.el (org-set-font-lock-defaults): Improve fontification of
4492         description lists.
4493         (org-insert-item): Handle description lists.
4494         (org-adaptive-fill-function): Improve auto indentation in
4495         description lists.
4497         * org-exp.el (org-export-as-html, org-export-preprocess-string):
4498         Implement VERSE environment.
4499         (org-export-preprocess-string): Implement the COMMENT
4500         environment.
4502         * org-export-latex.el (org-export-latex-preprocess): Implement
4503         VERSE environment.
4505 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
4507         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
4508         option.
4510 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
4512         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
4514         * org.el (org-quote-csv-field): New functions.
4516         * org-table.el (org-table-export-default-format): Remove :splice
4517         from default format, we get the same effect by not specifying
4518         :tstart and :tend.
4519         (org-table-export): Improve setup, distinguish better between
4520         interactive and non-interactive use, allow specifying the format
4521         on the fly, better protection against wrong file names.
4522         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
4523         and :tend when :splice is omitted.
4525 2008-05-09  Bernt Hansen  <bernt@norang.ca>
4527         * org-clock.el (org-clock-select-task): Make sure the selection
4528         letters are 1-9 and A-Z, no special characters.
4530 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
4532         * org-exp.el (org-export-htmlize): New group.
4533         (org-export-htmlize-output-type)
4534         (org-export-htmlize-css-font-prefix): New options.
4535         (org-export-htmlize-region-for-paste): New function.
4536         (org-export-htmlize-generate-css): New command.
4538 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4540         * org/org.el (org-modules, org-format-latex-options):
4541         * org/org-archive.el (org-archive-stamp-time)
4542         (org-archive-save-context-info):
4543         * org/org-faces.el (org-hide):
4544         * org/org-irc.el (org-irc-parse-link):
4545         * org/org-macs.el (org-call-with-arg, org-autoload):
4546         * org/org-mew.el (org-mew-store-link):
4547         * org/org-remember.el (org-remember-store-without-prompt)
4548         (org-remember-templates): Fix typos in docstrings.
4550         * org/org-info.el (org-info-store-link): Remove leftover docstring.
4552         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
4553         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
4554         (org-bbdb-anniv-split): Fix typos in docstrings.
4556         * org/org-publish.el (org-publish-project-alist): Doc fixes.
4557         (org-publish-use-timestamps-flag): Reflow docstring.
4558         (org-publish-files-alist): Fix typos in docstring.
4560 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
4562         * org.el (org-set-visibility-according-to-property): New function.
4563         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
4564         and compute the regular expressions, and update font-lock.
4565         (org-property-re): Allow a dash in property names.
4567         * org-archive.el (org-extract-archive-file): Insert the file name
4568         without the path into the format, to allow the location format to
4569         contain a subdirectory.
4571         * org-agenda.el (org-agenda-post-command-hook): If point is at end
4572         of buffer, and the `org-agenda-type' property undefined, use the
4573         value from the character before.
4575         * org.el (org-add-planning-info): Don't let indentation for
4576         would-be timestamp become extra whitespace at the end of headline.
4578 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
4580         * org.el (org-remove-double-quotes, org-file-contents): New
4581         functions.
4583         * org-exp.el (org-infile-export-plist): Also parse the
4584         contents of #+SETUPFILE files, recursively.
4586         * org.el (org-set-regexps-and-options): Also parse the
4587         contents of #+SETUPFILE files, recursively.
4589         * org-exp.el (org-export-handle-include-files): New function.
4590         (org-export-preprocess-string): Call
4591         `org-export-handle-include-files'.
4593         * org.el (org-delete-property-globally)
4594         (org-delete-property, org-set-property): Ignore case during
4595         completion.
4596         (org-set-property): Use `org-completing-read' instead of
4597         `completing-read'.
4599         * org.el (org-complete-expand-structure-template): New,
4600         experimental function.
4601         (org-structure-template-alist): New, experimental option.
4602         (org-complete): Call `org-complete-expand-structure-template'.
4604 2008-05-06  Bastien Guerry  <bzg@altern.org>
4606         * org-export-latex.el (org-export-latex-preprocess): Added
4607         support for blockquotes.
4609 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
4611         * org.el (org-read-date-analyze): Catch the case where only a
4612         weekday is given.
4614 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
4616         * org.el (org-set-font-lock-defaults): Make the description
4617         tag bold.
4619         * org-exp.el (org-export-as-html, org-close-li): Implement
4620         description lists.
4622 2008-05-04  Jason Riedy  <jason@acm.org>
4624         * org-table.el (*orgtbl-default-fmt*): New variable.
4625         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
4626         when there is no other fmt available.
4628         (orgtbl-to-generic): Allow an explicitly nil :tstart or
4629         :tend to suppress the appropriate string.
4631         (orgtbl-to-orgtbl): New function for translating to another orgtbl
4632         table.
4634 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
4636         * org.el (org-read-date-analyze): "." as an alias for "+0" in
4637         read date.
4639         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
4640         New function.
4642         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
4643         New function.
4645 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
4647         * org-clock.el (org-clock-find-position): Don't include notes
4648         into clock drawer.
4650         * org-archive.el (org-archive-subtree): No longer remove an
4651         extra line after cutting the subtree.  `org-cut-subtree' already
4652         takes care of this.
4654         * org-remember.el (org-remember-handler): Only kill the target
4655         buffer if it does not contain the running clock.
4657         * org.el (org-markers-to-move): New variable.
4658         (org-save-markers-in-region, org-check-and-save-marker)
4659         (org-reinstall-markers-in-region): New function.
4660         (org-move-subtree-down, org-copy-subtree): Remember relative
4661         marker positions before cutting.
4662         (org-move-subtree-down, org-paste-subtree): Restore relative
4663         marker positions after pasting.
4665         * org-remember.el (org-remember-clock-out-on-exit): New option.
4666         (org-remember-finalize): Clock out only if the setting in
4667         `org-remember-clock-out-on-exit' requires it.
4668         (org-remember-handler): Do the cleanup in the buffer, to make sure
4669         that the clock marker remains in tact.
4671 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
4673         * org-clock.el (org-clock-goto): Widen buffer if necessary.
4674         (org-clock-in): Make sure that also tasks outside the narrowed
4675         region will be clocked in correctly.
4676         (org-clock-insert-selection-line): Widen the buffer so that we can
4677         find the correct task heading.
4679         * org.el (org-base-buffer): New function.
4681         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
4682         and ";" are escaped.
4683         (org-print-icalendar-entries): Also apply
4684         `org-icalendar-cleanup-string' to the headline, not only to the
4685         summary property.
4687 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
4689         * org-exp.el (org-export-preprocess-hook): New hook.
4690         (org-export-preprocess-string): Call
4691         `org-export-preprocess-hook'.
4693         * org.el (org-font-lock-hook): New variable.
4694         (org-font-lock-hook): New function.
4695         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
4697 ;; Local Variables:
4698 ;; coding: utf-8
4699 ;; add-log-time-zone-rule: t
4700 ;; End:
4702     Copyright (C) 2008  Free Software Foundation, Inc.
4704   This file is part of GNU Emacs.
4706   GNU Emacs is free software: you can redistribute it and/or modify
4707   it under the terms of the GNU General Public License as published by
4708   the Free Software Foundation, either version 3 of the License, or
4709   (at your option) any later version.
4711   GNU Emacs is distributed in the hope that it will be useful,
4712   but WITHOUT ANY WARRANTY; without even the implied warranty of
4713   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4714   GNU General Public License for more details.
4716   You should have received a copy of the GNU General Public License
4717   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
4719 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c