Deadlines: Deal with "incorrect" positioning of warning period
[org-mode.git] / lisp / ChangeLog
blob350dd50e1ac6de0e25160ce26af0d0dceee85eb0
1 2009-02-18  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org.el (org-get-wdays): Find the warning period also if it is in
4         the wrong place.
6 2009-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
8         * org.el (org-olpath-completing-read): Never use ido for this
9         one.
11         * org-exp.el (org-export-normalize-links): Use new macro.
13         * org-macs.el (org-if-unprotected-at): New macro.
15         * org-agenda.el (org-agenda-show): Allow numerical prefix
16         arguments to specify how much context should be shown.
17         (org-agenda-cycle-show): New command, could be bound to SPC in
18         org-agenda-mode-map.
20         * org-exp.el (org-html-level-start): Space after section number.
22 2009-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
24         * org-agenda.el (org-agenda-get-sexps): Add todo state as
25         property, for sorting.
26         (org-cmp-todo-state): Get the applicable TODO keywords directly
27         from the buffer.
28         (org-run-agenda-series, org-agenda-list, org-search-view)
29         (org-todo-list, org-tags-view): Only fit agenda window when the
30         whole series is done.
32         * org.el (org-scan-tags): Add todo state as property, for sorting.
34         * org-agenda.el (org-agenda-custom-commands-local-options): Add
35         `org-agenda-overriding-header' as an option.
36         (org-agenda-list): Honor org-agenda-overriding-header'.
38 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
40         * org-list.el (org-toggle-checkbox): Improve cursor positioning
41         after removing a checkbox.
43         * org.el (org-show-entry): Make this work correctly also if it is
44         the last entry in the file.
45         (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
46         falling back to normal, default command.
47         (org-ctrl-c-ctrl-c): When called with prefix arg at a non-checkbox
48         item, call the checkbox toggler to get a box.
50         * org-list.el (org-toggle-checkbox): Make double prefix set the
51         checkbox to "[-]".
52         (org-fix-bullet-type): Only replace bullet it it is changed.
53         (org-renumber-ordered-list): Handle case when first item does not
54         have a number.
56         * org.el (org-add-log-setup): Fix positioning when
57         `org-log-states-order-reversed' is nil.
59         * org-clock.el (org-clock-in): Fix positioning when
60         `org-log-states-order-reversed' is nil.
61         (org-clock-find-position): Fix positioning when
62         `org-log-states-order-reversed' is nil.
64 2009-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
66         * org-clock.el (org-clock-into-drawer): Take default from
67         `org-log-into-drawer'.
68         (org-clock-find-position): Look for the correct drawer.
70         * org.el (org-log-into-drawer): Renamed from
71         `org-log-state-notes-into-drawer'.
72         (org-log-state-notes-into-drawer): New variable alias.
73         (org-add-log-setup): Make drawer name default to LOGBOOK, not
74         CLOCK.
75         (org-insert-property-drawer): Also skip LOGBOOK drawers.
77 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
79         * org-agenda.el (org-agenda): Fix docstring.
81         * org.el ("org-plot"): Help loading org-plot.
82         (org-metaleft-hook, org-metaright-hook, org-metaup-hook)
83         (org-metadown-hook, org-shiftmetaleft-hook)
84         (org-shiftmetaright-hook, org-shiftmetaup-hook)
85         (org-shiftmetadown-hook, org-metareturn-hook): New hooks.
86         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
87         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
88         (org-metadown, org-ctrl-c-ctrl-c): Call the appropriate hook.
90         * org-publish.el (org-publish-get-base-files): Allow symbol `any'
91         for selecting files with any (and even without) extension.
93         * org.el (org-save-all-org-buffers): Also save id locations.
94         (org-revert-all-org-buffers): Also load id locations.
96 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
97         * org.el (org-drawers): Add LOGBOOK to the default drawers.
98         (org-log-state-notes-into-drawer): New option.
99         (org-add-log-setup): Place the sate note marker into the drawer,
100         create drawer when necessary.
101         (org-refile-targets): Document special interpretation of LEVEL
102         when odd-levels are used.
104 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
106         * org.el (org-store-log-note): Fix note indentation when adding
107         notes to end of list.
109         * org-exp.el (org-export-as-html): Add TODO keyword as extra
110         class, so that each keyword can get special colors through CSS.
112         * org-clock.el (org-clock-out): Add another nil for the previous
113         state into the call to `org-add-log-setup'.
115         * org.el (org-log-note-previous-state): New variable.
116         (org-log-note-headings): New %S escape for old state.
117         (org-todo): Call the note setup with the old state as an
118         argument.
119         (org-add-note): Add another nil for the previous state into the
120         call to `org-add-log-setup'.
121         (org-add-log-setup): New argument PREV-STATE.
122         (org-add-log-note): Handle new %S escape.
123         (org-store-log-note): Handle new %S escape.
125 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
127         * org-clock.el (org-clock-find-position): Do not swallow an item
128         less indented than the CLOCK line itself.
129         (org-clock-in): Push markers to lin after the clock line.
130         (org-clock-find-position): Handle values of
131         `org-clock-into-drawer' smaller than 2.
133         * org-exp.el (org-html-level-start): Add a CSS class to section
134         numbers.
135         (org-export-html-toplevel-hlevel): Better documentation of the
136         influence of this variables on H levels and css classes in
137         export.
139 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
141         * org-agenda.el (org-agenda-custom-commands-local-options): Add
142         timestamp and nottimestamp to the chooe menu.
144         * org.el (org-save-all-org-buffers): Moved here from org-agenda.el.
145         (org-revert-all-org-buffers): New command.
147 2009-02-09  Carsten Dominik  <carsten.dominik@gmail.com>
149         * org.el (org-return): Implement `org-return-follows-link' in the
150         function org-return.  This is more robust than using the mouse
151         map, I think.
152         (org-set-regexps-and-options): Match more general #+TODO lines.
153         (org-make-options-regexp): New optional argument EXTRA, for an
154         extra regexp.
155         (org-tab-follows-link): Mark as deprecated.
157 2009-02-07  Carsten Dominik  <carsten.dominik@gmail.com>
159         * org-exp.el (org-export-preprocess-string): Remove clock lines
160         earlier, so that they cannot cotribute to verbatim snippets.
162 2009-02-06  Carsten Dominik  <carsten.dominik@gmail.com>
164         * org-exp.el (org-export-remove-or-extract-drawers): Fix regexp
165         for finding drawers.
166         (org-export-as-ascii, org-export-as-html): Count levels relative
167         to the subtree header.
168         (org-get-min-level): New optional argument OFFSET.
169         (org-export): Make sure point is restored after popping up that
170         window.
172         * org.el (org-do-sort): Also take an inactive timestamp if no
173         active one is found.
175         * org-colview-xemacs.el (org-columns-capture-view): Copy before
176         deleting duplicates.
178         * org-colview.el (org-columns-capture-view): Copy before
179         deleting duplicates.
181         * org-exp.el (org-export-preprocess-string): Fix bug when skipping
182         text before first headline.
184         * org.el (org-format-latex): Do not convert LaTeX fragments in
185         protected examples.
187 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
189         * org-exp.el (org-export-html-style-default): Use color values
190         instead of names for XHTML validation.
192         * org.el (org-get-scheduled-time, org-get-deadline-time): New
193         functions.
194         (org-return-follows-link): Revert making this the default untile
195         issues are resolved.
197         * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
198         nottimestamp.
200 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
202         * org.el (org-mode): Make dependence stuff work more reliably.
203         (org-update-parent-todo-statistics): Fix bug with updating
204         statistics cookie.
206         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
207         ~ as verbatim delimiters.
209         * org-exp.el (org-export-html-format-image): New argument
210         PAR-OPEN.
211         (org-export-as-html): Pass par-open to
212         `org-export-html-format-image'.
214 2009-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
216         * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
217         (org-use-fast-todo-selection, org-tags-column): New default
218         setting for variables, based on a poll what typical uses use.
220         * org-agenda.el (org-agenda-sorting-strategy)
221         (org-agenda-tags-column): New default setting for variables, based
222         on a poll what typical uses use.
224 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
226         * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
227         blocked entries from setting the blocked tag.
229         * org-exp.el (org-export-html-footnotes-section): Use a more
230         consistent id for footnotes.
232         * org-export-latex.el (org-export-latex-classes): Remove the
233         a4paper option from the default styles.
235 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
237         * org.el (org-enforce-todo-checkbox-dependencies): New option.
238         (org-block-todo-from-checkboxes): New function.
239         (org-todo): Make tripple prefix arg circumvent blocking.
241         * org-timer.el (org-timer): Provide the timer feature.
243         * org.el (org-require-autoloaded-modules): Add a few more files to
244         the list of autoloaded modules.
246         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
248 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
250         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
251         drawers that are unprotected.
252         (org-export-html-format-image): Make sure inlined LaTeX fragment
253         images remain inlined.
255         * org.el (org-toggle-ordered-property): New function.
256         (org-mode-map): Add a key for `org-toggle-ordered-property'.
257         (org-org-menu): Add menu entries for TODO dependencies.
259 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
261         * org.el (org-default-properties): Add ORDERED to the default
262         properties, to get completion support for it.
264         * org-list.el (org-update-checkbox-count): Update more than one cookie.
266         * org.el (org-update-parent-todo-statistics): Update more than one
267         cookie.
269         * org-agenda.el (org-agenda-get-todos): Start search from correct
270         position.
272         * org.el (org-fast-todo-selection): Make sure TODO selection does
273         not change buffer position.
275         * org-list.el (org-toggle-checkbox): Implement adding or removing
276         checkboxes from line or region when called with a prefix
277         argument.
279         * org-rmail.el (org-rmail-store-link): Protect the call to
280         `rmail-narrow-to-non-pruned-header'.
282         * org-clock.el (org-clock-special-range): Fix week display in
283         clock tables.
285         * org-exp.el (org-get-current-options): Fix bug when in indirect
286         buffer.
288 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
290         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
291         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
292         (org-agenda-dim-blocked-tasks): New function.
294         * org.el (org-enforce-todo-dependencies): New option.
295         (org-block-todo-from-children-or-siblings): New function.
297         * org-faces.el (org-agenda-dimmed-todo-face): New face.
299         * org.el (org-todo): Return correct state type even if the blocker
300         throws an error.
301         (org-modifier-cursor-error): Renamed from
302         `org-shiftcursor-error'.
303         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
304         (org-shiftmetadown): Call `org-modifier-cursor-error'.
306         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
307         to get real errors from the blocker hook.
309         * org.el (org-shiftselect-error, org-call-for-shift-select): New
310         functions.
311         (org-set-visibility-according-to-property): Turn off the setting
312         of `org-show-entry-below', to avoid overruling a FOLDED visibility
313         property.
315 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
317         * org.el (org-support-shift-select): New option.
318         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
319         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
320         selection outside contexts.
322         * org-list.el (org-at-item-bullet-p): New function.
324         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
325         variables.
327         * org-footnote.el (org-footnote-normalize): Remove unnecessary
328         variable.
329         (org-insert-footnote-reference-near-definition): Remove
330         unnecessary let form.
332         * org-export-latex.el (org-export-latex-first-lines): Add
333         OPT-PLIST parameter.
334         (org-export-as-latex): Call `org-export-latex-first-lines' with
335         opt-plits parameter.
336         (org-export-latex-preprocess): Remove unnecessary variables.
338         * org-exp.el (org-infile-export-plist)
339         (org-export-add-options-to-plist, org-export-kill-licensed-text)
340         (org-export-remove-headline-metadata)
341         (org-export-get-title-from-subtree, org-get-min-level)
342         (org-html-do-expand): Remove innecessary let form.
344         * org-colview-xemacs.el (org-columns-display-here): Remove
345         unnecessary variables.
347         * org-colview.el (org-columns-display-here): Remove unnecessary
348         variables.
350         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
351         variables.
353         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
354         unnecessary variables.
356         * org-agenda.el (org-search-view, org-agenda-get-blocks)
357         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
358         variables.
360         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
361         (org-compact-display-after-subtree-move): Remove unnecessary
362         variables.
363         (org-edit-fixed-width-region): Remove unnecessary variables.
364         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
365         (org-olpath-completing-read): Remove unnecessary variable.
366         (org-auto-repeat-maybe): Remove unnecessary variable.
367         (org-map-entries): Remove unnecessary variable.
368         (org-buffer-property-keys, org-imenu-get-tree)
369         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
371 -----------------------------------------------------------------
373 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
374         * org-exp.el (org-export-remove-timestamps): Never remove
375         timestamps from tables.
377         * org-export-latex.el (org-export-latex-first-lines): Add more
378         options to the preprocessing of the text before the first
379         headline.
381 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
383         * org-faces.el (org-clock-overlay): Make face compatible with
384         XEmacs.
386         * org.el (org-yank): Add property for delete-selection mode.
388         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
390         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
391         variable.
393         * org-table.el (org-table-insert-hline): Fix typo in fuction call
394         to `backward-char'.
396         * org-exp.el (org-export-as-html): Remove the initial space from
397         colon examples.
399         * org.el (org-scan-tags): Call
400         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
402         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
403         customization groups.
404         (org-agenda-tags-todo-honor-ignore-options): New option.
405         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
406         New function.
407         (org-agenda-get-todos): Use
408         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
410 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
412         * org-exp.el (org-export-format-source-code-or-example): Escape
413         HTML characters also in examples that anre not treated with
414         htmlize.  Also, just switch to EXAMPLE processing if we do not
415         have a good version of htmlize.
417         * org-rmail.el: Fix copyright notice.
419         * org.el (org-activate-footnote-links): Improve footnote link
420         highlighting.
422         * org-footnote.el (org-footnote-normalize): Fix finding the end of
423         a footnote definition at the end of the file.
425         * org-table.el (org-table-get-specials): Add an imagined hline at
426         the end of the table.  This can be useful for references that want
427         to go to the end of the table.  Also fix bug when computing last
428         row constants, in tables that do not start right at the right
429         margin.
430         (org-table-eval-formula): Match and replace remove references.
431         (org-table-formula-substitute-names): Make sure that names inside
432         a "remote" call are left alone, the will be replaced later when
433         the remote call is handled.
434         (org-table-convert-refs-to-rc): Do not convert things that might
435         look like a reference, but are really part of an ID or namei n a
436         remote reference.
437         (org-table-get-remote-range): New function.
439 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
441         * org-faces.el (org-clock-overlay): Fix bug in face definition.
443         * org-clock.el (org-clock-put-overlay): Use new face instead of
444         `secondary-selection'.
446         * org-faces.el (org-clock-overlay): New face.
448 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
450         * org-exp.el (org-get-current-options): Include the option for
451         publishing time stamps.
453         * org.el (org-toggle-heading): Renamed from
454         `org-toggel-region-headings'.
455         No longer needs a region defined, but will use it if there is one.
456         (org-ctrl-c-star): Simplified, relying more on the internal
457         workings of `org-toggle-heading'.
458         (org-toggle-item): Renamed from `org-toggle-region-items'.
459         No longer needs a region defined, but will use it if there is one.
460         (org-ctrl-c-minus): Simplified, relying more on the inernal
461         workings of `org-toggle-item'.
463         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
464         environment detection.  Also, do real changes only in unprotected
465         places.
467 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
469         * org-export-latex.el (org-export-latex-quotation-marks): Use
470         `org-if-unprotected-1'.
471         (org-export-latex-set-initial-vars): Check for class definition in
472         property.
474         * org-macs.el (org-if-unprotected-1): New macro.
476 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
478         * org-compat.el (org-count-lines): New function.
480         * org-exp.el (org-export-format-source-code-or-example): Handle
481         switches related to text areas.
483         * org.el (org-activate-footnote-links): Don't allow match inside a
484         link.
486         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
488         * org-export-latex.el (org-export-latex-links): Keep a relative
489         path relative also after export.
491         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
493         * org.el (org-make-tags-matcher): Never use IDO for completing the
494         tags matcher match string.
495         (org-completing-read): Also remove the special biding for "?".
497         * org-attach.el (org-attach-allow-inheritance): New option.
498         (org-attach-inherited): New variable.
499         (org-attach-dir): Handle properties related to the attachment
500         directory.
501         (org-attach-check-absolute-path): New function.
502         (org-attach-set-directory, org-attach-set-inherit): New commands.
503         (org-attach): Accommodate the new commands in the dispatcher.
505 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
507         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
508         `window-full-width-p'.
510         * org-exp.el (org-export-as-html): Only check for images files
511         that really can be inlined
513         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
514         list of extensions to be a parameter.
516         * org-exp.el (org-export-html-inline-image-extensions): New
517         variable.
519         * org-agenda.el (org-prepare-agenda): Use
520         `org-agenda-block-separator'.
521         (org-agenda-block-separator): New option.
523 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
525         * org-export-latex.el (org-export-latex-tables): Call
526         `org-table-clean-before-export' with the new optional argument.
528         * org-exp.el (org-table-clean-before-export): New optional
529         parameter MAYBE-QUOTED, allows for quoted characters like \# in
530         first column.
532 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
534         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
535         histograms.
537         * org-colview.el (org-colview-construct-allowed-dates): Better
538         error catching when a date/time property does not have allowed
539         values defined.
541         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
542         Better error catching when a date/time property does not have
543         allowed values defined.
545 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
547         * org.el (org-map-entries): Restore point and restriction after
548         `org-map-entries'.
550 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
552         * org.el (org-time=, org-time<, org-time<=, org-time>)
553         (org-time>=, org-time<>): Make sure both values are dates.
555 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
557         * org-archive.el (org-extract-archive-heading): Allow %s for file
558         name also in achive location heading.
560 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
562         * org-archive.el (org-add-archive-files): Uniquify the list before
563         returning it.
565 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
567         * org-compat.el (org-fit-window-to-buffer): Use
568         `window-full-width-p'.
570         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
571         space after the colon in short examples.
573         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
574         enforce a space after the colon.  However, we also allow lines
575         that are *only* a colon.
576         (org-export-as-html): Enforce the space after the colon in short
577         examples.
578         (org-export-preprocess-string): Do the colon example protection
579         earlier.
580         (org-export-remove-timestamps): Do not check for protection at the
581         end of the line.
583 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
585         * org.el (org-format-latex-options): Add new matcher for single
586         letters between dollars.
587         (org-get-header): Function removed.
588         (org-heading-components): New function.
590         * org-exp.el (org-export-define-heading-targets): Record ID's also
591         as alternative targets.
592         (org-export-as-html): Interpret "id:" links to other files by
593         preserving the relative path.
595         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
596         is nil.
598         * org-exp.el (org-export-normalize-links): Protect the main link,
599         to avoid special character processing.
601         * org-export-latex.el (org-export-latex-special-keyword-regexp):
602         New variable.
603         (org-export-latex-special-string-regexps): Variable removed.
604         (org-export-latex-keywords): Use the new regexp.
606         * org-exp.el (org-export-handle-include-files): Fetch switches and
607         put them into the BEGIN statement.
609         * org-timer.el (org-timer-mode-line-string): New variable.
611         * org-clock.el (org-clock-mode-line-map): Renamed from
612         `org-clock-mode-map'.
613         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
614         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
615         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
616         (org-clock-remove-overlays): Renamed from
617         `org-remove-clock-overlays'.
619         * org-timer.el (org-timer-pause-or-continue): Implement stopping
620         and mode line display.
621         (org-timer-stop): New command.
622         (org-timer-seconds): Return correct time when timer is paused.
623         (org-timer-mode-line-timer): New variable.
624         (org-timer-set-mode-line, org-timer-update-mode-line): New
625         functions.
627         * org.el (org-insert-heading):  Handle new value `auto' for
628         `org-blank-before-new-entry'.
629         (org-org-menu): Add new items for timer functions.
631         * org-list.el (org-insert-item): Handle new value `auto' for
632         `org-blank-before-new-entry'.
634         * org.el (org-blank-before-new-entry): New value `auto', made
635         default.
637 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
639         * org-exp.el (org-export-normalize-links): If the link is also
640         used as the description, protect the description.
642 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
644         * org.el (org-closest-date): Fix bug with yearly repeats, in
645         combination with preference of the past as it is used for deadline
646         and scheduling search.
648         * org-exp.el (org-html-handle-time-stamps): No longer check for
649         the `org-export-with-timestamps' option, because the preprocesser
650         has taken care of this already.
652         * org.el (org-entry-properties): Catch the case when this is
653         called in a non-org-mode file.
655         * org-export-latex.el (org-export-latex-remove-from-headlines):
656         Variable made obsolete, also LaTeX export now uses the standard
657         variables.
658         (org-export-as-latex): Add the timestamps parameter to the
659         preprocessor parameter list.
660         (org-export-latex-content): Export the remaining keywords without
661         considering to remove them.
662         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
663         Use bold font instead of tt font for the keywords.
664         (org-export-latex-fontify-headline): Format headlines, assuming
665         that all keywords still present should be published.
666         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
667         publish what ever remains of the time stamps.
668         (org-export-latex-list-parameters): New option.
669         (org-export-latex-lists): Pass additional parameters to the list
670         converter.
672         * org-exp.el (org-export-preprocess-string): Remove clock lines
673         and timestamps already in the preprocesor.
674         (org-export-remove-timestamps, org-export-remove-clock-lines): New
675         functions.
676         (org-export-as-ascii, org-export-as-html): Add the timestamps
677         parameter to the preprocessor parameter list.
679         * org-list.el (org-list-parse-list): Parse for checkboxes.
680         (org-list-to-generic): Introduce and handle new parameters :cbon
681         and :cboff.
682         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
683         optional parameter PARAMS.
685         * org-export-latex.el (org-export-latex-special-chars): Fix
686         problems with interpreting dollar signs.
687         (org-inside-latex-math-p): New function.
688         (org-export-latex-preprocess): Protect all the math fragments.
690         * org.el (org-latex-regexps): Allow a dash after a dollar.
692         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
693         mark after copying.
695         * org-agenda.el (org-run-agenda-series): Have series options set
696         when finalizing the agenda.
698         * org-exp.el (org-export-format-source-code-or-example): Protect
699         the converted examples.
701         * org.el (org-set-regexps-and-options): Fix the regexp
702         `org-complex-heading-regexp'.
704 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
706         * org.el (org-edit-src-get-label-format): New function.
707         (org-coderef-label-format): New option.
708         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
709         a label format specification and make sure it is used in the edit
710         buffer.
711         (org-edit-src-get-label-format): New function.
712         (org-store-link): Handle new coderef formats.
713         (org-link-search): Handle new coderef formats.
715         * org-footnote.el (org-footnote-create-definition)
716         (org-footnote-goto-local-insertion-point): Make footnote insertion
717         work correctly when the "Footnotes" headline is the last line in
718         the buffer.
720         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
721         the location.
723 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
725         * org-w3m.el (org-w3m): New customization group.
726         (org-w3m-deactivate-mark): New option.
727         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
728         option say not to.
730 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
732         * org.el (org-set-font-lock-defaults): Trigger footnote
733         fontification.
734         (org-activate-footnote-links): New function.
735         (org-activate-links): New entry `footnote'.
737         * org-faces.el (org-footnote): New face.
739 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
741         * org-macs.el (org-re): Handle the [:word:] class.
743         * org-exp.el (org-export-preprocess-string): Call
744         `org-export-protect-colon-examples'.
745         (org-export-protect-colon-examples): Renamed from
746         `org-export-protect-examples', and scope limited to lines starting
747         with a colon.
749 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
751         * org-exp.el (org-export-preprocess-string): Move the preprocess
752         hook to after turning on Org-mode.
753         (org-export-preprocess-after-include-files-hook)
754         (org-export-preprocess-after-tree-selection-hook)
755         (org-export-preprocess-before-backend-specifics-hook)
756         (org-export-preprocess-final-hook): New hooks.
757         (org-export-preprocess-string): Run the new hooks.
759         * org.el (org-ctrl-c-minus): Fix indentation for new items.
761         * org-footnote.el: New file.
763         * org.el (org-footnote): Require footnote code.
764         (org-startup-options): Add new footnote options.
765         (org-mode-map): New keybindig for footnotes.
766         (org-ctrl-c-ctrl-c): Add function at footnotes.
767         (org-org-menu): New menu entries for footnotes.
769         * org-export-latex.el (org-export-as-latex): Pass footnote
770         variable to preprocessor.
771         (org-export-latex-preprocess): Treat multiple references to a
772         footnote.
774         * org-exp.el (org-export-preprocess-string): Call
775         `org-footnote-normalize'.
776         (org-export-as-ascii, org-export-as-html): Pass footnote variable
777         to preprocessor.
778         (org-export-as-html): Treat multiple references to a footnote.
780 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
782         * org-export-latex.el (org-export-latex-links): Handle coderef
783         links.
785         * org.el (org-bracket-link-analytic-regexp++): New variable.
786         (org-make-link-regexps): Initialize
787         `org-bracket-link-analytic-regexp++'.
788         (org-store-link): Implement special case in edit-src buffer.
789         (org-insert-link): No use of ide to insert stored links.
790         (org-link-search): Implement special case for coderefs.
792         * org-exp.el (org-export-html-scripts): New constant.
793         (org-export-html-style-default): Add a new style for highlighted
794         code.
795         (org-export-code-refs): New variable.
796         (org-export-preprocess-string): Initialize `org-export-code-refs'.
797         Call `org-export-replace-src-segments-and-examples'
798         No longer call `org-export-protect-examples'.
799         (org-export-target-internal-links): Take care of coderef targets.
800         (org-export-last-code-line-counter-value): New variable.
801         (org-export-replace-src-segments-and-examples): Renamed from
802         `org-export-replace-src-segments', and modified.
803         (org-export-format-source-code-or-example): Renamed from
804         `org-export-format-source-code'.
805         (org-export-number-lines): New function.
806         (org-export-as-ascii, org-export-as-html): Handle coderef links.
808 --------------------------------------------------------------------------
810 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
812         * org-remember.el (org-remember-handler): Safer way to get a new
813         buffer accessing the target file.
815         * org.el (org-refile-get-location): Handle case of current buffer
816         not having a file associated with it.
818 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
820         * org-table.el (org-table-get-formula): Only ask to overwrite
821         field formula if there really is one.
823         * org-id.el (org-id-find): Allow the ID to be a symbol or a
824         number, by converting these to a string.
826         * org-colview.el (org-dblock-write:columnview): Allow ID to be
827         located in a different file.
829         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
830         org-colview.el.
832 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
834         * org.el (org-completion-use-ido): Enhance docstring of
835         `org-completion-use-ido'.
837         * org-export-latex.el (org-export-latex-make-header): Double the %
838         in the time stamp format.
839         (org-export-latex-special-chars): Handle case where there is no
840         match group 3.
842 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
844         * org.el (org-get-refile-targets, org-refile-get-location): Use
845         expanded file name to improve comparison.
847 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
849         * org.el (org-scan-tags): Rescan for tags, to get the correct
850         upcase/downcase stuff.  This slows things down for now, but it
851         works.
852         (org-mode): Make sure the tag-faces regexp is initialized.
854         * org-export-latex.el (org-export-latex-links): Fix bug with
855         undefined label.
857         * org-table.el (org-table-get-specials): Set
858         `org-table-current-last-data-line'.
859         (org-table-current-last-data-line): New variable.
860         (org-table-insert-column, org-table-delete-column)
861         (org-table-move-column, org-table-fix-formulas): Call
862         `org-table-fix-formulas' a second time to fix the $LR references.
863         (org-table-get-specials): Add the $LR references to the tables.
864         (org-table-get-formula): Do not offer last-row names as LHS of
865         formulas.
867         * org.el (org-store-link): Capture link description from
868         `org-id-store-link'.
870         * org-exp.el (org-export-html-format-image): Add the / to the end
871         of the <img> tag.
872         (org-export-format-source-code): Surround example by empty lines,
873         to make sure it will not be inside a paragraph.
875         * org.el (org-ido-switchb): New function.
877 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
879         * org-agenda.el (org-agenda-show): New prefix argument
880         FULL-ENTRY.
882         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
883         argument.
885         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
886         `org-agenda-change-all-lines'.
887         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
888         tags are now retrieved locally.
890 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
892         * org.el (org-get-outline-path): Fix bug if level is not given.
893         (org-org-menu): Do not quote function in menu vector.
895         * org-agenda.el (org-finalize-agenda): Fix typo with variable
896         name.
898 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
900         * org.el (org-refile): Avoid refiling to within the region to be
901         refiled.
903         * org-export-latex.el (org-export-latex-special-chars): Replace
904         special characters also in tables.
906         * org-agenda.el (org-agenda-change-all-lines): New argument
907         FORCE-TAGS.
908         (org-agenda-set-tags): Cet the new tags and pass them to
909         `org-format-agenda-item'.
911 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
913         * org-export-latex.el (org-export-latex-classes): Add longable as
914         a default package to all classes.
915         (org-export-latex-tables): Handle the longtable attribute and the
916         align attribute.
918         * org-table.el (orgtbl-to-generic): Handle tables that start with
919         a hline.
921         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
922         \verb for colde-like snippets.
923         (org-export-as-latex): Fix issues with region export.
925         * org.el (org-up-heading-safe): Speed up function by using a
926         direct regexp search.
927         (org-olpa): New variable.
928         (org-get-outline-path): Speed-up path constructions in cases where
929         this is possible because the entire hierarchy is scanned anyway.
930         (org-refile-get-location): Don't compare the truenames of files,
931         this is too slow.
932         (org-goto-max-level): New option.
933         (org-goto): Use `org-goto-max-level'.
935 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
937         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
938         Strip angle brackets from message-ids in the former and don't do
939         it in the latter.
940         (org-gnus-follow-link): Open summary reliable, even if the last
941         messages were deleted, and handle empty groups, too.
943 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
945         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
946         instead of \texttt for the =...= and ~===~ emphasis environments.
947         (org-export-as-latex): Remove any old :org-license-to-kill text
948         properties.
949         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
950         (org-export-latex-make-header): Add some hard space after the
951         table of contents.
952         (org-export-latex-first-lines): Accept RBEG argument.  Mark
953         exported text so that it will be excuded in further steps.
955         * org-table.el (org-table-get-specials): Make @0 reference the
956         last line in a table.
957         (org-table-recalculate): Improve docstring.
959 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
961         * org.el (org-log-done): Fix docstring.
963 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
965         * org-exp.el (org-export-html-format-image): Fix bugs.
967         * org-export-latex.el (org-export-latex-tables)
968         (org-export-latex-links): Implement attribute, label, and caption
969         handling.
971         * org-exp.el (org-export-html-style-default): Add style
972         definitions for the figure div.
973         (org-export-preprocess-string, org-export-as-html): Implement
974         attribute, label, and caption handling.
975         (org-export-attach-captions-and-attributes): New function.
976         (org-export-html-format-image): New function.
977         (org-format-org-table-html): Implement attribute, label, and
978         caption handling.
980         * org.el (org-find-text-property-in-string): New function.
981         (org-extract-attributes): Use the property org-attr instead of
982         org-attrobutes, because this property is now set with the #+ATTR
983         lines.
985 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
987         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
988         the case that FROM is nil.
990         * org.el (org-before-first-heading-p): New function.
992 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
994         * org-exp.el (org-export-as-html): Do not add a space before
995         enforces line breaks.
996         (org-export-as-html): Close paragraph before blockquote and verse
997         tags.
999 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
1001         * org-id.el (org-id-locations-file): Wrap file name with
1002         `convert-standard-filename'.
1003         (org-id-files): New variable.
1004         (org-id-use-hash): New option.
1005         (org-id-update-id-locations): Also search in all files current
1006         listed in `org-id-files'.  Convert the resulting alist to a hash
1007         if the user customation says so.
1008         (org-id-locations-save): Handle he case if `org-id-locations' is a
1009         hash.
1010         (org-id-locations-load): Convert the alist to a hash.
1011         (org-id-add-location): Handle the hast case.
1012         (kill-emacs-hook): Make sure id locations are saved when Emacs is
1013         exited.
1014         (org-id-hash-to-alist, org-id-alist-to-hash)
1015         (org-id-paste-tracker): New functions.
1017 -------------------------------------------------------------------------
1019 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
1021         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
1022         bindings of calendar variables.
1024         * org-table.el (org-table-find-row-type): Renamed from
1025         `org-find-row-type'.
1026         (org-table-rewrite-old-row-references): Renamed from
1027         `org-rewrite-old-row-references'.
1028         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
1029         (org-table-cleanup-narrow-column-properties): Renamed from
1030         `org-cleanup-narrow-column-properties'.
1032 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
1034         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
1035         for better error messages.
1036         (org-table-get-descriptor-line): Supply the new arguments to
1037         `org-find-row-type'.
1038         (org-table-error-on-row-ref-crossing-hline): New option.
1040         * org.el (org-target-link-regexp): Make buffer-local.
1041         (org-move-subtree-down): Fix bug with trees at beginning of
1042         buffer.
1044 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
1046         * org-faces.el (org-set-tag-faces): New function.
1047         (org-tags-special-faces-re): New variable.
1049         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
1051         * org-faces.el (org-tag-faces): New option.
1052         (org-tag): Mention `org-tag-faces' in the docstring.
1054 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
1056         * org-exp.el (org-export-html-style-default): Implement new
1057         quoting.
1059         * org-jsinfo.el (org-infojs-template): Implement new quoting.
1061         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
1062         command to the `w3m-minor-mode-map'.
1064         * org-archive.el (org-archive-to-archive-sibling): Protect
1065         `this-command' to avoid appending kills during archiving.
1067         * org-exp.el (org-export-with-priority): New variable.
1068         (org-export-add-options-to-plist): Use `org-export-plist-vars'
1069         instead of internal list of strings and properties.
1070         (org-print-icalendar-entries): Retrieve the location property with
1071         inheritance.
1073 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
1075         * org-exp.el (org-export-with-todo-keywords): New option.
1076         (org-export-plist-vars): Include also the keys for the #+OPTIONS
1077         line.
1078         (org-default-export-plist, org-export-add-options-to-plist)
1079         (org-export-as-ascii, org-export-as-html): Use the new structure
1080         of `org-export-plist-vars'.
1082         * org.el (org-map-entries): Return all values.
1084 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
1086         * org.el (org-matcher-time): Recognize more special values.
1088         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
1090 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
1092         * org.el (org-tags-exclude-from-inheritance): New option.
1093         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
1094         `org-tags-exclude-from-inheritance'.
1096         * org-agenda.el (org-agenda-show-inherited-tags): New option.
1097         (org-format-agenda-item): Add inherited tags to the agenda line
1098         string, and make sure that properties are kept when downcasing the
1099         tags list.
1100         (org-agenda-add-inherited-tags): New function.
1101         (org-downcase-keep-props): New function.
1103         * org.el (org-scan-tags): Mark inherited tags with a text
1104         property.
1105         (org-get-tags-at): Mark inherited tags with a text property.
1106         (org-add-prop-inherited): New function.
1108         * org-agenda.el (org-agenda-add-inherited-tags): New function.
1109         (org-agenda-show-inherited-tags): New option.
1111 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
1113         * org.el (org-modules): Add org-w3m to the default modules.
1115         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
1116         orgtbl-mode.
1117         (orgtabl-create-or-convert-from-region): New command.
1119         * org-exp.el (org-export-as-ascii): Remove the handling of
1120         targets.
1121         (org-export-ascii-preprocess): Handle targets already in this
1122         function.
1124 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
1126         * org-timer.el (org-timer-start-time): Define this variable.
1127         (org-timer-item): Make argument optional.
1129         * org-list.el (org-insert-item): Automatically insert a timer item
1130         if the current list is a timer list.
1132         * org-timer.el: New file.
1134         * org-publish.el (org-publish-org-index): Only exclude the index
1135         file in the main directory from being added to the site-map.
1136         (org-publish-get-project-from-filename): If the current project is
1137         a component, start publishing from the parent project.
1139 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
1141         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
1143         * org-publish.el (org-publish-org-index): Improve removal of
1144         temporary buffers.
1146         * org-agenda.el (org-get-closed): Re-apply changes
1147         accidentially overwritten by last commit to Emacs.
1149         * org.el (org-outline-path-complete-in-steps): New option.
1150         (org-refile-get-location): Honor
1151         `org-outline-path-complete-in-steps'.
1152         (org-agenda-change-all-lines, org-tags-sparse-tree)
1153         (org-time-string-to-absolute, org-small-year-to-year)
1154         (org-link-escape): Re-apply changes accidentially overwritten
1155         by last commit to Emacs.
1157 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
1159         * org-clock.el (org-dblock-write:clocktable): Make sure the
1160         clocktable sees the first line.
1161         (org-clock-in): Warn if the clock cannot be resumed.
1163 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
1165         * org.el (org-open-at-point): Fix mixup about interactive and
1166         non-interactive elisp links.
1168 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1170         * org-exp.el (org-export-preprocess-string): Allow one comment
1171         line before the first headline to always be included.  This is
1172         to not miss a commented target.
1174         * org-mouse.el (org-mouse-insert-item): Call
1175         `org-indent-to-column' instead of `indent-to', for XEmacs
1176         compatibility.
1178         * org.el (org-refile-targets): Fix customize definition so
1179         that it works also in XEmacs.
1180         (org-fixup-indentation): Call `org-indent-to-column' instead
1181         of `indent-to', for XEmacs compatibility.
1183 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
1185         * org-mew.el (org-mew-store-link): Get the correct case folder
1186         for refiled messages.
1188 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1190         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
1191         line break indicators.
1193         * org.el (org-ido-completing-read): Remove the "i:" prefix for
1194         ido-completion propts.
1196 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1198         * org-remember.el (org-remember-apply-template): Use
1199         `org-substring-no-properties'.
1201         * org-compat.el (org-substring-no-properties): New function.
1203         * org-remember.el (org-remember-apply-template): Use
1204         `org-substring-no-properties' for compatibility.
1206         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
1207         option.
1208         (org-fix-bullet-type): respect
1209         `org-list-two-spaces-after-bullet-regexp'.
1211         * org-clock.el (org-clock-load): Clean up the code.
1213         * org.el (org-adaptive-fill-function): Allow two spaces after
1214         "1." as a list bullet.
1216 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
1218         * org-clock.el (org-clock-save, org-clock-load): Check for
1219         live buffers, existing files, and buffer file names to ensure
1220         consistent information.
1221         (org-clock-persist): Make `clock' a special value of this
1222         variable, and improve docstring.
1224         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
1225         (org-get-string-indentation): Adapt indentation when the bullet
1226         width changes.
1228 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
1230         * org-remember.el (org-remember-finalize): Make interactive.
1231         (org-remember-kill): New command.
1232         (org-remember-finish-immediately): Call `org-remember-finalize'
1233         directly.
1234         (org-remember-finalize): Make `org-remember-finalize' an interactive
1235         function.
1237 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
1239         * org-remember.el (org-remember-apply-template): No ido completion
1240         for free prompts in remember templates.
1241         (org-remember-before-finalize-hook): New hook.
1242         (org-remember-mode): New minor mode.
1243         (org-remember-apply-template): Turn on `org-remember-mode'.
1245         * org-id.el (org-id-add-location): Avoid error when no file is
1246         given.
1248         * org-remember.el (org-remember-apply-template): Fix the way how
1249         the list of allowed properties is retrieved from the target file.
1251         * org.el (org-insert-link): Improve file link matching.
1253 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
1255         * org-colview.el (org-columns-display-here): New argument
1256         DATELINE, to trigger using the new face.
1257         (org-agenda-colview-summarize): Call `org-columns-display-here'
1258         with the new argument.
1260         * org-faces.el (org-agenda-column-dateline): New face.
1262         * org-publish.el (org-publish-org-index): Use index-title at page
1263         title, not as section.
1265         * org-exp.el (org-export-html-format-desc): Respect the
1266         org-protect property.
1267         (org-export-as-html): Protect image specifiers that are in the
1268         description part of a link.
1270         * org.el (org-sort-entries-or-items, org-completing-read)
1271         (org-refile-get-location, org-olpath-completing-read, org-todo)
1272         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
1273         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
1274         (org-set-property, org-delete-property)
1275         (org-delete-property-globally): Use `org-ido-completing-read'.
1277         * org-remember.el (org-remember-apply-template): Use
1278         `org-ido-completing-read'.
1280         * org-publish.el (org-publish): Use `org-ido-completing-read'.
1282         * org-colview.el (org-columns-edit-value, org-columns-new)
1283         (org-insert-columns-dblock): Use `org-ido-completing-read'.
1285         * org-colview-xemacs.el (org-columns-edit-value)
1286         (org-columns-new, org-insert-columns-dblock): Use
1287         `org-ido-completing-read'.
1289         * org-attach.el (org-attach-delete-one, org-attach-open): Use
1290         `org-ido-completing-read'.
1292         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
1293         `org-ido-completing-read'.
1295         * org.el (org-time-today): New function.
1296         (org-matcher-time): Use `org-time-today'.  Add special treatment
1297         for "<tomorrow>" and "<yesterday>".
1298         (org-ido-completing-read): New function.
1299         (org-completion-use-ido): New option.
1301         * org-exp.el (org-export-format-source-code): Fix bug in require
1302         htmlize code.
1303         (org-export-target-internal-links): Fix bug in search for text
1304         property.
1306 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
1308         * org-export-latex.el (org-export-latex-subcontent): Interprete
1309         target aliases as additonal labels.
1311         * org-exp.el (org-export-target-aliases): New variable.
1312         (org-export-preprocess-string)
1313         (org-export-handle-invisible-targets): Fill the alias alist.
1314         (org-export-as-html): Remove the &nbsp; from the anchor, and also
1315         assign an id.
1316         (org-html-level-start): Insert the target aliases as additonal
1317         anchors.
1319         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
1320         picture area.
1322 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
1324         * org.el (org-open-at-mouse): Ensure correct link abbreviations
1325         when following a link with the mouse from the agenda.
1327         * org-exp.el (org-export-as-html): Avoid lone </div> when no
1328         headlines are created.
1330 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
1332         * org-exp.el (org-export-preprocess-string): Reorder so that we
1333         can still see ID properties when we collect targets.
1334         (org-export-target-internal-links): Also store targets for ID's.
1336         * org.el (org-link-translation-function): New option.
1337         (org-open-at-point): Call `org-link-translation-function' if
1338         non-nil.
1339         (org-translate-link): New function.
1340         (org-translate-link-from-planner): New function.
1341         (org-open-at-point): Allow interactive commands in elisp links.
1343         * org-exp.el (org-icalendar-cleanup-string): Restore the old
1344         iCalendar quoting.  The new one seems to caus problems with
1345         applications.
1347         * org.el (org-yank): Set `this-command' to `yank', so that
1348         `yank-pop' will work.
1350 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1352         * org-id.el (org-id-search-archives): New option.
1354         * org.el (org-link-to-org-use-id): New option.
1355         (org-store-link): Use `org-link-to-org-use-id'.
1356         (org-id): Make org-id.el a standard component.
1358 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1360         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
1361         hexified version of the tag.
1363         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
1364         compliance as far as quoting is concerned.
1366         * org-vm.el (org-vm-follow-link): Require `vm-search'.
1368         * org.el (org-up-heading-safe, org-forward-same-level): Always
1369         call `org-back-to-heading' instead of `outline-back-to-heading'.
1370         (org-back-to-heading): New wrapper around outline-back-to-heading,
1371         with a useful error message telling where the error happened.
1373         * org-list.el (org-update-checkbox-count): Always call
1374         `org-back-to-heading' instead of `outline-back-to-heading'.
1376         * org-exp.el (org-export-as-html): Make sure that each <img> tag
1377         has an `alt' attribute, to ensure XHTML validation.
1379 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
1381         * org-publish.el (org-publish-attachment): Allow publishing to
1382         overwrite attachment files.
1384         * org-agenda.el (org-agenda-timerange-leaders): New option.
1385         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
1387         * org.el (org-edit-src-exit): Untabify ASCII image before
1388         returning.
1401 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1403         * org.el (org-yank): Make any prefix force normal yanking.
1404         Suppress folding if text would be swallowed into a folded
1405         subtree.
1406         (org-yank-folded-subtrees, org-yank): Docstring updates.
1408         * org-agenda.el (org-agenda-compare-effort): Treat no effort
1409         defined as 0.
1411         * org-exp.el (org-export-language-setup): Add Catalan and
1412         Esperanto language entries.
1414 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
1416         * org.el (org-refile): Allow refiling of entire regions.
1418         * org-clock.el (org-clock-time%): New function.
1420         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
1421         retrieve property values.
1423 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
1425         * org-agenda.el (org-agenda-list): Handle the value `only' of
1426         org-agenda-show-log'.
1427         (org-agenda-log-mode): Interpret a double prefix arg.
1429 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
1431         * org-exp.el (org-export-html-footnotes-section): New variable.
1432         (org-export-as-html): Use `org-export-html-footnotes-section' to
1433         insert the footnotes.
1434         (org-export-language-setup): Add "Footnotes" to language words.
1436 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
1438         * org.el (org-yank): Fix bug when not inserting a subtree.
1440 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
1442         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
1443         instead of `vm-beginning-of-message'.
1445         * org.el (org-make-link-regexps): Make sure that links to gnus can
1446         contain brackets.
1448 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
1450         * org-attach.el (org-attach-dir): Remove duplicate ID creation
1451         code.
1453         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
1454         shell output.
1456         * org.el (org-link-abbrev-alist): Improve customization type.
1458         * org-attach.el (org-attach-expand-link, org-attach-expand): New
1459         functions.
1461         * org-agenda.el (org-agenda-get-progress): Renamed from
1462         `org-get-closed'.  Implement searching for state changes as well.
1463         (org-agenda-log-mode-items): New option.
1464         (org-agenda-log-mode): New option prefix argument, interpreted as
1465         request to show all possible progress info.
1466         (org-agenda-get-day-entries): Call `org-get-progress' instead of
1467         `org-get-closed'.
1468         (org-agenda-set-mode-name): Handle the more complex log mode
1469         settings.
1470         (org-get-closed): New alias, pointing to `org-get-progress'.
1472 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
1474         * org.el (org-file-apps-defaults-gnu)
1475         (org-file-apps-defaults-macosx)
1476         (org-file-apps-defaults-windowsnt): Add an entry defining the
1477         system command.
1478         (org-file-apps): Allow `system' as key and value.
1479         (org-open-at-point): Explain the effect of a double prefix arg.
1480         (org-open-file): If the argument `in-emacs' is (16),
1481         i.e. corresponding to a double prefix argument, try to open the
1482         file externally.
1484 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
1486         * org.el (org-insert-link): Abbreviate absolute files names in
1487         links.  Also, fix a bug in which the double C-u prefix would not
1488         be honored.
1490 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
1492         * org.el (org-insert-heading): If buffer does not end with a
1493         newline, add one if necessary to insert headline correctly.
1495         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
1496         paragraphs, not inside.
1498         * org.el (org-todo): Quote
1499         `org-agenda-headline-snapshot-before-repeat'.
1501         * org-exp.el (org-export-as-html): Fully process link descriptions.
1502         (org-export-html-format-desc): New function.
1503         (org-export-as-html): Collect footnotes into the correct basket.
1504         (org-html-protect): No longer protect quotations marks here, this
1505         goes wrong.
1507         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
1508         BEG.
1510         * org-compat.el (org-fit-window-to-buffer): New function (not
1511         really, a preliminary and incomplete version was present earlier,
1512         but not used).
1514         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
1515         `org-fit-window-to-buffer'.
1517         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
1519         * org-agenda.el (org-agenda-get-restriction-and-command)
1520         (org-fit-agenda-window, org-agenda-convert-date): Use
1521         `org-fit-window-to-buffer'.
1523         * org-exp.el (org-export-as-html): Process href links through
1524         `org-export-html-format-href'.
1525         (org-export-html-format-href): New function.
1527         * org-agenda.el (org-agenda-todo): Update only the current
1528         headline if this is a repeated TODO, marked done for today.
1529         (org-agenda-change-all-lines): New argument JUST-THIS, to change
1530         only the current line.
1532         * org.el (org-todo): Take a snapshot of the headline if the
1533         repeater might change it.
1535 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
1537         * org-publish.el (org-publish-find-title): Remove buffers visited
1538         only for extracting the title.
1540         * org-exp.el (org-export-html-style)
1541         (org-export-html-style-default): Mark style definitions as
1542         unparsed CDATA.
1544         * org-publish.el (org-publish-validate-link): Function
1545         re-introduced.
1547 2008-11-02  Charles Sebold  <csebold@gmail.com>
1549         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
1550         property.
1551         (org-plot-quote-timestamp-field): New function.
1552         (org-plot-quote-tsv-field): Call timestamp field function when
1553         necessary rather than just quoting as a string.
1554         (org-plot/gnuplot-to-data): Pass in timefmt property.
1555         (org-plot/gnuplot-script): Supports timefmt property.
1556         (org-plot/gnuplot): Checks for timestamp column before checking
1557         for text index column.
1559 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
1561         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
1563         * org-publish.el (org-publish-org-index): Create a section in the
1564         index file.
1565         (org-publish-org-index): Stop linking to directories.
1567         * org.el (org-emphasis-alist): Use span instead of <u> to
1568         underline text.
1570         * org-exp.el (org-export-as-html): Make sure <p> is closed before
1571         <pre> sections.
1573 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
1575         * org-jsinfo.el (org-infojs-template): Remove language attribute
1576         from script tag.
1578 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
1580         * org-agenda.el (org-agenda-remove-marked-text): New function.
1581         (org-agenda-mark-filtered-text)
1582         (org-agenda-unmark-filtered-text): New functions.
1583         (org-write-agenda): Remove fltered text.
1585         * org.el (org-make-tags-matcher): Give access to TODO "property"
1586         without speed penalty.
1588 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
1590         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
1591         option.
1592         (org-store-link-props): Make sure adding to the plist works
1593         correctly.
1595         * org-gnus.el (org-gnus-no-new-news): New function.
1596         (org-gnus-follow-link): Allow the article ID to be a message-id,
1597         in addition to allowing article numbers.  Message IDs make much
1598         more roubust links.
1599         (org-gnus-store-link): Use message-id to create link.
1601 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
1603         * org.el (org-emphasize): Reverse the selection array.
1604         (org-emphasis-alist): Set <code> tags for the verbatim
1605         environment.
1607         * org-remember.el (org-remember-handler): Fix bug with
1608         prefix-related changing of the note storage target.
1610         * org-exp.el (org-print-icalendar-entries): Make the exported
1611         priorities compatible with RFC 2445.
1613         * org-clock.el (org-clock-save): Insert time stamp without
1614         dependence on time-stamp.el.
1616 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
1618         * org.el ("saveplace"): If saveplace puts point into an invisible
1619         location, make it visible.
1620         (org-make-tags-matcher): Allow inactive time stamps in time
1621         comparisons.
1622         (org-yank-adjusted-subtrees): New option.
1623         (org-yank): Incorporate adjusting trees.
1624         (org-paste-subtree): New argument FOR-YANK which will cause
1625         insertion at point without backing up over white lines, and leave
1626         point at the end of the inserted text.  Also if the cursor is
1627         at the beginning of a headline, use the same level or the inserted
1628         tree.
1630         * org-publish.el (org-publish-get-base-files-1): Deal correctly
1631         with broken symlinks
1633 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
1635         * org-exp.el (org-export-select-tags, org-get-current-options):
1636         Fix typo.
1638 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
1640         * org-agenda.el (org-format-agenda-item)
1641         (org-agenda-filter-make-matcher): Make sure tags are stored and
1642         compared donwcased.
1644 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
1646         * org.el (org-insert-todo-heading): Fix bug with force-heading
1647         argument.
1649 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
1651         * org-clock.el (org-clock-in-resume): Add a custom option to
1652         toggle starting the clock from an open clock line.
1653         (org-clock-in): When clocking in to an entry, if
1654         `org-clock-in-resume' is set, check if the first clock line is
1655         open and if so, start the clock from the time in the clock line.
1656         (org-clock-persist): Add a custom option to toggle clock
1657         persistence.
1658         (org-clock-persist-query-save): Add a custom option to toggle
1659         asking the user if they want to save the running clock when
1660         exiting.
1661         (org-clock-persist-query-resume): Add a custom option to toggle
1662         asking the user if they want to resume the saved clock when Emacs
1663         is restarted.
1664         (org-clock-save): Add a function to save clock data.
1665         This includes the contents of `org-clock-history' and the buffer
1666         and position of the currently clocked task, if any.
1667         (org-clock-load): Add a function to load clock data.
1668         This populates `org-clock-history', and resumes the saved clocked
1669         task if there is one.
1670         (org-clock-persistence-insinuate): Add a method to set up the
1671         hooks for clock persistence.
1673 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
1675         * org-exp.el (org-export-as-ascii): Handle the case that we are
1676         publishing from an indirect buffer.
1678         * org-table.el (org-table-copy-down): Fix bug with time stamp
1679         increment.
1681         * org-mouse.el (org-mouse-features): New option.
1682         (org-mode-hook): Turn on features depending on
1683         `org-mouse-features'.
1685         * org.el (org-insert-heading-respect-content): Force heading
1686         creation.
1687         (org-insert-heading): keep the folding state of the heading before
1688         the inserted one.
1690 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
1692         * org-archive.el (org-archive-to-archive-sibling): Handle top
1693         level headlines better.
1695 2008-10-21  Bastien Guerry  <bzg@altern.org>
1697         * org-export-latex.el (org-export-latex-classes): Added
1698         \usepackage{graphicx} to the default list of packages.
1700 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
1702         * org-agenda.el (org-agenda-filter): Renamed from
1703         `org-agenda-filter-tags'.
1705 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
1707         * org.el (org-entry-properties): Add CATEGORY property, iven if it
1708         is not defined as a property in this entry.
1709         (org-add-log-note): Mask prefix argument when immediately storing
1710         the note.
1712         * org-agenda.el (org-agenda-filter-effort-default-operator): New
1713         option.
1715 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
1717         * org.el (org-add-log-setup): Bugfix; code to find insertion point
1718         after drawers was skipping ahead one line too many, so notes were
1719         inserted after the first note instead of before it.
1721 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
1723         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
1724         New variables.
1725         (org-prepare-agenda): Reset the filter tags.
1726         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
1727         Show filter tags in mode line.
1729         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
1730         formatter.
1732         * org-export-latex.el (org-latex-entities-regexp): New constant.
1733         (org-export-as-pdf): Use two calls to `shell-command'.
1735 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
1737         * org-export-latex.el (org-export-latex-treat-sub-super-char):
1738         Honor the {} value of the subsuperscript setting.  Make sure that
1739         longer subsuperscripts are typeset in a roman font.
1741         * org.el (org-clock-update-time-maybe): Compute negative clock
1742         intervals correctly.
1744 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
1746         * org.el (org-add-log-setup): Respect
1747         `org-log-state-notes-insert-after-drawers'.
1748         (org-log-state-notes-insert-after-drawers): New option.
1749         (org-todo-trigger-tag-changes): New function.
1750         (org-todo): Call `org-todo-trigger-tag-changes'.
1752 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
1754         * org.el (org-add-log-setup): Only skip drawers if the are
1755         immediately after the scheduling keywords.
1757         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
1758         function
1759         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
1760         call it with the current todo state to get the state to switch to
1761         when clocking in.
1762         (org-clock-in): Use org-indent-line-function to indent clock lines.
1763         (org-clock-find-position): Fix indentation of empty clock drawers.
1765 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
1767         * org-publish.el (org-publish-org-to): Handle case when
1768         org-export-to-pdf does return a file name, not a buffer.
1769         (org-publish-org-to-pdf): New function.
1771         * org-export-latex.el (org-export-as-pdf)
1772         (org-export-as-pdf-and-open): New commands.
1774         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
1775         forms as ranges.
1777         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
1778         things in protexted regions.
1780 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
1782         * org-export-latex.el (org-export-latex-preprocess): Improve
1783         quoting of LaTeX environments.
1785 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
1787         * org.el (org-edit-fixed-width-region): Exclude final newline from
1788         picture area.
1790         * org-export-latex.el (org-export-latex-subcontent): Add labels to
1791         sections, to make internal links work.
1792         (org-export-latex-fontify-headline): Do not remove all text
1793         properties, to make sure that target properties survive this
1794         process.
1796         * org-exp.el (org-export-preprocess-string): Change sequence of
1797         modifications, to make sure links are prepared before the LaTeX
1798         conversions do happen.
1800 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
1802         * org-attach.el (org-attach-delete-all): Renamed from
1803         `org-attch-delete'.  Add a security query before deleting the
1804         entire directory.  New optional argument FORCE can overrule the
1805         security query.
1806         (org-attach-delete-one): New command.
1808 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
1810         * org-attach.el (org-attach-file-list): Fix bug with directory.
1812 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
1814         * org.el (org-apps-regexp-alist): New function.
1815         (org-file-apps): Add auto-mode to the default value.
1816         (org-open-file): Use the new structure of org-file-apps.
1818         * org-attach.el (org-attach): Support the new keys.
1819         (org-attach-method): New option.
1821 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
1823         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
1824         March.
1826         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
1827         of the list value o `org-use-tag-inheritance'.
1829         * org-attach.el (org-attach-auto-tag): New option.
1830         (org-attach-tag, org-attach-untag): New functions.
1831         (org-attach-attach, org-attach-new, org-attach-sync): Call
1832         `org-attach-tag'.
1833         (org-attach-delete): Call `org-attach-untag'.
1835 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
1837         * org-table.el (orgtbl-self-insert-command): Make this work for
1838         the keypad as well.
1840 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
1842         * org.el (org-add-log-setup): Limit searc for drawers to entry
1843         text, not to subtree.
1845         * org-clock.el (org-clock-heading-for-remember): New variable.
1846         (org-clock-in): Set `org-clock-heading-for-remember'.
1848 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
1850         * org-remember.el (org-remember-apply-template): Add new
1851         expansions: %k, %K for currently clocked task and a link to the
1852         currently clocked task, and %< to file notes in the currently
1853         clocked task.
1855 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
1857         * org-export-latex.el (org-export-latex-make-header): Also insert
1858         the content of the property :latex-header-extra.
1860         * org-exp.el (org-infile-export-plist): Put the content of
1861         #+LATEX_HEADER: into the property :latex-header-extra.
1863         * org-colview.el (org-columns-get-format-and-top-level): Remove
1864         resetting the marker.
1866         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
1867         Remove resetting the marker.
1869         * org.el (org-entry-property-inherited-from): Improve docstring.
1870         (org-entry-get-with-inheritance): Reset marker before starting the
1871         search.
1873         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
1875 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
1877         * org.el (org-entry-get-multivalued-property)
1878         (org-entry-protect-space, org-entry-restore-space): New
1879         functions.
1880         (org-file-apps-defaults-macosx): Let postscript files be opened by
1881         preview.
1882         (org-time-stamp-inactive): Call `org-time-stamp'.
1883         (org-time-stamp): New argument `inactive'.  Also edit inacive
1884         stamps. Convert time stamp type.
1885         (org-open-file): Interpret the `default' value for the `command'
1886         in `org-file-apps'.
1888         * org-id.el (org-id-int-to-b36-one-digit)
1889         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
1890         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
1891         b36.
1893 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
1895         * org-id.el (org-id-reverse-string): New function.
1896         (org-id-new): Use `org-id-reverse-string' to make sure the
1897         beginning chars of the ID are mutating fast.  This allows to use a
1898         directory structure to spread things better.
1899         (org-id-prefix): Changed default to nil.
1901         * org-list.el (org-move-item-down, org-move-item-up): Remember and
1902         restore the column of the cursor position.
1904         * org-remember.el (org-remember-apply-template): Remove properties
1905         from `initial'.
1907 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
1909         * org-wl.el (org-wl-open): Remove useless call to
1910         `wl-thread-open-all'.
1912         * org-remember.el (org-remember-handler): Fix bug with `bottom'
1913         location.
1915 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
1917         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
1918         `org-bbdb-anniversaries'.
1920         * org.el (org-get-next-sibling, org-forward-same-level): New
1921         functions, similar to the outline versions, but invisible headings
1922         are OK.
1924 2008-09-25  Bastien Guerry  <bzg@altern.org>
1926         * org.el (org-auto-repeat-maybe): Insert a space between
1927         the timestamp's type and the timestamp itself.
1929 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
1931         * org-table.el (org-table-sum): Do not format the result with %g,
1932         it does rounding when there are too many digits.
1934         * org.el (org-map-entries): Protect the keyword-selecting variables.
1936 2008-09-23  Bastien Guerry  <bzg@altern.org>
1938         * org-agenda.el (org-agenda-to-appt): Make sure the function check
1939         against all agenda files.
1941 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
1943         * org-list.el: New file, aggregating list functions from org.el
1944         and org-export-latex.el.
1946         * org.el (org-edit-src-region-extra): New option.
1948 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
1950         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
1951         time before 1am.
1953 2008-09-22  Bastien Guerry  <bzg@altern.org>
1955         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
1957 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
1959         * org-plot.el (org-plot/gnuplot): Make tables starting with a
1960         hline work correctly.
1961         (org-plot/gnuplot-script): Put commas at the end of each script
1962         line.
1964 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
1966         * org.el (org-get-refile-targets): Replace links with their
1967         descriptions
1968         (org-imenu-get-tree): Replace links with their descriptions.
1970         * org-remember.el (org-remember-apply-template): Add a new
1971         expansion for adding properties to remember items.
1973         * org.el (org-add-log-setup): Skip over drawers (properties,
1974         clocks etc) when adding notes.
1976         * org-agenda.el (org-agenda-get-closed): show durations of clocked
1977         items as well as the start and end times.
1979         * org-compat.el (org-get-x-clipboard-compat): Add a compat
1980         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
1982         * org-remember.el (org-get-x-clipboard): Use the compat
1983         function to get clipboard values when x-selection-value is
1984         unavailable. Use substring-no-properties instead of
1985         set-text-properties to remove text properties from the clipboard
1986         value.
1988         * lisp/org-clock.el (org-update-mode-line): Support limiting the
1989         modeline clock string, and display the full todo value in the
1990         tooltip. Set a local keymap so mouse-3 on the clock string goes to
1991         the currently clocked task.
1992         (org-clock-string-limit): Add a custom value for the maximum
1993         length of the clock string in the modeline.
1994         (org-clock-mode-map): Add a keymap for the modeline string
1996 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
1998         * org-compat.el (org-propertize): New function.
2000 2008-09-20  Bastien Guerry  <bzg@altern.org>
2002         * org-export-latex.el (org-export-latex-tables): protect exported
2003         tables from further special chars conversion.
2004         (org-export-latex-preprocess): Preserve LaTeX environments.
2005         (org-list-parse-list): Parse descriptive lists.
2006         (org-list-to-generic, org-list-to-latex, org-list-to-html)
2007         (org-list-to-texinfo): Export descriptive lists.
2008         (org-quote-chars): Remove.
2009         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
2010         (org-export-latex-list-beginning-re): Rename to
2011         `org-list-beginning-re'
2012         (org-list-item-begin): Rename to `org-list-item-beginning'
2014 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
2016         * org.el (org-refile): Allow refiling to the last entry in the
2017         buffer.
2018         (org-get-tags-at): Fix bug when inheritance is turned off.
2020 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
2022         * org.el (org-indent-line-function): No longer check for src
2023         regions, this is too much overhead.
2025         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
2026         matching.
2028         * org.el (org-scan-tags): Make sure that tags matching is not case
2029         sensitive.  TODO keyword matching is case sensitive, however, to
2030         avoid confusion with similar words that are not meant to be
2031         keywords.
2033 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
2035         * org.el (org-get-local-tags-at): New function.
2036         (org-get-local-tags): New function.
2038         * org-exp.el (org-export-get-categories): New function.
2040         * org-agenda.el (org-sorting-choice)
2041         (org-agenda-sorting-strategy, org-agenda-get-todos)
2042         (org-agenda-get-timestamps, org-agenda-get-deadlines)
2043         (org-agenda-get-scheduled, org-agenda-get-blocks)
2044         (org-entries-lessp): Implement sorting by TODO state.
2045         (org-cmp-todo-state): New defsubst.
2047         * org-colview.el (org-colview-construct-allowed-dates): New
2048         function.
2049         (org-columns-next-allowed-value): Use
2050         `org-colview-construct-allowed-dates'.
2052         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
2053         function.
2054         (org-columns-next-allowed-value): Use
2055         `org-colview-construct-allowed-dates'.
2057 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
2059         * org.el (org-protect-slash): New function.
2060         (org-get-refile-targets): Use `org-protect-slash'.
2062         * org-agenda.el (org-global-tags-completion-table): New variable.
2064         * org-exp.el (org-export-handle-export-tags): New function.
2065         (org-export-preprocess-string): Call
2066         `org-export-handle-export-tags'.
2068         * org-plot.el: New file.
2070         * org-publish.el (org-publish-expand-components): Function removed.
2071         (org-publish-expand-projects): Allow components to have components.
2073 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
2075         * org.el (org-indent-line-function): Do not indent in regions that
2076         are external source code.
2077         (org-yank-and-fold-if-subtree): New function.
2079         * org-agenda.el (org-agenda-todayp): New function.
2080         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
2081         `org-agenda-todayp'.
2083         * org.el (org-insert-heading-respect-content)
2084         (org-insert-todo-heading-respect-content): New commands.
2085         (org-insert-heading-respect-content): New option.
2086         (org-insert-heading): Respect `org-insert-heading-respect-content'.
2088         * org-clock.el (org-clock-find-position): Make sure the note after
2089         the clock line gets moved into the new clock drawer.
2091 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
2093         * org-id.el (org-id-new): New option.
2095 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
2097         * org-table.el (org-table-copy-down): Avoid overflow during
2098         increment.  Use prefix argument 0 to temporarily disable the
2099         increment.
2101 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
2103         * org-exp.el (org-export-as-html): Do not turn on the major mode
2104         if the buffer will be killed anyway.
2105         (org-get-current-options): Exclude the #+TEXT field.
2106         (org-export-as-html): Make sure text before the first headline is
2107         a paragraph.
2109         * org-publish.el (org-publish-org-to): Tell the exporter that this
2110         buffer will be killed, so it is not necessary to do major mode
2111         initialization.
2113         * org-archive.el (org-archive-to-archive-sibling): Show empty
2114         lines after folding the archive sibling.
2116         * org.el (org-log-note-extra): New variable.
2118 2008-09-05  Bastien Guerry  <bzg@altern.org>
2120         * org.el (org-additional-option-like-keywords): Added keywords for
2121         the _QUOTE, _VERSE and _SRC environments.
2123         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
2124         exporting _QUOTE and _VERSE environments.
2126 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
2128         * org-agenda.el (org-agenda-filter-by-tag): New command.
2130         * org-exp.el (org-get-current-options): Remove angular brackets
2131         from the date entry.
2133         * org.el (org-edit-fixed-width-region): New function.
2134         (org-edit-fixed-width-region): Also try
2135         `org-edit-fixed-width-region'.
2136         (org-edit-fixed-width-region-mode): New option.
2137         (org-activate-code): Only interprete lines starting with colon
2138         plus a space as example lines.
2140         * org-remember.el (org-remember-templates): Add nil instead of
2141         empty strings to fix the length of remember templates.
2143         * org-table.el (org-calc-default-modes): Fix the time format for
2144         calc, from 12 hour to 24 hour clock.
2146 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
2148         * org-agenda.el (org-agenda-get-deadlines)
2149         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
2150         entries that are pre-warnings of deadlines or reminders.
2152         * org.el (org-sort-entries-or-items): Make numeric and alpha
2153         comparisons ignore any TODO keyword and priority cookie.
2155         * org-remember.el (org-remember-handler): Reinterpretation of the
2156         prefix argument.
2158 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
2160         * org-agenda.el (org-agenda-get-scheduled): Use new
2161         `org-scheduled' face.
2163         * org-faces.el (org-scheduled): New face.
2165         * org-wl.el (org-wl-open): Remove incorrect declaration.
2167         * org-gnus.el (org-gnus-store-link): Support for :to information
2168         in gnus links.
2170         * org-exp.el (org-export-as-html): Fixed typo in creator
2171         information.
2172         (org-export-protect-examples): New parameter indent.  Insert extra
2173         spaces only when this parameter is specified.
2174         (org-export-preprocess-string): Call `org-export-protect-examples'
2175         with an indentation parameter when exporting to ASCII.
2177         * org-remember.el (org-remember-templates)
2178         (org-remember-apply-template): Allow the file component to be a
2179         function.
2181         * org.el (org-goto-local-search-headings): Renamed from
2182         `org-goto-local-search-forward-headings'.  Added the possibility
2183         to search backwards.
2185 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
2187         * org-export-latex.el (org-export-latex): New customization
2188         group.
2190         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
2192 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
2194         * org-exp.el (org-html-do-expand): Allow {} to terminate
2195         tex macro
2197 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
2199         * org.el (org-buffer-list): Select buffers based on major mode,
2200         not on file name.
2202 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
2204         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
2205         face property.
2207         * org-colview.el (org-columns-display-here): Use
2208         `org-columns-modify-value-for-display-function'.
2210         * org-colview-xemacs.el (org-columns-display-here): Use
2211         `org-columns-modify-value-for-display-function'.
2213 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
2215         * org.el (org-columns-modify-value-for-display-function): New option.
2227         * org-publish.el (org-publish-file): Make sure the directory match
2228         for the publishing directory works correctly.
2230         * org-agenda.el (org-agenda-execute-calendar-command)
2231         (org-agenda-diary-entry): Additional optional argument.
2233 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
2235         * org-exp.el (org-export-as-html): Add attributes also in mailto
2236         and ftp links.
2238         * org.el (org-autoload): Add `org-dblock-write:columnview'.
2247 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
2249         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
2250         sure that calls from `org-export-region-as-html' do not do the
2251         special check for a subtree.
2253 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
2255         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
2257 2008-07-20  Juri Linkov  <juri@jurta.org>
2259         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
2260         new keymap `narrow-map' instead of binding "\C-xns".
2262 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
2264         * org.el (org-open-file): Use
2265         `org-open-directory-means-index-dot-org'.
2266         (org-open-directory-means-index-dot-org): New option.
2268 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
2270         * org.el (org-make-link-string): Remove link attributes from
2271         description.
2272         (org-open-at-point): Remove link attributes bevore using the path.
2274         * org-exp.el (org-export-as-html): Handle link attributes.
2276         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
2278         * org-table.el (org-table-to-lisp): New function.
2280         * org.el (org-narrow-to-subtree): Do not include the final newline
2281         into the narrowed region.
2283         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
2284         bug with user-define skipping condition.
2286 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
2288         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
2290 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
2292         * org-exp.el (org-export-html-style-default): Automatic overflow
2293         handling for pre fields.
2294         (org-export-as-ascii, org-export-as-html): Change default format
2295         for time stamp.
2297         * org-table.el (org-table-export): Offer completion for translator
2298         functions, and do not require a heading above the table.
2300         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
2301         Cater for the case of a list starting in the first line of the
2302         buffer.
2304 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
2306         * org-publish.el (org-publish-find-title): Bug fix.
2307         (org-publish-org-index): Implement new :index-style option.
2309 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
2311         * org-publish.el (org-publish-timestamp-filename): Use
2312         SHA1-encoded file names in the timestamp directory.
2314 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
2316         * org-publish.el (org-publish-needed-p): Be verbose about files
2317         published and files skipped.
2319         * org-exp.el (org-export-preprocess-string): Swap link
2320         normalization and inernal link targeting.
2322         * org-publish.el (org-publish-needed-p): Create timestamp
2323         directory when it does not exist.
2325 2008-07-04  Bastien Guerry  <bzg@altern.org>
2327         * org-clock.el (org-clock-out-when-done): Doc fix.
2329         * org.el (org-agenda-skip-unavailable-files): Doc fix.
2331         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
2332         Ignore case when searching for the COMMENT cookie at export time.
2334 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
2336         * org-exp.el (org-get-file-contents)
2337         (org-get-and-remove-property): New functions.
2338         (org-export-handle-include-files): Handle the new prefix options.
2339         (org-export-as-html): Fix the verse environment.
2341 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
2343         * org.el (org-time=, org-time<, org-time<=, org-time>)
2344         (org-time>=, org-time<>, org-2ft): New functions.
2345         (org-op-to-function): Also provide for the time testing fucntions.
2347 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
2349         * org-exp.el (org-export-html-style-default): New constant.
2351 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
2353         * org-exp.el (org-export-html-style-extra): New variable.
2354         (org-export-splice-style): New function.
2356 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
2358         * org-exp.el (org-export-plist-vars, org-export-as-html):
2359         Implement `org-export-creator-info'.
2360         (org-export-creator-info): New option.
2362 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
2364         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
2365         (org-property-drawer-re, org-clock-drawer-re): New constants.
2367 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
2369         * org-exp.el (org-icalendar-use-deadline)
2370         (org-icalendar-use-scheduled): New options.
2371         (org-icalendar-include-todo): Default changed to t.
2372         (org-print-icalendar-entries): Implement better utilization of
2373         scheduling and deadline time stamps.
2374         (org-export-target-internal-links, org-export-as-html): Allow file
2375         lines without the "file:" prefix if the file path is an absolute
2376         path or starts with ".".
2378         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
2379         lastweek etc.
2380         (org-clock-special-range): Also undertand yesterday, lastweek etc.
2382 2008-06-18  Glenn Morris  <rgm@gnu.org>
2383         * org.el (org-map-entries): Let-bind `file'.
2385 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
2387         * org.el (org-agenda-skip-archived-trees): Docstring now
2388         discourages using this.
2389         (org-scan-tags): Check for org-agenda-archives-mode.
2390         (org-map-entries): Make sure org-agenda-archives-mode is nil.
2391         (org-agenda-files): Functionality of second arg changed.
2393         * org-agenda.el (org-agenda-archives-mode): New variable
2394         (org-write-agenda, org-prepare-agenda, org-agenda-list)
2395         (org-search-view, org-todo-list, org-tags-view)
2396         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
2397         `ifmode' argument.
2398         (org-agenda-quit): Reset the archives mode.
2399         (org-agenda-archives-mode): New command.
2400         (org-agenda-set-mode-name): Include archives info.
2402 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
2404         * org.el (org-paste-subtree): Make sure the yanked headline is
2405         visible if it was yanked at a visible point.
2406         (org-move-item-up): Fix the bug with moving white space at the end
2407         of the item.
2408         (org-show-empty-lines-in-parent): New function.
2410 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
2412         * org-colview.el (org-columns-next-allowed-value): Bug fix.
2414         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
2416         * org-agenda.el (org-agenda-get-closed): Get the end time into the
2417         agenda prefix as well.
2419         * org-publish.el (org-publish-org-index): Make a properly indented
2420         list.
2422         * org.el (org-calendar-agenda-action-key): New option.
2423         (org-get-cursor-date): New function.
2424         (org-mark-entry-for-agenda-action): New command.
2425         (org-overriding-default-time): New variable.
2426         (org-read-date): Respect `org-overriding-default-time'.
2428         * org-remember.el (org-remember-apply-template): Respect the
2429         ovverriding default time.
2431         * org-agenda.el (org-agenda-action-marker): New variable.
2432         (org-agenda-action): New command.
2433         (org-agenda-do-action): New function.
2435 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2437         * org.el (org-schedule, org-deadline): Protect scheduled and
2438         deadline tasks against changes that accidently remove the
2439         repeater.  Also show a message with the new date when done.
2441 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2443         * org.el (org-beginning-of-line): Cater for the case when there
2444         are tags but no headline text.
2445         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
2446         it set.
2448 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
2450         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
2451         the return value is nil instead of "nil" when there is no match.
2453         * org-exp.el (org-insert-centered): Use fill-column instead of
2454         80.
2455         (org-export-as-ascii): Use string-width to measure the width of
2456         the heading.
2458         * org.el (org-diary-to-ical-string): No longer kill buffer
2459         FROMBUF, this is now done by the caller.
2461         * org-exp.el (org-print-icalendar-entries): Move the call to
2462         `org-diary-to-ical-string' out of the loop, and kill the buffer
2463         afterwords.
2465         * org-remember.el (org-remember-visit-immediately): Position
2466         cursor after moving to the note.
2467         (org-remember-apply-template): Use a text property to record the
2468         cursor position.
2469         (org-remember-handler): Align tags after pasting the note.
2471 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
2473         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
2475         * org-agenda.el (org-agenda-open-link): If there is an
2476         org-bbdb-name property in the current line, jump to that bbdb
2477         entry.
2479         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
2480         text property, so that the agenda knows where this entry comes
2481         from.
2483         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
2484         interaction between clocking-in from the agenda, and  automatic
2485         task state switching.
2487         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
2489         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
2490         zmacs-region stays after this command in XEmacs.
2492 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
2494         * org.el (org-scan-tags): Allow new values for ACTION parameter.
2496         * org-remember.el (org-remember-templates): Fix bug in
2497         customization type definition.
2499         * org.el (org-map-entries): New function.
2501 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
2503         * org-agenda.el (org-agenda-skip-comment-trees): New option.
2504         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
2506 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
2508         * org-remember.el (org-jump-to-target-location): New variable.
2509         (org-remember-apply-template): Set
2510         `org-remember-apply-template' if requested by template.
2511         (org-remember-handler): Start an idle timer to jump to
2512         remember location.
2514         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
2516         * org.el (org-set-regexps-and-options): Fix bug with parsing of
2517         file tags.
2518         (org-get-tags-at): Add the content of `org-file-tags'.
2520         * org-exp.el (org-export-handle-comments): Fix bug with several
2521         comment lines after each other.
2522         (org-number-to-roman, org-number-to-counter): New functions.
2523         (org-export-section-number-format): New option.
2525 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
2527         * org-exp.el (org-export-protect-examples): Catch the case of a
2528         missing end_example line.
2530         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
2531         `org-file-tags' to nil.
2533         * org-colview.el (org-columns-next-allowed-value): Handle next
2534         argument NTH to directly select a value.
2536         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
2537         argument NTH to directly select a value.
2539 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
2541         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
2543 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
2545         * org.el (org-columns-ellipses): New option.
2547 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
2549         * org-colview.el (org-columns-add-ellipses): New function.
2550         (org-columns-compact-links): New function.
2551         (org-columns-cleanup-item): Call `org-columns-compact-links'.
2552         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
2553         when in agenda.
2554         (org-columns-edit-value): Fixed bug with editing values from
2555         agenda column view.
2556         (org-columns-redo): Also redo the agenda itself.
2558 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
2560         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
2561         option.
2563         * org-colview.el (org-agenda-columns-cleanup-item): New function.
2565         * org-exp.el (org-export-ascii-preprocess): Renamed from
2566         `org-export-ascii-clean-string'.
2567         (org-export-kill-licensed-text)
2568         (org-export-define-heading-targets)
2569         (org-export-handle-invisible-targets)
2570         (org-export-target-internal-links)
2571         (org-export-remove-or-extract-drawers)
2572         (org-export-remove-archived-trees)
2573         (org-export-protect-quoted-subtrees)
2574         (org-export-protect-verbatim, org-export-protect-examples)
2575         (org-export-select-backend-specific-text)
2576         (org-export-mark-blockquote-and-verse)
2577         (org-export-remove-comment-blocks-and-subtrees)
2578         (org-export-handle-comments, org-export-mark-radio-links)
2579         (org-export-remove-special-table-lines)
2580         (org-export-normalize-links)
2581         (org-export-concatenate-multiline-links)
2582         (org-export-concatenate-multiline-emphasis): New functions,
2583         obtained from spliiting the export preprocessor.
2585         * org-table.el (org-table-recalculate): Improve error message if
2586         the row number is invalid.
2588 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
2590         * org-archive.el (org-archive-save-context-info): Fix bugs in
2591         customization setup and docstring.
2593         * org-exp.el (org-export-html-style): Changed the size of in the
2594         <pre> element to 90%.
2596 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
2598         * org.el (org-find-src-example-start): Function removed.
2599         (org-edit-src-find-region-and-lang): New function.
2601 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
2603         * org.el (org-edit-src-exit): New function.
2604         (org-exit-edit-mode): New minor mode.
2606         * org-exp.el (org-export-preprocess-string): Fix bug with removing
2607         comment-like lines from protected examples.
2609         * org.el (org-edit-src-example, org-find-src-example-start)
2610         (org-protect-source-example, org-edit-special): New functions.
2612 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
2614         * org-publish.el (org-publish-project-alist): Fix typo in
2615         docstring.
2616         (org-publish-project-alist): Handle :index-title property.
2618 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
2620         * org-export-latex.el (org-export-as-latex): Make sure region
2621         bounds are correct.  Parse subtree properties relating to export.
2623         * org-exp.el (org-export-add-options-to-plist): New function.
2624         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
2626 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
2628         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
2629         EXPORT_TITLE.
2631         * org-exp.el (org-export-get-title-from-subtree)
2632         (org-export-as-ascii, org-export-as-html): Make sure the original
2633         region-beginning and region-end are used, even after moving
2634         point.
2635         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
2636         property.
2638         * org-remember.el (org-remember-last-stored-marker): New variable.
2639         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
2640         (org-remember-handler): Also use marker to remember
2641         last-stored position.
2643         * org.el (org-goto-marker-or-bmk): New function.
2645 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
2647         * org.el (org-file-properties): Renamed from `org-local-properties'.
2648         (org-scan-tags): Take file tags into account.
2649         (org-tags-match-list-sublevels): Default changed to t.
2651         * org-exp.el (org-export-as-html): Close paragraph after a
2652         footnote.
2654         * org.el (org-update-parent-todo-statistics): New function.
2656         * org-exp.el (org-icalendar-store-UID): New option.
2657         (org-icalendar-force-UID): Option removed.
2658         (org-print-icalendar-entries): IMplement UIDs.
2660 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
2662         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
2664 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
2666         * org-faces.el (org-column): Document how this face is being used
2667         and why sometimes the background faces shine through.
2669         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
2671         * org-publish.el (org-publish-attachment): Create publishing
2672         directory if it does not yet exist.
2674         * org-table.el (org-calc-default-modes): Change default number
2675         format to (float 8).
2677         * org.el (org-olpath-completing-read): New function.
2678         (org-time-clocksum-format): New option.
2679         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
2681         * org-clock.el (org-clock-display, org-clock-out)
2682         (org-update-mode-line): Use `org-time-clocksum-format'.
2684         * org-colview-xemacs.el (org-columns-number-to-string): Use
2685         `org-time-clocksum-format'.
2687         * org-colview.el (org-columns-number-to-string): Use
2688         `org-time-clocksum-format'.
2690 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
2692         * org-id.el: New file, move from contrib to core.
2694         * org-exp.el (org-icalendar-force-UID): New option.
2696 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
2698         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
2699         shifted by one day if theere is a date range without an end
2700         time.
2702         * org.el (org-try-structure-completion): New function.
2704 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
2706         * org.el (org-set-font-lock-defaults): Improve fontification of
2707         description lists.
2708         (org-insert-item): Handle description lists.
2709         (org-adaptive-fill-function): Improve auto indentation in
2710         description lists.
2712         * org-exp.el (org-export-as-html, org-export-preprocess-string):
2713         Implement VERSE environment.
2714         (org-export-preprocess-string): Implement the COMMENT
2715         environment.
2717         * org-export-latex.el (org-export-latex-preprocess): Implement
2718         VERSE environment.
2720 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
2722         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
2723         option.
2725 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
2727         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
2729         * org.el (org-quote-csv-field): New functions.
2731         * org-table.el (org-table-export-default-format): Remove :splice
2732         from default format, we get the same effect by not specifying
2733         :tstart and :tend.
2734         (org-table-export): Improve setup, distinguish better between
2735         interactive and non-interactive use, allow specifying the format
2736         on the fly, better protection against wrong file names.
2737         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
2738         and :tend when :splice is omitted.
2740 2008-05-09  Bernt Hansen  <bernt@norang.ca>
2742         * org-clock.el (org-clock-select-task): Make sure the selection
2743         letters are 1-9 and A-Z, no special characters.
2745 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
2747         * org-exp.el (org-export-htmlize): New group.
2748         (org-export-htmlize-output-type)
2749         (org-export-htmlize-css-font-prefix): New options.
2750         (org-export-htmlize-region-for-paste): New function.
2751         (org-export-htmlize-generate-css): New command.
2753 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2755         * org/org.el (org-modules, org-format-latex-options):
2756         * org/org-archive.el (org-archive-stamp-time)
2757         (org-archive-save-context-info):
2758         * org/org-faces.el (org-hide):
2759         * org/org-irc.el (org-irc-parse-link):
2760         * org/org-macs.el (org-call-with-arg, org-autoload):
2761         * org/org-mew.el (org-mew-store-link):
2762         * org/org-remember.el (org-remember-store-without-prompt)
2763         (org-remember-templates): Fix typos in docstrings.
2765         * org/org-info.el (org-info-store-link): Remove leftover docstring.
2767         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
2768         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
2769         (org-bbdb-anniv-split): Fix typos in docstrings.
2771         * org/org-publish.el (org-publish-project-alist): Doc fixes.
2772         (org-publish-use-timestamps-flag): Reflow docstring.
2773         (org-publish-files-alist): Fix typos in docstring.
2775 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
2777         * org.el (org-set-visibility-according-to-property): New function.
2778         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
2779         and compute the regular expressions, and update font-lock.
2780         (org-property-re): Allow a dash in property names.
2782         * org-archive.el (org-extract-archive-file): Insert the file name
2783         without the path into the format, to allow the location format to
2784         contain a subdirectory.
2786         * org-agenda.el (org-agenda-post-command-hook): If point is at end
2787         of buffer, and the `org-agenda-type' property undefined, use the
2788         value from the character before.
2790         * org.el (org-add-planning-info): Don't let indentation for
2791         would-be timestamp become extra whitespace at the end of headline.
2793 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
2795         * org.el (org-remove-double-quotes, org-file-contents): New
2796         functions.
2798         * org-exp.el (org-infile-export-plist): Also parse the
2799         contents of #+SETUPFILE files, recursively.
2801         * org.el (org-set-regexps-and-options): Also parse the
2802         contents of #+SETUPFILE files, recursively.
2804         * org-exp.el (org-export-handle-include-files): New function.
2805         (org-export-preprocess-string): Call
2806         `org-export-handle-include-files'.
2808         * org.el (org-delete-property-globally)
2809         (org-delete-property, org-set-property): Ignore case during
2810         completion.
2811         (org-set-property): Use `org-completing-read' instead of
2812         `completing-read'.
2814         * org.el (org-complete-expand-structure-template): New,
2815         experimental function.
2816         (org-structure-template-alist): New, experimental option.
2817         (org-complete): Call `org-complete-expand-structure-template'.
2819 2008-05-06  Bastien Guerry  <bzg@altern.org>
2821         * org-export-latex.el (org-export-latex-preprocess): Added
2822         support for blockquotes.
2824 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
2826         * org.el (org-read-date-analyze): Catch the case where only a
2827         weekday is given.
2829 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
2831         * org.el (org-set-font-lock-defaults): Make the description
2832         tag bold.
2834         * org-exp.el (org-export-as-html, org-close-li): Implement
2835         description lists.
2837 2008-05-04  Jason Riedy  <jason@acm.org>
2839         * org-table.el (*orgtbl-default-fmt*): New variable.
2840         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
2841         when there is no other fmt available.
2843         (orgtbl-to-generic): Allow an explicitly nil :tstart or
2844         :tend to suppress the appropriate string.
2846         (orgtbl-to-orgtbl): New function for translating to another orgtbl
2847         table.
2849 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
2851         * org.el (org-read-date-analyze): "." as an alias for "+0" in
2852         read date.
2854         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
2855         New function.
2857         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
2858         New function.
2860 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
2862         * org-clock.el (org-clock-find-position): Don't include notes
2863         into clock drawer.
2865         * org-archive.el (org-archive-subtree): No longer remove an
2866         extra line after cutting the subtree.  `org-cut-subtree' already
2867         takes care of this.
2869         * org-remember.el (org-remember-handler): Only kill the target
2870         buffer if it does not contain the running clock.
2872         * org.el (org-markers-to-move): New variable.
2873         (org-save-markers-in-region, org-check-and-save-marker)
2874         (org-reinstall-markers-in-region): New function.
2875         (org-move-subtree-down, org-copy-subtree): Remember relative
2876         marker positions before cutting.
2877         (org-move-subtree-down, org-paste-subtree): Restore relative
2878         marker positions after pasting.
2880         * org-remember.el (org-remember-clock-out-on-exit): New option.
2881         (org-remember-finalize): Clock out only if the setting in
2882         `org-remember-clock-out-on-exit' requires it.
2883         (org-remember-handler): Do the cleanup in the buffer, to make sure
2884         that the clock marker remains in tact.
2886 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
2888         * org-clock.el (org-clock-goto): Widen buffer if necessary.
2889         (org-clock-in): Make sure that also tasks outside the narrowed
2890         region will be clocked in correctly.
2891         (org-clock-insert-selection-line): Widen the buffer so that we can
2892         find the correct task heading.
2894         * org.el (org-base-buffer): New function.
2896         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
2897         and ";" are escaped.
2898         (org-print-icalendar-entries): Also apply
2899         `org-icalendar-cleanup-string' to the headline, not only to the
2900         summary property.
2902 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
2904         * org-exp.el (org-export-preprocess-hook): New hook.
2905         (org-export-preprocess-string): Call
2906         `org-export-preprocess-hook'.
2908         * org.el (org-font-lock-hook): New variable.
2909         (org-font-lock-hook): New function.
2910         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
2912 ;; Local Variables:
2913 ;; coding: utf-8
2914 ;; add-log-time-zone-rule: t
2915 ;; End:
2917     Copyright (C) 2008  Free Software Foundation, Inc.
2919   This file is part of GNU Emacs.
2921   GNU Emacs is free software: you can redistribute it and/or modify
2922   it under the terms of the GNU General Public License as published by
2923   the Free Software Foundation, either version 3 of the License, or
2924   (at your option) any later version.
2926   GNU Emacs is distributed in the hope that it will be useful,
2927   but WITHOUT ANY WARRANTY; without even the implied warranty of
2928   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2929   GNU General Public License for more details.
2931   You should have received a copy of the GNU General Public License
2932   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
2934 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c