1 2009-10-12 Carsten Dominik <carsten.dominik@gmail.com>
3 * org-inlinetask.el (org-inlinetask-export): Re-introduce
5 (org-inlinetask-export-handler): Only export inline task if the
6 user option calls for it.
8 2009-10-10 Carsten Dominik <carsten.dominik@gmail.com>
10 * org-exp.el (org-export-handle-export-tags): Remove inlinetask
13 2009-10-07 Carsten Dominik <carsten.dominik@gmail.com>
15 * org-latex.el (org-export-latex-tables): Don't format in
18 2009-10-06 Carsten Dominik <carsten.dominik@gmail.com>
20 * org-src.el (org-edit-src-code)
21 (org-edit-src-find-region-and-lang, org-edit-src-exit): Handle
24 * org-agenda.el (org-prefix-category-max-length): New variable.
25 (org-format-agenda-item): Use `org-prefix-category-max-length'.
26 (org-compile-prefix-format): Set `org-prefix-category-max-length'.
28 2009-10-03 Carsten Dominik <carsten.dominik@gmail.com>
30 * org-mobile.el (org-mobile-create-index-file): Improve the
31 listing of tags and todo keywords.
33 * org-latex.el (org-export-latex-format-image): New function.
34 (org-export-latex-links): Use `org-export-latex-format-image'.
36 2009-10-02 Carsten Dominik <carsten.dominik@gmail.com>
38 * org-inlinetask.el (org-inlinetask-get-current-indentation)
39 (org-inlinetask-remove-terminator): New functions.
40 (org-inlinetask-export-handler): Terminate the description list.
42 * org-exp.el (org-export-select-backend-specific-text): Remove the
45 * org-inlinetask.el (org-inlinetask-export-handler): fix bug for
46 tasks without content.
48 * org-clock.el: Make sure the clock-in target position does not
49 move to a different node by widening the buffer.
51 * org-html.el (org-export-html-format-image): Wrap image into
52 figure div only when there is a caption.
54 * org-archive.el (org-archive-mark-done): Change default value to
57 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
59 * org.el (org-context): Call `bobp', not `eobp'.
61 * org-clock.el (org-clock-cancel): Remove quotes from marker
64 * org.el (org-read-date-prefer-future): New allowed value `time'.
65 (org-read-date-analyze): Shift day to tomorrow depending on time
66 entered and value of `org-read-date-prefer-future'.
68 2009-09-30 Carsten Dominik <carsten.dominik@gmail.com>
70 * org.el (org-set-tags-to): New command.
72 * org-mobile.el (org-mobile-action-alist): Add more options and
74 (org-mobile-apply-flags): Parse for and use the data.
76 * org-latex.el (org-export-latex-set-initial-vars): Also check in
79 * org.el (org-additional-option-like-keywords): Add LATEX_CLASS
82 * org-exp.el (org-infile-export-plist): Add LATEX_CLASS keyword.
84 2009-09-29 Carsten Dominik <carsten.dominik@gmail.com>
86 * org-inlinetask.el (org-inlinetask-export): Option removed.
87 (org-inlinetask-export-handler): Better export.
89 * org-xoxo.el (org-export-xoxo-final-hook): New hook.
90 (org-export-as-xoxo): Run the new hook.
92 * org-html.el (org-export-html-final-hook): New hook.
93 (org-export-as-html): Run the new hook.
95 * org-docbook.el (org-export-docbook-final-hook): New hook.
96 (org-export-as-docbook): Run the new hook.
98 * org-ascii.el (org-export-ascii-final-hook): New hook.
99 (org-export-as-ascii): Run the new hook.
101 * org-mobile.el (org-mobile-create-sumo-agenda): Call
102 `org-sore-agenda-views' instead of `org-batch-store-agenda-views'.
104 * org-latex.el (org-export-latex-treat-sub-super-char): Allow a
105 space character as the character before the ^/_.
106 (org-export-latex-final-hook): New hook.
107 (org-export-as-latex): Run `org-export-latex-final-hook'.
109 2009-09-28 Carsten Dominik <carsten.dominik@gmail.com>
111 * org-macs.el (org-if-unprotected-at): Fix docstring.
113 * org-agenda.el (org-agenda-change-all-lines): Handle invisible
114 text in the prefix (if category is a link).
116 * org-latex.el (org-export-latex-preprocess): Deal properly with
117 empty lines in verse environments.
119 * org.el (org-format-latex-header): Inline fullpage.sty.
121 * org-footnote.el (org-footnote-create-definition): Reveal context
122 to add a new footnote definition.
124 * org-mobile.el (org-mobile-files-alist): Add the list of tags to
126 (org-mobile-files): New option.
127 (org-mobile-files-alist, org-mobile-checksum-files): New variable.
128 (org-mobile-prepare-file-lists, org-mobile-files-alist): New
130 (org-mobile-push): Start by creating the files lists.
131 (org-mobile-copy-agenda-files): Move killing the buffer to after
132 the save-excursion has exited.
133 (org-mobile-write-checksums): Write checksums also for files in
136 * org.el (org-ctrl-c-ctrl-c): Pass prefix arg to
137 org-table-recalculate when cursor is in TBLFM line.
139 * org-list.el (org-renumber-ordered-list): Fix cursor position
140 when bullet length has changed.
142 2009-09-26 Carsten Dominik <carsten.dominik@gmail.com>
144 * org.el (org-format-latex): Mention `org-format-latex-options' in
147 2009-09-25 Carsten Dominik <carsten.dominik@gmail.com>
149 * org.el (org-agenda-get): New function.
151 * org-agenda.el (org-agenda-post-command-hook): No longer move
152 point away from end of line.
153 (org-agenda-add-entry-text, org-agenda-collect-markers)
154 (org-finalize-agenda, org-agenda-mark-clocking-task)
155 (org-agenda-dim-blocked-tasks, org-agenda-entry-text-show-here)
156 (org-agenda-entry-text-show, org-agenda-highlight-todo)
157 (org-agenda-compare-effort, org-agenda-filter-apply)
158 (org-agenda-later, org-agenda-change-time-span)
159 (org-agenda-post-command-hook, org-agenda-show-priority)
160 (org-agenda-show-tags, org-agenda-goto, org-agenda-kill)
161 (org-agenda-archive, org-agenda-archive-to-archive-sibling)
162 (org-remove-subtree-entries-from-agenda, org-agenda-refile)
163 (org-agenda-open-link, org-agenda-copy-local-variable)
164 (org-agenda-switch-to, org-agenda-check-no-diary)
165 (org-agenda-tree-to-indirect-buffer, org-agenda-todo)
166 (org-agenda-add-note, org-agenda-change-all-lines)
167 (org-agenda-priority, org-agenda-set-tags)
168 (org-agenda-set-property, org-agenda-set-effort)
169 (org-agenda-toggle-archive-tag, org-agenda-date-later)
170 (org-agenda-show-new-time, org-agenda-date-prompt)
171 (org-agenda-schedule, org-agenda-deadline, org-agenda-action)
172 (org-agenda-clock-in, org-agenda-bulk-mark)
173 (org-agenda-bulk-unmark, org-agenda-show-the-flagging-note): Use
176 * org-colview.el (org-columns-display-here)
177 (org-columns-edit-allowed, org-agenda-columns): Use
180 2009-09-25 Carsten Dominik <carsten.dominik@gmail.com>
182 * org.el (org-special-ctrl-a/e): Improve documentation and
184 (org-end-of-line): Don't jump to after the ellipsis.
185 (org-mode-map): Bind <home> and <end> as well.
187 2009-09-24 Carsten Dominik <carsten.dominik@gmail.com>
189 * org.el (org-fontify-meta-lines-and-blocks): Treat lines with a
190 space after #+ as comments.
191 (org-open-at-point): Run `org-follow-link-hook' always.
193 * org-latex.el (org-export-latex-emph-format): Use better commands
194 to insert special characters in verbatim snippets.
196 2009-09-22 Carsten Dominik <carsten.dominik@gmail.com>
198 * org-faces.el (org-copy-face): New function. Use it to create
199 various faces formerly created by using `copy-face'.
201 * org-agenda.el (org-prepare-agenda): Don't officially mark this
203 (org-agenda-quit): Kill the frame containing the agenda window if
204 that frame was created for the agenda.
206 2009-09-21 Carsten Dominik <carsten.dominik@gmail.com>
208 * org-agenda.el (org-agenda-date-prompt): Mark the changed time
211 2009-09-19 Carsten Dominik <carsten.dominik@gmail.com>
213 * org-mobile.el (org-mobile-create-index-file): Add the list of
214 TODO keywords, and the list of drawers to the index file.
216 * org-agenda.el (org-prepare-agenda): Reset
217 `org-drawers-for-agenda'.
218 (org-prepare-agenda): Uniquify list of drawers.
220 * org.el (org-complex-heading-regexp-format): New variable.
221 (org-set-regexps-and-options): Define
222 `org-complex-heading-regexp-format'.
223 (org-drawers-for-agenda): New variable.
224 (org-map-entries): Bind `org-drawers-for-agenda'.
225 (org-prepare-agenda-buffers): Add to `org-drawers-for-agenda'.
227 * org-remember.el (org-go-to-remember-target)
228 (org-remember-handler): Use `org-complex-heading-regexp-format'.
230 2009-09-18 Carsten Dominik <carsten.dominik@gmail.com>
232 * org-agenda.el (org-agenda-highlight-todo): Fix text property
235 * org-mobile.el (org-mobile-capture-file): Use `mobileorg.org' as
236 the capture file, and make it non-configurable.
238 * org.el (org-on-heading-p, org-at-heading-p): Make sure these are
239 always with `invisible-ok'.
240 (org-store-link): No error when there is nothing to link to in the
243 * org-list.el (org-update-checkbox-count): Insert changed cookie
244 before the old, to avoid problems with invisibility at the end of
246 (org-update-checkbox-count): Insert changed cookie before the old,
247 to avoid problems with invisibility at the end of the line.
249 * org.el (org-sort-entries-or-items): Include the final newline.
250 (org-fontify-meta-lines-and-blocks): Add indented dynamic block
251 lines for fontification.
252 (org-dblock-start-re, org-dblock-end-re): Allow indentation.
253 (org-prepare-dblock): Store the current indentation of the BEGIN
255 (org-update-dblock): Apply the indentation of the begin line to
256 the rest of the block.
257 (org-ctrl-c-ctrl-c): Also find indented dblock lines.
258 (org-startup-folded): New allowed value `showeverything'.
259 (org-startup-options): Add STARTUP keyword `showeverything'.
260 (org-set-startup-visibility): Respect value `showeverything' in
263 2009-09-17 Carsten Dominik <carsten.dominik@gmail.com>
265 * org.el (org-closest-date): Fix issue with past preference.
267 * org-mobile.el (org-mobile-apply-flags): Require `org-archive'.
269 * org-archive.el (org-archive-set-tag)
270 (org-archive-subtree-default): New commands.
272 * org-mobile.el (org-mobile-create-index-file): Fix link to
274 (org-mobile-copy-agenda-files): Create the capture file if it does
277 * org-clock.el (org-clock-clocktable-default-properties): New
279 (org-clock-report): Use
280 `org-clock-clocktable-default-properties'.
282 2009-09-16 Carsten Dominik <carsten.dominik@gmail.com>
284 * org.el (org-iswitchb-completing-read): Fix typo.
286 * org-crypt.el: New file.
288 * org.el: Add an entry for org-crypt.
290 2009-09-15 Carsten Dominik <carsten.dominik@gmail.com>
292 * org-agenda.el (org-agenda-menu): Reorganize the menu for more
294 (org-batch-store-agenda-views): New function.
295 (org-mobile-force-id-on-agenda-items): Mention variable.
296 (org-agenda-title-append): Define variable.
297 (org-write-agenda): New export to Org files.
298 (org-agenda-get-some-entry-text): New arguments INDENT and KEEP.
299 (org-agenda): Allow to keep the restricted file list if a special
300 variable is bound to t.
301 (org-agenda): Define a special agenda view for working on flagged
303 (org-agenda-get-restriction-and-command): List the new agenda
305 (org-agenda-show-the-flagging-note): New command.
306 (org-agenda-mode-map): New key `?' for looking at the flagging
309 * org.el (org-autoload): Autoload org-mobile.el.
310 (org-org-menu): Add menu commands for MobileOrg in the Org menu.
312 * org-id.el (org-id-get): Fix bug with forcing ID on an item.
314 2009-09-15 Carsten Dominik <carsten.dominik@gmail.com>
316 * org-table.el (orgtbl-line-start-regexp): Match also TBLNAME
318 (org-table-get-remote-range): Match indented #+TBLNAME
321 * org.el (org-convert-to-odd-levels)
322 (org-convert-to-oddeven-levels): Work also correctly if the file
325 2009-09-12 Carsten Dominik <carsten.dominik@gmail.com>
327 * org.el (org-store-link): When in agenda buffer, link to
329 (org-add-planning-info): Remove spaces at eol.
331 * org-macs.el (org-with-point-at): Add a `lisp-indent-function'
334 2009-09-10 Carsten Dominik <carsten.dominik@gmail.com>
336 * org-latex.el (org-export-latex-first-lines): Fix problem with
337 LaTeX export of first line and selected subtree.
339 * org.el (org-shifttab): Interpret arg differently when using only
342 2009-09-09 Bastien Guerry <bzg@altern.org>
344 * org.el (org-check-agenda-file): Use a more explicit message
346 2009-09-08 Carsten Dominik <carsten.dominik@gmail.com>
348 * org-exp.el (org-export-remove-special-table-lines): Don't remove
351 2009-09-08 Bastien Guerry <bzg@altern.org>
353 * org.el (org-offer-links-in-entry): Don't use "Select link" as a
354 prompt in the temporary window.
356 * org-agenda.el (org-agenda-bulk-mark): Use a slightly soberer
357 prefix for marked entries in the agenda view.
359 2009-09-07 Andreas Burtzlaff <andy13@gmx.net> (tiny change)
361 * org.el (outline-end-of-subtree): Bugfix: advise this function in
362 a way that prevents any trailing character from being displayed.
364 2009-09-07 Carsten Dominik <carsten.dominik@gmail.com>
366 * org-agenda.el (org-agenda-menu): Fix bugs in the bulk action
369 * org-exp.el (org-export-remove-special-table-lines): Remove bad
372 2009-09-06 Carsten Dominik <carsten.dominik@gmail.com>
374 * org-latex.el (org-export-latex-preprocess): Do not protect in
377 * org-src.el (org-edit-src-save): Save window setup while saving.
378 (org-edit-src-code): Use new buffer name construction scheme.
380 2009-09-04 Carsten Dominik <carsten.dominik@gmail.com>
382 * org-agenda.el (org-agenda-entry-text-exclude-regexps): New
384 (org-agenda-entry-text-cleanup-hook): New hook.
385 (org-agenda-get-some-entry-text): Remove matches of
386 `org-agenda-entry-text-exclude-regexps' and run the hook
387 `org-agenda-entry-text-cleanup-hook'.
389 * org.el (org-offer-links-in-entry): New argument ZERO to
390 implement a link with index zero.
391 (org-cycle-show-empty-lines): Not keep empty line under header
393 (org-iswitchb-completing-read): Bind `switchb-use-virtual-buffers'
394 to nil for special completion.
395 (org-store-link): Don't error before the first heading.
397 * org-agenda.el (org-agenda-open-link): Pass the prefix to
398 `org-offer-links-in-entry'.
400 2009-09-03 Carsten Dominik <carsten.dominik@gmail.com>
402 * org-agenda.el (org-agenda-quit): Provide the window argument for
403 `window-dedicated-p', Emacs 22 needs it.
404 (org-format-agenda-item): If the category is a link, arrange for
405 invisible text to replaced with spaces.
406 (org-compile-prefix-format): Add the extra space.
407 (org-prefix-category-length): New variable.
409 * org-exp.el (org-export-cleanup-toc-line): Remove footnote
410 references from TOC lines.
412 * org.el (org-selected-window): New variable.
414 * org-table.el (org-table-edit-formulas): Remember the selected
416 (org-table-fedit-finish, org-table-fedit-abort): Select the window
417 that was originally selected.
419 * org-exp.el (org-export-preprocess-apply-macros): Scan the
420 expansion of a macro for more macro definitions.
422 * org-agenda.el (org-agenda-dim-blocked-tasks): Make sure the
423 invisibility overlay starts on the newline.
425 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
427 * org-protocol.el (org-protocol-store-link)
428 (org-protocol-remember, org-protocol-open-source): Add autoloads.
430 * org-compat.el (org-float-time): New function.
432 * org.el (org-clock-update-time-maybe)
433 (org-sort-entries-or-items, org-do-sort)
434 (org-evaluate-time-range, org-time-string-to-seconds)
435 (org-closed-in-range): Use `org-float-time'.
437 * org-timer.el (org-timer-start, org-timer-pause-or-continue)
438 (org-timer-seconds): Use `org-float-time'.
440 * org-clock.el (org-clock-get-clocked-time, org-clock-out)
441 (org-clock-sum, org-dblock-write:clocktable)
442 (org-clocktable-steps): Use `org-float-time'.
444 * org-agenda.el (org-agenda-last-marker-time)
445 (org-agenda-new-marker, org-diary): Use `org-float-time'.
447 * org-compat.el (w32-focus-frame): Declare the w32-focus-frame
450 * org-exp.el (org-get-file-contents): Only protect lines that
453 * org-html.el (require): Require cl for compilation.
455 * org.el: Avoid using `default-major-mode'.
457 * org-plot.el (require): Require CL only at compile time.
459 * org-exp.el (require): Require CL only at compile time.
461 * org-agenda.el (org-agenda-quit): When the agenda window is
462 dedicated, remove other windows before exiting, so that the frame
463 really will be killed.
465 * org-exp.el (org-export-handle-include-files): Reset START and
466 END for each loop cycle.
468 2009-09-01 Carsten Dominik <carsten.dominik@gmail.com>
470 * org.el (org-eval-in-calendar): Use
471 `org-select-frame-set-input-focus'.
473 * org-compat.el (org-select-frame-set-input-focus): New function.
475 * org.el (org-update-statistics-cookies): New function.
476 (org-mode-map): Bind `C-c #' to `org-update-statistics-cookies'.
478 2009-08-31 Carsten Dominik <carsten.dominik@gmail.com>
480 * org-src.el (org-edit-fixed-width-region): Set org-src-mode only
481 after the local variables are set.
483 * org-latex.el (org-export-latex-protect-amp): New function.
484 (org-export-latex-links): Protect link ampersands in tables.
486 * org-exp.el (org-export-select-backend-specific-text): Match in
487 two steps, to avoid regexp problems.
489 * org.el (org-offer-links-in-entry): Improve working with many and
492 * org-agenda.el (org-agenda-show-1): Make more consistent with
494 (org-agenda-cycle-show): Make more consistent with normal cycling.
496 * org-gnus.el (org-gnus-store-link): Restore the linking to a
499 2009-08-30 Bastien Guerry <bzg@altern.org>
501 * org-latex.el (org-export-latex-first-lines): Bugfix.
503 2009-08-29 Carsten Dominik <carsten.dominik@gmail.com>
505 * org-clock.el (org-clock-modify-effort-estimate): Emit message
508 * org.el (org-set-effort): New function.
509 (org-mode-map): New key for effort setting command.
511 * org-agenda.el (org-agenda): Keep window setup when calling
512 agenda from within agenda window.
513 (org-agenda-mode-map): New keys for effort setting commands.
514 (org-agenda-menu): Add effort setting commands to menu.
515 (org-agenda-set-property, org-agenda-set-effort): New functions.
517 * org-latex.el (org-export-latex-tables): Fix
518 `org-table-last-alignment' and `org-table-last-column-widths' if
519 the first column has been removed.
521 2009-08-28 Carsten Dominik <carsten.dominik@gmail.com>
523 * org.el (org-remove-timestamp-with-keyword): Only remove in
524 entry, not in subtree.
526 * org-src.el (org-src-lang-modes): Add abbreviation elisp for
529 * org.el (org-open-at-point): When on headline, offer all strings
532 * org-remember.el (org-remember-templates): Documentation fix.
534 * org.el (org-move-subtree-down): Use `org-get-next-sibling' and
535 `org-get-last-sibling' instead of the outline versions of these
537 (org-get-last-sibling): New function.
538 (org-refile): Use `org-get-next-sibling' instead of the outline
539 version of this function.
540 (org-clean-visibility-after-subtree-move): Use
541 `org-get-next-sibling' and `org-get-last-sibling' instead of the
542 outline versions of these functions.
544 2009-08-27 Carsten Dominik <carsten.dominik@gmail.com>
546 * org-agenda.el (org-prepare-agenda): When creating a new frame
547 for the agenda, make the window dedicated.
549 * org-agenda.el (org-agenda-mode-map): New keys for time motion.
551 * org-table.el (org-table-align): Change the order of reinsertion
552 and deletion, to avoid problems with overlays following the table.
554 * org.el (org-parse-time-string): Better error message.
555 (org-show-subtree): Use org-end-of-subtree.
557 * org-macs.el (org-goto-line): New defsubst.
559 * org.el (org-open-file, org-change-tag-in-region)
560 (org-fast-tag-show-exit): Don't use `goto-line'.
562 * org-table.el (org-table-align, org-table-insert-column)
563 (org-table-delete-column, org-table-move-column)
564 (org-table-sort-lines, org-table-copy-region)
565 (org-table-paste-rectangle, org-table-wrap-region)
566 (org-table-get-specials, org-table-rotate-recalc-marks)
567 (org-table-get-range, org-table-recalculate)
568 (org-table-edit-formulas, org-table-fedit-convert-buffer)
569 (org-table-show-reference, org-table-highlight-rectangle): Don't
572 * org-src.el (org-edit-src-code, org-edit-fixed-width-region)
573 (org-edit-src-exit): Don't use `goto-line'.
575 * org-macs.el (org-preserve-lc): Don't use `goto-line'.
577 * org-list.el (org-renumber-ordered-list, org-fix-bullet-type):
578 Don't use `goto-line'.
580 * org-exp.el (org-export-number-lines): Don't use `goto-line'.
582 * org-colview.el (org-columns, org-columns-redo)
583 (org-agenda-columns): Don't use `goto-line'.
585 * org-colview-xemacs.el (org-columns, org-agenda-columns): Don't
588 * org-agenda.el (org-agenda-mode): Force visual line motion off.
589 (org-agenda-add-entry-text-maxlines): Improve docstring.
590 (org-agenda-start-with-entry-text-mode): New option.
591 (org-agenda-entry-text-maxlines): New option.
592 (org-agenda-entry-text-mode): New variable.
593 (org-agenda-mode): Set initial value of
594 `org-agenda-entry-text-mode'.
595 (org-agenda-mode-map): Add the `E' key.
596 (org-agenda-menu): Add entry text mode to the menu.
597 (org-agenda-get-some-entry-text): Fix line count bug.
598 (org-finalize-agenda): Apply entry text mode if appropriate.
599 (org-agenda-entry-text-show-here): New function.
600 (org-agenda-entry-text-show): New function.
601 (org-agenda-entry-text-hide): New function.
602 (org-agenda-view-mode-dispatch): Add entry text mode to the view
604 (org-agenda-entry-text-mode): New command.
605 (org-agenda-set-mode-name): Add entry text mode to the mode line
607 (org-agenda-undo, org-agenda-get-restriction-and-command)
608 (org-agenda-get-some-entry-text, org-agenda-redo): Don't use
611 2009-08-26 Bernt Hansen <bernt@norang.ca>
613 * org-clock.el (org-notify): Bugfix.
615 2009-08-25 Carsten Dominik <carsten.dominik@gmail.com>
617 * org-agenda.el (org-agenda-open-link): Handle multiple links and
618 check for after-string.
620 * org-gnus.el (org-gnus-store-link): Simplify.
622 * org.el (org-latex-regexps): Don't add extra empty lines for
625 2009-08-24 Carsten Dominik <carsten.dominik@gmail.com>
627 * org-agenda.el (org-agenda-get-some-entry-text): New function.
628 (org-agenda-add-entry-text): Use
629 `org-agenda-get-some-entry-text'.
631 * org.el (org-cycle-separator-lines): Update docstring.
632 (org-cycle-show-empty-lines): Handle negative values for
633 `org-cycle-show-empty-lines'.
635 * org-exp.el (org-export-protect-sub-super): New function.
636 (org-export-normalize-links): Protect the url of plain links from
637 supscript and superscript processing.
639 * org-remember.el (org-remember-escaped-%): New function.
640 (org-remember-apply-template): Use `org-remember-escaped-%' to
641 detect escaped % signs.
643 2009-08-23 Bastien Guerry <bzg@altern.org>
645 * org-timer.el (org-timer-set-timer): Use `org-notify' and play a
646 sound when showing the notification.
648 * org-clock.el (org-notify): New function.
649 (org-clock-notify-once-if-expired): Use `org-notify'.
651 * org-gnus.el (org-gnus-store-link): Handle `gnus-summary-mode'
652 and `gnus-article-mode' separately.
653 (gnus-summary-article-header): Fix the declare-function.
655 2009-08-23 Carsten Dominik <carsten.dominik@gmail.com>
657 * org-exp.el (org-export-format-source-code-or-example): Translate
660 * org-src.el (org-src-lang-modes): New variable
661 (org-edit-src-code): Translate language.
663 * org-exp.el (org-export-format-source-code-or-example): Deal wit
664 the new structure of the `org-export-latex-listings-langs'
667 * org-latex.el (org-export-latex-listings-langs): Change structure
668 of the variable from plist to alist.
670 2009-08-21 Carsten Dominik <carsten.dominik@gmail.com>
672 * org.el (org-in-commented-line): New function.
674 2009-08-20 Carsten Dominik <carsten.dominik@gmail.com>
676 * org.el (org-hide-block-toggle): Make folded blocks searchable.
678 2009-08-19 Friedrich Delgado Friedrichs <friedel@nomaden.org> (tiny change)
680 * org.el (org-flag-drawer): More useful error.
682 2009-08-19 Carsten Dominik <carsten.dominik@gmail.com>
684 * org-remember.el (org-remember-apply-template): Use
685 org-icompleting-read.
687 * org-publish.el (org-publish): Use org-icompleting-read.
689 * org-colview.el (org-columns-edit-value, org-columns-new)
690 (org-insert-columns-dblock): Use org-icompleting-read.
692 * org-colview-xemacs.el (org-columns-edit-value)
693 (org-columns-new, org-insert-columns-dblock): Use
694 org-icompleting-read.
696 * org-attach.el (org-attach-delete-one, org-attach-open): Use
697 org-icompleting-read.
699 2009-08-18 Carsten Dominik <carsten.dominik@gmail.com>
701 * org.el (org-hierarchical-todo-statistics): Improve docstring.
702 (org-version): Return the version text.
703 (org-org-menu): Add a menu entry for the new bug reporter.
704 (org-submit-bug-report): New command.
706 * org-list.el (org-hierarchical-checkbox-statistics): Improve
709 * org.el (org-emphasis-regexp-components): Add "`" to set of
710 pre-emphasis characters.
712 * org-latex.el (org-export-latex-classes): Always include the soul
714 (org-export-latex-emphasis-alist): Use \st for strikethough.
716 * org-exp-blocks.el (org-export-blocks-preprocess): Use
717 `indent-code-rigidly' to indent.
719 * org-agenda.el (org-agenda-get-restriction-and-command): Remove
720 properties only if MATCH really is a string.
722 2009-08-16 Carsten Dominik <carsten.dominik@gmail.com>
724 * org-latex.el (org-export-latex-packages-alist): Fix
727 * org.el (org-create-formula-image): Also use
728 `org-export-latex-packages-alist'.
730 * org-html.el (org-export-as-html): Fix bug in footnote regexp.
731 (org-export-as-html): Format footnotes correctly.
733 2009-08-14 Carsten Dominik <carsten.dominik@gmail.com>
735 * org.el (org-fast-tag-selection): Avoid text properties on tags
738 * org-agenda.el (org-agenda-get-restriction-and-command): Avoid
739 text properties on the match element.
741 2009-08-12 Carsten Dominik <carsten.dominik@gmail.com>
743 * org.el (org-set-regexps-and-options): Make sure the list of done
744 keywords is not invalid.
746 * org-exp.el (org-export-interpolate-newlines): New function.
748 2009-08-11 Carsten Dominik <carsten.dominik@gmail.com>
750 * org.el (org-format-latex): Avoid nested overlays.
752 * org-latex.el (org-export-latex-listings-langs): Add a few more
755 * org-exp.el (org-export-preprocess-apply-macros): Make sure to
756 ignore newlines and space before the first macro argument.
758 * org-latex.el (org-export-latex-tables): Remove save-excursion
759 around `org-table-align'.
761 2009-08-10 Carsten Dominik <carsten.dominik@gmail.com>
763 * org.el (org-export-html-special-string-regexps): Definition
766 * org-exp.el (org-export-preprocess-apply-macros): Allow newlines
769 2009-08-09 Carsten Dominik <carsten.dominik@gmail.com>
771 * org-latex.el (org-export-latex-listings)
772 (org-export-latex-listings-langs): New options.
774 * org-exp.el (org-export-format-source-code-or-example): Use
775 listing package if requested by the user.
777 2009-08-08 Bastien Guerry <bzg@altern.org>
779 * org.el (org-iswitchb): Fix bug when aborting the `org-iswitchb'
780 command before actually switching to a buffer.
782 2009-08-07 Carsten Dominik <carsten.dominik@gmail.com>
784 * org-exp.el (org-get-file-contents): Only quote org lines when
785 the markup is src or example.
787 * org-agenda.el (org-agenda-skip-scheduled-if-deadline-is-shown):
789 (org-agenda-get-day-entries): Remember deadline results and pass
790 them on into the function getting the scheduling information.
791 (org-agenda-get-scheduled): Accept deadline results as parameters
792 and maybe skip some entries.
793 (org-agenda-skip-scheduled-if-deadline-is-shown): New option.
795 * org.el (org-insert-heading): When respecting content, do not
796 convert current line to headline.
798 * org-clock.el (org-clock-save-markers-for-cut-and-paste): Also
799 cheeeeeck the hd marker
800 (org-clock-in): Also set the hd marker.
801 (org-clock-out): Also set the hd marker.
802 (org-clock-cancel): Reset markers.
804 * org.el (org-clock-hd-marker): New marker.
806 * org-faces.el (org-agenda-clocking): New face.
808 * org-agenda.el (org-agenda-mark-clocking-task): New function.
809 (org-finalize-agenda): call `org-agenda-mark-clocking-task'.
811 * org.el (org-modules): Add org-track.el.
813 * org-agenda.el (org-agenda-bulk-marked-p): New function.
814 (org-agenda-bulk-mark, org-agenda-bulk-unmark): Use
815 `org-agenda-bulk-marked-p'.
816 (org-agenda-bulk-toggle): New command.
818 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
820 * org.el (org-move-subtree-down): Hide subtree if it was folded,
823 * org-remember.el (org-remember-finalize): Avoid buffer-modified
842 2009-08-05 Carsten Dominik <carsten.dominik@gmail.com>
844 * org-latex.el (org-export-latex-first-lines): Fix bug with
845 finding the end of the first lines.
847 * org.el (org-create-formula-image): Remove the -E option for
850 * org-exp.el (org-default-export-plist): Respect #+BIND.
851 (org-export-confirm-letbind): New function.
853 * org.el (org-paste-subtree): Test the kill ring entry if it is
855 (org-copy-subtree): Use `org-forward-same-level'.
856 (org-forward-same-level): Respect the `invisibe-ok' arg for
859 2009-08-04 Carsten Dominik <carsten.dominik@gmail.com>
861 * org.el (org-table-map-tables): Make sure cursor is back at table
862 beginning after funcall.
864 * org-agenda.el (org-agenda-bulk-action): Make sure parents are
865 handled before children, and do not error if an entry is not
866 found, probably because it hase been remove when the parent was
869 * org.el (org-ido-completing-read): Accept straight lists for
870 completion as well as alists.
872 * org-html.el (org-export-as-html): Fix parenthesis error in
875 * org-timer.el (org-timer-cancel-timers): Renamed from
876 `org-timer-cancel-timers'.
878 * org.el (org-cycle-internal-local): Fix problem with finding next
881 2009-08-03 Carsten Dominik <carsten.dominik@gmail.com>
883 * org-list.el (org-list-send-list): Call
884 `org-list-goto-true-beginning' instead of
885 `org-list-find-true-beginning', which does not exist.
887 * org-timer.el (org-timer-reset-timers): Use `mapc'.
888 (org-timer-set-timer): Do not assign to heading.
890 * org-id.el (org-id-open): Quote function name.
892 * org-macs.el (org-unmodified): Turn off recording undo
893 information while running inside the macro.
895 * org-indent.el (org-hide-leading-stars-before-indent-mode): New
897 (org-indent-mode): Remember and restore value of
898 org-hide-leading-stars before `org-indent-mode'.
900 * org-table.el (org-table-export): Also work in file-less
903 * org.el (org-startup-indented): New option.
904 (org-startup-options): Add new options indent and noindent.
905 (org-unfontify-region): Remove line-prefix and wrap-prefix
907 (org-after-demote-entry-hook, org-after-promote-entry-hook): New
909 (org-promote, org-demote): Run the new hooks.
911 * org-table.el (org-table-align): Replace leading \n as well.
913 * org-exp.el (org-export-push-to-kill-ring): Remove `line-prefix'
914 and `line-wrap' text properties.
916 * org-compat.el (org-kill-new): New function.
918 * org-agenda.el (org-format-agenda-item): Remove `line-prefix' and
919 `line-wrap' text properties.
921 * org-indent.el: New file.
923 2009-08-02 Carsten Dominik <carsten.dominik@gmail.com>
925 * org.el (org-provide-todo-statistics): Tweak docstring.
927 * org-id.el (org-id-open): Honor `org-link-frame-setup'.
929 2009-08-01 Carsten Dominik <carsten.dominik@gmail.com>
931 * org-exp.el (org-export-as-org): Insert the "-source" string
932 before the extension.
934 * org.el (org-read-date): Make sure the calendar is in the current
936 (org-set-emph-re): Remove the ? from the post-match.
937 (org-emphasis-regexp-components): Add backslash to the
939 (org-set-font-lock-defaults): Write \n instead of \xa, and make it
940 optional so that also lines at the end of the buffers will still
941 be matched as headlines.
943 * org-table.el (org-table-error-on-row-ref-crossing-hline):
944 Variable made obsolete.
945 (org-table-relative-ref-may-cross-hline): New option.
946 (org-table-find-row-type): Honow the new option
947 `org-table-relative-ref-may-cross-hline'.
949 2009-07-31 Carsten Dominik <carsten.dominik@gmail.com>
951 * org-table.el (org-table-cut-region, org-table-copy-region): Work
952 on single field if no active region.
954 2009-07-27 Carsten Dominik <carsten.dominik@gmail.com>
956 * org-latex.el (org-export-latex-make-header): Only insert title
959 * org.el (org-make-options-regexp): Allow empty values.
961 * org-html.el (org-export-as-html): Move hrule detection to after
964 2009-07-26 Carsten Dominik <carsten.dominik@gmail.com>
966 * org-html.el (org-format-org-table-html): Fix colgroup tags.
968 2009-07-23 Carsten Dominik <carsten.dominik@gmail.com>
970 * org.el (org-cycle-internal-local): Improved version of finding
972 (org-cycle-hide-drawers): Only hide drawers if this is really
974 (outline-end-of-subtree): Make `outline-end-of-subtree' use the
975 org-version of this function in Org-mode. We use advice to
976 implement this change, so that future changes to this function in
977 outline.el wil be handled properly.
978 (org-forward-same-level, org-backward-same-level): New commands.
980 2009-07-21 Carsten Dominik <carsten.dominik@gmail.com>
982 * org.el (org-remove-empty-overlays-at)
983 (org-clean-visibility-after-subtree-move): New functons.
984 (org-move-subtree-down): Simplify cleanup of display.
986 2009-07-20 Carsten Dominik <carsten.dominik@gmail.com>
988 * org-mac-message.el (org-mac-message-get-links): Improve
989 docstring. Make argument SELECT-OR-FLAGGED optional, default to
990 "s". Fix the return value.
991 (org-mac-message-insert-flagged): Simplify.
993 * org.el (org-refile-get-location): Tamper with refile history o
994 that history contains compete matches instead of the entered
997 2009-07-19 Carsten Dominik <carsten.dominik@gmail.com>
999 * org.el (org-store-link): Never store a link to an inline task.
1001 * org-inlinetask.el (org-inlinetask-insert-task): New command.
1003 * org-footnote.el (org-footnote-goto-local-insertion-point): Skip
1004 inline tasks when positioning footnotes.
1006 * org-inlinetask.el (org-inlinetask-remove-END-maybe): New
1009 * org.el (org-refile): Remove the END line when archiving an
1010 inline task that does have an END line.
1012 * org-archive.el (org-archive-subtree): Remove the END line when
1013 archiving an inline task that does have an END line.
1015 * org-macs.el (org-with-limited-levels): New macro.
1016 (org-get-limited-outline-regexp): New function.
1018 * org-exp.el (org-export-format-source-code-or-example): Fix bug
1019 that did not enumerate first line.
1020 (org-export-mark-radio-links): Skip matches in links.
1022 2009-07-18 Carsten Dominik <carsten.dominik@gmail.com>
1024 * org.el (org-activate-plain-links): Make single-match.
1025 (org-adapt-indentation): Fix docstring.
1027 * org-macs.el (org-unmodified): Turn of modification hooks while
1030 2009-08-02 Bastien Guerry <bzg@altern.org>
1032 * org.el (org-adapt-indentation): Slightly improve the docstring.
1033 (org-occur): Sends an error when the user inputs an empty string.
1034 (org-priority): Bugfix: the tag alignement should happen within
1037 2009-07-31 Bastien Guerry <bzg@altern.org>
1039 * org.el (org-make-link-regexps): Don't exclude parentheses from
1041 (org-cycle-internal-local): When locally cycling, switch directly
1042 from CHILDREN to FOLDED if there is no subtree
1043 (org-cycle): Update the docstring to document the new behavior of
1044 `org-cycle-internal-local'.
1046 2009-07-29 Nicolas Goaziou <n.goaziou@neuf.fr> (tiny change)
1048 * org-clock.el (org-clock-in): Bugfix: recognize timestamps with
1049 an abbreviated format for days.
1051 2009-07-27 Bastien Guerry <bzg@altern.org>
1053 * org-protocol.el (org-protocol-default-template-key): New
1056 * org.el (org-refile): Bugfix: save-excursion before reading the
1057 refile target, otherwise cursor moves might confuse `org-refile'.
1059 * org-html.el (org-export-as-html): Bugfix: correctly convert the
1060 footnote reference before the footnote itself.
1062 * org.el (org-toggle-heading): Bugfix: correctly convert list
1063 items before the first headline.
1065 * org-html.el (org-export-html-footnote-format): New option for
1066 formatting the footnote reference.
1067 (org-export-as-html): Use the new option.
1069 * org.el (org-provide-todo-statistics): Allow a list of TODO
1070 keywords to compute statistics against headlines containing a
1071 keyword from this list.
1072 (org-update-parent-todo-statistics): Possibly use the new allowed
1073 value of `org-provide-todo-statistics'.
1075 2009-07-26 Bastien Guerry <bzg@altern.org>
1077 * org-timer.el: Add autoload cookie.
1079 * org.el (org-occur-link-in-agenda-files): New function.
1081 * org-timer.el (org-timer-last-timer): New variable.
1083 * org-agenda.el (org-agenda-mode-map): New key for
1084 org-timer-set-timer called from the agenda.
1086 * org.el (org-mode-map): New key for org-timer-set-timer.
1088 * org-timer.el (org-timer-reset-timers)
1089 (org-timer-show-remaining-time, org-timer-set-timer): New
1092 * org-clock.el (org-show-notification): Update the docstring.
1094 * org.el (org-provide-todo-statistics): Allow new value
1095 'all-headlines for this option, which includes entries with no
1096 TODO keywords in the todo statistics.
1097 (org-update-parent-todo-statistics): Possibly use the new
1098 'all-headline value from `org-provide-todo-statistics'.
1100 2009-07-25 Bastien Guerry <bzg@altern.org>
1102 * org-clock.el (org-dblock-write:clocktable): Add a new option
1103 :timestamp which allows display of timestamps in clock reports.
1105 * org.el (org-mode-map): Define new key `C-c C-*': convert a plain
1106 list to a subtree, preserving the structure of the list.
1107 (org-set-emph-re): Make the last element optional in the regexp.
1108 This regexp now matches an emphasized string at the end of a line.
1110 * org-list.el (org-list-goto-true-beginning)
1111 (org-list-make-subtree, org-list-make-subtrees): New functions.
1113 * org.el (org-eval-in-calendar): Select the right frame.
1114 (org-save-frame-excursion): Remove this macro.
1116 2009-07-24 Bastien Guerry <bzg@altern.org>
1118 * org-list.el (org-list-beginning-re): Bugfix: don't use * when
1119 trying to find the beginning of a list.
1121 * org-exp.el (org-get-file-contents): Use a new argument: markup.
1122 When present, tell org-get-file-contents not to protect org-like
1125 * org-id.el (org-id-uuid-program): New option to set the name of
1126 the uuidgen program.
1127 (org-id-method): Use `org-id-uuid-program'.
1128 (org-id-new): Use `org-id-uuid-program'.
1130 2009-07-23 Bastien Guerry <bzg@altern.org>
1132 * org-exp.el (org-export-number-lines): Allow whitespace in code
1133 references. Allow the -r switch to remove the references in the
1134 source code even when the lines are not numbered: the labels can
1137 * org.el (org-fontify-whole-heading-line): New option.
1138 (org-set-font-lock-defaults): Use the new option.
1140 * org-clock.el (org-show-notification-handler): New option.
1141 (org-show-notification): Use the new option.
1143 2009-07-21 Bastien Guerry <bzg@altern.org>
1145 * org.el (org-eval-in-calendar): Fix a bug about calendar
1146 navigation when `calendar-setup' value is 'calendar-only.
1148 2009-07-19 Bastien Guerry <bzg@altern.org>
1150 * org.el (orgstruct++-mode): Fix typo in docstring.
1151 (org-insert-link): Clean up: (or (...)) => (...)
1152 (org-insert-link): Use TAB for stored links completion.
1154 2009-07-18 Bastien Guerry <bzg@altern.org>
1156 * org.el (org-get-refile-targets): Fix bug: don't ignore case when
1157 building the list of targets.
1159 * org-remember.el (org-remember-delete-empty-lines-at-end): New
1161 (org-remember-handler): Use the new option.
1163 2009-07-17 James TD Smith <ahktenzero@mohorovi.cc>
1165 * org.el (org-tags-sort-function): New option for sorting tags.
1166 (org-set-tags): Use the new option to sort tags.
1168 * org-plot.el (org-plot/gnuplot): Run with an idle timer to avoid
1169 premature deletion of the data when using org-plot in a script.
1171 2009-07-17 Bastien Guerry <bzg@altern.org>
1173 * org-clock.el (org-clock-in-prepare-hook): New hook.
1174 (org-clock-in): Use this new hook.
1176 2009-07-16 Bastien Guerry <bzg@altern.org>
1178 * org.el (org-special-ctrl-a/e): Explicitely bind the value
1179 'reversed for this option to the "true line boundary first"
1181 (org-tags-match-list-sublevels): Document the 'indented value for
1184 * org-latex.el (org-export-latex-first-lines): Fix problem with
1185 publishing the region.
1187 * org-exp.el (org-export-format-source-code-or-example): Fix
1188 bad line numbering when exporting examples in HTML.
1190 2009-07-12 James TD Smith <ahktenzero@mohorovi.cc>
1192 * org-colview.el (org-format-time-period): Formats a time in
1193 fractional days as days, hours, mins, seconds.
1194 (org-columns-display-here): Add special handling for SINCE and
1195 SINCE_IA to format for display.
1197 * org.el (org-time-since): Add a function to get the time since an
1199 (org-entry-properties): Add two new special properties: SINCE and
1200 SINCE_IA. These give the time since any active or inactive
1201 timestamp in an entry.
1202 (org-special-properties): Add SINCE, SINCE_IA.
1203 (org-tags-sort-function): Add custom declaration for tags
1205 (org-set-tags): Sort tags if org-tags-sort-function is set
1207 2009-07-08 Carsten Dominik <carsten.dominik@gmail.com>
1209 * org-clock.el (org-clock-goto): Find hidden headlines as well.
1211 * org.el (org-narrow-to-subtree): Find hidden headlines as well.
1213 * org-plot.el (org-plot/add-options-to-plist): Add timeind
1216 2009-07-07 Carsten Dominik <carsten.dominik@gmail.com>
1218 * org-publish.el (org-publish-remove-all-timestamps): New function.
1219 (org-publish-all): Remove all timestamp files if `org-publish-all'
1220 is called with a prefix argument.
1222 * org-list.el (org-indent-item): Fix typo.
1223 (org-item-indent-positions): Normalize ordered bullet.
1225 * org-html.el (org-export-html-home/up-format): New option.
1226 (org-export-as-html): Insert the up and HOME links.
1228 2009-07-06 Carsten Dominik <carsten.dominik@gmail.com>
1230 * org-html.el (org-export-as-html): Insert the title into the
1232 (org-export-html-insert-plist-item): New function.
1233 (org-export-as-html): Call `org-export-html-insert-plist-item'.
1235 * org-macs.el (org-set-local): Make a local variable, do not make
1236 the variable buffer-local!
1238 * org-latex.el (org-export-as-latex): Call `org-install-letbind'.
1240 * org-html.el (org-export-as-html): Call `org-install-letbind'.
1242 * org-docbook.el (org-export-as-docbook): Call
1243 `org-install-letbind'.
1245 * org-ascii.el (org-export-as-ascii): Call `org-install-letbind'.
1247 * org-exp.el (org-infile-export-plist): Read BIND lines.
1248 (org-install-letbind): New function.
1249 (org-export-as-org, org-export-preprocess-string): Call
1250 `org-install-letbind'.
1252 * org-src.el (org-edit-src-exit): Untabify the example before
1255 * org-list.el (org-list-demote-modify-bullet): New option.
1256 (org-first-list-item-p): Save point.
1257 (org-fix-bullet-type): New optional argument FORCE-BULLET.
1258 (org-indent-item): Honor `org-list-demote-modify-bullet'.
1259 (org-item-indent-positions): Return bullet types along with
1262 2009-07-05 Carsten Dominik <carsten.dominik@gmail.com>
1264 * org.el (org-show-entry): Hide drawers.
1266 2009-07-03 Carsten Dominik <carsten.dominik@gmail.com>
1268 * org-footnote.el (org-footnote-auto-adjust): New option.
1269 (org-footnote-auto-adjust-maybe): New function.
1270 (org-footnote-new, org-footnote-delete): Call
1271 `org-footnote-auto-adjust-maybe'.
1273 * org.el (org-startup-options): Add new footnote-related
1276 * org-publish.el (org-publish-timestamp-filename): Additional
1277 arguments PUB-DIR and PUB-FUNC, which are included in the hash.
1278 (org-publish-needed-p): Additional arguments PUB-DIR PUB-FUNC
1279 TRUE-PUB-DIR. Pass them through to
1280 `org-publish-timestamp-filename'.
1281 (org-publish-update-timestamp): Additional arguments PUB-DIR and
1282 PUB-FUNC, which are included in the hash.
1283 (org-publish-file): Delay timestamp test until the publishing
1286 2009-07-02 Carsten Dominik <carsten.dominik@gmail.com>
1288 * org-agenda.el (org-agenda-bulk-action): Add scheduling and
1289 setting the deadline.
1291 * org.el (org-read-date-final-answer): New variable.
1292 (org-read-date): Store the final answer string, including the date
1293 from the calendar, for reuse by agenda bulk commands.
1295 * org-publish.el (org-publish-attachment): Fix publishing of
1298 * org-latex.el (org-export-latex-quotation-marks): Fix export of
1299 quotation makrs in parenthesis.
1300 (org-remove-initial-hash): New function.
1301 (org-export-latex-preprocess): Fix bug with infinite loop if
1302 environment is not properly closed.
1304 * org-table.el (org-table-get-remote-range): Find #+TBLNAME also
1307 * org.el (org-fontify-meta-lines-and-blocks): Make #+TBLNAME
1308 highlight also when indented.
1310 2009-07-01 Carsten Dominik <carsten.dominik@gmail.com>
1312 * org-footnote.el (org-footnote-renumber-fn:N): New command.
1313 (org-footnote-action): Offer renumbering.
1315 * org.el (org-cycle): Honor the `integrate' value of
1316 org-cycle-include-plain-lists'.
1318 * org-list.el (org-cycle-include-plain-lists): New allowed value
1319 `internal'. Improve the docstring.
1321 * org.el (org-set-autofill-regexps): Improve the paragraph-start
1322 regexp to work better with LaTeX commands.
1324 2009-06-30 Carsten Dominik <carsten.dominik@gmail.com>
1326 * org-feed.el (org-feed-update): fix problem with non-existing
1328 (org-feed-skip-http-headers): New function.
1329 (org-feed-get-feed): Call `org-feed-skip-http-headers'.
1330 (org-feed-get-feed): Fix command line arguments for curl.
1332 2009-06-28 Carsten Dominik <carsten.dominik@gmail.com>
1334 * org-latex.el (org-export-latex-inline-image-extensions): Add ps
1337 2009-06-27 Carsten Dominik <carsten.dominik@gmail.com>
1339 * org-agenda.el (org-write-agenda): Make sure org-icalendar is
1342 * org.el (org-map-entries): No longer force
1343 `org-tags-match-list-sublevels' to t during a todo-only tags
1346 2009-06-26 Carsten Dominik <carsten.dominik@gmail.com>
1348 * org-latex.el (org-export-latex-low-levels): Allow user-defined
1350 (org-export-latex-subcontent): Handle user-defined environment.
1352 * org-agenda.el (org-agenda-view-mode-dispatch): Add more keys to
1353 the View dispatcher.
1355 * org.el (org-hide-block-toggle): Use `org-make-overlay' instead of
1358 * org-latex.el (org-export-as-pdf): Protect match data during call
1359 to shell-quote-argument.
1361 * org-agenda.el (org-agenda-mode-map): Modify bulk action keys.
1362 (org-agenda-view-mode-dispatch): New function.
1364 2009-06-24 Carsten Dominik <carsten.dominik@gmail.com>
1366 * org-agenda.el (org-agenda-mode): Reset list of marks.
1367 (org-agenda-mode-map): Define new keys for refile and bulk action.
1368 (org-agenda-menu): Add menu itesm for refile and bulk action.
1369 (org-agenda-refile): New function.
1370 (org-agenda-set-tags): Optional arguments TAG and ONOFF.
1371 (org-agenda-marked-entries): New variable.
1372 (org-agenda-bulk-select, org-agenda-remove-bulk-action-overlays)
1373 (org-agenda-remove-all-bulk-action-marks)
1374 (org-agenda-bulk-action): New functions/commands.
1376 2009-06-23 Carsten Dominik <carsten.dominik@gmail.com>
1378 * org-exp.el (org-get-file-contents): Protect org-like lines in
1380 (org-export-format-source-code-or-example): Remove newlines.
1382 * org-latex.el (org-export-latex-links): Check for no-description
1385 * org-exp.el (org-export-preprocess-apply-macros): Switch macro
1386 argument separator back to comma.
1387 (org-export-normalize-links): Mark links without description.
1389 2009-06-22 Carsten Dominik <carsten.dominik@gmail.com>
1391 * org-exp.el (org-infile-export-plist): Fix bug in macro
1394 * org-agenda.el (org-agenda-clock-out): Update line after clocking
1396 (org-agenda-highlight-todo): Fix bug with highlighting.
1398 2009-06-21 Carsten Dominik <carsten.dominik@gmail.com>
1400 * org.el (org-set-font-lock-defaults): Adapt formatting to capture
1401 new alignment strings.
1403 * org-table.el (orgtbl-self-insert-command): Add yas/expand to
1405 (org-table-align): Check for forced align type.
1407 * org.el (org-self-insert-command): Add yas/expand to command
1410 * org-clock.el (org-clock-in-hook): New hook.
1411 (org-clock-in): Run `org-clock-in-hook.
1412 (org-clock-out-hook): New hook.
1413 (org-clock-out): Run `org-clock-out-hook.
1414 (org-clock-cancel-hook): New hook.
1415 (org-clock-cancel): Run `org-clock-cancel-hook.
1416 (org-clock-goto-hook): New hook.
1417 (org-clock-goto): Run `org-clock-goto-hook.
1419 2009-06-20 Carsten Dominik <carsten.dominik@gmail.com>
1421 * org.el (org-store-link): Better default description for link to
1424 * org-exp.el (org-export-generic): Autoload the generic exporter
1426 (org-export): Implement the `g' key for the generic exporter.
1428 2009-06-19 Carsten Dominik <carsten.dominik@gmail.com>
1430 * org-table.el (orgtbl-setup): Add a binding for `S-iso-lefttab',
1433 * org-exp-blocks.el (org-ditaa-jar-path): Fix default ditaa path.
1435 * org-exp.el (org-infile-export-plist): Get macros also from
1438 2009-06-18 Carsten Dominik <carsten.dominik@gmail.com>
1440 * org-colview.el (org-columns-capture-view): Protect vertical bars
1442 (org-columns-capture-view): Exclude comment and archived trees.
1444 * org-colview-xemacs.el (org-columns-capture-view): Protect
1445 vertical bars in column values.
1446 (org-columns-capture-view): Exclude comment and archived trees.
1448 * org.el (org-quote-vert): New function.
1450 * org-latex.el (org-export-latex-verbatim-wrap): New option.
1452 * org-exp.el (org-export-format-source-code-or-example): Use
1453 `org-export-latex-verbatim-wrap'.
1455 * org.el (org-clone-subtree-with-time-shift): Also shift inactive
1458 * org-html.el (org-export-table-row-tags): New option.
1459 (org-format-org-table-html): Rename `nlines' to `nline', use new
1463 2009-06-17 Carsten Dominik <carsten.dominik@gmail.com>
1465 * org-exp-blocks.el: Declare functions and variables.
1467 * org-remember.el (org-remember-templates): Allow the headline
1468 element to be a function.
1469 (org-remember-apply-template): If the headline is a function, call
1470 it to get the true function.
1472 * org-clock.el (org-clock-menu): New function.
1473 (org-clock-update-mode-line): Update help string.
1474 (org-clock-modify-effort-estimate): New function.
1475 (org-clock-mark-default-task): New function.
1477 * org.el (org-hh:mm-string-to-minutes): Also take just a number of
1479 (org-org-menu): Add new clocking stuff.
1480 (org-clock-is-active): New function.
1482 2009-06-14 Carsten Dominik <carsten.dominik@gmail.com>
1484 * org.el (org-open-non-existing-files): Improve docstring.
1486 2009-06-11 Carsten Dominik <carsten.dominik@gmail.com>
1488 * org-icalendar.el (org-icalendar-include-bbdb-anniversaries): New
1490 (org-export-icalendar): Call `org-bbdb-anniv-export-ical'.
1492 * org-bbdb.el (org-bbdb-anniv-export-ical): New function.
1494 * org-list.el (org-get-checkbox-statistics-face): Use the new
1497 * org-faces.el (org-checkbox-statistics-todo)
1498 (org-checkbox-statistics-done): New faces.
1500 2009-06-09 Carsten Dominik <carsten.dominik@gmail.com>
1502 * org-src.el (org-src-mode): Renamed from `org-exit-edit-mode'.
1503 (org-edit-src-exit): Better cursor positioning when returning from
1506 * org-latex.el (org-export-latex-use-verb): New variable.
1507 (org-export-latex-emph-format): Prefer \texttt over \verb when
1508 org-export-latex-use-verb is set.
1510 2009-06-08 Carsten Dominik <carsten.dominik@gmail.com>
1512 * org-docbook.el (org-export-docbook-close-lists-maybe): Also look
1513 at normal indentation.
1515 * org-html.el (org-export-html-close-lists-maybe): Also look at
1518 * org-remember.el (org-remember-handler): Abort remember if the
1521 * org-src.el (org-edit-src-content-indentation): New option.
1522 (org-edit-src-exit): Apply extra indentation.
1524 * org-exp.el (org-export-format-source-code-or-example): Run
1525 `org-src-mode-hook'.
1527 * org-src.el (org-src-mode-hook): New variable.
1528 (org-edit-src-code): Run `org-src-mode-hook'.
1530 2009-06-07 Carsten Dominik <carsten.dominik@gmail.com>
1532 * org.el (org-indent-line-function): Fix indentation of +#end lines.
1534 * org-src.el (org-edit-src-get-indentation): New function.
1535 (org-edit-src-code): Base indentation on the begin line.
1537 2009-06-07 Tassilo Horn <tassilo@member.fsf.org>
1539 * org-gnus.el (org-gnus-store-link): Require message.el in
1540 org-gnus-store-link.
1542 2009-06-07 Carsten Dominik <carsten.dominik@gmail.com>
1544 * org-src.el: New file, split out of org.el
1546 * org-docbook.el (org-export-as-docbook): Better indentation
1549 * org-macs.el (org-replace-match-keep-properties): New function.
1551 * org-exp.el (org-export-mark-blockquote-verse-center): Better
1552 preprocessing of center and quote and verse blocks.
1554 * org-docbook.el (org-export-docbook-close-lists-maybe): New function.
1555 (org-export-as-docbook): Close lists when original indentation
1558 * org-html.el (org-export-html-close-lists-maybe): New function.
1559 (org-export-as-html): Close lists when original indentation
1562 * org-list.el (org-list-end): Respect the stored "original"
1563 indentation when determining the end of the list.
1565 * org-exp.el (org-export-replace-src-segments-and-examples):
1566 Remember indentation correctly.
1568 2009-06-06 Carsten Dominik <carsten.dominik@gmail.com>
1570 * org-clock.el (org-clock-update-mode-line): Apply face
1571 org-mode-line-clock.
1573 * org-faces.el (org-mode-line-clock): New face.
1575 2009-06-05 Tassilo Horn <tassilo@member.fsf.org>
1577 * org-gnus.el (org-gnus-store-link): Fix bug where
1578 `org-gnus-store-link' used wrong subject when called in an article
1579 buffer. Patch provided by fengli AT gmail DOT com.
1581 2009-06-04 Carsten Dominik <carsten.dominik@gmail.com>
1583 * org-exp.el (org-export-format-source-code-or-example): Remember
1584 the original indentation of source code snippets and examples.
1586 * org-latex.el (org-export-as-latex): Relocate the table of
1589 * org.el (org-ctrl-c-ctrl-c): Update clock lines.
1591 * org-agenda.el (org-run-agenda-series): Scope global options also
1592 when creating the agenda buffer.
1594 2009-06-03 Carsten Dominik <carsten.dominik@gmail.com>
1596 * org.el (org-adapt-indentation): Improve documentation.
1597 (org-insert-property-drawer): Respect org-adapt-indentation when
1598 inserting the drawer.
1599 (org-remove-flyspell-overlays-in): New function.
1600 (org-do-emphasis-faces, org-activate-plain-links)
1601 (org-activate-code, org-fontify-meta-lines-and-blocks)
1602 (org-activate-angle-links, org-activate-footnote-links)
1603 (org-activate-bracket-links, org-activate-dates)
1604 (org-activate-target-links, org-activate-tags): Remove flyspell
1607 2009-06-02 Carsten Dominik <carsten.dominik@gmail.com>
1609 * org.el (org-edit-src-save): New function.
1611 * org-clock.el (org-clock-out-switch-to-state): New option.
1612 (org-clock-out): Honor `org-clock-out-switch-to-state'.
1614 * org-compat.el (org-compatible-face): Improve macro.
1616 * org.el (org-global-properties-fixed): Add default for
1617 CLOCK_MODELINE_TOTAL.
1619 * org-clock.el (org-clock-sum): Accept lists and strigs as tstart
1621 (org-clock-sum-current-item): Optional argument TSTART, pass it to
1623 (org-clock-get-sum-start): New function.
1625 * org.el (org-startup-options): New keywords blockhide and
1627 (org-mode): Add new invisibility spec.
1628 (org-set-startup-visibility): Hide block on startup if so
1630 (org-hide-block-startup): New option.
1631 (org-block-regexp): New constant.
1632 (org-hide-block-overlays): New variable.
1633 (org-block-map, org-hide-block-toggle-all, org-hide-block-all)
1634 (org-show-block-all, org-hide-block-toggle-maybe)
1635 (org-hide-block-toggle): New functions.
1636 (org-edit-src-exit): Do not quote lines starting with # and no +
1638 (org-auto-repeat-maybe): Add LAST_REPEAT properter for a repeating
1641 2009-05-30 Carsten Dominik <carsten.dominik@gmail.com>
1643 * org.el (org-buffer-property-keys): Add Effort property for
1646 2009-05-28 Carsten Dominik <carsten.dominik@gmail.com>
1648 * org-clock.el (org-clock-sum-current-item): Fix positioning bug
1649 when retrieving total clocked time in the subtree.
1651 * org.el (org-quoting-blocks): New variable.
1653 2009-05-27 Carsten Dominik <carsten.dominik@gmail.com>
1655 * org-table.el (org-table-store-formulas)
1656 (org-table-get-stored-formulas, org-table-fix-formulas)
1657 (org-table-edit-formulas, orgtbl-ctrl-c-ctrl-c)
1658 (orgtbl-gather-send-defs): Allow indented #+TBLFM line.
1660 * org.el (org-fontify-meta-lines, org-ctrl-c-ctrl-c): Allow
1661 indented #+TBLFM line.
1663 * org-footnote.el (org-footnote-goto-local-insertion-point): Allow
1664 indented #+TBLFM line.
1666 * org-colview.el (org-dblock-write:columnview): Allow indented
1669 * org-colview-xemacs.el (org-dblock-write:columnview): Allow
1670 indented #+TBLFM line.
1672 * org-clock.el (org-dblock-write:clocktable): Allow indented
1675 2009-05-26 Carsten Dominik <carsten.dominik@gmail.com>
1677 * org-exp.el (org-export-format-source-code-or-example): Make
1678 editing indented blocks work correctly.
1680 * org.el (org-edit-src-nindent): New variable.
1681 (org-edit-src-code, org-edit-fixed-width-region)
1682 (org-edit-src-find-region-and-lang, org-edit-src-exit): Make
1683 editing indented blocks work correctly.
1685 2009-05-24 Carsten Dominik <carsten.dominik@gmail.com>
1687 * org-exp.el (org-export-replace-src-segments-and-examples): FInd
1689 (org-export-format-source-code-or-example): Fix indentation of
1691 (org-export-remove-indentation): New function.
1692 (org-export-select-backend-specific-text): Allow backend-specific
1693 code to be indented.
1694 (org-export-mark-blockquote-verse-center): Allow markers to be
1697 * org.el (org-fontify-meta-lines): New function.
1698 (org-set-font-lock-defaults): Call the new fontification
1701 * org-faces.el (org-meta-line): New face
1702 (org-block): New face.
1704 2009-05-27 Carsten Dominik <carsten.dominik@gmail.com>
1706 * org.el (org-treat-insert-todo-heading-as-state-change)
1707 (org-treat-S-cursor-todo-selection-as-state-change): New
1709 (org-insert-todo-heading): Honor
1710 `org-treat-insert-todo-heading-as-state-change'.
1711 (org-shiftright, org-shiftleft): Honor
1712 `org-treat-S-cursor-todo-selection-as-state-change'.
1713 (org-inhibit-logging): New variable.
1715 2009-05-23 Carsten Dominik <carsten.dominik@gmail.com>
1717 * org-agenda.el (org-remove-subtree-entries-from-agenda): Reduce
1718 range for marker position checking.
1720 * org-latex.el (org-export-latex-first-lines): Fix bug when
1723 2009-05-22 Carsten Dominik <carsten.dominik@gmail.com>
1725 * org-exp.el (org-export-push-to-kill-ring): Protect using
1726 x-set-selection, because that does not always work.
1728 * org-agenda.el (org-agenda-list): Apply the new face
1729 `org-agenda-date-today'.
1731 * org-faces.el (org-agenda-date-today): New face.
1733 2009-05-21 Carsten Dominik <carsten.dominik@gmail.com>
1735 * org-agenda.el (org-agenda-to-appt): Turn off restriction when
1736 creating appointments.
1738 * org-latex.el (org-export-latex-low-levels): Fix customization
1741 * org.el (org-priority, org-shiftup, org-shiftdown): Disable
1744 * org-agenda.el (org-agenda-priority): Disable priority commands.
1746 * org.el (org-enable-priority-commands): New option.
1748 * org-colview-xemacs.el (org-columns-compute)
1749 (org-columns-number-to-string): Fix problems with empty fields.
1751 * org-colview.el (org-columns-compute)
1752 (org-columns-number-to-string): Fix problems with empty fields.
1754 * org-exp.el (org-export-push-to-kill-ring): New function.
1755 (org-export-copy-to-kill-ring): New option.
1757 * org-latex.el (org-export-as-latex): Call
1758 `org-export-push-to-kill-ring'.
1760 * org-html.el (org-export-as-html): Call
1761 `org-export-push-to-kill-ring'.
1763 * org-docbook.el (org-export-as-docbook): Call
1764 `org-export-push-to-kill-ring'.
1766 * org-ascii.el (org-export-as-ascii): Call
1767 `org-export-push-to-kill-ring'.
1769 * org-exp.el (org-export-show-temporary-export-buffer): New
1772 * org-latex.el (org-export-as-latex): Use
1773 `org-export-show-temporary-export-buffer'.
1775 * org-html.el (org-export-as-html): Use
1776 `org-export-show-temporary-export-buffer'.
1778 * org-docbook.el (org-export-as-docbook): Use
1779 `org-export-show-temporary-export-buffer'.
1781 * org-ascii.el (org-export-as-ascii-to-buffer): Use
1782 `org-export-show-temporary-export-buffer'.
1784 * org-exp.el (org-export-show-temporary-export-buffer): New
1786 (org-export-push-to-kill-ring): New function.
1788 * org-colview.el (org-columns-compile-map): New variable.
1789 (org-columns-new, org-columns-compute)
1790 (org-columns-number-to-string, org-columns-uncompile-format)
1791 (org-columns-compile-format): Implement new operators.
1793 2009-05-20 Carsten Dominik <carsten.dominik@gmail.com>
1795 * org-exp.el (org-export-plist-vars): Add :xml-declaration.
1797 * org-html.el (org-export-html-xml-declaration): New option.
1798 (org-export-as-html): Use `org-export-html-xml-declaration'.
1800 * org-list.el (org-update-checkbox-count): Make property
1803 * org.el (org-hierarchical-todo-statistics): New option.
1804 (org-update-parent-todo-statistics): Modified to handle recursive
1807 2009-05-19 Carsten Dominik <carsten.dominik@gmail.com>
1809 * org-publish.el (org-publish): Make this function behave
1810 correctly in interactive use when called with a prefix argument.
1812 * org.el (org-todo-statistics-hook): New hook.
1813 (org-update-parent-todo-statistics): Use new hook.
1814 (org-log-into-drawer): New function.
1815 (org-add-log-setup): Use the new `org-log-into-drawer' function to
1816 determine if we should be logging into a drawer.
1817 (org-log-into-drawer): Update docstring.
1818 (org-default-properties): Add LOG_INTO_DRAWER as a property.
1820 * org-list.el (org-checkbox-statistics-hook): New hook.
1821 (org-update-checkbox-count-maybe): Use new hook.
1823 * org-ascii.el (org-export-ascii-copy-to-kill): New option.
1824 (org-export-as-ascii): Hide export buffer, and copy exported ASCII
1827 2009-05-17 Carsten Dominik <carsten.dominik@gmail.com>
1829 * org-ascii.el (org-export-as-ascii): Fix bug with match string in
1832 2009-05-16 Carsten Dominik <carsten.dominik@gmail.com>
1834 * org.el (org-edit-src-code, org-edit-fixed-width-region): Use a
1835 better bufer-generating mechanism.
1836 (org-edit-src-find-buffer): New function.
1838 * org-icalendar.el (org-print-icalendar-entries): Don't check for
1839 archive tag, this is already done by `org-agenda-skip'.
1840 data while constructing lost of tags.
1842 2009-05-15 Carsten Dominik <carsten.dominik@gmail.com>
1844 * org-exp.el (org-export-preprocess-apply-macros): Use semicolon
1845 as argument separator in macros.
1847 * org-html.el (org-export-as-html): Add xml declaration.
1849 2009-05-14 Carsten Dominik <carsten.dominik@gmail.com>
1851 * org.el (org-after-sorting-entries-or-items-hook): New hook.
1852 (org-sort-entries-or-items): Run the new hook.
1853 (org-after-refile-insert-hook): New hook.
1854 (org-refile): Run `org-after-refile-insert-hook'.
1856 * org-agenda.el (org-agenda-get-progress): Never take time of day
1857 from headline when displaying progress.
1859 * org-latex.el (org-export-latex-complex-heading-re): New variable.
1860 (org-export-as-latex): Force the correct regexp in the
1861 preprocessor buffer.
1862 (org-export-latex-set-initial-vars): Set
1863 `org-export-latex-complex-heading-re'.
1865 * org-agenda.el (org-agenda-start-with-log-mode): New option.
1866 (org-agenda-mode): Use `org-agenda-start-with-log-mode'.
1868 2009-05-13 Carsten Dominik <carsten.dominik@gmail.com>
1870 * org-latex.el (org-export-latex-tables-centered): New option.
1871 (org-export-latex-tables): Use `org-export-latex-tables-centered'.
1873 * org-exp.el (org-export-as-org): New command.
1874 (org-export-as-org): New command.
1876 * org-publish.el (org-publish-org-to-org): New function.
1878 2009-05-12 Carsten Dominik <carsten.dominik@gmail.com>
1880 * org.el (org-yank): Just call `org-yank-generic'.
1881 (org-yank-generic): New function, containing the formaer
1882 functionality of `org-yank'.
1884 * org-latex.el (org-export-latex-not-done-keywords)
1885 (org-export-latex-done-keywords): New variables.
1886 (org-export-latex-todo-keyword-markup): New option.
1887 (org-export-latex-set-initial-vars): Remember the TODO keywords.
1888 (org-export-latex-keywords-maybe): Apply the TODO markup.
1890 2009-05-11 Carsten Dominik <carsten.dominik@gmail.com>
1892 * org-exp.el (org-infile-export-plist): Add more default macros.
1893 (org-export-preprocess-apply-macros): Process macro arguments.
1895 2009-05-10 Carsten Dominik <carsten.dominik@gmail.com>
1897 * org-icalendar.el (org-icalendar-include-todo): New allowedvalue
1899 (org-print-icalendar-entries): Respect the new value of
1900 `org-icalendar-include-todo'.
1902 * org.el (org-link-try-special-completion)
1903 (org-file-complete-link): New functions.
1904 (org-insert-link): Add special completion support for some link
1907 * org-bbdb.el (org-bbdb-complete-link): New function.
1909 2009-05-08 Carsten Dominik <carsten.dominik@gmail.com>
1911 * org-list.el (org-update-checkbox-count): Allow recursive
1913 (org-hierarchical-checkbox-statistics): New option.
1915 * org.el (org-cycle): Remove erraneous space character.
1917 * org-icalendar.el (org-icalendar-timezone): Initialize from
1920 * org-html.el (org-format-org-table-html): Specify the scope.
1921 (org-format-table-table-html): Specify the scope.
1922 (org-export-table-header-tags): Prepare the scope parameter.
1924 2009-05-07 Carsten Dominik <carsten.dominik@gmail.com>
1927 (org-export-html-table-use-header-tags-for-first-column): New
1930 * org.el (org-autoload): Fix autoloading of ascii export
1932 (org-modules): Add org-special-blocks.
1934 2009-05-06 Carsten Dominik <carsten.dominik@gmail.com>
1936 * org-icalendar.el (org-start-icalendar-file): Use the new option.
1937 (org-ical-timezone): New option.
1939 * org-exp.el (org-export-get-coderef-format): Use the description
1942 * org.el (org-sort-entries-or-items): Improve docstring, and make
1943 better implementation for time sorting.
1945 2009-05-05 Carsten Dominik <carsten.dominik@gmail.com>
1947 * org.el (org-edit-src-persistent-message): New option.
1948 (org-edit-src-code, org-edit-fixed-width-region): Use the new
1951 * org-clock.el (org-clock-insert-selection-line): Fix prefious
1954 * org.el (org-edit-src-code, org-edit-fixed-width-region): Use
1955 separate buffer instead of indirect buffer to edit source code.
1956 (org-edit-src-exit): Make this function work with the new setup.
1958 * org-clock.el (org-clock-insert-selection-line): Make sure tasks
1959 are properly fontified before shown in the selection menu.
1961 * org.el (org-fontify-like-in-org-mode): New function.
1963 * org-latex.el (org-export-latex-links): Use the property list to
1964 retrieve the default image attributes.
1966 * org-exp.el (org-export-plist-vars): Add a new option.
1968 2009-05-04 Carsten Dominik <carsten.dominik@gmail.com>
1970 * org-exp.el (org-export, org-export-visible): Support ASCII
1972 (org-export-normalize-links): Do not protect the description if it
1973 is explicitly given.
1975 * org-ascii.el (org-export-as-ascii-to-buffer)
1976 (org-replace-region-by-ascii, org-export-region-as-ascii): New
1978 (org-export-as-ascii): Add all the same parameters that are also
1979 supported by the other export functions.
1981 * org-list.el (org-reset-checkbox-state-subtree): Moved here from
1983 (org-reset-checkbox-state-subtree): Call
1984 `org-reset-checkbox-state-subtree'.
1986 * org-remember.el (org-select-remember-template): For the
1987 selection of a valid template.
1989 * org-latex.el (org-export-region-as-latex): Supply the
1990 force-no-subtree argument.
1991 (org-export-as-latex): Provide better limits when exporting the
1992 first line. When exporting to string, we still want the first
1994 (org-export-latex-first-lines): New argument END, to force the end
1996 (org-export-region-as-latex): Use the property list.
1997 (org-export-as-latex):
1999 * org-colview-xemacs.el (org-columns-remove-overlays)
2000 (org-columns): Fix call to `local-variable-p'.
2002 2009-05-02 Carsten Dominik <carsten.dominik@gmail.com>
2004 * org-html.el (org-export-html-after-blockquotes-hook): New hook.
2005 (org-export-as-html): Run the new hook.
2007 * org-latex.el (org-export-latex-after-blockquotes-hook): New hook.
2008 (org-export-latex-preprocess): Run the new hook.
2010 * org-exp.el (org-export-preprocess-after-blockquote-hook): New hook.
2011 (org-export-preprocess-string): Run the new hook.
2013 2009-04-30 Carsten Dominik <carsten.dominik@gmail.com>
2015 * org-macs.el (org-check-external-command): New defsubst.
2017 * org.el (org-mode-map): New key for reload.
2018 (org-format-latex): Better error message when external programs
2021 * org-agenda.el (org-agenda-mode-map): Bind `org-reload'.
2023 * org.el (org-sort-entries-or-items): Explicit sorting function
2024 for priorities, needed for XEmacs compatibility.
2026 * org-remember.el (org-remember-apply-template): Improve auto-save
2029 2009-04-29 Carsten Dominik <carsten.dominik@gmail.com>
2031 * org-latex.el (org-export-latex-preprocess): Also protect
2032 environments ending in a star.
2034 * org-list.el (org-at-item-p): Fix regular expression.
2036 2009-04-24 Carsten Dominik <carsten.dominik@gmail.com>
2038 * org.el (org-end-of-subtree): Improve speed.
2040 * org-agenda.el (org-agenda-get-timestamps)
2041 (org-agenda-get-progress, org-agenda-get-deadlines)
2042 (org-agenda-get-scheduled, org-agenda-get-blocks): Optimizations,
2043 in particular, wait as long as possible to collect the tags.
2044 (org-stuck-projects): Improve docstring.
2046 * org.el (org-store-link): No errors when getting custom id before
2048 (org-get-tags-at): Use `org-up-heading-safe' when getting tags.
2050 2009-04-23 Carsten Dominik <carsten.dominik@gmail.com>
2052 * org.el (org-prepare-agenda-buffers): Catch a throw to nextfile.
2054 * org-protocol.el: Remove dependency on url.el.
2055 (org-protocol-unhex-compound, org-protocol-open-source): Remove
2056 dependency on url.el.
2058 * org-latex.el (org-export-as-pdf): Use
2059 `org-latex-to-pdf-process'.
2061 2009-04-22 Carsten Dominik <carsten.dominik@gmail.com>
2063 * org-latex.el (org-latex-to-pdf-process): New option.
2065 * org-agenda.el (org-agenda-skip-additional-timestamps-same-entry):
2067 (org-agenda-get-timestamps): Honor
2068 `org-agenda-skip-additional-timestamps-same-entry'.
2070 * org-clock.el (org-clock-goto-may-find-recent-task): New option.
2071 (org-clock-goto): Find recent task only if
2072 `org-clock-goto-may-find-recent-task' allows it.
2074 * org-exp.el (org-export-remove-or-extract-drawers): Handle empty
2075 drawers, and drawers that are missing the :END: line.
2077 2009-04-21 Carsten Dominik <carsten.dominik@gmail.com>
2079 * org-clock.el (org-clock-goto): Go to recently clocked task if no
2082 2009-04-21 Carsten Dominik <carsten.dominik@gmail.com>
2084 * org.el (org-update-parent-todo-statistics): Check for
2085 STATISTICS_FROM property.
2087 * org-list.el (org-update-checkbox-count): Check for
2088 STATISTICS_FROM property.
2090 * org.el (org-tab-first-hook)
2091 (org-tab-after-check-for-table-hook)
2092 (org-tab-after-check-for-cycling-hook): New hooks.
2093 (org-cycle-internal-global, org-cycle-internal-local): New
2094 functions, split out from `org-cycle'.
2095 (org-cycle): Call the new hooks.
2097 2009-04-19 Carsten Dominik <carsten.dominik@gmail.com>
2099 * org-exp.el (org-export-preprocess-string): Reset the list of
2100 preferred targets for each run of the preprocessor.
2102 * org.el (org-refile-target-verify-function): Improve
2104 (org-get-refile-targets): Respect point being moved by the
2105 verification function.
2107 * org-latex.el (org-export-latex-timestamp-keyword-markup): New
2109 (org-export-latex-keywords): Use new option.
2111 * org.el (org-rear-nonsticky-at): New defsubst.
2112 (org-activate-plain-links, org-activate-angle-links)
2113 (org-activate-footnote-links, org-activate-bracket-links)
2114 (org-activate-dates, org-activate-target-links)
2115 (org-activate-tags): Place the rear-nonsticky properties at the
2118 2009-04-18 Carsten Dominik <carsten.dominik@gmail.com>
2120 * org-protocol.el (server-edit): Declare `server-edit'.
2121 (org-protocol-unhex-string, org-protocol-unhex-compound): New
2123 (org-protocol-check-filename-for-protocol): Call `server-edit'.
2125 * org.el (org-default-properties): New default properteis for
2128 * org-exp.el (org-export-add-subtree-options): Add new properties
2131 * org-docbook.el (org-export-docbook-keywords-markup)
2132 (org-export-docbook-timestamp-markup): New options.
2133 (org-export-docbook-protect-tags): New function.
2135 2009-04-17 Carsten Dominik <carsten.dominik@gmail.com>
2137 * org-id.el (org-id-get-with-outline-path-completion): Turn off
2138 org-refile-target-verify-function for the duration of the command.
2140 * org.el (org-link-to-org-use-id): New possible value
2141 `create-if-interactive-and-no-custom-id'.
2142 (org-store-link): Use custom IDs.
2143 (org-link-search): Find custom ID properties from #link.
2144 (org-default-properties): Add CUSTOM_ID for property completion.
2145 (org-refile-target-verify-function): New option.
2146 (org-goto): Turn off org-refile-target-verify-function
2147 for the duration of the command.
2149 2009-04-16 Carsten Dominik <carsten.dominik@gmail.com>
2151 * org-html.el (org-export-as-html): Use custom IDs in the toc.
2153 * org-exp.el (org-export-preferred-target-alist): New variable.
2154 (org-export-define-heading-targets): Find the new CUSTOM_ID
2156 (org-export-target-internal-links): Target the custom ids when
2159 * org-latex.el (org-export-latex-preprocess): Better regexp for
2160 matching latex macros with arguments.
2162 2009-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2164 * org-remember.el (org-remember-handler): Allow filing to non-org
2167 2009-04-15 Magnus Henoch <magnus.henoch@gmail.com>
2169 * org-feed.el (org-feed-alist): New keyword options.
2170 (org-feed-update): Use the new options.
2171 (org-feed-parse-rss-feed): Renamed from `org-feed-parse-feed'.
2172 (org-feed-parse-rss-entry): Renamed from `org-feed-parse-entry'.
2173 (org-feed-parse-atom-feed, org-feed-parse-atom-entry): New
2176 * org-table.el (org-table-fix-formulas): Do not change references
2178 (org-table-get-remote-range): Convert standard coordinates to RC
2181 * org-latex.el (org-export-latex-keywords): Fix regexp bug.
2183 2009-04-14 Carsten Dominik <carsten.dominik@gmail.com>
2185 * org-compat.el (org-sha1-string): Function removed.
2187 * org.el (org-refile-allow-creating-parent-nodes): New option.
2188 (org-refile-get-location): New argument NEW-NODES.
2189 (org-refile): Call `org-refile-get-location' with the new
2191 (org-refile-get-location): Arrange for adding a new child.
2192 (org-refile-new-child): New function.
2194 * org-html.el (org-html-handle-time-stamps): Wrap time stamps into
2195 an additional span element.
2197 * org-clock.el: Fix a number of docstrings.
2198 (org-clock-find-position): New argument
2199 FIND-UNCLOSED to make the function find an unclosed clock in the
2201 (org-clock-in): Call `org-clock-find-position' with the new
2202 argument if we might be resuming a clock.
2204 2009-04-13 Carsten Dominik <carsten.dominik@gmail.com>
2206 * org-latex.el (org-export-latex-display-custom-times): New variable.
2207 (org-export-latex-timestamp-markup): New option.
2208 (org-export-latex-set-initial-vars): Remember the local value of
2209 `org-display-custom-times'.
2210 (org-export-latex-content): Process time stamps.
2211 (org-export-latex-time-stamps): New function.
2213 * org-macs.el (org-maybe-intangible): Add intangible property
2214 again to invisible text.
2216 2009-04-12 Carsten Dominik <carsten.dominik@gmail.com>
2218 * org-exp.el (org-default-export-plist): Handle undefined
2221 2009-04-11 Carsten Dominik <carsten.dominik@gmail.com>
2223 * org.el (org-sort-entries-or-items): Match TODO keywrds
2224 case-sensitively, when sorting.
2225 (org-priority): Do not match TODO keywords with wrong case.
2227 2009-04-09 Carsten Dominik <carsten.dominik@gmail.com>
2229 * org-feed.el (org-feed-update): Bind the variable
2232 * org-html.el (org-export-as-html): Start paragraphs after literal
2235 * org-docbook.el (org-export-as-docbook): Start paragraphs after
2238 2009-04-08 Carsten Dominik <carsten.dominik@gmail.com>
2240 * org.el (org-todo): Honor the NOBLOCKING property.
2242 * org-agenda.el (org-agenda-dim-blocked-tasks): Honor the
2243 NOBLOCKING property.
2245 * org.el (org-scan-tags): Fix bug in tag scanner
2247 2009-04-07 Carsten Dominik <carsten.dominik@gmail.com>
2249 * org.el (org-modules): Mark obsolete packages.
2251 * org-html.el: New file, split out from org-exp.el.
2253 * org-icalendar.el: New file, split out from org-exp.el.
2255 * org-xoxo.el: New file, split out from org-exp.el.
2257 * org-ascii.el: New file, split out from org-exp.el.
2259 2009-04-06 Carsten Dominik <carsten.dominik@gmail.com>
2261 * org-compat.el (org-find-library-name): New function.
2263 * org.el (org-pre-cycle-hook): New hook.
2264 (org-cycle): Call the new hook in appropriate places.
2265 (org-reload): Only reload files that have been loaded before.
2267 2009-04-05 Carsten Dominik <carsten.dominik@gmail.com>
2269 * org.el (org-set-font-lock-defaults): Enforxe space or line end
2271 (org-todo): When changing TODO state, do matching
2273 (org-map-continue-from): New variable.
2274 (org-scan-tags): Respect values in `org-map-continue-from'.
2275 (org-reload): Make XEmacs compatible.
2277 2009-04-04 Carsten Dominik <carsten.dominik@gmail.com>
2279 * org-protocol.el (org-protocol-flatten-greedy): New function.
2280 (org-protocol-flatten): New function.
2282 * org.el (org-open-link-from-string): Pass reference buffer to
2283 `org-open-at-point'.
2284 (org-open-at-point): New optional argument `reference-buffer'.
2286 2009-04-03 Carsten Dominik <carsten.dominik@gmail.com>
2288 * org.el (org-scan-tags): Make tag scan find headline in first
2290 (org-get-refile-targets): Add the naked file name.
2291 (org-refile): Store as top-level entry when only file name was
2294 * org-agenda.el (org-agenda-get-progress): Fix regexp bug.
2296 * org.el (org-block-todo-from-children-or-siblings-or-parent):
2297 Renamed from org-block-todo-from-children-or-siblings, and
2298 enhanced to look for the parent's status as well.
2300 * org-agenda.el (org-agenda-log-mode-add-notes): New option.
2301 (org-agenda-get-progress): Add first notes line to log entry if so
2304 2009-04-02 Carsten Dominik <carsten.dominik@gmail.com>
2306 * org-agenda.el (org-agenda-cleanup-fancy-diary-hook): New hook.
2307 (org-agenda-cleanup-fancy-diary): Call the new hook.
2309 * org-remember.el (org-remember-apply-template): Take the default
2310 for the annotation from the :annotation property.
2312 * org-mac-message.el (org-mac-message-get-link): Remove the
2314 (org-mac-message-get-link): Return the result.
2316 2009-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2318 * org.el (org-refile-get-location): Add file name only if not
2319 already included in outline path.
2321 * org-faces.el (org-n-level-faces): Fix customization type from
2324 * org-exp.el (org-export-headline-levels): Fix customization type
2325 from number to integer.
2327 * org-agenda.el (org-agenda-confirm-kill)
2328 (org-agenda-custom-commands-local-options)
2329 (org-timeline-show-empty-dates, org-agenda-ndays)
2330 (org-agenda-start-on-weekday, org-scheduled-past-days): Fix
2331 customization type from number to integer.
2333 2009-03-31 Carsten Dominik <carsten.dominik@gmail.com>
2335 * org-protocol.el: Declare some functions.
2337 * org-inlinetask.el (org-inlinetask-export-handler): Fix line
2338 postion before inserting modified headline.
2340 * org-agenda.el (org-agenda-compare-effort): Honor
2341 `org-sort-agenda-noeffort-is-high'.
2342 (org-agenda-filter-by-tag, org-agenda-filter-make-matcher)
2343 (org-agenda-compare-effort): Implement the "?" operator for
2344 finding entries without effort setting.
2346 * org.el (org-extract-attributes-from-string): New function.
2348 * org-exp.el (org-export-splice-attributes): New function.
2350 2009-03-30 Carsten Dominik <carsten.dominik@gmail.com>
2352 * org-mouse.el: XEmacs compatibility fixes
2354 * org-docbook.el (org-export-as-docbook): Process footnotes like
2357 * org.el (org-modules): Add org-inlinetasks.el
2358 (org-cycle): Implement limiting level on cycling.
2359 (org-move-subtree-down): Fix bug with swapping subtrees at end of
2362 * org-inlinetask.el: New file.
2364 * org.el (org-emphasis-regexp-components): Allow braces in
2365 emphasis pre and post match.
2367 * org-footnote.el (org-footnote-normalize): When only dorting, do
2368 not insert inline notes at the end.
2370 * org-docbook.el (org-id-find-id-file): Add function declaration.
2372 * org.el (org-require-autoloaded-modules): Add org-docbook.el.
2374 * org-docbook.el: New file.
2376 2009-03-28 Carsten Dominik <carsten.dominik@gmail.com>
2378 * org.el (org-reftex-citation): New command.
2380 2009-03-27 Carsten Dominik <carsten.dominik@gmail.com>
2382 * org-agenda.el (org-agenda-cmp-user-defined): New option.
2383 (org-sorting-choice, org-agenda-sorting-strategy): Add the new
2385 (org-entries-lessp): Apply the new sorting option.
2387 * org.el (org-block-todo-from-children-or-siblings): Fix bug in
2388 blocker code, when an older sibling has children.
2390 * org-mac-message.el (org-mac-message-get-link): Improve getting
2391 links from multiple selected messages.
2393 2009-03-26 Carsten Dominik <carsten.dominik@gmail.com>
2395 * org-remember.el (org-remember-finalize): Do not set buffer file
2397 (org-remember-handler): Mark buffer as unmodified.
2398 (org-remember-handler): Delete backup file and show message about
2399 remaining backup files.
2400 (org-remember-auto-remove-backup-files): New option.
2402 * org.el (org-store-link): Use buffer name as link description in
2404 (org-ido-switchb): Fix argument bug for completion.
2406 * org-remember.el (org-remember-apply-template): Set local
2407 variable `auto-save-visited-file-name' instead of global one.
2409 2009-03-25 Carsten Dominik <carsten.dominik@gmail.com>
2411 * org-feed.el: Re-write.
2413 * org-agenda.el (org-agenda-get-todos): Fix bug with match-data.
2414 (org-agenda-get-todos): Mark file tags as inherited.
2415 (org-agenda-list): Always search diary lines for a time.
2417 2009-03-24 Carsten Dominik <carsten.dominik@gmail.com>
2419 * org-feed.el (org-feed-assume-stable): New option.
2420 (org-feed-before-adding-hook): New hook.
2422 * org-exp.el (org-export-as-html): Close local lists depending on
2423 indentation, also when starting a table.
2425 * org-remember.el (org-remember-backup-directory)
2426 (org-remember-backup-name): New internal variable.
2428 2009-03-23 Carsten Dominik <carsten.dominik@gmail.com>
2430 * org-clock.el (org-clock-out-if-current): Make buffer detection
2431 work in indirect buffers as well.
2433 * org.el (org-emphasis-regexp-components): Add the exxclamation
2434 mark to the post-emphasis characters.
2436 2009-03-22 Carsten Dominik <carsten.dominik@gmail.com>
2438 * org.el (org-read-date-minibiffer-septup-hook): New hook.
2439 (org-read-date): Run the new hook.
2441 * org-mac-message.el (org-mac-flagged-mail): New group.
2442 (org-mac-mail-account): New variable.
2443 (org-mac-create-flagged-mail, org-mac-insert-flagged-mail): New
2446 * org-remember.el (org-remember-backup-directory): New variable.
2447 (org-remember-apply-template): Write file to backup directory.
2449 2009-03-21 Carsten Dominik <carsten.dominik@gmail.com>
2451 * org-mouse.el (org-mouse-todo-menu): New function.
2452 (org-mouse-todo-keywords): Function removed.
2453 (org-mouse-context-menu): Use `org-mouse-todo-menu'.
2455 * org-table.el (org-table-beginning-of-field)
2456 (org-table-end-of-field): New commands
2457 (org-table-previous-field, org-table-beginning-of-field): Better
2459 (orgtbl-setup): Include `M-a' and `M-e'.
2461 * org.el (org-backward-sentence, org-forward-sentence): New
2464 * org-colview.el (org-colview-initial-truncate-line-value): New
2466 (org-columns-remove-overlays): Restore the value of `truncate-lines'.
2467 (org-columns): Remember the value of `truncate-lines'.
2469 * org-colview-xemacs.el (org-colview-initial-truncate-line-value):
2471 (org-columns-remove-overlays): Restore the value of
2473 (org-columns): Remember the value of `truncate-lines'.
2475 * org.el (org-columns-skip-arrchived-trees): New option.
2477 * org-agenda.el (org-agenda-export-html-style): Define color for
2478 org-agenda-done face.
2479 (org-search-view, org-agenda-get-todos, org-agenda-get-progress)
2480 (org-agenda-get-deadlines, org-agenda-get-scheduled): Use new face.
2482 * org.el (org-scan-tags): Use the new face.
2484 * org-faces.el (org-agenda-done): New face.
2486 * org.el (org-scan-tags): Test the value org
2487 `org-tags-match-list-sublevels'.
2488 (org-tags-match-list-sublevels): New allowed value: indented.
2490 * org-export-latex.el (org-export-latex-make-header): Apply macros
2493 * org-exp.el (org-export-apply-macros-in-string): New function.
2495 * org-export-latex.el (org-export-latex-list-parameters): Fix bug
2496 with the definition of a checked box.
2498 * org-clock.el (org-clock-find-position): Fix drawer indentations.
2500 * org-export-latex.el (org-export-latex-low-levels): More options
2501 for how to process lower levels in LaTeX.
2502 (org-export-latex-subcontent): Better treatment for lists as a
2503 means of publishing lower levels.
2505 2009-03-20 Carsten Dominik <carsten.dominik@gmail.com>
2507 * org.el (org-set-font-lock-defaults): Use new checkbox face.
2509 * org-faces.el (org-checkbox): New face.
2511 * org-exp.el (org-export-html-preprocess): Only create LaTeX
2512 fragement images if there is an export file.
2514 2009-03-19 Carsten Dominik <carsten.dominik@gmail.com>
2516 * org-agenda.el (org-stuck-projects): Document that the subtree of
2517 projects that are not stuck will now be searched for stuck
2519 (org-agenda-skip-entry-when-regexp-matches)
2520 (org-agenda-skip-entry-when-regexp-matches-in-subtree): New functions.
2521 (org-agenda-list-stuck-projects): Use
2522 `org-agenda-skip-entry-when-regexp-matches-in-subtree'.
2524 * org-export-latex.el (org-export-latex-preprocess): Improve
2527 * org-exp.el (org-export-as-html): Implement centering as a div
2528 rather than a paragraph. Do a better job with line-end in verse
2531 2009-03-17 Carsten Dominik <carsten.dominik@gmail.com>
2533 * org.el (org-open-at-point): Fix tags searches by mouse click.
2535 2009-03-16 Carsten Dominik <carsten.dominik@gmail.com>
2537 * org-export-latex.el (org-export-latex-preprocess): Implement the
2540 * org-exp.el (org-export-mark-blockquote-verse-center): Renamed
2541 from `org-export-mark-blockquote-and-verse'.
2542 (org-export-as-html): Implement the centering markup.
2544 * org-export-latex.el (org-export-latex-tables): Fix vertical
2547 2009-03-15 Carsten Dominik <carsten.dominik@gmail.com>
2549 * org.el (org-read-date-history): New variable.
2550 (org-read-date): Use new history variable.
2551 (org-toggle-heading): Fix bug when used before first headline.
2552 (org-store-log-note): Remove drawer if empty while note is
2554 (org-remove-empty-drawer-at): New function.
2555 (org-check-after-date): New command.
2556 (org-sparse-tree): New sparse tree command "a".
2558 * org-exp.el (org-export-as-ascii): Improve export of plain lists.
2560 2009-03-14 Bastien Guerry <bzg@altern.org>
2562 * org.el (org-toggle-fixed-width-section): Bug fix: insert a
2563 column and a space, not only a column.
2565 2009-03-14 Carsten Dominik <carsten.dominik@gmail.com>
2567 * org-export-latex.el (org-export-latex-emphasis-alist): Better
2568 defaults for verbose emphasis.
2569 (org-export-latex-emph-format): New function.
2570 (org-export-latex-fontify): Call `org-export-latex-emph-format'.
2572 * org-agenda.el (org-agenda-menu): Add new commands to menu.
2573 (org-agenda-do-date-later, org-agenda-do-date-earlier)
2574 (org-agenda-date-later-minutes, org-agenda-date-earlier-minutes)
2575 (org-agenda-date-later-hours, org-agenda-date-earlier-hours): New
2578 * org.el (org-timestamp-change): Move end-time along with start
2581 2009-03-12 Carsten Dominik <carsten.dominik@gmail.com>
2583 * org-exp.el (org-export-target-internal-links)
2584 (org-export-as-html): Protect links specified as #name.
2586 2009-03-11 Carsten Dominik <carsten.dominik@gmail.com>
2588 * org.el (org-clone-subtree-with-time-shift): New command.
2590 * org-export-latex.el (org-export-latex-special-chars)
2591 (org-export-latex-treat-sub-super-char): Fix subscript export.
2593 * org-exp.el (org-create-multibrace-regexp): Do not add
2594 backslashes to the class.
2596 2009-03-10 Carsten Dominik <carsten.dominik@gmail.com>
2598 * org-colview.el (org-columns-map): Better functions for moving up
2599 and down a row, even if `truncate-line' is nil.
2601 * org.el (org-insert-todo-heading): Make sure the keyword is
2602 inserted at the correct position.
2604 * org-publish.el (org-publish-project-alist)
2605 (org-publish-projects, org-publish-org-index): Change default anme
2606 for the index of file names to "sitemap.org".
2608 * org-export-latex.el (org-export-latex-tables): Use
2609 `org-split-string', for Emacs 21 compatibility.
2611 2009-03-09 Carsten Dominik <carsten.dominik@gmail.com>
2613 * org-agenda.el (org-agenda-log-mode-items): Improve docstring.
2615 2009-03-08 Carsten Dominik <carsten.dominik@gmail.com>
2617 * org-exp.el (org-export-page-description)
2618 (org-export-page-keywords): New variables.
2619 (org-export-plist-vars): Add entries for :keywords and
2621 (org-infile-export-plist): Parse for new keywords.
2622 (org-get-current-options): Add new keywords
2623 (org-export-as-html): Publish description and keywords.
2625 * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New
2627 (org-agenda-add-entry-text): Honor
2628 `org-agenda-add-entry-text-descriptive-links'.
2630 * org-export-latex.el (org-export-latex-preprocess): Make all
2631 external preprocess functions use a PARAMETER arg.
2633 * org-exp.el (org-export-preprocess-string)
2634 (org-export-select-backend-specific-text)
2635 (org-export-format-source-code-or-example)
2636 (org-format-org-table-html): Support docbook export.
2637 (org-export-preprocess-string): Make all external preprocess
2638 functions use a PARAMETER arg.
2640 2009-03-07 Carsten Dominik <carsten.dominik@gmail.com>
2642 * org-exp.el (org-export-html-style-include-scripts): New option.
2643 (org-export-plist-vars): Add new option
2644 `org-export-html-style-include-scripts'.
2645 (org-export-as-html): Honor new option
2646 `org-export-html-style-include-scripts'.
2647 (org-export-html-scripts, org-export-html-style-default): Fix
2648 xml issues with the Safari browser.
2650 2009-03-06 Carsten Dominik <carsten.dominik@gmail.com>
2652 * org-publish.el (org-publish-attachment): Only copy file when the
2655 2009-03-05 Carsten Dominik <carsten.dominik@gmail.com>
2657 * org-clock.el (org-clocktable-steps): Use inactive time stamps
2658 for clocktable steps.
2660 * org.el (org-additional-option-like-keywords): Add two more
2663 2009-03-04 Carsten Dominik <carsten.dominik@gmail.com>
2665 * org-exp.el (org-export-format-source-code-or-example): Mark
2666 temporary buffer unmodified, so that it will be killed even if
2667 mode like message mode has decided to assign a file name.
2669 * org.el (org-scan-tags): Improve tag inheritance.
2670 (org-scan-tags, org-make-tags-matcher): Make tag comparison
2672 (org-scan-tags): Use the internal tags list instead of creating it
2674 (org-trust-scanner-tags, org-scanner-tags): New variables.
2675 (org-scan-tags): Set `org-scanner-tags'.
2676 (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
2677 (org-map-entries): Document the possible speedup using scanner
2680 2009-03-03 Carsten Dominik <carsten.dominik@gmail.com>
2682 * org.el (org-add-planning-info): Fix bug with looking for keyword
2685 * org-agenda.el (org-agenda-custom-commands-local-options): Add
2686 option for tags filter preset.
2687 (org-prepare-agenda): Store filter preset as a property on the
2689 (org-finalize-agenda): Call the filter, if there is a preset.
2690 (org-agenda-filter-by-tag): Filter again after clearing the
2691 filter, when there still is a preset.
2692 (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
2693 Include the preset filter.
2694 (org-agenda-redo): Apply the filter again, also the preset filter.
2696 * org-exp.el (org-export-as-html): Use IDs in the correct way.
2698 * org.el (org-uuidgen-p): New funtion.
2700 * org-agenda.el (org-agenda-fontify-priorities): New default value
2702 (org-agenda-fontify-priorities): Renamed from
2703 org-fontify-priorities.
2705 * org.el (org-set-font-lock-defaults): Call
2706 `org-font-lock-add-priority-faces'.
2707 (org-font-lock-add-priority-faces): New function.
2709 * org-faces.el: (org-set-tag-faces): New option.
2710 (org-priority-faces): New variable.
2712 * org-exp.el (org-export-as-html): Add a "content" div around the
2713 entire content of the body tag.
2714 (org-export-html-get-bibliography): New function.
2715 (org-export-html-validation-link): New variable.
2716 (org-export-as-html): Add validation link to exported page.
2718 * org.el (org-match-sparse-tree): Renamed from
2719 `org-tags-sparse-tree'.
2720 (org-tags-sparse-tree): New alias.
2722 2009-03-02 Carsten Dominik <carsten.dominik@gmail.com>
2724 * org.el (org-get-valid-level): Catch the case where the level
2727 * org-clock.el (org-clock-find-position): Better indentation of
2730 2009-03-01 Carsten Dominik <carsten.dominik@gmail.com>
2732 * org-agenda.el (org-agenda-quit): Delete window only when the
2733 frame-setup was not `current-window'.
2735 * org.el (org-tag-persistent-alist): New option.
2736 (org-startup-options): Add keyword `noptag'.
2737 (org-fast-todo-selection): Handle :newline correctly.
2738 (org-set-tags): Handle :newline correctly.
2739 (org-fast-tag-selection): Handle :newline correctly.
2741 2009-02-28 Carsten Dominik <carsten.dominik@gmail.com>
2743 * org-exp.el (org-export-as-ascii): Reverse link buffer before
2745 (org-export-ascii-push-links): Fix bug with pussing links into the
2748 2009-02-27 Carsten Dominik <carsten.dominik@gmail.com>
2750 * org-archive.el (org-archive-subtree): Do not add 1 to level if
2751 pasting at top level.
2753 * org-bbdb.el: Improve documentation.
2755 2009-02-26 Carsten Dominik <carsten.dominik@gmail.com>
2757 * org-list.el (org-insert-item): Only consider insert empty lines
2758 is `org-empty-line-terminates-plain-lists' is not nil.
2760 * org.el (org-blank-before-new-entry): Mention the dependence on
2761 `org-empty-line-terminates-plain-lists' in the docstring.
2763 * org-publish.el (org-publish-get-project-from-filename): New
2764 optional argument UP. Only find the top project if UP is set.
2765 (org-publish-current-project): Find the top encloding project.
2767 * org-agenda.el (org-agenda-before-write-hook)
2768 (org-agenda-add-entry-text-maxlines): New options.
2769 (org-write-agenda): Run the new hook in the temporary buffer.
2770 (org-agenda-add-entry-text): New function.
2771 (org-write-agenda): Implement PDF export, using ps2pdf.
2773 * org.el (org-global-properties-fixed, org-global-properties):
2774 Improve documentation string.
2776 * org-exp.el (org-export-ascii-links-to-notes): New option.
2777 (org-export-as-ascii): Handle links better.
2778 (org-export-ascii-wrap, org-export-ascii-push-links): New
2781 2009-02-25 Carsten Dominik <carsten.dominik@gmail.com>
2783 * org-agenda.el (org-agenda): Make prefix arg optional.
2784 (org-agenda-search-headline-for-time): New option.
2785 (org-format-agenda-item): Honor
2786 `org-agenda-search-headline-for-time'.
2788 * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
2791 * org.el (org-self-insert-cluster-for-undo): New option.
2792 (org-self-insert-command): Cluster undo for 20 characters.
2793 (org-self-insert-command-undo-counter): New variable.
2795 2009-02-24 Carsten Dominik <carsten.dominik@gmail.com>
2797 * org-exp.el (org-export-as-html): Fix problem with closing colone
2800 2009-02-22 Carsten Dominik <carsten.dominik@gmail.com>
2802 * org-export-latex.el (org-export-as-latex)
2803 (org-export-latex-first-lines): Avoid modification flag when
2804 adding or removing text properties.
2805 (org-export-latex-fontify): Catch error when org-emph-alist has
2806 entries that are not defined for LaTeX export.
2808 * org.el (orgstruct++-mode): New function.
2809 (turn-on-orgstruct++): Call `orgstruct++-mode'.
2810 (org-context-p): Allow detecting item context after the first line
2812 (orgstruct-make-binding): Detect if item-body context should be
2814 (orgstruct-is-++): New variable.
2815 (org-add-planning-info): Catch the case when there is no planning
2816 info yet and the call does not want to add anything, only maybe
2817 tries to remove something.
2818 (org-special-ctrl-a/e): All value to be a cons cell with separate
2819 settings for `C-a. and `C-e'.
2820 (org-beginning-of-line, org-end-of-line): Honor separate values
2821 for `C-a' and `C-e'.
2823 2009-02-21 Carsten Dominik <carsten.dominik@gmail.com>
2825 * org.el (org-reload): New command.
2827 2009-02-20 Carsten Dominik <carsten.dominik@gmail.com>
2829 * org-exp.el (org-export-htm-get-tag-class-name)
2830 (org-export-htm-get-todo-kwd-class-name): New functions.
2831 (org-export-html-tag-class-prefix)
2832 (org-export-html-todo-kwd-class-prefix): New options.
2833 (org-export-as-html): Call
2834 `org-export-html-get-todo-kwd-class-name'.
2835 (org-html-level-start): Wrap tags into classes.
2836 (org-export-html-get-tag-class-name)
2837 (org-export-html-get-todo-kwd-class-name): New functions.
2839 * org-export-latex.el (org-export-latex-collect-header-macros):
2840 Remove fields that are used anyway.
2841 (org-export-latex-make-header): Insert the options earlier.
2843 * org-agenda.el (org-agenda-get-progress): Fix bug with state
2846 * org-list.el (org-indent-item): Allow point to be at the end of
2849 * org.el (org-metaleft, org-metaright): Be more accurate about
2850 detecting a region where commands apply.
2852 * org-compat.el (org-cursor-to-region-beginning): New function.
2854 * org.el (org-priority): Also find invisible heading.
2856 * org-colview-xemacs.el (org-columns-edit-value): No special
2857 treatment for `org-todo' prefix.
2859 * org-colview.el (org-columns-edit-value): No special treatment
2860 for `org-todo' prefix.
2862 * org-remember.el (org-remember-apply-template): Use
2863 `org-completing-read-no-ido'.
2865 * org.el (org-completing-read-no-ido): New function.
2866 (org-make-tags-matcher, org-set-property): Use
2867 `org-completing-read-no-ido'.
2869 * org-export-latex.el (org-export-latex-import-inbuffer-stuff):
2871 (org-export-as-latex): Import in-buffer settings as TeX macros.
2872 (org-export-latex-make-header): Additional parameter OPT-DEFS.
2873 (org-export-latex-collect-header-macros): New function.
2875 * org.el (org-refile-get-location): Turn off
2876 `partial-completion-mode'.
2878 2009-02-19 Carsten Dominik <carsten.dominik@gmail.com>
2880 * org.el (org-block-todo-from-checkboxes): Announce that
2881 checkboxes are the culprit.
2882 (org-block-todo-from-children-or-siblings): Call
2883 `org-up-heading-all instead' of `outline-up-heading'.
2885 * org-agenda.el (org-agenda-show-1): Renamed from
2887 (org-agenda-show): Re-install the old version for now.
2888 (org-agenda-dim-blocked-tasks): Update docstring. Scope a
2889 variable into the blokker hook, so that the checkbox checker can
2890 anounce that it caused the blocking.
2892 * org.el (org-track-ordered-property-with-tag): New option.
2893 (org-toggle-ordered-property): Honor
2894 `org-track-ordered-property-with-tag'.
2895 (org-tag-alist): Add newline options.
2896 (org-set-regexps-and-options): Separate option lines imply a
2898 (org-set-regexps-and-options, org-assign-fast-keys)
2899 (org-fast-todo-selection, org-fast-tag-selection): Handle newline
2901 (org-indent-line-function): Make sure this works even if there is
2902 not `org-drawer-regexp' defined. This can happen when
2903 orgstruct-mode is used in a non-org buffer.
2905 * org-list.el (org-checkbox-blocked-p): New function.
2906 (org-toggle-checkbox): Check for blocking.
2908 * org.el (org-modules): Add an entry for org-R.el.
2910 * org-agenda.el (org-agenda-todo-ignore-with-date)
2911 (org-agenda-todo-ignore-scheduled)
2912 (org-agenda-todo-ignore-deadlines): Mention the variable
2913 `org-agenda-tags-todo-honor-ignore-options' in the docstring.
2915 * org.el (org-get-wdays): Find the warning period also if it is in
2917 (org-ido-completing-read): Provide the correct arguments to
2918 ido-completing-read and bind `ido-enter-matching-directory' to
2921 2009-02-17 Carsten Dominik <carsten.dominik@gmail.com>
2923 * org.el (org-olpath-completing-read): Never use ido for this
2926 * org-exp.el (org-export-normalize-links): Use new macro.
2928 * org-macs.el (org-if-unprotected-at): New macro.
2930 * org-agenda.el (org-agenda-show): Allow numerical prefix
2931 arguments to specify how much context should be shown.
2932 (org-agenda-cycle-show): New command, could be bound to SPC in
2933 org-agenda-mode-map.
2935 * org-exp.el (org-html-level-start): Space after section number.
2937 2009-02-16 Carsten Dominik <carsten.dominik@gmail.com>
2939 * org-agenda.el (org-agenda-get-sexps): Add todo state as
2940 property, for sorting.
2941 (org-cmp-todo-state): Get the applicable TODO keywords directly
2943 (org-run-agenda-series, org-agenda-list, org-search-view)
2944 (org-todo-list, org-tags-view): Only fit agenda window when the
2945 whole series is done.
2947 * org.el (org-scan-tags): Add todo state as property, for sorting.
2949 * org-agenda.el (org-agenda-custom-commands-local-options): Add
2950 `org-agenda-overriding-header' as an option.
2951 (org-agenda-list): Honor org-agenda-overriding-header'.
2953 2009-02-15 Carsten Dominik <carsten.dominik@gmail.com>
2955 * org-list.el (org-toggle-checkbox): Improve cursor positioning
2956 after removing a checkbox.
2958 * org.el (org-show-entry): Make this work correctly also if it is
2959 the last entry in the file.
2960 (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
2961 falling back to normal, default command.
2962 (org-ctrl-c-ctrl-c): When called with prefix arg at a non-checkbox
2963 item, call the checkbox toggler to get a box.
2965 * org-list.el (org-toggle-checkbox): Make double prefix set the
2967 (org-fix-bullet-type): Only replace bullet if it is changed.
2968 (org-renumber-ordered-list): Handle case when first item does not
2971 * org.el (org-add-log-setup): Fix positioning when
2972 `org-log-states-order-reversed' is nil.
2974 * org-clock.el (org-clock-in): Fix positioning when
2975 `org-log-states-order-reversed' is nil.
2976 (org-clock-find-position): Fix positioning when
2977 `org-log-states-order-reversed' is nil.
2979 2009-02-14 Carsten Dominik <carsten.dominik@gmail.com>
2981 * org-clock.el (org-clock-into-drawer): Take default from
2982 `org-log-into-drawer'.
2983 (org-clock-find-position): Look for the correct drawer.
2985 * org.el (org-log-into-drawer): Renamed from
2986 `org-log-state-notes-into-drawer'.
2987 (org-log-state-notes-into-drawer): New variable alias.
2988 (org-add-log-setup): Make drawer name default to LOGBOOK, not
2990 (org-insert-property-drawer): Also skip LOGBOOK drawers.
2992 2009-02-13 Carsten Dominik <carsten.dominik@gmail.com>
2994 * org-agenda.el (org-agenda): Fix docstring.
2996 * org.el ("org-plot"): Help loading org-plot.
2997 (org-metaleft-hook, org-metaright-hook, org-metaup-hook)
2998 (org-metadown-hook, org-shiftmetaleft-hook)
2999 (org-shiftmetaright-hook, org-shiftmetaup-hook)
3000 (org-shiftmetadown-hook, org-metareturn-hook): New hooks.
3001 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
3002 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
3003 (org-metadown, org-ctrl-c-ctrl-c): Call the appropriate hook.
3005 * org-publish.el (org-publish-get-base-files): Allow symbol `any'
3006 for selecting files with any (and even without) extension.
3008 * org.el (org-save-all-org-buffers): Also save id locations.
3009 (org-revert-all-org-buffers): Also load id locations.
3011 2009-02-12 Carsten Dominik <carsten.dominik@gmail.com>
3012 * org.el (org-drawers): Add LOGBOOK to the default drawers.
3013 (org-log-state-notes-into-drawer): New option.
3014 (org-add-log-setup): Place the sate note marker into the drawer,
3015 create drawer when necessary.
3016 (org-refile-targets): Document special interpretation of LEVEL
3017 when odd-levels are used.
3019 2009-02-12 Carsten Dominik <carsten.dominik@gmail.com>
3021 * org.el (org-store-log-note): Fix note indentation when adding
3022 notes to end of list.
3024 * org-exp.el (org-export-as-html): Add TODO keyword as extra
3025 class, so that each keyword can get special colors through CSS.
3027 * org-clock.el (org-clock-out): Add another nil for the previous
3028 state into the call to `org-add-log-setup'.
3030 * org.el (org-log-note-previous-state): New variable.
3031 (org-log-note-headings): New %S escape for old state.
3032 (org-todo): Call the note setup with the old state as an
3034 (org-add-note): Add another nil for the previous state into the
3035 call to `org-add-log-setup'.
3036 (org-add-log-setup): New argument PREV-STATE.
3037 (org-add-log-note): Handle new %S escape.
3038 (org-store-log-note): Handle new %S escape.
3040 2009-02-11 Carsten Dominik <carsten.dominik@gmail.com>
3042 * org-clock.el (org-clock-find-position): Do not swallow an item
3043 less indented than the CLOCK line itself.
3044 (org-clock-in): Push markers to lin after the clock line.
3045 (org-clock-find-position): Handle values of
3046 `org-clock-into-drawer' smaller than 2.
3048 * org-exp.el (org-html-level-start): Add a CSS class to section
3050 (org-export-html-toplevel-hlevel): Better documentation of the
3051 influence of this variables on H levels and css classes in
3054 2009-02-10 Carsten Dominik <carsten.dominik@gmail.com>
3056 * org-agenda.el (org-agenda-custom-commands-local-options): Add
3057 timestamp and nottimestamp to the chooe menu.
3059 * org.el (org-save-all-org-buffers): Moved here from org-agenda.el.
3060 (org-revert-all-org-buffers): New command.
3062 2009-02-09 Carsten Dominik <carsten.dominik@gmail.com>
3064 * org.el (org-return): Implement `org-return-follows-link' in the
3065 function org-return. This is more robust than using the mouse
3067 (org-set-regexps-and-options): Match more general #+TODO lines.
3068 (org-make-options-regexp): New optional argument EXTRA, for an
3070 (org-tab-follows-link): Mark as deprecated.
3072 2009-02-07 Carsten Dominik <carsten.dominik@gmail.com>
3074 * org-exp.el (org-export-preprocess-string): Remove clock lines
3075 earlier, so that they cannot cotribute to verbatim snippets.
3077 2009-02-06 Carsten Dominik <carsten.dominik@gmail.com>
3079 * org-exp.el (org-export-remove-or-extract-drawers): Fix regexp
3080 for finding drawers.
3081 (org-export-as-ascii, org-export-as-html): Count levels relative
3082 to the subtree header.
3083 (org-get-min-level): New optional argument OFFSET.
3084 (org-export): Make sure point is restored after popping up that
3087 * org.el (org-do-sort): Also take an inactive timestamp if no
3088 active one is found.
3090 * org-colview-xemacs.el (org-columns-capture-view): Copy before
3091 deleting duplicates.
3093 * org-colview.el (org-columns-capture-view): Copy before
3094 deleting duplicates.
3096 * org-exp.el (org-export-preprocess-string): Fix bug when skipping
3097 text before first headline.
3099 * org.el (org-format-latex): Do not convert LaTeX fragments in
3102 2009-02-04 Carsten Dominik <carsten.dominik@gmail.com>
3104 * org-exp.el (org-export-html-style-default): Use color values
3105 instead of names for XHTML validation.
3107 * org.el (org-get-scheduled-time, org-get-deadline-time): New
3109 (org-return-follows-link): Revert making this the default untile
3110 issues are resolved.
3112 * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
3115 2009-02-02 Carsten Dominik <carsten.dominik@gmail.com>
3117 * org.el (org-mode): Make dependence stuff work more reliably.
3118 (org-update-parent-todo-statistics): Fix bug with updating
3121 * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
3122 ~ as verbatim delimiters.
3124 * org-exp.el (org-export-html-format-image): New argument
3126 (org-export-as-html): Pass par-open to
3127 `org-export-html-format-image'.
3129 2009-02-01 Carsten Dominik <carsten.dominik@gmail.com>
3131 * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
3132 (org-use-fast-todo-selection, org-tags-column): New default
3133 setting for variables, based on a poll what typical uses use.
3135 * org-agenda.el (org-agenda-sorting-strategy)
3136 (org-agenda-tags-column): New default setting for variables, based
3137 on a poll what typical uses use.
3139 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3141 * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
3142 blocked entries from setting the blocked tag.
3144 * org-exp.el (org-export-html-footnotes-section): Use a more
3145 consistent id for footnotes.
3147 * org-export-latex.el (org-export-latex-classes): Remove the
3148 a4paper option from the default styles.
3150 2009-01-30 Carsten Dominik <carsten.dominik@gmail.com>
3152 * org.el (org-enforce-todo-checkbox-dependencies): New option.
3153 (org-block-todo-from-checkboxes): New function.
3154 (org-todo): Make tripple prefix arg circumvent blocking.
3156 * org-timer.el (org-timer): Provide the timer feature.
3158 * org.el (org-require-autoloaded-modules): Add a few more files to
3159 the list of autoloaded modules.
3161 * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
3163 2009-01-29 Carsten Dominik <carsten.dominik@gmail.com>
3165 * org-exp.el (org-export-remove-or-extract-drawers): Only remove
3166 drawers that are unprotected.
3167 (org-export-html-format-image): Make sure inlined LaTeX fragment
3168 images remain inlined.
3170 * org.el (org-toggle-ordered-property): New function.
3171 (org-mode-map): Add a key for `org-toggle-ordered-property'.
3172 (org-org-menu): Add menu entries for TODO dependencies.
3174 2009-01-28 Carsten Dominik <carsten.dominik@gmail.com>
3176 * org.el (org-default-properties): Add ORDERED to the default
3177 properties, to get completion support for it.
3179 * org-list.el (org-update-checkbox-count): Update more than one cookie.
3181 * org.el (org-update-parent-todo-statistics): Update more than one
3184 * org-agenda.el (org-agenda-get-todos): Start search from correct
3187 * org.el (org-fast-todo-selection): Make sure TODO selection does
3188 not change buffer position.
3190 * org-list.el (org-toggle-checkbox): Implement adding or removing
3191 checkboxes from line or region when called with a prefix
3194 * org-rmail.el (org-rmail-store-link): Protect the call to
3195 `rmail-narrow-to-non-pruned-header'.
3197 * org-clock.el (org-clock-special-range): Fix week display in
3200 * org-exp.el (org-get-current-options): Fix bug when in indirect
3203 2009-01-27 Carsten Dominik <carsten.dominik@gmail.com>
3205 * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
3206 (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
3207 (org-agenda-dim-blocked-tasks): New function.
3209 * org.el (org-enforce-todo-dependencies): New option.
3210 (org-block-todo-from-children-or-siblings): New function.
3212 * org-faces.el (org-agenda-dimmed-todo-face): New face.
3214 * org.el (org-todo): Return correct state type even if the blocker
3216 (org-modifier-cursor-error): Renamed from
3217 `org-shiftcursor-error'.
3218 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
3219 (org-shiftmetadown): Call `org-modifier-cursor-error'.
3221 * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
3222 to get real errors from the blocker hook.
3224 * org.el (org-shiftselect-error, org-call-for-shift-select): New
3226 (org-set-visibility-according-to-property): Turn off the setting
3227 of `org-show-entry-below', to avoid overruling a FOLDED visibility
3230 2009-01-26 Carsten Dominik <carsten.dominik@gmail.com>
3232 * org.el (org-support-shift-select): New option.
3233 (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
3234 (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
3235 selection outside contexts.
3237 * org-list.el (org-at-item-bullet-p): New function.
3239 * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
3242 * org-footnote.el (org-footnote-normalize): Remove unnecessary
3244 (org-insert-footnote-reference-near-definition): Remove
3245 unnecessary let form.
3247 * org-export-latex.el (org-export-latex-first-lines): Add
3248 OPT-PLIST parameter.
3249 (org-export-as-latex): Call `org-export-latex-first-lines' with
3250 opt-plits parameter.
3251 (org-export-latex-preprocess): Remove unnecessary variables.
3253 * org-exp.el (org-infile-export-plist)
3254 (org-export-add-options-to-plist, org-export-kill-licensed-text)
3255 (org-export-remove-headline-metadata)
3256 (org-export-get-title-from-subtree, org-get-min-level)
3257 (org-html-do-expand): Remove innecessary let form.
3259 * org-colview-xemacs.el (org-columns-display-here): Remove
3260 unnecessary variables.
3262 * org-colview.el (org-columns-display-here): Remove unnecessary
3265 * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
3268 * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
3269 unnecessary variables.
3271 * org-agenda.el (org-search-view, org-agenda-get-blocks)
3272 (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
3275 * org.el (org-set-emph-re): Clean-up the STACKED stuff.
3276 (org-compact-display-after-subtree-move): Remove unnecessary
3278 (org-edit-fixed-width-region): Remove unnecessary variables.
3279 (org-edit-src-find-region-and-lang): Remove unnecessary variables.
3280 (org-olpath-completing-read): Remove unnecessary variable.
3281 (org-auto-repeat-maybe): Remove unnecessary variable.
3282 (org-map-entries): Remove unnecessary variable.
3283 (org-buffer-property-keys, org-imenu-get-tree)
3284 (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
3286 -----------------------------------------------------------------
3288 2009-01-26 Carsten Dominik <carsten.dominik@gmail.com>
3289 * org-exp.el (org-export-remove-timestamps): Never remove
3290 timestamps from tables.
3292 * org-export-latex.el (org-export-latex-first-lines): Add more
3293 options to the preprocessing of the text before the first
3296 2009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
3298 * org-faces.el (org-clock-overlay): Make face compatible with
3301 * org.el (org-yank): Add property for delete-selection mode.
3303 * org-exp.el (org-export-as-html): Turn \par into a paragraph.
3305 * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
3308 * org-table.el (org-table-insert-hline): Fix typo in fuction call
3311 * org-exp.el (org-export-as-html): Remove the initial space from
3314 * org.el (org-scan-tags): Call
3315 `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
3317 * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
3318 customization groups.
3319 (org-agenda-tags-todo-honor-ignore-options): New option.
3320 (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
3322 (org-agenda-get-todos): Use
3323 `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
3325 2009-01-24 Carsten Dominik <carsten.dominik@gmail.com>
3327 * org-exp.el (org-export-format-source-code-or-example): Escape
3328 HTML characters also in examples that anre not treated with
3329 htmlize. Also, just switch to EXAMPLE processing if we do not
3330 have a good version of htmlize.
3332 * org-rmail.el: Fix copyright notice.
3334 * org.el (org-activate-footnote-links): Improve footnote link
3337 * org-footnote.el (org-footnote-normalize): Fix finding the end of
3338 a footnote definition at the end of the file.
3340 * org-table.el (org-table-get-specials): Add an imagined hline at
3341 the end of the table. This can be useful for references that want
3342 to go to the end of the table. Also fix bug when computing last
3343 row constants, in tables that do not start right at the right
3345 (org-table-eval-formula): Match and replace remove references.
3346 (org-table-formula-substitute-names): Make sure that names inside
3347 a "remote" call are left alone, the will be replaced later when
3348 the remote call is handled.
3349 (org-table-convert-refs-to-rc): Do not convert things that might
3350 look like a reference, but are really part of an ID or namei n a
3352 (org-table-get-remote-range): New function.
3354 2009-01-22 Carsten Dominik <carsten.dominik@gmail.com>
3356 * org-faces.el (org-clock-overlay): Fix bug in face definition.
3358 * org-clock.el (org-clock-put-overlay): Use new face instead of
3359 `secondary-selection'.
3361 * org-faces.el (org-clock-overlay): New face.
3363 2009-01-21 Carsten Dominik <carsten.dominik@gmail.com>
3365 * org-exp.el (org-get-current-options): Include the option for
3366 publishing time stamps.
3368 * org.el (org-toggle-heading): Renamed from
3369 `org-toggel-region-headings'.
3370 No longer needs a region defined, but will use it if there is one.
3371 (org-ctrl-c-star): Simplified, relying more on the internal
3372 workings of `org-toggle-heading'.
3373 (org-toggle-item): Renamed from `org-toggle-region-items'.
3374 No longer needs a region defined, but will use it if there is one.
3375 (org-ctrl-c-minus): Simplified, relying more on the inernal
3376 workings of `org-toggle-item'.
3378 * org-export-latex.el (org-export-latex-preprocess): Fix bug in
3379 environment detection. Also, do real changes only in unprotected
3382 2009-01-20 Carsten Dominik <carsten.dominik@gmail.com>
3384 * org-export-latex.el (org-export-latex-quotation-marks): Use
3385 `org-if-unprotected-1'.
3386 (org-export-latex-set-initial-vars): Check for class definition in
3389 * org-macs.el (org-if-unprotected-1): New macro.
3391 2009-01-19 Carsten Dominik <carsten.dominik@gmail.com>
3393 * org-compat.el (org-count-lines): New function.
3395 * org-exp.el (org-export-format-source-code-or-example): Handle
3396 switches related to text areas.
3398 * org.el (org-activate-footnote-links): Don't allow match inside a
3401 * org-footnote.el (org-footnote-re): Don't allow match inside a link.
3403 * org-export-latex.el (org-export-latex-links): Keep a relative
3404 path relative also after export.
3406 * org-exp.el (org-export-html-scripts): Fix HTML snippet.
3408 * org.el (org-make-tags-matcher): Never use IDO for completing the
3409 tags matcher match string.
3410 (org-completing-read): Also remove the special biding for "?".
3412 * org-attach.el (org-attach-allow-inheritance): New option.
3413 (org-attach-inherited): New variable.
3414 (org-attach-dir): Handle properties related to the attachment
3416 (org-attach-check-absolute-path): New function.
3417 (org-attach-set-directory, org-attach-set-inherit): New commands.
3418 (org-attach): Accommodate the new commands in the dispatcher.
3420 2009-01-18 Carsten Dominik <carsten.dominik@gmail.com>
3422 * org-compat.el (org-fit-window-to-buffer): Fix bug with using
3423 `window-full-width-p'.
3425 * org-exp.el (org-export-as-html): Only check for images files
3426 that really can be inlined
3428 * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
3429 list of extensions to be a parameter.
3431 * org-exp.el (org-export-html-inline-image-extensions): New
3434 * org-agenda.el (org-prepare-agenda): Use
3435 `org-agenda-block-separator'.
3436 (org-agenda-block-separator): New option.
3438 2009-01-17 Carsten Dominik <carsten.dominik@gmail.com>
3440 * org-export-latex.el (org-export-latex-tables): Call
3441 `org-table-clean-before-export' with the new optional argument.
3443 * org-exp.el (org-table-clean-before-export): New optional
3444 parameter MAYBE-QUOTED, allows for quoted characters like \# in
3447 2009-01-16 Carsten Dominik <carsten.dominik@gmail.com>
3449 * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
3452 * org-colview.el (org-colview-construct-allowed-dates): Better
3453 error catching when a date/time property does not have allowed
3456 * org-colview-xemacs.el (org-colview-construct-allowed-dates):
3457 Better error catching when a date/time property does not have
3458 allowed values defined.
3460 2009-01-14 Carsten Dominik <carsten.dominik@gmail.com>
3462 * org.el (org-map-entries): Restore point and restriction after
3465 2009-01-13 Carsten Dominik <carsten.dominik@gmail.com>
3467 * org.el (org-time=, org-time<, org-time<=, org-time>)
3468 (org-time>=, org-time<>): Make sure both values are dates.
3470 2009-01-11 Carsten Dominik <carsten.dominik@gmail.com>
3472 * org-archive.el (org-extract-archive-heading): Allow %s for file
3473 name also in achive location heading.
3475 2009-01-10 Carsten Dominik <carsten.dominik@gmail.com>
3477 * org-archive.el (org-add-archive-files): Uniquify the list before
3480 2009-01-09 Carsten Dominik <carsten.dominik@gmail.com>
3482 * org-compat.el (org-fit-window-to-buffer): Use
3483 `window-full-width-p'.
3485 * org-export-latex.el (org-export-latex-fixed-width): Enforce the
3486 space after the colon in short examples.
3488 * org-exp.el (org-export-protect-colon-examples): Rewritten, to
3489 enforce a space after the colon. However, we also allow lines
3490 that are *only* a colon.
3491 (org-export-as-html): Enforce the space after the colon in short
3493 (org-export-preprocess-string): Do the colon example protection
3495 (org-export-remove-timestamps): Do not check for protection at the
3498 2009-01-08 Carsten Dominik <carsten.dominik@gmail.com>
3500 * org.el (org-format-latex-options): Add new matcher for single
3501 letters between dollars.
3502 (org-get-header): Function removed.
3503 (org-heading-components): New function.
3505 * org-exp.el (org-export-define-heading-targets): Record ID's also
3506 as alternative targets.
3507 (org-export-as-html): Interpret "id:" links to other files by
3508 preserving the relative path.
3510 * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
3513 * org-exp.el (org-export-normalize-links): Protect the main link,
3514 to avoid special character processing.
3516 * org-export-latex.el (org-export-latex-special-keyword-regexp):
3518 (org-export-latex-special-string-regexps): Variable removed.
3519 (org-export-latex-keywords): Use the new regexp.
3521 * org-exp.el (org-export-handle-include-files): Fetch switches and
3522 put them into the BEGIN statement.
3524 * org-timer.el (org-timer-mode-line-string): New variable.
3526 * org-clock.el (org-clock-mode-line-map): Renamed from
3527 `org-clock-mode-map'.
3528 (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
3529 (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
3530 (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
3531 (org-clock-remove-overlays): Renamed from
3532 `org-remove-clock-overlays'.
3534 * org-timer.el (org-timer-pause-or-continue): Implement stopping
3535 and mode line display.
3536 (org-timer-stop): New command.
3537 (org-timer-seconds): Return correct time when timer is paused.
3538 (org-timer-mode-line-timer): New variable.
3539 (org-timer-set-mode-line, org-timer-update-mode-line): New
3542 * org.el (org-insert-heading): Handle new value `auto' for
3543 `org-blank-before-new-entry'.
3544 (org-org-menu): Add new items for timer functions.
3546 * org-list.el (org-insert-item): Handle new value `auto' for
3547 `org-blank-before-new-entry'.
3549 * org.el (org-blank-before-new-entry): New value `auto', made
3552 2009-01-07 Carsten Dominik <carsten.dominik@gmail.com>
3554 * org-exp.el (org-export-normalize-links): If the link is also
3555 used as the description, protect the description.
3557 2009-01-06 Carsten Dominik <carsten.dominik@gmail.com>
3559 * org.el (org-closest-date): Fix bug with yearly repeats, in
3560 combination with preference of the past as it is used for deadline
3561 and scheduling search.
3563 * org-exp.el (org-html-handle-time-stamps): No longer check for
3564 the `org-export-with-timestamps' option, because the preprocesser
3565 has taken care of this already.
3567 * org.el (org-entry-properties): Catch the case when this is
3568 called in a non-org-mode file.
3570 * org-export-latex.el (org-export-latex-remove-from-headlines):
3571 Variable made obsolete, also LaTeX export now uses the standard
3573 (org-export-as-latex): Add the timestamps parameter to the
3574 preprocessor parameter list.
3575 (org-export-latex-content): Export the remaining keywords without
3576 considering to remove them.
3577 (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
3578 Use bold font instead of tt font for the keywords.
3579 (org-export-latex-fontify-headline): Format headlines, assuming
3580 that all keywords still present should be published.
3581 (org-export-latex-keywords): Remove argument TIMESTAMPS and just
3582 publish what ever remains of the time stamps.
3583 (org-export-latex-list-parameters): New option.
3584 (org-export-latex-lists): Pass additional parameters to the list
3587 * org-exp.el (org-export-preprocess-string): Remove clock lines
3588 and timestamps already in the preprocesor.
3589 (org-export-remove-timestamps, org-export-remove-clock-lines): New
3591 (org-export-as-ascii, org-export-as-html): Add the timestamps
3592 parameter to the preprocessor parameter list.
3594 * org-list.el (org-list-parse-list): Parse for checkboxes.
3595 (org-list-to-generic): Introduce and handle new parameters :cbon
3597 (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
3598 optional parameter PARAMS.
3600 * org-export-latex.el (org-export-latex-special-chars): Fix
3601 problems with interpreting dollar signs.
3602 (org-inside-latex-math-p): New function.
3603 (org-export-latex-preprocess): Protect all the math fragments.
3605 * org.el (org-latex-regexps): Allow a dash after a dollar.
3607 * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
3610 * org-agenda.el (org-run-agenda-series): Have series options set
3611 when finalizing the agenda.
3613 * org-exp.el (org-export-format-source-code-or-example): Protect
3614 the converted examples.
3616 * org.el (org-set-regexps-and-options): Fix the regexp
3617 `org-complex-heading-regexp'.
3619 2009-01-05 Carsten Dominik <carsten.dominik@gmail.com>
3621 * org.el (org-edit-src-get-label-format): New function.
3622 (org-coderef-label-format): New option.
3623 (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
3624 a label format specification and make sure it is used in the edit
3626 (org-edit-src-get-label-format): New function.
3627 (org-store-link): Handle new coderef formats.
3628 (org-link-search): Handle new coderef formats.
3630 * org-footnote.el (org-footnote-create-definition)
3631 (org-footnote-goto-local-insertion-point): Make footnote insertion
3632 work correctly when the "Footnotes" headline is the last line in
3635 * org.el (org-goto-marker-or-bmk): Expose context after jumping to
3638 2009-01-04 Carsten Dominik <carsten.dominik@gmail.com>
3640 * org-w3m.el (org-w3m): New customization group.
3641 (org-w3m-deactivate-mark): New option.
3642 (org-w3m-copy-for-org-mode): Deactivate region, unless the user
3645 2009-01-02 Carsten Dominik <carsten.dominik@gmail.com>
3647 * org.el (org-set-font-lock-defaults): Trigger footnote
3649 (org-activate-footnote-links): New function.
3650 (org-activate-links): New entry `footnote'.
3652 * org-faces.el (org-footnote): New face.
3654 2009-01-01 Carsten Dominik <carsten.dominik@gmail.com>
3656 * org-macs.el (org-re): Handle the [:word:] class.
3658 * org-exp.el (org-export-preprocess-string): Call
3659 `org-export-protect-colon-examples'.
3660 (org-export-protect-colon-examples): Renamed from
3661 `org-export-protect-examples', and scope limited to lines starting
3664 2008-12-31 Carsten Dominik <carsten.dominik@gmail.com>
3666 * org-exp.el (org-export-preprocess-string): Move the preprocess
3667 hook to after turning on Org-mode.
3668 (org-export-preprocess-after-include-files-hook)
3669 (org-export-preprocess-after-tree-selection-hook)
3670 (org-export-preprocess-before-backend-specifics-hook)
3671 (org-export-preprocess-final-hook): New hooks.
3672 (org-export-preprocess-string): Run the new hooks.
3674 * org.el (org-ctrl-c-minus): Fix indentation for new items.
3676 * org-footnote.el: New file.
3678 * org.el (org-footnote): Require footnote code.
3679 (org-startup-options): Add new footnote options.
3680 (org-mode-map): New keybindig for footnotes.
3681 (org-ctrl-c-ctrl-c): Add function at footnotes.
3682 (org-org-menu): New menu entries for footnotes.
3684 * org-export-latex.el (org-export-as-latex): Pass footnote
3685 variable to preprocessor.
3686 (org-export-latex-preprocess): Treat multiple references to a
3689 * org-exp.el (org-export-preprocess-string): Call
3690 `org-footnote-normalize'.
3691 (org-export-as-ascii, org-export-as-html): Pass footnote variable
3693 (org-export-as-html): Treat multiple references to a footnote.
3695 2008-12-26 Carsten Dominik <carsten.dominik@gmail.com>
3697 * org-export-latex.el (org-export-latex-links): Handle coderef
3700 * org.el (org-bracket-link-analytic-regexp++): New variable.
3701 (org-make-link-regexps): Initialize
3702 `org-bracket-link-analytic-regexp++'.
3703 (org-store-link): Implement special case in edit-src buffer.
3704 (org-insert-link): No use of ide to insert stored links.
3705 (org-link-search): Implement special case for coderefs.
3707 * org-exp.el (org-export-html-scripts): New constant.
3708 (org-export-html-style-default): Add a new style for highlighted
3710 (org-export-code-refs): New variable.
3711 (org-export-preprocess-string): Initialize `org-export-code-refs'.
3712 Call `org-export-replace-src-segments-and-examples'
3713 No longer call `org-export-protect-examples'.
3714 (org-export-target-internal-links): Take care of coderef targets.
3715 (org-export-last-code-line-counter-value): New variable.
3716 (org-export-replace-src-segments-and-examples): Renamed from
3717 `org-export-replace-src-segments', and modified.
3718 (org-export-format-source-code-or-example): Renamed from
3719 `org-export-format-source-code'.
3720 (org-export-number-lines): New function.
3721 (org-export-as-ascii, org-export-as-html): Handle coderef links.
3723 --------------------------------------------------------------------------
3725 2008-12-23 Carsten Dominik <carsten.dominik@gmail.com>
3727 * org-remember.el (org-remember-handler): Safer way to get a new
3728 buffer accessing the target file.
3730 * org.el (org-refile-get-location): Handle case of current buffer
3731 not having a file associated with it.
3733 2008-12-22 Carsten Dominik <carsten.dominik@gmail.com>
3735 * org-table.el (org-table-get-formula): Only ask to overwrite
3736 field formula if there really is one.
3738 * org-id.el (org-id-find): Allow the ID to be a symbol or a
3739 number, by converting these to a string.
3741 * org-colview.el (org-dblock-write:columnview): Allow ID to be
3742 located in a different file.
3744 * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
3747 2008-12-21 Carsten Dominik <carsten.dominik@gmail.com>
3749 * org.el (org-completion-use-ido): Enhance docstring of
3750 `org-completion-use-ido'.
3752 * org-export-latex.el (org-export-latex-make-header): Double the %
3753 in the time stamp format.
3754 (org-export-latex-special-chars): Handle case where there is no
3757 2008-12-20 Carsten Dominik <carsten.dominik@gmail.com>
3759 * org.el (org-get-refile-targets, org-refile-get-location): Use
3760 expanded file name to improve comparison.
3762 2008-12-19 Carsten Dominik <carsten.dominik@gmail.com>
3764 * org.el (org-scan-tags): Rescan for tags, to get the correct
3765 upcase/downcase stuff. This slows things down for now, but it
3767 (org-mode): Make sure the tag-faces regexp is initialized.
3769 * org-export-latex.el (org-export-latex-links): Fix bug with
3772 * org-table.el (org-table-get-specials): Set
3773 `org-table-current-last-data-line'.
3774 (org-table-current-last-data-line): New variable.
3775 (org-table-insert-column, org-table-delete-column)
3776 (org-table-move-column, org-table-fix-formulas): Call
3777 `org-table-fix-formulas' a second time to fix the $LR references.
3778 (org-table-get-specials): Add the $LR references to the tables.
3779 (org-table-get-formula): Do not offer last-row names as LHS of
3782 * org.el (org-store-link): Capture link description from
3783 `org-id-store-link'.
3785 * org-exp.el (org-export-html-format-image): Add the / to the end
3787 (org-export-format-source-code): Surround example by empty lines,
3788 to make sure it will not be inside a paragraph.
3790 * org.el (org-ido-switchb): New function.
3792 2008-12-18 Carsten Dominik <carsten.dominik@gmail.com>
3794 * org-agenda.el (org-agenda-show): New prefix argument
3797 * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
3800 * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
3801 `org-agenda-change-all-lines'.
3802 (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
3803 tags are now retrieved locally.
3805 2008-12-17 Carsten Dominik <carsten.dominik@gmail.com>
3807 * org.el (org-get-outline-path): Fix bug if level is not given.
3808 (org-org-menu): Do not quote function in menu vector.
3810 * org-agenda.el (org-finalize-agenda): Fix typo with variable
3813 2008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
3815 * org.el (org-refile): Avoid refiling to within the region to be
3818 * org-export-latex.el (org-export-latex-special-chars): Replace
3819 special characters also in tables.
3821 * org-agenda.el (org-agenda-change-all-lines): New argument
3823 (org-agenda-set-tags): Cet the new tags and pass them to
3824 `org-format-agenda-item'.
3826 2008-12-15 Carsten Dominik <carsten.dominik@gmail.com>
3828 * org-export-latex.el (org-export-latex-classes): Add longable as
3829 a default package to all classes.
3830 (org-export-latex-tables): Handle the longtable attribute and the
3833 * org-table.el (orgtbl-to-generic): Handle tables that start with
3836 * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
3837 \verb for colde-like snippets.
3838 (org-export-as-latex): Fix issues with region export.
3840 * org.el (org-up-heading-safe): Speed up function by using a
3841 direct regexp search.
3842 (org-olpa): New variable.
3843 (org-get-outline-path): Speed-up path constructions in cases where
3844 this is possible because the entire hierarchy is scanned anyway.
3845 (org-refile-get-location): Don't compare the truenames of files,
3847 (org-goto-max-level): New option.
3848 (org-goto): Use `org-goto-max-level'.
3850 2008-12-12 Tassilo Horn <tassilo@member.fsf.org>
3852 * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
3853 Strip angle brackets from message-ids in the former and don't do
3855 (org-gnus-follow-link): Open summary reliable, even if the last
3856 messages were deleted, and handle empty groups, too.
3858 2008-12-12 Carsten Dominik <carsten.dominik@gmail.com>
3860 * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
3861 instead of \texttt for the =...= and ~===~ emphasis environments.
3862 (org-export-as-latex): Remove any old :org-license-to-kill text
3864 (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
3865 (org-export-latex-make-header): Add some hard space after the
3867 (org-export-latex-first-lines): Accept RBEG argument. Mark
3868 exported text so that it will be excuded in further steps.
3870 * org-table.el (org-table-get-specials): Make @0 reference the
3871 last line in a table.
3872 (org-table-recalculate): Improve docstring.
3874 2008-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3876 * org.el (org-log-done): Fix docstring.
3878 2008-12-10 Carsten Dominik <carsten.dominik@gmail.com>
3880 * org-exp.el (org-export-html-format-image): Fix bugs.
3882 * org-export-latex.el (org-export-latex-tables)
3883 (org-export-latex-links): Implement attribute, label, and caption
3886 * org-exp.el (org-export-html-style-default): Add style
3887 definitions for the figure div.
3888 (org-export-preprocess-string, org-export-as-html): Implement
3889 attribute, label, and caption handling.
3890 (org-export-attach-captions-and-attributes): New function.
3891 (org-export-html-format-image): New function.
3892 (org-format-org-table-html): Implement attribute, label, and
3895 * org.el (org-find-text-property-in-string): New function.
3896 (org-extract-attributes): Use the property org-attr instead of
3897 org-attrobutes, because this property is now set with the #+ATTR
3900 2008-12-08 Carsten Dominik <carsten.dominik@gmail.com>
3902 * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
3903 the case that FROM is nil.
3905 * org.el (org-before-first-heading-p): New function.
3907 2008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
3909 * org-exp.el (org-export-as-html): Do not add a space before
3910 enforces line breaks.
3911 (org-export-as-html): Close paragraph before blockquote and verse
3914 2008-12-06 Carsten Dominik <carsten.dominik@gmail.com>
3916 * org-id.el (org-id-locations-file): Wrap file name with
3917 `convert-standard-filename'.
3918 (org-id-files): New variable.
3919 (org-id-use-hash): New option.
3920 (org-id-update-id-locations): Also search in all files current
3921 listed in `org-id-files'. Convert the resulting alist to a hash
3922 if the user customation says so.
3923 (org-id-locations-save): Handle he case if `org-id-locations' is a
3925 (org-id-locations-load): Convert the alist to a hash.
3926 (org-id-add-location): Handle the hast case.
3927 (kill-emacs-hook): Make sure id locations are saved when Emacs is
3929 (org-id-hash-to-alist, org-id-alist-to-hash)
3930 (org-id-paste-tracker): New functions.
3932 -------------------------------------------------------------------------
3934 2008-12-05 Carsten Dominik <carsten.dominik@gmail.com>
3936 * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
3937 bindings of calendar variables.
3939 * org-table.el (org-table-find-row-type): Renamed from
3940 `org-find-row-type'.
3941 (org-table-rewrite-old-row-references): Renamed from
3942 `org-rewrite-old-row-references'.
3943 (org-table-shift-refpart): Renamed from `org-shift-refpart'.
3944 (org-table-cleanup-narrow-column-properties): Renamed from
3945 `org-cleanup-narrow-column-properties'.
3947 2008-12-05 Carsten Dominik <carsten.dominik@gmail.com>
3949 * org-table.el (org-find-row-type): New arguments DESC and CLINE,
3950 for better error messages.
3951 (org-table-get-descriptor-line): Supply the new arguments to
3952 `org-find-row-type'.
3953 (org-table-error-on-row-ref-crossing-hline): New option.
3955 * org.el (org-target-link-regexp): Make buffer-local.
3956 (org-move-subtree-down): Fix bug with trees at beginning of
3959 2008-12-04 Carsten Dominik <carsten.dominik@gmail.com>
3961 * org-faces.el (org-set-tag-faces): New function.
3962 (org-tags-special-faces-re): New variable.
3964 * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
3966 * org-faces.el (org-tag-faces): New option.
3967 (org-tag): Mention `org-tag-faces' in the docstring.
3969 2008-12-03 Carsten Dominik <carsten.dominik@gmail.com>
3971 * org-exp.el (org-export-html-style-default): Implement new
3974 * org-jsinfo.el (org-infojs-template): Implement new quoting.
3976 * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
3977 command to the `w3m-minor-mode-map'.
3979 * org-archive.el (org-archive-to-archive-sibling): Protect
3980 `this-command' to avoid appending kills during archiving.
3982 * org-exp.el (org-export-with-priority): New variable.
3983 (org-export-add-options-to-plist): Use `org-export-plist-vars'
3984 instead of internal list of strings and properties.
3985 (org-print-icalendar-entries): Retrieve the location property with
3988 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
3990 * org-exp.el (org-export-with-todo-keywords): New option.
3991 (org-export-plist-vars): Include also the keys for the #+OPTIONS
3993 (org-default-export-plist, org-export-add-options-to-plist)
3994 (org-export-as-ascii, org-export-as-html): Use the new structure
3995 of `org-export-plist-vars'.
3997 * org.el (org-map-entries): Return all values.
3999 2008-11-29 Carsten Dominik <carsten.dominik@gmail.com>
4001 * org.el (org-matcher-time): Recognize more special values.
4003 * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
4005 2008-11-27 Carsten Dominik <carsten.dominik@gmail.com>
4007 * org.el (org-tags-exclude-from-inheritance): New option.
4008 (org-tag-inherit-p, org-remove-uniherited-tags): Respect
4009 `org-tags-exclude-from-inheritance'.
4011 * org-agenda.el (org-agenda-show-inherited-tags): New option.
4012 (org-format-agenda-item): Add inherited tags to the agenda line
4013 string, and make sure that properties are kept when downcasing the
4015 (org-agenda-add-inherited-tags): New function.
4016 (org-downcase-keep-props): New function.
4018 * org.el (org-scan-tags): Mark inherited tags with a text
4020 (org-get-tags-at): Mark inherited tags with a text property.
4021 (org-add-prop-inherited): New function.
4023 * org-agenda.el (org-agenda-add-inherited-tags): New function.
4024 (org-agenda-show-inherited-tags): New option.
4026 2008-11-26 Carsten Dominik <carsten.dominik@gmail.com>
4028 * org.el (org-modules): Add org-w3m to the default modules.
4030 * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
4032 (orgtabl-create-or-convert-from-region): New command.
4034 * org-exp.el (org-export-as-ascii): Remove the handling of
4036 (org-export-ascii-preprocess): Handle targets already in this
4039 2008-11-25 Carsten Dominik <carsten.dominik@gmail.com>
4041 * org-timer.el (org-timer-start-time): Define this variable.
4042 (org-timer-item): Make argument optional.
4044 * org-list.el (org-insert-item): Automatically insert a timer item
4045 if the current list is a timer list.
4047 * org-timer.el: New file.
4049 * org-publish.el (org-publish-org-index): Only exclude the index
4050 file in the main directory from being added to the site-map.
4051 (org-publish-get-project-from-filename): If the current project is
4052 a component, start publishing from the parent project.
4054 2008-11-24 Carsten Dominik <carsten.dominik@gmail.com>
4056 * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
4058 * org-publish.el (org-publish-org-index): Improve removal of
4061 * org-agenda.el (org-get-closed): Re-apply changes
4062 accidentially overwritten by last commit to Emacs.
4064 * org.el (org-outline-path-complete-in-steps): New option.
4065 (org-refile-get-location): Honor
4066 `org-outline-path-complete-in-steps'.
4067 (org-agenda-change-all-lines, org-tags-sparse-tree)
4068 (org-time-string-to-absolute, org-small-year-to-year)
4069 (org-link-escape): Re-apply changes accidentially overwritten
4070 by last commit to Emacs.
4072 2008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
4074 * org-clock.el (org-dblock-write:clocktable): Make sure the
4075 clocktable sees the first line.
4076 (org-clock-in): Warn if the clock cannot be resumed.
4078 2008-11-22 Carsten Dominik <carsten.dominik@gmail.com>
4080 * org.el (org-open-at-point): Fix mixup about interactive and
4081 non-interactive elisp links.
4083 2008-11-21 Carsten Dominik <carsten.dominik@gmail.com>
4085 * org-exp.el (org-export-preprocess-string): Allow one comment
4086 line before the first headline to always be included. This is
4087 to not miss a commented target.
4089 * org-mouse.el (org-mouse-insert-item): Call
4090 `org-indent-to-column' instead of `indent-to', for XEmacs
4093 * org.el (org-refile-targets): Fix customize definition so
4094 that it works also in XEmacs.
4095 (org-fixup-indentation): Call `org-indent-to-column' instead
4096 of `indent-to', for XEmacs compatibility.
4098 2008-11-21 Tokuya Kameshima <kames@fa2.so-net.ne.jp>
4100 * org-mew.el (org-mew-store-link): Get the correct case folder
4101 for refiled messages.
4103 2008-11-21 Carsten Dominik <carsten.dominik@gmail.com>
4105 * org-exp.el (org-export-as-ascii): Remove the "\\" forced
4106 line break indicators.
4108 * org.el (org-ido-completing-read): Remove the "i:" prefix for
4109 ido-completion propts.
4111 2008-11-21 Carsten Dominik <carsten.dominik@gmail.com>
4113 * org-remember.el (org-remember-apply-template): Use
4114 `org-substring-no-properties'.
4116 * org-compat.el (org-substring-no-properties): New function.
4118 * org-remember.el (org-remember-apply-template): Use
4119 `org-substring-no-properties' for compatibility.
4121 * org-list.el (org-list-two-spaces-after-bullet-regexp): New
4123 (org-fix-bullet-type): respect
4124 `org-list-two-spaces-after-bullet-regexp'.
4126 * org-clock.el (org-clock-load): Clean up the code.
4128 * org.el (org-adaptive-fill-function): Allow two spaces after
4129 "1." as a list bullet.
4131 2008-11-20 Carsten Dominik <carsten.dominik@gmail.com>
4133 * org-clock.el (org-clock-save, org-clock-load): Check for
4134 live buffers, existing files, and buffer file names to ensure
4135 consistent information.
4136 (org-clock-persist): Make `clock' a special value of this
4137 variable, and improve docstring.
4139 * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
4140 (org-get-string-indentation): Adapt indentation when the bullet
4143 2008-11-19 Carsten Dominik <carsten.dominik@gmail.com>
4145 * org-remember.el (org-remember-finalize): Make interactive.
4146 (org-remember-kill): New command.
4147 (org-remember-finish-immediately): Call `org-remember-finalize'
4149 (org-remember-finalize): Make `org-remember-finalize' an interactive
4152 2008-11-18 Carsten Dominik <carsten.dominik@gmail.com>
4154 * org-remember.el (org-remember-apply-template): No ido completion
4155 for free prompts in remember templates.
4156 (org-remember-before-finalize-hook): New hook.
4157 (org-remember-mode): New minor mode.
4158 (org-remember-apply-template): Turn on `org-remember-mode'.
4160 * org-id.el (org-id-add-location): Avoid error when no file is
4163 * org-remember.el (org-remember-apply-template): Fix the way how
4164 the list of allowed properties is retrieved from the target file.
4166 * org.el (org-insert-link): Improve file link matching.
4168 2008-11-17 Carsten Dominik <carsten.dominik@gmail.com>
4170 * org-colview.el (org-columns-display-here): New argument
4171 DATELINE, to trigger using the new face.
4172 (org-agenda-colview-summarize): Call `org-columns-display-here'
4173 with the new argument.
4175 * org-faces.el (org-agenda-column-dateline): New face.
4177 * org-publish.el (org-publish-org-index): Use index-title at page
4178 title, not as section.
4180 * org-exp.el (org-export-html-format-desc): Respect the
4181 org-protect property.
4182 (org-export-as-html): Protect image specifiers that are in the
4183 description part of a link.
4185 * org.el (org-sort-entries-or-items, org-completing-read)
4186 (org-refile-get-location, org-olpath-completing-read, org-todo)
4187 (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
4188 (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
4189 (org-set-property, org-delete-property)
4190 (org-delete-property-globally): Use `org-ido-completing-read'.
4192 * org-remember.el (org-remember-apply-template): Use
4193 `org-ido-completing-read'.
4195 * org-publish.el (org-publish): Use `org-ido-completing-read'.
4197 * org-colview.el (org-columns-edit-value, org-columns-new)
4198 (org-insert-columns-dblock): Use `org-ido-completing-read'.
4200 * org-colview-xemacs.el (org-columns-edit-value)
4201 (org-columns-new, org-insert-columns-dblock): Use
4202 `org-ido-completing-read'.
4204 * org-attach.el (org-attach-delete-one, org-attach-open): Use
4205 `org-ido-completing-read'.
4207 * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
4208 `org-ido-completing-read'.
4210 * org.el (org-time-today): New function.
4211 (org-matcher-time): Use `org-time-today'. Add special treatment
4212 for "<tomorrow>" and "<yesterday>".
4213 (org-ido-completing-read): New function.
4214 (org-completion-use-ido): New option.
4216 * org-exp.el (org-export-format-source-code): Fix bug in require
4218 (org-export-target-internal-links): Fix bug in search for text
4221 2008-11-16 Carsten Dominik <carsten.dominik@gmail.com>
4223 * org-export-latex.el (org-export-latex-subcontent): Interprete
4224 target aliases as additonal labels.
4226 * org-exp.el (org-export-target-aliases): New variable.
4227 (org-export-preprocess-string)
4228 (org-export-handle-invisible-targets): Fill the alias alist.
4229 (org-export-as-html): Remove the from the anchor, and also
4231 (org-html-level-start): Insert the target aliases as additonal
4234 * org.el (org-edit-fixed-width-region): Fix bug when starting a new
4237 2008-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4239 * org.el (org-open-at-mouse): Ensure correct link abbreviations
4240 when following a link with the mouse from the agenda.
4242 * org-exp.el (org-export-as-html): Avoid lone </div> when no
4243 headlines are created.
4245 2008-11-14 Carsten Dominik <carsten.dominik@gmail.com>
4247 * org-exp.el (org-export-preprocess-string): Reorder so that we
4248 can still see ID properties when we collect targets.
4249 (org-export-target-internal-links): Also store targets for ID's.
4251 * org.el (org-link-translation-function): New option.
4252 (org-open-at-point): Call `org-link-translation-function' if
4254 (org-translate-link): New function.
4255 (org-translate-link-from-planner): New function.
4256 (org-open-at-point): Allow interactive commands in elisp links.
4258 * org-exp.el (org-icalendar-cleanup-string): Restore the old
4259 iCalendar quoting. The new one seems to caus problems with
4262 * org.el (org-yank): Set `this-command' to `yank', so that
4263 `yank-pop' will work.
4265 2008-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4267 * org-id.el (org-id-search-archives): New option.
4269 * org.el (org-link-to-org-use-id): New option.
4270 (org-store-link): Use `org-link-to-org-use-id'.
4271 (org-id): Make org-id.el a standard component.
4273 2008-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4275 * org.el (org-link-expand-abbrev): Implement %h as an escape for a
4276 hexified version of the tag.
4278 * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
4279 compliance as far as quoting is concerned.
4281 * org-vm.el (org-vm-follow-link): Require `vm-search'.
4283 * org.el (org-up-heading-safe, org-forward-same-level): Always
4284 call `org-back-to-heading' instead of `outline-back-to-heading'.
4285 (org-back-to-heading): New wrapper around outline-back-to-heading,
4286 with a useful error message telling where the error happened.
4288 * org-list.el (org-update-checkbox-count): Always call
4289 `org-back-to-heading' instead of `outline-back-to-heading'.
4291 * org-exp.el (org-export-as-html): Make sure that each <img> tag
4292 has an `alt' attribute, to ensure XHTML validation.
4294 2008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
4296 * org-publish.el (org-publish-attachment): Allow publishing to
4297 overwrite attachment files.
4299 * org-agenda.el (org-agenda-timerange-leaders): New option.
4300 (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
4302 * org.el (org-edit-src-exit): Untabify ASCII image before
4316 2008-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4318 * org.el (org-yank): Make any prefix force normal yanking.
4319 Suppress folding if text would be swallowed into a folded
4321 (org-yank-folded-subtrees, org-yank): Docstring updates.
4323 * org-agenda.el (org-agenda-compare-effort): Treat no effort
4326 * org-exp.el (org-export-language-setup): Add Catalan and
4327 Esperanto language entries.
4329 2008-11-10 Carsten Dominik <carsten.dominik@gmail.com>
4331 * org.el (org-refile): Allow refiling of entire regions.
4333 * org-clock.el (org-clock-time%): New function.
4335 * org.el (org-entry-get, org-entry-delete): Use safer regexps to
4336 retrieve property values.
4338 2008-11-09 Carsten Dominik <carsten.dominik@gmail.com>
4340 * org-agenda.el (org-agenda-list): Handle the value `only' of
4341 org-agenda-show-log'.
4342 (org-agenda-log-mode): Interpret a double prefix arg.
4344 2008-11-08 Carsten Dominik <carsten.dominik@gmail.com>
4346 * org-exp.el (org-export-html-footnotes-section): New variable.
4347 (org-export-as-html): Use `org-export-html-footnotes-section' to
4348 insert the footnotes.
4349 (org-export-language-setup): Add "Footnotes" to language words.
4351 2008-11-07 Carsten Dominik <carsten.dominik@gmail.com>
4353 * org.el (org-yank): Fix bug when not inserting a subtree.
4355 2008-11-06 Carsten Dominik <carsten.dominik@gmail.com>
4357 * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
4358 instead of `vm-beginning-of-message'.
4360 * org.el (org-make-link-regexps): Make sure that links to gnus can
4363 2008-11-05 Carsten Dominik <carsten.dominik@gmail.com>
4365 * org-attach.el (org-attach-dir): Remove duplicate ID creation
4368 * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
4371 * org.el (org-link-abbrev-alist): Improve customization type.
4373 * org-attach.el (org-attach-expand-link, org-attach-expand): New
4376 * org-agenda.el (org-agenda-get-progress): Renamed from
4377 `org-get-closed'. Implement searching for state changes as well.
4378 (org-agenda-log-mode-items): New option.
4379 (org-agenda-log-mode): New option prefix argument, interpreted as
4380 request to show all possible progress info.
4381 (org-agenda-get-day-entries): Call `org-get-progress' instead of
4383 (org-agenda-set-mode-name): Handle the more complex log mode
4385 (org-get-closed): New alias, pointing to `org-get-progress'.
4387 2008-11-05 Carsten Dominik <dominik@science.uva.nl>
4389 * org.el (org-file-apps-defaults-gnu)
4390 (org-file-apps-defaults-macosx)
4391 (org-file-apps-defaults-windowsnt): Add an entry defining the
4393 (org-file-apps): Allow `system' as key and value.
4394 (org-open-at-point): Explain the effect of a double prefix arg.
4395 (org-open-file): If the argument `in-emacs' is (16),
4396 i.e. corresponding to a double prefix argument, try to open the
4399 2008-11-04 Carsten Dominik <dominik@science.uva.nl>
4401 * org.el (org-insert-link): Abbreviate absolute files names in
4402 links. Also, fix a bug in which the double C-u prefix would not
4405 2008-11-03 Carsten Dominik <dominik@science.uva.nl>
4407 * org.el (org-insert-heading): If buffer does not end with a
4408 newline, add one if necessary to insert headline correctly.
4410 * org-exp.el (org-export-as-html): Make sure that <hr/> is between
4411 paragraphs, not inside.
4413 * org.el (org-todo): Quote
4414 `org-agenda-headline-snapshot-before-repeat'.
4416 * org-exp.el (org-export-as-html): Fully process link descriptions.
4417 (org-export-html-format-desc): New function.
4418 (org-export-as-html): Collect footnotes into the correct basket.
4419 (org-html-protect): No longer protect quotations marks here, this
4422 * org-agenda.el (org-agenda-remove-marked-text): Bind variable
4425 * org-compat.el (org-fit-window-to-buffer): New function (not
4426 really, a preliminary and incomplete version was present earlier,
4429 * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
4430 `org-fit-window-to-buffer'.
4432 * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
4434 * org-agenda.el (org-agenda-get-restriction-and-command)
4435 (org-fit-agenda-window, org-agenda-convert-date): Use
4436 `org-fit-window-to-buffer'.
4438 * org-exp.el (org-export-as-html): Process href links through
4439 `org-export-html-format-href'.
4440 (org-export-html-format-href): New function.
4442 * org-agenda.el (org-agenda-todo): Update only the current
4443 headline if this is a repeated TODO, marked done for today.
4444 (org-agenda-change-all-lines): New argument JUST-THIS, to change
4445 only the current line.
4447 * org.el (org-todo): Take a snapshot of the headline if the
4448 repeater might change it.
4450 2008-11-02 Carsten Dominik <dominik@science.uva.nl>
4452 * org-publish.el (org-publish-find-title): Remove buffers visited
4453 only for extracting the title.
4455 * org-exp.el (org-export-html-style)
4456 (org-export-html-style-default): Mark style definitions as
4459 * org-publish.el (org-publish-validate-link): Function
4462 2008-11-02 Charles Sebold <csebold@gmail.com>
4464 * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
4466 (org-plot-quote-timestamp-field): New function.
4467 (org-plot-quote-tsv-field): Call timestamp field function when
4468 necessary rather than just quoting as a string.
4469 (org-plot/gnuplot-to-data): Pass in timefmt property.
4470 (org-plot/gnuplot-script): Supports timefmt property.
4471 (org-plot/gnuplot): Checks for timestamp column before checking
4472 for text index column.
4474 2008-11-02 Carsten Dominik <dominik@science.uva.nl>
4476 * org.el (org-insert-heading): Improve behavior with hidden subtrees.
4478 * org-publish.el (org-publish-org-index): Create a section in the
4480 (org-publish-org-index): Stop linking to directories.
4482 * org.el (org-emphasis-alist): Use span instead of <u> to
4485 * org-exp.el (org-export-as-html): Make sure <p> is closed before
4488 2008-11-01 Sebastian Rose <sebastian_rose@gmx.de>
4490 * org-jsinfo.el (org-infojs-template): Remove language attribute
4493 2008-11-01 Carsten Dominik <dominik@science.uva.nl>
4495 * org-agenda.el (org-agenda-remove-marked-text): New function.
4496 (org-agenda-mark-filtered-text)
4497 (org-agenda-unmark-filtered-text): New functions.
4498 (org-write-agenda): Remove fltered text.
4500 * org.el (org-make-tags-matcher): Give access to TODO "property"
4501 without speed penalty.
4503 2008-10-29 Carsten Dominik <dominik@science.uva.nl>
4505 * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
4507 (org-store-link-props): Make sure adding to the plist works
4510 * org-gnus.el (org-gnus-no-new-news): New function.
4511 (org-gnus-follow-link): Allow the article ID to be a message-id,
4512 in addition to allowing article numbers. Message IDs make much
4514 (org-gnus-store-link): Use message-id to create link.
4516 2008-10-28 Carsten Dominik <dominik@science.uva.nl>
4518 * org.el (org-emphasize): Reverse the selection array.
4519 (org-emphasis-alist): Set <code> tags for the verbatim
4522 * org-remember.el (org-remember-handler): Fix bug with
4523 prefix-related changing of the note storage target.
4525 * org-exp.el (org-print-icalendar-entries): Make the exported
4526 priorities compatible with RFC 2445.
4528 * org-clock.el (org-clock-save): Insert time stamp without
4529 dependence on time-stamp.el.
4531 2008-10-27 Carsten Dominik <dominik@science.uva.nl>
4533 * org.el ("saveplace"): If saveplace puts point into an invisible
4534 location, make it visible.
4535 (org-make-tags-matcher): Allow inactive time stamps in time
4537 (org-yank-adjusted-subtrees): New option.
4538 (org-yank): Incorporate adjusting trees.
4539 (org-paste-subtree): New argument FOR-YANK which will cause
4540 insertion at point without backing up over white lines, and leave
4541 point at the end of the inserted text. Also if the cursor is
4542 at the beginning of a headline, use the same level or the inserted
4545 * org-publish.el (org-publish-get-base-files-1): Deal correctly
4546 with broken symlinks
4548 2008-10-26 Carsten Dominik <dominik@science.uva.nl>
4550 * org-exp.el (org-export-select-tags, org-get-current-options):
4553 2008-10-25 Carsten Dominik <dominik@science.uva.nl>
4555 * org-agenda.el (org-format-agenda-item)
4556 (org-agenda-filter-make-matcher): Make sure tags are stored and
4559 2008-10-23 Carsten Dominik <dominik@science.uva.nl>
4561 * org.el (org-insert-todo-heading): Fix bug with force-heading
4564 2008-10-23 James TD Smith <ahktenzero@mohorovi.cc>
4566 * org-clock.el (org-clock-in-resume): Add a custom option to
4567 toggle starting the clock from an open clock line.
4568 (org-clock-in): When clocking in to an entry, if
4569 `org-clock-in-resume' is set, check if the first clock line is
4570 open and if so, start the clock from the time in the clock line.
4571 (org-clock-persist): Add a custom option to toggle clock
4573 (org-clock-persist-query-save): Add a custom option to toggle
4574 asking the user if they want to save the running clock when
4576 (org-clock-persist-query-resume): Add a custom option to toggle
4577 asking the user if they want to resume the saved clock when Emacs
4579 (org-clock-save): Add a function to save clock data.
4580 This includes the contents of `org-clock-history' and the buffer
4581 and position of the currently clocked task, if any.
4582 (org-clock-load): Add a function to load clock data.
4583 This populates `org-clock-history', and resumes the saved clocked
4584 task if there is one.
4585 (org-clock-persistence-insinuate): Add a method to set up the
4586 hooks for clock persistence.
4588 2008-10-22 Carsten Dominik <dominik@science.uva.nl>
4590 * org-exp.el (org-export-as-ascii): Handle the case that we are
4591 publishing from an indirect buffer.
4593 * org-table.el (org-table-copy-down): Fix bug with time stamp
4596 * org-mouse.el (org-mouse-features): New option.
4597 (org-mode-hook): Turn on features depending on
4598 `org-mouse-features'.
4600 * org.el (org-insert-heading-respect-content): Force heading
4602 (org-insert-heading): keep the folding state of the heading before
4605 2008-10-21 Carsten Dominik <dominik@science.uva.nl>
4607 * org-archive.el (org-archive-to-archive-sibling): Handle top
4608 level headlines better.
4610 2008-10-21 Bastien Guerry <bzg@altern.org>
4612 * org-export-latex.el (org-export-latex-classes): Added
4613 \usepackage{graphicx} to the default list of packages.
4615 2008-10-21 Carsten Dominik <dominik@science.uva.nl>
4617 * org-agenda.el (org-agenda-filter): Renamed from
4618 `org-agenda-filter-tags'.
4620 2008-10-20 Carsten Dominik <dominik@science.uva.nl>
4622 * org.el (org-entry-properties): Add CATEGORY property, iven if it
4623 is not defined as a property in this entry.
4624 (org-add-log-note): Mask prefix argument when immediately storing
4627 * org-agenda.el (org-agenda-filter-effort-default-operator): New
4630 2008-10-19 James TD Smith <ahktenzero@mohorovi.cc>
4632 * org.el (org-add-log-setup): Bugfix; code to find insertion point
4633 after drawers was skipping ahead one line too many, so notes were
4634 inserted after the first note instead of before it.
4636 2008-10-18 Carsten Dominik <dominik@science.uva.nl>
4638 * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
4640 (org-prepare-agenda): Reset the filter tags.
4641 (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
4642 Show filter tags in mode line.
4644 * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
4647 * org-export-latex.el (org-latex-entities-regexp): New constant.
4648 (org-export-as-pdf): Use two calls to `shell-command'.
4650 2008-10-17 Carsten Dominik <dominik@science.uva.nl>
4652 * org-export-latex.el (org-export-latex-treat-sub-super-char):
4653 Honor the {} value of the subsuperscript setting. Make sure that
4654 longer subsuperscripts are typeset in a roman font.
4656 * org.el (org-clock-update-time-maybe): Compute negative clock
4657 intervals correctly.
4659 2008-10-16 Carsten Dominik <dominik@science.uva.nl>
4661 * org.el (org-add-log-setup): Respect
4662 `org-log-state-notes-insert-after-drawers'.
4663 (org-log-state-notes-insert-after-drawers): New option.
4664 (org-todo-trigger-tag-changes): New function.
4665 (org-todo): Call `org-todo-trigger-tag-changes'.
4667 2008-10-15 James TD Smith <ahktenzero@mohorovi.cc>
4669 * org.el (org-add-log-setup): Only skip drawers if the are
4670 immediately after the scheduling keywords.
4672 * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
4674 (org-clock-in): If `org-clock-in-switch-to-state' is a function,
4675 call it with the current todo state to get the state to switch to
4677 (org-clock-in): Use org-indent-line-function to indent clock lines.
4678 (org-clock-find-position): Fix indentation of empty clock drawers.
4680 2008-10-15 Carsten Dominik <dominik@science.uva.nl>
4682 * org-publish.el (org-publish-org-to): Handle case when
4683 org-export-to-pdf does return a file name, not a buffer.
4684 (org-publish-org-to-pdf): New function.
4686 * org-export-latex.el (org-export-as-pdf)
4687 (org-export-as-pdf-and-open): New commands.
4689 * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
4692 * org-export-latex.el (org-export-latex-lists): Ignore lists-like
4693 things in protexted regions.
4695 2008-10-14 Carsten Dominik <dominik@science.uva.nl>
4697 * org-export-latex.el (org-export-latex-preprocess): Improve
4698 quoting of LaTeX environments.
4700 2008-10-10 Carsten Dominik <dominik@science.uva.nl>
4702 * org.el (org-edit-fixed-width-region): Exclude final newline from
4705 * org-export-latex.el (org-export-latex-subcontent): Add labels to
4706 sections, to make internal links work.
4707 (org-export-latex-fontify-headline): Do not remove all text
4708 properties, to make sure that target properties survive this
4711 * org-exp.el (org-export-preprocess-string): Change sequence of
4712 modifications, to make sure links are prepared before the LaTeX
4713 conversions do happen.
4715 2008-10-09 Carsten Dominik <dominik@science.uva.nl>
4717 * org-attach.el (org-attach-delete-all): Renamed from
4718 `org-attch-delete'. Add a security query before deleting the
4719 entire directory. New optional argument FORCE can overrule the
4721 (org-attach-delete-one): New command.
4723 2008-10-08 Carsten Dominik <dominik@science.uva.nl>
4725 * org-attach.el (org-attach-file-list): Fix bug with directory.
4727 2008-10-07 Carsten Dominik <dominik@science.uva.nl>
4729 * org.el (org-apps-regexp-alist): New function.
4730 (org-file-apps): Add auto-mode to the default value.
4731 (org-open-file): Use the new structure of org-file-apps.
4733 * org-attach.el (org-attach): Support the new keys.
4734 (org-attach-method): New option.
4736 2008-10-06 Carsten Dominik <dominik@science.uva.nl>
4738 * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
4741 * org.el (org-remove-uniherited-tags): Fix reverse interpretation
4742 of the list value o `org-use-tag-inheritance'.
4744 * org-attach.el (org-attach-auto-tag): New option.
4745 (org-attach-tag, org-attach-untag): New functions.
4746 (org-attach-attach, org-attach-new, org-attach-sync): Call
4748 (org-attach-delete): Call `org-attach-untag'.
4750 2008-10-04 Carsten Dominik <dominik@science.uva.nl>
4752 * org-table.el (orgtbl-self-insert-command): Make this work for
4755 2008-10-02 Carsten Dominik <dominik@science.uva.nl>
4757 * org.el (org-add-log-setup): Limit searc for drawers to entry
4758 text, not to subtree.
4760 * org-clock.el (org-clock-heading-for-remember): New variable.
4761 (org-clock-in): Set `org-clock-heading-for-remember'.
4763 2008-10-01 James TD Smith <ahktenzero@mohorovi.cc>
4765 * org-remember.el (org-remember-apply-template): Add new
4766 expansions: %k, %K for currently clocked task and a link to the
4767 currently clocked task, and %< to file notes in the currently
4770 2008-10-01 Carsten Dominik <dominik@science.uva.nl>
4772 * org-export-latex.el (org-export-latex-make-header): Also insert
4773 the content of the property :latex-header-extra.
4775 * org-exp.el (org-infile-export-plist): Put the content of
4776 #+LATEX_HEADER: into the property :latex-header-extra.
4778 * org-colview.el (org-columns-get-format-and-top-level): Remove
4779 resetting the marker.
4781 * org-colview-xemacs.el (org-columns-get-format-and-top-level):
4782 Remove resetting the marker.
4784 * org.el (org-entry-property-inherited-from): Improve docstring.
4785 (org-entry-get-with-inheritance): Reset marker before starting the
4788 * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
4790 2008-09-30 Carsten Dominik <dominik@science.uva.nl>
4792 * org.el (org-entry-get-multivalued-property)
4793 (org-entry-protect-space, org-entry-restore-space): New
4795 (org-file-apps-defaults-macosx): Let postscript files be opened by
4797 (org-time-stamp-inactive): Call `org-time-stamp'.
4798 (org-time-stamp): New argument `inactive'. Also edit inacive
4799 stamps. Convert time stamp type.
4800 (org-open-file): Interpret the `default' value for the `command'
4803 * org-id.el (org-id-int-to-b36-one-digit)
4804 (org-id-b36-to-int-one-digit, org-id-int-to-b36)
4805 (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
4808 2008-09-29 Carsten Dominik <dominik@science.uva.nl>
4810 * org-id.el (org-id-reverse-string): New function.
4811 (org-id-new): Use `org-id-reverse-string' to make sure the
4812 beginning chars of the ID are mutating fast. This allows to use a
4813 directory structure to spread things better.
4814 (org-id-prefix): Changed default to nil.
4816 * org-list.el (org-move-item-down, org-move-item-up): Remember and
4817 restore the column of the cursor position.
4819 * org-remember.el (org-remember-apply-template): Remove properties
4822 2008-09-27 Carsten Dominik <dominik@science.uva.nl>
4824 * org-wl.el (org-wl-open): Remove useless call to
4825 `wl-thread-open-all'.
4827 * org-remember.el (org-remember-handler): Fix bug with `bottom'
4830 2008-09-26 Carsten Dominik <dominik@science.uva.nl>
4832 * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
4833 `org-bbdb-anniversaries'.
4835 * org.el (org-get-next-sibling, org-forward-same-level): New
4836 functions, similar to the outline versions, but invisible headings
4839 2008-09-25 Bastien Guerry <bzg@altern.org>
4841 * org.el (org-auto-repeat-maybe): Insert a space between
4842 the timestamp's type and the timestamp itself.
4844 2008-09-24 Carsten Dominik <dominik@science.uva.nl>
4846 * org-table.el (org-table-sum): Do not format the result with %g,
4847 it does rounding when there are too many digits.
4849 * org.el (org-map-entries): Protect the keyword-selecting variables.
4851 2008-09-23 Bastien Guerry <bzg@altern.org>
4853 * org-agenda.el (org-agenda-to-appt): Make sure the function check
4854 against all agenda files.
4856 2008-09-23 Carsten Dominik <dominik@science.uva.nl>
4858 * org-list.el: New file, aggregating list functions from org.el
4859 and org-export-latex.el.
4861 * org.el (org-edit-src-region-extra): New option.
4863 2008-09-22 Carsten Dominik <dominik@science.uva.nl>
4865 * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
4868 2008-09-22 Bastien Guerry <bzg@altern.org>
4870 * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
4872 2008-09-22 James TD Smith <ahktenzero@mohorovi.cc>
4874 * org-plot.el (org-plot/gnuplot): Make tables starting with a
4875 hline work correctly.
4876 (org-plot/gnuplot-script): Put commas at the end of each script
4879 2008-09-20 James TD Smith <ahktenzero@mohorovi.cc>
4881 * org.el (org-get-refile-targets): Replace links with their
4883 (org-imenu-get-tree): Replace links with their descriptions.
4885 * org-remember.el (org-remember-apply-template): Add a new
4886 expansion for adding properties to remember items.
4888 * org.el (org-add-log-setup): Skip over drawers (properties,
4889 clocks etc) when adding notes.
4891 * org-agenda.el (org-agenda-get-closed): show durations of clocked
4892 items as well as the start and end times.
4894 * org-compat.el (org-get-x-clipboard-compat): Add a compat
4895 function for fetching the X clipboard on XEmacs and GNU Emacs 21.
4897 * org-remember.el (org-get-x-clipboard): Use the compat
4898 function to get clipboard values when x-selection-value is
4899 unavailable. Use substring-no-properties instead of
4900 set-text-properties to remove text properties from the clipboard
4903 * lisp/org-clock.el (org-update-mode-line): Support limiting the
4904 modeline clock string, and display the full todo value in the
4905 tooltip. Set a local keymap so mouse-3 on the clock string goes to
4906 the currently clocked task.
4907 (org-clock-string-limit): Add a custom value for the maximum
4908 length of the clock string in the modeline.
4909 (org-clock-mode-map): Add a keymap for the modeline string
4911 2008-09-21 Carsten Dominik <dominik@science.uva.nl>
4913 * org-compat.el (org-propertize): New function.
4915 2008-09-20 Bastien Guerry <bzg@altern.org>
4917 * org-export-latex.el (org-export-latex-tables): protect exported
4918 tables from further special chars conversion.
4919 (org-export-latex-preprocess): Preserve LaTeX environments.
4920 (org-list-parse-list): Parse descriptive lists.
4921 (org-list-to-generic, org-list-to-latex, org-list-to-html)
4922 (org-list-to-texinfo): Export descriptive lists.
4923 (org-quote-chars): Remove.
4924 (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
4925 (org-export-latex-list-beginning-re): Rename to
4926 `org-list-beginning-re'
4927 (org-list-item-begin): Rename to `org-list-item-beginning'
4929 2008-09-20 Carsten Dominik <dominik@science.uva.nl>
4931 * org.el (org-refile): Allow refiling to the last entry in the
4933 (org-get-tags-at): Fix bug when inheritance is turned off.
4935 2008-09-19 Carsten Dominik <dominik@science.uva.nl>
4937 * org.el (org-indent-line-function): No longer check for src
4938 regions, this is too much overhead.
4940 * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
4943 * org.el (org-scan-tags): Make sure that tags matching is not case
4944 sensitive. TODO keyword matching is case sensitive, however, to
4945 avoid confusion with similar words that are not meant to be
4948 2008-09-18 Carsten Dominik <dominik@science.uva.nl>
4950 * org.el (org-get-local-tags-at): New function.
4951 (org-get-local-tags): New function.
4953 * org-exp.el (org-export-get-categories): New function.
4955 * org-agenda.el (org-sorting-choice)
4956 (org-agenda-sorting-strategy, org-agenda-get-todos)
4957 (org-agenda-get-timestamps, org-agenda-get-deadlines)
4958 (org-agenda-get-scheduled, org-agenda-get-blocks)
4959 (org-entries-lessp): Implement sorting by TODO state.
4960 (org-cmp-todo-state): New defsubst.
4962 * org-colview.el (org-colview-construct-allowed-dates): New
4964 (org-columns-next-allowed-value): Use
4965 `org-colview-construct-allowed-dates'.
4967 * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
4969 (org-columns-next-allowed-value): Use
4970 `org-colview-construct-allowed-dates'.
4972 2008-09-17 Carsten Dominik <dominik@science.uva.nl>
4974 * org.el (org-protect-slash): New function.
4975 (org-get-refile-targets): Use `org-protect-slash'.
4977 * org-agenda.el (org-global-tags-completion-table): New variable.
4979 * org-exp.el (org-export-handle-export-tags): New function.
4980 (org-export-preprocess-string): Call
4981 `org-export-handle-export-tags'.
4983 * org-plot.el: New file.
4985 * org-publish.el (org-publish-expand-components): Function removed.
4986 (org-publish-expand-projects): Allow components to have components.
4988 2008-09-13 Carsten Dominik <dominik@science.uva.nl>
4990 * org.el (org-indent-line-function): Do not indent in regions that
4991 are external source code.
4992 (org-yank-and-fold-if-subtree): New function.
4994 * org-agenda.el (org-agenda-todayp): New function.
4995 (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
4996 `org-agenda-todayp'.
4998 * org.el (org-insert-heading-respect-content)
4999 (org-insert-todo-heading-respect-content): New commands.
5000 (org-insert-heading-respect-content): New option.
5001 (org-insert-heading): Respect `org-insert-heading-respect-content'.
5003 * org-clock.el (org-clock-find-position): Make sure the note after
5004 the clock line gets moved into the new clock drawer.
5006 2008-09-11 Carsten Dominik <dominik@science.uva.nl>
5008 * org-id.el (org-id-new): New option.
5010 2008-09-08 Carsten Dominik <dominik@science.uva.nl>
5012 * org-table.el (org-table-copy-down): Avoid overflow during
5013 increment. Use prefix argument 0 to temporarily disable the
5016 2008-09-07 Carsten Dominik <dominik@science.uva.nl>
5018 * org-exp.el (org-export-as-html): Do not turn on the major mode
5019 if the buffer will be killed anyway.
5020 (org-get-current-options): Exclude the #+TEXT field.
5021 (org-export-as-html): Make sure text before the first headline is
5024 * org-publish.el (org-publish-org-to): Tell the exporter that this
5025 buffer will be killed, so it is not necessary to do major mode
5028 * org-archive.el (org-archive-to-archive-sibling): Show empty
5029 lines after folding the archive sibling.
5031 * org.el (org-log-note-extra): New variable.
5033 2008-09-05 Bastien Guerry <bzg@altern.org>
5035 * org.el (org-additional-option-like-keywords): Added keywords for
5036 the _QUOTE, _VERSE and _SRC environments.
5038 * org-export-latex.el (org-export-latex-preprocess): Fix bug when
5039 exporting _QUOTE and _VERSE environments.
5041 2008-09-05 Carsten Dominik <dominik@science.uva.nl>
5043 * org-agenda.el (org-agenda-filter-by-tag): New command.
5045 * org-exp.el (org-get-current-options): Remove angular brackets
5046 from the date entry.
5048 * org.el (org-edit-fixed-width-region): New function.
5049 (org-edit-fixed-width-region): Also try
5050 `org-edit-fixed-width-region'.
5051 (org-edit-fixed-width-region-mode): New option.
5052 (org-activate-code): Only interprete lines starting with colon
5053 plus a space as example lines.
5055 * org-remember.el (org-remember-templates): Add nil instead of
5056 empty strings to fix the length of remember templates.
5058 * org-table.el (org-calc-default-modes): Fix the time format for
5059 calc, from 12 hour to 24 hour clock.
5061 2008-09-04 Carsten Dominik <dominik@science.uva.nl>
5063 * org-agenda.el (org-agenda-get-deadlines)
5064 (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
5065 entries that are pre-warnings of deadlines or reminders.
5067 * org.el (org-sort-entries-or-items): Make numeric and alpha
5068 comparisons ignore any TODO keyword and priority cookie.
5070 * org-remember.el (org-remember-handler): Reinterpretation of the
5073 2008-09-03 Carsten Dominik <dominik@science.uva.nl>
5075 * org-agenda.el (org-agenda-get-scheduled): Use new
5076 `org-scheduled' face.
5078 * org-faces.el (org-scheduled): New face.
5080 * org-wl.el (org-wl-open): Remove incorrect declaration.
5082 * org-gnus.el (org-gnus-store-link): Support for :to information
5085 * org-exp.el (org-export-as-html): Fixed typo in creator
5087 (org-export-protect-examples): New parameter indent. Insert extra
5088 spaces only when this parameter is specified.
5089 (org-export-preprocess-string): Call `org-export-protect-examples'
5090 with an indentation parameter when exporting to ASCII.
5092 * org-remember.el (org-remember-templates)
5093 (org-remember-apply-template): Allow the file component to be a
5096 * org.el (org-goto-local-search-headings): Renamed from
5097 `org-goto-local-search-forward-headings'. Added the possibility
5098 to search backwards.
5100 2008-09-02 Carsten Dominik <dominik@science.uva.nl>
5102 * org-export-latex.el (org-export-latex): New customization
5105 * org-agenda.el (org-write-agenda): Erase buffer for txt export.
5107 2008-09-01 Carsten Dominik <dominik@science.uva.nl>
5109 * org-exp.el (org-html-do-expand): Allow {} to terminate
5112 2008-07-29 Carsten Dominik <dominik@science.uva.nl>
5114 * org.el (org-buffer-list): Select buffers based on major mode,
5117 2008-07-26 Carsten Dominik <dominik@science.uva.nl>
5119 * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
5122 * org-colview.el (org-columns-display-here): Use
5123 `org-columns-modify-value-for-display-function'.
5125 * org-colview-xemacs.el (org-columns-display-here): Use
5126 `org-columns-modify-value-for-display-function'.
5128 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
5130 * org.el (org-columns-modify-value-for-display-function): New option.
5142 * org-publish.el (org-publish-file): Make sure the directory match
5143 for the publishing directory works correctly.
5145 * org-agenda.el (org-agenda-execute-calendar-command)
5146 (org-agenda-diary-entry): Additional optional argument.
5148 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
5150 * org-exp.el (org-export-as-html): Add attributes also in mailto
5153 * org.el (org-autoload): Add `org-dblock-write:columnview'.
5162 2008-07-23 Carsten Dominik <dominik@science.uva.nl>
5164 * org-exp.el (org-export-region-as-html, org-export-as-html): Make
5165 sure that calls from `org-export-region-as-html' do not do the
5166 special check for a subtree.
5168 2008-07-22 Carsten Dominik <dominik@science.uva.nl>
5170 * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
5172 2008-07-20 Juri Linkov <juri@jurta.org>
5174 * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
5175 new keymap `narrow-map' instead of binding "\C-xns".
5177 2008-07-18 Carsten Dominik <dominik@science.uva.nl>
5179 * org.el (org-open-file): Use
5180 `org-open-directory-means-index-dot-org'.
5181 (org-open-directory-means-index-dot-org): New option.
5183 2008-07-17 Carsten Dominik <dominik@science.uva.nl>
5185 * org.el (org-make-link-string): Remove link attributes from
5187 (org-open-at-point): Remove link attributes bevore using the path.
5189 * org-exp.el (org-export-as-html): Handle link attributes.
5191 * org.el (org-extract-attributes, org-attributes-to-string): New functions.
5193 * org-table.el (org-table-to-lisp): New function.
5195 * org.el (org-narrow-to-subtree): Do not include the final newline
5196 into the narrowed region.
5198 * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
5199 bug with user-define skipping condition.
5201 2008-07-16 Carsten Dominik <dominik@science.uva.nl>
5203 * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
5205 2008-07-14 Carsten Dominik <dominik@science.uva.nl>
5207 * org-exp.el (org-export-html-style-default): Automatic overflow
5208 handling for pre fields.
5209 (org-export-as-ascii, org-export-as-html): Change default format
5212 * org-table.el (org-table-export): Offer completion for translator
5213 functions, and do not require a heading above the table.
5215 * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
5216 Cater for the case of a list starting in the first line of the
5219 2008-07-09 Carsten Dominik <dominik@science.uva.nl>
5221 * org-publish.el (org-publish-find-title): Bug fix.
5222 (org-publish-org-index): Implement new :index-style option.
5224 2008-07-07 Carsten Dominik <dominik@science.uva.nl>
5226 * org-publish.el (org-publish-timestamp-filename): Use
5227 SHA1-encoded file names in the timestamp directory.
5229 2008-07-05 Carsten Dominik <dominik@science.uva.nl>
5231 * org-publish.el (org-publish-needed-p): Be verbose about files
5232 published and files skipped.
5234 * org-exp.el (org-export-preprocess-string): Swap link
5235 normalization and inernal link targeting.
5237 * org-publish.el (org-publish-needed-p): Create timestamp
5238 directory when it does not exist.
5240 2008-07-04 Bastien Guerry <bzg@altern.org>
5242 * org-clock.el (org-clock-out-when-done): Doc fix.
5244 * org.el (org-agenda-skip-unavailable-files): Doc fix.
5246 * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
5247 Ignore case when searching for the COMMENT cookie at export time.
5249 2008-07-02 Carsten Dominik <dominik@science.uva.nl>
5251 * org-exp.el (org-get-file-contents)
5252 (org-get-and-remove-property): New functions.
5253 (org-export-handle-include-files): Handle the new prefix options.
5254 (org-export-as-html): Fix the verse environment.
5256 2008-07-01 Carsten Dominik <dominik@science.uva.nl>
5258 * org.el (org-time=, org-time<, org-time<=, org-time>)
5259 (org-time>=, org-time<>, org-2ft): New functions.
5260 (org-op-to-function): Also provide for the time testing fucntions.
5262 2008-06-30 Carsten Dominik <dominik@science.uva.nl>
5264 * org-exp.el (org-export-html-style-default): New constant.
5266 2008-06-29 Carsten Dominik <dominik@science.uva.nl>
5268 * org-exp.el (org-export-html-style-extra): New variable.
5269 (org-export-splice-style): New function.
5271 2008-06-26 Carsten Dominik <dominik@science.uva.nl>
5273 * org-exp.el (org-export-plist-vars, org-export-as-html):
5274 Implement `org-export-creator-info'.
5275 (org-export-creator-info): New option.
5277 2008-06-25 Carsten Dominik <dominik@science.uva.nl>
5279 * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
5280 (org-property-drawer-re, org-clock-drawer-re): New constants.
5282 2008-06-23 Carsten Dominik <dominik@science.uva.nl>
5284 * org-exp.el (org-icalendar-use-deadline)
5285 (org-icalendar-use-scheduled): New options.
5286 (org-icalendar-include-todo): Default changed to t.
5287 (org-print-icalendar-entries): Implement better utilization of
5288 scheduling and deadline time stamps.
5289 (org-export-target-internal-links, org-export-as-html): Allow file
5290 lines without the "file:" prefix if the file path is an absolute
5291 path or starts with ".".
5293 * org-clock.el (org-clocktable-shift): Also undertand yesterday,
5295 (org-clock-special-range): Also undertand yesterday, lastweek etc.
5297 2008-06-18 Glenn Morris <rgm@gnu.org>
5298 * org.el (org-map-entries): Let-bind `file'.
5300 2008-06-19 Carsten Dominik <dominik@science.uva.nl>
5302 * org.el (org-agenda-skip-archived-trees): Docstring now
5303 discourages using this.
5304 (org-scan-tags): Check for org-agenda-archives-mode.
5305 (org-map-entries): Make sure org-agenda-archives-mode is nil.
5306 (org-agenda-files): Functionality of second arg changed.
5308 * org-agenda.el (org-agenda-archives-mode): New variable
5309 (org-write-agenda, org-prepare-agenda, org-agenda-list)
5310 (org-search-view, org-todo-list, org-tags-view)
5311 (org-agenda-list-stuck-projects): Call `org-agenda-files' with
5313 (org-agenda-quit): Reset the archives mode.
5314 (org-agenda-archives-mode): New command.
5315 (org-agenda-set-mode-name): Include archives info.
5317 2008-06-18 Carsten Dominik <dominik@science.uva.nl>
5319 * org.el (org-paste-subtree): Make sure the yanked headline is
5320 visible if it was yanked at a visible point.
5321 (org-move-item-up): Fix the bug with moving white space at the end
5323 (org-show-empty-lines-in-parent): New function.
5325 2008-06-16 Carsten Dominik <dominik@science.uva.nl>
5327 * org-colview.el (org-columns-next-allowed-value): Bug fix.
5329 * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
5331 * org-agenda.el (org-agenda-get-closed): Get the end time into the
5332 agenda prefix as well.
5334 * org-publish.el (org-publish-org-index): Make a properly indented
5337 * org.el (org-calendar-agenda-action-key): New option.
5338 (org-get-cursor-date): New function.
5339 (org-mark-entry-for-agenda-action): New command.
5340 (org-overriding-default-time): New variable.
5341 (org-read-date): Respect `org-overriding-default-time'.
5343 * org-remember.el (org-remember-apply-template): Respect the
5344 ovverriding default time.
5346 * org-agenda.el (org-agenda-action-marker): New variable.
5347 (org-agenda-action): New command.
5348 (org-agenda-do-action): New function.
5350 2008-06-15 Carsten Dominik <dominik@science.uva.nl>
5352 * org.el (org-schedule, org-deadline): Protect scheduled and
5353 deadline tasks against changes that accidently remove the
5354 repeater. Also show a message with the new date when done.
5356 2008-06-15 Carsten Dominik <dominik@science.uva.nl>
5358 * org.el (org-beginning-of-line): Cater for the case when there
5359 are tags but no headline text.
5360 (org-align-tags-here): Convert to tabs only when indent-tabs-mode
5363 2008-06-13 Carsten Dominik <dominik@science.uva.nl>
5365 * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
5366 the return value is nil instead of "nil" when there is no match.
5368 * org-exp.el (org-insert-centered): Use fill-column instead of
5370 (org-export-as-ascii): Use string-width to measure the width of
5373 * org.el (org-diary-to-ical-string): No longer kill buffer
5374 FROMBUF, this is now done by the caller.
5376 * org-exp.el (org-print-icalendar-entries): Move the call to
5377 `org-diary-to-ical-string' out of the loop, and kill the buffer
5380 * org-remember.el (org-remember-visit-immediately): Position
5381 cursor after moving to the note.
5382 (org-remember-apply-template): Use a text property to record the
5384 (org-remember-handler): Align tags after pasting the note.
5386 2008-06-12 Carsten Dominik <dominik@science.uva.nl>
5388 * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
5390 * org-agenda.el (org-agenda-open-link): If there is an
5391 org-bbdb-name property in the current line, jump to that bbdb
5394 * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
5395 text property, so that the agenda knows where this entry comes
5398 * org-agenda.el (org-agenda-clock-in): Fixed bug in the
5399 interaction between clocking-in from the agenda, and automatic
5400 task state switching.
5402 * org-macs.el (org-with-point-at): Bug fix in macro defintion.
5404 * org.el (org-beginning-of-line, org-end-of-line): Make sure the
5405 zmacs-region stays after this command in XEmacs.
5407 2008-06-11 Carsten Dominik <dominik@science.uva.nl>
5409 * org.el (org-scan-tags): Allow new values for ACTION parameter.
5411 * org-remember.el (org-remember-templates): Fix bug in
5412 customization type definition.
5414 * org.el (org-map-entries): New function.
5416 2008-06-11 verhuur82 <verhuur82@macbook-van-verhuur82.local>
5418 * org-agenda.el (org-agenda-skip-comment-trees): New option.
5419 (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
5421 2008-06-10 Carsten Dominik <dominik@science.uva.nl>
5423 * org-remember.el (org-jump-to-target-location): New variable.
5424 (org-remember-apply-template): Set
5425 `org-remember-apply-template' if requested by template.
5426 (org-remember-handler): Start an idle timer to jump to
5429 * org-exp.el (org-get-current-options): Add the FILETAGS setting.
5431 * org.el (org-set-regexps-and-options): Fix bug with parsing of
5433 (org-get-tags-at): Add the content of `org-file-tags'.
5435 * org-exp.el (org-export-handle-comments): Fix bug with several
5436 comment lines after each other.
5437 (org-number-to-roman, org-number-to-counter): New functions.
5438 (org-export-section-number-format): New option.
5440 2008-06-09 Carsten Dominik <dominik@science.uva.nl>
5442 * org-exp.el (org-export-protect-examples): Catch the case of a
5443 missing end_example line.
5445 * org.el (org-set-regexps-and-options): Set `org-file-properties' and
5446 `org-file-tags' to nil.
5448 * org-colview.el (org-columns-next-allowed-value): Handle next
5449 argument NTH to directly select a value.
5451 * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
5452 argument NTH to directly select a value.
5454 2008-06-08 Carsten Dominik <dominik@science.uva.nl>
5456 * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
5458 2008-05-30 Carsten Dominik <dominik@science.uva.nl>
5460 * org.el (org-columns-ellipses): New option.
5462 2008-05-29 Carsten Dominik <dominik@science.uva.nl>
5464 * org-colview.el (org-columns-add-ellipses): New function.
5465 (org-columns-compact-links): New function.
5466 (org-columns-cleanup-item): Call `org-columns-compact-links'.
5467 (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
5469 (org-columns-edit-value): Fixed bug with editing values from
5471 (org-columns-redo): Also redo the agenda itself.
5473 2008-05-28 Carsten Dominik <dominik@science.uva.nl>
5475 * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
5478 * org-colview.el (org-agenda-columns-cleanup-item): New function.
5480 * org-exp.el (org-export-ascii-preprocess): Renamed from
5481 `org-export-ascii-clean-string'.
5482 (org-export-kill-licensed-text)
5483 (org-export-define-heading-targets)
5484 (org-export-handle-invisible-targets)
5485 (org-export-target-internal-links)
5486 (org-export-remove-or-extract-drawers)
5487 (org-export-remove-archived-trees)
5488 (org-export-protect-quoted-subtrees)
5489 (org-export-protect-verbatim, org-export-protect-examples)
5490 (org-export-select-backend-specific-text)
5491 (org-export-mark-blockquote-and-verse)
5492 (org-export-remove-comment-blocks-and-subtrees)
5493 (org-export-handle-comments, org-export-mark-radio-links)
5494 (org-export-remove-special-table-lines)
5495 (org-export-normalize-links)
5496 (org-export-concatenate-multiline-links)
5497 (org-export-concatenate-multiline-emphasis): New functions,
5498 obtained from spliiting the export preprocessor.
5500 * org-table.el (org-table-recalculate): Improve error message if
5501 the row number is invalid.
5503 2008-05-27 Carsten Dominik <dominik@science.uva.nl>
5505 * org-archive.el (org-archive-save-context-info): Fix bugs in
5506 customization setup and docstring.
5508 * org-exp.el (org-export-html-style): Changed the size of in the
5509 <pre> element to 90%.
5511 2008-05-26 Carsten Dominik <dominik@science.uva.nl>
5513 * org.el (org-find-src-example-start): Function removed.
5514 (org-edit-src-find-region-and-lang): New function.
5516 2008-05-25 Carsten Dominik <dominik@science.uva.nl>
5518 * org.el (org-edit-src-exit): New function.
5519 (org-exit-edit-mode): New minor mode.
5521 * org-exp.el (org-export-preprocess-string): Fix bug with removing
5522 comment-like lines from protected examples.
5524 * org.el (org-edit-src-example, org-find-src-example-start)
5525 (org-protect-source-example, org-edit-special): New functions.
5527 2008-05-24 Carsten Dominik <dominik@science.uva.nl>
5529 * org-publish.el (org-publish-project-alist): Fix typo in
5531 (org-publish-project-alist): Handle :index-title property.
5533 2008-05-21 Carsten Dominik <dominik@science.uva.nl>
5535 * org-export-latex.el (org-export-as-latex): Make sure region
5536 bounds are correct. Parse subtree properties relating to export.
5538 * org-exp.el (org-export-add-options-to-plist): New function.
5539 (org-infile-export-plist): Use `org-export-add-options-to-plist'.
5541 2008-05-20 Carsten Dominik <dominik@science.uva.nl>
5543 * org.el (org-default-properties): Add EXPORT_FILE_NAME and
5546 * org-exp.el (org-export-get-title-from-subtree)
5547 (org-export-as-ascii, org-export-as-html): Make sure the original
5548 region-beginning and region-end are used, even after moving
5550 (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
5553 * org-remember.el (org-remember-last-stored-marker): New variable.
5554 (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
5555 (org-remember-handler): Also use marker to remember
5556 last-stored position.
5558 * org.el (org-goto-marker-or-bmk): New function.
5560 2008-05-19 Carsten Dominik <dominik@science.uva.nl>
5562 * org.el (org-file-properties): Renamed from `org-local-properties'.
5563 (org-scan-tags): Take file tags into account.
5564 (org-tags-match-list-sublevels): Default changed to t.
5566 * org-exp.el (org-export-as-html): Close paragraph after a
5569 * org.el (org-update-parent-todo-statistics): New function.
5571 * org-exp.el (org-icalendar-store-UID): New option.
5572 (org-icalendar-force-UID): Option removed.
5573 (org-print-icalendar-entries): IMplement UIDs.
5575 2008-05-18 Carsten Dominik <dominik@science.uva.nl>
5577 * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
5579 2008-05-16 Carsten Dominik <dominik@science.uva.nl>
5581 * org-faces.el (org-column): Document how this face is being used
5582 and why sometimes the background faces shine through.
5584 * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
5586 * org-publish.el (org-publish-attachment): Create publishing
5587 directory if it does not yet exist.
5589 * org-table.el (org-calc-default-modes): Change default number
5590 format to (float 8).
5592 * org.el (org-olpath-completing-read): New function.
5593 (org-time-clocksum-format): New option.
5594 (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
5596 * org-clock.el (org-clock-display, org-clock-out)
5597 (org-update-mode-line): Use `org-time-clocksum-format'.
5599 * org-colview-xemacs.el (org-columns-number-to-string): Use
5600 `org-time-clocksum-format'.
5602 * org-colview.el (org-columns-number-to-string): Use
5603 `org-time-clocksum-format'.
5605 2008-05-15 Carsten Dominik <dominik@science.uva.nl>
5607 * org-id.el: New file, move from contrib to core.
5609 * org-exp.el (org-icalendar-force-UID): New option.
5611 2008-05-14 Carsten Dominik <dominik@science.uva.nl>
5613 * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
5614 shifted by one day if theere is a date range without an end
5617 * org.el (org-try-structure-completion): New function.
5619 2008-05-13 Carsten Dominik <dominik@science.uva.nl>
5621 * org.el (org-set-font-lock-defaults): Improve fontification of
5623 (org-insert-item): Handle description lists.
5624 (org-adaptive-fill-function): Improve auto indentation in
5627 * org-exp.el (org-export-as-html, org-export-preprocess-string):
5628 Implement VERSE environment.
5629 (org-export-preprocess-string): Implement the COMMENT
5632 * org-export-latex.el (org-export-latex-preprocess): Implement
5635 2008-05-12 Carsten Dominik <dominik@science.uva.nl>
5637 * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
5640 2008-05-10 Carsten Dominik <dominik@science.uva.nl>
5642 * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
5644 * org.el (org-quote-csv-field): New functions.
5646 * org-table.el (org-table-export-default-format): Remove :splice
5647 from default format, we get the same effect by not specifying
5649 (org-table-export): Improve setup, distinguish better between
5650 interactive and non-interactive use, allow specifying the format
5651 on the fly, better protection against wrong file names.
5652 (orgtbl-to-generic): Fix documentation. Do not require :tstart
5653 and :tend when :splice is omitted.
5655 2008-05-09 Bernt Hansen <bernt@norang.ca>
5657 * org-clock.el (org-clock-select-task): Make sure the selection
5658 letters are 1-9 and A-Z, no special characters.
5660 2008-05-09 Carsten Dominik <dominik@science.uva.nl>
5662 * org-exp.el (org-export-htmlize): New group.
5663 (org-export-htmlize-output-type)
5664 (org-export-htmlize-css-font-prefix): New options.
5665 (org-export-htmlize-region-for-paste): New function.
5666 (org-export-htmlize-generate-css): New command.
5668 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
5670 * org/org.el (org-modules, org-format-latex-options):
5671 * org/org-archive.el (org-archive-stamp-time)
5672 (org-archive-save-context-info):
5673 * org/org-faces.el (org-hide):
5674 * org/org-irc.el (org-irc-parse-link):
5675 * org/org-macs.el (org-call-with-arg, org-autoload):
5676 * org/org-mew.el (org-mew-store-link):
5677 * org/org-remember.el (org-remember-store-without-prompt)
5678 (org-remember-templates): Fix typos in docstrings.
5680 * org/org-info.el (org-info-store-link): Remove leftover docstring.
5682 * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
5683 (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
5684 (org-bbdb-anniv-split): Fix typos in docstrings.
5686 * org/org-publish.el (org-publish-project-alist): Doc fixes.
5687 (org-publish-use-timestamps-flag): Reflow docstring.
5688 (org-publish-files-alist): Fix typos in docstring.
5690 2008-05-08 Carsten Dominik <dominik@science.uva.nl>
5692 * org.el (org-set-visibility-according-to-property): New function.
5693 (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
5694 and compute the regular expressions, and update font-lock.
5695 (org-property-re): Allow a dash in property names.
5697 * org-archive.el (org-extract-archive-file): Insert the file name
5698 without the path into the format, to allow the location format to
5699 contain a subdirectory.
5701 * org-agenda.el (org-agenda-post-command-hook): If point is at end
5702 of buffer, and the `org-agenda-type' property undefined, use the
5703 value from the character before.
5705 * org.el (org-add-planning-info): Don't let indentation for
5706 would-be timestamp become extra whitespace at the end of headline.
5708 2008-05-07 Carsten Dominik <dominik@science.uva.nl>
5710 * org.el (org-remove-double-quotes, org-file-contents): New
5713 * org-exp.el (org-infile-export-plist): Also parse the
5714 contents of #+SETUPFILE files, recursively.
5716 * org.el (org-set-regexps-and-options): Also parse the
5717 contents of #+SETUPFILE files, recursively.
5719 * org-exp.el (org-export-handle-include-files): New function.
5720 (org-export-preprocess-string): Call
5721 `org-export-handle-include-files'.
5723 * org.el (org-delete-property-globally)
5724 (org-delete-property, org-set-property): Ignore case during
5726 (org-set-property): Use `org-completing-read' instead of
5729 * org.el (org-complete-expand-structure-template): New,
5730 experimental function.
5731 (org-structure-template-alist): New, experimental option.
5732 (org-complete): Call `org-complete-expand-structure-template'.
5734 2008-05-06 Bastien Guerry <bzg@altern.org>
5736 * org-export-latex.el (org-export-latex-preprocess): Added
5737 support for blockquotes.
5739 2008-05-05 Carsten Dominik <dominik@science.uva.nl>
5741 * org.el (org-read-date-analyze): Catch the case where only a
5744 2008-05-04 Carsten Dominik <dominik@science.uva.nl>
5746 * org.el (org-set-font-lock-defaults): Make the description
5749 * org-exp.el (org-export-as-html, org-close-li): Implement
5752 2008-05-04 Jason Riedy <jason@acm.org>
5754 * org-table.el (*orgtbl-default-fmt*): New variable.
5755 (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
5756 when there is no other fmt available.
5758 (orgtbl-to-generic): Allow an explicitly nil :tstart or
5759 :tend to suppress the appropriate string.
5761 (orgtbl-to-orgtbl): New function for translating to another orgtbl
5764 2008-05-02 Carsten Dominik <dominik@science.uva.nl>
5766 * org.el (org-read-date-analyze): "." as an alias for "+0" in
5769 * org-clock.el (org-clock-save-markers-for-cut-and-paste):
5772 * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
5775 2008-05-01 Carsten Dominik <dominik@science.uva.nl>
5777 * org-clock.el (org-clock-find-position): Don't include notes
5780 * org-archive.el (org-archive-subtree): No longer remove an
5781 extra line after cutting the subtree. `org-cut-subtree' already
5784 * org-remember.el (org-remember-handler): Only kill the target
5785 buffer if it does not contain the running clock.
5787 * org.el (org-markers-to-move): New variable.
5788 (org-save-markers-in-region, org-check-and-save-marker)
5789 (org-reinstall-markers-in-region): New function.
5790 (org-move-subtree-down, org-copy-subtree): Remember relative
5791 marker positions before cutting.
5792 (org-move-subtree-down, org-paste-subtree): Restore relative
5793 marker positions after pasting.
5795 * org-remember.el (org-remember-clock-out-on-exit): New option.
5796 (org-remember-finalize): Clock out only if the setting in
5797 `org-remember-clock-out-on-exit' requires it.
5798 (org-remember-handler): Do the cleanup in the buffer, to make sure
5799 that the clock marker remains in tact.
5801 2008-04-29 Carsten Dominik <dominik@science.uva.nl>
5803 * org-clock.el (org-clock-goto): Widen buffer if necessary.
5804 (org-clock-in): Make sure that also tasks outside the narrowed
5805 region will be clocked in correctly.
5806 (org-clock-insert-selection-line): Widen the buffer so that we can
5807 find the correct task heading.
5809 * org.el (org-base-buffer): New function.
5811 * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
5812 and ";" are escaped.
5813 (org-print-icalendar-entries): Also apply
5814 `org-icalendar-cleanup-string' to the headline, not only to the
5817 2008-04-28 Carsten Dominik <dominik@science.uva.nl>
5819 * org-exp.el (org-export-preprocess-hook): New hook.
5820 (org-export-preprocess-string): Call
5821 `org-export-preprocess-hook'.
5823 * org.el (org-font-lock-hook): New variable.
5824 (org-font-lock-hook): New function.
5825 (org-set-font-lock-defaults): Call `org-font-lock-hook'.
5829 ;; add-log-time-zone-rule: t
5832 Copyright (C) 2008 Free Software Foundation, Inc.
5834 This file is part of GNU Emacs.
5836 GNU Emacs is free software: you can redistribute it and/or modify
5837 it under the terms of the GNU General Public License as published by
5838 the Free Software Foundation, either version 3 of the License, or
5839 (at your option) any later version.
5841 GNU Emacs is distributed in the hope that it will be useful,
5842 but WITHOUT ANY WARRANTY; without even the implied warranty of
5843 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5844 GNU General Public License for more details.
5846 You should have received a copy of the GNU General Public License
5847 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
5849 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c