Fix publishing of component files.
[org-mode.git] / lisp / ChangeLog
blobeff72d8f25b593ff6a10665d703c53dad3d41fe2
1 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-publish.el (org-publish-org-index): Only exclude the index
4         file in the main directory from being added to the site-map.
5         (org-publish-get-project-from-filename): If the current project is
6         a component, start publishing from the parent project.
8 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
10         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
12         * org-publish.el (org-publish-org-index): Improve removal of
13         temporary buffers.
15         * org-agenda.el (org-get-closed): Re-apply changes
16         accidentially overwritten by last commit to Emacs.
18         * org.el (org-outline-path-complete-in-steps): New option.
19         (org-refile-get-location): Honor
20         `org-outline-path-complete-in-steps'.
21         (org-agenda-change-all-lines, org-tags-sparse-tree)
22         (org-time-string-to-absolute, org-small-year-to-year)
23         (org-link-escape): Re-apply changes accidentially overwritten
24         by last commit to Emacs.
26 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
28         * org-clock.el (org-dblock-write:clocktable): Make sure the
29         clocktable sees the first line.
30         (org-clock-in): Warn if the clock cannot be resumed.
32 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
34         * org.el (org-open-at-point): Fix mixup about interactive and
35         non-interactive elisp links.
37 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
39         * org-exp.el (org-export-preprocess-string): Allow one comment
40         line before the first headline to always be included.  This is
41         to not miss a commented target.
43         * org-mouse.el (org-mouse-insert-item): Call
44         `org-indent-to-column' instead of `indent-to', for XEmacs
45         compatibility.
47         * org.el (org-refile-targets): Fix customize definition so
48         that it works also in XEmacs.
49         (org-fixup-indentation): Call `org-indent-to-column' instead
50         of `indent-to', for XEmacs compatibility.
52 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
54         * org-mew.el (org-mew-store-link): Get the correct case folder
55         for refiled messages.
57 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
59         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
60         line break indicators.
62         * org.el (org-ido-completing-read): Remove the "i:" prefix for
63         ido-completion propts.
65 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
67         * org-remember.el (org-remember-apply-template): Use
68         `org-substring-no-properties'.
70         * org-compat.el (org-substring-no-properties): New function.
72         * org-remember.el (org-remember-apply-template): Use
73         `org-substring-no-properties' for compatibility.
75         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
76         option.
77         (org-fix-bullet-type): respect
78         `org-list-two-spaces-after-bullet-regexp'.
80         * org-clock.el (org-clock-load): Clean up the code.
82         * org.el (org-adaptive-fill-function): Allow two spaces after
83         "1." as a list bullet.
85 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
87         * org-clock.el (org-clock-save, org-clock-load): Check for
88         live buffers, existing files, and buffer file names to ensure
89         consistent information.
90         (org-clock-persist): Make `clock' a special value of this
91         variable, and improve docstring.
93         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
94         (org-get-string-indentation): Adapt indentation when the bullet
95         width changes.
97 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
99         * org-remember.el (org-remember-finalize): Make interactive.
100         (org-remember-kill): New command.
101         (org-remember-finish-immediately): Call `org-remember-finalize'
102         directly.
103         (org-remember-finalize): Make `org-remember-finalize' an interactive
104         function.
106 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
108         * org-remember.el (org-remember-apply-template): No ido completion
109         for free prompts in remember templates.
110         (org-remember-before-finalize-hook): New hook.
111         (org-remember-mode): New minor mode.
112         (org-remember-apply-template): Turn on `org-remember-mode'.
114         * org-id.el (org-id-add-location): Avoid error when no file is
115         given.
117         * org-remember.el (org-remember-apply-template): Fix the way how
118         the list of allowed properties is retrieved from the target file.
120         * org.el (org-insert-link): Improve file link matching.
122 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
124         * org-colview.el (org-columns-display-here): New argument
125         DATELINE, to trigger using the new face.
126         (org-agenda-colview-summarize): Call `org-columns-display-here'
127         with the new argument.
129         * org-faces.el (org-agenda-column-dateline): New face.
131         * org-publish.el (org-publish-org-index): Use index-title at page
132         title, not as section.
134         * org-exp.el (org-export-html-format-desc): Respect the
135         org-protect property.
136         (org-export-as-html): Protect image specifiers that are in the
137         description part of a link.
139         * org.el (org-sort-entries-or-items, org-completing-read)
140         (org-refile-get-location, org-olpath-completing-read, org-todo)
141         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
142         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
143         (org-set-property, org-delete-property)
144         (org-delete-property-globally): Use `org-ido-completing-read'.
146         * org-remember.el (org-remember-apply-template): Use
147         `org-ido-completing-read'.
149         * org-publish.el (org-publish): Use `org-ido-completing-read'.
151         * org-colview.el (org-columns-edit-value, org-columns-new)
152         (org-insert-columns-dblock): Use `org-ido-completing-read'.
154         * org-colview-xemacs.el (org-columns-edit-value)
155         (org-columns-new, org-insert-columns-dblock): Use
156         `org-ido-completing-read'.
158         * org-attach.el (org-attach-delete-one, org-attach-open): Use
159         `org-ido-completing-read'.
161         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
162         `org-ido-completing-read'.
164         * org.el (org-time-today): New function.
165         (org-matcher-time): Use `org-time-today'.  Add special treatment
166         for "<tomorrow>" and "<yesterday>".
167         (org-ido-completing-read): New function.
168         (org-completion-use-ido): New option.
170         * org-exp.el (org-export-format-source-code): Fix bug in require
171         htmlize code.
172         (org-export-target-internal-links): Fix bug in search for text
173         property.
175 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
177         * org-export-latex.el (org-export-latex-subcontent): Interprete
178         target aliases as additonal labels.
180         * org-exp.el (org-export-target-aliases): New variable.
181         (org-export-preprocess-string)
182         (org-export-handle-invisible-targets): Fill the alias alist.
183         (org-export-as-html): Remove the &nbsp; from the anchor, and also
184         assign an id.
185         (org-html-level-start): Insert the target aliases as additonal
186         anchors.
188         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
189         picture area.
191 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
193         * org.el (org-open-at-mouse): Ensure correct link abbreviations
194         when following a link with the mouse from the agenda.
196         * org-exp.el (org-export-as-html): Avoid lone </div> when no
197         headlines are created.
199 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
201         * org.el (org-link-translation-function): New option.
202         (org-open-at-point): Call `org-link-translation-function' if
203         non-nil.
204         (org-translate-link): New function.
205         (org-translate-link-from-planner): New function.
206         (org-open-at-point): Allow interactive commands in elisp links.
208         * org-exp.el (org-icalendar-cleanup-string): Restore the old
209         iCalendar quoting.  The new one seems to caus problems with
210         applications.
212         * org.el (org-yank): Set `this-command' to `yank', so that
213         `yank-pop' will work.
215 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
217         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
218         compliance as far as quoting is concerned.
220         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
221         hexified version of the tag.
223         * org-vm.el (org-vm-follow-link): Require `vm-search'.
225         * org.el (org-up-heading-safe, org-forward-same-level): Always
226         call `org-back-to-heading' instead of `outline-back-to-heading'.
227         (org-back-to-heading): New wrapper around outline-back-to-heading,
228         with a useful error message telling where the error happened.
230         * org-list.el (org-update-checkbox-count): Always call
231         `org-back-to-heading' instead of `outline-back-to-heading'.
233         * org-exp.el (org-export-as-html): Make sure that each <img> tag
234         has an `alt' attribute, to ensure XHTML validation.
236 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
238         * org-publish.el (org-publish-attachment): Allow publishing to
239         overwrite attachment files.
241         * org-agenda.el (org-agenda-timerange-leaders): New option.
242         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
244         * org.el (org-edit-src-exit): Untabify ASCII image before
245         returning.
258 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
260         * org.el (org-yank): Make any prefix force normal yanking.
261         Suppress folding if text would be swallowed into a folded
262         subtree.
263         (org-yank-folded-subtrees, org-yank): Docstring updates.
265         * org-agenda.el (org-agenda-compare-effort): Treat no effort
266         defined as 0.
268         * org-exp.el (org-export-language-setup): Add Catalan and
269         Esperanto language entries.
271 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
273         * org.el (org-refile): Allow refiling of entire regions.
275         * org-clock.el (org-clock-time%): New function.
277         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
278         retrieve property values.
280 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
282         * org-agenda.el (org-agenda-list): Handle the value `only' of
283         org-agenda-show-log'.
284         (org-agenda-log-mode): Interpret a double prefix arg.
286 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
288         * org-exp.el (org-export-html-footnotes-section): New variable.
289         (org-export-as-html): Use `org-export-html-footnotes-section' to
290         insert the footnotes.
291         (org-export-language-setup): Add "Footnotes" to language words.
293 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
295         * org.el (org-yank): Fix bug when not inserting a subtree.
297 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
299         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
300         instead of `vm-beginning-of-message'.
302         * org.el (org-make-link-regexps): Make sure that links to gnus can
303         contain brackets.
305 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
307         * org-attach.el (org-attach-dir): Remove duplicate ID creation
308         code.
310         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
311         shell output.
313         * org.el (org-link-abbrev-alist): Improve customization type.
315         * org-attach.el (org-attach-expand-link, org-attach-expand): New
316         functions.
318         * org-agenda.el (org-agenda-get-progress): Renamed from
319         `org-get-closed'.  Implement searching for state changes as well.
320         (org-agenda-log-mode-items): New option.
321         (org-agenda-log-mode): New option prefix argument, interpreted as
322         request to show all possible progress info.
323         (org-agenda-get-day-entries): Call `org-get-progress' instead of
324         `org-get-closed'.
325         (org-agenda-set-mode-name): Handle the more complex log mode
326         settings.
327         (org-get-closed): New alias, pointing to `org-get-progress'.
329 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
331         * org.el (org-file-apps-defaults-gnu)
332         (org-file-apps-defaults-macosx)
333         (org-file-apps-defaults-windowsnt): Add an entry defining the
334         system command.
335         (org-file-apps): Allow `system' as key and value.
336         (org-open-at-point): Explain the effect of a double prefix arg.
337         (org-open-file): If the argument `in-emacs' is (16),
338         i.e. corresponding to a double prefix argument, try to open the
339         file externally.
341 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
343         * org.el (org-insert-link): Abbreviate absolute files names in
344         links.  Also, fix a bug in which the double C-u prefix would not
345         be honored.
347 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
349         * org.el (org-insert-heading): If buffer does not end with a
350         newline, add one if necessary to insert headline correctly.
352         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
353         paragraphs, not inside.
355         * org.el (org-todo): Quote
356         `org-agenda-headline-snapshot-before-repeat'.
358         * org-exp.el (org-export-as-html): Fully process link descriptions.
359         (org-export-html-format-desc): New function.
360         (org-export-as-html): Collect footnotes into the correct basket.
361         (org-html-protect): No longer protect quotations marks here, this
362         goes wrong.
364         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
365         BEG.
367         * org-compat.el (org-fit-window-to-buffer): New function (not
368         really, a preliminary and incomplete version was present earlier,
369         but not used).
371         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
372         `org-fit-window-to-buffer'.
374         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
376         * org-agenda.el (org-agenda-get-restriction-and-command)
377         (org-fit-agenda-window, org-agenda-convert-date): Use
378         `org-fit-window-to-buffer'.
380         * org-exp.el (org-export-as-html): Process href links through
381         `org-export-html-format-href'.
382         (org-export-html-format-href): New function.
384         * org-agenda.el (org-agenda-todo): Update only the current
385         headline if this is a repeated TODO, marked done for today.
386         (org-agenda-change-all-lines): New argument JUST-THIS, to change
387         only the current line.
389         * org.el (org-todo): Take a snapshot of the headline if the
390         repeater might change it.
392 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
394         * org-publish.el (org-publish-find-title): Remove buffers visited
395         only for extracting the title.
397         * org-exp.el (org-export-html-style)
398         (org-export-html-style-default): Mark style definitions as
399         unparsed CDATA.
401         * org-publish.el (org-publish-validate-link): Function
402         re-introduced.
404 2008-11-02  Charles Sebold  <csebold@gmail.com>
406         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
407         property.
408         (org-plot-quote-timestamp-field): New function.
409         (org-plot-quote-tsv-field): Call timestamp field function when
410         necessary rather than just quoting as a string.
411         (org-plot/gnuplot-to-data): Pass in timefmt property.
412         (org-plot/gnuplot-script): Supports timefmt property.
413         (org-plot/gnuplot): Checks for timestamp column before checking
414         for text index column.
416 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
418         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
420         * org-publish.el (org-publish-org-index): Create a section in the
421         index file.
422         (org-publish-org-index): Stop linking to directories.
424         * org.el (org-emphasis-alist): Use span instead of <u> to
425         underline text.
427         * org-exp.el (org-export-as-html): Make sure <p> is closed before
428         <pre> sections.
430 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
432         * org-jsinfo.el (org-infojs-template): Remove language attribute
433         from script tag.
435 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
437         * org-agenda.el (org-agenda-remove-marked-text): New function.
438         (org-agenda-mark-filtered-text)
439         (org-agenda-unmark-filtered-text): New functions.
440         (org-write-agenda): Remove fltered text.
442         * org.el (org-make-tags-matcher): Give access to TODO "property"
443         without speed penalty.
445 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
447         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
448         option.
449         (org-store-link-props): Make sure adding to the plist works
450         correctly.
452         * org-gnus.el (org-gnus-no-new-news): New function.
453         (org-gnus-follow-link): Allow the article ID to be a message-id,
454         in addition to allowing article numbers.  Message IDs make much
455         more roubust links.
456         (org-gnus-store-link): Use message-id to create link.
458 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
460         * org.el (org-emphasize): Reverse the selection array.
461         (org-emphasis-alist): Set <code> tags for the verbatim
462         environment.
464         * org-remember.el (org-remember-handler): Fix bug with
465         prefix-related changing of the note storage target.
467         * org-exp.el (org-print-icalendar-entries): Make the exported
468         priorities compatible with RFC 2445.
470         * org-clock.el (org-clock-save): Insert time stamp without
471         dependence on time-stamp.el.
473 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
475         * org.el ("saveplace"): If saveplace puts point into an invisible
476         location, make it visible.
477         (org-make-tags-matcher): Allow inactive time stamps in time
478         comparisons.
479         (org-yank-adjusted-subtrees): New option.
480         (org-yank): Incorporate adjusting trees.
481         (org-paste-subtree): New argument FOR-YANK which will cause
482         insertion at point without backing up over white lines, and leave
483         point at the end of the inserted text.  Also if the cursor is
484         at the beginning of a headline, use the same level or the inserted
485         tree.
487         * org-publish.el (org-publish-get-base-files-1): Deal correctly
488         with broken symlinks
490 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
492         * org-exp.el (org-export-select-tags, org-get-current-options):
493         Fix typo.
495 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
497         * org-agenda.el (org-format-agenda-item)
498         (org-agenda-filter-make-matcher): Make sure tags are stored and
499         compared donwcased.
501 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
503         * org.el (org-insert-todo-heading): Fix bug with force-heading
504         argument.
506 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
508         * org-clock.el (org-clock-in-resume): Add a custom option to
509         toggle starting the clock from an open clock line.
510         (org-clock-in): When clocking in to an entry, if
511         `org-clock-in-resume' is set, check if the first clock line is
512         open and if so, start the clock from the time in the clock line.
513         (org-clock-persist): Add a custom option to toggle clock
514         persistence.
515         (org-clock-persist-query-save): Add a custom option to toggle
516         asking the user if they want to save the running clock when
517         exiting.
518         (org-clock-persist-query-resume): Add a custom option to toggle
519         asking the user if they want to resume the saved clock when Emacs
520         is restarted.
521         (org-clock-save): Add a function to save clock data.
522         This includes the contents of `org-clock-history' and the buffer
523         and position of the currently clocked task, if any.
524         (org-clock-load): Add a function to load clock data.
525         This populates `org-clock-history', and resumes the saved clocked
526         task if there is one.
527         (org-clock-persistence-insinuate): Add a method to set up the
528         hooks for clock persistence.
530 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
532         * org-exp.el (org-export-as-ascii): Handle the case that we are
533         publishing from an indirect buffer.
535         * org-table.el (org-table-copy-down): Fix bug with time stamp
536         increment.
538         * org-mouse.el (org-mouse-features): New option.
539         (org-mode-hook): Turn on features depending on
540         `org-mouse-features'.
542         * org.el (org-insert-heading-respect-content): Force heading
543         creation.
544         (org-insert-heading): keep the folding state of the heading before
545         the inserted one.
547 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
549         * org-archive.el (org-archive-to-archive-sibling): Handle top
550         level headlines better.
552 2008-10-21  Bastien Guerry  <bzg@altern.org>
554         * org-export-latex.el (org-export-latex-classes): Added
555         \usepackage{graphicx} to the default list of packages.
557 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
559         * org-agenda.el (org-agenda-filter): Renamed from
560         `org-agenda-filter-tags'.
562 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
564         * org.el (org-entry-properties): Add CATEGORY property, iven if it
565         is not defined as a property in this entry.
566         (org-add-log-note): Mask prefix argument when immediately storing
567         the note.
569         * org-agenda.el (org-agenda-filter-effort-default-operator): New
570         option.
572 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
574         * org.el (org-add-log-setup): Bugfix; code to find insertion point
575         after drawers was skipping ahead one line too many, so notes were
576         inserted after the first note instead of before it.
578 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
580         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
581         New variables.
582         (org-prepare-agenda): Reset the filter tags.
583         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
584         Show filter tags in mode line.
586         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
587         formatter.
589         * org-export-latex.el (org-latex-entities-regexp): New constant.
590         (org-export-as-pdf): Use two calls to `shell-command'.
592 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
594         * org-export-latex.el (org-export-latex-treat-sub-super-char):
595         Honor the {} value of the subsuperscript setting.  Make sure that
596         longer subsuperscripts are typeset in a roman font.
598         * org.el (org-clock-update-time-maybe): Compute negative clock
599         intervals correctly.
601 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
603         * org.el (org-add-log-setup): Respect
604         `org-log-state-notes-insert-after-drawers'.
605         (org-log-state-notes-insert-after-drawers): New option.
606         (org-todo-trigger-tag-changes): New function.
607         (org-todo): Call `org-todo-trigger-tag-changes'.
609 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
611         * org.el (org-add-log-setup): Only skip drawers if the are
612         immediately after the scheduling keywords.
614         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
615         function
616         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
617         call it with the current todo state to get the state to switch to
618         when clocking in.
619         (org-clock-in): Use org-indent-line-function to indent clock lines.
620         (org-clock-find-position): Fix indentation of empty clock drawers.
622 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
624         * org-publish.el (org-publish-org-to): Handle case when
625         org-export-to-pdf does return a file name, not a buffer.
626         (org-publish-org-to-pdf): New function.
628         * org-export-latex.el (org-export-as-pdf)
629         (org-export-as-pdf-and-open): New commands.
631         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
632         forms as ranges.
634         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
635         things in protexted regions.
637 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
639         * org-export-latex.el (org-export-latex-preprocess): Improve
640         quoting of LaTeX environments.
642 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
644         * org.el (org-edit-fixed-width-region): Exclude final newline from
645         picture area.
647         * org-export-latex.el (org-export-latex-subcontent): Add labels to
648         sections, to make internal links work.
649         (org-export-latex-fontify-headline): Do not remove all text
650         properties, to make sure that target properties survive this
651         process.
653         * org-exp.el (org-export-preprocess-string): Change sequence of
654         modifications, to make sure links are prepared before the LaTeX
655         conversions do happen.
657 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
659         * org-attach.el (org-attach-delete-all): Renamed from
660         `org-attch-delete'.  Add a security query before deleting the
661         entire directory.  New optional argument FORCE can overrule the
662         security query.
663         (org-attach-delete-one): New command.
665 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
667         * org-attach.el (org-attach-file-list): Fix bug with directory.
669 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
671         * org.el (org-apps-regexp-alist): New function.
672         (org-file-apps): Add auto-mode to the default value.
673         (org-open-file): Use the new structure of org-file-apps.
675         * org-attach.el (org-attach): Support the new keys.
676         (org-attach-method): New option.
678 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
680         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
681         March.
683         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
684         of the list value o `org-use-tag-inheritance'.
686         * org-attach.el (org-attach-auto-tag): New option.
687         (org-attach-tag, org-attach-untag): New functions.
688         (org-attach-attach, org-attach-new, org-attach-sync): Call
689         `org-attach-tag'.
690         (org-attach-delete): Call `org-attach-untag'.
692 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
694         * org-table.el (orgtbl-self-insert-command): Make this work for
695         the keypad as well.
697 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
699         * org.el (org-add-log-setup): Limit searc for drawers to entry
700         text, not to subtree.
702         * org-clock.el (org-clock-heading-for-remember): New variable.
703         (org-clock-in): Set `org-clock-heading-for-remember'.
705 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
707         * org-remember.el (org-remember-apply-template): Add new
708         expansions: %k, %K for currently clocked task and a link to the
709         currently clocked task, and %< to file notes in the currently
710         clocked task.
712 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
714         * org-export-latex.el (org-export-latex-make-header): Also insert
715         the content of the property :latex-header-extra.
717         * org-exp.el (org-infile-export-plist): Put the content of
718         #+LATEX_HEADER: into the property :latex-header-extra.
720         * org-colview.el (org-columns-get-format-and-top-level): Remove
721         resetting the marker.
723         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
724         Remove resetting the marker.
726         * org.el (org-entry-property-inherited-from): Improve docstring.
727         (org-entry-get-with-inheritance): Reset marker before starting the
728         search.
730         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
732 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
734         * org.el (org-entry-get-multivalued-property)
735         (org-entry-protect-space, org-entry-restore-space): New
736         functions.
737         (org-file-apps-defaults-macosx): Let postscript files be opened by
738         preview.
739         (org-time-stamp-inactive): Call `org-time-stamp'.
740         (org-time-stamp): New argument `inactive'.  Also edit inacive
741         stamps. Convert time stamp type.
742         (org-open-file): Interpret the `default' value for the `command'
743         in `org-file-apps'.
745         * org-id.el (org-id-int-to-b36-one-digit)
746         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
747         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
748         b36.
750 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
752         * org-id.el (org-id-reverse-string): New function.
753         (org-id-new): Use `org-id-reverse-string' to make sure the
754         beginning chars of the ID are mutating fast.  This allows to use a
755         directory structure to spread things better.
756         (org-id-prefix): Changed default to nil.
758         * org-list.el (org-move-item-down, org-move-item-up): Remember and
759         restore the column of the cursor position.
761         * org-remember.el (org-remember-apply-template): Remove properties
762         from `initial'.
764 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
766         * org-wl.el (org-wl-open): Remove useless call to
767         `wl-thread-open-all'.
769         * org-remember.el (org-remember-handler): Fix bug with `bottom'
770         location.
772 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
774         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
775         `org-bbdb-anniversaries'.
777         * org.el (org-get-next-sibling, org-forward-same-level): New
778         functions, similar to the outline versions, but invisible headings
779         are OK.
781 2008-09-25  Bastien Guerry  <bzg@altern.org>
783         * org.el (org-auto-repeat-maybe): Insert a space between
784         the timestamp's type and the timestamp itself.
786 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
788         * org-table.el (org-table-sum): Do not format the result with %g,
789         it does rounding when there are too many digits.
791         * org.el (org-map-entries): Protect the keyword-selecting variables.
793 2008-09-23  Bastien Guerry  <bzg@altern.org>
795         * org-agenda.el (org-agenda-to-appt): Make sure the function check
796         against all agenda files.
798 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
800         * org-list.el: New file, aggregating list functions from org.el
801         and org-export-latex.el.
803         * org.el (org-edit-src-region-extra): New option.
805 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
807         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
808         time before 1am.
810 2008-09-22  Bastien Guerry  <bzg@altern.org>
812         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
814 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
816         * org-plot.el (org-plot/gnuplot): Make tables starting with a
817         hline work correctly.
818         (org-plot/gnuplot-script): Put commas at the end of each script
819         line.
821 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
823         * org.el (org-get-refile-targets): Replace links with their
824         descriptions
825         (org-imenu-get-tree): Replace links with their descriptions.
827         * org-remember.el (org-remember-apply-template): Add a new
828         expansion for adding properties to remember items.
830         * org.el (org-add-log-setup): Skip over drawers (properties,
831         clocks etc) when adding notes.
833         * org-agenda.el (org-agenda-get-closed): show durations of clocked
834         items as well as the start and end times.
836         * org-compat.el (org-get-x-clipboard-compat): Add a compat
837         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
839         * org-remember.el (org-get-x-clipboard): Use the compat
840         function to get clipboard values when x-selection-value is
841         unavailable. Use substring-no-properties instead of
842         set-text-properties to remove text properties from the clipboard
843         value.
845         * lisp/org-clock.el (org-update-mode-line): Support limiting the
846         modeline clock string, and display the full todo value in the
847         tooltip. Set a local keymap so mouse-3 on the clock string goes to
848         the currently clocked task.
849         (org-clock-string-limit): Add a custom value for the maximum
850         length of the clock string in the modeline.
851         (org-clock-mode-map): Add a keymap for the modeline string
853 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
855         * org-compat.el (org-propertize): New function.
857 2008-09-20  Bastien Guerry  <bzg@altern.org>
859         * org-export-latex.el (org-export-latex-tables): protect exported
860         tables from further special chars conversion.
861         (org-export-latex-preprocess): Preserve LaTeX environments.
862         (org-list-parse-list): Parse descriptive lists.
863         (org-list-to-generic, org-list-to-latex, org-list-to-html)
864         (org-list-to-texinfo): Export descriptive lists.
865         (org-quote-chars): Remove.
866         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
867         (org-export-latex-list-beginning-re): Rename to
868         `org-list-beginning-re'
869         (org-list-item-begin): Rename to `org-list-item-beginning'
871 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
873         * org.el (org-refile): Allow refiling to the last entry in the
874         buffer.
875         (org-get-tags-at): Fix bug when inheritance is turned off.
877 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
879         * org.el (org-indent-line-function): No longer check for src
880         regions, this is too much overhead.
882         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
883         matching.
885         * org.el (org-scan-tags): Make sure that tags matching is not case
886         sensitive.  TODO keyword matching is case sensitive, however, to
887         avoid confusion with similar words that are not meant to be
888         keywords.
890 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
892         * org.el (org-get-local-tags-at): New function.
893         (org-get-local-tags): New function.
895         * org-exp.el (org-export-get-categories): New function.
897         * org-agenda.el (org-sorting-choice)
898         (org-agenda-sorting-strategy, org-agenda-get-todos)
899         (org-agenda-get-timestamps, org-agenda-get-deadlines)
900         (org-agenda-get-scheduled, org-agenda-get-blocks)
901         (org-entries-lessp): Implement sorting by TODO state.
902         (org-cmp-todo-state): New defsubst.
904         * org-colview.el (org-colview-construct-allowed-dates): New
905         function.
906         (org-columns-next-allowed-value): Use
907         `org-colview-construct-allowed-dates'.
909         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
910         function.
911         (org-columns-next-allowed-value): Use
912         `org-colview-construct-allowed-dates'.
914 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
916         * org.el (org-protect-slash): New function.
917         (org-get-refile-targets): Use `org-protect-slash'.
919         * org-agenda.el (org-global-tags-completion-table): New variable.
921         * org-exp.el (org-export-handle-export-tags): New function.
922         (org-export-preprocess-string): Call
923         `org-export-handle-export-tags'.
925         * org-plot.el: New file.
927         * org-publish.el (org-publish-expand-components): Function removed.
928         (org-publish-expand-projects): Allow components to have components.
930 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
932         * org.el (org-indent-line-function): Do not indent in regions that
933         are external source code.
934         (org-yank-and-fold-if-subtree): New function.
936         * org-agenda.el (org-agenda-todayp): New function.
937         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
938         `org-agenda-todayp'.
940         * org.el (org-insert-heading-respect-content)
941         (org-insert-todo-heading-respect-content): New commands.
942         (org-insert-heading-respect-content): New option.
943         (org-insert-heading): Respect `org-insert-heading-respect-content'.
945         * org-clock.el (org-clock-find-position): Make sure the note after
946         the clock line gets moved into the new clock drawer.
948 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
950         * org-id.el (org-id-new): New option.
952 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
954         * org-table.el (org-table-copy-down): Avoid overflow during
955         increment.  Use prefix argument 0 to temporarily disable the
956         increment.
958 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
960         * org-exp.el (org-export-as-html): Do not turn on the major mode
961         if the buffer will be killed anyway.
962         (org-get-current-options): Exclude the #+TEXT field.
963         (org-export-as-html): Make sure text before the first headline is
964         a paragraph.
966         * org-publish.el (org-publish-org-to): Tell the exporter that this
967         buffer will be killed, so it is not necessary to do major mode
968         initialization.
970         * org-archive.el (org-archive-to-archive-sibling): Show empty
971         lines after folding the archive sibling.
973         * org.el (org-log-note-extra): New variable.
975 2008-09-05  Bastien Guerry  <bzg@altern.org>
977         * org.el (org-additional-option-like-keywords): Added keywords for
978         the _QUOTE, _VERSE and _SRC environments.
980         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
981         exporting _QUOTE and _VERSE environments.
983 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
985         * org-agenda.el (org-agenda-filter-by-tag): New command.
987         * org-exp.el (org-get-current-options): Remove angular brackets
988         from the date entry.
990         * org.el (org-edit-fixed-width-region): New function.
991         (org-edit-fixed-width-region): Also try
992         `org-edit-fixed-width-region'.
993         (org-edit-fixed-width-region-mode): New option.
994         (org-activate-code): Only interprete lines starting with colon
995         plus a space as example lines.
997         * org-remember.el (org-remember-templates): Add nil instead of
998         empty strings to fix the length of remember templates.
1000         * org-table.el (org-calc-default-modes): Fix the time format for
1001         calc, from 12 hour to 24 hour clock.
1003 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
1005         * org-agenda.el (org-agenda-get-deadlines)
1006         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
1007         entries that are pre-warnings of deadlines or reminders.
1009         * org.el (org-sort-entries-or-items): Make numeric and alpha
1010         comparisons ignore any TODO keyword and priority cookie.
1012         * org-remember.el (org-remember-handler): Reinterpretation of the
1013         prefix argument.
1015 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
1017         * org-agenda.el (org-agenda-get-scheduled): Use new
1018         `org-scheduled' face.
1020         * org-faces.el (org-scheduled): New face.
1022         * org-wl.el (org-wl-open): Remove incorrect declaration.
1024         * org-gnus.el (org-gnus-store-link): Support for :to information
1025         in gnus links.
1027         * org-exp.el (org-export-as-html): Fixed typo in creator
1028         information.
1029         (org-export-protect-examples): New parameter indent.  Insert extra
1030         spaces only when this parameter is specified.
1031         (org-export-preprocess-string): Call `org-export-protect-examples'
1032         with an indentation parameter when exporting to ASCII.
1034         * org-remember.el (org-remember-templates)
1035         (org-remember-apply-template): Allow the file component to be a
1036         function.
1038         * org.el (org-goto-local-search-headings): Renamed from
1039         `org-goto-local-search-forward-headings'.  Added the possibility
1040         to search backwards.
1042 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
1044         * org-export-latex.el (org-export-latex): New customization
1045         group.
1047         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
1049 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
1051         * org-exp.el (org-html-do-expand): Allow {} to terminate
1052         tex macro
1054 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
1056         * org.el (org-buffer-list): Select buffers based on major mode,
1057         not on file name.
1059 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
1061         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
1062         face property.
1064         * org-colview.el (org-columns-display-here): Use
1065         `org-columns-modify-value-for-display-function'.
1067         * org-colview-xemacs.el (org-columns-display-here): Use
1068         `org-columns-modify-value-for-display-function'.
1070 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
1072         * org.el (org-columns-modify-value-for-display-function): New option.
1084         * org-publish.el (org-publish-file): Make sure the directory match
1085         for the publishing directory works correctly.
1087         * org-agenda.el (org-agenda-execute-calendar-command)
1088         (org-agenda-diary-entry): Additional optional argument.
1090 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
1092         * org-exp.el (org-export-as-html): Add attributes also in mailto
1093         and ftp links.
1095         * org.el (org-autoload): Add `org-dblock-write:columnview'.
1104 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
1106         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
1107         sure that calls from `org-export-region-as-html' do not do the
1108         special check for a subtree.
1110 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
1112         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
1114 2008-07-20  Juri Linkov  <juri@jurta.org>
1116         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
1117         new keymap `narrow-map' instead of binding "\C-xns".
1119 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
1121         * org.el (org-open-file): Use
1122         `org-open-directory-means-index-dot-org'.
1123         (org-open-directory-means-index-dot-org): New option.
1125 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
1127         * org.el (org-make-link-string): Remove link attributes from
1128         description.
1129         (org-open-at-point): Remove link attributes bevore using the path.
1131         * org-exp.el (org-export-as-html): Handle link attributes.
1133         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
1135         * org-table.el (org-table-to-lisp): New function.
1137         * org.el (org-narrow-to-subtree): Do not include the final newline
1138         into the narrowed region.
1140         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
1141         bug with user-define skipping condition.
1143 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
1145         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
1147 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
1149         * org-exp.el (org-export-html-style-default): Automatic overflow
1150         handling for pre fields.
1151         (org-export-as-ascii, org-export-as-html): Change default format
1152         for time stamp.
1154         * org-table.el (org-table-export): Offer completion for translator
1155         functions, and do not require a heading above the table.
1157         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
1158         Cater for the case of a list starting in the first line of the
1159         buffer.
1161 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
1163         * org-publish.el (org-publish-find-title): Bug fix.
1164         (org-publish-org-index): Implement new :index-style option.
1166 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
1168         * org-publish.el (org-publish-timestamp-filename): Use
1169         SHA1-encoded file names in the timestamp directory.
1171 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
1173         * org-publish.el (org-publish-needed-p): Be verbose about files
1174         published and files skipped.
1176         * org-exp.el (org-export-preprocess-string): Swap link
1177         normalization and inernal link targeting.
1179         * org-publish.el (org-publish-needed-p): Create timestamp
1180         directory when it does not exist.
1182 2008-07-04  Bastien Guerry  <bzg@altern.org>
1184         * org-clock.el (org-clock-out-when-done): Doc fix.
1186         * org.el (org-agenda-skip-unavailable-files): Doc fix.
1188         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
1189         Ignore case when searching for the COMMENT cookie at export time.
1191 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
1193         * org-exp.el (org-get-file-contents)
1194         (org-get-and-remove-property): New functions.
1195         (org-export-handle-include-files): Handle the new prefix options.
1196         (org-export-as-html): Fix the verse environment.
1198 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
1200         * org.el (org-time=, org-time<, org-time<=, org-time>)
1201         (org-time>=, org-time<>, org-2ft): New functions.
1202         (org-op-to-function): Also provide for the time testing fucntions.
1204 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
1206         * org-exp.el (org-export-html-style-default): New constant.
1208 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
1210         * org-exp.el (org-export-html-style-extra): New variable.
1211         (org-export-splice-style): New function.
1213 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
1215         * org-exp.el (org-export-plist-vars, org-export-as-html):
1216         Implement `org-export-creator-info'.
1217         (org-export-creator-info): New option.
1219 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
1221         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
1222         (org-property-drawer-re, org-clock-drawer-re): New constants.
1224 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
1226         * org-exp.el (org-icalendar-use-deadline)
1227         (org-icalendar-use-scheduled): New options.
1228         (org-icalendar-include-todo): Default changed to t.
1229         (org-print-icalendar-entries): Implement better utilization of
1230         scheduling and deadline time stamps.
1231         (org-export-target-internal-links, org-export-as-html): Allow file
1232         lines without the "file:" prefix if the file path is an absolute
1233         path or starts with ".".
1235         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
1236         lastweek etc.
1237         (org-clock-special-range): Also undertand yesterday, lastweek etc.
1239 2008-06-18  Glenn Morris  <rgm@gnu.org>
1240         * org.el (org-map-entries): Let-bind `file'.
1242 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
1244         * org.el (org-agenda-skip-archived-trees): Docstring now
1245         discourages using this.
1246         (org-scan-tags): Check for org-agenda-archives-mode.
1247         (org-map-entries): Make sure org-agenda-archives-mode is nil.
1248         (org-agenda-files): Functionality of second arg changed.
1250         * org-agenda.el (org-agenda-archives-mode): New variable
1251         (org-write-agenda, org-prepare-agenda, org-agenda-list)
1252         (org-search-view, org-todo-list, org-tags-view)
1253         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
1254         `ifmode' argument.
1255         (org-agenda-quit): Reset the archives mode.
1256         (org-agenda-archives-mode): New command.
1257         (org-agenda-set-mode-name): Include archives info.
1259 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
1261         * org.el (org-paste-subtree): Make sure the yanked headline is
1262         visible if it was yanked at a visible point.
1263         (org-move-item-up): Fix the bug with moving white space at the end
1264         of the item.
1265         (org-show-empty-lines-in-parent): New function.
1267 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
1269         * org-colview.el (org-columns-next-allowed-value): Bug fix.
1271         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
1273         * org-agenda.el (org-agenda-get-closed): Get the end time into the
1274         agenda prefix as well.
1276         * org-publish.el (org-publish-org-index): Make a properly indented
1277         list.
1279         * org.el (org-calendar-agenda-action-key): New option.
1280         (org-get-cursor-date): New function.
1281         (org-mark-entry-for-agenda-action): New command.
1282         (org-overriding-default-time): New variable.
1283         (org-read-date): Respect `org-overriding-default-time'.
1285         * org-remember.el (org-remember-apply-template): Respect the
1286         ovverriding default time.
1288         * org-agenda.el (org-agenda-action-marker): New variable.
1289         (org-agenda-action): New command.
1290         (org-agenda-do-action): New function.
1292 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
1294         * org.el (org-schedule, org-deadline): Protect scheduled and
1295         deadline tasks against changes that accidently remove the
1296         repeater.  Also show a message with the new date when done.
1298 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
1300         * org.el (org-beginning-of-line): Cater for the case when there
1301         are tags but no headline text.
1302         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
1303         it set.
1305 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
1307         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
1308         the return value is nil instead of "nil" when there is no match.
1310         * org-exp.el (org-insert-centered): Use fill-column instead of
1311         80.
1312         (org-export-as-ascii): Use string-width to measure the width of
1313         the heading.
1315         * org.el (org-diary-to-ical-string): No longer kill buffer
1316         FROMBUF, this is now done by the caller.
1318         * org-exp.el (org-print-icalendar-entries): Move the call to
1319         `org-diary-to-ical-string' out of the loop, and kill the buffer
1320         afterwords.
1322         * org-remember.el (org-remember-visit-immediately): Position
1323         cursor after moving to the note.
1324         (org-remember-apply-template): Use a text property to record the
1325         cursor position.
1326         (org-remember-handler): Align tags after pasting the note.
1328 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
1330         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
1332         * org-agenda.el (org-agenda-open-link): If there is an
1333         org-bbdb-name property in the current line, jump to that bbdb
1334         entry.
1336         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
1337         text property, so that the agenda knows where this entry comes
1338         from.
1340         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
1341         interaction between clocking-in from the agenda, and  automatic
1342         task state switching.
1344         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
1346         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
1347         zmacs-region stays after this command in XEmacs.
1349 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
1351         * org.el (org-scan-tags): Allow new values for ACTION parameter.
1353         * org-remember.el (org-remember-templates): Fix bug in
1354         customization type definition.
1356         * org.el (org-map-entries): New function.
1358 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
1360         * org-agenda.el (org-agenda-skip-comment-trees): New option.
1361         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
1363 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
1365         * org-remember.el (org-jump-to-target-location): New variable.
1366         (org-remember-apply-template): Set
1367         `org-remember-apply-template' if requested by template.
1368         (org-remember-handler): Start an idle timer to jump to
1369         remember location.
1371         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
1373         * org.el (org-set-regexps-and-options): Fix bug with parsing of
1374         file tags.
1375         (org-get-tags-at): Add the content of `org-file-tags'.
1377         * org-exp.el (org-export-handle-comments): Fix bug with several
1378         comment lines after each other.
1379         (org-number-to-roman, org-number-to-counter): New functions.
1380         (org-export-section-number-format): New option.
1382 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
1384         * org-exp.el (org-export-protect-examples): Catch the case of a
1385         missing end_example line.
1387         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
1388         `org-file-tags' to nil.
1390         * org-colview.el (org-columns-next-allowed-value): Handle next
1391         argument NTH to directly select a value.
1393         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
1394         argument NTH to directly select a value.
1396 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
1398         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
1400 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
1402         * org.el (org-columns-ellipses): New option.
1404 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
1406         * org-colview.el (org-columns-add-ellipses): New function.
1407         (org-columns-compact-links): New function.
1408         (org-columns-cleanup-item): Call `org-columns-compact-links'.
1409         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
1410         when in agenda.
1411         (org-columns-edit-value): Fixed bug with editing values from
1412         agenda column view.
1413         (org-columns-redo): Also redo the agenda itself.
1415 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
1417         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
1418         option.
1420         * org-colview.el (org-agenda-columns-cleanup-item): New function.
1422         * org-exp.el (org-export-ascii-preprocess): Renamed from
1423         `org-export-ascii-clean-string'.
1424         (org-export-kill-licensed-text)
1425         (org-export-define-heading-targets)
1426         (org-export-handle-invisible-targets)
1427         (org-export-target-internal-links)
1428         (org-export-remove-or-extract-drawers)
1429         (org-export-remove-archived-trees)
1430         (org-export-protect-quoted-subtrees)
1431         (org-export-protect-verbatim, org-export-protect-examples)
1432         (org-export-select-backend-specific-text)
1433         (org-export-mark-blockquote-and-verse)
1434         (org-export-remove-comment-blocks-and-subtrees)
1435         (org-export-handle-comments, org-export-mark-radio-links)
1436         (org-export-remove-special-table-lines)
1437         (org-export-normalize-links)
1438         (org-export-concatenate-multiline-links)
1439         (org-export-concatenate-multiline-emphasis): New functions,
1440         obtained from spliiting the export preprocessor.
1442         * org-table.el (org-table-recalculate): Improve error message if
1443         the row number is invalid.
1445 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
1447         * org-archive.el (org-archive-save-context-info): Fix bugs in
1448         customization setup and docstring.
1450         * org-exp.el (org-export-html-style): Changed the size of in the
1451         <pre> element to 90%.
1453 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
1455         * org.el (org-find-src-example-start): Function removed.
1456         (org-edit-src-find-region-and-lang): New function.
1458 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
1460         * org.el (org-edit-src-exit): New function.
1461         (org-exit-edit-mode): New minor mode.
1463         * org-exp.el (org-export-preprocess-string): Fix bug with removing
1464         comment-like lines from protected examples.
1466         * org.el (org-edit-src-example, org-find-src-example-start)
1467         (org-protect-source-example, org-edit-special): New functions.
1469 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
1471         * org-publish.el (org-publish-project-alist): Fix typo in
1472         docstring.
1473         (org-publish-project-alist): Handle :index-title property.
1475 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
1477         * org-export-latex.el (org-export-as-latex): Make sure region
1478         bounds are correct.  Parse subtree properties relating to export.
1480         * org-exp.el (org-export-add-options-to-plist): New function.
1481         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
1483 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
1485         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
1486         EXPORT_TITLE.
1488         * org-exp.el (org-export-get-title-from-subtree)
1489         (org-export-as-ascii, org-export-as-html): Make sure the original
1490         region-beginning and region-end are used, even after moving
1491         point.
1492         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
1493         property.
1495         * org-remember.el (org-remember-last-stored-marker): New variable.
1496         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
1497         (org-remember-handler): Also use marker to remember
1498         last-stored position.
1500         * org.el (org-goto-marker-or-bmk): New function.
1502 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
1504         * org.el (org-file-properties): Renamed from `org-local-properties'.
1505         (org-scan-tags): Take file tags into account.
1506         (org-tags-match-list-sublevels): Default changed to t.
1508         * org-exp.el (org-export-as-html): Close paragraph after a
1509         footnote.
1511         * org.el (org-update-parent-todo-statistics): New function.
1513         * org-exp.el (org-icalendar-store-UID): New option.
1514         (org-icalendar-force-UID): Option removed.
1515         (org-print-icalendar-entries): IMplement UIDs.
1517 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
1519         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
1521 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
1523         * org-faces.el (org-column): Document how this face is being used
1524         and why sometimes the background faces shine through.
1526         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
1528         * org-publish.el (org-publish-attachment): Create publishing
1529         directory if it does not yet exist.
1531         * org-table.el (org-calc-default-modes): Change default number
1532         format to (float 8).
1534         * org.el (org-olpath-completing-read): New function.
1535         (org-time-clocksum-format): New option.
1536         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
1538         * org-clock.el (org-clock-display, org-clock-out)
1539         (org-update-mode-line): Use `org-time-clocksum-format'.
1541         * org-colview-xemacs.el (org-columns-number-to-string): Use
1542         `org-time-clocksum-format'.
1544         * org-colview.el (org-columns-number-to-string): Use
1545         `org-time-clocksum-format'.
1547 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
1549         * org-id.el: New file, move from contrib to core.
1551         * org-exp.el (org-icalendar-force-UID): New option.
1553 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
1555         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
1556         shifted by one day if theere is a date range without an end
1557         time.
1559         * org.el (org-try-structure-completion): New function.
1561 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
1563         * org.el (org-set-font-lock-defaults): Improve fontification of
1564         description lists.
1565         (org-insert-item): Handle description lists.
1566         (org-adaptive-fill-function): Improve auto indentation in
1567         description lists.
1569         * org-exp.el (org-export-as-html, org-export-preprocess-string):
1570         Implement VERSE environment.
1571         (org-export-preprocess-string): Implement the COMMENT
1572         environment.
1574         * org-export-latex.el (org-export-latex-preprocess): Implement
1575         VERSE environment.
1577 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
1579         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
1580         option.
1582 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
1584         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
1586         * org.el (org-quote-csv-field): New functions.
1588         * org-table.el (org-table-export-default-format): Remove :splice
1589         from default format, we get the same effect by not specifying
1590         :tstart and :tend.
1591         (org-table-export): Improve setup, distinguish better between
1592         interactive and non-interactive use, allow specifying the format
1593         on the fly, better protection against wrong file names.
1594         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
1595         and :tend when :splice is omitted.
1597 2008-05-09  Bernt Hansen  <bernt@norang.ca>
1599         * org-clock.el (org-clock-select-task): Make sure the selection
1600         letters are 1-9 and A-Z, no special characters.
1602 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
1604         * org-exp.el (org-export-htmlize): New group.
1605         (org-export-htmlize-output-type)
1606         (org-export-htmlize-css-font-prefix): New options.
1607         (org-export-htmlize-region-for-paste): New function.
1608         (org-export-htmlize-generate-css): New command.
1610 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
1612         * org/org.el (org-modules, org-format-latex-options):
1613         * org/org-archive.el (org-archive-stamp-time)
1614         (org-archive-save-context-info):
1615         * org/org-faces.el (org-hide):
1616         * org/org-irc.el (org-irc-parse-link):
1617         * org/org-macs.el (org-call-with-arg, org-autoload):
1618         * org/org-mew.el (org-mew-store-link):
1619         * org/org-remember.el (org-remember-store-without-prompt)
1620         (org-remember-templates): Fix typos in docstrings.
1622         * org/org-info.el (org-info-store-link): Remove leftover docstring.
1624         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
1625         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
1626         (org-bbdb-anniv-split): Fix typos in docstrings.
1628         * org/org-publish.el (org-publish-project-alist): Doc fixes.
1629         (org-publish-use-timestamps-flag): Reflow docstring.
1630         (org-publish-files-alist): Fix typos in docstring.
1632 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
1634         * org.el (org-set-visibility-according-to-property): New function.
1635         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
1636         and compute the regular expressions, and update font-lock.
1637         (org-property-re): Allow a dash in property names.
1639         * org-archive.el (org-extract-archive-file): Insert the file name
1640         without the path into the format, to allow the location format to
1641         contain a subdirectory.
1643         * org-agenda.el (org-agenda-post-command-hook): If point is at end
1644         of buffer, and the `org-agenda-type' property undefined, use the
1645         value from the character before.
1647         * org.el (org-add-planning-info): Don't let indentation for
1648         would-be timestamp become extra whitespace at the end of headline.
1650 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
1652         * org.el (org-remove-double-quotes, org-file-contents): New
1653         functions.
1655         * org-exp.el (org-infile-export-plist): Also parse the
1656         contents of #+SETUPFILE files, recursively.
1658         * org.el (org-set-regexps-and-options): Also parse the
1659         contents of #+SETUPFILE files, recursively.
1661         * org-exp.el (org-export-handle-include-files): New function.
1662         (org-export-preprocess-string): Call
1663         `org-export-handle-include-files'.
1665         * org.el (org-delete-property-globally)
1666         (org-delete-property, org-set-property): Ignore case during
1667         completion.
1668         (org-set-property): Use `org-completing-read' instead of
1669         `completing-read'.
1671         * org.el (org-complete-expand-structure-template): New,
1672         experimental function.
1673         (org-structure-template-alist): New, experimental option.
1674         (org-complete): Call `org-complete-expand-structure-template'.
1676 2008-05-06  Bastien Guerry  <bzg@altern.org>
1678         * org-export-latex.el (org-export-latex-preprocess): Added
1679         support for blockquotes.
1681 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
1683         * org.el (org-read-date-analyze): Catch the case where only a
1684         weekday is given.
1686 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
1688         * org.el (org-set-font-lock-defaults): Make the description
1689         tag bold.
1691         * org-exp.el (org-export-as-html, org-close-li): Implement
1692         description lists.
1694 2008-05-04  Jason Riedy  <jason@acm.org>
1696         * org-table.el (*orgtbl-default-fmt*): New variable.
1697         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
1698         when there is no other fmt available.
1700         (orgtbl-to-generic): Allow an explicitly nil :tstart or
1701         :tend to suppress the appropriate string.
1703         (orgtbl-to-orgtbl): New function for translating to another orgtbl
1704         table.
1706 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
1708         * org.el (org-read-date-analyze): "." as an alias for "+0" in
1709         read date.
1711         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
1712         New function.
1714         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
1715         New function.
1717 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
1719         * org-clock.el (org-clock-find-position): Don't include notes
1720         into clock drawer.
1722         * org-archive.el (org-archive-subtree): No longer remove an
1723         extra line after cutting the subtree.  `org-cut-subtree' already
1724         takes care of this.
1726         * org-remember.el (org-remember-handler): Only kill the target
1727         buffer if it does not contain the running clock.
1729         * org.el (org-markers-to-move): New variable.
1730         (org-save-markers-in-region, org-check-and-save-marker)
1731         (org-reinstall-markers-in-region): New function.
1732         (org-move-subtree-down, org-copy-subtree): Remember relative
1733         marker positions before cutting.
1734         (org-move-subtree-down, org-paste-subtree): Restore relative
1735         marker positions after pasting.
1737         * org-remember.el (org-remember-clock-out-on-exit): New option.
1738         (org-remember-finalize): Clock out only if the setting in
1739         `org-remember-clock-out-on-exit' requires it.
1740         (org-remember-handler): Do the cleanup in the buffer, to make sure
1741         that the clock marker remains in tact.
1743 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
1745         * org-clock.el (org-clock-goto): Widen buffer if necessary.
1746         (org-clock-in): Make sure that also tasks outside the narrowed
1747         region will be clocked in correctly.
1748         (org-clock-insert-selection-line): Widen the buffer so that we can
1749         find the correct task heading.
1751         * org.el (org-base-buffer): New function.
1753         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
1754         and ";" are escaped.
1755         (org-print-icalendar-entries): Also apply
1756         `org-icalendar-cleanup-string' to the headline, not only to the
1757         summary property.
1759 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
1761         * org-exp.el (org-export-preprocess-hook): New hook.
1762         (org-export-preprocess-string): Call
1763         `org-export-preprocess-hook'.
1765         * org.el (org-font-lock-hook): New variable.
1766         (org-font-lock-hook): New function.
1767         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
1769 ;; Local Variables:
1770 ;; coding: utf-8
1771 ;; add-log-time-zone-rule: t
1772 ;; End:
1774     Copyright (C) 2008  Free Software Foundation, Inc.
1776   This file is part of GNU Emacs.
1778   GNU Emacs is free software: you can redistribute it and/or modify
1779   it under the terms of the GNU General Public License as published by
1780   the Free Software Foundation, either version 3 of the License, or
1781   (at your option) any later version.
1783   GNU Emacs is distributed in the hope that it will be useful,
1784   but WITHOUT ANY WARRANTY; without even the implied warranty of
1785   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1786   GNU General Public License for more details.
1788   You should have received a copy of the GNU General Public License
1789   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
1791 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c