1 2009-02-20 Carsten Dominik <carsten.dominik@gmail.com>
3 * org-remember.el (org-remember-apply-template): Use
4 `org-completing-read-no-ido'.
6 * org.el (org-completing-read-no-ido): New function.
7 (org-make-tags-matcher, org-set-property): Use
8 `org-completing-read-no-ido'.
10 * org-export-latex.el (org-export-latex-import-inbuffer-stuff):
12 (org-export-as-latex): Import in-buffer settings as TeX macros.
13 (org-export-latex-make-header): Additional parameter OPT-DEFS.
14 (org-export-latex-collect-header-macros): New function.
16 * org.el (org-refile-get-location): Turn off
17 `partial-completion-mode'.
19 2009-02-19 Carsten Dominik <carsten.dominik@gmail.com>
21 * org.el (org-block-todo-from-checkboxes): Announce that
22 checkboxes are the culprit.
23 (org-block-todo-from-children-or-siblings): Call
24 `org-up-heading-all instead' of `outline-up-heading'.
26 * org-agenda.el (org-agenda-show-1): Renamed from
28 (org-agenda-show): Re-install the old version for now.
29 (org-agenda-dim-blocked-tasks): Update docstring. Scope a
30 variable into the blokker hook, so that the checkbox checker can
31 anounce that it caused the blocking.
33 * org.el (org-track-ordered-property-with-tag): New option.
34 (org-toggle-ordered-property): Honor
35 `org-track-ordered-property-with-tag'.
36 (org-tag-alist): Add newline options.
37 (org-set-regexps-and-options): Separate option lines imply a
39 (org-set-regexps-and-options, org-assign-fast-keys)
40 (org-fast-todo-selection, org-fast-tag-selection): Handle newline
42 (org-indent-line-function): Make sure this works even if there is
43 not `org-drawer-regexp' defined. This can happen when
44 orgstruct-mode is used in a non-org buffer.
46 * org-list.el (org-checkbox-blocked-p): New function.
47 (org-toggle-checkbox): Check for blocking.
49 * org.el (org-modules): Add an entry for org-R.el.
51 * org-agenda.el (org-agenda-todo-ignore-with-date)
52 (org-agenda-todo-ignore-scheduled)
53 (org-agenda-todo-ignore-deadlines): Mention the variable
54 `org-agenda-tags-todo-honor-ignore-options' in the docstring.
56 * org.el (org-get-wdays): Find the warning period also if it is in
58 (org-ido-completing-read): Provide the correct arguments to
59 ido-completing-read and bind `ido-enter-matching-directory' to
62 2009-02-17 Carsten Dominik <carsten.dominik@gmail.com>
64 * org.el (org-olpath-completing-read): Never use ido for this
67 * org-exp.el (org-export-normalize-links): Use new macro.
69 * org-macs.el (org-if-unprotected-at): New macro.
71 * org-agenda.el (org-agenda-show): Allow numerical prefix
72 arguments to specify how much context should be shown.
73 (org-agenda-cycle-show): New command, could be bound to SPC in
76 * org-exp.el (org-html-level-start): Space after section number.
78 2009-02-16 Carsten Dominik <carsten.dominik@gmail.com>
80 * org-agenda.el (org-agenda-get-sexps): Add todo state as
81 property, for sorting.
82 (org-cmp-todo-state): Get the applicable TODO keywords directly
84 (org-run-agenda-series, org-agenda-list, org-search-view)
85 (org-todo-list, org-tags-view): Only fit agenda window when the
88 * org.el (org-scan-tags): Add todo state as property, for sorting.
90 * org-agenda.el (org-agenda-custom-commands-local-options): Add
91 `org-agenda-overriding-header' as an option.
92 (org-agenda-list): Honor org-agenda-overriding-header'.
94 2009-02-15 Carsten Dominik <carsten.dominik@gmail.com>
96 * org-list.el (org-toggle-checkbox): Improve cursor positioning
97 after removing a checkbox.
99 * org.el (org-show-entry): Make this work correctly also if it is
100 the last entry in the file.
101 (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
102 falling back to normal, default command.
103 (org-ctrl-c-ctrl-c): When called with prefix arg at a non-checkbox
104 item, call the checkbox toggler to get a box.
106 * org-list.el (org-toggle-checkbox): Make double prefix set the
108 (org-fix-bullet-type): Only replace bullet it it is changed.
109 (org-renumber-ordered-list): Handle case when first item does not
112 * org.el (org-add-log-setup): Fix positioning when
113 `org-log-states-order-reversed' is nil.
115 * org-clock.el (org-clock-in): Fix positioning when
116 `org-log-states-order-reversed' is nil.
117 (org-clock-find-position): Fix positioning when
118 `org-log-states-order-reversed' is nil.
120 2009-02-14 Carsten Dominik <carsten.dominik@gmail.com>
122 * org-clock.el (org-clock-into-drawer): Take default from
123 `org-log-into-drawer'.
124 (org-clock-find-position): Look for the correct drawer.
126 * org.el (org-log-into-drawer): Renamed from
127 `org-log-state-notes-into-drawer'.
128 (org-log-state-notes-into-drawer): New variable alias.
129 (org-add-log-setup): Make drawer name default to LOGBOOK, not
131 (org-insert-property-drawer): Also skip LOGBOOK drawers.
133 2009-02-13 Carsten Dominik <carsten.dominik@gmail.com>
135 * org-agenda.el (org-agenda): Fix docstring.
137 * org.el ("org-plot"): Help loading org-plot.
138 (org-metaleft-hook, org-metaright-hook, org-metaup-hook)
139 (org-metadown-hook, org-shiftmetaleft-hook)
140 (org-shiftmetaright-hook, org-shiftmetaup-hook)
141 (org-shiftmetadown-hook, org-metareturn-hook): New hooks.
142 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
143 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
144 (org-metadown, org-ctrl-c-ctrl-c): Call the appropriate hook.
146 * org-publish.el (org-publish-get-base-files): Allow symbol `any'
147 for selecting files with any (and even without) extension.
149 * org.el (org-save-all-org-buffers): Also save id locations.
150 (org-revert-all-org-buffers): Also load id locations.
152 2009-02-12 Carsten Dominik <carsten.dominik@gmail.com>
153 * org.el (org-drawers): Add LOGBOOK to the default drawers.
154 (org-log-state-notes-into-drawer): New option.
155 (org-add-log-setup): Place the sate note marker into the drawer,
156 create drawer when necessary.
157 (org-refile-targets): Document special interpretation of LEVEL
158 when odd-levels are used.
160 2009-02-12 Carsten Dominik <carsten.dominik@gmail.com>
162 * org.el (org-store-log-note): Fix note indentation when adding
163 notes to end of list.
165 * org-exp.el (org-export-as-html): Add TODO keyword as extra
166 class, so that each keyword can get special colors through CSS.
168 * org-clock.el (org-clock-out): Add another nil for the previous
169 state into the call to `org-add-log-setup'.
171 * org.el (org-log-note-previous-state): New variable.
172 (org-log-note-headings): New %S escape for old state.
173 (org-todo): Call the note setup with the old state as an
175 (org-add-note): Add another nil for the previous state into the
176 call to `org-add-log-setup'.
177 (org-add-log-setup): New argument PREV-STATE.
178 (org-add-log-note): Handle new %S escape.
179 (org-store-log-note): Handle new %S escape.
181 2009-02-11 Carsten Dominik <carsten.dominik@gmail.com>
183 * org-clock.el (org-clock-find-position): Do not swallow an item
184 less indented than the CLOCK line itself.
185 (org-clock-in): Push markers to lin after the clock line.
186 (org-clock-find-position): Handle values of
187 `org-clock-into-drawer' smaller than 2.
189 * org-exp.el (org-html-level-start): Add a CSS class to section
191 (org-export-html-toplevel-hlevel): Better documentation of the
192 influence of this variables on H levels and css classes in
195 2009-02-10 Carsten Dominik <carsten.dominik@gmail.com>
197 * org-agenda.el (org-agenda-custom-commands-local-options): Add
198 timestamp and nottimestamp to the chooe menu.
200 * org.el (org-save-all-org-buffers): Moved here from org-agenda.el.
201 (org-revert-all-org-buffers): New command.
203 2009-02-09 Carsten Dominik <carsten.dominik@gmail.com>
205 * org.el (org-return): Implement `org-return-follows-link' in the
206 function org-return. This is more robust than using the mouse
208 (org-set-regexps-and-options): Match more general #+TODO lines.
209 (org-make-options-regexp): New optional argument EXTRA, for an
211 (org-tab-follows-link): Mark as deprecated.
213 2009-02-07 Carsten Dominik <carsten.dominik@gmail.com>
215 * org-exp.el (org-export-preprocess-string): Remove clock lines
216 earlier, so that they cannot cotribute to verbatim snippets.
218 2009-02-06 Carsten Dominik <carsten.dominik@gmail.com>
220 * org-exp.el (org-export-remove-or-extract-drawers): Fix regexp
222 (org-export-as-ascii, org-export-as-html): Count levels relative
223 to the subtree header.
224 (org-get-min-level): New optional argument OFFSET.
225 (org-export): Make sure point is restored after popping up that
228 * org.el (org-do-sort): Also take an inactive timestamp if no
231 * org-colview-xemacs.el (org-columns-capture-view): Copy before
234 * org-colview.el (org-columns-capture-view): Copy before
237 * org-exp.el (org-export-preprocess-string): Fix bug when skipping
238 text before first headline.
240 * org.el (org-format-latex): Do not convert LaTeX fragments in
243 2009-02-04 Carsten Dominik <carsten.dominik@gmail.com>
245 * org-exp.el (org-export-html-style-default): Use color values
246 instead of names for XHTML validation.
248 * org.el (org-get-scheduled-time, org-get-deadline-time): New
250 (org-return-follows-link): Revert making this the default untile
253 * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
256 2009-02-02 Carsten Dominik <carsten.dominik@gmail.com>
258 * org.el (org-mode): Make dependence stuff work more reliably.
259 (org-update-parent-todo-statistics): Fix bug with updating
262 * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
263 ~ as verbatim delimiters.
265 * org-exp.el (org-export-html-format-image): New argument
267 (org-export-as-html): Pass par-open to
268 `org-export-html-format-image'.
270 2009-02-01 Carsten Dominik <carsten.dominik@gmail.com>
272 * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
273 (org-use-fast-todo-selection, org-tags-column): New default
274 setting for variables, based on a poll what typical uses use.
276 * org-agenda.el (org-agenda-sorting-strategy)
277 (org-agenda-tags-column): New default setting for variables, based
278 on a poll what typical uses use.
280 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
282 * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
283 blocked entries from setting the blocked tag.
285 * org-exp.el (org-export-html-footnotes-section): Use a more
286 consistent id for footnotes.
288 * org-export-latex.el (org-export-latex-classes): Remove the
289 a4paper option from the default styles.
291 2009-01-30 Carsten Dominik <carsten.dominik@gmail.com>
293 * org.el (org-enforce-todo-checkbox-dependencies): New option.
294 (org-block-todo-from-checkboxes): New function.
295 (org-todo): Make tripple prefix arg circumvent blocking.
297 * org-timer.el (org-timer): Provide the timer feature.
299 * org.el (org-require-autoloaded-modules): Add a few more files to
300 the list of autoloaded modules.
302 * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
304 2009-01-29 Carsten Dominik <carsten.dominik@gmail.com>
306 * org-exp.el (org-export-remove-or-extract-drawers): Only remove
307 drawers that are unprotected.
308 (org-export-html-format-image): Make sure inlined LaTeX fragment
309 images remain inlined.
311 * org.el (org-toggle-ordered-property): New function.
312 (org-mode-map): Add a key for `org-toggle-ordered-property'.
313 (org-org-menu): Add menu entries for TODO dependencies.
315 2009-01-28 Carsten Dominik <carsten.dominik@gmail.com>
317 * org.el (org-default-properties): Add ORDERED to the default
318 properties, to get completion support for it.
320 * org-list.el (org-update-checkbox-count): Update more than one cookie.
322 * org.el (org-update-parent-todo-statistics): Update more than one
325 * org-agenda.el (org-agenda-get-todos): Start search from correct
328 * org.el (org-fast-todo-selection): Make sure TODO selection does
329 not change buffer position.
331 * org-list.el (org-toggle-checkbox): Implement adding or removing
332 checkboxes from line or region when called with a prefix
335 * org-rmail.el (org-rmail-store-link): Protect the call to
336 `rmail-narrow-to-non-pruned-header'.
338 * org-clock.el (org-clock-special-range): Fix week display in
341 * org-exp.el (org-get-current-options): Fix bug when in indirect
344 2009-01-27 Carsten Dominik <carsten.dominik@gmail.com>
346 * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
347 (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
348 (org-agenda-dim-blocked-tasks): New function.
350 * org.el (org-enforce-todo-dependencies): New option.
351 (org-block-todo-from-children-or-siblings): New function.
353 * org-faces.el (org-agenda-dimmed-todo-face): New face.
355 * org.el (org-todo): Return correct state type even if the blocker
357 (org-modifier-cursor-error): Renamed from
358 `org-shiftcursor-error'.
359 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
360 (org-shiftmetadown): Call `org-modifier-cursor-error'.
362 * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
363 to get real errors from the blocker hook.
365 * org.el (org-shiftselect-error, org-call-for-shift-select): New
367 (org-set-visibility-according-to-property): Turn off the setting
368 of `org-show-entry-below', to avoid overruling a FOLDED visibility
371 2009-01-26 Carsten Dominik <carsten.dominik@gmail.com>
373 * org.el (org-support-shift-select): New option.
374 (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
375 (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
376 selection outside contexts.
378 * org-list.el (org-at-item-bullet-p): New function.
380 * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
383 * org-footnote.el (org-footnote-normalize): Remove unnecessary
385 (org-insert-footnote-reference-near-definition): Remove
386 unnecessary let form.
388 * org-export-latex.el (org-export-latex-first-lines): Add
390 (org-export-as-latex): Call `org-export-latex-first-lines' with
392 (org-export-latex-preprocess): Remove unnecessary variables.
394 * org-exp.el (org-infile-export-plist)
395 (org-export-add-options-to-plist, org-export-kill-licensed-text)
396 (org-export-remove-headline-metadata)
397 (org-export-get-title-from-subtree, org-get-min-level)
398 (org-html-do-expand): Remove innecessary let form.
400 * org-colview-xemacs.el (org-columns-display-here): Remove
401 unnecessary variables.
403 * org-colview.el (org-columns-display-here): Remove unnecessary
406 * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
409 * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
410 unnecessary variables.
412 * org-agenda.el (org-search-view, org-agenda-get-blocks)
413 (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
416 * org.el (org-set-emph-re): Clean-up the STACKED stuff.
417 (org-compact-display-after-subtree-move): Remove unnecessary
419 (org-edit-fixed-width-region): Remove unnecessary variables.
420 (org-edit-src-find-region-and-lang): Remove unnecessary variables.
421 (org-olpath-completing-read): Remove unnecessary variable.
422 (org-auto-repeat-maybe): Remove unnecessary variable.
423 (org-map-entries): Remove unnecessary variable.
424 (org-buffer-property-keys, org-imenu-get-tree)
425 (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
427 -----------------------------------------------------------------
429 2009-01-26 Carsten Dominik <carsten.dominik@gmail.com>
430 * org-exp.el (org-export-remove-timestamps): Never remove
431 timestamps from tables.
433 * org-export-latex.el (org-export-latex-first-lines): Add more
434 options to the preprocessing of the text before the first
437 2009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
439 * org-faces.el (org-clock-overlay): Make face compatible with
442 * org.el (org-yank): Add property for delete-selection mode.
444 * org-exp.el (org-export-as-html): Turn \par into a paragraph.
446 * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
449 * org-table.el (org-table-insert-hline): Fix typo in fuction call
452 * org-exp.el (org-export-as-html): Remove the initial space from
455 * org.el (org-scan-tags): Call
456 `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
458 * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
459 customization groups.
460 (org-agenda-tags-todo-honor-ignore-options): New option.
461 (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
463 (org-agenda-get-todos): Use
464 `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
466 2009-01-24 Carsten Dominik <carsten.dominik@gmail.com>
468 * org-exp.el (org-export-format-source-code-or-example): Escape
469 HTML characters also in examples that anre not treated with
470 htmlize. Also, just switch to EXAMPLE processing if we do not
471 have a good version of htmlize.
473 * org-rmail.el: Fix copyright notice.
475 * org.el (org-activate-footnote-links): Improve footnote link
478 * org-footnote.el (org-footnote-normalize): Fix finding the end of
479 a footnote definition at the end of the file.
481 * org-table.el (org-table-get-specials): Add an imagined hline at
482 the end of the table. This can be useful for references that want
483 to go to the end of the table. Also fix bug when computing last
484 row constants, in tables that do not start right at the right
486 (org-table-eval-formula): Match and replace remove references.
487 (org-table-formula-substitute-names): Make sure that names inside
488 a "remote" call are left alone, the will be replaced later when
489 the remote call is handled.
490 (org-table-convert-refs-to-rc): Do not convert things that might
491 look like a reference, but are really part of an ID or namei n a
493 (org-table-get-remote-range): New function.
495 2009-01-22 Carsten Dominik <carsten.dominik@gmail.com>
497 * org-faces.el (org-clock-overlay): Fix bug in face definition.
499 * org-clock.el (org-clock-put-overlay): Use new face instead of
500 `secondary-selection'.
502 * org-faces.el (org-clock-overlay): New face.
504 2009-01-21 Carsten Dominik <carsten.dominik@gmail.com>
506 * org-exp.el (org-get-current-options): Include the option for
507 publishing time stamps.
509 * org.el (org-toggle-heading): Renamed from
510 `org-toggel-region-headings'.
511 No longer needs a region defined, but will use it if there is one.
512 (org-ctrl-c-star): Simplified, relying more on the internal
513 workings of `org-toggle-heading'.
514 (org-toggle-item): Renamed from `org-toggle-region-items'.
515 No longer needs a region defined, but will use it if there is one.
516 (org-ctrl-c-minus): Simplified, relying more on the inernal
517 workings of `org-toggle-item'.
519 * org-export-latex.el (org-export-latex-preprocess): Fix bug in
520 environment detection. Also, do real changes only in unprotected
523 2009-01-20 Carsten Dominik <carsten.dominik@gmail.com>
525 * org-export-latex.el (org-export-latex-quotation-marks): Use
526 `org-if-unprotected-1'.
527 (org-export-latex-set-initial-vars): Check for class definition in
530 * org-macs.el (org-if-unprotected-1): New macro.
532 2009-01-19 Carsten Dominik <carsten.dominik@gmail.com>
534 * org-compat.el (org-count-lines): New function.
536 * org-exp.el (org-export-format-source-code-or-example): Handle
537 switches related to text areas.
539 * org.el (org-activate-footnote-links): Don't allow match inside a
542 * org-footnote.el (org-footnote-re): Don't allow match inside a link.
544 * org-export-latex.el (org-export-latex-links): Keep a relative
545 path relative also after export.
547 * org-exp.el (org-export-html-scripts): Fix HTML snippet.
549 * org.el (org-make-tags-matcher): Never use IDO for completing the
550 tags matcher match string.
551 (org-completing-read): Also remove the special biding for "?".
553 * org-attach.el (org-attach-allow-inheritance): New option.
554 (org-attach-inherited): New variable.
555 (org-attach-dir): Handle properties related to the attachment
557 (org-attach-check-absolute-path): New function.
558 (org-attach-set-directory, org-attach-set-inherit): New commands.
559 (org-attach): Accommodate the new commands in the dispatcher.
561 2009-01-18 Carsten Dominik <carsten.dominik@gmail.com>
563 * org-compat.el (org-fit-window-to-buffer): Fix bug with using
564 `window-full-width-p'.
566 * org-exp.el (org-export-as-html): Only check for images files
567 that really can be inlined
569 * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
570 list of extensions to be a parameter.
572 * org-exp.el (org-export-html-inline-image-extensions): New
575 * org-agenda.el (org-prepare-agenda): Use
576 `org-agenda-block-separator'.
577 (org-agenda-block-separator): New option.
579 2009-01-17 Carsten Dominik <carsten.dominik@gmail.com>
581 * org-export-latex.el (org-export-latex-tables): Call
582 `org-table-clean-before-export' with the new optional argument.
584 * org-exp.el (org-table-clean-before-export): New optional
585 parameter MAYBE-QUOTED, allows for quoted characters like \# in
588 2009-01-16 Carsten Dominik <carsten.dominik@gmail.com>
590 * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
593 * org-colview.el (org-colview-construct-allowed-dates): Better
594 error catching when a date/time property does not have allowed
597 * org-colview-xemacs.el (org-colview-construct-allowed-dates):
598 Better error catching when a date/time property does not have
599 allowed values defined.
601 2009-01-14 Carsten Dominik <carsten.dominik@gmail.com>
603 * org.el (org-map-entries): Restore point and restriction after
606 2009-01-13 Carsten Dominik <carsten.dominik@gmail.com>
608 * org.el (org-time=, org-time<, org-time<=, org-time>)
609 (org-time>=, org-time<>): Make sure both values are dates.
611 2009-01-11 Carsten Dominik <carsten.dominik@gmail.com>
613 * org-archive.el (org-extract-archive-heading): Allow %s for file
614 name also in achive location heading.
616 2009-01-10 Carsten Dominik <carsten.dominik@gmail.com>
618 * org-archive.el (org-add-archive-files): Uniquify the list before
621 2009-01-09 Carsten Dominik <carsten.dominik@gmail.com>
623 * org-compat.el (org-fit-window-to-buffer): Use
624 `window-full-width-p'.
626 * org-export-latex.el (org-export-latex-fixed-width): Enforce the
627 space after the colon in short examples.
629 * org-exp.el (org-export-protect-colon-examples): Rewritten, to
630 enforce a space after the colon. However, we also allow lines
631 that are *only* a colon.
632 (org-export-as-html): Enforce the space after the colon in short
634 (org-export-preprocess-string): Do the colon example protection
636 (org-export-remove-timestamps): Do not check for protection at the
639 2009-01-08 Carsten Dominik <carsten.dominik@gmail.com>
641 * org.el (org-format-latex-options): Add new matcher for single
642 letters between dollars.
643 (org-get-header): Function removed.
644 (org-heading-components): New function.
646 * org-exp.el (org-export-define-heading-targets): Record ID's also
647 as alternative targets.
648 (org-export-as-html): Interpret "id:" links to other files by
649 preserving the relative path.
651 * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
654 * org-exp.el (org-export-normalize-links): Protect the main link,
655 to avoid special character processing.
657 * org-export-latex.el (org-export-latex-special-keyword-regexp):
659 (org-export-latex-special-string-regexps): Variable removed.
660 (org-export-latex-keywords): Use the new regexp.
662 * org-exp.el (org-export-handle-include-files): Fetch switches and
663 put them into the BEGIN statement.
665 * org-timer.el (org-timer-mode-line-string): New variable.
667 * org-clock.el (org-clock-mode-line-map): Renamed from
668 `org-clock-mode-map'.
669 (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
670 (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
671 (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
672 (org-clock-remove-overlays): Renamed from
673 `org-remove-clock-overlays'.
675 * org-timer.el (org-timer-pause-or-continue): Implement stopping
676 and mode line display.
677 (org-timer-stop): New command.
678 (org-timer-seconds): Return correct time when timer is paused.
679 (org-timer-mode-line-timer): New variable.
680 (org-timer-set-mode-line, org-timer-update-mode-line): New
683 * org.el (org-insert-heading): Handle new value `auto' for
684 `org-blank-before-new-entry'.
685 (org-org-menu): Add new items for timer functions.
687 * org-list.el (org-insert-item): Handle new value `auto' for
688 `org-blank-before-new-entry'.
690 * org.el (org-blank-before-new-entry): New value `auto', made
693 2009-01-07 Carsten Dominik <carsten.dominik@gmail.com>
695 * org-exp.el (org-export-normalize-links): If the link is also
696 used as the description, protect the description.
698 2009-01-06 Carsten Dominik <carsten.dominik@gmail.com>
700 * org.el (org-closest-date): Fix bug with yearly repeats, in
701 combination with preference of the past as it is used for deadline
702 and scheduling search.
704 * org-exp.el (org-html-handle-time-stamps): No longer check for
705 the `org-export-with-timestamps' option, because the preprocesser
706 has taken care of this already.
708 * org.el (org-entry-properties): Catch the case when this is
709 called in a non-org-mode file.
711 * org-export-latex.el (org-export-latex-remove-from-headlines):
712 Variable made obsolete, also LaTeX export now uses the standard
714 (org-export-as-latex): Add the timestamps parameter to the
715 preprocessor parameter list.
716 (org-export-latex-content): Export the remaining keywords without
717 considering to remove them.
718 (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
719 Use bold font instead of tt font for the keywords.
720 (org-export-latex-fontify-headline): Format headlines, assuming
721 that all keywords still present should be published.
722 (org-export-latex-keywords): Remove argument TIMESTAMPS and just
723 publish what ever remains of the time stamps.
724 (org-export-latex-list-parameters): New option.
725 (org-export-latex-lists): Pass additional parameters to the list
728 * org-exp.el (org-export-preprocess-string): Remove clock lines
729 and timestamps already in the preprocesor.
730 (org-export-remove-timestamps, org-export-remove-clock-lines): New
732 (org-export-as-ascii, org-export-as-html): Add the timestamps
733 parameter to the preprocessor parameter list.
735 * org-list.el (org-list-parse-list): Parse for checkboxes.
736 (org-list-to-generic): Introduce and handle new parameters :cbon
738 (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
739 optional parameter PARAMS.
741 * org-export-latex.el (org-export-latex-special-chars): Fix
742 problems with interpreting dollar signs.
743 (org-inside-latex-math-p): New function.
744 (org-export-latex-preprocess): Protect all the math fragments.
746 * org.el (org-latex-regexps): Allow a dash after a dollar.
748 * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
751 * org-agenda.el (org-run-agenda-series): Have series options set
752 when finalizing the agenda.
754 * org-exp.el (org-export-format-source-code-or-example): Protect
755 the converted examples.
757 * org.el (org-set-regexps-and-options): Fix the regexp
758 `org-complex-heading-regexp'.
760 2009-01-05 Carsten Dominik <carsten.dominik@gmail.com>
762 * org.el (org-edit-src-get-label-format): New function.
763 (org-coderef-label-format): New option.
764 (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
765 a label format specification and make sure it is used in the edit
767 (org-edit-src-get-label-format): New function.
768 (org-store-link): Handle new coderef formats.
769 (org-link-search): Handle new coderef formats.
771 * org-footnote.el (org-footnote-create-definition)
772 (org-footnote-goto-local-insertion-point): Make footnote insertion
773 work correctly when the "Footnotes" headline is the last line in
776 * org.el (org-goto-marker-or-bmk): Expose context after jumping to
779 2009-01-04 Carsten Dominik <carsten.dominik@gmail.com>
781 * org-w3m.el (org-w3m): New customization group.
782 (org-w3m-deactivate-mark): New option.
783 (org-w3m-copy-for-org-mode): Deactivate region, unless the user
786 2009-01-02 Carsten Dominik <carsten.dominik@gmail.com>
788 * org.el (org-set-font-lock-defaults): Trigger footnote
790 (org-activate-footnote-links): New function.
791 (org-activate-links): New entry `footnote'.
793 * org-faces.el (org-footnote): New face.
795 2009-01-01 Carsten Dominik <carsten.dominik@gmail.com>
797 * org-macs.el (org-re): Handle the [:word:] class.
799 * org-exp.el (org-export-preprocess-string): Call
800 `org-export-protect-colon-examples'.
801 (org-export-protect-colon-examples): Renamed from
802 `org-export-protect-examples', and scope limited to lines starting
805 2008-12-31 Carsten Dominik <carsten.dominik@gmail.com>
807 * org-exp.el (org-export-preprocess-string): Move the preprocess
808 hook to after turning on Org-mode.
809 (org-export-preprocess-after-include-files-hook)
810 (org-export-preprocess-after-tree-selection-hook)
811 (org-export-preprocess-before-backend-specifics-hook)
812 (org-export-preprocess-final-hook): New hooks.
813 (org-export-preprocess-string): Run the new hooks.
815 * org.el (org-ctrl-c-minus): Fix indentation for new items.
817 * org-footnote.el: New file.
819 * org.el (org-footnote): Require footnote code.
820 (org-startup-options): Add new footnote options.
821 (org-mode-map): New keybindig for footnotes.
822 (org-ctrl-c-ctrl-c): Add function at footnotes.
823 (org-org-menu): New menu entries for footnotes.
825 * org-export-latex.el (org-export-as-latex): Pass footnote
826 variable to preprocessor.
827 (org-export-latex-preprocess): Treat multiple references to a
830 * org-exp.el (org-export-preprocess-string): Call
831 `org-footnote-normalize'.
832 (org-export-as-ascii, org-export-as-html): Pass footnote variable
834 (org-export-as-html): Treat multiple references to a footnote.
836 2008-12-26 Carsten Dominik <carsten.dominik@gmail.com>
838 * org-export-latex.el (org-export-latex-links): Handle coderef
841 * org.el (org-bracket-link-analytic-regexp++): New variable.
842 (org-make-link-regexps): Initialize
843 `org-bracket-link-analytic-regexp++'.
844 (org-store-link): Implement special case in edit-src buffer.
845 (org-insert-link): No use of ide to insert stored links.
846 (org-link-search): Implement special case for coderefs.
848 * org-exp.el (org-export-html-scripts): New constant.
849 (org-export-html-style-default): Add a new style for highlighted
851 (org-export-code-refs): New variable.
852 (org-export-preprocess-string): Initialize `org-export-code-refs'.
853 Call `org-export-replace-src-segments-and-examples'
854 No longer call `org-export-protect-examples'.
855 (org-export-target-internal-links): Take care of coderef targets.
856 (org-export-last-code-line-counter-value): New variable.
857 (org-export-replace-src-segments-and-examples): Renamed from
858 `org-export-replace-src-segments', and modified.
859 (org-export-format-source-code-or-example): Renamed from
860 `org-export-format-source-code'.
861 (org-export-number-lines): New function.
862 (org-export-as-ascii, org-export-as-html): Handle coderef links.
864 --------------------------------------------------------------------------
866 2008-12-23 Carsten Dominik <carsten.dominik@gmail.com>
868 * org-remember.el (org-remember-handler): Safer way to get a new
869 buffer accessing the target file.
871 * org.el (org-refile-get-location): Handle case of current buffer
872 not having a file associated with it.
874 2008-12-22 Carsten Dominik <carsten.dominik@gmail.com>
876 * org-table.el (org-table-get-formula): Only ask to overwrite
877 field formula if there really is one.
879 * org-id.el (org-id-find): Allow the ID to be a symbol or a
880 number, by converting these to a string.
882 * org-colview.el (org-dblock-write:columnview): Allow ID to be
883 located in a different file.
885 * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
888 2008-12-21 Carsten Dominik <carsten.dominik@gmail.com>
890 * org.el (org-completion-use-ido): Enhance docstring of
891 `org-completion-use-ido'.
893 * org-export-latex.el (org-export-latex-make-header): Double the %
894 in the time stamp format.
895 (org-export-latex-special-chars): Handle case where there is no
898 2008-12-20 Carsten Dominik <carsten.dominik@gmail.com>
900 * org.el (org-get-refile-targets, org-refile-get-location): Use
901 expanded file name to improve comparison.
903 2008-12-19 Carsten Dominik <carsten.dominik@gmail.com>
905 * org.el (org-scan-tags): Rescan for tags, to get the correct
906 upcase/downcase stuff. This slows things down for now, but it
908 (org-mode): Make sure the tag-faces regexp is initialized.
910 * org-export-latex.el (org-export-latex-links): Fix bug with
913 * org-table.el (org-table-get-specials): Set
914 `org-table-current-last-data-line'.
915 (org-table-current-last-data-line): New variable.
916 (org-table-insert-column, org-table-delete-column)
917 (org-table-move-column, org-table-fix-formulas): Call
918 `org-table-fix-formulas' a second time to fix the $LR references.
919 (org-table-get-specials): Add the $LR references to the tables.
920 (org-table-get-formula): Do not offer last-row names as LHS of
923 * org.el (org-store-link): Capture link description from
926 * org-exp.el (org-export-html-format-image): Add the / to the end
928 (org-export-format-source-code): Surround example by empty lines,
929 to make sure it will not be inside a paragraph.
931 * org.el (org-ido-switchb): New function.
933 2008-12-18 Carsten Dominik <carsten.dominik@gmail.com>
935 * org-agenda.el (org-agenda-show): New prefix argument
938 * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
941 * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
942 `org-agenda-change-all-lines'.
943 (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
944 tags are now retrieved locally.
946 2008-12-17 Carsten Dominik <carsten.dominik@gmail.com>
948 * org.el (org-get-outline-path): Fix bug if level is not given.
949 (org-org-menu): Do not quote function in menu vector.
951 * org-agenda.el (org-finalize-agenda): Fix typo with variable
954 2008-12-16 Carsten Dominik <carsten.dominik@gmail.com>
956 * org.el (org-refile): Avoid refiling to within the region to be
959 * org-export-latex.el (org-export-latex-special-chars): Replace
960 special characters also in tables.
962 * org-agenda.el (org-agenda-change-all-lines): New argument
964 (org-agenda-set-tags): Cet the new tags and pass them to
965 `org-format-agenda-item'.
967 2008-12-15 Carsten Dominik <carsten.dominik@gmail.com>
969 * org-export-latex.el (org-export-latex-classes): Add longable as
970 a default package to all classes.
971 (org-export-latex-tables): Handle the longtable attribute and the
974 * org-table.el (orgtbl-to-generic): Handle tables that start with
977 * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
978 \verb for colde-like snippets.
979 (org-export-as-latex): Fix issues with region export.
981 * org.el (org-up-heading-safe): Speed up function by using a
982 direct regexp search.
983 (org-olpa): New variable.
984 (org-get-outline-path): Speed-up path constructions in cases where
985 this is possible because the entire hierarchy is scanned anyway.
986 (org-refile-get-location): Don't compare the truenames of files,
988 (org-goto-max-level): New option.
989 (org-goto): Use `org-goto-max-level'.
991 2008-12-12 Tassilo Horn <tassilo@member.fsf.org>
993 * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
994 Strip angle brackets from message-ids in the former and don't do
996 (org-gnus-follow-link): Open summary reliable, even if the last
997 messages were deleted, and handle empty groups, too.
999 2008-12-12 Carsten Dominik <carsten.dominik@gmail.com>
1001 * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
1002 instead of \texttt for the =...= and ~===~ emphasis environments.
1003 (org-export-as-latex): Remove any old :org-license-to-kill text
1005 (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
1006 (org-export-latex-make-header): Add some hard space after the
1008 (org-export-latex-first-lines): Accept RBEG argument. Mark
1009 exported text so that it will be excuded in further steps.
1011 * org-table.el (org-table-get-specials): Make @0 reference the
1012 last line in a table.
1013 (org-table-recalculate): Improve docstring.
1015 2008-12-11 Carsten Dominik <carsten.dominik@gmail.com>
1017 * org.el (org-log-done): Fix docstring.
1019 2008-12-10 Carsten Dominik <carsten.dominik@gmail.com>
1021 * org-exp.el (org-export-html-format-image): Fix bugs.
1023 * org-export-latex.el (org-export-latex-tables)
1024 (org-export-latex-links): Implement attribute, label, and caption
1027 * org-exp.el (org-export-html-style-default): Add style
1028 definitions for the figure div.
1029 (org-export-preprocess-string, org-export-as-html): Implement
1030 attribute, label, and caption handling.
1031 (org-export-attach-captions-and-attributes): New function.
1032 (org-export-html-format-image): New function.
1033 (org-format-org-table-html): Implement attribute, label, and
1036 * org.el (org-find-text-property-in-string): New function.
1037 (org-extract-attributes): Use the property org-attr instead of
1038 org-attrobutes, because this property is now set with the #+ATTR
1041 2008-12-08 Carsten Dominik <carsten.dominik@gmail.com>
1043 * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
1044 the case that FROM is nil.
1046 * org.el (org-before-first-heading-p): New function.
1048 2008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
1050 * org-exp.el (org-export-as-html): Do not add a space before
1051 enforces line breaks.
1052 (org-export-as-html): Close paragraph before blockquote and verse
1055 2008-12-06 Carsten Dominik <carsten.dominik@gmail.com>
1057 * org-id.el (org-id-locations-file): Wrap file name with
1058 `convert-standard-filename'.
1059 (org-id-files): New variable.
1060 (org-id-use-hash): New option.
1061 (org-id-update-id-locations): Also search in all files current
1062 listed in `org-id-files'. Convert the resulting alist to a hash
1063 if the user customation says so.
1064 (org-id-locations-save): Handle he case if `org-id-locations' is a
1066 (org-id-locations-load): Convert the alist to a hash.
1067 (org-id-add-location): Handle the hast case.
1068 (kill-emacs-hook): Make sure id locations are saved when Emacs is
1070 (org-id-hash-to-alist, org-id-alist-to-hash)
1071 (org-id-paste-tracker): New functions.
1073 -------------------------------------------------------------------------
1075 2008-12-05 Carsten Dominik <carsten.dominik@gmail.com>
1077 * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
1078 bindings of calendar variables.
1080 * org-table.el (org-table-find-row-type): Renamed from
1081 `org-find-row-type'.
1082 (org-table-rewrite-old-row-references): Renamed from
1083 `org-rewrite-old-row-references'.
1084 (org-table-shift-refpart): Renamed from `org-shift-refpart'.
1085 (org-table-cleanup-narrow-column-properties): Renamed from
1086 `org-cleanup-narrow-column-properties'.
1088 2008-12-05 Carsten Dominik <carsten.dominik@gmail.com>
1090 * org-table.el (org-find-row-type): New arguments DESC and CLINE,
1091 for better error messages.
1092 (org-table-get-descriptor-line): Supply the new arguments to
1093 `org-find-row-type'.
1094 (org-table-error-on-row-ref-crossing-hline): New option.
1096 * org.el (org-target-link-regexp): Make buffer-local.
1097 (org-move-subtree-down): Fix bug with trees at beginning of
1100 2008-12-04 Carsten Dominik <carsten.dominik@gmail.com>
1102 * org-faces.el (org-set-tag-faces): New function.
1103 (org-tags-special-faces-re): New variable.
1105 * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
1107 * org-faces.el (org-tag-faces): New option.
1108 (org-tag): Mention `org-tag-faces' in the docstring.
1110 2008-12-03 Carsten Dominik <carsten.dominik@gmail.com>
1112 * org-exp.el (org-export-html-style-default): Implement new
1115 * org-jsinfo.el (org-infojs-template): Implement new quoting.
1117 * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
1118 command to the `w3m-minor-mode-map'.
1120 * org-archive.el (org-archive-to-archive-sibling): Protect
1121 `this-command' to avoid appending kills during archiving.
1123 * org-exp.el (org-export-with-priority): New variable.
1124 (org-export-add-options-to-plist): Use `org-export-plist-vars'
1125 instead of internal list of strings and properties.
1126 (org-print-icalendar-entries): Retrieve the location property with
1129 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1131 * org-exp.el (org-export-with-todo-keywords): New option.
1132 (org-export-plist-vars): Include also the keys for the #+OPTIONS
1134 (org-default-export-plist, org-export-add-options-to-plist)
1135 (org-export-as-ascii, org-export-as-html): Use the new structure
1136 of `org-export-plist-vars'.
1138 * org.el (org-map-entries): Return all values.
1140 2008-11-29 Carsten Dominik <carsten.dominik@gmail.com>
1142 * org.el (org-matcher-time): Recognize more special values.
1144 * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
1146 2008-11-27 Carsten Dominik <carsten.dominik@gmail.com>
1148 * org.el (org-tags-exclude-from-inheritance): New option.
1149 (org-tag-inherit-p, org-remove-uniherited-tags): Respect
1150 `org-tags-exclude-from-inheritance'.
1152 * org-agenda.el (org-agenda-show-inherited-tags): New option.
1153 (org-format-agenda-item): Add inherited tags to the agenda line
1154 string, and make sure that properties are kept when downcasing the
1156 (org-agenda-add-inherited-tags): New function.
1157 (org-downcase-keep-props): New function.
1159 * org.el (org-scan-tags): Mark inherited tags with a text
1161 (org-get-tags-at): Mark inherited tags with a text property.
1162 (org-add-prop-inherited): New function.
1164 * org-agenda.el (org-agenda-add-inherited-tags): New function.
1165 (org-agenda-show-inherited-tags): New option.
1167 2008-11-26 Carsten Dominik <carsten.dominik@gmail.com>
1169 * org.el (org-modules): Add org-w3m to the default modules.
1171 * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
1173 (orgtabl-create-or-convert-from-region): New command.
1175 * org-exp.el (org-export-as-ascii): Remove the handling of
1177 (org-export-ascii-preprocess): Handle targets already in this
1180 2008-11-25 Carsten Dominik <carsten.dominik@gmail.com>
1182 * org-timer.el (org-timer-start-time): Define this variable.
1183 (org-timer-item): Make argument optional.
1185 * org-list.el (org-insert-item): Automatically insert a timer item
1186 if the current list is a timer list.
1188 * org-timer.el: New file.
1190 * org-publish.el (org-publish-org-index): Only exclude the index
1191 file in the main directory from being added to the site-map.
1192 (org-publish-get-project-from-filename): If the current project is
1193 a component, start publishing from the parent project.
1195 2008-11-24 Carsten Dominik <carsten.dominik@gmail.com>
1197 * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
1199 * org-publish.el (org-publish-org-index): Improve removal of
1202 * org-agenda.el (org-get-closed): Re-apply changes
1203 accidentially overwritten by last commit to Emacs.
1205 * org.el (org-outline-path-complete-in-steps): New option.
1206 (org-refile-get-location): Honor
1207 `org-outline-path-complete-in-steps'.
1208 (org-agenda-change-all-lines, org-tags-sparse-tree)
1209 (org-time-string-to-absolute, org-small-year-to-year)
1210 (org-link-escape): Re-apply changes accidentially overwritten
1211 by last commit to Emacs.
1213 2008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
1215 * org-clock.el (org-dblock-write:clocktable): Make sure the
1216 clocktable sees the first line.
1217 (org-clock-in): Warn if the clock cannot be resumed.
1219 2008-11-22 Carsten Dominik <carsten.dominik@gmail.com>
1221 * org.el (org-open-at-point): Fix mixup about interactive and
1222 non-interactive elisp links.
1224 2008-11-21 Carsten Dominik <carsten.dominik@gmail.com>
1226 * org-exp.el (org-export-preprocess-string): Allow one comment
1227 line before the first headline to always be included. This is
1228 to not miss a commented target.
1230 * org-mouse.el (org-mouse-insert-item): Call
1231 `org-indent-to-column' instead of `indent-to', for XEmacs
1234 * org.el (org-refile-targets): Fix customize definition so
1235 that it works also in XEmacs.
1236 (org-fixup-indentation): Call `org-indent-to-column' instead
1237 of `indent-to', for XEmacs compatibility.
1239 2008-11-21 Tokuya Kameshima <kames@fa2.so-net.ne.jp>
1241 * org-mew.el (org-mew-store-link): Get the correct case folder
1242 for refiled messages.
1244 2008-11-21 Carsten Dominik <carsten.dominik@gmail.com>
1246 * org-exp.el (org-export-as-ascii): Remove the "\\" forced
1247 line break indicators.
1249 * org.el (org-ido-completing-read): Remove the "i:" prefix for
1250 ido-completion propts.
1252 2008-11-21 Carsten Dominik <carsten.dominik@gmail.com>
1254 * org-remember.el (org-remember-apply-template): Use
1255 `org-substring-no-properties'.
1257 * org-compat.el (org-substring-no-properties): New function.
1259 * org-remember.el (org-remember-apply-template): Use
1260 `org-substring-no-properties' for compatibility.
1262 * org-list.el (org-list-two-spaces-after-bullet-regexp): New
1264 (org-fix-bullet-type): respect
1265 `org-list-two-spaces-after-bullet-regexp'.
1267 * org-clock.el (org-clock-load): Clean up the code.
1269 * org.el (org-adaptive-fill-function): Allow two spaces after
1270 "1." as a list bullet.
1272 2008-11-20 Carsten Dominik <carsten.dominik@gmail.com>
1274 * org-clock.el (org-clock-save, org-clock-load): Check for
1275 live buffers, existing files, and buffer file names to ensure
1276 consistent information.
1277 (org-clock-persist): Make `clock' a special value of this
1278 variable, and improve docstring.
1280 * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
1281 (org-get-string-indentation): Adapt indentation when the bullet
1284 2008-11-19 Carsten Dominik <carsten.dominik@gmail.com>
1286 * org-remember.el (org-remember-finalize): Make interactive.
1287 (org-remember-kill): New command.
1288 (org-remember-finish-immediately): Call `org-remember-finalize'
1290 (org-remember-finalize): Make `org-remember-finalize' an interactive
1293 2008-11-18 Carsten Dominik <carsten.dominik@gmail.com>
1295 * org-remember.el (org-remember-apply-template): No ido completion
1296 for free prompts in remember templates.
1297 (org-remember-before-finalize-hook): New hook.
1298 (org-remember-mode): New minor mode.
1299 (org-remember-apply-template): Turn on `org-remember-mode'.
1301 * org-id.el (org-id-add-location): Avoid error when no file is
1304 * org-remember.el (org-remember-apply-template): Fix the way how
1305 the list of allowed properties is retrieved from the target file.
1307 * org.el (org-insert-link): Improve file link matching.
1309 2008-11-17 Carsten Dominik <carsten.dominik@gmail.com>
1311 * org-colview.el (org-columns-display-here): New argument
1312 DATELINE, to trigger using the new face.
1313 (org-agenda-colview-summarize): Call `org-columns-display-here'
1314 with the new argument.
1316 * org-faces.el (org-agenda-column-dateline): New face.
1318 * org-publish.el (org-publish-org-index): Use index-title at page
1319 title, not as section.
1321 * org-exp.el (org-export-html-format-desc): Respect the
1322 org-protect property.
1323 (org-export-as-html): Protect image specifiers that are in the
1324 description part of a link.
1326 * org.el (org-sort-entries-or-items, org-completing-read)
1327 (org-refile-get-location, org-olpath-completing-read, org-todo)
1328 (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
1329 (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
1330 (org-set-property, org-delete-property)
1331 (org-delete-property-globally): Use `org-ido-completing-read'.
1333 * org-remember.el (org-remember-apply-template): Use
1334 `org-ido-completing-read'.
1336 * org-publish.el (org-publish): Use `org-ido-completing-read'.
1338 * org-colview.el (org-columns-edit-value, org-columns-new)
1339 (org-insert-columns-dblock): Use `org-ido-completing-read'.
1341 * org-colview-xemacs.el (org-columns-edit-value)
1342 (org-columns-new, org-insert-columns-dblock): Use
1343 `org-ido-completing-read'.
1345 * org-attach.el (org-attach-delete-one, org-attach-open): Use
1346 `org-ido-completing-read'.
1348 * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
1349 `org-ido-completing-read'.
1351 * org.el (org-time-today): New function.
1352 (org-matcher-time): Use `org-time-today'. Add special treatment
1353 for "<tomorrow>" and "<yesterday>".
1354 (org-ido-completing-read): New function.
1355 (org-completion-use-ido): New option.
1357 * org-exp.el (org-export-format-source-code): Fix bug in require
1359 (org-export-target-internal-links): Fix bug in search for text
1362 2008-11-16 Carsten Dominik <carsten.dominik@gmail.com>
1364 * org-export-latex.el (org-export-latex-subcontent): Interprete
1365 target aliases as additonal labels.
1367 * org-exp.el (org-export-target-aliases): New variable.
1368 (org-export-preprocess-string)
1369 (org-export-handle-invisible-targets): Fill the alias alist.
1370 (org-export-as-html): Remove the from the anchor, and also
1372 (org-html-level-start): Insert the target aliases as additonal
1375 * org.el (org-edit-fixed-width-region): Fix bug when starting a new
1378 2008-11-15 Carsten Dominik <carsten.dominik@gmail.com>
1380 * org.el (org-open-at-mouse): Ensure correct link abbreviations
1381 when following a link with the mouse from the agenda.
1383 * org-exp.el (org-export-as-html): Avoid lone </div> when no
1384 headlines are created.
1386 2008-11-14 Carsten Dominik <carsten.dominik@gmail.com>
1388 * org-exp.el (org-export-preprocess-string): Reorder so that we
1389 can still see ID properties when we collect targets.
1390 (org-export-target-internal-links): Also store targets for ID's.
1392 * org.el (org-link-translation-function): New option.
1393 (org-open-at-point): Call `org-link-translation-function' if
1395 (org-translate-link): New function.
1396 (org-translate-link-from-planner): New function.
1397 (org-open-at-point): Allow interactive commands in elisp links.
1399 * org-exp.el (org-icalendar-cleanup-string): Restore the old
1400 iCalendar quoting. The new one seems to caus problems with
1403 * org.el (org-yank): Set `this-command' to `yank', so that
1404 `yank-pop' will work.
1406 2008-11-13 Carsten Dominik <carsten.dominik@gmail.com>
1408 * org-id.el (org-id-search-archives): New option.
1410 * org.el (org-link-to-org-use-id): New option.
1411 (org-store-link): Use `org-link-to-org-use-id'.
1412 (org-id): Make org-id.el a standard component.
1414 2008-11-13 Carsten Dominik <carsten.dominik@gmail.com>
1416 * org.el (org-link-expand-abbrev): Implement %h as an escape for a
1417 hexified version of the tag.
1419 * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
1420 compliance as far as quoting is concerned.
1422 * org-vm.el (org-vm-follow-link): Require `vm-search'.
1424 * org.el (org-up-heading-safe, org-forward-same-level): Always
1425 call `org-back-to-heading' instead of `outline-back-to-heading'.
1426 (org-back-to-heading): New wrapper around outline-back-to-heading,
1427 with a useful error message telling where the error happened.
1429 * org-list.el (org-update-checkbox-count): Always call
1430 `org-back-to-heading' instead of `outline-back-to-heading'.
1432 * org-exp.el (org-export-as-html): Make sure that each <img> tag
1433 has an `alt' attribute, to ensure XHTML validation.
1435 2008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
1437 * org-publish.el (org-publish-attachment): Allow publishing to
1438 overwrite attachment files.
1440 * org-agenda.el (org-agenda-timerange-leaders): New option.
1441 (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
1443 * org.el (org-edit-src-exit): Untabify ASCII image before
1457 2008-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1459 * org.el (org-yank): Make any prefix force normal yanking.
1460 Suppress folding if text would be swallowed into a folded
1462 (org-yank-folded-subtrees, org-yank): Docstring updates.
1464 * org-agenda.el (org-agenda-compare-effort): Treat no effort
1467 * org-exp.el (org-export-language-setup): Add Catalan and
1468 Esperanto language entries.
1470 2008-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1472 * org.el (org-refile): Allow refiling of entire regions.
1474 * org-clock.el (org-clock-time%): New function.
1476 * org.el (org-entry-get, org-entry-delete): Use safer regexps to
1477 retrieve property values.
1479 2008-11-09 Carsten Dominik <carsten.dominik@gmail.com>
1481 * org-agenda.el (org-agenda-list): Handle the value `only' of
1482 org-agenda-show-log'.
1483 (org-agenda-log-mode): Interpret a double prefix arg.
1485 2008-11-08 Carsten Dominik <carsten.dominik@gmail.com>
1487 * org-exp.el (org-export-html-footnotes-section): New variable.
1488 (org-export-as-html): Use `org-export-html-footnotes-section' to
1489 insert the footnotes.
1490 (org-export-language-setup): Add "Footnotes" to language words.
1492 2008-11-07 Carsten Dominik <carsten.dominik@gmail.com>
1494 * org.el (org-yank): Fix bug when not inserting a subtree.
1496 2008-11-06 Carsten Dominik <carsten.dominik@gmail.com>
1498 * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
1499 instead of `vm-beginning-of-message'.
1501 * org.el (org-make-link-regexps): Make sure that links to gnus can
1504 2008-11-05 Carsten Dominik <carsten.dominik@gmail.com>
1506 * org-attach.el (org-attach-dir): Remove duplicate ID creation
1509 * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
1512 * org.el (org-link-abbrev-alist): Improve customization type.
1514 * org-attach.el (org-attach-expand-link, org-attach-expand): New
1517 * org-agenda.el (org-agenda-get-progress): Renamed from
1518 `org-get-closed'. Implement searching for state changes as well.
1519 (org-agenda-log-mode-items): New option.
1520 (org-agenda-log-mode): New option prefix argument, interpreted as
1521 request to show all possible progress info.
1522 (org-agenda-get-day-entries): Call `org-get-progress' instead of
1524 (org-agenda-set-mode-name): Handle the more complex log mode
1526 (org-get-closed): New alias, pointing to `org-get-progress'.
1528 2008-11-05 Carsten Dominik <dominik@science.uva.nl>
1530 * org.el (org-file-apps-defaults-gnu)
1531 (org-file-apps-defaults-macosx)
1532 (org-file-apps-defaults-windowsnt): Add an entry defining the
1534 (org-file-apps): Allow `system' as key and value.
1535 (org-open-at-point): Explain the effect of a double prefix arg.
1536 (org-open-file): If the argument `in-emacs' is (16),
1537 i.e. corresponding to a double prefix argument, try to open the
1540 2008-11-04 Carsten Dominik <dominik@science.uva.nl>
1542 * org.el (org-insert-link): Abbreviate absolute files names in
1543 links. Also, fix a bug in which the double C-u prefix would not
1546 2008-11-03 Carsten Dominik <dominik@science.uva.nl>
1548 * org.el (org-insert-heading): If buffer does not end with a
1549 newline, add one if necessary to insert headline correctly.
1551 * org-exp.el (org-export-as-html): Make sure that <hr/> is between
1552 paragraphs, not inside.
1554 * org.el (org-todo): Quote
1555 `org-agenda-headline-snapshot-before-repeat'.
1557 * org-exp.el (org-export-as-html): Fully process link descriptions.
1558 (org-export-html-format-desc): New function.
1559 (org-export-as-html): Collect footnotes into the correct basket.
1560 (org-html-protect): No longer protect quotations marks here, this
1563 * org-agenda.el (org-agenda-remove-marked-text): Bind variable
1566 * org-compat.el (org-fit-window-to-buffer): New function (not
1567 really, a preliminary and incomplete version was present earlier,
1570 * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
1571 `org-fit-window-to-buffer'.
1573 * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
1575 * org-agenda.el (org-agenda-get-restriction-and-command)
1576 (org-fit-agenda-window, org-agenda-convert-date): Use
1577 `org-fit-window-to-buffer'.
1579 * org-exp.el (org-export-as-html): Process href links through
1580 `org-export-html-format-href'.
1581 (org-export-html-format-href): New function.
1583 * org-agenda.el (org-agenda-todo): Update only the current
1584 headline if this is a repeated TODO, marked done for today.
1585 (org-agenda-change-all-lines): New argument JUST-THIS, to change
1586 only the current line.
1588 * org.el (org-todo): Take a snapshot of the headline if the
1589 repeater might change it.
1591 2008-11-02 Carsten Dominik <dominik@science.uva.nl>
1593 * org-publish.el (org-publish-find-title): Remove buffers visited
1594 only for extracting the title.
1596 * org-exp.el (org-export-html-style)
1597 (org-export-html-style-default): Mark style definitions as
1600 * org-publish.el (org-publish-validate-link): Function
1603 2008-11-02 Charles Sebold <csebold@gmail.com>
1605 * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
1607 (org-plot-quote-timestamp-field): New function.
1608 (org-plot-quote-tsv-field): Call timestamp field function when
1609 necessary rather than just quoting as a string.
1610 (org-plot/gnuplot-to-data): Pass in timefmt property.
1611 (org-plot/gnuplot-script): Supports timefmt property.
1612 (org-plot/gnuplot): Checks for timestamp column before checking
1613 for text index column.
1615 2008-11-02 Carsten Dominik <dominik@science.uva.nl>
1617 * org.el (org-insert-heading): Improve behavior with hidden subtrees.
1619 * org-publish.el (org-publish-org-index): Create a section in the
1621 (org-publish-org-index): Stop linking to directories.
1623 * org.el (org-emphasis-alist): Use span instead of <u> to
1626 * org-exp.el (org-export-as-html): Make sure <p> is closed before
1629 2008-11-01 Sebastian Rose <sebastian_rose@gmx.de>
1631 * org-jsinfo.el (org-infojs-template): Remove language attribute
1634 2008-11-01 Carsten Dominik <dominik@science.uva.nl>
1636 * org-agenda.el (org-agenda-remove-marked-text): New function.
1637 (org-agenda-mark-filtered-text)
1638 (org-agenda-unmark-filtered-text): New functions.
1639 (org-write-agenda): Remove fltered text.
1641 * org.el (org-make-tags-matcher): Give access to TODO "property"
1642 without speed penalty.
1644 2008-10-29 Carsten Dominik <dominik@science.uva.nl>
1646 * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
1648 (org-store-link-props): Make sure adding to the plist works
1651 * org-gnus.el (org-gnus-no-new-news): New function.
1652 (org-gnus-follow-link): Allow the article ID to be a message-id,
1653 in addition to allowing article numbers. Message IDs make much
1655 (org-gnus-store-link): Use message-id to create link.
1657 2008-10-28 Carsten Dominik <dominik@science.uva.nl>
1659 * org.el (org-emphasize): Reverse the selection array.
1660 (org-emphasis-alist): Set <code> tags for the verbatim
1663 * org-remember.el (org-remember-handler): Fix bug with
1664 prefix-related changing of the note storage target.
1666 * org-exp.el (org-print-icalendar-entries): Make the exported
1667 priorities compatible with RFC 2445.
1669 * org-clock.el (org-clock-save): Insert time stamp without
1670 dependence on time-stamp.el.
1672 2008-10-27 Carsten Dominik <dominik@science.uva.nl>
1674 * org.el ("saveplace"): If saveplace puts point into an invisible
1675 location, make it visible.
1676 (org-make-tags-matcher): Allow inactive time stamps in time
1678 (org-yank-adjusted-subtrees): New option.
1679 (org-yank): Incorporate adjusting trees.
1680 (org-paste-subtree): New argument FOR-YANK which will cause
1681 insertion at point without backing up over white lines, and leave
1682 point at the end of the inserted text. Also if the cursor is
1683 at the beginning of a headline, use the same level or the inserted
1686 * org-publish.el (org-publish-get-base-files-1): Deal correctly
1687 with broken symlinks
1689 2008-10-26 Carsten Dominik <dominik@science.uva.nl>
1691 * org-exp.el (org-export-select-tags, org-get-current-options):
1694 2008-10-25 Carsten Dominik <dominik@science.uva.nl>
1696 * org-agenda.el (org-format-agenda-item)
1697 (org-agenda-filter-make-matcher): Make sure tags are stored and
1700 2008-10-23 Carsten Dominik <dominik@science.uva.nl>
1702 * org.el (org-insert-todo-heading): Fix bug with force-heading
1705 2008-10-23 James TD Smith <ahktenzero@mohorovi.cc>
1707 * org-clock.el (org-clock-in-resume): Add a custom option to
1708 toggle starting the clock from an open clock line.
1709 (org-clock-in): When clocking in to an entry, if
1710 `org-clock-in-resume' is set, check if the first clock line is
1711 open and if so, start the clock from the time in the clock line.
1712 (org-clock-persist): Add a custom option to toggle clock
1714 (org-clock-persist-query-save): Add a custom option to toggle
1715 asking the user if they want to save the running clock when
1717 (org-clock-persist-query-resume): Add a custom option to toggle
1718 asking the user if they want to resume the saved clock when Emacs
1720 (org-clock-save): Add a function to save clock data.
1721 This includes the contents of `org-clock-history' and the buffer
1722 and position of the currently clocked task, if any.
1723 (org-clock-load): Add a function to load clock data.
1724 This populates `org-clock-history', and resumes the saved clocked
1725 task if there is one.
1726 (org-clock-persistence-insinuate): Add a method to set up the
1727 hooks for clock persistence.
1729 2008-10-22 Carsten Dominik <dominik@science.uva.nl>
1731 * org-exp.el (org-export-as-ascii): Handle the case that we are
1732 publishing from an indirect buffer.
1734 * org-table.el (org-table-copy-down): Fix bug with time stamp
1737 * org-mouse.el (org-mouse-features): New option.
1738 (org-mode-hook): Turn on features depending on
1739 `org-mouse-features'.
1741 * org.el (org-insert-heading-respect-content): Force heading
1743 (org-insert-heading): keep the folding state of the heading before
1746 2008-10-21 Carsten Dominik <dominik@science.uva.nl>
1748 * org-archive.el (org-archive-to-archive-sibling): Handle top
1749 level headlines better.
1751 2008-10-21 Bastien Guerry <bzg@altern.org>
1753 * org-export-latex.el (org-export-latex-classes): Added
1754 \usepackage{graphicx} to the default list of packages.
1756 2008-10-21 Carsten Dominik <dominik@science.uva.nl>
1758 * org-agenda.el (org-agenda-filter): Renamed from
1759 `org-agenda-filter-tags'.
1761 2008-10-20 Carsten Dominik <dominik@science.uva.nl>
1763 * org.el (org-entry-properties): Add CATEGORY property, iven if it
1764 is not defined as a property in this entry.
1765 (org-add-log-note): Mask prefix argument when immediately storing
1768 * org-agenda.el (org-agenda-filter-effort-default-operator): New
1771 2008-10-19 James TD Smith <ahktenzero@mohorovi.cc>
1773 * org.el (org-add-log-setup): Bugfix; code to find insertion point
1774 after drawers was skipping ahead one line too many, so notes were
1775 inserted after the first note instead of before it.
1777 2008-10-18 Carsten Dominik <dominik@science.uva.nl>
1779 * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
1781 (org-prepare-agenda): Reset the filter tags.
1782 (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
1783 Show filter tags in mode line.
1785 * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
1788 * org-export-latex.el (org-latex-entities-regexp): New constant.
1789 (org-export-as-pdf): Use two calls to `shell-command'.
1791 2008-10-17 Carsten Dominik <dominik@science.uva.nl>
1793 * org-export-latex.el (org-export-latex-treat-sub-super-char):
1794 Honor the {} value of the subsuperscript setting. Make sure that
1795 longer subsuperscripts are typeset in a roman font.
1797 * org.el (org-clock-update-time-maybe): Compute negative clock
1798 intervals correctly.
1800 2008-10-16 Carsten Dominik <dominik@science.uva.nl>
1802 * org.el (org-add-log-setup): Respect
1803 `org-log-state-notes-insert-after-drawers'.
1804 (org-log-state-notes-insert-after-drawers): New option.
1805 (org-todo-trigger-tag-changes): New function.
1806 (org-todo): Call `org-todo-trigger-tag-changes'.
1808 2008-10-15 James TD Smith <ahktenzero@mohorovi.cc>
1810 * org.el (org-add-log-setup): Only skip drawers if the are
1811 immediately after the scheduling keywords.
1813 * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
1815 (org-clock-in): If `org-clock-in-switch-to-state' is a function,
1816 call it with the current todo state to get the state to switch to
1818 (org-clock-in): Use org-indent-line-function to indent clock lines.
1819 (org-clock-find-position): Fix indentation of empty clock drawers.
1821 2008-10-15 Carsten Dominik <dominik@science.uva.nl>
1823 * org-publish.el (org-publish-org-to): Handle case when
1824 org-export-to-pdf does return a file name, not a buffer.
1825 (org-publish-org-to-pdf): New function.
1827 * org-export-latex.el (org-export-as-pdf)
1828 (org-export-as-pdf-and-open): New commands.
1830 * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
1833 * org-export-latex.el (org-export-latex-lists): Ignore lists-like
1834 things in protexted regions.
1836 2008-10-14 Carsten Dominik <dominik@science.uva.nl>
1838 * org-export-latex.el (org-export-latex-preprocess): Improve
1839 quoting of LaTeX environments.
1841 2008-10-10 Carsten Dominik <dominik@science.uva.nl>
1843 * org.el (org-edit-fixed-width-region): Exclude final newline from
1846 * org-export-latex.el (org-export-latex-subcontent): Add labels to
1847 sections, to make internal links work.
1848 (org-export-latex-fontify-headline): Do not remove all text
1849 properties, to make sure that target properties survive this
1852 * org-exp.el (org-export-preprocess-string): Change sequence of
1853 modifications, to make sure links are prepared before the LaTeX
1854 conversions do happen.
1856 2008-10-09 Carsten Dominik <dominik@science.uva.nl>
1858 * org-attach.el (org-attach-delete-all): Renamed from
1859 `org-attch-delete'. Add a security query before deleting the
1860 entire directory. New optional argument FORCE can overrule the
1862 (org-attach-delete-one): New command.
1864 2008-10-08 Carsten Dominik <dominik@science.uva.nl>
1866 * org-attach.el (org-attach-file-list): Fix bug with directory.
1868 2008-10-07 Carsten Dominik <dominik@science.uva.nl>
1870 * org.el (org-apps-regexp-alist): New function.
1871 (org-file-apps): Add auto-mode to the default value.
1872 (org-open-file): Use the new structure of org-file-apps.
1874 * org-attach.el (org-attach): Support the new keys.
1875 (org-attach-method): New option.
1877 2008-10-06 Carsten Dominik <dominik@science.uva.nl>
1879 * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
1882 * org.el (org-remove-uniherited-tags): Fix reverse interpretation
1883 of the list value o `org-use-tag-inheritance'.
1885 * org-attach.el (org-attach-auto-tag): New option.
1886 (org-attach-tag, org-attach-untag): New functions.
1887 (org-attach-attach, org-attach-new, org-attach-sync): Call
1889 (org-attach-delete): Call `org-attach-untag'.
1891 2008-10-04 Carsten Dominik <dominik@science.uva.nl>
1893 * org-table.el (orgtbl-self-insert-command): Make this work for
1896 2008-10-02 Carsten Dominik <dominik@science.uva.nl>
1898 * org.el (org-add-log-setup): Limit searc for drawers to entry
1899 text, not to subtree.
1901 * org-clock.el (org-clock-heading-for-remember): New variable.
1902 (org-clock-in): Set `org-clock-heading-for-remember'.
1904 2008-10-01 James TD Smith <ahktenzero@mohorovi.cc>
1906 * org-remember.el (org-remember-apply-template): Add new
1907 expansions: %k, %K for currently clocked task and a link to the
1908 currently clocked task, and %< to file notes in the currently
1911 2008-10-01 Carsten Dominik <dominik@science.uva.nl>
1913 * org-export-latex.el (org-export-latex-make-header): Also insert
1914 the content of the property :latex-header-extra.
1916 * org-exp.el (org-infile-export-plist): Put the content of
1917 #+LATEX_HEADER: into the property :latex-header-extra.
1919 * org-colview.el (org-columns-get-format-and-top-level): Remove
1920 resetting the marker.
1922 * org-colview-xemacs.el (org-columns-get-format-and-top-level):
1923 Remove resetting the marker.
1925 * org.el (org-entry-property-inherited-from): Improve docstring.
1926 (org-entry-get-with-inheritance): Reset marker before starting the
1929 * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
1931 2008-09-30 Carsten Dominik <dominik@science.uva.nl>
1933 * org.el (org-entry-get-multivalued-property)
1934 (org-entry-protect-space, org-entry-restore-space): New
1936 (org-file-apps-defaults-macosx): Let postscript files be opened by
1938 (org-time-stamp-inactive): Call `org-time-stamp'.
1939 (org-time-stamp): New argument `inactive'. Also edit inacive
1940 stamps. Convert time stamp type.
1941 (org-open-file): Interpret the `default' value for the `command'
1944 * org-id.el (org-id-int-to-b36-one-digit)
1945 (org-id-b36-to-int-one-digit, org-id-int-to-b36)
1946 (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
1949 2008-09-29 Carsten Dominik <dominik@science.uva.nl>
1951 * org-id.el (org-id-reverse-string): New function.
1952 (org-id-new): Use `org-id-reverse-string' to make sure the
1953 beginning chars of the ID are mutating fast. This allows to use a
1954 directory structure to spread things better.
1955 (org-id-prefix): Changed default to nil.
1957 * org-list.el (org-move-item-down, org-move-item-up): Remember and
1958 restore the column of the cursor position.
1960 * org-remember.el (org-remember-apply-template): Remove properties
1963 2008-09-27 Carsten Dominik <dominik@science.uva.nl>
1965 * org-wl.el (org-wl-open): Remove useless call to
1966 `wl-thread-open-all'.
1968 * org-remember.el (org-remember-handler): Fix bug with `bottom'
1971 2008-09-26 Carsten Dominik <dominik@science.uva.nl>
1973 * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
1974 `org-bbdb-anniversaries'.
1976 * org.el (org-get-next-sibling, org-forward-same-level): New
1977 functions, similar to the outline versions, but invisible headings
1980 2008-09-25 Bastien Guerry <bzg@altern.org>
1982 * org.el (org-auto-repeat-maybe): Insert a space between
1983 the timestamp's type and the timestamp itself.
1985 2008-09-24 Carsten Dominik <dominik@science.uva.nl>
1987 * org-table.el (org-table-sum): Do not format the result with %g,
1988 it does rounding when there are too many digits.
1990 * org.el (org-map-entries): Protect the keyword-selecting variables.
1992 2008-09-23 Bastien Guerry <bzg@altern.org>
1994 * org-agenda.el (org-agenda-to-appt): Make sure the function check
1995 against all agenda files.
1997 2008-09-23 Carsten Dominik <dominik@science.uva.nl>
1999 * org-list.el: New file, aggregating list functions from org.el
2000 and org-export-latex.el.
2002 * org.el (org-edit-src-region-extra): New option.
2004 2008-09-22 Carsten Dominik <dominik@science.uva.nl>
2006 * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
2009 2008-09-22 Bastien Guerry <bzg@altern.org>
2011 * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
2013 2008-09-22 James TD Smith <ahktenzero@mohorovi.cc>
2015 * org-plot.el (org-plot/gnuplot): Make tables starting with a
2016 hline work correctly.
2017 (org-plot/gnuplot-script): Put commas at the end of each script
2020 2008-09-20 James TD Smith <ahktenzero@mohorovi.cc>
2022 * org.el (org-get-refile-targets): Replace links with their
2024 (org-imenu-get-tree): Replace links with their descriptions.
2026 * org-remember.el (org-remember-apply-template): Add a new
2027 expansion for adding properties to remember items.
2029 * org.el (org-add-log-setup): Skip over drawers (properties,
2030 clocks etc) when adding notes.
2032 * org-agenda.el (org-agenda-get-closed): show durations of clocked
2033 items as well as the start and end times.
2035 * org-compat.el (org-get-x-clipboard-compat): Add a compat
2036 function for fetching the X clipboard on XEmacs and GNU Emacs 21.
2038 * org-remember.el (org-get-x-clipboard): Use the compat
2039 function to get clipboard values when x-selection-value is
2040 unavailable. Use substring-no-properties instead of
2041 set-text-properties to remove text properties from the clipboard
2044 * lisp/org-clock.el (org-update-mode-line): Support limiting the
2045 modeline clock string, and display the full todo value in the
2046 tooltip. Set a local keymap so mouse-3 on the clock string goes to
2047 the currently clocked task.
2048 (org-clock-string-limit): Add a custom value for the maximum
2049 length of the clock string in the modeline.
2050 (org-clock-mode-map): Add a keymap for the modeline string
2052 2008-09-21 Carsten Dominik <dominik@science.uva.nl>
2054 * org-compat.el (org-propertize): New function.
2056 2008-09-20 Bastien Guerry <bzg@altern.org>
2058 * org-export-latex.el (org-export-latex-tables): protect exported
2059 tables from further special chars conversion.
2060 (org-export-latex-preprocess): Preserve LaTeX environments.
2061 (org-list-parse-list): Parse descriptive lists.
2062 (org-list-to-generic, org-list-to-latex, org-list-to-html)
2063 (org-list-to-texinfo): Export descriptive lists.
2064 (org-quote-chars): Remove.
2065 (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
2066 (org-export-latex-list-beginning-re): Rename to
2067 `org-list-beginning-re'
2068 (org-list-item-begin): Rename to `org-list-item-beginning'
2070 2008-09-20 Carsten Dominik <dominik@science.uva.nl>
2072 * org.el (org-refile): Allow refiling to the last entry in the
2074 (org-get-tags-at): Fix bug when inheritance is turned off.
2076 2008-09-19 Carsten Dominik <dominik@science.uva.nl>
2078 * org.el (org-indent-line-function): No longer check for src
2079 regions, this is too much overhead.
2081 * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
2084 * org.el (org-scan-tags): Make sure that tags matching is not case
2085 sensitive. TODO keyword matching is case sensitive, however, to
2086 avoid confusion with similar words that are not meant to be
2089 2008-09-18 Carsten Dominik <dominik@science.uva.nl>
2091 * org.el (org-get-local-tags-at): New function.
2092 (org-get-local-tags): New function.
2094 * org-exp.el (org-export-get-categories): New function.
2096 * org-agenda.el (org-sorting-choice)
2097 (org-agenda-sorting-strategy, org-agenda-get-todos)
2098 (org-agenda-get-timestamps, org-agenda-get-deadlines)
2099 (org-agenda-get-scheduled, org-agenda-get-blocks)
2100 (org-entries-lessp): Implement sorting by TODO state.
2101 (org-cmp-todo-state): New defsubst.
2103 * org-colview.el (org-colview-construct-allowed-dates): New
2105 (org-columns-next-allowed-value): Use
2106 `org-colview-construct-allowed-dates'.
2108 * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
2110 (org-columns-next-allowed-value): Use
2111 `org-colview-construct-allowed-dates'.
2113 2008-09-17 Carsten Dominik <dominik@science.uva.nl>
2115 * org.el (org-protect-slash): New function.
2116 (org-get-refile-targets): Use `org-protect-slash'.
2118 * org-agenda.el (org-global-tags-completion-table): New variable.
2120 * org-exp.el (org-export-handle-export-tags): New function.
2121 (org-export-preprocess-string): Call
2122 `org-export-handle-export-tags'.
2124 * org-plot.el: New file.
2126 * org-publish.el (org-publish-expand-components): Function removed.
2127 (org-publish-expand-projects): Allow components to have components.
2129 2008-09-13 Carsten Dominik <dominik@science.uva.nl>
2131 * org.el (org-indent-line-function): Do not indent in regions that
2132 are external source code.
2133 (org-yank-and-fold-if-subtree): New function.
2135 * org-agenda.el (org-agenda-todayp): New function.
2136 (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
2137 `org-agenda-todayp'.
2139 * org.el (org-insert-heading-respect-content)
2140 (org-insert-todo-heading-respect-content): New commands.
2141 (org-insert-heading-respect-content): New option.
2142 (org-insert-heading): Respect `org-insert-heading-respect-content'.
2144 * org-clock.el (org-clock-find-position): Make sure the note after
2145 the clock line gets moved into the new clock drawer.
2147 2008-09-11 Carsten Dominik <dominik@science.uva.nl>
2149 * org-id.el (org-id-new): New option.
2151 2008-09-08 Carsten Dominik <dominik@science.uva.nl>
2153 * org-table.el (org-table-copy-down): Avoid overflow during
2154 increment. Use prefix argument 0 to temporarily disable the
2157 2008-09-07 Carsten Dominik <dominik@science.uva.nl>
2159 * org-exp.el (org-export-as-html): Do not turn on the major mode
2160 if the buffer will be killed anyway.
2161 (org-get-current-options): Exclude the #+TEXT field.
2162 (org-export-as-html): Make sure text before the first headline is
2165 * org-publish.el (org-publish-org-to): Tell the exporter that this
2166 buffer will be killed, so it is not necessary to do major mode
2169 * org-archive.el (org-archive-to-archive-sibling): Show empty
2170 lines after folding the archive sibling.
2172 * org.el (org-log-note-extra): New variable.
2174 2008-09-05 Bastien Guerry <bzg@altern.org>
2176 * org.el (org-additional-option-like-keywords): Added keywords for
2177 the _QUOTE, _VERSE and _SRC environments.
2179 * org-export-latex.el (org-export-latex-preprocess): Fix bug when
2180 exporting _QUOTE and _VERSE environments.
2182 2008-09-05 Carsten Dominik <dominik@science.uva.nl>
2184 * org-agenda.el (org-agenda-filter-by-tag): New command.
2186 * org-exp.el (org-get-current-options): Remove angular brackets
2187 from the date entry.
2189 * org.el (org-edit-fixed-width-region): New function.
2190 (org-edit-fixed-width-region): Also try
2191 `org-edit-fixed-width-region'.
2192 (org-edit-fixed-width-region-mode): New option.
2193 (org-activate-code): Only interprete lines starting with colon
2194 plus a space as example lines.
2196 * org-remember.el (org-remember-templates): Add nil instead of
2197 empty strings to fix the length of remember templates.
2199 * org-table.el (org-calc-default-modes): Fix the time format for
2200 calc, from 12 hour to 24 hour clock.
2202 2008-09-04 Carsten Dominik <dominik@science.uva.nl>
2204 * org-agenda.el (org-agenda-get-deadlines)
2205 (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
2206 entries that are pre-warnings of deadlines or reminders.
2208 * org.el (org-sort-entries-or-items): Make numeric and alpha
2209 comparisons ignore any TODO keyword and priority cookie.
2211 * org-remember.el (org-remember-handler): Reinterpretation of the
2214 2008-09-03 Carsten Dominik <dominik@science.uva.nl>
2216 * org-agenda.el (org-agenda-get-scheduled): Use new
2217 `org-scheduled' face.
2219 * org-faces.el (org-scheduled): New face.
2221 * org-wl.el (org-wl-open): Remove incorrect declaration.
2223 * org-gnus.el (org-gnus-store-link): Support for :to information
2226 * org-exp.el (org-export-as-html): Fixed typo in creator
2228 (org-export-protect-examples): New parameter indent. Insert extra
2229 spaces only when this parameter is specified.
2230 (org-export-preprocess-string): Call `org-export-protect-examples'
2231 with an indentation parameter when exporting to ASCII.
2233 * org-remember.el (org-remember-templates)
2234 (org-remember-apply-template): Allow the file component to be a
2237 * org.el (org-goto-local-search-headings): Renamed from
2238 `org-goto-local-search-forward-headings'. Added the possibility
2239 to search backwards.
2241 2008-09-02 Carsten Dominik <dominik@science.uva.nl>
2243 * org-export-latex.el (org-export-latex): New customization
2246 * org-agenda.el (org-write-agenda): Erase buffer for txt export.
2248 2008-09-01 Carsten Dominik <dominik@science.uva.nl>
2250 * org-exp.el (org-html-do-expand): Allow {} to terminate
2253 2008-07-29 Carsten Dominik <dominik@science.uva.nl>
2255 * org.el (org-buffer-list): Select buffers based on major mode,
2258 2008-07-26 Carsten Dominik <dominik@science.uva.nl>
2260 * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
2263 * org-colview.el (org-columns-display-here): Use
2264 `org-columns-modify-value-for-display-function'.
2266 * org-colview-xemacs.el (org-columns-display-here): Use
2267 `org-columns-modify-value-for-display-function'.
2269 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
2271 * org.el (org-columns-modify-value-for-display-function): New option.
2283 * org-publish.el (org-publish-file): Make sure the directory match
2284 for the publishing directory works correctly.
2286 * org-agenda.el (org-agenda-execute-calendar-command)
2287 (org-agenda-diary-entry): Additional optional argument.
2289 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
2291 * org-exp.el (org-export-as-html): Add attributes also in mailto
2294 * org.el (org-autoload): Add `org-dblock-write:columnview'.
2303 2008-07-23 Carsten Dominik <dominik@science.uva.nl>
2305 * org-exp.el (org-export-region-as-html, org-export-as-html): Make
2306 sure that calls from `org-export-region-as-html' do not do the
2307 special check for a subtree.
2309 2008-07-22 Carsten Dominik <dominik@science.uva.nl>
2311 * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
2313 2008-07-20 Juri Linkov <juri@jurta.org>
2315 * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
2316 new keymap `narrow-map' instead of binding "\C-xns".
2318 2008-07-18 Carsten Dominik <dominik@science.uva.nl>
2320 * org.el (org-open-file): Use
2321 `org-open-directory-means-index-dot-org'.
2322 (org-open-directory-means-index-dot-org): New option.
2324 2008-07-17 Carsten Dominik <dominik@science.uva.nl>
2326 * org.el (org-make-link-string): Remove link attributes from
2328 (org-open-at-point): Remove link attributes bevore using the path.
2330 * org-exp.el (org-export-as-html): Handle link attributes.
2332 * org.el (org-extract-attributes, org-attributes-to-string): New functions.
2334 * org-table.el (org-table-to-lisp): New function.
2336 * org.el (org-narrow-to-subtree): Do not include the final newline
2337 into the narrowed region.
2339 * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
2340 bug with user-define skipping condition.
2342 2008-07-16 Carsten Dominik <dominik@science.uva.nl>
2344 * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
2346 2008-07-14 Carsten Dominik <dominik@science.uva.nl>
2348 * org-exp.el (org-export-html-style-default): Automatic overflow
2349 handling for pre fields.
2350 (org-export-as-ascii, org-export-as-html): Change default format
2353 * org-table.el (org-table-export): Offer completion for translator
2354 functions, and do not require a heading above the table.
2356 * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
2357 Cater for the case of a list starting in the first line of the
2360 2008-07-09 Carsten Dominik <dominik@science.uva.nl>
2362 * org-publish.el (org-publish-find-title): Bug fix.
2363 (org-publish-org-index): Implement new :index-style option.
2365 2008-07-07 Carsten Dominik <dominik@science.uva.nl>
2367 * org-publish.el (org-publish-timestamp-filename): Use
2368 SHA1-encoded file names in the timestamp directory.
2370 2008-07-05 Carsten Dominik <dominik@science.uva.nl>
2372 * org-publish.el (org-publish-needed-p): Be verbose about files
2373 published and files skipped.
2375 * org-exp.el (org-export-preprocess-string): Swap link
2376 normalization and inernal link targeting.
2378 * org-publish.el (org-publish-needed-p): Create timestamp
2379 directory when it does not exist.
2381 2008-07-04 Bastien Guerry <bzg@altern.org>
2383 * org-clock.el (org-clock-out-when-done): Doc fix.
2385 * org.el (org-agenda-skip-unavailable-files): Doc fix.
2387 * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
2388 Ignore case when searching for the COMMENT cookie at export time.
2390 2008-07-02 Carsten Dominik <dominik@science.uva.nl>
2392 * org-exp.el (org-get-file-contents)
2393 (org-get-and-remove-property): New functions.
2394 (org-export-handle-include-files): Handle the new prefix options.
2395 (org-export-as-html): Fix the verse environment.
2397 2008-07-01 Carsten Dominik <dominik@science.uva.nl>
2399 * org.el (org-time=, org-time<, org-time<=, org-time>)
2400 (org-time>=, org-time<>, org-2ft): New functions.
2401 (org-op-to-function): Also provide for the time testing fucntions.
2403 2008-06-30 Carsten Dominik <dominik@science.uva.nl>
2405 * org-exp.el (org-export-html-style-default): New constant.
2407 2008-06-29 Carsten Dominik <dominik@science.uva.nl>
2409 * org-exp.el (org-export-html-style-extra): New variable.
2410 (org-export-splice-style): New function.
2412 2008-06-26 Carsten Dominik <dominik@science.uva.nl>
2414 * org-exp.el (org-export-plist-vars, org-export-as-html):
2415 Implement `org-export-creator-info'.
2416 (org-export-creator-info): New option.
2418 2008-06-25 Carsten Dominik <dominik@science.uva.nl>
2420 * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
2421 (org-property-drawer-re, org-clock-drawer-re): New constants.
2423 2008-06-23 Carsten Dominik <dominik@science.uva.nl>
2425 * org-exp.el (org-icalendar-use-deadline)
2426 (org-icalendar-use-scheduled): New options.
2427 (org-icalendar-include-todo): Default changed to t.
2428 (org-print-icalendar-entries): Implement better utilization of
2429 scheduling and deadline time stamps.
2430 (org-export-target-internal-links, org-export-as-html): Allow file
2431 lines without the "file:" prefix if the file path is an absolute
2432 path or starts with ".".
2434 * org-clock.el (org-clocktable-shift): Also undertand yesterday,
2436 (org-clock-special-range): Also undertand yesterday, lastweek etc.
2438 2008-06-18 Glenn Morris <rgm@gnu.org>
2439 * org.el (org-map-entries): Let-bind `file'.
2441 2008-06-19 Carsten Dominik <dominik@science.uva.nl>
2443 * org.el (org-agenda-skip-archived-trees): Docstring now
2444 discourages using this.
2445 (org-scan-tags): Check for org-agenda-archives-mode.
2446 (org-map-entries): Make sure org-agenda-archives-mode is nil.
2447 (org-agenda-files): Functionality of second arg changed.
2449 * org-agenda.el (org-agenda-archives-mode): New variable
2450 (org-write-agenda, org-prepare-agenda, org-agenda-list)
2451 (org-search-view, org-todo-list, org-tags-view)
2452 (org-agenda-list-stuck-projects): Call `org-agenda-files' with
2454 (org-agenda-quit): Reset the archives mode.
2455 (org-agenda-archives-mode): New command.
2456 (org-agenda-set-mode-name): Include archives info.
2458 2008-06-18 Carsten Dominik <dominik@science.uva.nl>
2460 * org.el (org-paste-subtree): Make sure the yanked headline is
2461 visible if it was yanked at a visible point.
2462 (org-move-item-up): Fix the bug with moving white space at the end
2464 (org-show-empty-lines-in-parent): New function.
2466 2008-06-16 Carsten Dominik <dominik@science.uva.nl>
2468 * org-colview.el (org-columns-next-allowed-value): Bug fix.
2470 * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
2472 * org-agenda.el (org-agenda-get-closed): Get the end time into the
2473 agenda prefix as well.
2475 * org-publish.el (org-publish-org-index): Make a properly indented
2478 * org.el (org-calendar-agenda-action-key): New option.
2479 (org-get-cursor-date): New function.
2480 (org-mark-entry-for-agenda-action): New command.
2481 (org-overriding-default-time): New variable.
2482 (org-read-date): Respect `org-overriding-default-time'.
2484 * org-remember.el (org-remember-apply-template): Respect the
2485 ovverriding default time.
2487 * org-agenda.el (org-agenda-action-marker): New variable.
2488 (org-agenda-action): New command.
2489 (org-agenda-do-action): New function.
2491 2008-06-15 Carsten Dominik <dominik@science.uva.nl>
2493 * org.el (org-schedule, org-deadline): Protect scheduled and
2494 deadline tasks against changes that accidently remove the
2495 repeater. Also show a message with the new date when done.
2497 2008-06-15 Carsten Dominik <dominik@science.uva.nl>
2499 * org.el (org-beginning-of-line): Cater for the case when there
2500 are tags but no headline text.
2501 (org-align-tags-here): Convert to tabs only when indent-tabs-mode
2504 2008-06-13 Carsten Dominik <dominik@science.uva.nl>
2506 * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
2507 the return value is nil instead of "nil" when there is no match.
2509 * org-exp.el (org-insert-centered): Use fill-column instead of
2511 (org-export-as-ascii): Use string-width to measure the width of
2514 * org.el (org-diary-to-ical-string): No longer kill buffer
2515 FROMBUF, this is now done by the caller.
2517 * org-exp.el (org-print-icalendar-entries): Move the call to
2518 `org-diary-to-ical-string' out of the loop, and kill the buffer
2521 * org-remember.el (org-remember-visit-immediately): Position
2522 cursor after moving to the note.
2523 (org-remember-apply-template): Use a text property to record the
2525 (org-remember-handler): Align tags after pasting the note.
2527 2008-06-12 Carsten Dominik <dominik@science.uva.nl>
2529 * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
2531 * org-agenda.el (org-agenda-open-link): If there is an
2532 org-bbdb-name property in the current line, jump to that bbdb
2535 * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
2536 text property, so that the agenda knows where this entry comes
2539 * org-agenda.el (org-agenda-clock-in): Fixed bug in the
2540 interaction between clocking-in from the agenda, and automatic
2541 task state switching.
2543 * org-macs.el (org-with-point-at): Bug fix in macro defintion.
2545 * org.el (org-beginning-of-line, org-end-of-line): Make sure the
2546 zmacs-region stays after this command in XEmacs.
2548 2008-06-11 Carsten Dominik <dominik@science.uva.nl>
2550 * org.el (org-scan-tags): Allow new values for ACTION parameter.
2552 * org-remember.el (org-remember-templates): Fix bug in
2553 customization type definition.
2555 * org.el (org-map-entries): New function.
2557 2008-06-11 verhuur82 <verhuur82@macbook-van-verhuur82.local>
2559 * org-agenda.el (org-agenda-skip-comment-trees): New option.
2560 (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
2562 2008-06-10 Carsten Dominik <dominik@science.uva.nl>
2564 * org-remember.el (org-jump-to-target-location): New variable.
2565 (org-remember-apply-template): Set
2566 `org-remember-apply-template' if requested by template.
2567 (org-remember-handler): Start an idle timer to jump to
2570 * org-exp.el (org-get-current-options): Add the FILETAGS setting.
2572 * org.el (org-set-regexps-and-options): Fix bug with parsing of
2574 (org-get-tags-at): Add the content of `org-file-tags'.
2576 * org-exp.el (org-export-handle-comments): Fix bug with several
2577 comment lines after each other.
2578 (org-number-to-roman, org-number-to-counter): New functions.
2579 (org-export-section-number-format): New option.
2581 2008-06-09 Carsten Dominik <dominik@science.uva.nl>
2583 * org-exp.el (org-export-protect-examples): Catch the case of a
2584 missing end_example line.
2586 * org.el (org-set-regexps-and-options): Set `org-file-properties' and
2587 `org-file-tags' to nil.
2589 * org-colview.el (org-columns-next-allowed-value): Handle next
2590 argument NTH to directly select a value.
2592 * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
2593 argument NTH to directly select a value.
2595 2008-06-08 Carsten Dominik <dominik@science.uva.nl>
2597 * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
2599 2008-05-30 Carsten Dominik <dominik@science.uva.nl>
2601 * org.el (org-columns-ellipses): New option.
2603 2008-05-29 Carsten Dominik <dominik@science.uva.nl>
2605 * org-colview.el (org-columns-add-ellipses): New function.
2606 (org-columns-compact-links): New function.
2607 (org-columns-cleanup-item): Call `org-columns-compact-links'.
2608 (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
2610 (org-columns-edit-value): Fixed bug with editing values from
2612 (org-columns-redo): Also redo the agenda itself.
2614 2008-05-28 Carsten Dominik <dominik@science.uva.nl>
2616 * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
2619 * org-colview.el (org-agenda-columns-cleanup-item): New function.
2621 * org-exp.el (org-export-ascii-preprocess): Renamed from
2622 `org-export-ascii-clean-string'.
2623 (org-export-kill-licensed-text)
2624 (org-export-define-heading-targets)
2625 (org-export-handle-invisible-targets)
2626 (org-export-target-internal-links)
2627 (org-export-remove-or-extract-drawers)
2628 (org-export-remove-archived-trees)
2629 (org-export-protect-quoted-subtrees)
2630 (org-export-protect-verbatim, org-export-protect-examples)
2631 (org-export-select-backend-specific-text)
2632 (org-export-mark-blockquote-and-verse)
2633 (org-export-remove-comment-blocks-and-subtrees)
2634 (org-export-handle-comments, org-export-mark-radio-links)
2635 (org-export-remove-special-table-lines)
2636 (org-export-normalize-links)
2637 (org-export-concatenate-multiline-links)
2638 (org-export-concatenate-multiline-emphasis): New functions,
2639 obtained from spliiting the export preprocessor.
2641 * org-table.el (org-table-recalculate): Improve error message if
2642 the row number is invalid.
2644 2008-05-27 Carsten Dominik <dominik@science.uva.nl>
2646 * org-archive.el (org-archive-save-context-info): Fix bugs in
2647 customization setup and docstring.
2649 * org-exp.el (org-export-html-style): Changed the size of in the
2650 <pre> element to 90%.
2652 2008-05-26 Carsten Dominik <dominik@science.uva.nl>
2654 * org.el (org-find-src-example-start): Function removed.
2655 (org-edit-src-find-region-and-lang): New function.
2657 2008-05-25 Carsten Dominik <dominik@science.uva.nl>
2659 * org.el (org-edit-src-exit): New function.
2660 (org-exit-edit-mode): New minor mode.
2662 * org-exp.el (org-export-preprocess-string): Fix bug with removing
2663 comment-like lines from protected examples.
2665 * org.el (org-edit-src-example, org-find-src-example-start)
2666 (org-protect-source-example, org-edit-special): New functions.
2668 2008-05-24 Carsten Dominik <dominik@science.uva.nl>
2670 * org-publish.el (org-publish-project-alist): Fix typo in
2672 (org-publish-project-alist): Handle :index-title property.
2674 2008-05-21 Carsten Dominik <dominik@science.uva.nl>
2676 * org-export-latex.el (org-export-as-latex): Make sure region
2677 bounds are correct. Parse subtree properties relating to export.
2679 * org-exp.el (org-export-add-options-to-plist): New function.
2680 (org-infile-export-plist): Use `org-export-add-options-to-plist'.
2682 2008-05-20 Carsten Dominik <dominik@science.uva.nl>
2684 * org.el (org-default-properties): Add EXPORT_FILE_NAME and
2687 * org-exp.el (org-export-get-title-from-subtree)
2688 (org-export-as-ascii, org-export-as-html): Make sure the original
2689 region-beginning and region-end are used, even after moving
2691 (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
2694 * org-remember.el (org-remember-last-stored-marker): New variable.
2695 (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
2696 (org-remember-handler): Also use marker to remember
2697 last-stored position.
2699 * org.el (org-goto-marker-or-bmk): New function.
2701 2008-05-19 Carsten Dominik <dominik@science.uva.nl>
2703 * org.el (org-file-properties): Renamed from `org-local-properties'.
2704 (org-scan-tags): Take file tags into account.
2705 (org-tags-match-list-sublevels): Default changed to t.
2707 * org-exp.el (org-export-as-html): Close paragraph after a
2710 * org.el (org-update-parent-todo-statistics): New function.
2712 * org-exp.el (org-icalendar-store-UID): New option.
2713 (org-icalendar-force-UID): Option removed.
2714 (org-print-icalendar-entries): IMplement UIDs.
2716 2008-05-18 Carsten Dominik <dominik@science.uva.nl>
2718 * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
2720 2008-05-16 Carsten Dominik <dominik@science.uva.nl>
2722 * org-faces.el (org-column): Document how this face is being used
2723 and why sometimes the background faces shine through.
2725 * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
2727 * org-publish.el (org-publish-attachment): Create publishing
2728 directory if it does not yet exist.
2730 * org-table.el (org-calc-default-modes): Change default number
2731 format to (float 8).
2733 * org.el (org-olpath-completing-read): New function.
2734 (org-time-clocksum-format): New option.
2735 (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
2737 * org-clock.el (org-clock-display, org-clock-out)
2738 (org-update-mode-line): Use `org-time-clocksum-format'.
2740 * org-colview-xemacs.el (org-columns-number-to-string): Use
2741 `org-time-clocksum-format'.
2743 * org-colview.el (org-columns-number-to-string): Use
2744 `org-time-clocksum-format'.
2746 2008-05-15 Carsten Dominik <dominik@science.uva.nl>
2748 * org-id.el: New file, move from contrib to core.
2750 * org-exp.el (org-icalendar-force-UID): New option.
2752 2008-05-14 Carsten Dominik <dominik@science.uva.nl>
2754 * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
2755 shifted by one day if theere is a date range without an end
2758 * org.el (org-try-structure-completion): New function.
2760 2008-05-13 Carsten Dominik <dominik@science.uva.nl>
2762 * org.el (org-set-font-lock-defaults): Improve fontification of
2764 (org-insert-item): Handle description lists.
2765 (org-adaptive-fill-function): Improve auto indentation in
2768 * org-exp.el (org-export-as-html, org-export-preprocess-string):
2769 Implement VERSE environment.
2770 (org-export-preprocess-string): Implement the COMMENT
2773 * org-export-latex.el (org-export-latex-preprocess): Implement
2776 2008-05-12 Carsten Dominik <dominik@science.uva.nl>
2778 * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
2781 2008-05-10 Carsten Dominik <dominik@science.uva.nl>
2783 * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
2785 * org.el (org-quote-csv-field): New functions.
2787 * org-table.el (org-table-export-default-format): Remove :splice
2788 from default format, we get the same effect by not specifying
2790 (org-table-export): Improve setup, distinguish better between
2791 interactive and non-interactive use, allow specifying the format
2792 on the fly, better protection against wrong file names.
2793 (orgtbl-to-generic): Fix documentation. Do not require :tstart
2794 and :tend when :splice is omitted.
2796 2008-05-09 Bernt Hansen <bernt@norang.ca>
2798 * org-clock.el (org-clock-select-task): Make sure the selection
2799 letters are 1-9 and A-Z, no special characters.
2801 2008-05-09 Carsten Dominik <dominik@science.uva.nl>
2803 * org-exp.el (org-export-htmlize): New group.
2804 (org-export-htmlize-output-type)
2805 (org-export-htmlize-css-font-prefix): New options.
2806 (org-export-htmlize-region-for-paste): New function.
2807 (org-export-htmlize-generate-css): New command.
2809 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
2811 * org/org.el (org-modules, org-format-latex-options):
2812 * org/org-archive.el (org-archive-stamp-time)
2813 (org-archive-save-context-info):
2814 * org/org-faces.el (org-hide):
2815 * org/org-irc.el (org-irc-parse-link):
2816 * org/org-macs.el (org-call-with-arg, org-autoload):
2817 * org/org-mew.el (org-mew-store-link):
2818 * org/org-remember.el (org-remember-store-without-prompt)
2819 (org-remember-templates): Fix typos in docstrings.
2821 * org/org-info.el (org-info-store-link): Remove leftover docstring.
2823 * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
2824 (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
2825 (org-bbdb-anniv-split): Fix typos in docstrings.
2827 * org/org-publish.el (org-publish-project-alist): Doc fixes.
2828 (org-publish-use-timestamps-flag): Reflow docstring.
2829 (org-publish-files-alist): Fix typos in docstring.
2831 2008-05-08 Carsten Dominik <dominik@science.uva.nl>
2833 * org.el (org-set-visibility-according-to-property): New function.
2834 (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
2835 and compute the regular expressions, and update font-lock.
2836 (org-property-re): Allow a dash in property names.
2838 * org-archive.el (org-extract-archive-file): Insert the file name
2839 without the path into the format, to allow the location format to
2840 contain a subdirectory.
2842 * org-agenda.el (org-agenda-post-command-hook): If point is at end
2843 of buffer, and the `org-agenda-type' property undefined, use the
2844 value from the character before.
2846 * org.el (org-add-planning-info): Don't let indentation for
2847 would-be timestamp become extra whitespace at the end of headline.
2849 2008-05-07 Carsten Dominik <dominik@science.uva.nl>
2851 * org.el (org-remove-double-quotes, org-file-contents): New
2854 * org-exp.el (org-infile-export-plist): Also parse the
2855 contents of #+SETUPFILE files, recursively.
2857 * org.el (org-set-regexps-and-options): Also parse the
2858 contents of #+SETUPFILE files, recursively.
2860 * org-exp.el (org-export-handle-include-files): New function.
2861 (org-export-preprocess-string): Call
2862 `org-export-handle-include-files'.
2864 * org.el (org-delete-property-globally)
2865 (org-delete-property, org-set-property): Ignore case during
2867 (org-set-property): Use `org-completing-read' instead of
2870 * org.el (org-complete-expand-structure-template): New,
2871 experimental function.
2872 (org-structure-template-alist): New, experimental option.
2873 (org-complete): Call `org-complete-expand-structure-template'.
2875 2008-05-06 Bastien Guerry <bzg@altern.org>
2877 * org-export-latex.el (org-export-latex-preprocess): Added
2878 support for blockquotes.
2880 2008-05-05 Carsten Dominik <dominik@science.uva.nl>
2882 * org.el (org-read-date-analyze): Catch the case where only a
2885 2008-05-04 Carsten Dominik <dominik@science.uva.nl>
2887 * org.el (org-set-font-lock-defaults): Make the description
2890 * org-exp.el (org-export-as-html, org-close-li): Implement
2893 2008-05-04 Jason Riedy <jason@acm.org>
2895 * org-table.el (*orgtbl-default-fmt*): New variable.
2896 (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
2897 when there is no other fmt available.
2899 (orgtbl-to-generic): Allow an explicitly nil :tstart or
2900 :tend to suppress the appropriate string.
2902 (orgtbl-to-orgtbl): New function for translating to another orgtbl
2905 2008-05-02 Carsten Dominik <dominik@science.uva.nl>
2907 * org.el (org-read-date-analyze): "." as an alias for "+0" in
2910 * org-clock.el (org-clock-save-markers-for-cut-and-paste):
2913 * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
2916 2008-05-01 Carsten Dominik <dominik@science.uva.nl>
2918 * org-clock.el (org-clock-find-position): Don't include notes
2921 * org-archive.el (org-archive-subtree): No longer remove an
2922 extra line after cutting the subtree. `org-cut-subtree' already
2925 * org-remember.el (org-remember-handler): Only kill the target
2926 buffer if it does not contain the running clock.
2928 * org.el (org-markers-to-move): New variable.
2929 (org-save-markers-in-region, org-check-and-save-marker)
2930 (org-reinstall-markers-in-region): New function.
2931 (org-move-subtree-down, org-copy-subtree): Remember relative
2932 marker positions before cutting.
2933 (org-move-subtree-down, org-paste-subtree): Restore relative
2934 marker positions after pasting.
2936 * org-remember.el (org-remember-clock-out-on-exit): New option.
2937 (org-remember-finalize): Clock out only if the setting in
2938 `org-remember-clock-out-on-exit' requires it.
2939 (org-remember-handler): Do the cleanup in the buffer, to make sure
2940 that the clock marker remains in tact.
2942 2008-04-29 Carsten Dominik <dominik@science.uva.nl>
2944 * org-clock.el (org-clock-goto): Widen buffer if necessary.
2945 (org-clock-in): Make sure that also tasks outside the narrowed
2946 region will be clocked in correctly.
2947 (org-clock-insert-selection-line): Widen the buffer so that we can
2948 find the correct task heading.
2950 * org.el (org-base-buffer): New function.
2952 * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
2953 and ";" are escaped.
2954 (org-print-icalendar-entries): Also apply
2955 `org-icalendar-cleanup-string' to the headline, not only to the
2958 2008-04-28 Carsten Dominik <dominik@science.uva.nl>
2960 * org-exp.el (org-export-preprocess-hook): New hook.
2961 (org-export-preprocess-string): Call
2962 `org-export-preprocess-hook'.
2964 * org.el (org-font-lock-hook): New variable.
2965 (org-font-lock-hook): New function.
2966 (org-set-font-lock-defaults): Call `org-font-lock-hook'.
2970 ;; add-log-time-zone-rule: t
2973 Copyright (C) 2008 Free Software Foundation, Inc.
2975 This file is part of GNU Emacs.
2977 GNU Emacs is free software: you can redistribute it and/or modify
2978 it under the terms of the GNU General Public License as published by
2979 the Free Software Foundation, either version 3 of the License, or
2980 (at your option) any later version.
2982 GNU Emacs is distributed in the hope that it will be useful,
2983 but WITHOUT ANY WARRANTY; without even the implied warranty of
2984 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2985 GNU General Public License for more details.
2987 You should have received a copy of the GNU General Public License
2988 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
2990 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c