Completion: Turn off ido.el for completing outline paths in steps.
[org-mode.git] / lisp / ChangeLog
blobf84f064ac37829a5f1c43d039905832eb4403ed2
1 2009-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org.el (org-olpath-completing-read): Never use ido for this
4         one.
6         * org-exp.el (org-export-normalize-links): Use new macro.
8         * org-macs.el (org-if-unprotected-at): New macro.
10         * org-agenda.el (org-agenda-show): Allow numerical prefix
11         arguments to specify how much context should be shown.
12         (org-agenda-cycle-show): New command, could be bound to SPC in
13         org-agenda-mode-map.
15         * org-exp.el (org-html-level-start): Space after section number.
17 2009-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
19         * org-agenda.el (org-agenda-get-sexps): Add todo state as
20         property, for sorting.
21         (org-cmp-todo-state): Get the applicable TODO keywords directly
22         from the buffer.
23         (org-run-agenda-series, org-agenda-list, org-search-view)
24         (org-todo-list, org-tags-view): Only fit agenda window when the
25         whole series is done.
27         * org.el (org-scan-tags): Add todo state as property, for sorting.
29         * org-agenda.el (org-agenda-custom-commands-local-options): Add
30         `org-agenda-overriding-header' as an option.
31         (org-agenda-list): Honor org-agenda-overriding-header'.
33 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
35         * org-list.el (org-toggle-checkbox): Improve cursor positioning
36         after removing a checkbox.
38         * org.el (org-show-entry): Make this work correctly also if it is
39         the last entry in the file.
40         (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
41         falling back to normal, default command.
42         (org-ctrl-c-ctrl-c): When called with prefix arg at a non-checkbox
43         item, call the checkbox toggler to get a box.
45         * org-list.el (org-toggle-checkbox): Make double prefix set the
46         checkbox to "[-]".
47         (org-fix-bullet-type): Only replace bullet it it is changed.
48         (org-renumber-ordered-list): Handle case when first item does not
49         have a number.
51         * org.el (org-add-log-setup): Fix positioning when
52         `org-log-states-order-reversed' is nil.
54         * org-clock.el (org-clock-in): Fix positioning when
55         `org-log-states-order-reversed' is nil.
56         (org-clock-find-position): Fix positioning when
57         `org-log-states-order-reversed' is nil.
59 2009-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
61         * org-clock.el (org-clock-into-drawer): Take default from
62         `org-log-into-drawer'.
63         (org-clock-find-position): Look for the correct drawer.
65         * org.el (org-log-into-drawer): Renamed from
66         `org-log-state-notes-into-drawer'.
67         (org-log-state-notes-into-drawer): New variable alias.
68         (org-add-log-setup): Make drawer name default to LOGBOOK, not
69         CLOCK.
70         (org-insert-property-drawer): Also skip LOGBOOK drawers.
72 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
74         * org-agenda.el (org-agenda): Fix docstring.
76         * org.el ("org-plot"): Help loading org-plot.
77         (org-metaleft-hook, org-metaright-hook, org-metaup-hook)
78         (org-metadown-hook, org-shiftmetaleft-hook)
79         (org-shiftmetaright-hook, org-shiftmetaup-hook)
80         (org-shiftmetadown-hook, org-metareturn-hook): New hooks.
81         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
82         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
83         (org-metadown, org-ctrl-c-ctrl-c): Call the appropriate hook.
85         * org-publish.el (org-publish-get-base-files): Allow symbol `any'
86         for selecting files with any (and even without) extension.
88         * org.el (org-save-all-org-buffers): Also save id locations.
89         (org-revert-all-org-buffers): Also load id locations.
91 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
92         * org.el (org-drawers): Add LOGBOOK to the default drawers.
93         (org-log-state-notes-into-drawer): New option.
94         (org-add-log-setup): Place the sate note marker into the drawer,
95         create drawer when necessary.
96         (org-refile-targets): Document special interpretation of LEVEL
97         when odd-levels are used.
99 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
101         * org.el (org-store-log-note): Fix note indentation when adding
102         notes to end of list.
104         * org-exp.el (org-export-as-html): Add TODO keyword as extra
105         class, so that each keyword can get special colors through CSS.
107         * org-clock.el (org-clock-out): Add another nil for the previous
108         state into the call to `org-add-log-setup'.
110         * org.el (org-log-note-previous-state): New variable.
111         (org-log-note-headings): New %S escape for old state.
112         (org-todo): Call the note setup with the old state as an
113         argument.
114         (org-add-note): Add another nil for the previous state into the
115         call to `org-add-log-setup'.
116         (org-add-log-setup): New argument PREV-STATE.
117         (org-add-log-note): Handle new %S escape.
118         (org-store-log-note): Handle new %S escape.
120 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
122         * org-clock.el (org-clock-find-position): Do not swallow an item
123         less indented than the CLOCK line itself.
124         (org-clock-in): Push markers to lin after the clock line.
125         (org-clock-find-position): Handle values of
126         `org-clock-into-drawer' smaller than 2.
128         * org-exp.el (org-html-level-start): Add a CSS class to section
129         numbers.
130         (org-export-html-toplevel-hlevel): Better documentation of the
131         influence of this variables on H levels and css classes in
132         export.
134 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
136         * org-agenda.el (org-agenda-custom-commands-local-options): Add
137         timestamp and nottimestamp to the chooe menu.
139         * org.el (org-save-all-org-buffers): Moved here from org-agenda.el.
140         (org-revert-all-org-buffers): New command.
142 2009-02-09  Carsten Dominik  <carsten.dominik@gmail.com>
144         * org.el (org-return): Implement `org-return-follows-link' in the
145         function org-return.  This is more robust than using the mouse
146         map, I think.
147         (org-set-regexps-and-options): Match more general #+TODO lines.
148         (org-make-options-regexp): New optional argument EXTRA, for an
149         extra regexp.
150         (org-tab-follows-link): Mark as deprecated.
152 2009-02-07  Carsten Dominik  <carsten.dominik@gmail.com>
154         * org-exp.el (org-export-preprocess-string): Remove clock lines
155         earlier, so that they cannot cotribute to verbatim snippets.
157 2009-02-06  Carsten Dominik  <carsten.dominik@gmail.com>
159         * org-exp.el (org-export-remove-or-extract-drawers): Fix regexp
160         for finding drawers.
161         (org-export-as-ascii, org-export-as-html): Count levels relative
162         to the subtree header.
163         (org-get-min-level): New optional argument OFFSET.
164         (org-export): Make sure point is restored after popping up that
165         window.
167         * org.el (org-do-sort): Also take an inactive timestamp if no
168         active one is found.
170         * org-colview-xemacs.el (org-columns-capture-view): Copy before
171         deleting duplicates.
173         * org-colview.el (org-columns-capture-view): Copy before
174         deleting duplicates.
176         * org-exp.el (org-export-preprocess-string): Fix bug when skipping
177         text before first headline.
179         * org.el (org-format-latex): Do not convert LaTeX fragments in
180         protected examples.
182 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
184         * org-exp.el (org-export-html-style-default): Use color values
185         instead of names for XHTML validation.
187         * org.el (org-get-scheduled-time, org-get-deadline-time): New
188         functions.
189         (org-return-follows-link): Revert making this the default untile
190         issues are resolved.
192         * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
193         nottimestamp.
195 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
197         * org.el (org-mode): Make dependence stuff work more reliably.
198         (org-update-parent-todo-statistics): Fix bug with updating
199         statistics cookie.
201         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
202         ~ as verbatim delimiters.
204         * org-exp.el (org-export-html-format-image): New argument
205         PAR-OPEN.
206         (org-export-as-html): Pass par-open to
207         `org-export-html-format-image'.
209 2009-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
211         * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
212         (org-use-fast-todo-selection, org-tags-column): New default
213         setting for variables, based on a poll what typical uses use.
215         * org-agenda.el (org-agenda-sorting-strategy)
216         (org-agenda-tags-column): New default setting for variables, based
217         on a poll what typical uses use.
219 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
221         * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
222         blocked entries from setting the blocked tag.
224         * org-exp.el (org-export-html-footnotes-section): Use a more
225         consistent id for footnotes.
227         * org-export-latex.el (org-export-latex-classes): Remove the
228         a4paper option from the default styles.
230 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
232         * org.el (org-enforce-todo-checkbox-dependencies): New option.
233         (org-block-todo-from-checkboxes): New function.
234         (org-todo): Make tripple prefix arg circumvent blocking.
236         * org-timer.el (org-timer): Provide the timer feature.
238         * org.el (org-require-autoloaded-modules): Add a few more files to
239         the list of autoloaded modules.
241         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
243 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
245         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
246         drawers that are unprotected.
247         (org-export-html-format-image): Make sure inlined LaTeX fragment
248         images remain inlined.
250         * org.el (org-toggle-ordered-property): New function.
251         (org-mode-map): Add a key for `org-toggle-ordered-property'.
252         (org-org-menu): Add menu entries for TODO dependencies.
254 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
256         * org.el (org-default-properties): Add ORDERED to the default
257         properties, to get completion support for it.
259         * org-list.el (org-update-checkbox-count): Update more than one cookie.
261         * org.el (org-update-parent-todo-statistics): Update more than one
262         cookie.
264         * org-agenda.el (org-agenda-get-todos): Start search from correct
265         position.
267         * org.el (org-fast-todo-selection): Make sure TODO selection does
268         not change buffer position.
270         * org-list.el (org-toggle-checkbox): Implement adding or removing
271         checkboxes from line or region when called with a prefix
272         argument.
274         * org-rmail.el (org-rmail-store-link): Protect the call to
275         `rmail-narrow-to-non-pruned-header'.
277         * org-clock.el (org-clock-special-range): Fix week display in
278         clock tables.
280         * org-exp.el (org-get-current-options): Fix bug when in indirect
281         buffer.
283 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
285         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
286         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
287         (org-agenda-dim-blocked-tasks): New function.
289         * org.el (org-enforce-todo-dependencies): New option.
290         (org-block-todo-from-children-or-siblings): New function.
292         * org-faces.el (org-agenda-dimmed-todo-face): New face.
294         * org.el (org-todo): Return correct state type even if the blocker
295         throws an error.
296         (org-modifier-cursor-error): Renamed from
297         `org-shiftcursor-error'.
298         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
299         (org-shiftmetadown): Call `org-modifier-cursor-error'.
301         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
302         to get real errors from the blocker hook.
304         * org.el (org-shiftselect-error, org-call-for-shift-select): New
305         functions.
306         (org-set-visibility-according-to-property): Turn off the setting
307         of `org-show-entry-below', to avoid overruling a FOLDED visibility
308         property.
310 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
312         * org.el (org-support-shift-select): New option.
313         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
314         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
315         selection outside contexts.
317         * org-list.el (org-at-item-bullet-p): New function.
319         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
320         variables.
322         * org-footnote.el (org-footnote-normalize): Remove unnecessary
323         variable.
324         (org-insert-footnote-reference-near-definition): Remove
325         unnecessary let form.
327         * org-export-latex.el (org-export-latex-first-lines): Add
328         OPT-PLIST parameter.
329         (org-export-as-latex): Call `org-export-latex-first-lines' with
330         opt-plits parameter.
331         (org-export-latex-preprocess): Remove unnecessary variables.
333         * org-exp.el (org-infile-export-plist)
334         (org-export-add-options-to-plist, org-export-kill-licensed-text)
335         (org-export-remove-headline-metadata)
336         (org-export-get-title-from-subtree, org-get-min-level)
337         (org-html-do-expand): Remove innecessary let form.
339         * org-colview-xemacs.el (org-columns-display-here): Remove
340         unnecessary variables.
342         * org-colview.el (org-columns-display-here): Remove unnecessary
343         variables.
345         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
346         variables.
348         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
349         unnecessary variables.
351         * org-agenda.el (org-search-view, org-agenda-get-blocks)
352         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
353         variables.
355         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
356         (org-compact-display-after-subtree-move): Remove unnecessary
357         variables.
358         (org-edit-fixed-width-region): Remove unnecessary variables.
359         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
360         (org-olpath-completing-read): Remove unnecessary variable.
361         (org-auto-repeat-maybe): Remove unnecessary variable.
362         (org-map-entries): Remove unnecessary variable.
363         (org-buffer-property-keys, org-imenu-get-tree)
364         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
366 -----------------------------------------------------------------
368 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
369         * org-exp.el (org-export-remove-timestamps): Never remove
370         timestamps from tables.
372         * org-export-latex.el (org-export-latex-first-lines): Add more
373         options to the preprocessing of the text before the first
374         headline.
376 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
378         * org-faces.el (org-clock-overlay): Make face compatible with
379         XEmacs.
381         * org.el (org-yank): Add property for delete-selection mode.
383         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
385         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
386         variable.
388         * org-table.el (org-table-insert-hline): Fix typo in fuction call
389         to `backward-char'.
391         * org-exp.el (org-export-as-html): Remove the initial space from
392         colon examples.
394         * org.el (org-scan-tags): Call
395         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
397         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
398         customization groups.
399         (org-agenda-tags-todo-honor-ignore-options): New option.
400         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
401         New function.
402         (org-agenda-get-todos): Use
403         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
405 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
407         * org-exp.el (org-export-format-source-code-or-example): Escape
408         HTML characters also in examples that anre not treated with
409         htmlize.  Also, just switch to EXAMPLE processing if we do not
410         have a good version of htmlize.
412         * org-rmail.el: Fix copyright notice.
414         * org.el (org-activate-footnote-links): Improve footnote link
415         highlighting.
417         * org-footnote.el (org-footnote-normalize): Fix finding the end of
418         a footnote definition at the end of the file.
420         * org-table.el (org-table-get-specials): Add an imagined hline at
421         the end of the table.  This can be useful for references that want
422         to go to the end of the table.  Also fix bug when computing last
423         row constants, in tables that do not start right at the right
424         margin.
425         (org-table-eval-formula): Match and replace remove references.
426         (org-table-formula-substitute-names): Make sure that names inside
427         a "remote" call are left alone, the will be replaced later when
428         the remote call is handled.
429         (org-table-convert-refs-to-rc): Do not convert things that might
430         look like a reference, but are really part of an ID or namei n a
431         remote reference.
432         (org-table-get-remote-range): New function.
434 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
436         * org-faces.el (org-clock-overlay): Fix bug in face definition.
438         * org-clock.el (org-clock-put-overlay): Use new face instead of
439         `secondary-selection'.
441         * org-faces.el (org-clock-overlay): New face.
443 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
445         * org-exp.el (org-get-current-options): Include the option for
446         publishing time stamps.
448         * org.el (org-toggle-heading): Renamed from
449         `org-toggel-region-headings'.
450         No longer needs a region defined, but will use it if there is one.
451         (org-ctrl-c-star): Simplified, relying more on the internal
452         workings of `org-toggle-heading'.
453         (org-toggle-item): Renamed from `org-toggle-region-items'.
454         No longer needs a region defined, but will use it if there is one.
455         (org-ctrl-c-minus): Simplified, relying more on the inernal
456         workings of `org-toggle-item'.
458         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
459         environment detection.  Also, do real changes only in unprotected
460         places.
462 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
464         * org-export-latex.el (org-export-latex-quotation-marks): Use
465         `org-if-unprotected-1'.
466         (org-export-latex-set-initial-vars): Check for class definition in
467         property.
469         * org-macs.el (org-if-unprotected-1): New macro.
471 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
473         * org-compat.el (org-count-lines): New function.
475         * org-exp.el (org-export-format-source-code-or-example): Handle
476         switches related to text areas.
478         * org.el (org-activate-footnote-links): Don't allow match inside a
479         link.
481         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
483         * org-export-latex.el (org-export-latex-links): Keep a relative
484         path relative also after export.
486         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
488         * org.el (org-make-tags-matcher): Never use IDO for completing the
489         tags matcher match string.
490         (org-completing-read): Also remove the special biding for "?".
492         * org-attach.el (org-attach-allow-inheritance): New option.
493         (org-attach-inherited): New variable.
494         (org-attach-dir): Handle properties related to the attachment
495         directory.
496         (org-attach-check-absolute-path): New function.
497         (org-attach-set-directory, org-attach-set-inherit): New commands.
498         (org-attach): Accommodate the new commands in the dispatcher.
500 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
502         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
503         `window-full-width-p'.
505         * org-exp.el (org-export-as-html): Only check for images files
506         that really can be inlined
508         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
509         list of extensions to be a parameter.
511         * org-exp.el (org-export-html-inline-image-extensions): New
512         variable.
514         * org-agenda.el (org-prepare-agenda): Use
515         `org-agenda-block-separator'.
516         (org-agenda-block-separator): New option.
518 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
520         * org-export-latex.el (org-export-latex-tables): Call
521         `org-table-clean-before-export' with the new optional argument.
523         * org-exp.el (org-table-clean-before-export): New optional
524         parameter MAYBE-QUOTED, allows for quoted characters like \# in
525         first column.
527 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
529         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
530         histograms.
532         * org-colview.el (org-colview-construct-allowed-dates): Better
533         error catching when a date/time property does not have allowed
534         values defined.
536         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
537         Better error catching when a date/time property does not have
538         allowed values defined.
540 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
542         * org.el (org-map-entries): Restore point and restriction after
543         `org-map-entries'.
545 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
547         * org.el (org-time=, org-time<, org-time<=, org-time>)
548         (org-time>=, org-time<>): Make sure both values are dates.
550 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
552         * org-archive.el (org-extract-archive-heading): Allow %s for file
553         name also in achive location heading.
555 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
557         * org-archive.el (org-add-archive-files): Uniquify the list before
558         returning it.
560 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
562         * org-compat.el (org-fit-window-to-buffer): Use
563         `window-full-width-p'.
565         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
566         space after the colon in short examples.
568         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
569         enforce a space after the colon.  However, we also allow lines
570         that are *only* a colon.
571         (org-export-as-html): Enforce the space after the colon in short
572         examples.
573         (org-export-preprocess-string): Do the colon example protection
574         earlier.
575         (org-export-remove-timestamps): Do not check for protection at the
576         end of the line.
578 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
580         * org.el (org-format-latex-options): Add new matcher for single
581         letters between dollars.
582         (org-get-header): Function removed.
583         (org-heading-components): New function.
585         * org-exp.el (org-export-define-heading-targets): Record ID's also
586         as alternative targets.
587         (org-export-as-html): Interpret "id:" links to other files by
588         preserving the relative path.
590         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
591         is nil.
593         * org-exp.el (org-export-normalize-links): Protect the main link,
594         to avoid special character processing.
596         * org-export-latex.el (org-export-latex-special-keyword-regexp):
597         New variable.
598         (org-export-latex-special-string-regexps): Variable removed.
599         (org-export-latex-keywords): Use the new regexp.
601         * org-exp.el (org-export-handle-include-files): Fetch switches and
602         put them into the BEGIN statement.
604         * org-timer.el (org-timer-mode-line-string): New variable.
606         * org-clock.el (org-clock-mode-line-map): Renamed from
607         `org-clock-mode-map'.
608         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
609         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
610         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
611         (org-clock-remove-overlays): Renamed from
612         `org-remove-clock-overlays'.
614         * org-timer.el (org-timer-pause-or-continue): Implement stopping
615         and mode line display.
616         (org-timer-stop): New command.
617         (org-timer-seconds): Return correct time when timer is paused.
618         (org-timer-mode-line-timer): New variable.
619         (org-timer-set-mode-line, org-timer-update-mode-line): New
620         functions.
622         * org.el (org-insert-heading):  Handle new value `auto' for
623         `org-blank-before-new-entry'.
624         (org-org-menu): Add new items for timer functions.
626         * org-list.el (org-insert-item): Handle new value `auto' for
627         `org-blank-before-new-entry'.
629         * org.el (org-blank-before-new-entry): New value `auto', made
630         default.
632 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
634         * org-exp.el (org-export-normalize-links): If the link is also
635         used as the description, protect the description.
637 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
639         * org.el (org-closest-date): Fix bug with yearly repeats, in
640         combination with preference of the past as it is used for deadline
641         and scheduling search.
643         * org-exp.el (org-html-handle-time-stamps): No longer check for
644         the `org-export-with-timestamps' option, because the preprocesser
645         has taken care of this already.
647         * org.el (org-entry-properties): Catch the case when this is
648         called in a non-org-mode file.
650         * org-export-latex.el (org-export-latex-remove-from-headlines):
651         Variable made obsolete, also LaTeX export now uses the standard
652         variables.
653         (org-export-as-latex): Add the timestamps parameter to the
654         preprocessor parameter list.
655         (org-export-latex-content): Export the remaining keywords without
656         considering to remove them.
657         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
658         Use bold font instead of tt font for the keywords.
659         (org-export-latex-fontify-headline): Format headlines, assuming
660         that all keywords still present should be published.
661         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
662         publish what ever remains of the time stamps.
663         (org-export-latex-list-parameters): New option.
664         (org-export-latex-lists): Pass additional parameters to the list
665         converter.
667         * org-exp.el (org-export-preprocess-string): Remove clock lines
668         and timestamps already in the preprocesor.
669         (org-export-remove-timestamps, org-export-remove-clock-lines): New
670         functions.
671         (org-export-as-ascii, org-export-as-html): Add the timestamps
672         parameter to the preprocessor parameter list.
674         * org-list.el (org-list-parse-list): Parse for checkboxes.
675         (org-list-to-generic): Introduce and handle new parameters :cbon
676         and :cboff.
677         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
678         optional parameter PARAMS.
680         * org-export-latex.el (org-export-latex-special-chars): Fix
681         problems with interpreting dollar signs.
682         (org-inside-latex-math-p): New function.
683         (org-export-latex-preprocess): Protect all the math fragments.
685         * org.el (org-latex-regexps): Allow a dash after a dollar.
687         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
688         mark after copying.
690         * org-agenda.el (org-run-agenda-series): Have series options set
691         when finalizing the agenda.
693         * org-exp.el (org-export-format-source-code-or-example): Protect
694         the converted examples.
696         * org.el (org-set-regexps-and-options): Fix the regexp
697         `org-complex-heading-regexp'.
699 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
701         * org.el (org-edit-src-get-label-format): New function.
702         (org-coderef-label-format): New option.
703         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
704         a label format specification and make sure it is used in the edit
705         buffer.
706         (org-edit-src-get-label-format): New function.
707         (org-store-link): Handle new coderef formats.
708         (org-link-search): Handle new coderef formats.
710         * org-footnote.el (org-footnote-create-definition)
711         (org-footnote-goto-local-insertion-point): Make footnote insertion
712         work correctly when the "Footnotes" headline is the last line in
713         the buffer.
715         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
716         the location.
718 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
720         * org-w3m.el (org-w3m): New customization group.
721         (org-w3m-deactivate-mark): New option.
722         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
723         option say not to.
725 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
727         * org.el (org-set-font-lock-defaults): Trigger footnote
728         fontification.
729         (org-activate-footnote-links): New function.
730         (org-activate-links): New entry `footnote'.
732         * org-faces.el (org-footnote): New face.
734 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
736         * org-macs.el (org-re): Handle the [:word:] class.
738         * org-exp.el (org-export-preprocess-string): Call
739         `org-export-protect-colon-examples'.
740         (org-export-protect-colon-examples): Renamed from
741         `org-export-protect-examples', and scope limited to lines starting
742         with a colon.
744 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
746         * org-exp.el (org-export-preprocess-string): Move the preprocess
747         hook to after turning on Org-mode.
748         (org-export-preprocess-after-include-files-hook)
749         (org-export-preprocess-after-tree-selection-hook)
750         (org-export-preprocess-before-backend-specifics-hook)
751         (org-export-preprocess-final-hook): New hooks.
752         (org-export-preprocess-string): Run the new hooks.
754         * org.el (org-ctrl-c-minus): Fix indentation for new items.
756         * org-footnote.el: New file.
758         * org.el (org-footnote): Require footnote code.
759         (org-startup-options): Add new footnote options.
760         (org-mode-map): New keybindig for footnotes.
761         (org-ctrl-c-ctrl-c): Add function at footnotes.
762         (org-org-menu): New menu entries for footnotes.
764         * org-export-latex.el (org-export-as-latex): Pass footnote
765         variable to preprocessor.
766         (org-export-latex-preprocess): Treat multiple references to a
767         footnote.
769         * org-exp.el (org-export-preprocess-string): Call
770         `org-footnote-normalize'.
771         (org-export-as-ascii, org-export-as-html): Pass footnote variable
772         to preprocessor.
773         (org-export-as-html): Treat multiple references to a footnote.
775 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
777         * org-export-latex.el (org-export-latex-links): Handle coderef
778         links.
780         * org.el (org-bracket-link-analytic-regexp++): New variable.
781         (org-make-link-regexps): Initialize
782         `org-bracket-link-analytic-regexp++'.
783         (org-store-link): Implement special case in edit-src buffer.
784         (org-insert-link): No use of ide to insert stored links.
785         (org-link-search): Implement special case for coderefs.
787         * org-exp.el (org-export-html-scripts): New constant.
788         (org-export-html-style-default): Add a new style for highlighted
789         code.
790         (org-export-code-refs): New variable.
791         (org-export-preprocess-string): Initialize `org-export-code-refs'.
792         Call `org-export-replace-src-segments-and-examples'
793         No longer call `org-export-protect-examples'.
794         (org-export-target-internal-links): Take care of coderef targets.
795         (org-export-last-code-line-counter-value): New variable.
796         (org-export-replace-src-segments-and-examples): Renamed from
797         `org-export-replace-src-segments', and modified.
798         (org-export-format-source-code-or-example): Renamed from
799         `org-export-format-source-code'.
800         (org-export-number-lines): New function.
801         (org-export-as-ascii, org-export-as-html): Handle coderef links.
803 --------------------------------------------------------------------------
805 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
807         * org-remember.el (org-remember-handler): Safer way to get a new
808         buffer accessing the target file.
810         * org.el (org-refile-get-location): Handle case of current buffer
811         not having a file associated with it.
813 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
815         * org-table.el (org-table-get-formula): Only ask to overwrite
816         field formula if there really is one.
818         * org-id.el (org-id-find): Allow the ID to be a symbol or a
819         number, by converting these to a string.
821         * org-colview.el (org-dblock-write:columnview): Allow ID to be
822         located in a different file.
824         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
825         org-colview.el.
827 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
829         * org.el (org-completion-use-ido): Enhance docstring of
830         `org-completion-use-ido'.
832         * org-export-latex.el (org-export-latex-make-header): Double the %
833         in the time stamp format.
834         (org-export-latex-special-chars): Handle case where there is no
835         match group 3.
837 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
839         * org.el (org-get-refile-targets, org-refile-get-location): Use
840         expanded file name to improve comparison.
842 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
844         * org.el (org-scan-tags): Rescan for tags, to get the correct
845         upcase/downcase stuff.  This slows things down for now, but it
846         works.
847         (org-mode): Make sure the tag-faces regexp is initialized.
849         * org-export-latex.el (org-export-latex-links): Fix bug with
850         undefined label.
852         * org-table.el (org-table-get-specials): Set
853         `org-table-current-last-data-line'.
854         (org-table-current-last-data-line): New variable.
855         (org-table-insert-column, org-table-delete-column)
856         (org-table-move-column, org-table-fix-formulas): Call
857         `org-table-fix-formulas' a second time to fix the $LR references.
858         (org-table-get-specials): Add the $LR references to the tables.
859         (org-table-get-formula): Do not offer last-row names as LHS of
860         formulas.
862         * org.el (org-store-link): Capture link description from
863         `org-id-store-link'.
865         * org-exp.el (org-export-html-format-image): Add the / to the end
866         of the <img> tag.
867         (org-export-format-source-code): Surround example by empty lines,
868         to make sure it will not be inside a paragraph.
870         * org.el (org-ido-switchb): New function.
872 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
874         * org-agenda.el (org-agenda-show): New prefix argument
875         FULL-ENTRY.
877         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
878         argument.
880         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
881         `org-agenda-change-all-lines'.
882         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
883         tags are now retrieved locally.
885 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
887         * org.el (org-get-outline-path): Fix bug if level is not given.
888         (org-org-menu): Do not quote function in menu vector.
890         * org-agenda.el (org-finalize-agenda): Fix typo with variable
891         name.
893 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
895         * org.el (org-refile): Avoid refiling to within the region to be
896         refiled.
898         * org-export-latex.el (org-export-latex-special-chars): Replace
899         special characters also in tables.
901         * org-agenda.el (org-agenda-change-all-lines): New argument
902         FORCE-TAGS.
903         (org-agenda-set-tags): Cet the new tags and pass them to
904         `org-format-agenda-item'.
906 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
908         * org-export-latex.el (org-export-latex-classes): Add longable as
909         a default package to all classes.
910         (org-export-latex-tables): Handle the longtable attribute and the
911         align attribute.
913         * org-table.el (orgtbl-to-generic): Handle tables that start with
914         a hline.
916         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
917         \verb for colde-like snippets.
918         (org-export-as-latex): Fix issues with region export.
920         * org.el (org-up-heading-safe): Speed up function by using a
921         direct regexp search.
922         (org-olpa): New variable.
923         (org-get-outline-path): Speed-up path constructions in cases where
924         this is possible because the entire hierarchy is scanned anyway.
925         (org-refile-get-location): Don't compare the truenames of files,
926         this is too slow.
927         (org-goto-max-level): New option.
928         (org-goto): Use `org-goto-max-level'.
930 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
932         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
933         Strip angle brackets from message-ids in the former and don't do
934         it in the latter.
935         (org-gnus-follow-link): Open summary reliable, even if the last
936         messages were deleted, and handle empty groups, too.
938 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
940         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
941         instead of \texttt for the =...= and ~===~ emphasis environments.
942         (org-export-as-latex): Remove any old :org-license-to-kill text
943         properties.
944         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
945         (org-export-latex-make-header): Add some hard space after the
946         table of contents.
947         (org-export-latex-first-lines): Accept RBEG argument.  Mark
948         exported text so that it will be excuded in further steps.
950         * org-table.el (org-table-get-specials): Make @0 reference the
951         last line in a table.
952         (org-table-recalculate): Improve docstring.
954 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
956         * org.el (org-log-done): Fix docstring.
958 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
960         * org-exp.el (org-export-html-format-image): Fix bugs.
962         * org-export-latex.el (org-export-latex-tables)
963         (org-export-latex-links): Implement attribute, label, and caption
964         handling.
966         * org-exp.el (org-export-html-style-default): Add style
967         definitions for the figure div.
968         (org-export-preprocess-string, org-export-as-html): Implement
969         attribute, label, and caption handling.
970         (org-export-attach-captions-and-attributes): New function.
971         (org-export-html-format-image): New function.
972         (org-format-org-table-html): Implement attribute, label, and
973         caption handling.
975         * org.el (org-find-text-property-in-string): New function.
976         (org-extract-attributes): Use the property org-attr instead of
977         org-attrobutes, because this property is now set with the #+ATTR
978         lines.
980 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
982         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
983         the case that FROM is nil.
985         * org.el (org-before-first-heading-p): New function.
987 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
989         * org-exp.el (org-export-as-html): Do not add a space before
990         enforces line breaks.
991         (org-export-as-html): Close paragraph before blockquote and verse
992         tags.
994 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
996         * org-id.el (org-id-locations-file): Wrap file name with
997         `convert-standard-filename'.
998         (org-id-files): New variable.
999         (org-id-use-hash): New option.
1000         (org-id-update-id-locations): Also search in all files current
1001         listed in `org-id-files'.  Convert the resulting alist to a hash
1002         if the user customation says so.
1003         (org-id-locations-save): Handle he case if `org-id-locations' is a
1004         hash.
1005         (org-id-locations-load): Convert the alist to a hash.
1006         (org-id-add-location): Handle the hast case.
1007         (kill-emacs-hook): Make sure id locations are saved when Emacs is
1008         exited.
1009         (org-id-hash-to-alist, org-id-alist-to-hash)
1010         (org-id-paste-tracker): New functions.
1012 -------------------------------------------------------------------------
1014 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
1016         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
1017         bindings of calendar variables.
1019         * org-table.el (org-table-find-row-type): Renamed from
1020         `org-find-row-type'.
1021         (org-table-rewrite-old-row-references): Renamed from
1022         `org-rewrite-old-row-references'.
1023         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
1024         (org-table-cleanup-narrow-column-properties): Renamed from
1025         `org-cleanup-narrow-column-properties'.
1027 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
1029         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
1030         for better error messages.
1031         (org-table-get-descriptor-line): Supply the new arguments to
1032         `org-find-row-type'.
1033         (org-table-error-on-row-ref-crossing-hline): New option.
1035         * org.el (org-target-link-regexp): Make buffer-local.
1036         (org-move-subtree-down): Fix bug with trees at beginning of
1037         buffer.
1039 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
1041         * org-faces.el (org-set-tag-faces): New function.
1042         (org-tags-special-faces-re): New variable.
1044         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
1046         * org-faces.el (org-tag-faces): New option.
1047         (org-tag): Mention `org-tag-faces' in the docstring.
1049 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
1051         * org-exp.el (org-export-html-style-default): Implement new
1052         quoting.
1054         * org-jsinfo.el (org-infojs-template): Implement new quoting.
1056         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
1057         command to the `w3m-minor-mode-map'.
1059         * org-archive.el (org-archive-to-archive-sibling): Protect
1060         `this-command' to avoid appending kills during archiving.
1062         * org-exp.el (org-export-with-priority): New variable.
1063         (org-export-add-options-to-plist): Use `org-export-plist-vars'
1064         instead of internal list of strings and properties.
1065         (org-print-icalendar-entries): Retrieve the location property with
1066         inheritance.
1068 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
1070         * org-exp.el (org-export-with-todo-keywords): New option.
1071         (org-export-plist-vars): Include also the keys for the #+OPTIONS
1072         line.
1073         (org-default-export-plist, org-export-add-options-to-plist)
1074         (org-export-as-ascii, org-export-as-html): Use the new structure
1075         of `org-export-plist-vars'.
1077         * org.el (org-map-entries): Return all values.
1079 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
1081         * org.el (org-matcher-time): Recognize more special values.
1083         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
1085 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
1087         * org.el (org-tags-exclude-from-inheritance): New option.
1088         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
1089         `org-tags-exclude-from-inheritance'.
1091         * org-agenda.el (org-agenda-show-inherited-tags): New option.
1092         (org-format-agenda-item): Add inherited tags to the agenda line
1093         string, and make sure that properties are kept when downcasing the
1094         tags list.
1095         (org-agenda-add-inherited-tags): New function.
1096         (org-downcase-keep-props): New function.
1098         * org.el (org-scan-tags): Mark inherited tags with a text
1099         property.
1100         (org-get-tags-at): Mark inherited tags with a text property.
1101         (org-add-prop-inherited): New function.
1103         * org-agenda.el (org-agenda-add-inherited-tags): New function.
1104         (org-agenda-show-inherited-tags): New option.
1106 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
1108         * org.el (org-modules): Add org-w3m to the default modules.
1110         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
1111         orgtbl-mode.
1112         (orgtabl-create-or-convert-from-region): New command.
1114         * org-exp.el (org-export-as-ascii): Remove the handling of
1115         targets.
1116         (org-export-ascii-preprocess): Handle targets already in this
1117         function.
1119 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
1121         * org-timer.el (org-timer-start-time): Define this variable.
1122         (org-timer-item): Make argument optional.
1124         * org-list.el (org-insert-item): Automatically insert a timer item
1125         if the current list is a timer list.
1127         * org-timer.el: New file.
1129         * org-publish.el (org-publish-org-index): Only exclude the index
1130         file in the main directory from being added to the site-map.
1131         (org-publish-get-project-from-filename): If the current project is
1132         a component, start publishing from the parent project.
1134 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
1136         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
1138         * org-publish.el (org-publish-org-index): Improve removal of
1139         temporary buffers.
1141         * org-agenda.el (org-get-closed): Re-apply changes
1142         accidentially overwritten by last commit to Emacs.
1144         * org.el (org-outline-path-complete-in-steps): New option.
1145         (org-refile-get-location): Honor
1146         `org-outline-path-complete-in-steps'.
1147         (org-agenda-change-all-lines, org-tags-sparse-tree)
1148         (org-time-string-to-absolute, org-small-year-to-year)
1149         (org-link-escape): Re-apply changes accidentially overwritten
1150         by last commit to Emacs.
1152 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
1154         * org-clock.el (org-dblock-write:clocktable): Make sure the
1155         clocktable sees the first line.
1156         (org-clock-in): Warn if the clock cannot be resumed.
1158 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
1160         * org.el (org-open-at-point): Fix mixup about interactive and
1161         non-interactive elisp links.
1163 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1165         * org-exp.el (org-export-preprocess-string): Allow one comment
1166         line before the first headline to always be included.  This is
1167         to not miss a commented target.
1169         * org-mouse.el (org-mouse-insert-item): Call
1170         `org-indent-to-column' instead of `indent-to', for XEmacs
1171         compatibility.
1173         * org.el (org-refile-targets): Fix customize definition so
1174         that it works also in XEmacs.
1175         (org-fixup-indentation): Call `org-indent-to-column' instead
1176         of `indent-to', for XEmacs compatibility.
1178 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
1180         * org-mew.el (org-mew-store-link): Get the correct case folder
1181         for refiled messages.
1183 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1185         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
1186         line break indicators.
1188         * org.el (org-ido-completing-read): Remove the "i:" prefix for
1189         ido-completion propts.
1191 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1193         * org-remember.el (org-remember-apply-template): Use
1194         `org-substring-no-properties'.
1196         * org-compat.el (org-substring-no-properties): New function.
1198         * org-remember.el (org-remember-apply-template): Use
1199         `org-substring-no-properties' for compatibility.
1201         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
1202         option.
1203         (org-fix-bullet-type): respect
1204         `org-list-two-spaces-after-bullet-regexp'.
1206         * org-clock.el (org-clock-load): Clean up the code.
1208         * org.el (org-adaptive-fill-function): Allow two spaces after
1209         "1." as a list bullet.
1211 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
1213         * org-clock.el (org-clock-save, org-clock-load): Check for
1214         live buffers, existing files, and buffer file names to ensure
1215         consistent information.
1216         (org-clock-persist): Make `clock' a special value of this
1217         variable, and improve docstring.
1219         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
1220         (org-get-string-indentation): Adapt indentation when the bullet
1221         width changes.
1223 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
1225         * org-remember.el (org-remember-finalize): Make interactive.
1226         (org-remember-kill): New command.
1227         (org-remember-finish-immediately): Call `org-remember-finalize'
1228         directly.
1229         (org-remember-finalize): Make `org-remember-finalize' an interactive
1230         function.
1232 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
1234         * org-remember.el (org-remember-apply-template): No ido completion
1235         for free prompts in remember templates.
1236         (org-remember-before-finalize-hook): New hook.
1237         (org-remember-mode): New minor mode.
1238         (org-remember-apply-template): Turn on `org-remember-mode'.
1240         * org-id.el (org-id-add-location): Avoid error when no file is
1241         given.
1243         * org-remember.el (org-remember-apply-template): Fix the way how
1244         the list of allowed properties is retrieved from the target file.
1246         * org.el (org-insert-link): Improve file link matching.
1248 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
1250         * org-colview.el (org-columns-display-here): New argument
1251         DATELINE, to trigger using the new face.
1252         (org-agenda-colview-summarize): Call `org-columns-display-here'
1253         with the new argument.
1255         * org-faces.el (org-agenda-column-dateline): New face.
1257         * org-publish.el (org-publish-org-index): Use index-title at page
1258         title, not as section.
1260         * org-exp.el (org-export-html-format-desc): Respect the
1261         org-protect property.
1262         (org-export-as-html): Protect image specifiers that are in the
1263         description part of a link.
1265         * org.el (org-sort-entries-or-items, org-completing-read)
1266         (org-refile-get-location, org-olpath-completing-read, org-todo)
1267         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
1268         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
1269         (org-set-property, org-delete-property)
1270         (org-delete-property-globally): Use `org-ido-completing-read'.
1272         * org-remember.el (org-remember-apply-template): Use
1273         `org-ido-completing-read'.
1275         * org-publish.el (org-publish): Use `org-ido-completing-read'.
1277         * org-colview.el (org-columns-edit-value, org-columns-new)
1278         (org-insert-columns-dblock): Use `org-ido-completing-read'.
1280         * org-colview-xemacs.el (org-columns-edit-value)
1281         (org-columns-new, org-insert-columns-dblock): Use
1282         `org-ido-completing-read'.
1284         * org-attach.el (org-attach-delete-one, org-attach-open): Use
1285         `org-ido-completing-read'.
1287         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
1288         `org-ido-completing-read'.
1290         * org.el (org-time-today): New function.
1291         (org-matcher-time): Use `org-time-today'.  Add special treatment
1292         for "<tomorrow>" and "<yesterday>".
1293         (org-ido-completing-read): New function.
1294         (org-completion-use-ido): New option.
1296         * org-exp.el (org-export-format-source-code): Fix bug in require
1297         htmlize code.
1298         (org-export-target-internal-links): Fix bug in search for text
1299         property.
1301 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
1303         * org-export-latex.el (org-export-latex-subcontent): Interprete
1304         target aliases as additonal labels.
1306         * org-exp.el (org-export-target-aliases): New variable.
1307         (org-export-preprocess-string)
1308         (org-export-handle-invisible-targets): Fill the alias alist.
1309         (org-export-as-html): Remove the &nbsp; from the anchor, and also
1310         assign an id.
1311         (org-html-level-start): Insert the target aliases as additonal
1312         anchors.
1314         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
1315         picture area.
1317 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
1319         * org.el (org-open-at-mouse): Ensure correct link abbreviations
1320         when following a link with the mouse from the agenda.
1322         * org-exp.el (org-export-as-html): Avoid lone </div> when no
1323         headlines are created.
1325 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
1327         * org-exp.el (org-export-preprocess-string): Reorder so that we
1328         can still see ID properties when we collect targets.
1329         (org-export-target-internal-links): Also store targets for ID's.
1331         * org.el (org-link-translation-function): New option.
1332         (org-open-at-point): Call `org-link-translation-function' if
1333         non-nil.
1334         (org-translate-link): New function.
1335         (org-translate-link-from-planner): New function.
1336         (org-open-at-point): Allow interactive commands in elisp links.
1338         * org-exp.el (org-icalendar-cleanup-string): Restore the old
1339         iCalendar quoting.  The new one seems to caus problems with
1340         applications.
1342         * org.el (org-yank): Set `this-command' to `yank', so that
1343         `yank-pop' will work.
1345 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1347         * org-id.el (org-id-search-archives): New option.
1349         * org.el (org-link-to-org-use-id): New option.
1350         (org-store-link): Use `org-link-to-org-use-id'.
1351         (org-id): Make org-id.el a standard component.
1353 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1355         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
1356         hexified version of the tag.
1358         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
1359         compliance as far as quoting is concerned.
1361         * org-vm.el (org-vm-follow-link): Require `vm-search'.
1363         * org.el (org-up-heading-safe, org-forward-same-level): Always
1364         call `org-back-to-heading' instead of `outline-back-to-heading'.
1365         (org-back-to-heading): New wrapper around outline-back-to-heading,
1366         with a useful error message telling where the error happened.
1368         * org-list.el (org-update-checkbox-count): Always call
1369         `org-back-to-heading' instead of `outline-back-to-heading'.
1371         * org-exp.el (org-export-as-html): Make sure that each <img> tag
1372         has an `alt' attribute, to ensure XHTML validation.
1374 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
1376         * org-publish.el (org-publish-attachment): Allow publishing to
1377         overwrite attachment files.
1379         * org-agenda.el (org-agenda-timerange-leaders): New option.
1380         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
1382         * org.el (org-edit-src-exit): Untabify ASCII image before
1383         returning.
1396 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1398         * org.el (org-yank): Make any prefix force normal yanking.
1399         Suppress folding if text would be swallowed into a folded
1400         subtree.
1401         (org-yank-folded-subtrees, org-yank): Docstring updates.
1403         * org-agenda.el (org-agenda-compare-effort): Treat no effort
1404         defined as 0.
1406         * org-exp.el (org-export-language-setup): Add Catalan and
1407         Esperanto language entries.
1409 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
1411         * org.el (org-refile): Allow refiling of entire regions.
1413         * org-clock.el (org-clock-time%): New function.
1415         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
1416         retrieve property values.
1418 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
1420         * org-agenda.el (org-agenda-list): Handle the value `only' of
1421         org-agenda-show-log'.
1422         (org-agenda-log-mode): Interpret a double prefix arg.
1424 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
1426         * org-exp.el (org-export-html-footnotes-section): New variable.
1427         (org-export-as-html): Use `org-export-html-footnotes-section' to
1428         insert the footnotes.
1429         (org-export-language-setup): Add "Footnotes" to language words.
1431 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
1433         * org.el (org-yank): Fix bug when not inserting a subtree.
1435 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
1437         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
1438         instead of `vm-beginning-of-message'.
1440         * org.el (org-make-link-regexps): Make sure that links to gnus can
1441         contain brackets.
1443 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
1445         * org-attach.el (org-attach-dir): Remove duplicate ID creation
1446         code.
1448         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
1449         shell output.
1451         * org.el (org-link-abbrev-alist): Improve customization type.
1453         * org-attach.el (org-attach-expand-link, org-attach-expand): New
1454         functions.
1456         * org-agenda.el (org-agenda-get-progress): Renamed from
1457         `org-get-closed'.  Implement searching for state changes as well.
1458         (org-agenda-log-mode-items): New option.
1459         (org-agenda-log-mode): New option prefix argument, interpreted as
1460         request to show all possible progress info.
1461         (org-agenda-get-day-entries): Call `org-get-progress' instead of
1462         `org-get-closed'.
1463         (org-agenda-set-mode-name): Handle the more complex log mode
1464         settings.
1465         (org-get-closed): New alias, pointing to `org-get-progress'.
1467 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
1469         * org.el (org-file-apps-defaults-gnu)
1470         (org-file-apps-defaults-macosx)
1471         (org-file-apps-defaults-windowsnt): Add an entry defining the
1472         system command.
1473         (org-file-apps): Allow `system' as key and value.
1474         (org-open-at-point): Explain the effect of a double prefix arg.
1475         (org-open-file): If the argument `in-emacs' is (16),
1476         i.e. corresponding to a double prefix argument, try to open the
1477         file externally.
1479 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
1481         * org.el (org-insert-link): Abbreviate absolute files names in
1482         links.  Also, fix a bug in which the double C-u prefix would not
1483         be honored.
1485 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
1487         * org.el (org-insert-heading): If buffer does not end with a
1488         newline, add one if necessary to insert headline correctly.
1490         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
1491         paragraphs, not inside.
1493         * org.el (org-todo): Quote
1494         `org-agenda-headline-snapshot-before-repeat'.
1496         * org-exp.el (org-export-as-html): Fully process link descriptions.
1497         (org-export-html-format-desc): New function.
1498         (org-export-as-html): Collect footnotes into the correct basket.
1499         (org-html-protect): No longer protect quotations marks here, this
1500         goes wrong.
1502         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
1503         BEG.
1505         * org-compat.el (org-fit-window-to-buffer): New function (not
1506         really, a preliminary and incomplete version was present earlier,
1507         but not used).
1509         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
1510         `org-fit-window-to-buffer'.
1512         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
1514         * org-agenda.el (org-agenda-get-restriction-and-command)
1515         (org-fit-agenda-window, org-agenda-convert-date): Use
1516         `org-fit-window-to-buffer'.
1518         * org-exp.el (org-export-as-html): Process href links through
1519         `org-export-html-format-href'.
1520         (org-export-html-format-href): New function.
1522         * org-agenda.el (org-agenda-todo): Update only the current
1523         headline if this is a repeated TODO, marked done for today.
1524         (org-agenda-change-all-lines): New argument JUST-THIS, to change
1525         only the current line.
1527         * org.el (org-todo): Take a snapshot of the headline if the
1528         repeater might change it.
1530 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
1532         * org-publish.el (org-publish-find-title): Remove buffers visited
1533         only for extracting the title.
1535         * org-exp.el (org-export-html-style)
1536         (org-export-html-style-default): Mark style definitions as
1537         unparsed CDATA.
1539         * org-publish.el (org-publish-validate-link): Function
1540         re-introduced.
1542 2008-11-02  Charles Sebold  <csebold@gmail.com>
1544         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
1545         property.
1546         (org-plot-quote-timestamp-field): New function.
1547         (org-plot-quote-tsv-field): Call timestamp field function when
1548         necessary rather than just quoting as a string.
1549         (org-plot/gnuplot-to-data): Pass in timefmt property.
1550         (org-plot/gnuplot-script): Supports timefmt property.
1551         (org-plot/gnuplot): Checks for timestamp column before checking
1552         for text index column.
1554 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
1556         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
1558         * org-publish.el (org-publish-org-index): Create a section in the
1559         index file.
1560         (org-publish-org-index): Stop linking to directories.
1562         * org.el (org-emphasis-alist): Use span instead of <u> to
1563         underline text.
1565         * org-exp.el (org-export-as-html): Make sure <p> is closed before
1566         <pre> sections.
1568 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
1570         * org-jsinfo.el (org-infojs-template): Remove language attribute
1571         from script tag.
1573 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
1575         * org-agenda.el (org-agenda-remove-marked-text): New function.
1576         (org-agenda-mark-filtered-text)
1577         (org-agenda-unmark-filtered-text): New functions.
1578         (org-write-agenda): Remove fltered text.
1580         * org.el (org-make-tags-matcher): Give access to TODO "property"
1581         without speed penalty.
1583 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
1585         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
1586         option.
1587         (org-store-link-props): Make sure adding to the plist works
1588         correctly.
1590         * org-gnus.el (org-gnus-no-new-news): New function.
1591         (org-gnus-follow-link): Allow the article ID to be a message-id,
1592         in addition to allowing article numbers.  Message IDs make much
1593         more roubust links.
1594         (org-gnus-store-link): Use message-id to create link.
1596 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
1598         * org.el (org-emphasize): Reverse the selection array.
1599         (org-emphasis-alist): Set <code> tags for the verbatim
1600         environment.
1602         * org-remember.el (org-remember-handler): Fix bug with
1603         prefix-related changing of the note storage target.
1605         * org-exp.el (org-print-icalendar-entries): Make the exported
1606         priorities compatible with RFC 2445.
1608         * org-clock.el (org-clock-save): Insert time stamp without
1609         dependence on time-stamp.el.
1611 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
1613         * org.el ("saveplace"): If saveplace puts point into an invisible
1614         location, make it visible.
1615         (org-make-tags-matcher): Allow inactive time stamps in time
1616         comparisons.
1617         (org-yank-adjusted-subtrees): New option.
1618         (org-yank): Incorporate adjusting trees.
1619         (org-paste-subtree): New argument FOR-YANK which will cause
1620         insertion at point without backing up over white lines, and leave
1621         point at the end of the inserted text.  Also if the cursor is
1622         at the beginning of a headline, use the same level or the inserted
1623         tree.
1625         * org-publish.el (org-publish-get-base-files-1): Deal correctly
1626         with broken symlinks
1628 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
1630         * org-exp.el (org-export-select-tags, org-get-current-options):
1631         Fix typo.
1633 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
1635         * org-agenda.el (org-format-agenda-item)
1636         (org-agenda-filter-make-matcher): Make sure tags are stored and
1637         compared donwcased.
1639 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
1641         * org.el (org-insert-todo-heading): Fix bug with force-heading
1642         argument.
1644 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
1646         * org-clock.el (org-clock-in-resume): Add a custom option to
1647         toggle starting the clock from an open clock line.
1648         (org-clock-in): When clocking in to an entry, if
1649         `org-clock-in-resume' is set, check if the first clock line is
1650         open and if so, start the clock from the time in the clock line.
1651         (org-clock-persist): Add a custom option to toggle clock
1652         persistence.
1653         (org-clock-persist-query-save): Add a custom option to toggle
1654         asking the user if they want to save the running clock when
1655         exiting.
1656         (org-clock-persist-query-resume): Add a custom option to toggle
1657         asking the user if they want to resume the saved clock when Emacs
1658         is restarted.
1659         (org-clock-save): Add a function to save clock data.
1660         This includes the contents of `org-clock-history' and the buffer
1661         and position of the currently clocked task, if any.
1662         (org-clock-load): Add a function to load clock data.
1663         This populates `org-clock-history', and resumes the saved clocked
1664         task if there is one.
1665         (org-clock-persistence-insinuate): Add a method to set up the
1666         hooks for clock persistence.
1668 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
1670         * org-exp.el (org-export-as-ascii): Handle the case that we are
1671         publishing from an indirect buffer.
1673         * org-table.el (org-table-copy-down): Fix bug with time stamp
1674         increment.
1676         * org-mouse.el (org-mouse-features): New option.
1677         (org-mode-hook): Turn on features depending on
1678         `org-mouse-features'.
1680         * org.el (org-insert-heading-respect-content): Force heading
1681         creation.
1682         (org-insert-heading): keep the folding state of the heading before
1683         the inserted one.
1685 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
1687         * org-archive.el (org-archive-to-archive-sibling): Handle top
1688         level headlines better.
1690 2008-10-21  Bastien Guerry  <bzg@altern.org>
1692         * org-export-latex.el (org-export-latex-classes): Added
1693         \usepackage{graphicx} to the default list of packages.
1695 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
1697         * org-agenda.el (org-agenda-filter): Renamed from
1698         `org-agenda-filter-tags'.
1700 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
1702         * org.el (org-entry-properties): Add CATEGORY property, iven if it
1703         is not defined as a property in this entry.
1704         (org-add-log-note): Mask prefix argument when immediately storing
1705         the note.
1707         * org-agenda.el (org-agenda-filter-effort-default-operator): New
1708         option.
1710 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
1712         * org.el (org-add-log-setup): Bugfix; code to find insertion point
1713         after drawers was skipping ahead one line too many, so notes were
1714         inserted after the first note instead of before it.
1716 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
1718         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
1719         New variables.
1720         (org-prepare-agenda): Reset the filter tags.
1721         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
1722         Show filter tags in mode line.
1724         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
1725         formatter.
1727         * org-export-latex.el (org-latex-entities-regexp): New constant.
1728         (org-export-as-pdf): Use two calls to `shell-command'.
1730 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
1732         * org-export-latex.el (org-export-latex-treat-sub-super-char):
1733         Honor the {} value of the subsuperscript setting.  Make sure that
1734         longer subsuperscripts are typeset in a roman font.
1736         * org.el (org-clock-update-time-maybe): Compute negative clock
1737         intervals correctly.
1739 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
1741         * org.el (org-add-log-setup): Respect
1742         `org-log-state-notes-insert-after-drawers'.
1743         (org-log-state-notes-insert-after-drawers): New option.
1744         (org-todo-trigger-tag-changes): New function.
1745         (org-todo): Call `org-todo-trigger-tag-changes'.
1747 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
1749         * org.el (org-add-log-setup): Only skip drawers if the are
1750         immediately after the scheduling keywords.
1752         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
1753         function
1754         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
1755         call it with the current todo state to get the state to switch to
1756         when clocking in.
1757         (org-clock-in): Use org-indent-line-function to indent clock lines.
1758         (org-clock-find-position): Fix indentation of empty clock drawers.
1760 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
1762         * org-publish.el (org-publish-org-to): Handle case when
1763         org-export-to-pdf does return a file name, not a buffer.
1764         (org-publish-org-to-pdf): New function.
1766         * org-export-latex.el (org-export-as-pdf)
1767         (org-export-as-pdf-and-open): New commands.
1769         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
1770         forms as ranges.
1772         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
1773         things in protexted regions.
1775 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
1777         * org-export-latex.el (org-export-latex-preprocess): Improve
1778         quoting of LaTeX environments.
1780 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
1782         * org.el (org-edit-fixed-width-region): Exclude final newline from
1783         picture area.
1785         * org-export-latex.el (org-export-latex-subcontent): Add labels to
1786         sections, to make internal links work.
1787         (org-export-latex-fontify-headline): Do not remove all text
1788         properties, to make sure that target properties survive this
1789         process.
1791         * org-exp.el (org-export-preprocess-string): Change sequence of
1792         modifications, to make sure links are prepared before the LaTeX
1793         conversions do happen.
1795 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
1797         * org-attach.el (org-attach-delete-all): Renamed from
1798         `org-attch-delete'.  Add a security query before deleting the
1799         entire directory.  New optional argument FORCE can overrule the
1800         security query.
1801         (org-attach-delete-one): New command.
1803 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
1805         * org-attach.el (org-attach-file-list): Fix bug with directory.
1807 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
1809         * org.el (org-apps-regexp-alist): New function.
1810         (org-file-apps): Add auto-mode to the default value.
1811         (org-open-file): Use the new structure of org-file-apps.
1813         * org-attach.el (org-attach): Support the new keys.
1814         (org-attach-method): New option.
1816 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
1818         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
1819         March.
1821         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
1822         of the list value o `org-use-tag-inheritance'.
1824         * org-attach.el (org-attach-auto-tag): New option.
1825         (org-attach-tag, org-attach-untag): New functions.
1826         (org-attach-attach, org-attach-new, org-attach-sync): Call
1827         `org-attach-tag'.
1828         (org-attach-delete): Call `org-attach-untag'.
1830 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
1832         * org-table.el (orgtbl-self-insert-command): Make this work for
1833         the keypad as well.
1835 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
1837         * org.el (org-add-log-setup): Limit searc for drawers to entry
1838         text, not to subtree.
1840         * org-clock.el (org-clock-heading-for-remember): New variable.
1841         (org-clock-in): Set `org-clock-heading-for-remember'.
1843 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
1845         * org-remember.el (org-remember-apply-template): Add new
1846         expansions: %k, %K for currently clocked task and a link to the
1847         currently clocked task, and %< to file notes in the currently
1848         clocked task.
1850 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
1852         * org-export-latex.el (org-export-latex-make-header): Also insert
1853         the content of the property :latex-header-extra.
1855         * org-exp.el (org-infile-export-plist): Put the content of
1856         #+LATEX_HEADER: into the property :latex-header-extra.
1858         * org-colview.el (org-columns-get-format-and-top-level): Remove
1859         resetting the marker.
1861         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
1862         Remove resetting the marker.
1864         * org.el (org-entry-property-inherited-from): Improve docstring.
1865         (org-entry-get-with-inheritance): Reset marker before starting the
1866         search.
1868         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
1870 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
1872         * org.el (org-entry-get-multivalued-property)
1873         (org-entry-protect-space, org-entry-restore-space): New
1874         functions.
1875         (org-file-apps-defaults-macosx): Let postscript files be opened by
1876         preview.
1877         (org-time-stamp-inactive): Call `org-time-stamp'.
1878         (org-time-stamp): New argument `inactive'.  Also edit inacive
1879         stamps. Convert time stamp type.
1880         (org-open-file): Interpret the `default' value for the `command'
1881         in `org-file-apps'.
1883         * org-id.el (org-id-int-to-b36-one-digit)
1884         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
1885         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
1886         b36.
1888 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
1890         * org-id.el (org-id-reverse-string): New function.
1891         (org-id-new): Use `org-id-reverse-string' to make sure the
1892         beginning chars of the ID are mutating fast.  This allows to use a
1893         directory structure to spread things better.
1894         (org-id-prefix): Changed default to nil.
1896         * org-list.el (org-move-item-down, org-move-item-up): Remember and
1897         restore the column of the cursor position.
1899         * org-remember.el (org-remember-apply-template): Remove properties
1900         from `initial'.
1902 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
1904         * org-wl.el (org-wl-open): Remove useless call to
1905         `wl-thread-open-all'.
1907         * org-remember.el (org-remember-handler): Fix bug with `bottom'
1908         location.
1910 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
1912         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
1913         `org-bbdb-anniversaries'.
1915         * org.el (org-get-next-sibling, org-forward-same-level): New
1916         functions, similar to the outline versions, but invisible headings
1917         are OK.
1919 2008-09-25  Bastien Guerry  <bzg@altern.org>
1921         * org.el (org-auto-repeat-maybe): Insert a space between
1922         the timestamp's type and the timestamp itself.
1924 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
1926         * org-table.el (org-table-sum): Do not format the result with %g,
1927         it does rounding when there are too many digits.
1929         * org.el (org-map-entries): Protect the keyword-selecting variables.
1931 2008-09-23  Bastien Guerry  <bzg@altern.org>
1933         * org-agenda.el (org-agenda-to-appt): Make sure the function check
1934         against all agenda files.
1936 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
1938         * org-list.el: New file, aggregating list functions from org.el
1939         and org-export-latex.el.
1941         * org.el (org-edit-src-region-extra): New option.
1943 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
1945         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
1946         time before 1am.
1948 2008-09-22  Bastien Guerry  <bzg@altern.org>
1950         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
1952 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
1954         * org-plot.el (org-plot/gnuplot): Make tables starting with a
1955         hline work correctly.
1956         (org-plot/gnuplot-script): Put commas at the end of each script
1957         line.
1959 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
1961         * org.el (org-get-refile-targets): Replace links with their
1962         descriptions
1963         (org-imenu-get-tree): Replace links with their descriptions.
1965         * org-remember.el (org-remember-apply-template): Add a new
1966         expansion for adding properties to remember items.
1968         * org.el (org-add-log-setup): Skip over drawers (properties,
1969         clocks etc) when adding notes.
1971         * org-agenda.el (org-agenda-get-closed): show durations of clocked
1972         items as well as the start and end times.
1974         * org-compat.el (org-get-x-clipboard-compat): Add a compat
1975         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
1977         * org-remember.el (org-get-x-clipboard): Use the compat
1978         function to get clipboard values when x-selection-value is
1979         unavailable. Use substring-no-properties instead of
1980         set-text-properties to remove text properties from the clipboard
1981         value.
1983         * lisp/org-clock.el (org-update-mode-line): Support limiting the
1984         modeline clock string, and display the full todo value in the
1985         tooltip. Set a local keymap so mouse-3 on the clock string goes to
1986         the currently clocked task.
1987         (org-clock-string-limit): Add a custom value for the maximum
1988         length of the clock string in the modeline.
1989         (org-clock-mode-map): Add a keymap for the modeline string
1991 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
1993         * org-compat.el (org-propertize): New function.
1995 2008-09-20  Bastien Guerry  <bzg@altern.org>
1997         * org-export-latex.el (org-export-latex-tables): protect exported
1998         tables from further special chars conversion.
1999         (org-export-latex-preprocess): Preserve LaTeX environments.
2000         (org-list-parse-list): Parse descriptive lists.
2001         (org-list-to-generic, org-list-to-latex, org-list-to-html)
2002         (org-list-to-texinfo): Export descriptive lists.
2003         (org-quote-chars): Remove.
2004         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
2005         (org-export-latex-list-beginning-re): Rename to
2006         `org-list-beginning-re'
2007         (org-list-item-begin): Rename to `org-list-item-beginning'
2009 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
2011         * org.el (org-refile): Allow refiling to the last entry in the
2012         buffer.
2013         (org-get-tags-at): Fix bug when inheritance is turned off.
2015 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
2017         * org.el (org-indent-line-function): No longer check for src
2018         regions, this is too much overhead.
2020         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
2021         matching.
2023         * org.el (org-scan-tags): Make sure that tags matching is not case
2024         sensitive.  TODO keyword matching is case sensitive, however, to
2025         avoid confusion with similar words that are not meant to be
2026         keywords.
2028 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
2030         * org.el (org-get-local-tags-at): New function.
2031         (org-get-local-tags): New function.
2033         * org-exp.el (org-export-get-categories): New function.
2035         * org-agenda.el (org-sorting-choice)
2036         (org-agenda-sorting-strategy, org-agenda-get-todos)
2037         (org-agenda-get-timestamps, org-agenda-get-deadlines)
2038         (org-agenda-get-scheduled, org-agenda-get-blocks)
2039         (org-entries-lessp): Implement sorting by TODO state.
2040         (org-cmp-todo-state): New defsubst.
2042         * org-colview.el (org-colview-construct-allowed-dates): New
2043         function.
2044         (org-columns-next-allowed-value): Use
2045         `org-colview-construct-allowed-dates'.
2047         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
2048         function.
2049         (org-columns-next-allowed-value): Use
2050         `org-colview-construct-allowed-dates'.
2052 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
2054         * org.el (org-protect-slash): New function.
2055         (org-get-refile-targets): Use `org-protect-slash'.
2057         * org-agenda.el (org-global-tags-completion-table): New variable.
2059         * org-exp.el (org-export-handle-export-tags): New function.
2060         (org-export-preprocess-string): Call
2061         `org-export-handle-export-tags'.
2063         * org-plot.el: New file.
2065         * org-publish.el (org-publish-expand-components): Function removed.
2066         (org-publish-expand-projects): Allow components to have components.
2068 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
2070         * org.el (org-indent-line-function): Do not indent in regions that
2071         are external source code.
2072         (org-yank-and-fold-if-subtree): New function.
2074         * org-agenda.el (org-agenda-todayp): New function.
2075         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
2076         `org-agenda-todayp'.
2078         * org.el (org-insert-heading-respect-content)
2079         (org-insert-todo-heading-respect-content): New commands.
2080         (org-insert-heading-respect-content): New option.
2081         (org-insert-heading): Respect `org-insert-heading-respect-content'.
2083         * org-clock.el (org-clock-find-position): Make sure the note after
2084         the clock line gets moved into the new clock drawer.
2086 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
2088         * org-id.el (org-id-new): New option.
2090 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
2092         * org-table.el (org-table-copy-down): Avoid overflow during
2093         increment.  Use prefix argument 0 to temporarily disable the
2094         increment.
2096 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
2098         * org-exp.el (org-export-as-html): Do not turn on the major mode
2099         if the buffer will be killed anyway.
2100         (org-get-current-options): Exclude the #+TEXT field.
2101         (org-export-as-html): Make sure text before the first headline is
2102         a paragraph.
2104         * org-publish.el (org-publish-org-to): Tell the exporter that this
2105         buffer will be killed, so it is not necessary to do major mode
2106         initialization.
2108         * org-archive.el (org-archive-to-archive-sibling): Show empty
2109         lines after folding the archive sibling.
2111         * org.el (org-log-note-extra): New variable.
2113 2008-09-05  Bastien Guerry  <bzg@altern.org>
2115         * org.el (org-additional-option-like-keywords): Added keywords for
2116         the _QUOTE, _VERSE and _SRC environments.
2118         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
2119         exporting _QUOTE and _VERSE environments.
2121 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
2123         * org-agenda.el (org-agenda-filter-by-tag): New command.
2125         * org-exp.el (org-get-current-options): Remove angular brackets
2126         from the date entry.
2128         * org.el (org-edit-fixed-width-region): New function.
2129         (org-edit-fixed-width-region): Also try
2130         `org-edit-fixed-width-region'.
2131         (org-edit-fixed-width-region-mode): New option.
2132         (org-activate-code): Only interprete lines starting with colon
2133         plus a space as example lines.
2135         * org-remember.el (org-remember-templates): Add nil instead of
2136         empty strings to fix the length of remember templates.
2138         * org-table.el (org-calc-default-modes): Fix the time format for
2139         calc, from 12 hour to 24 hour clock.
2141 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
2143         * org-agenda.el (org-agenda-get-deadlines)
2144         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
2145         entries that are pre-warnings of deadlines or reminders.
2147         * org.el (org-sort-entries-or-items): Make numeric and alpha
2148         comparisons ignore any TODO keyword and priority cookie.
2150         * org-remember.el (org-remember-handler): Reinterpretation of the
2151         prefix argument.
2153 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
2155         * org-agenda.el (org-agenda-get-scheduled): Use new
2156         `org-scheduled' face.
2158         * org-faces.el (org-scheduled): New face.
2160         * org-wl.el (org-wl-open): Remove incorrect declaration.
2162         * org-gnus.el (org-gnus-store-link): Support for :to information
2163         in gnus links.
2165         * org-exp.el (org-export-as-html): Fixed typo in creator
2166         information.
2167         (org-export-protect-examples): New parameter indent.  Insert extra
2168         spaces only when this parameter is specified.
2169         (org-export-preprocess-string): Call `org-export-protect-examples'
2170         with an indentation parameter when exporting to ASCII.
2172         * org-remember.el (org-remember-templates)
2173         (org-remember-apply-template): Allow the file component to be a
2174         function.
2176         * org.el (org-goto-local-search-headings): Renamed from
2177         `org-goto-local-search-forward-headings'.  Added the possibility
2178         to search backwards.
2180 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
2182         * org-export-latex.el (org-export-latex): New customization
2183         group.
2185         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
2187 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
2189         * org-exp.el (org-html-do-expand): Allow {} to terminate
2190         tex macro
2192 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
2194         * org.el (org-buffer-list): Select buffers based on major mode,
2195         not on file name.
2197 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
2199         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
2200         face property.
2202         * org-colview.el (org-columns-display-here): Use
2203         `org-columns-modify-value-for-display-function'.
2205         * org-colview-xemacs.el (org-columns-display-here): Use
2206         `org-columns-modify-value-for-display-function'.
2208 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
2210         * org.el (org-columns-modify-value-for-display-function): New option.
2222         * org-publish.el (org-publish-file): Make sure the directory match
2223         for the publishing directory works correctly.
2225         * org-agenda.el (org-agenda-execute-calendar-command)
2226         (org-agenda-diary-entry): Additional optional argument.
2228 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
2230         * org-exp.el (org-export-as-html): Add attributes also in mailto
2231         and ftp links.
2233         * org.el (org-autoload): Add `org-dblock-write:columnview'.
2242 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
2244         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
2245         sure that calls from `org-export-region-as-html' do not do the
2246         special check for a subtree.
2248 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
2250         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
2252 2008-07-20  Juri Linkov  <juri@jurta.org>
2254         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
2255         new keymap `narrow-map' instead of binding "\C-xns".
2257 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
2259         * org.el (org-open-file): Use
2260         `org-open-directory-means-index-dot-org'.
2261         (org-open-directory-means-index-dot-org): New option.
2263 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
2265         * org.el (org-make-link-string): Remove link attributes from
2266         description.
2267         (org-open-at-point): Remove link attributes bevore using the path.
2269         * org-exp.el (org-export-as-html): Handle link attributes.
2271         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
2273         * org-table.el (org-table-to-lisp): New function.
2275         * org.el (org-narrow-to-subtree): Do not include the final newline
2276         into the narrowed region.
2278         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
2279         bug with user-define skipping condition.
2281 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
2283         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
2285 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
2287         * org-exp.el (org-export-html-style-default): Automatic overflow
2288         handling for pre fields.
2289         (org-export-as-ascii, org-export-as-html): Change default format
2290         for time stamp.
2292         * org-table.el (org-table-export): Offer completion for translator
2293         functions, and do not require a heading above the table.
2295         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
2296         Cater for the case of a list starting in the first line of the
2297         buffer.
2299 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
2301         * org-publish.el (org-publish-find-title): Bug fix.
2302         (org-publish-org-index): Implement new :index-style option.
2304 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
2306         * org-publish.el (org-publish-timestamp-filename): Use
2307         SHA1-encoded file names in the timestamp directory.
2309 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
2311         * org-publish.el (org-publish-needed-p): Be verbose about files
2312         published and files skipped.
2314         * org-exp.el (org-export-preprocess-string): Swap link
2315         normalization and inernal link targeting.
2317         * org-publish.el (org-publish-needed-p): Create timestamp
2318         directory when it does not exist.
2320 2008-07-04  Bastien Guerry  <bzg@altern.org>
2322         * org-clock.el (org-clock-out-when-done): Doc fix.
2324         * org.el (org-agenda-skip-unavailable-files): Doc fix.
2326         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
2327         Ignore case when searching for the COMMENT cookie at export time.
2329 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
2331         * org-exp.el (org-get-file-contents)
2332         (org-get-and-remove-property): New functions.
2333         (org-export-handle-include-files): Handle the new prefix options.
2334         (org-export-as-html): Fix the verse environment.
2336 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
2338         * org.el (org-time=, org-time<, org-time<=, org-time>)
2339         (org-time>=, org-time<>, org-2ft): New functions.
2340         (org-op-to-function): Also provide for the time testing fucntions.
2342 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
2344         * org-exp.el (org-export-html-style-default): New constant.
2346 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
2348         * org-exp.el (org-export-html-style-extra): New variable.
2349         (org-export-splice-style): New function.
2351 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
2353         * org-exp.el (org-export-plist-vars, org-export-as-html):
2354         Implement `org-export-creator-info'.
2355         (org-export-creator-info): New option.
2357 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
2359         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
2360         (org-property-drawer-re, org-clock-drawer-re): New constants.
2362 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
2364         * org-exp.el (org-icalendar-use-deadline)
2365         (org-icalendar-use-scheduled): New options.
2366         (org-icalendar-include-todo): Default changed to t.
2367         (org-print-icalendar-entries): Implement better utilization of
2368         scheduling and deadline time stamps.
2369         (org-export-target-internal-links, org-export-as-html): Allow file
2370         lines without the "file:" prefix if the file path is an absolute
2371         path or starts with ".".
2373         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
2374         lastweek etc.
2375         (org-clock-special-range): Also undertand yesterday, lastweek etc.
2377 2008-06-18  Glenn Morris  <rgm@gnu.org>
2378         * org.el (org-map-entries): Let-bind `file'.
2380 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
2382         * org.el (org-agenda-skip-archived-trees): Docstring now
2383         discourages using this.
2384         (org-scan-tags): Check for org-agenda-archives-mode.
2385         (org-map-entries): Make sure org-agenda-archives-mode is nil.
2386         (org-agenda-files): Functionality of second arg changed.
2388         * org-agenda.el (org-agenda-archives-mode): New variable
2389         (org-write-agenda, org-prepare-agenda, org-agenda-list)
2390         (org-search-view, org-todo-list, org-tags-view)
2391         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
2392         `ifmode' argument.
2393         (org-agenda-quit): Reset the archives mode.
2394         (org-agenda-archives-mode): New command.
2395         (org-agenda-set-mode-name): Include archives info.
2397 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
2399         * org.el (org-paste-subtree): Make sure the yanked headline is
2400         visible if it was yanked at a visible point.
2401         (org-move-item-up): Fix the bug with moving white space at the end
2402         of the item.
2403         (org-show-empty-lines-in-parent): New function.
2405 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
2407         * org-colview.el (org-columns-next-allowed-value): Bug fix.
2409         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
2411         * org-agenda.el (org-agenda-get-closed): Get the end time into the
2412         agenda prefix as well.
2414         * org-publish.el (org-publish-org-index): Make a properly indented
2415         list.
2417         * org.el (org-calendar-agenda-action-key): New option.
2418         (org-get-cursor-date): New function.
2419         (org-mark-entry-for-agenda-action): New command.
2420         (org-overriding-default-time): New variable.
2421         (org-read-date): Respect `org-overriding-default-time'.
2423         * org-remember.el (org-remember-apply-template): Respect the
2424         ovverriding default time.
2426         * org-agenda.el (org-agenda-action-marker): New variable.
2427         (org-agenda-action): New command.
2428         (org-agenda-do-action): New function.
2430 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2432         * org.el (org-schedule, org-deadline): Protect scheduled and
2433         deadline tasks against changes that accidently remove the
2434         repeater.  Also show a message with the new date when done.
2436 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2438         * org.el (org-beginning-of-line): Cater for the case when there
2439         are tags but no headline text.
2440         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
2441         it set.
2443 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
2445         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
2446         the return value is nil instead of "nil" when there is no match.
2448         * org-exp.el (org-insert-centered): Use fill-column instead of
2449         80.
2450         (org-export-as-ascii): Use string-width to measure the width of
2451         the heading.
2453         * org.el (org-diary-to-ical-string): No longer kill buffer
2454         FROMBUF, this is now done by the caller.
2456         * org-exp.el (org-print-icalendar-entries): Move the call to
2457         `org-diary-to-ical-string' out of the loop, and kill the buffer
2458         afterwords.
2460         * org-remember.el (org-remember-visit-immediately): Position
2461         cursor after moving to the note.
2462         (org-remember-apply-template): Use a text property to record the
2463         cursor position.
2464         (org-remember-handler): Align tags after pasting the note.
2466 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
2468         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
2470         * org-agenda.el (org-agenda-open-link): If there is an
2471         org-bbdb-name property in the current line, jump to that bbdb
2472         entry.
2474         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
2475         text property, so that the agenda knows where this entry comes
2476         from.
2478         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
2479         interaction between clocking-in from the agenda, and  automatic
2480         task state switching.
2482         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
2484         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
2485         zmacs-region stays after this command in XEmacs.
2487 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
2489         * org.el (org-scan-tags): Allow new values for ACTION parameter.
2491         * org-remember.el (org-remember-templates): Fix bug in
2492         customization type definition.
2494         * org.el (org-map-entries): New function.
2496 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
2498         * org-agenda.el (org-agenda-skip-comment-trees): New option.
2499         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
2501 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
2503         * org-remember.el (org-jump-to-target-location): New variable.
2504         (org-remember-apply-template): Set
2505         `org-remember-apply-template' if requested by template.
2506         (org-remember-handler): Start an idle timer to jump to
2507         remember location.
2509         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
2511         * org.el (org-set-regexps-and-options): Fix bug with parsing of
2512         file tags.
2513         (org-get-tags-at): Add the content of `org-file-tags'.
2515         * org-exp.el (org-export-handle-comments): Fix bug with several
2516         comment lines after each other.
2517         (org-number-to-roman, org-number-to-counter): New functions.
2518         (org-export-section-number-format): New option.
2520 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
2522         * org-exp.el (org-export-protect-examples): Catch the case of a
2523         missing end_example line.
2525         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
2526         `org-file-tags' to nil.
2528         * org-colview.el (org-columns-next-allowed-value): Handle next
2529         argument NTH to directly select a value.
2531         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
2532         argument NTH to directly select a value.
2534 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
2536         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
2538 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
2540         * org.el (org-columns-ellipses): New option.
2542 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
2544         * org-colview.el (org-columns-add-ellipses): New function.
2545         (org-columns-compact-links): New function.
2546         (org-columns-cleanup-item): Call `org-columns-compact-links'.
2547         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
2548         when in agenda.
2549         (org-columns-edit-value): Fixed bug with editing values from
2550         agenda column view.
2551         (org-columns-redo): Also redo the agenda itself.
2553 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
2555         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
2556         option.
2558         * org-colview.el (org-agenda-columns-cleanup-item): New function.
2560         * org-exp.el (org-export-ascii-preprocess): Renamed from
2561         `org-export-ascii-clean-string'.
2562         (org-export-kill-licensed-text)
2563         (org-export-define-heading-targets)
2564         (org-export-handle-invisible-targets)
2565         (org-export-target-internal-links)
2566         (org-export-remove-or-extract-drawers)
2567         (org-export-remove-archived-trees)
2568         (org-export-protect-quoted-subtrees)
2569         (org-export-protect-verbatim, org-export-protect-examples)
2570         (org-export-select-backend-specific-text)
2571         (org-export-mark-blockquote-and-verse)
2572         (org-export-remove-comment-blocks-and-subtrees)
2573         (org-export-handle-comments, org-export-mark-radio-links)
2574         (org-export-remove-special-table-lines)
2575         (org-export-normalize-links)
2576         (org-export-concatenate-multiline-links)
2577         (org-export-concatenate-multiline-emphasis): New functions,
2578         obtained from spliiting the export preprocessor.
2580         * org-table.el (org-table-recalculate): Improve error message if
2581         the row number is invalid.
2583 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
2585         * org-archive.el (org-archive-save-context-info): Fix bugs in
2586         customization setup and docstring.
2588         * org-exp.el (org-export-html-style): Changed the size of in the
2589         <pre> element to 90%.
2591 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
2593         * org.el (org-find-src-example-start): Function removed.
2594         (org-edit-src-find-region-and-lang): New function.
2596 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
2598         * org.el (org-edit-src-exit): New function.
2599         (org-exit-edit-mode): New minor mode.
2601         * org-exp.el (org-export-preprocess-string): Fix bug with removing
2602         comment-like lines from protected examples.
2604         * org.el (org-edit-src-example, org-find-src-example-start)
2605         (org-protect-source-example, org-edit-special): New functions.
2607 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
2609         * org-publish.el (org-publish-project-alist): Fix typo in
2610         docstring.
2611         (org-publish-project-alist): Handle :index-title property.
2613 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
2615         * org-export-latex.el (org-export-as-latex): Make sure region
2616         bounds are correct.  Parse subtree properties relating to export.
2618         * org-exp.el (org-export-add-options-to-plist): New function.
2619         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
2621 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
2623         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
2624         EXPORT_TITLE.
2626         * org-exp.el (org-export-get-title-from-subtree)
2627         (org-export-as-ascii, org-export-as-html): Make sure the original
2628         region-beginning and region-end are used, even after moving
2629         point.
2630         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
2631         property.
2633         * org-remember.el (org-remember-last-stored-marker): New variable.
2634         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
2635         (org-remember-handler): Also use marker to remember
2636         last-stored position.
2638         * org.el (org-goto-marker-or-bmk): New function.
2640 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
2642         * org.el (org-file-properties): Renamed from `org-local-properties'.
2643         (org-scan-tags): Take file tags into account.
2644         (org-tags-match-list-sublevels): Default changed to t.
2646         * org-exp.el (org-export-as-html): Close paragraph after a
2647         footnote.
2649         * org.el (org-update-parent-todo-statistics): New function.
2651         * org-exp.el (org-icalendar-store-UID): New option.
2652         (org-icalendar-force-UID): Option removed.
2653         (org-print-icalendar-entries): IMplement UIDs.
2655 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
2657         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
2659 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
2661         * org-faces.el (org-column): Document how this face is being used
2662         and why sometimes the background faces shine through.
2664         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
2666         * org-publish.el (org-publish-attachment): Create publishing
2667         directory if it does not yet exist.
2669         * org-table.el (org-calc-default-modes): Change default number
2670         format to (float 8).
2672         * org.el (org-olpath-completing-read): New function.
2673         (org-time-clocksum-format): New option.
2674         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
2676         * org-clock.el (org-clock-display, org-clock-out)
2677         (org-update-mode-line): Use `org-time-clocksum-format'.
2679         * org-colview-xemacs.el (org-columns-number-to-string): Use
2680         `org-time-clocksum-format'.
2682         * org-colview.el (org-columns-number-to-string): Use
2683         `org-time-clocksum-format'.
2685 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
2687         * org-id.el: New file, move from contrib to core.
2689         * org-exp.el (org-icalendar-force-UID): New option.
2691 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
2693         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
2694         shifted by one day if theere is a date range without an end
2695         time.
2697         * org.el (org-try-structure-completion): New function.
2699 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
2701         * org.el (org-set-font-lock-defaults): Improve fontification of
2702         description lists.
2703         (org-insert-item): Handle description lists.
2704         (org-adaptive-fill-function): Improve auto indentation in
2705         description lists.
2707         * org-exp.el (org-export-as-html, org-export-preprocess-string):
2708         Implement VERSE environment.
2709         (org-export-preprocess-string): Implement the COMMENT
2710         environment.
2712         * org-export-latex.el (org-export-latex-preprocess): Implement
2713         VERSE environment.
2715 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
2717         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
2718         option.
2720 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
2722         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
2724         * org.el (org-quote-csv-field): New functions.
2726         * org-table.el (org-table-export-default-format): Remove :splice
2727         from default format, we get the same effect by not specifying
2728         :tstart and :tend.
2729         (org-table-export): Improve setup, distinguish better between
2730         interactive and non-interactive use, allow specifying the format
2731         on the fly, better protection against wrong file names.
2732         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
2733         and :tend when :splice is omitted.
2735 2008-05-09  Bernt Hansen  <bernt@norang.ca>
2737         * org-clock.el (org-clock-select-task): Make sure the selection
2738         letters are 1-9 and A-Z, no special characters.
2740 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
2742         * org-exp.el (org-export-htmlize): New group.
2743         (org-export-htmlize-output-type)
2744         (org-export-htmlize-css-font-prefix): New options.
2745         (org-export-htmlize-region-for-paste): New function.
2746         (org-export-htmlize-generate-css): New command.
2748 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2750         * org/org.el (org-modules, org-format-latex-options):
2751         * org/org-archive.el (org-archive-stamp-time)
2752         (org-archive-save-context-info):
2753         * org/org-faces.el (org-hide):
2754         * org/org-irc.el (org-irc-parse-link):
2755         * org/org-macs.el (org-call-with-arg, org-autoload):
2756         * org/org-mew.el (org-mew-store-link):
2757         * org/org-remember.el (org-remember-store-without-prompt)
2758         (org-remember-templates): Fix typos in docstrings.
2760         * org/org-info.el (org-info-store-link): Remove leftover docstring.
2762         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
2763         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
2764         (org-bbdb-anniv-split): Fix typos in docstrings.
2766         * org/org-publish.el (org-publish-project-alist): Doc fixes.
2767         (org-publish-use-timestamps-flag): Reflow docstring.
2768         (org-publish-files-alist): Fix typos in docstring.
2770 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
2772         * org.el (org-set-visibility-according-to-property): New function.
2773         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
2774         and compute the regular expressions, and update font-lock.
2775         (org-property-re): Allow a dash in property names.
2777         * org-archive.el (org-extract-archive-file): Insert the file name
2778         without the path into the format, to allow the location format to
2779         contain a subdirectory.
2781         * org-agenda.el (org-agenda-post-command-hook): If point is at end
2782         of buffer, and the `org-agenda-type' property undefined, use the
2783         value from the character before.
2785         * org.el (org-add-planning-info): Don't let indentation for
2786         would-be timestamp become extra whitespace at the end of headline.
2788 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
2790         * org.el (org-remove-double-quotes, org-file-contents): New
2791         functions.
2793         * org-exp.el (org-infile-export-plist): Also parse the
2794         contents of #+SETUPFILE files, recursively.
2796         * org.el (org-set-regexps-and-options): Also parse the
2797         contents of #+SETUPFILE files, recursively.
2799         * org-exp.el (org-export-handle-include-files): New function.
2800         (org-export-preprocess-string): Call
2801         `org-export-handle-include-files'.
2803         * org.el (org-delete-property-globally)
2804         (org-delete-property, org-set-property): Ignore case during
2805         completion.
2806         (org-set-property): Use `org-completing-read' instead of
2807         `completing-read'.
2809         * org.el (org-complete-expand-structure-template): New,
2810         experimental function.
2811         (org-structure-template-alist): New, experimental option.
2812         (org-complete): Call `org-complete-expand-structure-template'.
2814 2008-05-06  Bastien Guerry  <bzg@altern.org>
2816         * org-export-latex.el (org-export-latex-preprocess): Added
2817         support for blockquotes.
2819 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
2821         * org.el (org-read-date-analyze): Catch the case where only a
2822         weekday is given.
2824 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
2826         * org.el (org-set-font-lock-defaults): Make the description
2827         tag bold.
2829         * org-exp.el (org-export-as-html, org-close-li): Implement
2830         description lists.
2832 2008-05-04  Jason Riedy  <jason@acm.org>
2834         * org-table.el (*orgtbl-default-fmt*): New variable.
2835         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
2836         when there is no other fmt available.
2838         (orgtbl-to-generic): Allow an explicitly nil :tstart or
2839         :tend to suppress the appropriate string.
2841         (orgtbl-to-orgtbl): New function for translating to another orgtbl
2842         table.
2844 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
2846         * org.el (org-read-date-analyze): "." as an alias for "+0" in
2847         read date.
2849         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
2850         New function.
2852         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
2853         New function.
2855 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
2857         * org-clock.el (org-clock-find-position): Don't include notes
2858         into clock drawer.
2860         * org-archive.el (org-archive-subtree): No longer remove an
2861         extra line after cutting the subtree.  `org-cut-subtree' already
2862         takes care of this.
2864         * org-remember.el (org-remember-handler): Only kill the target
2865         buffer if it does not contain the running clock.
2867         * org.el (org-markers-to-move): New variable.
2868         (org-save-markers-in-region, org-check-and-save-marker)
2869         (org-reinstall-markers-in-region): New function.
2870         (org-move-subtree-down, org-copy-subtree): Remember relative
2871         marker positions before cutting.
2872         (org-move-subtree-down, org-paste-subtree): Restore relative
2873         marker positions after pasting.
2875         * org-remember.el (org-remember-clock-out-on-exit): New option.
2876         (org-remember-finalize): Clock out only if the setting in
2877         `org-remember-clock-out-on-exit' requires it.
2878         (org-remember-handler): Do the cleanup in the buffer, to make sure
2879         that the clock marker remains in tact.
2881 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
2883         * org-clock.el (org-clock-goto): Widen buffer if necessary.
2884         (org-clock-in): Make sure that also tasks outside the narrowed
2885         region will be clocked in correctly.
2886         (org-clock-insert-selection-line): Widen the buffer so that we can
2887         find the correct task heading.
2889         * org.el (org-base-buffer): New function.
2891         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
2892         and ";" are escaped.
2893         (org-print-icalendar-entries): Also apply
2894         `org-icalendar-cleanup-string' to the headline, not only to the
2895         summary property.
2897 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
2899         * org-exp.el (org-export-preprocess-hook): New hook.
2900         (org-export-preprocess-string): Call
2901         `org-export-preprocess-hook'.
2903         * org.el (org-font-lock-hook): New variable.
2904         (org-font-lock-hook): New function.
2905         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
2907 ;; Local Variables:
2908 ;; coding: utf-8
2909 ;; add-log-time-zone-rule: t
2910 ;; End:
2912     Copyright (C) 2008  Free Software Foundation, Inc.
2914   This file is part of GNU Emacs.
2916   GNU Emacs is free software: you can redistribute it and/or modify
2917   it under the terms of the GNU General Public License as published by
2918   the Free Software Foundation, either version 3 of the License, or
2919   (at your option) any later version.
2921   GNU Emacs is distributed in the hope that it will be useful,
2922   but WITHOUT ANY WARRANTY; without even the implied warranty of
2923   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2924   GNU General Public License for more details.
2926   You should have received a copy of the GNU General Public License
2927   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
2929 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c