New file org-browser-url.el.
[org-mode.git] / lisp / ChangeLog
blobc1ab53075ed1d40c5befe4870a5f002c15a42217
1 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-exp.el (org-export-as-html): Do not add a space before
4         enforces line breaks.
5         (org-export-as-html): Close paragraph before blockquote and verse
6         tags.
8 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
10         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
11         bindings of calendar variables.
13         * org-table.el (org-table-find-row-type): Renamed from
14         `org-find-row-type'.
15         (org-table-rewrite-old-row-references): Renamed from
16         `org-rewrite-old-row-references'.
17         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
18         (org-table-cleanup-narrow-column-properties): Renamed from
19         `org-cleanup-narrow-column-properties'.
21 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
23         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
24         for better error messages.
25         (org-table-get-descriptor-line): Supply the new arguments to
26         `org-find-row-type'.
27         (org-table-error-on-row-ref-crossing-hline): New option.
29         * org.el (org-target-link-regexp): Make buffer-local.
30         (org-move-subtree-down): Fix bug with trees at beginning of
31         buffer.
33 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
35         * org-faces.el (org-set-tag-faces): New function.
36         (org-tags-special-faces-re): New variable.
38         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
40         * org-faces.el (org-tag-faces): New option.
41         (org-tag): Mention `org-tag-faces' in the docstring.
43 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
45         * org-exp.el (org-export-html-style-default): Implement new
46         quoting.
48         * org-jsinfo.el (org-infojs-template): Implement new quoting.
50         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
51         command to the `w3m-minor-mode-map'.
53         * org-archive.el (org-archive-to-archive-sibling): Protect
54         `this-command' to avoid appending kills during archiving.
56         * org-exp.el (org-export-with-priority): New variable.
57         (org-export-add-options-to-plist): Use `org-export-plist-vars'
58         instead of internal list of strings and properties.
59         (org-print-icalendar-entries): Retrieve the location property with
60         inheritance.
62 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
64         * org-exp.el (org-export-with-todo-keywords): New option.
65         (org-export-plist-vars): Include also the keys for the #+OPTIONS
66         line.
67         (org-default-export-plist, org-export-add-options-to-plist)
68         (org-export-as-ascii, org-export-as-html): Use the new structure
69         of `org-export-plist-vars'.
71         * org.el (org-map-entries): Return all values.
73 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
75         * org.el (org-matcher-time): Recognize more special values.
77         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
79 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
81         * org.el (org-tags-exclude-from-inheritance): New option.
82         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
83         `org-tags-exclude-from-inheritance'.
85         * org-agenda.el (org-agenda-show-inherited-tags): New option.
86         (org-format-agenda-item): Add inherited tags to the agenda line
87         string, and make sure that properties are kept when downcasing the
88         tags list.
89         (org-agenda-add-inherited-tags): New function.
90         (org-downcase-keep-props): New function.
92         * org.el (org-scan-tags): Mark inherited tags with a text
93         property.
94         (org-get-tags-at): Mark inherited tags with a text property.
95         (org-add-prop-inherited): New function.
97         * org-agenda.el (org-agenda-add-inherited-tags): New function.
98         (org-agenda-show-inherited-tags): New option.
100 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
102         * org.el (org-modules): Add org-w3m to the default modules.
104         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
105         orgtbl-mode.
106         (orgtabl-create-or-convert-from-region): New command.
108         * org-exp.el (org-export-as-ascii): Remove the handling of
109         targets.
110         (org-export-ascii-preprocess): Handle targets already in this
111         function.
113 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
115         * org-timer.el (org-timer-start-time): Define this variable.
116         (org-timer-item): Make argument optional.
118         * org-list.el (org-insert-item): Automatically insert a timer item
119         if the current list is a timer list.
121         * org-timer.el: New file.
123         * org-publish.el (org-publish-org-index): Only exclude the index
124         file in the main directory from being added to the site-map.
125         (org-publish-get-project-from-filename): If the current project is
126         a component, start publishing from the parent project.
128 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
130         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
132         * org-publish.el (org-publish-org-index): Improve removal of
133         temporary buffers.
135         * org-agenda.el (org-get-closed): Re-apply changes
136         accidentially overwritten by last commit to Emacs.
138         * org.el (org-outline-path-complete-in-steps): New option.
139         (org-refile-get-location): Honor
140         `org-outline-path-complete-in-steps'.
141         (org-agenda-change-all-lines, org-tags-sparse-tree)
142         (org-time-string-to-absolute, org-small-year-to-year)
143         (org-link-escape): Re-apply changes accidentially overwritten
144         by last commit to Emacs.
146 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
148         * org-clock.el (org-dblock-write:clocktable): Make sure the
149         clocktable sees the first line.
150         (org-clock-in): Warn if the clock cannot be resumed.
152 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
154         * org.el (org-open-at-point): Fix mixup about interactive and
155         non-interactive elisp links.
157 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
159         * org-exp.el (org-export-preprocess-string): Allow one comment
160         line before the first headline to always be included.  This is
161         to not miss a commented target.
163         * org-mouse.el (org-mouse-insert-item): Call
164         `org-indent-to-column' instead of `indent-to', for XEmacs
165         compatibility.
167         * org.el (org-refile-targets): Fix customize definition so
168         that it works also in XEmacs.
169         (org-fixup-indentation): Call `org-indent-to-column' instead
170         of `indent-to', for XEmacs compatibility.
172 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
174         * org-mew.el (org-mew-store-link): Get the correct case folder
175         for refiled messages.
177 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
179         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
180         line break indicators.
182         * org.el (org-ido-completing-read): Remove the "i:" prefix for
183         ido-completion propts.
185 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
187         * org-remember.el (org-remember-apply-template): Use
188         `org-substring-no-properties'.
190         * org-compat.el (org-substring-no-properties): New function.
192         * org-remember.el (org-remember-apply-template): Use
193         `org-substring-no-properties' for compatibility.
195         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
196         option.
197         (org-fix-bullet-type): respect
198         `org-list-two-spaces-after-bullet-regexp'.
200         * org-clock.el (org-clock-load): Clean up the code.
202         * org.el (org-adaptive-fill-function): Allow two spaces after
203         "1." as a list bullet.
205 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
207         * org-clock.el (org-clock-save, org-clock-load): Check for
208         live buffers, existing files, and buffer file names to ensure
209         consistent information.
210         (org-clock-persist): Make `clock' a special value of this
211         variable, and improve docstring.
213         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
214         (org-get-string-indentation): Adapt indentation when the bullet
215         width changes.
217 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
219         * org-remember.el (org-remember-finalize): Make interactive.
220         (org-remember-kill): New command.
221         (org-remember-finish-immediately): Call `org-remember-finalize'
222         directly.
223         (org-remember-finalize): Make `org-remember-finalize' an interactive
224         function.
226 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
228         * org-remember.el (org-remember-apply-template): No ido completion
229         for free prompts in remember templates.
230         (org-remember-before-finalize-hook): New hook.
231         (org-remember-mode): New minor mode.
232         (org-remember-apply-template): Turn on `org-remember-mode'.
234         * org-id.el (org-id-add-location): Avoid error when no file is
235         given.
237         * org-remember.el (org-remember-apply-template): Fix the way how
238         the list of allowed properties is retrieved from the target file.
240         * org.el (org-insert-link): Improve file link matching.
242 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
244         * org-colview.el (org-columns-display-here): New argument
245         DATELINE, to trigger using the new face.
246         (org-agenda-colview-summarize): Call `org-columns-display-here'
247         with the new argument.
249         * org-faces.el (org-agenda-column-dateline): New face.
251         * org-publish.el (org-publish-org-index): Use index-title at page
252         title, not as section.
254         * org-exp.el (org-export-html-format-desc): Respect the
255         org-protect property.
256         (org-export-as-html): Protect image specifiers that are in the
257         description part of a link.
259         * org.el (org-sort-entries-or-items, org-completing-read)
260         (org-refile-get-location, org-olpath-completing-read, org-todo)
261         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
262         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
263         (org-set-property, org-delete-property)
264         (org-delete-property-globally): Use `org-ido-completing-read'.
266         * org-remember.el (org-remember-apply-template): Use
267         `org-ido-completing-read'.
269         * org-publish.el (org-publish): Use `org-ido-completing-read'.
271         * org-colview.el (org-columns-edit-value, org-columns-new)
272         (org-insert-columns-dblock): Use `org-ido-completing-read'.
274         * org-colview-xemacs.el (org-columns-edit-value)
275         (org-columns-new, org-insert-columns-dblock): Use
276         `org-ido-completing-read'.
278         * org-attach.el (org-attach-delete-one, org-attach-open): Use
279         `org-ido-completing-read'.
281         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
282         `org-ido-completing-read'.
284         * org.el (org-time-today): New function.
285         (org-matcher-time): Use `org-time-today'.  Add special treatment
286         for "<tomorrow>" and "<yesterday>".
287         (org-ido-completing-read): New function.
288         (org-completion-use-ido): New option.
290         * org-exp.el (org-export-format-source-code): Fix bug in require
291         htmlize code.
292         (org-export-target-internal-links): Fix bug in search for text
293         property.
295 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
297         * org-export-latex.el (org-export-latex-subcontent): Interprete
298         target aliases as additonal labels.
300         * org-exp.el (org-export-target-aliases): New variable.
301         (org-export-preprocess-string)
302         (org-export-handle-invisible-targets): Fill the alias alist.
303         (org-export-as-html): Remove the &nbsp; from the anchor, and also
304         assign an id.
305         (org-html-level-start): Insert the target aliases as additonal
306         anchors.
308         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
309         picture area.
311 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
313         * org.el (org-open-at-mouse): Ensure correct link abbreviations
314         when following a link with the mouse from the agenda.
316         * org-exp.el (org-export-as-html): Avoid lone </div> when no
317         headlines are created.
319 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
321         * org.el (org-link-translation-function): New option.
322         (org-open-at-point): Call `org-link-translation-function' if
323         non-nil.
324         (org-translate-link): New function.
325         (org-translate-link-from-planner): New function.
326         (org-open-at-point): Allow interactive commands in elisp links.
328         * org-exp.el (org-icalendar-cleanup-string): Restore the old
329         iCalendar quoting.  The new one seems to caus problems with
330         applications.
332         * org.el (org-yank): Set `this-command' to `yank', so that
333         `yank-pop' will work.
335 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
337         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
338         compliance as far as quoting is concerned.
340         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
341         hexified version of the tag.
343         * org-vm.el (org-vm-follow-link): Require `vm-search'.
345         * org.el (org-up-heading-safe, org-forward-same-level): Always
346         call `org-back-to-heading' instead of `outline-back-to-heading'.
347         (org-back-to-heading): New wrapper around outline-back-to-heading,
348         with a useful error message telling where the error happened.
350         * org-list.el (org-update-checkbox-count): Always call
351         `org-back-to-heading' instead of `outline-back-to-heading'.
353         * org-exp.el (org-export-as-html): Make sure that each <img> tag
354         has an `alt' attribute, to ensure XHTML validation.
356 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
358         * org-publish.el (org-publish-attachment): Allow publishing to
359         overwrite attachment files.
361         * org-agenda.el (org-agenda-timerange-leaders): New option.
362         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
364         * org.el (org-edit-src-exit): Untabify ASCII image before
365         returning.
378 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
380         * org.el (org-yank): Make any prefix force normal yanking.
381         Suppress folding if text would be swallowed into a folded
382         subtree.
383         (org-yank-folded-subtrees, org-yank): Docstring updates.
385         * org-agenda.el (org-agenda-compare-effort): Treat no effort
386         defined as 0.
388         * org-exp.el (org-export-language-setup): Add Catalan and
389         Esperanto language entries.
391 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
393         * org.el (org-refile): Allow refiling of entire regions.
395         * org-clock.el (org-clock-time%): New function.
397         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
398         retrieve property values.
400 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
402         * org-agenda.el (org-agenda-list): Handle the value `only' of
403         org-agenda-show-log'.
404         (org-agenda-log-mode): Interpret a double prefix arg.
406 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
408         * org-exp.el (org-export-html-footnotes-section): New variable.
409         (org-export-as-html): Use `org-export-html-footnotes-section' to
410         insert the footnotes.
411         (org-export-language-setup): Add "Footnotes" to language words.
413 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
415         * org.el (org-yank): Fix bug when not inserting a subtree.
417 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
419         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
420         instead of `vm-beginning-of-message'.
422         * org.el (org-make-link-regexps): Make sure that links to gnus can
423         contain brackets.
425 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
427         * org-attach.el (org-attach-dir): Remove duplicate ID creation
428         code.
430         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
431         shell output.
433         * org.el (org-link-abbrev-alist): Improve customization type.
435         * org-attach.el (org-attach-expand-link, org-attach-expand): New
436         functions.
438         * org-agenda.el (org-agenda-get-progress): Renamed from
439         `org-get-closed'.  Implement searching for state changes as well.
440         (org-agenda-log-mode-items): New option.
441         (org-agenda-log-mode): New option prefix argument, interpreted as
442         request to show all possible progress info.
443         (org-agenda-get-day-entries): Call `org-get-progress' instead of
444         `org-get-closed'.
445         (org-agenda-set-mode-name): Handle the more complex log mode
446         settings.
447         (org-get-closed): New alias, pointing to `org-get-progress'.
449 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
451         * org.el (org-file-apps-defaults-gnu)
452         (org-file-apps-defaults-macosx)
453         (org-file-apps-defaults-windowsnt): Add an entry defining the
454         system command.
455         (org-file-apps): Allow `system' as key and value.
456         (org-open-at-point): Explain the effect of a double prefix arg.
457         (org-open-file): If the argument `in-emacs' is (16),
458         i.e. corresponding to a double prefix argument, try to open the
459         file externally.
461 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
463         * org.el (org-insert-link): Abbreviate absolute files names in
464         links.  Also, fix a bug in which the double C-u prefix would not
465         be honored.
467 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
469         * org.el (org-insert-heading): If buffer does not end with a
470         newline, add one if necessary to insert headline correctly.
472         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
473         paragraphs, not inside.
475         * org.el (org-todo): Quote
476         `org-agenda-headline-snapshot-before-repeat'.
478         * org-exp.el (org-export-as-html): Fully process link descriptions.
479         (org-export-html-format-desc): New function.
480         (org-export-as-html): Collect footnotes into the correct basket.
481         (org-html-protect): No longer protect quotations marks here, this
482         goes wrong.
484         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
485         BEG.
487         * org-compat.el (org-fit-window-to-buffer): New function (not
488         really, a preliminary and incomplete version was present earlier,
489         but not used).
491         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
492         `org-fit-window-to-buffer'.
494         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
496         * org-agenda.el (org-agenda-get-restriction-and-command)
497         (org-fit-agenda-window, org-agenda-convert-date): Use
498         `org-fit-window-to-buffer'.
500         * org-exp.el (org-export-as-html): Process href links through
501         `org-export-html-format-href'.
502         (org-export-html-format-href): New function.
504         * org-agenda.el (org-agenda-todo): Update only the current
505         headline if this is a repeated TODO, marked done for today.
506         (org-agenda-change-all-lines): New argument JUST-THIS, to change
507         only the current line.
509         * org.el (org-todo): Take a snapshot of the headline if the
510         repeater might change it.
512 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
514         * org-publish.el (org-publish-find-title): Remove buffers visited
515         only for extracting the title.
517         * org-exp.el (org-export-html-style)
518         (org-export-html-style-default): Mark style definitions as
519         unparsed CDATA.
521         * org-publish.el (org-publish-validate-link): Function
522         re-introduced.
524 2008-11-02  Charles Sebold  <csebold@gmail.com>
526         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
527         property.
528         (org-plot-quote-timestamp-field): New function.
529         (org-plot-quote-tsv-field): Call timestamp field function when
530         necessary rather than just quoting as a string.
531         (org-plot/gnuplot-to-data): Pass in timefmt property.
532         (org-plot/gnuplot-script): Supports timefmt property.
533         (org-plot/gnuplot): Checks for timestamp column before checking
534         for text index column.
536 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
538         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
540         * org-publish.el (org-publish-org-index): Create a section in the
541         index file.
542         (org-publish-org-index): Stop linking to directories.
544         * org.el (org-emphasis-alist): Use span instead of <u> to
545         underline text.
547         * org-exp.el (org-export-as-html): Make sure <p> is closed before
548         <pre> sections.
550 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
552         * org-jsinfo.el (org-infojs-template): Remove language attribute
553         from script tag.
555 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
557         * org-agenda.el (org-agenda-remove-marked-text): New function.
558         (org-agenda-mark-filtered-text)
559         (org-agenda-unmark-filtered-text): New functions.
560         (org-write-agenda): Remove fltered text.
562         * org.el (org-make-tags-matcher): Give access to TODO "property"
563         without speed penalty.
565 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
567         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
568         option.
569         (org-store-link-props): Make sure adding to the plist works
570         correctly.
572         * org-gnus.el (org-gnus-no-new-news): New function.
573         (org-gnus-follow-link): Allow the article ID to be a message-id,
574         in addition to allowing article numbers.  Message IDs make much
575         more roubust links.
576         (org-gnus-store-link): Use message-id to create link.
578 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
580         * org.el (org-emphasize): Reverse the selection array.
581         (org-emphasis-alist): Set <code> tags for the verbatim
582         environment.
584         * org-remember.el (org-remember-handler): Fix bug with
585         prefix-related changing of the note storage target.
587         * org-exp.el (org-print-icalendar-entries): Make the exported
588         priorities compatible with RFC 2445.
590         * org-clock.el (org-clock-save): Insert time stamp without
591         dependence on time-stamp.el.
593 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
595         * org.el ("saveplace"): If saveplace puts point into an invisible
596         location, make it visible.
597         (org-make-tags-matcher): Allow inactive time stamps in time
598         comparisons.
599         (org-yank-adjusted-subtrees): New option.
600         (org-yank): Incorporate adjusting trees.
601         (org-paste-subtree): New argument FOR-YANK which will cause
602         insertion at point without backing up over white lines, and leave
603         point at the end of the inserted text.  Also if the cursor is
604         at the beginning of a headline, use the same level or the inserted
605         tree.
607         * org-publish.el (org-publish-get-base-files-1): Deal correctly
608         with broken symlinks
610 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
612         * org-exp.el (org-export-select-tags, org-get-current-options):
613         Fix typo.
615 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
617         * org-agenda.el (org-format-agenda-item)
618         (org-agenda-filter-make-matcher): Make sure tags are stored and
619         compared donwcased.
621 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
623         * org.el (org-insert-todo-heading): Fix bug with force-heading
624         argument.
626 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
628         * org-clock.el (org-clock-in-resume): Add a custom option to
629         toggle starting the clock from an open clock line.
630         (org-clock-in): When clocking in to an entry, if
631         `org-clock-in-resume' is set, check if the first clock line is
632         open and if so, start the clock from the time in the clock line.
633         (org-clock-persist): Add a custom option to toggle clock
634         persistence.
635         (org-clock-persist-query-save): Add a custom option to toggle
636         asking the user if they want to save the running clock when
637         exiting.
638         (org-clock-persist-query-resume): Add a custom option to toggle
639         asking the user if they want to resume the saved clock when Emacs
640         is restarted.
641         (org-clock-save): Add a function to save clock data.
642         This includes the contents of `org-clock-history' and the buffer
643         and position of the currently clocked task, if any.
644         (org-clock-load): Add a function to load clock data.
645         This populates `org-clock-history', and resumes the saved clocked
646         task if there is one.
647         (org-clock-persistence-insinuate): Add a method to set up the
648         hooks for clock persistence.
650 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
652         * org-exp.el (org-export-as-ascii): Handle the case that we are
653         publishing from an indirect buffer.
655         * org-table.el (org-table-copy-down): Fix bug with time stamp
656         increment.
658         * org-mouse.el (org-mouse-features): New option.
659         (org-mode-hook): Turn on features depending on
660         `org-mouse-features'.
662         * org.el (org-insert-heading-respect-content): Force heading
663         creation.
664         (org-insert-heading): keep the folding state of the heading before
665         the inserted one.
667 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
669         * org-archive.el (org-archive-to-archive-sibling): Handle top
670         level headlines better.
672 2008-10-21  Bastien Guerry  <bzg@altern.org>
674         * org-export-latex.el (org-export-latex-classes): Added
675         \usepackage{graphicx} to the default list of packages.
677 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
679         * org-agenda.el (org-agenda-filter): Renamed from
680         `org-agenda-filter-tags'.
682 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
684         * org.el (org-entry-properties): Add CATEGORY property, iven if it
685         is not defined as a property in this entry.
686         (org-add-log-note): Mask prefix argument when immediately storing
687         the note.
689         * org-agenda.el (org-agenda-filter-effort-default-operator): New
690         option.
692 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
694         * org.el (org-add-log-setup): Bugfix; code to find insertion point
695         after drawers was skipping ahead one line too many, so notes were
696         inserted after the first note instead of before it.
698 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
700         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
701         New variables.
702         (org-prepare-agenda): Reset the filter tags.
703         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
704         Show filter tags in mode line.
706         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
707         formatter.
709         * org-export-latex.el (org-latex-entities-regexp): New constant.
710         (org-export-as-pdf): Use two calls to `shell-command'.
712 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
714         * org-export-latex.el (org-export-latex-treat-sub-super-char):
715         Honor the {} value of the subsuperscript setting.  Make sure that
716         longer subsuperscripts are typeset in a roman font.
718         * org.el (org-clock-update-time-maybe): Compute negative clock
719         intervals correctly.
721 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
723         * org.el (org-add-log-setup): Respect
724         `org-log-state-notes-insert-after-drawers'.
725         (org-log-state-notes-insert-after-drawers): New option.
726         (org-todo-trigger-tag-changes): New function.
727         (org-todo): Call `org-todo-trigger-tag-changes'.
729 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
731         * org.el (org-add-log-setup): Only skip drawers if the are
732         immediately after the scheduling keywords.
734         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
735         function
736         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
737         call it with the current todo state to get the state to switch to
738         when clocking in.
739         (org-clock-in): Use org-indent-line-function to indent clock lines.
740         (org-clock-find-position): Fix indentation of empty clock drawers.
742 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
744         * org-publish.el (org-publish-org-to): Handle case when
745         org-export-to-pdf does return a file name, not a buffer.
746         (org-publish-org-to-pdf): New function.
748         * org-export-latex.el (org-export-as-pdf)
749         (org-export-as-pdf-and-open): New commands.
751         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
752         forms as ranges.
754         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
755         things in protexted regions.
757 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
759         * org-export-latex.el (org-export-latex-preprocess): Improve
760         quoting of LaTeX environments.
762 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
764         * org.el (org-edit-fixed-width-region): Exclude final newline from
765         picture area.
767         * org-export-latex.el (org-export-latex-subcontent): Add labels to
768         sections, to make internal links work.
769         (org-export-latex-fontify-headline): Do not remove all text
770         properties, to make sure that target properties survive this
771         process.
773         * org-exp.el (org-export-preprocess-string): Change sequence of
774         modifications, to make sure links are prepared before the LaTeX
775         conversions do happen.
777 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
779         * org-attach.el (org-attach-delete-all): Renamed from
780         `org-attch-delete'.  Add a security query before deleting the
781         entire directory.  New optional argument FORCE can overrule the
782         security query.
783         (org-attach-delete-one): New command.
785 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
787         * org-attach.el (org-attach-file-list): Fix bug with directory.
789 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
791         * org.el (org-apps-regexp-alist): New function.
792         (org-file-apps): Add auto-mode to the default value.
793         (org-open-file): Use the new structure of org-file-apps.
795         * org-attach.el (org-attach): Support the new keys.
796         (org-attach-method): New option.
798 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
800         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
801         March.
803         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
804         of the list value o `org-use-tag-inheritance'.
806         * org-attach.el (org-attach-auto-tag): New option.
807         (org-attach-tag, org-attach-untag): New functions.
808         (org-attach-attach, org-attach-new, org-attach-sync): Call
809         `org-attach-tag'.
810         (org-attach-delete): Call `org-attach-untag'.
812 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
814         * org-table.el (orgtbl-self-insert-command): Make this work for
815         the keypad as well.
817 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
819         * org.el (org-add-log-setup): Limit searc for drawers to entry
820         text, not to subtree.
822         * org-clock.el (org-clock-heading-for-remember): New variable.
823         (org-clock-in): Set `org-clock-heading-for-remember'.
825 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
827         * org-remember.el (org-remember-apply-template): Add new
828         expansions: %k, %K for currently clocked task and a link to the
829         currently clocked task, and %< to file notes in the currently
830         clocked task.
832 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
834         * org-export-latex.el (org-export-latex-make-header): Also insert
835         the content of the property :latex-header-extra.
837         * org-exp.el (org-infile-export-plist): Put the content of
838         #+LATEX_HEADER: into the property :latex-header-extra.
840         * org-colview.el (org-columns-get-format-and-top-level): Remove
841         resetting the marker.
843         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
844         Remove resetting the marker.
846         * org.el (org-entry-property-inherited-from): Improve docstring.
847         (org-entry-get-with-inheritance): Reset marker before starting the
848         search.
850         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
852 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
854         * org.el (org-entry-get-multivalued-property)
855         (org-entry-protect-space, org-entry-restore-space): New
856         functions.
857         (org-file-apps-defaults-macosx): Let postscript files be opened by
858         preview.
859         (org-time-stamp-inactive): Call `org-time-stamp'.
860         (org-time-stamp): New argument `inactive'.  Also edit inacive
861         stamps. Convert time stamp type.
862         (org-open-file): Interpret the `default' value for the `command'
863         in `org-file-apps'.
865         * org-id.el (org-id-int-to-b36-one-digit)
866         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
867         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
868         b36.
870 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
872         * org-id.el (org-id-reverse-string): New function.
873         (org-id-new): Use `org-id-reverse-string' to make sure the
874         beginning chars of the ID are mutating fast.  This allows to use a
875         directory structure to spread things better.
876         (org-id-prefix): Changed default to nil.
878         * org-list.el (org-move-item-down, org-move-item-up): Remember and
879         restore the column of the cursor position.
881         * org-remember.el (org-remember-apply-template): Remove properties
882         from `initial'.
884 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
886         * org-wl.el (org-wl-open): Remove useless call to
887         `wl-thread-open-all'.
889         * org-remember.el (org-remember-handler): Fix bug with `bottom'
890         location.
892 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
894         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
895         `org-bbdb-anniversaries'.
897         * org.el (org-get-next-sibling, org-forward-same-level): New
898         functions, similar to the outline versions, but invisible headings
899         are OK.
901 2008-09-25  Bastien Guerry  <bzg@altern.org>
903         * org.el (org-auto-repeat-maybe): Insert a space between
904         the timestamp's type and the timestamp itself.
906 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
908         * org-table.el (org-table-sum): Do not format the result with %g,
909         it does rounding when there are too many digits.
911         * org.el (org-map-entries): Protect the keyword-selecting variables.
913 2008-09-23  Bastien Guerry  <bzg@altern.org>
915         * org-agenda.el (org-agenda-to-appt): Make sure the function check
916         against all agenda files.
918 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
920         * org-list.el: New file, aggregating list functions from org.el
921         and org-export-latex.el.
923         * org.el (org-edit-src-region-extra): New option.
925 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
927         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
928         time before 1am.
930 2008-09-22  Bastien Guerry  <bzg@altern.org>
932         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
934 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
936         * org-plot.el (org-plot/gnuplot): Make tables starting with a
937         hline work correctly.
938         (org-plot/gnuplot-script): Put commas at the end of each script
939         line.
941 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
943         * org.el (org-get-refile-targets): Replace links with their
944         descriptions
945         (org-imenu-get-tree): Replace links with their descriptions.
947         * org-remember.el (org-remember-apply-template): Add a new
948         expansion for adding properties to remember items.
950         * org.el (org-add-log-setup): Skip over drawers (properties,
951         clocks etc) when adding notes.
953         * org-agenda.el (org-agenda-get-closed): show durations of clocked
954         items as well as the start and end times.
956         * org-compat.el (org-get-x-clipboard-compat): Add a compat
957         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
959         * org-remember.el (org-get-x-clipboard): Use the compat
960         function to get clipboard values when x-selection-value is
961         unavailable. Use substring-no-properties instead of
962         set-text-properties to remove text properties from the clipboard
963         value.
965         * lisp/org-clock.el (org-update-mode-line): Support limiting the
966         modeline clock string, and display the full todo value in the
967         tooltip. Set a local keymap so mouse-3 on the clock string goes to
968         the currently clocked task.
969         (org-clock-string-limit): Add a custom value for the maximum
970         length of the clock string in the modeline.
971         (org-clock-mode-map): Add a keymap for the modeline string
973 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
975         * org-compat.el (org-propertize): New function.
977 2008-09-20  Bastien Guerry  <bzg@altern.org>
979         * org-export-latex.el (org-export-latex-tables): protect exported
980         tables from further special chars conversion.
981         (org-export-latex-preprocess): Preserve LaTeX environments.
982         (org-list-parse-list): Parse descriptive lists.
983         (org-list-to-generic, org-list-to-latex, org-list-to-html)
984         (org-list-to-texinfo): Export descriptive lists.
985         (org-quote-chars): Remove.
986         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
987         (org-export-latex-list-beginning-re): Rename to
988         `org-list-beginning-re'
989         (org-list-item-begin): Rename to `org-list-item-beginning'
991 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
993         * org.el (org-refile): Allow refiling to the last entry in the
994         buffer.
995         (org-get-tags-at): Fix bug when inheritance is turned off.
997 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
999         * org.el (org-indent-line-function): No longer check for src
1000         regions, this is too much overhead.
1002         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
1003         matching.
1005         * org.el (org-scan-tags): Make sure that tags matching is not case
1006         sensitive.  TODO keyword matching is case sensitive, however, to
1007         avoid confusion with similar words that are not meant to be
1008         keywords.
1010 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
1012         * org.el (org-get-local-tags-at): New function.
1013         (org-get-local-tags): New function.
1015         * org-exp.el (org-export-get-categories): New function.
1017         * org-agenda.el (org-sorting-choice)
1018         (org-agenda-sorting-strategy, org-agenda-get-todos)
1019         (org-agenda-get-timestamps, org-agenda-get-deadlines)
1020         (org-agenda-get-scheduled, org-agenda-get-blocks)
1021         (org-entries-lessp): Implement sorting by TODO state.
1022         (org-cmp-todo-state): New defsubst.
1024         * org-colview.el (org-colview-construct-allowed-dates): New
1025         function.
1026         (org-columns-next-allowed-value): Use
1027         `org-colview-construct-allowed-dates'.
1029         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
1030         function.
1031         (org-columns-next-allowed-value): Use
1032         `org-colview-construct-allowed-dates'.
1034 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
1036         * org.el (org-protect-slash): New function.
1037         (org-get-refile-targets): Use `org-protect-slash'.
1039         * org-agenda.el (org-global-tags-completion-table): New variable.
1041         * org-exp.el (org-export-handle-export-tags): New function.
1042         (org-export-preprocess-string): Call
1043         `org-export-handle-export-tags'.
1045         * org-plot.el: New file.
1047         * org-publish.el (org-publish-expand-components): Function removed.
1048         (org-publish-expand-projects): Allow components to have components.
1050 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
1052         * org.el (org-indent-line-function): Do not indent in regions that
1053         are external source code.
1054         (org-yank-and-fold-if-subtree): New function.
1056         * org-agenda.el (org-agenda-todayp): New function.
1057         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
1058         `org-agenda-todayp'.
1060         * org.el (org-insert-heading-respect-content)
1061         (org-insert-todo-heading-respect-content): New commands.
1062         (org-insert-heading-respect-content): New option.
1063         (org-insert-heading): Respect `org-insert-heading-respect-content'.
1065         * org-clock.el (org-clock-find-position): Make sure the note after
1066         the clock line gets moved into the new clock drawer.
1068 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
1070         * org-id.el (org-id-new): New option.
1072 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
1074         * org-table.el (org-table-copy-down): Avoid overflow during
1075         increment.  Use prefix argument 0 to temporarily disable the
1076         increment.
1078 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
1080         * org-exp.el (org-export-as-html): Do not turn on the major mode
1081         if the buffer will be killed anyway.
1082         (org-get-current-options): Exclude the #+TEXT field.
1083         (org-export-as-html): Make sure text before the first headline is
1084         a paragraph.
1086         * org-publish.el (org-publish-org-to): Tell the exporter that this
1087         buffer will be killed, so it is not necessary to do major mode
1088         initialization.
1090         * org-archive.el (org-archive-to-archive-sibling): Show empty
1091         lines after folding the archive sibling.
1093         * org.el (org-log-note-extra): New variable.
1095 2008-09-05  Bastien Guerry  <bzg@altern.org>
1097         * org.el (org-additional-option-like-keywords): Added keywords for
1098         the _QUOTE, _VERSE and _SRC environments.
1100         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
1101         exporting _QUOTE and _VERSE environments.
1103 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
1105         * org-agenda.el (org-agenda-filter-by-tag): New command.
1107         * org-exp.el (org-get-current-options): Remove angular brackets
1108         from the date entry.
1110         * org.el (org-edit-fixed-width-region): New function.
1111         (org-edit-fixed-width-region): Also try
1112         `org-edit-fixed-width-region'.
1113         (org-edit-fixed-width-region-mode): New option.
1114         (org-activate-code): Only interprete lines starting with colon
1115         plus a space as example lines.
1117         * org-remember.el (org-remember-templates): Add nil instead of
1118         empty strings to fix the length of remember templates.
1120         * org-table.el (org-calc-default-modes): Fix the time format for
1121         calc, from 12 hour to 24 hour clock.
1123 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
1125         * org-agenda.el (org-agenda-get-deadlines)
1126         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
1127         entries that are pre-warnings of deadlines or reminders.
1129         * org.el (org-sort-entries-or-items): Make numeric and alpha
1130         comparisons ignore any TODO keyword and priority cookie.
1132         * org-remember.el (org-remember-handler): Reinterpretation of the
1133         prefix argument.
1135 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
1137         * org-agenda.el (org-agenda-get-scheduled): Use new
1138         `org-scheduled' face.
1140         * org-faces.el (org-scheduled): New face.
1142         * org-wl.el (org-wl-open): Remove incorrect declaration.
1144         * org-gnus.el (org-gnus-store-link): Support for :to information
1145         in gnus links.
1147         * org-exp.el (org-export-as-html): Fixed typo in creator
1148         information.
1149         (org-export-protect-examples): New parameter indent.  Insert extra
1150         spaces only when this parameter is specified.
1151         (org-export-preprocess-string): Call `org-export-protect-examples'
1152         with an indentation parameter when exporting to ASCII.
1154         * org-remember.el (org-remember-templates)
1155         (org-remember-apply-template): Allow the file component to be a
1156         function.
1158         * org.el (org-goto-local-search-headings): Renamed from
1159         `org-goto-local-search-forward-headings'.  Added the possibility
1160         to search backwards.
1162 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
1164         * org-export-latex.el (org-export-latex): New customization
1165         group.
1167         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
1169 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
1171         * org-exp.el (org-html-do-expand): Allow {} to terminate
1172         tex macro
1174 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
1176         * org.el (org-buffer-list): Select buffers based on major mode,
1177         not on file name.
1179 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
1181         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
1182         face property.
1184         * org-colview.el (org-columns-display-here): Use
1185         `org-columns-modify-value-for-display-function'.
1187         * org-colview-xemacs.el (org-columns-display-here): Use
1188         `org-columns-modify-value-for-display-function'.
1190 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
1192         * org.el (org-columns-modify-value-for-display-function): New option.
1204         * org-publish.el (org-publish-file): Make sure the directory match
1205         for the publishing directory works correctly.
1207         * org-agenda.el (org-agenda-execute-calendar-command)
1208         (org-agenda-diary-entry): Additional optional argument.
1210 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
1212         * org-exp.el (org-export-as-html): Add attributes also in mailto
1213         and ftp links.
1215         * org.el (org-autoload): Add `org-dblock-write:columnview'.
1224 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
1226         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
1227         sure that calls from `org-export-region-as-html' do not do the
1228         special check for a subtree.
1230 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
1232         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
1234 2008-07-20  Juri Linkov  <juri@jurta.org>
1236         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
1237         new keymap `narrow-map' instead of binding "\C-xns".
1239 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
1241         * org.el (org-open-file): Use
1242         `org-open-directory-means-index-dot-org'.
1243         (org-open-directory-means-index-dot-org): New option.
1245 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
1247         * org.el (org-make-link-string): Remove link attributes from
1248         description.
1249         (org-open-at-point): Remove link attributes bevore using the path.
1251         * org-exp.el (org-export-as-html): Handle link attributes.
1253         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
1255         * org-table.el (org-table-to-lisp): New function.
1257         * org.el (org-narrow-to-subtree): Do not include the final newline
1258         into the narrowed region.
1260         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
1261         bug with user-define skipping condition.
1263 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
1265         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
1267 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
1269         * org-exp.el (org-export-html-style-default): Automatic overflow
1270         handling for pre fields.
1271         (org-export-as-ascii, org-export-as-html): Change default format
1272         for time stamp.
1274         * org-table.el (org-table-export): Offer completion for translator
1275         functions, and do not require a heading above the table.
1277         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
1278         Cater for the case of a list starting in the first line of the
1279         buffer.
1281 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
1283         * org-publish.el (org-publish-find-title): Bug fix.
1284         (org-publish-org-index): Implement new :index-style option.
1286 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
1288         * org-publish.el (org-publish-timestamp-filename): Use
1289         SHA1-encoded file names in the timestamp directory.
1291 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
1293         * org-publish.el (org-publish-needed-p): Be verbose about files
1294         published and files skipped.
1296         * org-exp.el (org-export-preprocess-string): Swap link
1297         normalization and inernal link targeting.
1299         * org-publish.el (org-publish-needed-p): Create timestamp
1300         directory when it does not exist.
1302 2008-07-04  Bastien Guerry  <bzg@altern.org>
1304         * org-clock.el (org-clock-out-when-done): Doc fix.
1306         * org.el (org-agenda-skip-unavailable-files): Doc fix.
1308         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
1309         Ignore case when searching for the COMMENT cookie at export time.
1311 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
1313         * org-exp.el (org-get-file-contents)
1314         (org-get-and-remove-property): New functions.
1315         (org-export-handle-include-files): Handle the new prefix options.
1316         (org-export-as-html): Fix the verse environment.
1318 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
1320         * org.el (org-time=, org-time<, org-time<=, org-time>)
1321         (org-time>=, org-time<>, org-2ft): New functions.
1322         (org-op-to-function): Also provide for the time testing fucntions.
1324 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
1326         * org-exp.el (org-export-html-style-default): New constant.
1328 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
1330         * org-exp.el (org-export-html-style-extra): New variable.
1331         (org-export-splice-style): New function.
1333 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
1335         * org-exp.el (org-export-plist-vars, org-export-as-html):
1336         Implement `org-export-creator-info'.
1337         (org-export-creator-info): New option.
1339 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
1341         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
1342         (org-property-drawer-re, org-clock-drawer-re): New constants.
1344 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
1346         * org-exp.el (org-icalendar-use-deadline)
1347         (org-icalendar-use-scheduled): New options.
1348         (org-icalendar-include-todo): Default changed to t.
1349         (org-print-icalendar-entries): Implement better utilization of
1350         scheduling and deadline time stamps.
1351         (org-export-target-internal-links, org-export-as-html): Allow file
1352         lines without the "file:" prefix if the file path is an absolute
1353         path or starts with ".".
1355         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
1356         lastweek etc.
1357         (org-clock-special-range): Also undertand yesterday, lastweek etc.
1359 2008-06-18  Glenn Morris  <rgm@gnu.org>
1360         * org.el (org-map-entries): Let-bind `file'.
1362 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
1364         * org.el (org-agenda-skip-archived-trees): Docstring now
1365         discourages using this.
1366         (org-scan-tags): Check for org-agenda-archives-mode.
1367         (org-map-entries): Make sure org-agenda-archives-mode is nil.
1368         (org-agenda-files): Functionality of second arg changed.
1370         * org-agenda.el (org-agenda-archives-mode): New variable
1371         (org-write-agenda, org-prepare-agenda, org-agenda-list)
1372         (org-search-view, org-todo-list, org-tags-view)
1373         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
1374         `ifmode' argument.
1375         (org-agenda-quit): Reset the archives mode.
1376         (org-agenda-archives-mode): New command.
1377         (org-agenda-set-mode-name): Include archives info.
1379 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
1381         * org.el (org-paste-subtree): Make sure the yanked headline is
1382         visible if it was yanked at a visible point.
1383         (org-move-item-up): Fix the bug with moving white space at the end
1384         of the item.
1385         (org-show-empty-lines-in-parent): New function.
1387 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
1389         * org-colview.el (org-columns-next-allowed-value): Bug fix.
1391         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
1393         * org-agenda.el (org-agenda-get-closed): Get the end time into the
1394         agenda prefix as well.
1396         * org-publish.el (org-publish-org-index): Make a properly indented
1397         list.
1399         * org.el (org-calendar-agenda-action-key): New option.
1400         (org-get-cursor-date): New function.
1401         (org-mark-entry-for-agenda-action): New command.
1402         (org-overriding-default-time): New variable.
1403         (org-read-date): Respect `org-overriding-default-time'.
1405         * org-remember.el (org-remember-apply-template): Respect the
1406         ovverriding default time.
1408         * org-agenda.el (org-agenda-action-marker): New variable.
1409         (org-agenda-action): New command.
1410         (org-agenda-do-action): New function.
1412 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
1414         * org.el (org-schedule, org-deadline): Protect scheduled and
1415         deadline tasks against changes that accidently remove the
1416         repeater.  Also show a message with the new date when done.
1418 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
1420         * org.el (org-beginning-of-line): Cater for the case when there
1421         are tags but no headline text.
1422         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
1423         it set.
1425 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
1427         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
1428         the return value is nil instead of "nil" when there is no match.
1430         * org-exp.el (org-insert-centered): Use fill-column instead of
1431         80.
1432         (org-export-as-ascii): Use string-width to measure the width of
1433         the heading.
1435         * org.el (org-diary-to-ical-string): No longer kill buffer
1436         FROMBUF, this is now done by the caller.
1438         * org-exp.el (org-print-icalendar-entries): Move the call to
1439         `org-diary-to-ical-string' out of the loop, and kill the buffer
1440         afterwords.
1442         * org-remember.el (org-remember-visit-immediately): Position
1443         cursor after moving to the note.
1444         (org-remember-apply-template): Use a text property to record the
1445         cursor position.
1446         (org-remember-handler): Align tags after pasting the note.
1448 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
1450         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
1452         * org-agenda.el (org-agenda-open-link): If there is an
1453         org-bbdb-name property in the current line, jump to that bbdb
1454         entry.
1456         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
1457         text property, so that the agenda knows where this entry comes
1458         from.
1460         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
1461         interaction between clocking-in from the agenda, and  automatic
1462         task state switching.
1464         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
1466         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
1467         zmacs-region stays after this command in XEmacs.
1469 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
1471         * org.el (org-scan-tags): Allow new values for ACTION parameter.
1473         * org-remember.el (org-remember-templates): Fix bug in
1474         customization type definition.
1476         * org.el (org-map-entries): New function.
1478 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
1480         * org-agenda.el (org-agenda-skip-comment-trees): New option.
1481         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
1483 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
1485         * org-remember.el (org-jump-to-target-location): New variable.
1486         (org-remember-apply-template): Set
1487         `org-remember-apply-template' if requested by template.
1488         (org-remember-handler): Start an idle timer to jump to
1489         remember location.
1491         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
1493         * org.el (org-set-regexps-and-options): Fix bug with parsing of
1494         file tags.
1495         (org-get-tags-at): Add the content of `org-file-tags'.
1497         * org-exp.el (org-export-handle-comments): Fix bug with several
1498         comment lines after each other.
1499         (org-number-to-roman, org-number-to-counter): New functions.
1500         (org-export-section-number-format): New option.
1502 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
1504         * org-exp.el (org-export-protect-examples): Catch the case of a
1505         missing end_example line.
1507         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
1508         `org-file-tags' to nil.
1510         * org-colview.el (org-columns-next-allowed-value): Handle next
1511         argument NTH to directly select a value.
1513         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
1514         argument NTH to directly select a value.
1516 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
1518         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
1520 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
1522         * org.el (org-columns-ellipses): New option.
1524 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
1526         * org-colview.el (org-columns-add-ellipses): New function.
1527         (org-columns-compact-links): New function.
1528         (org-columns-cleanup-item): Call `org-columns-compact-links'.
1529         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
1530         when in agenda.
1531         (org-columns-edit-value): Fixed bug with editing values from
1532         agenda column view.
1533         (org-columns-redo): Also redo the agenda itself.
1535 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
1537         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
1538         option.
1540         * org-colview.el (org-agenda-columns-cleanup-item): New function.
1542         * org-exp.el (org-export-ascii-preprocess): Renamed from
1543         `org-export-ascii-clean-string'.
1544         (org-export-kill-licensed-text)
1545         (org-export-define-heading-targets)
1546         (org-export-handle-invisible-targets)
1547         (org-export-target-internal-links)
1548         (org-export-remove-or-extract-drawers)
1549         (org-export-remove-archived-trees)
1550         (org-export-protect-quoted-subtrees)
1551         (org-export-protect-verbatim, org-export-protect-examples)
1552         (org-export-select-backend-specific-text)
1553         (org-export-mark-blockquote-and-verse)
1554         (org-export-remove-comment-blocks-and-subtrees)
1555         (org-export-handle-comments, org-export-mark-radio-links)
1556         (org-export-remove-special-table-lines)
1557         (org-export-normalize-links)
1558         (org-export-concatenate-multiline-links)
1559         (org-export-concatenate-multiline-emphasis): New functions,
1560         obtained from spliiting the export preprocessor.
1562         * org-table.el (org-table-recalculate): Improve error message if
1563         the row number is invalid.
1565 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
1567         * org-archive.el (org-archive-save-context-info): Fix bugs in
1568         customization setup and docstring.
1570         * org-exp.el (org-export-html-style): Changed the size of in the
1571         <pre> element to 90%.
1573 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
1575         * org.el (org-find-src-example-start): Function removed.
1576         (org-edit-src-find-region-and-lang): New function.
1578 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
1580         * org.el (org-edit-src-exit): New function.
1581         (org-exit-edit-mode): New minor mode.
1583         * org-exp.el (org-export-preprocess-string): Fix bug with removing
1584         comment-like lines from protected examples.
1586         * org.el (org-edit-src-example, org-find-src-example-start)
1587         (org-protect-source-example, org-edit-special): New functions.
1589 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
1591         * org-publish.el (org-publish-project-alist): Fix typo in
1592         docstring.
1593         (org-publish-project-alist): Handle :index-title property.
1595 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
1597         * org-export-latex.el (org-export-as-latex): Make sure region
1598         bounds are correct.  Parse subtree properties relating to export.
1600         * org-exp.el (org-export-add-options-to-plist): New function.
1601         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
1603 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
1605         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
1606         EXPORT_TITLE.
1608         * org-exp.el (org-export-get-title-from-subtree)
1609         (org-export-as-ascii, org-export-as-html): Make sure the original
1610         region-beginning and region-end are used, even after moving
1611         point.
1612         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
1613         property.
1615         * org-remember.el (org-remember-last-stored-marker): New variable.
1616         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
1617         (org-remember-handler): Also use marker to remember
1618         last-stored position.
1620         * org.el (org-goto-marker-or-bmk): New function.
1622 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
1624         * org.el (org-file-properties): Renamed from `org-local-properties'.
1625         (org-scan-tags): Take file tags into account.
1626         (org-tags-match-list-sublevels): Default changed to t.
1628         * org-exp.el (org-export-as-html): Close paragraph after a
1629         footnote.
1631         * org.el (org-update-parent-todo-statistics): New function.
1633         * org-exp.el (org-icalendar-store-UID): New option.
1634         (org-icalendar-force-UID): Option removed.
1635         (org-print-icalendar-entries): IMplement UIDs.
1637 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
1639         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
1641 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
1643         * org-faces.el (org-column): Document how this face is being used
1644         and why sometimes the background faces shine through.
1646         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
1648         * org-publish.el (org-publish-attachment): Create publishing
1649         directory if it does not yet exist.
1651         * org-table.el (org-calc-default-modes): Change default number
1652         format to (float 8).
1654         * org.el (org-olpath-completing-read): New function.
1655         (org-time-clocksum-format): New option.
1656         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
1658         * org-clock.el (org-clock-display, org-clock-out)
1659         (org-update-mode-line): Use `org-time-clocksum-format'.
1661         * org-colview-xemacs.el (org-columns-number-to-string): Use
1662         `org-time-clocksum-format'.
1664         * org-colview.el (org-columns-number-to-string): Use
1665         `org-time-clocksum-format'.
1667 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
1669         * org-id.el: New file, move from contrib to core.
1671         * org-exp.el (org-icalendar-force-UID): New option.
1673 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
1675         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
1676         shifted by one day if theere is a date range without an end
1677         time.
1679         * org.el (org-try-structure-completion): New function.
1681 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
1683         * org.el (org-set-font-lock-defaults): Improve fontification of
1684         description lists.
1685         (org-insert-item): Handle description lists.
1686         (org-adaptive-fill-function): Improve auto indentation in
1687         description lists.
1689         * org-exp.el (org-export-as-html, org-export-preprocess-string):
1690         Implement VERSE environment.
1691         (org-export-preprocess-string): Implement the COMMENT
1692         environment.
1694         * org-export-latex.el (org-export-latex-preprocess): Implement
1695         VERSE environment.
1697 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
1699         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
1700         option.
1702 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
1704         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
1706         * org.el (org-quote-csv-field): New functions.
1708         * org-table.el (org-table-export-default-format): Remove :splice
1709         from default format, we get the same effect by not specifying
1710         :tstart and :tend.
1711         (org-table-export): Improve setup, distinguish better between
1712         interactive and non-interactive use, allow specifying the format
1713         on the fly, better protection against wrong file names.
1714         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
1715         and :tend when :splice is omitted.
1717 2008-05-09  Bernt Hansen  <bernt@norang.ca>
1719         * org-clock.el (org-clock-select-task): Make sure the selection
1720         letters are 1-9 and A-Z, no special characters.
1722 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
1724         * org-exp.el (org-export-htmlize): New group.
1725         (org-export-htmlize-output-type)
1726         (org-export-htmlize-css-font-prefix): New options.
1727         (org-export-htmlize-region-for-paste): New function.
1728         (org-export-htmlize-generate-css): New command.
1730 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
1732         * org/org.el (org-modules, org-format-latex-options):
1733         * org/org-archive.el (org-archive-stamp-time)
1734         (org-archive-save-context-info):
1735         * org/org-faces.el (org-hide):
1736         * org/org-irc.el (org-irc-parse-link):
1737         * org/org-macs.el (org-call-with-arg, org-autoload):
1738         * org/org-mew.el (org-mew-store-link):
1739         * org/org-remember.el (org-remember-store-without-prompt)
1740         (org-remember-templates): Fix typos in docstrings.
1742         * org/org-info.el (org-info-store-link): Remove leftover docstring.
1744         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
1745         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
1746         (org-bbdb-anniv-split): Fix typos in docstrings.
1748         * org/org-publish.el (org-publish-project-alist): Doc fixes.
1749         (org-publish-use-timestamps-flag): Reflow docstring.
1750         (org-publish-files-alist): Fix typos in docstring.
1752 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
1754         * org.el (org-set-visibility-according-to-property): New function.
1755         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
1756         and compute the regular expressions, and update font-lock.
1757         (org-property-re): Allow a dash in property names.
1759         * org-archive.el (org-extract-archive-file): Insert the file name
1760         without the path into the format, to allow the location format to
1761         contain a subdirectory.
1763         * org-agenda.el (org-agenda-post-command-hook): If point is at end
1764         of buffer, and the `org-agenda-type' property undefined, use the
1765         value from the character before.
1767         * org.el (org-add-planning-info): Don't let indentation for
1768         would-be timestamp become extra whitespace at the end of headline.
1770 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
1772         * org.el (org-remove-double-quotes, org-file-contents): New
1773         functions.
1775         * org-exp.el (org-infile-export-plist): Also parse the
1776         contents of #+SETUPFILE files, recursively.
1778         * org.el (org-set-regexps-and-options): Also parse the
1779         contents of #+SETUPFILE files, recursively.
1781         * org-exp.el (org-export-handle-include-files): New function.
1782         (org-export-preprocess-string): Call
1783         `org-export-handle-include-files'.
1785         * org.el (org-delete-property-globally)
1786         (org-delete-property, org-set-property): Ignore case during
1787         completion.
1788         (org-set-property): Use `org-completing-read' instead of
1789         `completing-read'.
1791         * org.el (org-complete-expand-structure-template): New,
1792         experimental function.
1793         (org-structure-template-alist): New, experimental option.
1794         (org-complete): Call `org-complete-expand-structure-template'.
1796 2008-05-06  Bastien Guerry  <bzg@altern.org>
1798         * org-export-latex.el (org-export-latex-preprocess): Added
1799         support for blockquotes.
1801 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
1803         * org.el (org-read-date-analyze): Catch the case where only a
1804         weekday is given.
1806 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
1808         * org.el (org-set-font-lock-defaults): Make the description
1809         tag bold.
1811         * org-exp.el (org-export-as-html, org-close-li): Implement
1812         description lists.
1814 2008-05-04  Jason Riedy  <jason@acm.org>
1816         * org-table.el (*orgtbl-default-fmt*): New variable.
1817         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
1818         when there is no other fmt available.
1820         (orgtbl-to-generic): Allow an explicitly nil :tstart or
1821         :tend to suppress the appropriate string.
1823         (orgtbl-to-orgtbl): New function for translating to another orgtbl
1824         table.
1826 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
1828         * org.el (org-read-date-analyze): "." as an alias for "+0" in
1829         read date.
1831         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
1832         New function.
1834         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
1835         New function.
1837 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
1839         * org-clock.el (org-clock-find-position): Don't include notes
1840         into clock drawer.
1842         * org-archive.el (org-archive-subtree): No longer remove an
1843         extra line after cutting the subtree.  `org-cut-subtree' already
1844         takes care of this.
1846         * org-remember.el (org-remember-handler): Only kill the target
1847         buffer if it does not contain the running clock.
1849         * org.el (org-markers-to-move): New variable.
1850         (org-save-markers-in-region, org-check-and-save-marker)
1851         (org-reinstall-markers-in-region): New function.
1852         (org-move-subtree-down, org-copy-subtree): Remember relative
1853         marker positions before cutting.
1854         (org-move-subtree-down, org-paste-subtree): Restore relative
1855         marker positions after pasting.
1857         * org-remember.el (org-remember-clock-out-on-exit): New option.
1858         (org-remember-finalize): Clock out only if the setting in
1859         `org-remember-clock-out-on-exit' requires it.
1860         (org-remember-handler): Do the cleanup in the buffer, to make sure
1861         that the clock marker remains in tact.
1863 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
1865         * org-clock.el (org-clock-goto): Widen buffer if necessary.
1866         (org-clock-in): Make sure that also tasks outside the narrowed
1867         region will be clocked in correctly.
1868         (org-clock-insert-selection-line): Widen the buffer so that we can
1869         find the correct task heading.
1871         * org.el (org-base-buffer): New function.
1873         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
1874         and ";" are escaped.
1875         (org-print-icalendar-entries): Also apply
1876         `org-icalendar-cleanup-string' to the headline, not only to the
1877         summary property.
1879 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
1881         * org-exp.el (org-export-preprocess-hook): New hook.
1882         (org-export-preprocess-string): Call
1883         `org-export-preprocess-hook'.
1885         * org.el (org-font-lock-hook): New variable.
1886         (org-font-lock-hook): New function.
1887         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
1889 ;; Local Variables:
1890 ;; coding: utf-8
1891 ;; add-log-time-zone-rule: t
1892 ;; End:
1894     Copyright (C) 2008  Free Software Foundation, Inc.
1896   This file is part of GNU Emacs.
1898   GNU Emacs is free software: you can redistribute it and/or modify
1899   it under the terms of the GNU General Public License as published by
1900   the Free Software Foundation, either version 3 of the License, or
1901   (at your option) any later version.
1903   GNU Emacs is distributed in the hope that it will be useful,
1904   but WITHOUT ANY WARRANTY; without even the implied warranty of
1905   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1906   GNU General Public License for more details.
1908   You should have received a copy of the GNU General Public License
1909   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
1911 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c