Column View: Fix bug with capturing column view.
[org-mode/org-mode-NeilSmithlineMods.git] / lisp / ChangeLog
blob57300deba8c5847bd4ca10bfdf5524e54c7934a1
1 2009-02-06  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-colview-xemacs.el (org-columns-capture-view): Copy before
4         deleting duplicates.
6         * org-colview.el (org-columns-capture-view): Copy before
7         deleting duplicates.
9         * org-exp.el (org-export-preprocess-string): Fix bug when skipping
10         text before first headline.
12         * org.el (org-format-latex): Do not convert LaTeX fragments in
13         protected examples.
15 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
17         * org-exp.el (org-export-html-style-default): Use color values
18         instead of names for XHTML validation.
20         * org.el (org-get-scheduled-time, org-get-deadline-time): New
21         functions.
22         (org-return-follows-link): Revert making this the default untile
23         issues are resolved.
25         * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
26         nottimestamp.
28 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
30         * org.el (org-mode): Make dependence stuff work more reliably.
31         (org-update-parent-todo-statistics): Fix bug with updating
32         statistics cookie.
34         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
35         ~ as verbatim delimiters.
37         * org-exp.el (org-export-html-format-image): New argument
38         PAR-OPEN.
39         (org-export-as-html): Pass par-open to
40         `org-export-html-format-image'.
42 2009-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
44         * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
45         (org-use-fast-todo-selection, org-tags-column): New default
46         setting for variables, based on a poll what typical uses use.
48         * org-agenda.el (org-agenda-sorting-strategy)
49         (org-agenda-tags-column): New default setting for variables, based
50         on a poll what typical uses use.
52 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
54         * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
55         blocked entries from setting the blocked tag.
57         * org-exp.el (org-export-html-footnotes-section): Use a more
58         consistent id for footnotes.
60         * org-export-latex.el (org-export-latex-classes): Remove the
61         a4paper option from the default styles.
63 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
65         * org.el (org-enforce-todo-checkbox-dependencies): New option.
66         (org-block-todo-from-checkboxes): New function.
67         (org-todo): Make tripple prefix arg circumvent blocking.
69         * org-timer.el (org-timer): Provide the timer feature.
71         * org.el (org-require-autoloaded-modules): Add a few more files to
72         the list of autoloaded modules.
74         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
76 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
78         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
79         drawers that are unprotected.
80         (org-export-html-format-image): Make sure inlined LaTeX fragment
81         images remain inlined.
83         * org.el (org-toggle-ordered-property): New function.
84         (org-mode-map): Add a key for `org-toggle-ordered-property'.
85         (org-org-menu): Add menu entries for TODO dependencies.
87 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
89         * org.el (org-default-properties): Add ORDERED to the default
90         properties, to get completion support for it.
92         * org-list.el (org-update-checkbox-count): Update more than one cookie.
94         * org.el (org-update-parent-todo-statistics): Update more than one
95         cookie.
97         * org-agenda.el (org-agenda-get-todos): Start search from correct
98         position.
100         * org.el (org-fast-todo-selection): Make sure TODO selection does
101         not change buffer position.
103         * org-list.el (org-toggle-checkbox): Implement adding or removing
104         checkboxes from line or region when called with a prefix
105         argument.
107         * org-rmail.el (org-rmail-store-link): Protect the call to
108         `rmail-narrow-to-non-pruned-header'.
110         * org-clock.el (org-clock-special-range): Fix week display in
111         clock tables.
113         * org-exp.el (org-get-current-options): Fix bug when in indirect
114         buffer.
116 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
118         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
119         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
120         (org-agenda-dim-blocked-tasks): New function.
122         * org.el (org-enforce-todo-dependencies): New option.
123         (org-block-todo-from-children-or-siblings): New function.
125         * org-faces.el (org-agenda-dimmed-todo-face): New face.
127         * org.el (org-todo): Return correct state type even if the blocker
128         throws an error.
129         (org-modifier-cursor-error): Renamed from
130         `org-shiftcursor-error'.
131         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
132         (org-shiftmetadown): Call `org-modifier-cursor-error'.
134         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
135         to get real errors from the blocker hook.
137         * org.el (org-shiftselect-error, org-call-for-shift-select): New
138         functions.
139         (org-set-visibility-according-to-property): Turn off the setting
140         of `org-show-entry-below', to avoid overruling a FOLDED visibility
141         property.
143 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
145         * org.el (org-support-shift-select): New option.
146         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
147         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
148         selection outside contexts.
150         * org-list.el (org-at-item-bullet-p): New function.
152         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
153         variables.
155         * org-footnote.el (org-footnote-normalize): Remove unnecessary
156         variable.
157         (org-insert-footnote-reference-near-definition): Remove
158         unnecessary let form.
160         * org-export-latex.el (org-export-latex-first-lines): Add
161         OPT-PLIST parameter.
162         (org-export-as-latex): Call `org-export-latex-first-lines' with
163         opt-plits parameter.
164         (org-export-latex-preprocess): Remove unnecessary variables.
166         * org-exp.el (org-infile-export-plist)
167         (org-export-add-options-to-plist, org-export-kill-licensed-text)
168         (org-export-remove-headline-metadata)
169         (org-export-get-title-from-subtree, org-get-min-level)
170         (org-html-do-expand): Remove innecessary let form.
172         * org-colview-xemacs.el (org-columns-display-here): Remove
173         unnecessary variables.
175         * org-colview.el (org-columns-display-here): Remove unnecessary
176         variables.
178         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
179         variables.
181         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
182         unnecessary variables.
184         * org-agenda.el (org-search-view, org-agenda-get-blocks)
185         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
186         variables.
188         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
189         (org-compact-display-after-subtree-move): Remove unnecessary
190         variables.
191         (org-edit-fixed-width-region): Remove unnecessary variables.
192         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
193         (org-olpath-completing-read): Remove unnecessary variable.
194         (org-auto-repeat-maybe): Remove unnecessary variable.
195         (org-map-entries): Remove unnecessary variable.
196         (org-buffer-property-keys, org-imenu-get-tree)
197         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
199 -----------------------------------------------------------------
201 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
202         * org-exp.el (org-export-remove-timestamps): Never remove
203         timestamps from tables.
205         * org-export-latex.el (org-export-latex-first-lines): Add more
206         options to the preprocessing of the text before the first
207         headline.
209 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
211         * org-faces.el (org-clock-overlay): Make face compatible with
212         XEmacs.
214         * org.el (org-yank): Add property for delete-selection mode.
216         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
218         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
219         variable.
221         * org-table.el (org-table-insert-hline): Fix typo in fuction call
222         to `backward-char'.
224         * org-exp.el (org-export-as-html): Remove the initial space from
225         colon examples.
227         * org.el (org-scan-tags): Call
228         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
230         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
231         customization groups.
232         (org-agenda-tags-todo-honor-ignore-options): New option.
233         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
234         New function.
235         (org-agenda-get-todos): Use
236         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
238 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
240         * org-exp.el (org-export-format-source-code-or-example): Escape
241         HTML characters also in examples that anre not treated with
242         htmlize.  Also, just switch to EXAMPLE processing if we do not
243         have a good version of htmlize.
245         * org-rmail.el: Fix copyright notice.
247         * org.el (org-activate-footnote-links): Improve footnote link
248         highlighting.
250         * org-footnote.el (org-footnote-normalize): Fix finding the end of
251         a footnote definition at the end of the file.
253         * org-table.el (org-table-get-specials): Add an imagined hline at
254         the end of the table.  This can be useful for references that want
255         to go to the end of the table.  Also fix bug when computing last
256         row constants, in tables that do not start right at the right
257         margin.
258         (org-table-eval-formula): Match and replace remove references.
259         (org-table-formula-substitute-names): Make sure that names inside
260         a "remote" call are left alone, the will be replaced later when
261         the remote call is handled.
262         (org-table-convert-refs-to-rc): Do not convert things that might
263         look like a reference, but are really part of an ID or namei n a
264         remote reference.
265         (org-table-get-remote-range): New function.
267 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
269         * org-faces.el (org-clock-overlay): Fix bug in face definition.
271         * org-clock.el (org-clock-put-overlay): Use new face instead of
272         `secondary-selection'.
274         * org-faces.el (org-clock-overlay): New face.
276 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
278         * org-exp.el (org-get-current-options): Include the option for
279         publishing time stamps.
281         * org.el (org-toggle-heading): Renamed from
282         `org-toggel-region-headings'.
283         No longer needs a region defined, but will use it if there is one.
284         (org-ctrl-c-star): Simplified, relying more on the internal
285         workings of `org-toggle-heading'.
286         (org-toggle-item): Renamed from `org-toggle-region-items'.
287         No longer needs a region defined, but will use it if there is one.
288         (org-ctrl-c-minus): Simplified, relying more on the inernal
289         workings of `org-toggle-item'.
291         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
292         environment detection.  Also, do real changes only in unprotected
293         places.
295 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
297         * org-export-latex.el (org-export-latex-quotation-marks): Use
298         `org-if-unprotected-1'.
299         (org-export-latex-set-initial-vars): Check for class definition in
300         property.
302         * org-macs.el (org-if-unprotected-1): New macro.
304 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
306         * org-compat.el (org-count-lines): New function.
308         * org-exp.el (org-export-format-source-code-or-example): Handle
309         switches related to text areas.
311         * org.el (org-activate-footnote-links): Don't allow match inside a
312         link.
314         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
316         * org-export-latex.el (org-export-latex-links): Keep a relative
317         path relative also after export.
319         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
321         * org.el (org-make-tags-matcher): Never use IDO for completing the
322         tags matcher match string.
323         (org-completing-read): Also remove the special biding for "?".
325         * org-attach.el (org-attach-allow-inheritance): New option.
326         (org-attach-inherited): New variable.
327         (org-attach-dir): Handle properties related to the attachment
328         directory.
329         (org-attach-check-absolute-path): New function.
330         (org-attach-set-directory, org-attach-set-inherit): New commands.
331         (org-attach): Accommodate the new commands in the dispatcher.
333 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
335         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
336         `window-full-width-p'.
338         * org-exp.el (org-export-as-html): Only check for images files
339         that really can be inlined
341         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
342         list of extensions to be a parameter.
344         * org-exp.el (org-export-html-inline-image-extensions): New
345         variable.
347         * org-agenda.el (org-prepare-agenda): Use
348         `org-agenda-block-separator'.
349         (org-agenda-block-separator): New option.
351 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
353         * org-export-latex.el (org-export-latex-tables): Call
354         `org-table-clean-before-export' with the new optional argument.
356         * org-exp.el (org-table-clean-before-export): New optional
357         parameter MAYBE-QUOTED, allows for quoted characters like \# in
358         first column.
360 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
362         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
363         histograms.
365         * org-colview.el (org-colview-construct-allowed-dates): Better
366         error catching when a date/time property does not have allowed
367         values defined.
369         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
370         Better error catching when a date/time property does not have
371         allowed values defined.
373 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
375         * org.el (org-map-entries): Restore point and restriction after
376         `org-map-entries'.
378 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
380         * org.el (org-time=, org-time<, org-time<=, org-time>)
381         (org-time>=, org-time<>): Make sure both values are dates.
383 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
385         * org-archive.el (org-extract-archive-heading): Allow %s for file
386         name also in achive location heading.
388 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
390         * org-archive.el (org-add-archive-files): Uniquify the list before
391         returning it.
393 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
395         * org-compat.el (org-fit-window-to-buffer): Use
396         `window-full-width-p'.
398         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
399         space after the colon in short examples.
401         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
402         enforce a space after the colon.  However, we also allow lines
403         that are *only* a colon.
404         (org-export-as-html): Enforce the space after the colon in short
405         examples.
406         (org-export-preprocess-string): Do the colon example protection
407         earlier.
408         (org-export-remove-timestamps): Do not check for protection at the
409         end of the line.
411 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
413         * org.el (org-format-latex-options): Add new matcher for single
414         letters between dollars.
415         (org-get-header): Function removed.
416         (org-heading-components): New function.
418         * org-exp.el (org-export-define-heading-targets): Record ID's also
419         as alternative targets.
420         (org-export-as-html): Interpret "id:" links to other files by
421         preserving the relative path.
423         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
424         is nil.
426         * org-exp.el (org-export-normalize-links): Protect the main link,
427         to avoid special character processing.
429         * org-export-latex.el (org-export-latex-special-keyword-regexp):
430         New variable.
431         (org-export-latex-special-string-regexps): Variable removed.
432         (org-export-latex-keywords): Use the new regexp.
434         * org-exp.el (org-export-handle-include-files): Fetch switches and
435         put them into the BEGIN statement.
437         * org-timer.el (org-timer-mode-line-string): New variable.
439         * org-clock.el (org-clock-mode-line-map): Renamed from
440         `org-clock-mode-map'.
441         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
442         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
443         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
444         (org-clock-remove-overlays): Renamed from
445         `org-remove-clock-overlays'.
447         * org-timer.el (org-timer-pause-or-continue): Implement stopping
448         and mode line display.
449         (org-timer-stop): New command.
450         (org-timer-seconds): Return correct time when timer is paused.
451         (org-timer-mode-line-timer): New variable.
452         (org-timer-set-mode-line, org-timer-update-mode-line): New
453         functions.
455         * org.el (org-insert-heading):  Handle new value `auto' for
456         `org-blank-before-new-entry'.
457         (org-org-menu): Add new items for timer functions.
459         * org-list.el (org-insert-item): Handle new value `auto' for
460         `org-blank-before-new-entry'.
462         * org.el (org-blank-before-new-entry): New value `auto', made
463         default.
465 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
467         * org-exp.el (org-export-normalize-links): If the link is also
468         used as the description, protect the description.
470 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
472         * org.el (org-closest-date): Fix bug with yearly repeats, in
473         combination with preference of the past as it is used for deadline
474         and scheduling search.
476         * org-exp.el (org-html-handle-time-stamps): No longer check for
477         the `org-export-with-timestamps' option, because the preprocesser
478         has taken care of this already.
480         * org.el (org-entry-properties): Catch the case when this is
481         called in a non-org-mode file.
483         * org-export-latex.el (org-export-latex-remove-from-headlines):
484         Variable made obsolete, also LaTeX export now uses the standard
485         variables.
486         (org-export-as-latex): Add the timestamps parameter to the
487         preprocessor parameter list.
488         (org-export-latex-content): Export the remaining keywords without
489         considering to remove them.
490         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
491         Use bold font instead of tt font for the keywords.
492         (org-export-latex-fontify-headline): Format headlines, assuming
493         that all keywords still present should be published.
494         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
495         publish what ever remains of the time stamps.
496         (org-export-latex-list-parameters): New option.
497         (org-export-latex-lists): Pass additional parameters to the list
498         converter.
500         * org-exp.el (org-export-preprocess-string): Remove clock lines
501         and timestamps already in the preprocesor.
502         (org-export-remove-timestamps, org-export-remove-clock-lines): New
503         functions.
504         (org-export-as-ascii, org-export-as-html): Add the timestamps
505         parameter to the preprocessor parameter list.
507         * org-list.el (org-list-parse-list): Parse for checkboxes.
508         (org-list-to-generic): Introduce and handle new parameters :cbon
509         and :cboff.
510         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
511         optional parameter PARAMS.
513         * org-export-latex.el (org-export-latex-special-chars): Fix
514         problems with interpreting dollar signs.
515         (org-inside-latex-math-p): New function.
516         (org-export-latex-preprocess): Protect all the math fragments.
518         * org.el (org-latex-regexps): Allow a dash after a dollar.
520         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
521         mark after copying.
523         * org-agenda.el (org-run-agenda-series): Have series options set
524         when finalizing the agenda.
526         * org-exp.el (org-export-format-source-code-or-example): Protect
527         the converted examples.
529         * org.el (org-set-regexps-and-options): Fix the regexp
530         `org-complex-heading-regexp'.
532 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
534         * org.el (org-edit-src-get-label-format): New function.
535         (org-coderef-label-format): New option.
536         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
537         a label format specification and make sure it is used in the edit
538         buffer.
539         (org-edit-src-get-label-format): New function.
540         (org-store-link): Handle new coderef formats.
541         (org-link-search): Handle new coderef formats.
543         * org-footnote.el (org-footnote-create-definition)
544         (org-footnote-goto-local-insertion-point): Make footnote insertion
545         work correctly when the "Footnotes" headline is the last line in
546         the buffer.
548         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
549         the location.
551 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
553         * org-w3m.el (org-w3m): New customization group.
554         (org-w3m-deactivate-mark): New option.
555         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
556         option say not to.
558 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
560         * org.el (org-set-font-lock-defaults): Trigger footnote
561         fontification.
562         (org-activate-footnote-links): New function.
563         (org-activate-links): New entry `footnote'.
565         * org-faces.el (org-footnote): New face.
567 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
569         * org-macs.el (org-re): Handle the [:word:] class.
571         * org-exp.el (org-export-preprocess-string): Call
572         `org-export-protect-colon-examples'.
573         (org-export-protect-colon-examples): Renamed from
574         `org-export-protect-examples', and scope limited to lines starting
575         with a colon.
577 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
579         * org-exp.el (org-export-preprocess-string): Move the preprocess
580         hook to after turning on Org-mode.
581         (org-export-preprocess-after-include-files-hook)
582         (org-export-preprocess-after-tree-selection-hook)
583         (org-export-preprocess-before-backend-specifics-hook)
584         (org-export-preprocess-final-hook): New hooks.
585         (org-export-preprocess-string): Run the new hooks.
587         * org.el (org-ctrl-c-minus): Fix indentation for new items.
589         * org-footnote.el: New file.
591         * org.el (org-footnote): Require footnote code.
592         (org-startup-options): Add new footnote options.
593         (org-mode-map): New keybindig for footnotes.
594         (org-ctrl-c-ctrl-c): Add function at footnotes.
595         (org-org-menu): New menu entries for footnotes.
597         * org-export-latex.el (org-export-as-latex): Pass footnote
598         variable to preprocessor.
599         (org-export-latex-preprocess): Treat multiple references to a
600         footnote.
602         * org-exp.el (org-export-preprocess-string): Call
603         `org-footnote-normalize'.
604         (org-export-as-ascii, org-export-as-html): Pass footnote variable
605         to preprocessor.
606         (org-export-as-html): Treat multiple references to a footnote.
608 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
610         * org-export-latex.el (org-export-latex-links): Handle coderef
611         links.
613         * org.el (org-bracket-link-analytic-regexp++): New variable.
614         (org-make-link-regexps): Initialize
615         `org-bracket-link-analytic-regexp++'.
616         (org-store-link): Implement special case in edit-src buffer.
617         (org-insert-link): No use of ide to insert stored links.
618         (org-link-search): Implement special case for coderefs.
620         * org-exp.el (org-export-html-scripts): New constant.
621         (org-export-html-style-default): Add a new style for highlighted
622         code.
623         (org-export-code-refs): New variable.
624         (org-export-preprocess-string): Initialize `org-export-code-refs'.
625         Call `org-export-replace-src-segments-and-examples'
626         No longer call `org-export-protect-examples'.
627         (org-export-target-internal-links): Take care of coderef targets.
628         (org-export-last-code-line-counter-value): New variable.
629         (org-export-replace-src-segments-and-examples): Renamed from
630         `org-export-replace-src-segments', and modified.
631         (org-export-format-source-code-or-example): Renamed from
632         `org-export-format-source-code'.
633         (org-export-number-lines): New function.
634         (org-export-as-ascii, org-export-as-html): Handle coderef links.
636 --------------------------------------------------------------------------
638 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
640         * org-remember.el (org-remember-handler): Safer way to get a new
641         buffer accessing the target file.
643         * org.el (org-refile-get-location): Handle case of current buffer
644         not having a file associated with it.
646 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
648         * org-table.el (org-table-get-formula): Only ask to overwrite
649         field formula if there really is one.
651         * org-id.el (org-id-find): Allow the ID to be a symbol or a
652         number, by converting these to a string.
654         * org-colview.el (org-dblock-write:columnview): Allow ID to be
655         located in a different file.
657         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
658         org-colview.el.
660 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
662         * org.el (org-completion-use-ido): Enhance docstring of
663         `org-completion-use-ido'.
665         * org-export-latex.el (org-export-latex-make-header): Double the %
666         in the time stamp format.
667         (org-export-latex-special-chars): Handle case where there is no
668         match group 3.
670 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
672         * org.el (org-get-refile-targets, org-refile-get-location): Use
673         expanded file name to improve comparison.
675 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
677         * org.el (org-scan-tags): Rescan for tags, to get the correct
678         upcase/downcase stuff.  This slows things down for now, but it
679         works.
680         (org-mode): Make sure the tag-faces regexp is initialized.
682         * org-export-latex.el (org-export-latex-links): Fix bug with
683         undefined label.
685         * org-table.el (org-table-get-specials): Set
686         `org-table-current-last-data-line'.
687         (org-table-current-last-data-line): New variable.
688         (org-table-insert-column, org-table-delete-column)
689         (org-table-move-column, org-table-fix-formulas): Call
690         `org-table-fix-formulas' a second time to fix the $LR references.
691         (org-table-get-specials): Add the $LR references to the tables.
692         (org-table-get-formula): Do not offer last-row names as LHS of
693         formulas.
695         * org.el (org-store-link): Capture link description from
696         `org-id-store-link'.
698         * org-exp.el (org-export-html-format-image): Add the / to the end
699         of the <img> tag.
700         (org-export-format-source-code): Surround example by empty lines,
701         to make sure it will not be inside a paragraph.
703         * org.el (org-ido-switchb): New function.
705 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
707         * org-agenda.el (org-agenda-show): New prefix argument
708         FULL-ENTRY.
710         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
711         argument.
713         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
714         `org-agenda-change-all-lines'.
715         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
716         tags are now retrieved locally.
718 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
720         * org.el (org-get-outline-path): Fix bug if level is not given.
721         (org-org-menu): Do not quote function in menu vector.
723         * org-agenda.el (org-finalize-agenda): Fix typo with variable
724         name.
726 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
728         * org.el (org-refile): Avoid refiling to within the region to be
729         refiled.
731         * org-export-latex.el (org-export-latex-special-chars): Replace
732         special characters also in tables.
734         * org-agenda.el (org-agenda-change-all-lines): New argument
735         FORCE-TAGS.
736         (org-agenda-set-tags): Cet the new tags and pass them to
737         `org-format-agenda-item'.
739 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
741         * org-export-latex.el (org-export-latex-classes): Add longable as
742         a default package to all classes.
743         (org-export-latex-tables): Handle the longtable attribute and the
744         align attribute.
746         * org-table.el (orgtbl-to-generic): Handle tables that start with
747         a hline.
749         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
750         \verb for colde-like snippets.
751         (org-export-as-latex): Fix issues with region export.
753         * org.el (org-up-heading-safe): Speed up function by using a
754         direct regexp search.
755         (org-olpa): New variable.
756         (org-get-outline-path): Speed-up path constructions in cases where
757         this is possible because the entire hierarchy is scanned anyway.
758         (org-refile-get-location): Don't compare the truenames of files,
759         this is too slow.
760         (org-goto-max-level): New option.
761         (org-goto): Use `org-goto-max-level'.
763 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
765         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
766         Strip angle brackets from message-ids in the former and don't do
767         it in the latter.
768         (org-gnus-follow-link): Open summary reliable, even if the last
769         messages were deleted, and handle empty groups, too.
771 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
773         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
774         instead of \texttt for the =...= and ~===~ emphasis environments.
775         (org-export-as-latex): Remove any old :org-license-to-kill text
776         properties.
777         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
778         (org-export-latex-make-header): Add some hard space after the
779         table of contents.
780         (org-export-latex-first-lines): Accept RBEG argument.  Mark
781         exported text so that it will be excuded in further steps.
783         * org-table.el (org-table-get-specials): Make @0 reference the
784         last line in a table.
785         (org-table-recalculate): Improve docstring.
787 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
789         * org.el (org-log-done): Fix docstring.
791 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
793         * org-exp.el (org-export-html-format-image): Fix bugs.
795         * org-export-latex.el (org-export-latex-tables)
796         (org-export-latex-links): Implement attribute, label, and caption
797         handling.
799         * org-exp.el (org-export-html-style-default): Add style
800         definitions for the figure div.
801         (org-export-preprocess-string, org-export-as-html): Implement
802         attribute, label, and caption handling.
803         (org-export-attach-captions-and-attributes): New function.
804         (org-export-html-format-image): New function.
805         (org-format-org-table-html): Implement attribute, label, and
806         caption handling.
808         * org.el (org-find-text-property-in-string): New function.
809         (org-extract-attributes): Use the property org-attr instead of
810         org-attrobutes, because this property is now set with the #+ATTR
811         lines.
813 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
815         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
816         the case that FROM is nil.
818         * org.el (org-before-first-heading-p): New function.
820 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
822         * org-exp.el (org-export-as-html): Do not add a space before
823         enforces line breaks.
824         (org-export-as-html): Close paragraph before blockquote and verse
825         tags.
827 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
829         * org-id.el (org-id-locations-file): Wrap file name with
830         `convert-standard-filename'.
831         (org-id-files): New variable.
832         (org-id-use-hash): New option.
833         (org-id-update-id-locations): Also search in all files current
834         listed in `org-id-files'.  Convert the resulting alist to a hash
835         if the user customation says so.
836         (org-id-locations-save): Handle he case if `org-id-locations' is a
837         hash.
838         (org-id-locations-load): Convert the alist to a hash.
839         (org-id-add-location): Handle the hast case.
840         (kill-emacs-hook): Make sure id locations are saved when Emacs is
841         exited.
842         (org-id-hash-to-alist, org-id-alist-to-hash)
843         (org-id-paste-tracker): New functions.
845 -------------------------------------------------------------------------
847 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
849         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
850         bindings of calendar variables.
852         * org-table.el (org-table-find-row-type): Renamed from
853         `org-find-row-type'.
854         (org-table-rewrite-old-row-references): Renamed from
855         `org-rewrite-old-row-references'.
856         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
857         (org-table-cleanup-narrow-column-properties): Renamed from
858         `org-cleanup-narrow-column-properties'.
860 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
862         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
863         for better error messages.
864         (org-table-get-descriptor-line): Supply the new arguments to
865         `org-find-row-type'.
866         (org-table-error-on-row-ref-crossing-hline): New option.
868         * org.el (org-target-link-regexp): Make buffer-local.
869         (org-move-subtree-down): Fix bug with trees at beginning of
870         buffer.
872 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
874         * org-faces.el (org-set-tag-faces): New function.
875         (org-tags-special-faces-re): New variable.
877         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
879         * org-faces.el (org-tag-faces): New option.
880         (org-tag): Mention `org-tag-faces' in the docstring.
882 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
884         * org-exp.el (org-export-html-style-default): Implement new
885         quoting.
887         * org-jsinfo.el (org-infojs-template): Implement new quoting.
889         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
890         command to the `w3m-minor-mode-map'.
892         * org-archive.el (org-archive-to-archive-sibling): Protect
893         `this-command' to avoid appending kills during archiving.
895         * org-exp.el (org-export-with-priority): New variable.
896         (org-export-add-options-to-plist): Use `org-export-plist-vars'
897         instead of internal list of strings and properties.
898         (org-print-icalendar-entries): Retrieve the location property with
899         inheritance.
901 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
903         * org-exp.el (org-export-with-todo-keywords): New option.
904         (org-export-plist-vars): Include also the keys for the #+OPTIONS
905         line.
906         (org-default-export-plist, org-export-add-options-to-plist)
907         (org-export-as-ascii, org-export-as-html): Use the new structure
908         of `org-export-plist-vars'.
910         * org.el (org-map-entries): Return all values.
912 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
914         * org.el (org-matcher-time): Recognize more special values.
916         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
918 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
920         * org.el (org-tags-exclude-from-inheritance): New option.
921         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
922         `org-tags-exclude-from-inheritance'.
924         * org-agenda.el (org-agenda-show-inherited-tags): New option.
925         (org-format-agenda-item): Add inherited tags to the agenda line
926         string, and make sure that properties are kept when downcasing the
927         tags list.
928         (org-agenda-add-inherited-tags): New function.
929         (org-downcase-keep-props): New function.
931         * org.el (org-scan-tags): Mark inherited tags with a text
932         property.
933         (org-get-tags-at): Mark inherited tags with a text property.
934         (org-add-prop-inherited): New function.
936         * org-agenda.el (org-agenda-add-inherited-tags): New function.
937         (org-agenda-show-inherited-tags): New option.
939 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
941         * org.el (org-modules): Add org-w3m to the default modules.
943         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
944         orgtbl-mode.
945         (orgtabl-create-or-convert-from-region): New command.
947         * org-exp.el (org-export-as-ascii): Remove the handling of
948         targets.
949         (org-export-ascii-preprocess): Handle targets already in this
950         function.
952 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
954         * org-timer.el (org-timer-start-time): Define this variable.
955         (org-timer-item): Make argument optional.
957         * org-list.el (org-insert-item): Automatically insert a timer item
958         if the current list is a timer list.
960         * org-timer.el: New file.
962         * org-publish.el (org-publish-org-index): Only exclude the index
963         file in the main directory from being added to the site-map.
964         (org-publish-get-project-from-filename): If the current project is
965         a component, start publishing from the parent project.
967 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
969         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
971         * org-publish.el (org-publish-org-index): Improve removal of
972         temporary buffers.
974         * org-agenda.el (org-get-closed): Re-apply changes
975         accidentially overwritten by last commit to Emacs.
977         * org.el (org-outline-path-complete-in-steps): New option.
978         (org-refile-get-location): Honor
979         `org-outline-path-complete-in-steps'.
980         (org-agenda-change-all-lines, org-tags-sparse-tree)
981         (org-time-string-to-absolute, org-small-year-to-year)
982         (org-link-escape): Re-apply changes accidentially overwritten
983         by last commit to Emacs.
985 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
987         * org-clock.el (org-dblock-write:clocktable): Make sure the
988         clocktable sees the first line.
989         (org-clock-in): Warn if the clock cannot be resumed.
991 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
993         * org.el (org-open-at-point): Fix mixup about interactive and
994         non-interactive elisp links.
996 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
998         * org-exp.el (org-export-preprocess-string): Allow one comment
999         line before the first headline to always be included.  This is
1000         to not miss a commented target.
1002         * org-mouse.el (org-mouse-insert-item): Call
1003         `org-indent-to-column' instead of `indent-to', for XEmacs
1004         compatibility.
1006         * org.el (org-refile-targets): Fix customize definition so
1007         that it works also in XEmacs.
1008         (org-fixup-indentation): Call `org-indent-to-column' instead
1009         of `indent-to', for XEmacs compatibility.
1011 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
1013         * org-mew.el (org-mew-store-link): Get the correct case folder
1014         for refiled messages.
1016 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1018         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
1019         line break indicators.
1021         * org.el (org-ido-completing-read): Remove the "i:" prefix for
1022         ido-completion propts.
1024 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1026         * org-remember.el (org-remember-apply-template): Use
1027         `org-substring-no-properties'.
1029         * org-compat.el (org-substring-no-properties): New function.
1031         * org-remember.el (org-remember-apply-template): Use
1032         `org-substring-no-properties' for compatibility.
1034         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
1035         option.
1036         (org-fix-bullet-type): respect
1037         `org-list-two-spaces-after-bullet-regexp'.
1039         * org-clock.el (org-clock-load): Clean up the code.
1041         * org.el (org-adaptive-fill-function): Allow two spaces after
1042         "1." as a list bullet.
1044 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
1046         * org-clock.el (org-clock-save, org-clock-load): Check for
1047         live buffers, existing files, and buffer file names to ensure
1048         consistent information.
1049         (org-clock-persist): Make `clock' a special value of this
1050         variable, and improve docstring.
1052         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
1053         (org-get-string-indentation): Adapt indentation when the bullet
1054         width changes.
1056 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
1058         * org-remember.el (org-remember-finalize): Make interactive.
1059         (org-remember-kill): New command.
1060         (org-remember-finish-immediately): Call `org-remember-finalize'
1061         directly.
1062         (org-remember-finalize): Make `org-remember-finalize' an interactive
1063         function.
1065 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
1067         * org-remember.el (org-remember-apply-template): No ido completion
1068         for free prompts in remember templates.
1069         (org-remember-before-finalize-hook): New hook.
1070         (org-remember-mode): New minor mode.
1071         (org-remember-apply-template): Turn on `org-remember-mode'.
1073         * org-id.el (org-id-add-location): Avoid error when no file is
1074         given.
1076         * org-remember.el (org-remember-apply-template): Fix the way how
1077         the list of allowed properties is retrieved from the target file.
1079         * org.el (org-insert-link): Improve file link matching.
1081 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
1083         * org-colview.el (org-columns-display-here): New argument
1084         DATELINE, to trigger using the new face.
1085         (org-agenda-colview-summarize): Call `org-columns-display-here'
1086         with the new argument.
1088         * org-faces.el (org-agenda-column-dateline): New face.
1090         * org-publish.el (org-publish-org-index): Use index-title at page
1091         title, not as section.
1093         * org-exp.el (org-export-html-format-desc): Respect the
1094         org-protect property.
1095         (org-export-as-html): Protect image specifiers that are in the
1096         description part of a link.
1098         * org.el (org-sort-entries-or-items, org-completing-read)
1099         (org-refile-get-location, org-olpath-completing-read, org-todo)
1100         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
1101         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
1102         (org-set-property, org-delete-property)
1103         (org-delete-property-globally): Use `org-ido-completing-read'.
1105         * org-remember.el (org-remember-apply-template): Use
1106         `org-ido-completing-read'.
1108         * org-publish.el (org-publish): Use `org-ido-completing-read'.
1110         * org-colview.el (org-columns-edit-value, org-columns-new)
1111         (org-insert-columns-dblock): Use `org-ido-completing-read'.
1113         * org-colview-xemacs.el (org-columns-edit-value)
1114         (org-columns-new, org-insert-columns-dblock): Use
1115         `org-ido-completing-read'.
1117         * org-attach.el (org-attach-delete-one, org-attach-open): Use
1118         `org-ido-completing-read'.
1120         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
1121         `org-ido-completing-read'.
1123         * org.el (org-time-today): New function.
1124         (org-matcher-time): Use `org-time-today'.  Add special treatment
1125         for "<tomorrow>" and "<yesterday>".
1126         (org-ido-completing-read): New function.
1127         (org-completion-use-ido): New option.
1129         * org-exp.el (org-export-format-source-code): Fix bug in require
1130         htmlize code.
1131         (org-export-target-internal-links): Fix bug in search for text
1132         property.
1134 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
1136         * org-export-latex.el (org-export-latex-subcontent): Interprete
1137         target aliases as additonal labels.
1139         * org-exp.el (org-export-target-aliases): New variable.
1140         (org-export-preprocess-string)
1141         (org-export-handle-invisible-targets): Fill the alias alist.
1142         (org-export-as-html): Remove the &nbsp; from the anchor, and also
1143         assign an id.
1144         (org-html-level-start): Insert the target aliases as additonal
1145         anchors.
1147         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
1148         picture area.
1150 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
1152         * org.el (org-open-at-mouse): Ensure correct link abbreviations
1153         when following a link with the mouse from the agenda.
1155         * org-exp.el (org-export-as-html): Avoid lone </div> when no
1156         headlines are created.
1158 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
1160         * org-exp.el (org-export-preprocess-string): Reorder so that we
1161         can still see ID properties when we collect targets.
1162         (org-export-target-internal-links): Also store targets for ID's.
1164         * org.el (org-link-translation-function): New option.
1165         (org-open-at-point): Call `org-link-translation-function' if
1166         non-nil.
1167         (org-translate-link): New function.
1168         (org-translate-link-from-planner): New function.
1169         (org-open-at-point): Allow interactive commands in elisp links.
1171         * org-exp.el (org-icalendar-cleanup-string): Restore the old
1172         iCalendar quoting.  The new one seems to caus problems with
1173         applications.
1175         * org.el (org-yank): Set `this-command' to `yank', so that
1176         `yank-pop' will work.
1178 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1180         * org-id.el (org-id-search-archives): New option.
1182         * org.el (org-link-to-org-use-id): New option.
1183         (org-store-link): Use `org-link-to-org-use-id'.
1184         (org-id): Make org-id.el a standard component.
1186 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1188         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
1189         hexified version of the tag.
1191         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
1192         compliance as far as quoting is concerned.
1194         * org-vm.el (org-vm-follow-link): Require `vm-search'.
1196         * org.el (org-up-heading-safe, org-forward-same-level): Always
1197         call `org-back-to-heading' instead of `outline-back-to-heading'.
1198         (org-back-to-heading): New wrapper around outline-back-to-heading,
1199         with a useful error message telling where the error happened.
1201         * org-list.el (org-update-checkbox-count): Always call
1202         `org-back-to-heading' instead of `outline-back-to-heading'.
1204         * org-exp.el (org-export-as-html): Make sure that each <img> tag
1205         has an `alt' attribute, to ensure XHTML validation.
1207 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
1209         * org-publish.el (org-publish-attachment): Allow publishing to
1210         overwrite attachment files.
1212         * org-agenda.el (org-agenda-timerange-leaders): New option.
1213         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
1215         * org.el (org-edit-src-exit): Untabify ASCII image before
1216         returning.
1229 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1231         * org.el (org-yank): Make any prefix force normal yanking.
1232         Suppress folding if text would be swallowed into a folded
1233         subtree.
1234         (org-yank-folded-subtrees, org-yank): Docstring updates.
1236         * org-agenda.el (org-agenda-compare-effort): Treat no effort
1237         defined as 0.
1239         * org-exp.el (org-export-language-setup): Add Catalan and
1240         Esperanto language entries.
1242 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
1244         * org.el (org-refile): Allow refiling of entire regions.
1246         * org-clock.el (org-clock-time%): New function.
1248         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
1249         retrieve property values.
1251 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
1253         * org-agenda.el (org-agenda-list): Handle the value `only' of
1254         org-agenda-show-log'.
1255         (org-agenda-log-mode): Interpret a double prefix arg.
1257 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
1259         * org-exp.el (org-export-html-footnotes-section): New variable.
1260         (org-export-as-html): Use `org-export-html-footnotes-section' to
1261         insert the footnotes.
1262         (org-export-language-setup): Add "Footnotes" to language words.
1264 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
1266         * org.el (org-yank): Fix bug when not inserting a subtree.
1268 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
1270         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
1271         instead of `vm-beginning-of-message'.
1273         * org.el (org-make-link-regexps): Make sure that links to gnus can
1274         contain brackets.
1276 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
1278         * org-attach.el (org-attach-dir): Remove duplicate ID creation
1279         code.
1281         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
1282         shell output.
1284         * org.el (org-link-abbrev-alist): Improve customization type.
1286         * org-attach.el (org-attach-expand-link, org-attach-expand): New
1287         functions.
1289         * org-agenda.el (org-agenda-get-progress): Renamed from
1290         `org-get-closed'.  Implement searching for state changes as well.
1291         (org-agenda-log-mode-items): New option.
1292         (org-agenda-log-mode): New option prefix argument, interpreted as
1293         request to show all possible progress info.
1294         (org-agenda-get-day-entries): Call `org-get-progress' instead of
1295         `org-get-closed'.
1296         (org-agenda-set-mode-name): Handle the more complex log mode
1297         settings.
1298         (org-get-closed): New alias, pointing to `org-get-progress'.
1300 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
1302         * org.el (org-file-apps-defaults-gnu)
1303         (org-file-apps-defaults-macosx)
1304         (org-file-apps-defaults-windowsnt): Add an entry defining the
1305         system command.
1306         (org-file-apps): Allow `system' as key and value.
1307         (org-open-at-point): Explain the effect of a double prefix arg.
1308         (org-open-file): If the argument `in-emacs' is (16),
1309         i.e. corresponding to a double prefix argument, try to open the
1310         file externally.
1312 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
1314         * org.el (org-insert-link): Abbreviate absolute files names in
1315         links.  Also, fix a bug in which the double C-u prefix would not
1316         be honored.
1318 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
1320         * org.el (org-insert-heading): If buffer does not end with a
1321         newline, add one if necessary to insert headline correctly.
1323         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
1324         paragraphs, not inside.
1326         * org.el (org-todo): Quote
1327         `org-agenda-headline-snapshot-before-repeat'.
1329         * org-exp.el (org-export-as-html): Fully process link descriptions.
1330         (org-export-html-format-desc): New function.
1331         (org-export-as-html): Collect footnotes into the correct basket.
1332         (org-html-protect): No longer protect quotations marks here, this
1333         goes wrong.
1335         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
1336         BEG.
1338         * org-compat.el (org-fit-window-to-buffer): New function (not
1339         really, a preliminary and incomplete version was present earlier,
1340         but not used).
1342         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
1343         `org-fit-window-to-buffer'.
1345         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
1347         * org-agenda.el (org-agenda-get-restriction-and-command)
1348         (org-fit-agenda-window, org-agenda-convert-date): Use
1349         `org-fit-window-to-buffer'.
1351         * org-exp.el (org-export-as-html): Process href links through
1352         `org-export-html-format-href'.
1353         (org-export-html-format-href): New function.
1355         * org-agenda.el (org-agenda-todo): Update only the current
1356         headline if this is a repeated TODO, marked done for today.
1357         (org-agenda-change-all-lines): New argument JUST-THIS, to change
1358         only the current line.
1360         * org.el (org-todo): Take a snapshot of the headline if the
1361         repeater might change it.
1363 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
1365         * org-publish.el (org-publish-find-title): Remove buffers visited
1366         only for extracting the title.
1368         * org-exp.el (org-export-html-style)
1369         (org-export-html-style-default): Mark style definitions as
1370         unparsed CDATA.
1372         * org-publish.el (org-publish-validate-link): Function
1373         re-introduced.
1375 2008-11-02  Charles Sebold  <csebold@gmail.com>
1377         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
1378         property.
1379         (org-plot-quote-timestamp-field): New function.
1380         (org-plot-quote-tsv-field): Call timestamp field function when
1381         necessary rather than just quoting as a string.
1382         (org-plot/gnuplot-to-data): Pass in timefmt property.
1383         (org-plot/gnuplot-script): Supports timefmt property.
1384         (org-plot/gnuplot): Checks for timestamp column before checking
1385         for text index column.
1387 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
1389         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
1391         * org-publish.el (org-publish-org-index): Create a section in the
1392         index file.
1393         (org-publish-org-index): Stop linking to directories.
1395         * org.el (org-emphasis-alist): Use span instead of <u> to
1396         underline text.
1398         * org-exp.el (org-export-as-html): Make sure <p> is closed before
1399         <pre> sections.
1401 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
1403         * org-jsinfo.el (org-infojs-template): Remove language attribute
1404         from script tag.
1406 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
1408         * org-agenda.el (org-agenda-remove-marked-text): New function.
1409         (org-agenda-mark-filtered-text)
1410         (org-agenda-unmark-filtered-text): New functions.
1411         (org-write-agenda): Remove fltered text.
1413         * org.el (org-make-tags-matcher): Give access to TODO "property"
1414         without speed penalty.
1416 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
1418         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
1419         option.
1420         (org-store-link-props): Make sure adding to the plist works
1421         correctly.
1423         * org-gnus.el (org-gnus-no-new-news): New function.
1424         (org-gnus-follow-link): Allow the article ID to be a message-id,
1425         in addition to allowing article numbers.  Message IDs make much
1426         more roubust links.
1427         (org-gnus-store-link): Use message-id to create link.
1429 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
1431         * org.el (org-emphasize): Reverse the selection array.
1432         (org-emphasis-alist): Set <code> tags for the verbatim
1433         environment.
1435         * org-remember.el (org-remember-handler): Fix bug with
1436         prefix-related changing of the note storage target.
1438         * org-exp.el (org-print-icalendar-entries): Make the exported
1439         priorities compatible with RFC 2445.
1441         * org-clock.el (org-clock-save): Insert time stamp without
1442         dependence on time-stamp.el.
1444 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
1446         * org.el ("saveplace"): If saveplace puts point into an invisible
1447         location, make it visible.
1448         (org-make-tags-matcher): Allow inactive time stamps in time
1449         comparisons.
1450         (org-yank-adjusted-subtrees): New option.
1451         (org-yank): Incorporate adjusting trees.
1452         (org-paste-subtree): New argument FOR-YANK which will cause
1453         insertion at point without backing up over white lines, and leave
1454         point at the end of the inserted text.  Also if the cursor is
1455         at the beginning of a headline, use the same level or the inserted
1456         tree.
1458         * org-publish.el (org-publish-get-base-files-1): Deal correctly
1459         with broken symlinks
1461 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
1463         * org-exp.el (org-export-select-tags, org-get-current-options):
1464         Fix typo.
1466 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
1468         * org-agenda.el (org-format-agenda-item)
1469         (org-agenda-filter-make-matcher): Make sure tags are stored and
1470         compared donwcased.
1472 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
1474         * org.el (org-insert-todo-heading): Fix bug with force-heading
1475         argument.
1477 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
1479         * org-clock.el (org-clock-in-resume): Add a custom option to
1480         toggle starting the clock from an open clock line.
1481         (org-clock-in): When clocking in to an entry, if
1482         `org-clock-in-resume' is set, check if the first clock line is
1483         open and if so, start the clock from the time in the clock line.
1484         (org-clock-persist): Add a custom option to toggle clock
1485         persistence.
1486         (org-clock-persist-query-save): Add a custom option to toggle
1487         asking the user if they want to save the running clock when
1488         exiting.
1489         (org-clock-persist-query-resume): Add a custom option to toggle
1490         asking the user if they want to resume the saved clock when Emacs
1491         is restarted.
1492         (org-clock-save): Add a function to save clock data.
1493         This includes the contents of `org-clock-history' and the buffer
1494         and position of the currently clocked task, if any.
1495         (org-clock-load): Add a function to load clock data.
1496         This populates `org-clock-history', and resumes the saved clocked
1497         task if there is one.
1498         (org-clock-persistence-insinuate): Add a method to set up the
1499         hooks for clock persistence.
1501 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
1503         * org-exp.el (org-export-as-ascii): Handle the case that we are
1504         publishing from an indirect buffer.
1506         * org-table.el (org-table-copy-down): Fix bug with time stamp
1507         increment.
1509         * org-mouse.el (org-mouse-features): New option.
1510         (org-mode-hook): Turn on features depending on
1511         `org-mouse-features'.
1513         * org.el (org-insert-heading-respect-content): Force heading
1514         creation.
1515         (org-insert-heading): keep the folding state of the heading before
1516         the inserted one.
1518 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
1520         * org-archive.el (org-archive-to-archive-sibling): Handle top
1521         level headlines better.
1523 2008-10-21  Bastien Guerry  <bzg@altern.org>
1525         * org-export-latex.el (org-export-latex-classes): Added
1526         \usepackage{graphicx} to the default list of packages.
1528 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
1530         * org-agenda.el (org-agenda-filter): Renamed from
1531         `org-agenda-filter-tags'.
1533 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
1535         * org.el (org-entry-properties): Add CATEGORY property, iven if it
1536         is not defined as a property in this entry.
1537         (org-add-log-note): Mask prefix argument when immediately storing
1538         the note.
1540         * org-agenda.el (org-agenda-filter-effort-default-operator): New
1541         option.
1543 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
1545         * org.el (org-add-log-setup): Bugfix; code to find insertion point
1546         after drawers was skipping ahead one line too many, so notes were
1547         inserted after the first note instead of before it.
1549 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
1551         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
1552         New variables.
1553         (org-prepare-agenda): Reset the filter tags.
1554         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
1555         Show filter tags in mode line.
1557         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
1558         formatter.
1560         * org-export-latex.el (org-latex-entities-regexp): New constant.
1561         (org-export-as-pdf): Use two calls to `shell-command'.
1563 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
1565         * org-export-latex.el (org-export-latex-treat-sub-super-char):
1566         Honor the {} value of the subsuperscript setting.  Make sure that
1567         longer subsuperscripts are typeset in a roman font.
1569         * org.el (org-clock-update-time-maybe): Compute negative clock
1570         intervals correctly.
1572 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
1574         * org.el (org-add-log-setup): Respect
1575         `org-log-state-notes-insert-after-drawers'.
1576         (org-log-state-notes-insert-after-drawers): New option.
1577         (org-todo-trigger-tag-changes): New function.
1578         (org-todo): Call `org-todo-trigger-tag-changes'.
1580 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
1582         * org.el (org-add-log-setup): Only skip drawers if the are
1583         immediately after the scheduling keywords.
1585         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
1586         function
1587         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
1588         call it with the current todo state to get the state to switch to
1589         when clocking in.
1590         (org-clock-in): Use org-indent-line-function to indent clock lines.
1591         (org-clock-find-position): Fix indentation of empty clock drawers.
1593 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
1595         * org-publish.el (org-publish-org-to): Handle case when
1596         org-export-to-pdf does return a file name, not a buffer.
1597         (org-publish-org-to-pdf): New function.
1599         * org-export-latex.el (org-export-as-pdf)
1600         (org-export-as-pdf-and-open): New commands.
1602         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
1603         forms as ranges.
1605         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
1606         things in protexted regions.
1608 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
1610         * org-export-latex.el (org-export-latex-preprocess): Improve
1611         quoting of LaTeX environments.
1613 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
1615         * org.el (org-edit-fixed-width-region): Exclude final newline from
1616         picture area.
1618         * org-export-latex.el (org-export-latex-subcontent): Add labels to
1619         sections, to make internal links work.
1620         (org-export-latex-fontify-headline): Do not remove all text
1621         properties, to make sure that target properties survive this
1622         process.
1624         * org-exp.el (org-export-preprocess-string): Change sequence of
1625         modifications, to make sure links are prepared before the LaTeX
1626         conversions do happen.
1628 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
1630         * org-attach.el (org-attach-delete-all): Renamed from
1631         `org-attch-delete'.  Add a security query before deleting the
1632         entire directory.  New optional argument FORCE can overrule the
1633         security query.
1634         (org-attach-delete-one): New command.
1636 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
1638         * org-attach.el (org-attach-file-list): Fix bug with directory.
1640 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
1642         * org.el (org-apps-regexp-alist): New function.
1643         (org-file-apps): Add auto-mode to the default value.
1644         (org-open-file): Use the new structure of org-file-apps.
1646         * org-attach.el (org-attach): Support the new keys.
1647         (org-attach-method): New option.
1649 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
1651         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
1652         March.
1654         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
1655         of the list value o `org-use-tag-inheritance'.
1657         * org-attach.el (org-attach-auto-tag): New option.
1658         (org-attach-tag, org-attach-untag): New functions.
1659         (org-attach-attach, org-attach-new, org-attach-sync): Call
1660         `org-attach-tag'.
1661         (org-attach-delete): Call `org-attach-untag'.
1663 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
1665         * org-table.el (orgtbl-self-insert-command): Make this work for
1666         the keypad as well.
1668 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
1670         * org.el (org-add-log-setup): Limit searc for drawers to entry
1671         text, not to subtree.
1673         * org-clock.el (org-clock-heading-for-remember): New variable.
1674         (org-clock-in): Set `org-clock-heading-for-remember'.
1676 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
1678         * org-remember.el (org-remember-apply-template): Add new
1679         expansions: %k, %K for currently clocked task and a link to the
1680         currently clocked task, and %< to file notes in the currently
1681         clocked task.
1683 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
1685         * org-export-latex.el (org-export-latex-make-header): Also insert
1686         the content of the property :latex-header-extra.
1688         * org-exp.el (org-infile-export-plist): Put the content of
1689         #+LATEX_HEADER: into the property :latex-header-extra.
1691         * org-colview.el (org-columns-get-format-and-top-level): Remove
1692         resetting the marker.
1694         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
1695         Remove resetting the marker.
1697         * org.el (org-entry-property-inherited-from): Improve docstring.
1698         (org-entry-get-with-inheritance): Reset marker before starting the
1699         search.
1701         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
1703 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
1705         * org.el (org-entry-get-multivalued-property)
1706         (org-entry-protect-space, org-entry-restore-space): New
1707         functions.
1708         (org-file-apps-defaults-macosx): Let postscript files be opened by
1709         preview.
1710         (org-time-stamp-inactive): Call `org-time-stamp'.
1711         (org-time-stamp): New argument `inactive'.  Also edit inacive
1712         stamps. Convert time stamp type.
1713         (org-open-file): Interpret the `default' value for the `command'
1714         in `org-file-apps'.
1716         * org-id.el (org-id-int-to-b36-one-digit)
1717         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
1718         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
1719         b36.
1721 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
1723         * org-id.el (org-id-reverse-string): New function.
1724         (org-id-new): Use `org-id-reverse-string' to make sure the
1725         beginning chars of the ID are mutating fast.  This allows to use a
1726         directory structure to spread things better.
1727         (org-id-prefix): Changed default to nil.
1729         * org-list.el (org-move-item-down, org-move-item-up): Remember and
1730         restore the column of the cursor position.
1732         * org-remember.el (org-remember-apply-template): Remove properties
1733         from `initial'.
1735 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
1737         * org-wl.el (org-wl-open): Remove useless call to
1738         `wl-thread-open-all'.
1740         * org-remember.el (org-remember-handler): Fix bug with `bottom'
1741         location.
1743 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
1745         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
1746         `org-bbdb-anniversaries'.
1748         * org.el (org-get-next-sibling, org-forward-same-level): New
1749         functions, similar to the outline versions, but invisible headings
1750         are OK.
1752 2008-09-25  Bastien Guerry  <bzg@altern.org>
1754         * org.el (org-auto-repeat-maybe): Insert a space between
1755         the timestamp's type and the timestamp itself.
1757 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
1759         * org-table.el (org-table-sum): Do not format the result with %g,
1760         it does rounding when there are too many digits.
1762         * org.el (org-map-entries): Protect the keyword-selecting variables.
1764 2008-09-23  Bastien Guerry  <bzg@altern.org>
1766         * org-agenda.el (org-agenda-to-appt): Make sure the function check
1767         against all agenda files.
1769 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
1771         * org-list.el: New file, aggregating list functions from org.el
1772         and org-export-latex.el.
1774         * org.el (org-edit-src-region-extra): New option.
1776 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
1778         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
1779         time before 1am.
1781 2008-09-22  Bastien Guerry  <bzg@altern.org>
1783         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
1785 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
1787         * org-plot.el (org-plot/gnuplot): Make tables starting with a
1788         hline work correctly.
1789         (org-plot/gnuplot-script): Put commas at the end of each script
1790         line.
1792 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
1794         * org.el (org-get-refile-targets): Replace links with their
1795         descriptions
1796         (org-imenu-get-tree): Replace links with their descriptions.
1798         * org-remember.el (org-remember-apply-template): Add a new
1799         expansion for adding properties to remember items.
1801         * org.el (org-add-log-setup): Skip over drawers (properties,
1802         clocks etc) when adding notes.
1804         * org-agenda.el (org-agenda-get-closed): show durations of clocked
1805         items as well as the start and end times.
1807         * org-compat.el (org-get-x-clipboard-compat): Add a compat
1808         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
1810         * org-remember.el (org-get-x-clipboard): Use the compat
1811         function to get clipboard values when x-selection-value is
1812         unavailable. Use substring-no-properties instead of
1813         set-text-properties to remove text properties from the clipboard
1814         value.
1816         * lisp/org-clock.el (org-update-mode-line): Support limiting the
1817         modeline clock string, and display the full todo value in the
1818         tooltip. Set a local keymap so mouse-3 on the clock string goes to
1819         the currently clocked task.
1820         (org-clock-string-limit): Add a custom value for the maximum
1821         length of the clock string in the modeline.
1822         (org-clock-mode-map): Add a keymap for the modeline string
1824 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
1826         * org-compat.el (org-propertize): New function.
1828 2008-09-20  Bastien Guerry  <bzg@altern.org>
1830         * org-export-latex.el (org-export-latex-tables): protect exported
1831         tables from further special chars conversion.
1832         (org-export-latex-preprocess): Preserve LaTeX environments.
1833         (org-list-parse-list): Parse descriptive lists.
1834         (org-list-to-generic, org-list-to-latex, org-list-to-html)
1835         (org-list-to-texinfo): Export descriptive lists.
1836         (org-quote-chars): Remove.
1837         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
1838         (org-export-latex-list-beginning-re): Rename to
1839         `org-list-beginning-re'
1840         (org-list-item-begin): Rename to `org-list-item-beginning'
1842 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
1844         * org.el (org-refile): Allow refiling to the last entry in the
1845         buffer.
1846         (org-get-tags-at): Fix bug when inheritance is turned off.
1848 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
1850         * org.el (org-indent-line-function): No longer check for src
1851         regions, this is too much overhead.
1853         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
1854         matching.
1856         * org.el (org-scan-tags): Make sure that tags matching is not case
1857         sensitive.  TODO keyword matching is case sensitive, however, to
1858         avoid confusion with similar words that are not meant to be
1859         keywords.
1861 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
1863         * org.el (org-get-local-tags-at): New function.
1864         (org-get-local-tags): New function.
1866         * org-exp.el (org-export-get-categories): New function.
1868         * org-agenda.el (org-sorting-choice)
1869         (org-agenda-sorting-strategy, org-agenda-get-todos)
1870         (org-agenda-get-timestamps, org-agenda-get-deadlines)
1871         (org-agenda-get-scheduled, org-agenda-get-blocks)
1872         (org-entries-lessp): Implement sorting by TODO state.
1873         (org-cmp-todo-state): New defsubst.
1875         * org-colview.el (org-colview-construct-allowed-dates): New
1876         function.
1877         (org-columns-next-allowed-value): Use
1878         `org-colview-construct-allowed-dates'.
1880         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
1881         function.
1882         (org-columns-next-allowed-value): Use
1883         `org-colview-construct-allowed-dates'.
1885 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
1887         * org.el (org-protect-slash): New function.
1888         (org-get-refile-targets): Use `org-protect-slash'.
1890         * org-agenda.el (org-global-tags-completion-table): New variable.
1892         * org-exp.el (org-export-handle-export-tags): New function.
1893         (org-export-preprocess-string): Call
1894         `org-export-handle-export-tags'.
1896         * org-plot.el: New file.
1898         * org-publish.el (org-publish-expand-components): Function removed.
1899         (org-publish-expand-projects): Allow components to have components.
1901 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
1903         * org.el (org-indent-line-function): Do not indent in regions that
1904         are external source code.
1905         (org-yank-and-fold-if-subtree): New function.
1907         * org-agenda.el (org-agenda-todayp): New function.
1908         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
1909         `org-agenda-todayp'.
1911         * org.el (org-insert-heading-respect-content)
1912         (org-insert-todo-heading-respect-content): New commands.
1913         (org-insert-heading-respect-content): New option.
1914         (org-insert-heading): Respect `org-insert-heading-respect-content'.
1916         * org-clock.el (org-clock-find-position): Make sure the note after
1917         the clock line gets moved into the new clock drawer.
1919 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
1921         * org-id.el (org-id-new): New option.
1923 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
1925         * org-table.el (org-table-copy-down): Avoid overflow during
1926         increment.  Use prefix argument 0 to temporarily disable the
1927         increment.
1929 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
1931         * org-exp.el (org-export-as-html): Do not turn on the major mode
1932         if the buffer will be killed anyway.
1933         (org-get-current-options): Exclude the #+TEXT field.
1934         (org-export-as-html): Make sure text before the first headline is
1935         a paragraph.
1937         * org-publish.el (org-publish-org-to): Tell the exporter that this
1938         buffer will be killed, so it is not necessary to do major mode
1939         initialization.
1941         * org-archive.el (org-archive-to-archive-sibling): Show empty
1942         lines after folding the archive sibling.
1944         * org.el (org-log-note-extra): New variable.
1946 2008-09-05  Bastien Guerry  <bzg@altern.org>
1948         * org.el (org-additional-option-like-keywords): Added keywords for
1949         the _QUOTE, _VERSE and _SRC environments.
1951         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
1952         exporting _QUOTE and _VERSE environments.
1954 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
1956         * org-agenda.el (org-agenda-filter-by-tag): New command.
1958         * org-exp.el (org-get-current-options): Remove angular brackets
1959         from the date entry.
1961         * org.el (org-edit-fixed-width-region): New function.
1962         (org-edit-fixed-width-region): Also try
1963         `org-edit-fixed-width-region'.
1964         (org-edit-fixed-width-region-mode): New option.
1965         (org-activate-code): Only interprete lines starting with colon
1966         plus a space as example lines.
1968         * org-remember.el (org-remember-templates): Add nil instead of
1969         empty strings to fix the length of remember templates.
1971         * org-table.el (org-calc-default-modes): Fix the time format for
1972         calc, from 12 hour to 24 hour clock.
1974 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
1976         * org-agenda.el (org-agenda-get-deadlines)
1977         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
1978         entries that are pre-warnings of deadlines or reminders.
1980         * org.el (org-sort-entries-or-items): Make numeric and alpha
1981         comparisons ignore any TODO keyword and priority cookie.
1983         * org-remember.el (org-remember-handler): Reinterpretation of the
1984         prefix argument.
1986 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
1988         * org-agenda.el (org-agenda-get-scheduled): Use new
1989         `org-scheduled' face.
1991         * org-faces.el (org-scheduled): New face.
1993         * org-wl.el (org-wl-open): Remove incorrect declaration.
1995         * org-gnus.el (org-gnus-store-link): Support for :to information
1996         in gnus links.
1998         * org-exp.el (org-export-as-html): Fixed typo in creator
1999         information.
2000         (org-export-protect-examples): New parameter indent.  Insert extra
2001         spaces only when this parameter is specified.
2002         (org-export-preprocess-string): Call `org-export-protect-examples'
2003         with an indentation parameter when exporting to ASCII.
2005         * org-remember.el (org-remember-templates)
2006         (org-remember-apply-template): Allow the file component to be a
2007         function.
2009         * org.el (org-goto-local-search-headings): Renamed from
2010         `org-goto-local-search-forward-headings'.  Added the possibility
2011         to search backwards.
2013 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
2015         * org-export-latex.el (org-export-latex): New customization
2016         group.
2018         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
2020 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
2022         * org-exp.el (org-html-do-expand): Allow {} to terminate
2023         tex macro
2025 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
2027         * org.el (org-buffer-list): Select buffers based on major mode,
2028         not on file name.
2030 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
2032         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
2033         face property.
2035         * org-colview.el (org-columns-display-here): Use
2036         `org-columns-modify-value-for-display-function'.
2038         * org-colview-xemacs.el (org-columns-display-here): Use
2039         `org-columns-modify-value-for-display-function'.
2041 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
2043         * org.el (org-columns-modify-value-for-display-function): New option.
2055         * org-publish.el (org-publish-file): Make sure the directory match
2056         for the publishing directory works correctly.
2058         * org-agenda.el (org-agenda-execute-calendar-command)
2059         (org-agenda-diary-entry): Additional optional argument.
2061 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
2063         * org-exp.el (org-export-as-html): Add attributes also in mailto
2064         and ftp links.
2066         * org.el (org-autoload): Add `org-dblock-write:columnview'.
2075 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
2077         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
2078         sure that calls from `org-export-region-as-html' do not do the
2079         special check for a subtree.
2081 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
2083         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
2085 2008-07-20  Juri Linkov  <juri@jurta.org>
2087         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
2088         new keymap `narrow-map' instead of binding "\C-xns".
2090 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
2092         * org.el (org-open-file): Use
2093         `org-open-directory-means-index-dot-org'.
2094         (org-open-directory-means-index-dot-org): New option.
2096 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
2098         * org.el (org-make-link-string): Remove link attributes from
2099         description.
2100         (org-open-at-point): Remove link attributes bevore using the path.
2102         * org-exp.el (org-export-as-html): Handle link attributes.
2104         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
2106         * org-table.el (org-table-to-lisp): New function.
2108         * org.el (org-narrow-to-subtree): Do not include the final newline
2109         into the narrowed region.
2111         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
2112         bug with user-define skipping condition.
2114 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
2116         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
2118 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
2120         * org-exp.el (org-export-html-style-default): Automatic overflow
2121         handling for pre fields.
2122         (org-export-as-ascii, org-export-as-html): Change default format
2123         for time stamp.
2125         * org-table.el (org-table-export): Offer completion for translator
2126         functions, and do not require a heading above the table.
2128         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
2129         Cater for the case of a list starting in the first line of the
2130         buffer.
2132 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
2134         * org-publish.el (org-publish-find-title): Bug fix.
2135         (org-publish-org-index): Implement new :index-style option.
2137 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
2139         * org-publish.el (org-publish-timestamp-filename): Use
2140         SHA1-encoded file names in the timestamp directory.
2142 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
2144         * org-publish.el (org-publish-needed-p): Be verbose about files
2145         published and files skipped.
2147         * org-exp.el (org-export-preprocess-string): Swap link
2148         normalization and inernal link targeting.
2150         * org-publish.el (org-publish-needed-p): Create timestamp
2151         directory when it does not exist.
2153 2008-07-04  Bastien Guerry  <bzg@altern.org>
2155         * org-clock.el (org-clock-out-when-done): Doc fix.
2157         * org.el (org-agenda-skip-unavailable-files): Doc fix.
2159         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
2160         Ignore case when searching for the COMMENT cookie at export time.
2162 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
2164         * org-exp.el (org-get-file-contents)
2165         (org-get-and-remove-property): New functions.
2166         (org-export-handle-include-files): Handle the new prefix options.
2167         (org-export-as-html): Fix the verse environment.
2169 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
2171         * org.el (org-time=, org-time<, org-time<=, org-time>)
2172         (org-time>=, org-time<>, org-2ft): New functions.
2173         (org-op-to-function): Also provide for the time testing fucntions.
2175 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
2177         * org-exp.el (org-export-html-style-default): New constant.
2179 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
2181         * org-exp.el (org-export-html-style-extra): New variable.
2182         (org-export-splice-style): New function.
2184 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
2186         * org-exp.el (org-export-plist-vars, org-export-as-html):
2187         Implement `org-export-creator-info'.
2188         (org-export-creator-info): New option.
2190 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
2192         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
2193         (org-property-drawer-re, org-clock-drawer-re): New constants.
2195 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
2197         * org-exp.el (org-icalendar-use-deadline)
2198         (org-icalendar-use-scheduled): New options.
2199         (org-icalendar-include-todo): Default changed to t.
2200         (org-print-icalendar-entries): Implement better utilization of
2201         scheduling and deadline time stamps.
2202         (org-export-target-internal-links, org-export-as-html): Allow file
2203         lines without the "file:" prefix if the file path is an absolute
2204         path or starts with ".".
2206         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
2207         lastweek etc.
2208         (org-clock-special-range): Also undertand yesterday, lastweek etc.
2210 2008-06-18  Glenn Morris  <rgm@gnu.org>
2211         * org.el (org-map-entries): Let-bind `file'.
2213 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
2215         * org.el (org-agenda-skip-archived-trees): Docstring now
2216         discourages using this.
2217         (org-scan-tags): Check for org-agenda-archives-mode.
2218         (org-map-entries): Make sure org-agenda-archives-mode is nil.
2219         (org-agenda-files): Functionality of second arg changed.
2221         * org-agenda.el (org-agenda-archives-mode): New variable
2222         (org-write-agenda, org-prepare-agenda, org-agenda-list)
2223         (org-search-view, org-todo-list, org-tags-view)
2224         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
2225         `ifmode' argument.
2226         (org-agenda-quit): Reset the archives mode.
2227         (org-agenda-archives-mode): New command.
2228         (org-agenda-set-mode-name): Include archives info.
2230 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
2232         * org.el (org-paste-subtree): Make sure the yanked headline is
2233         visible if it was yanked at a visible point.
2234         (org-move-item-up): Fix the bug with moving white space at the end
2235         of the item.
2236         (org-show-empty-lines-in-parent): New function.
2238 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
2240         * org-colview.el (org-columns-next-allowed-value): Bug fix.
2242         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
2244         * org-agenda.el (org-agenda-get-closed): Get the end time into the
2245         agenda prefix as well.
2247         * org-publish.el (org-publish-org-index): Make a properly indented
2248         list.
2250         * org.el (org-calendar-agenda-action-key): New option.
2251         (org-get-cursor-date): New function.
2252         (org-mark-entry-for-agenda-action): New command.
2253         (org-overriding-default-time): New variable.
2254         (org-read-date): Respect `org-overriding-default-time'.
2256         * org-remember.el (org-remember-apply-template): Respect the
2257         ovverriding default time.
2259         * org-agenda.el (org-agenda-action-marker): New variable.
2260         (org-agenda-action): New command.
2261         (org-agenda-do-action): New function.
2263 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2265         * org.el (org-schedule, org-deadline): Protect scheduled and
2266         deadline tasks against changes that accidently remove the
2267         repeater.  Also show a message with the new date when done.
2269 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2271         * org.el (org-beginning-of-line): Cater for the case when there
2272         are tags but no headline text.
2273         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
2274         it set.
2276 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
2278         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
2279         the return value is nil instead of "nil" when there is no match.
2281         * org-exp.el (org-insert-centered): Use fill-column instead of
2282         80.
2283         (org-export-as-ascii): Use string-width to measure the width of
2284         the heading.
2286         * org.el (org-diary-to-ical-string): No longer kill buffer
2287         FROMBUF, this is now done by the caller.
2289         * org-exp.el (org-print-icalendar-entries): Move the call to
2290         `org-diary-to-ical-string' out of the loop, and kill the buffer
2291         afterwords.
2293         * org-remember.el (org-remember-visit-immediately): Position
2294         cursor after moving to the note.
2295         (org-remember-apply-template): Use a text property to record the
2296         cursor position.
2297         (org-remember-handler): Align tags after pasting the note.
2299 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
2301         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
2303         * org-agenda.el (org-agenda-open-link): If there is an
2304         org-bbdb-name property in the current line, jump to that bbdb
2305         entry.
2307         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
2308         text property, so that the agenda knows where this entry comes
2309         from.
2311         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
2312         interaction between clocking-in from the agenda, and  automatic
2313         task state switching.
2315         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
2317         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
2318         zmacs-region stays after this command in XEmacs.
2320 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
2322         * org.el (org-scan-tags): Allow new values for ACTION parameter.
2324         * org-remember.el (org-remember-templates): Fix bug in
2325         customization type definition.
2327         * org.el (org-map-entries): New function.
2329 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
2331         * org-agenda.el (org-agenda-skip-comment-trees): New option.
2332         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
2334 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
2336         * org-remember.el (org-jump-to-target-location): New variable.
2337         (org-remember-apply-template): Set
2338         `org-remember-apply-template' if requested by template.
2339         (org-remember-handler): Start an idle timer to jump to
2340         remember location.
2342         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
2344         * org.el (org-set-regexps-and-options): Fix bug with parsing of
2345         file tags.
2346         (org-get-tags-at): Add the content of `org-file-tags'.
2348         * org-exp.el (org-export-handle-comments): Fix bug with several
2349         comment lines after each other.
2350         (org-number-to-roman, org-number-to-counter): New functions.
2351         (org-export-section-number-format): New option.
2353 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
2355         * org-exp.el (org-export-protect-examples): Catch the case of a
2356         missing end_example line.
2358         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
2359         `org-file-tags' to nil.
2361         * org-colview.el (org-columns-next-allowed-value): Handle next
2362         argument NTH to directly select a value.
2364         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
2365         argument NTH to directly select a value.
2367 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
2369         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
2371 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
2373         * org.el (org-columns-ellipses): New option.
2375 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
2377         * org-colview.el (org-columns-add-ellipses): New function.
2378         (org-columns-compact-links): New function.
2379         (org-columns-cleanup-item): Call `org-columns-compact-links'.
2380         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
2381         when in agenda.
2382         (org-columns-edit-value): Fixed bug with editing values from
2383         agenda column view.
2384         (org-columns-redo): Also redo the agenda itself.
2386 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
2388         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
2389         option.
2391         * org-colview.el (org-agenda-columns-cleanup-item): New function.
2393         * org-exp.el (org-export-ascii-preprocess): Renamed from
2394         `org-export-ascii-clean-string'.
2395         (org-export-kill-licensed-text)
2396         (org-export-define-heading-targets)
2397         (org-export-handle-invisible-targets)
2398         (org-export-target-internal-links)
2399         (org-export-remove-or-extract-drawers)
2400         (org-export-remove-archived-trees)
2401         (org-export-protect-quoted-subtrees)
2402         (org-export-protect-verbatim, org-export-protect-examples)
2403         (org-export-select-backend-specific-text)
2404         (org-export-mark-blockquote-and-verse)
2405         (org-export-remove-comment-blocks-and-subtrees)
2406         (org-export-handle-comments, org-export-mark-radio-links)
2407         (org-export-remove-special-table-lines)
2408         (org-export-normalize-links)
2409         (org-export-concatenate-multiline-links)
2410         (org-export-concatenate-multiline-emphasis): New functions,
2411         obtained from spliiting the export preprocessor.
2413         * org-table.el (org-table-recalculate): Improve error message if
2414         the row number is invalid.
2416 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
2418         * org-archive.el (org-archive-save-context-info): Fix bugs in
2419         customization setup and docstring.
2421         * org-exp.el (org-export-html-style): Changed the size of in the
2422         <pre> element to 90%.
2424 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
2426         * org.el (org-find-src-example-start): Function removed.
2427         (org-edit-src-find-region-and-lang): New function.
2429 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
2431         * org.el (org-edit-src-exit): New function.
2432         (org-exit-edit-mode): New minor mode.
2434         * org-exp.el (org-export-preprocess-string): Fix bug with removing
2435         comment-like lines from protected examples.
2437         * org.el (org-edit-src-example, org-find-src-example-start)
2438         (org-protect-source-example, org-edit-special): New functions.
2440 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
2442         * org-publish.el (org-publish-project-alist): Fix typo in
2443         docstring.
2444         (org-publish-project-alist): Handle :index-title property.
2446 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
2448         * org-export-latex.el (org-export-as-latex): Make sure region
2449         bounds are correct.  Parse subtree properties relating to export.
2451         * org-exp.el (org-export-add-options-to-plist): New function.
2452         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
2454 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
2456         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
2457         EXPORT_TITLE.
2459         * org-exp.el (org-export-get-title-from-subtree)
2460         (org-export-as-ascii, org-export-as-html): Make sure the original
2461         region-beginning and region-end are used, even after moving
2462         point.
2463         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
2464         property.
2466         * org-remember.el (org-remember-last-stored-marker): New variable.
2467         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
2468         (org-remember-handler): Also use marker to remember
2469         last-stored position.
2471         * org.el (org-goto-marker-or-bmk): New function.
2473 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
2475         * org.el (org-file-properties): Renamed from `org-local-properties'.
2476         (org-scan-tags): Take file tags into account.
2477         (org-tags-match-list-sublevels): Default changed to t.
2479         * org-exp.el (org-export-as-html): Close paragraph after a
2480         footnote.
2482         * org.el (org-update-parent-todo-statistics): New function.
2484         * org-exp.el (org-icalendar-store-UID): New option.
2485         (org-icalendar-force-UID): Option removed.
2486         (org-print-icalendar-entries): IMplement UIDs.
2488 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
2490         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
2492 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
2494         * org-faces.el (org-column): Document how this face is being used
2495         and why sometimes the background faces shine through.
2497         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
2499         * org-publish.el (org-publish-attachment): Create publishing
2500         directory if it does not yet exist.
2502         * org-table.el (org-calc-default-modes): Change default number
2503         format to (float 8).
2505         * org.el (org-olpath-completing-read): New function.
2506         (org-time-clocksum-format): New option.
2507         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
2509         * org-clock.el (org-clock-display, org-clock-out)
2510         (org-update-mode-line): Use `org-time-clocksum-format'.
2512         * org-colview-xemacs.el (org-columns-number-to-string): Use
2513         `org-time-clocksum-format'.
2515         * org-colview.el (org-columns-number-to-string): Use
2516         `org-time-clocksum-format'.
2518 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
2520         * org-id.el: New file, move from contrib to core.
2522         * org-exp.el (org-icalendar-force-UID): New option.
2524 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
2526         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
2527         shifted by one day if theere is a date range without an end
2528         time.
2530         * org.el (org-try-structure-completion): New function.
2532 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
2534         * org.el (org-set-font-lock-defaults): Improve fontification of
2535         description lists.
2536         (org-insert-item): Handle description lists.
2537         (org-adaptive-fill-function): Improve auto indentation in
2538         description lists.
2540         * org-exp.el (org-export-as-html, org-export-preprocess-string):
2541         Implement VERSE environment.
2542         (org-export-preprocess-string): Implement the COMMENT
2543         environment.
2545         * org-export-latex.el (org-export-latex-preprocess): Implement
2546         VERSE environment.
2548 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
2550         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
2551         option.
2553 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
2555         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
2557         * org.el (org-quote-csv-field): New functions.
2559         * org-table.el (org-table-export-default-format): Remove :splice
2560         from default format, we get the same effect by not specifying
2561         :tstart and :tend.
2562         (org-table-export): Improve setup, distinguish better between
2563         interactive and non-interactive use, allow specifying the format
2564         on the fly, better protection against wrong file names.
2565         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
2566         and :tend when :splice is omitted.
2568 2008-05-09  Bernt Hansen  <bernt@norang.ca>
2570         * org-clock.el (org-clock-select-task): Make sure the selection
2571         letters are 1-9 and A-Z, no special characters.
2573 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
2575         * org-exp.el (org-export-htmlize): New group.
2576         (org-export-htmlize-output-type)
2577         (org-export-htmlize-css-font-prefix): New options.
2578         (org-export-htmlize-region-for-paste): New function.
2579         (org-export-htmlize-generate-css): New command.
2581 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2583         * org/org.el (org-modules, org-format-latex-options):
2584         * org/org-archive.el (org-archive-stamp-time)
2585         (org-archive-save-context-info):
2586         * org/org-faces.el (org-hide):
2587         * org/org-irc.el (org-irc-parse-link):
2588         * org/org-macs.el (org-call-with-arg, org-autoload):
2589         * org/org-mew.el (org-mew-store-link):
2590         * org/org-remember.el (org-remember-store-without-prompt)
2591         (org-remember-templates): Fix typos in docstrings.
2593         * org/org-info.el (org-info-store-link): Remove leftover docstring.
2595         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
2596         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
2597         (org-bbdb-anniv-split): Fix typos in docstrings.
2599         * org/org-publish.el (org-publish-project-alist): Doc fixes.
2600         (org-publish-use-timestamps-flag): Reflow docstring.
2601         (org-publish-files-alist): Fix typos in docstring.
2603 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
2605         * org.el (org-set-visibility-according-to-property): New function.
2606         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
2607         and compute the regular expressions, and update font-lock.
2608         (org-property-re): Allow a dash in property names.
2610         * org-archive.el (org-extract-archive-file): Insert the file name
2611         without the path into the format, to allow the location format to
2612         contain a subdirectory.
2614         * org-agenda.el (org-agenda-post-command-hook): If point is at end
2615         of buffer, and the `org-agenda-type' property undefined, use the
2616         value from the character before.
2618         * org.el (org-add-planning-info): Don't let indentation for
2619         would-be timestamp become extra whitespace at the end of headline.
2621 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
2623         * org.el (org-remove-double-quotes, org-file-contents): New
2624         functions.
2626         * org-exp.el (org-infile-export-plist): Also parse the
2627         contents of #+SETUPFILE files, recursively.
2629         * org.el (org-set-regexps-and-options): Also parse the
2630         contents of #+SETUPFILE files, recursively.
2632         * org-exp.el (org-export-handle-include-files): New function.
2633         (org-export-preprocess-string): Call
2634         `org-export-handle-include-files'.
2636         * org.el (org-delete-property-globally)
2637         (org-delete-property, org-set-property): Ignore case during
2638         completion.
2639         (org-set-property): Use `org-completing-read' instead of
2640         `completing-read'.
2642         * org.el (org-complete-expand-structure-template): New,
2643         experimental function.
2644         (org-structure-template-alist): New, experimental option.
2645         (org-complete): Call `org-complete-expand-structure-template'.
2647 2008-05-06  Bastien Guerry  <bzg@altern.org>
2649         * org-export-latex.el (org-export-latex-preprocess): Added
2650         support for blockquotes.
2652 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
2654         * org.el (org-read-date-analyze): Catch the case where only a
2655         weekday is given.
2657 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
2659         * org.el (org-set-font-lock-defaults): Make the description
2660         tag bold.
2662         * org-exp.el (org-export-as-html, org-close-li): Implement
2663         description lists.
2665 2008-05-04  Jason Riedy  <jason@acm.org>
2667         * org-table.el (*orgtbl-default-fmt*): New variable.
2668         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
2669         when there is no other fmt available.
2671         (orgtbl-to-generic): Allow an explicitly nil :tstart or
2672         :tend to suppress the appropriate string.
2674         (orgtbl-to-orgtbl): New function for translating to another orgtbl
2675         table.
2677 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
2679         * org.el (org-read-date-analyze): "." as an alias for "+0" in
2680         read date.
2682         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
2683         New function.
2685         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
2686         New function.
2688 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
2690         * org-clock.el (org-clock-find-position): Don't include notes
2691         into clock drawer.
2693         * org-archive.el (org-archive-subtree): No longer remove an
2694         extra line after cutting the subtree.  `org-cut-subtree' already
2695         takes care of this.
2697         * org-remember.el (org-remember-handler): Only kill the target
2698         buffer if it does not contain the running clock.
2700         * org.el (org-markers-to-move): New variable.
2701         (org-save-markers-in-region, org-check-and-save-marker)
2702         (org-reinstall-markers-in-region): New function.
2703         (org-move-subtree-down, org-copy-subtree): Remember relative
2704         marker positions before cutting.
2705         (org-move-subtree-down, org-paste-subtree): Restore relative
2706         marker positions after pasting.
2708         * org-remember.el (org-remember-clock-out-on-exit): New option.
2709         (org-remember-finalize): Clock out only if the setting in
2710         `org-remember-clock-out-on-exit' requires it.
2711         (org-remember-handler): Do the cleanup in the buffer, to make sure
2712         that the clock marker remains in tact.
2714 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
2716         * org-clock.el (org-clock-goto): Widen buffer if necessary.
2717         (org-clock-in): Make sure that also tasks outside the narrowed
2718         region will be clocked in correctly.
2719         (org-clock-insert-selection-line): Widen the buffer so that we can
2720         find the correct task heading.
2722         * org.el (org-base-buffer): New function.
2724         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
2725         and ";" are escaped.
2726         (org-print-icalendar-entries): Also apply
2727         `org-icalendar-cleanup-string' to the headline, not only to the
2728         summary property.
2730 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
2732         * org-exp.el (org-export-preprocess-hook): New hook.
2733         (org-export-preprocess-string): Call
2734         `org-export-preprocess-hook'.
2736         * org.el (org-font-lock-hook): New variable.
2737         (org-font-lock-hook): New function.
2738         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
2740 ;; Local Variables:
2741 ;; coding: utf-8
2742 ;; add-log-time-zone-rule: t
2743 ;; End:
2745     Copyright (C) 2008  Free Software Foundation, Inc.
2747   This file is part of GNU Emacs.
2749   GNU Emacs is free software: you can redistribute it and/or modify
2750   it under the terms of the GNU General Public License as published by
2751   the Free Software Foundation, either version 3 of the License, or
2752   (at your option) any later version.
2754   GNU Emacs is distributed in the hope that it will be useful,
2755   but WITHOUT ANY WARRANTY; without even the implied warranty of
2756   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2757   GNU General Public License for more details.
2759   You should have received a copy of the GNU General Public License
2760   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
2762 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c