Fix RET in orgtbl-mode, when cursor is at the beginning of the buffer.
[org-mode/org-tableheadings.git] / lisp / ChangeLog
blob2249679486601683d1c8d072e177f76496687fea
1 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
5         * org-publish.el (org-publish-org-index): Improve removal of
6         temporary buffers.
8         * org-agenda.el (org-get-closed): Re-apply changes
9         accidentially overwritten by last commit to Emacs.
11         * org.el (org-outline-path-complete-in-steps): New option.
12         (org-refile-get-location): Honor
13         `org-outline-path-complete-in-steps'.
14         (org-agenda-change-all-lines, org-tags-sparse-tree)
15         (org-time-string-to-absolute, org-small-year-to-year)
16         (org-link-escape): Re-apply changes accidentially overwritten
17         by last commit to Emacs.
19 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
21         * org-clock.el (org-dblock-write:clocktable): Make sure the
22         clocktable sees the first line.
23         (org-clock-in): Warn if the clock cannot be resumed.
25 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
27         * org.el (org-open-at-point): Fix mixup about interactive and
28         non-interactive elisp links.
30 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
32         * org-exp.el (org-export-preprocess-string): Allow one comment
33         line before the first headline to always be included.  This is
34         to not miss a commented target.
36         * org-mouse.el (org-mouse-insert-item): Call
37         `org-indent-to-column' instead of `indent-to', for XEmacs
38         compatibility.
40         * org.el (org-refile-targets): Fix customize definition so
41         that it works also in XEmacs.
42         (org-fixup-indentation): Call `org-indent-to-column' instead
43         of `indent-to', for XEmacs compatibility.
45 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
47         * org-mew.el (org-mew-store-link): Get the correct case folder
48         for refiled messages.
50 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
52         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
53         line break indicators.
55         * org.el (org-ido-completing-read): Remove the "i:" prefix for
56         ido-completion propts.
58 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
60         * org-remember.el (org-remember-apply-template): Use
61         `org-substring-no-properties'.
63         * org-compat.el (org-substring-no-properties): New function.
65         * org-remember.el (org-remember-apply-template): Use
66         `org-substring-no-properties' for compatibility.
68         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
69         option.
70         (org-fix-bullet-type): respect
71         `org-list-two-spaces-after-bullet-regexp'.
73         * org-clock.el (org-clock-load): Clean up the code.
75         * org.el (org-adaptive-fill-function): Allow two spaces after
76         "1." as a list bullet.
78 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
80         * org-clock.el (org-clock-save, org-clock-load): Check for
81         live buffers, existing files, and buffer file names to ensure
82         consistent information.
83         (org-clock-persist): Make `clock' a special value of this
84         variable, and improve docstring.
86         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
87         (org-get-string-indentation): Adapt indentation when the bullet
88         width changes.
90 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
92         * org-remember.el (org-remember-finalize): Make interactive.
93         (org-remember-kill): New command.
94         (org-remember-finish-immediately): Call `org-remember-finalize'
95         directly.
96         (org-remember-finalize): Make `org-remember-finalize' an interactive
97         function.
99 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
101         * org-remember.el (org-remember-apply-template): No ido completion
102         for free prompts in remember templates.
103         (org-remember-before-finalize-hook): New hook.
104         (org-remember-mode): New minor mode.
105         (org-remember-apply-template): Turn on `org-remember-mode'.
107         * org-id.el (org-id-add-location): Avoid error when no file is
108         given.
110         * org-remember.el (org-remember-apply-template): Fix the way how
111         the list of allowed properties is retrieved from the target file.
113         * org.el (org-insert-link): Improve file link matching.
115 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
117         * org-colview.el (org-columns-display-here): New argument
118         DATELINE, to trigger using the new face.
119         (org-agenda-colview-summarize): Call `org-columns-display-here'
120         with the new argument.
122         * org-faces.el (org-agenda-column-dateline): New face.
124         * org-publish.el (org-publish-org-index): Use index-title at page
125         title, not as section.
127         * org-exp.el (org-export-html-format-desc): Respect the
128         org-protect property.
129         (org-export-as-html): Protect image specifiers that are in the
130         description part of a link.
132         * org.el (org-sort-entries-or-items, org-completing-read)
133         (org-refile-get-location, org-olpath-completing-read, org-todo)
134         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
135         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
136         (org-set-property, org-delete-property)
137         (org-delete-property-globally): Use `org-ido-completing-read'.
139         * org-remember.el (org-remember-apply-template): Use
140         `org-ido-completing-read'.
142         * org-publish.el (org-publish): Use `org-ido-completing-read'.
144         * org-colview.el (org-columns-edit-value, org-columns-new)
145         (org-insert-columns-dblock): Use `org-ido-completing-read'.
147         * org-colview-xemacs.el (org-columns-edit-value)
148         (org-columns-new, org-insert-columns-dblock): Use
149         `org-ido-completing-read'.
151         * org-attach.el (org-attach-delete-one, org-attach-open): Use
152         `org-ido-completing-read'.
154         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
155         `org-ido-completing-read'.
157         * org.el (org-time-today): New function.
158         (org-matcher-time): Use `org-time-today'.  Add special treatment
159         for "<tomorrow>" and "<yesterday>".
160         (org-ido-completing-read): New function.
161         (org-completion-use-ido): New option.
163         * org-exp.el (org-export-format-source-code): Fix bug in require
164         htmlize code.
165         (org-export-target-internal-links): Fix bug in search for text
166         property.
168 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
170         * org-export-latex.el (org-export-latex-subcontent): Interprete
171         target aliases as additonal labels.
173         * org-exp.el (org-export-target-aliases): New variable.
174         (org-export-preprocess-string)
175         (org-export-handle-invisible-targets): Fill the alias alist.
176         (org-export-as-html): Remove the &nbsp; from the anchor, and also
177         assign an id.
178         (org-html-level-start): Insert the target aliases as additonal
179         anchors.
181         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
182         picture area.
184 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
186         * org.el (org-open-at-mouse): Ensure correct link abbreviations
187         when following a link with the mouse from the agenda.
189         * org-exp.el (org-export-as-html): Avoid lone </div> when no
190         headlines are created.
192 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
194         * org.el (org-link-translation-function): New option.
195         (org-open-at-point): Call `org-link-translation-function' if
196         non-nil.
197         (org-translate-link): New function.
198         (org-translate-link-from-planner): New function.
199         (org-open-at-point): Allow interactive commands in elisp links.
201         * org-exp.el (org-icalendar-cleanup-string): Restore the old
202         iCalendar quoting.  The new one seems to caus problems with
203         applications.
205         * org.el (org-yank): Set `this-command' to `yank', so that
206         `yank-pop' will work.
208 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
210         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
211         compliance as far as quoting is concerned.
213         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
214         hexified version of the tag.
216         * org-vm.el (org-vm-follow-link): Require `vm-search'.
218         * org.el (org-up-heading-safe, org-forward-same-level): Always
219         call `org-back-to-heading' instead of `outline-back-to-heading'.
220         (org-back-to-heading): New wrapper around outline-back-to-heading,
221         with a useful error message telling where the error happened.
223         * org-list.el (org-update-checkbox-count): Always call
224         `org-back-to-heading' instead of `outline-back-to-heading'.
226         * org-exp.el (org-export-as-html): Make sure that each <img> tag
227         has an `alt' attribute, to ensure XHTML validation.
229 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
231         * org-publish.el (org-publish-attachment): Allow publishing to
232         overwrite attachment files.
234         * org-agenda.el (org-agenda-timerange-leaders): New option.
235         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
237         * org.el (org-edit-src-exit): Untabify ASCII image before
238         returning.
251 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
253         * org.el (org-yank): Make any prefix force normal yanking.
254         Suppress folding if text would be swallowed into a folded
255         subtree.
256         (org-yank-folded-subtrees, org-yank): Docstring updates.
258         * org-agenda.el (org-agenda-compare-effort): Treat no effort
259         defined as 0.
261         * org-exp.el (org-export-language-setup): Add Catalan and
262         Esperanto language entries.
264 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
266         * org.el (org-refile): Allow refiling of entire regions.
268         * org-clock.el (org-clock-time%): New function.
270         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
271         retrieve property values.
273 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
275         * org-agenda.el (org-agenda-list): Handle the value `only' of
276         org-agenda-show-log'.
277         (org-agenda-log-mode): Interpret a double prefix arg.
279 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
281         * org-exp.el (org-export-html-footnotes-section): New variable.
282         (org-export-as-html): Use `org-export-html-footnotes-section' to
283         insert the footnotes.
284         (org-export-language-setup): Add "Footnotes" to language words.
286 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
288         * org.el (org-yank): Fix bug when not inserting a subtree.
290 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
292         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
293         instead of `vm-beginning-of-message'.
295         * org.el (org-make-link-regexps): Make sure that links to gnus can
296         contain brackets.
298 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
300         * org-attach.el (org-attach-dir): Remove duplicate ID creation
301         code.
303         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
304         shell output.
306         * org.el (org-link-abbrev-alist): Improve customization type.
308         * org-attach.el (org-attach-expand-link, org-attach-expand): New
309         functions.
311         * org-agenda.el (org-agenda-get-progress): Renamed from
312         `org-get-closed'.  Implement searching for state changes as well.
313         (org-agenda-log-mode-items): New option.
314         (org-agenda-log-mode): New option prefix argument, interpreted as
315         request to show all possible progress info.
316         (org-agenda-get-day-entries): Call `org-get-progress' instead of
317         `org-get-closed'.
318         (org-agenda-set-mode-name): Handle the more complex log mode
319         settings.
320         (org-get-closed): New alias, pointing to `org-get-progress'.
322 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
324         * org.el (org-file-apps-defaults-gnu)
325         (org-file-apps-defaults-macosx)
326         (org-file-apps-defaults-windowsnt): Add an entry defining the
327         system command.
328         (org-file-apps): Allow `system' as key and value.
329         (org-open-at-point): Explain the effect of a double prefix arg.
330         (org-open-file): If the argument `in-emacs' is (16),
331         i.e. corresponding to a double prefix argument, try to open the
332         file externally.
334 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
336         * org.el (org-insert-link): Abbreviate absolute files names in
337         links.  Also, fix a bug in which the double C-u prefix would not
338         be honored.
340 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
342         * org.el (org-insert-heading): If buffer does not end with a
343         newline, add one if necessary to insert headline correctly.
345         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
346         paragraphs, not inside.
348         * org.el (org-todo): Quote
349         `org-agenda-headline-snapshot-before-repeat'.
351         * org-exp.el (org-export-as-html): Fully process link descriptions.
352         (org-export-html-format-desc): New function.
353         (org-export-as-html): Collect footnotes into the correct basket.
354         (org-html-protect): No longer protect quotations marks here, this
355         goes wrong.
357         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
358         BEG.
360         * org-compat.el (org-fit-window-to-buffer): New function (not
361         really, a preliminary and incomplete version was present earlier,
362         but not used).
364         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
365         `org-fit-window-to-buffer'.
367         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
369         * org-agenda.el (org-agenda-get-restriction-and-command)
370         (org-fit-agenda-window, org-agenda-convert-date): Use
371         `org-fit-window-to-buffer'.
373         * org-exp.el (org-export-as-html): Process href links through
374         `org-export-html-format-href'.
375         (org-export-html-format-href): New function.
377         * org-agenda.el (org-agenda-todo): Update only the current
378         headline if this is a repeated TODO, marked done for today.
379         (org-agenda-change-all-lines): New argument JUST-THIS, to change
380         only the current line.
382         * org.el (org-todo): Take a snapshot of the headline if the
383         repeater might change it.
385 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
387         * org-publish.el (org-publish-find-title): Remove buffers visited
388         only for extracting the title.
390         * org-exp.el (org-export-html-style)
391         (org-export-html-style-default): Mark style definitions as
392         unparsed CDATA.
394         * org-publish.el (org-publish-validate-link): Function
395         re-introduced.
397 2008-11-02  Charles Sebold  <csebold@gmail.com>
399         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
400         property.
401         (org-plot-quote-timestamp-field): New function.
402         (org-plot-quote-tsv-field): Call timestamp field function when
403         necessary rather than just quoting as a string.
404         (org-plot/gnuplot-to-data): Pass in timefmt property.
405         (org-plot/gnuplot-script): Supports timefmt property.
406         (org-plot/gnuplot): Checks for timestamp column before checking
407         for text index column.
409 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
411         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
413         * org-publish.el (org-publish-org-index): Create a section in the
414         index file.
415         (org-publish-org-index): Stop linking to directories.
417         * org.el (org-emphasis-alist): Use span instead of <u> to
418         underline text.
420         * org-exp.el (org-export-as-html): Make sure <p> is closed before
421         <pre> sections.
423 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
425         * org-jsinfo.el (org-infojs-template): Remove language attribute
426         from script tag.
428 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
430         * org-agenda.el (org-agenda-remove-marked-text): New function.
431         (org-agenda-mark-filtered-text)
432         (org-agenda-unmark-filtered-text): New functions.
433         (org-write-agenda): Remove fltered text.
435         * org.el (org-make-tags-matcher): Give access to TODO "property"
436         without speed penalty.
438 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
440         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
441         option.
442         (org-store-link-props): Make sure adding to the plist works
443         correctly.
445         * org-gnus.el (org-gnus-no-new-news): New function.
446         (org-gnus-follow-link): Allow the article ID to be a message-id,
447         in addition to allowing article numbers.  Message IDs make much
448         more roubust links.
449         (org-gnus-store-link): Use message-id to create link.
451 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
453         * org.el (org-emphasize): Reverse the selection array.
454         (org-emphasis-alist): Set <code> tags for the verbatim
455         environment.
457         * org-remember.el (org-remember-handler): Fix bug with
458         prefix-related changing of the note storage target.
460         * org-exp.el (org-print-icalendar-entries): Make the exported
461         priorities compatible with RFC 2445.
463         * org-clock.el (org-clock-save): Insert time stamp without
464         dependence on time-stamp.el.
466 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
468         * org.el ("saveplace"): If saveplace puts point into an invisible
469         location, make it visible.
470         (org-make-tags-matcher): Allow inactive time stamps in time
471         comparisons.
472         (org-yank-adjusted-subtrees): New option.
473         (org-yank): Incorporate adjusting trees.
474         (org-paste-subtree): New argument FOR-YANK which will cause
475         insertion at point without backing up over white lines, and leave
476         point at the end of the inserted text.  Also if the cursor is
477         at the beginning of a headline, use the same level or the inserted
478         tree.
480         * org-publish.el (org-publish-get-base-files-1): Deal correctly
481         with broken symlinks
483 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
485         * org-exp.el (org-export-select-tags, org-get-current-options):
486         Fix typo.
488 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
490         * org-agenda.el (org-format-agenda-item)
491         (org-agenda-filter-make-matcher): Make sure tags are stored and
492         compared donwcased.
494 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
496         * org.el (org-insert-todo-heading): Fix bug with force-heading
497         argument.
499 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
501         * org-clock.el (org-clock-in-resume): Add a custom option to
502         toggle starting the clock from an open clock line.
503         (org-clock-in): When clocking in to an entry, if
504         `org-clock-in-resume' is set, check if the first clock line is
505         open and if so, start the clock from the time in the clock line.
506         (org-clock-persist): Add a custom option to toggle clock
507         persistence.
508         (org-clock-persist-query-save): Add a custom option to toggle
509         asking the user if they want to save the running clock when
510         exiting.
511         (org-clock-persist-query-resume): Add a custom option to toggle
512         asking the user if they want to resume the saved clock when Emacs
513         is restarted.
514         (org-clock-save): Add a function to save clock data.
515         This includes the contents of `org-clock-history' and the buffer
516         and position of the currently clocked task, if any.
517         (org-clock-load): Add a function to load clock data.
518         This populates `org-clock-history', and resumes the saved clocked
519         task if there is one.
520         (org-clock-persistence-insinuate): Add a method to set up the
521         hooks for clock persistence.
523 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
525         * org-exp.el (org-export-as-ascii): Handle the case that we are
526         publishing from an indirect buffer.
528         * org-table.el (org-table-copy-down): Fix bug with time stamp
529         increment.
531         * org-mouse.el (org-mouse-features): New option.
532         (org-mode-hook): Turn on features depending on
533         `org-mouse-features'.
535         * org.el (org-insert-heading-respect-content): Force heading
536         creation.
537         (org-insert-heading): keep the folding state of the heading before
538         the inserted one.
540 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
542         * org-archive.el (org-archive-to-archive-sibling): Handle top
543         level headlines better.
545 2008-10-21  Bastien Guerry  <bzg@altern.org>
547         * org-export-latex.el (org-export-latex-classes): Added
548         \usepackage{graphicx} to the default list of packages.
550 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
552         * org-agenda.el (org-agenda-filter): Renamed from
553         `org-agenda-filter-tags'.
555 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
557         * org.el (org-entry-properties): Add CATEGORY property, iven if it
558         is not defined as a property in this entry.
559         (org-add-log-note): Mask prefix argument when immediately storing
560         the note.
562         * org-agenda.el (org-agenda-filter-effort-default-operator): New
563         option.
565 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
567         * org.el (org-add-log-setup): Bugfix; code to find insertion point
568         after drawers was skipping ahead one line too many, so notes were
569         inserted after the first note instead of before it.
571 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
573         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
574         New variables.
575         (org-prepare-agenda): Reset the filter tags.
576         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
577         Show filter tags in mode line.
579         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
580         formatter.
582         * org-export-latex.el (org-latex-entities-regexp): New constant.
583         (org-export-as-pdf): Use two calls to `shell-command'.
585 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
587         * org-export-latex.el (org-export-latex-treat-sub-super-char):
588         Honor the {} value of the subsuperscript setting.  Make sure that
589         longer subsuperscripts are typeset in a roman font.
591         * org.el (org-clock-update-time-maybe): Compute negative clock
592         intervals correctly.
594 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
596         * org.el (org-add-log-setup): Respect
597         `org-log-state-notes-insert-after-drawers'.
598         (org-log-state-notes-insert-after-drawers): New option.
599         (org-todo-trigger-tag-changes): New function.
600         (org-todo): Call `org-todo-trigger-tag-changes'.
602 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
604         * org.el (org-add-log-setup): Only skip drawers if the are
605         immediately after the scheduling keywords.
607         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
608         function
609         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
610         call it with the current todo state to get the state to switch to
611         when clocking in.
612         (org-clock-in): Use org-indent-line-function to indent clock lines.
613         (org-clock-find-position): Fix indentation of empty clock drawers.
615 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
617         * org-publish.el (org-publish-org-to): Handle case when
618         org-export-to-pdf does return a file name, not a buffer.
619         (org-publish-org-to-pdf): New function.
621         * org-export-latex.el (org-export-as-pdf)
622         (org-export-as-pdf-and-open): New commands.
624         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
625         forms as ranges.
627         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
628         things in protexted regions.
630 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
632         * org-export-latex.el (org-export-latex-preprocess): Improve
633         quoting of LaTeX environments.
635 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
637         * org.el (org-edit-fixed-width-region): Exclude final newline from
638         picture area.
640         * org-export-latex.el (org-export-latex-subcontent): Add labels to
641         sections, to make internal links work.
642         (org-export-latex-fontify-headline): Do not remove all text
643         properties, to make sure that target properties survive this
644         process.
646         * org-exp.el (org-export-preprocess-string): Change sequence of
647         modifications, to make sure links are prepared before the LaTeX
648         conversions do happen.
650 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
652         * org-attach.el (org-attach-delete-all): Renamed from
653         `org-attch-delete'.  Add a security query before deleting the
654         entire directory.  New optional argument FORCE can overrule the
655         security query.
656         (org-attach-delete-one): New command.
658 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
660         * org-attach.el (org-attach-file-list): Fix bug with directory.
662 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
664         * org.el (org-apps-regexp-alist): New function.
665         (org-file-apps): Add auto-mode to the default value.
666         (org-open-file): Use the new structure of org-file-apps.
668         * org-attach.el (org-attach): Support the new keys.
669         (org-attach-method): New option.
671 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
673         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
674         March.
676         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
677         of the list value o `org-use-tag-inheritance'.
679         * org-attach.el (org-attach-auto-tag): New option.
680         (org-attach-tag, org-attach-untag): New functions.
681         (org-attach-attach, org-attach-new, org-attach-sync): Call
682         `org-attach-tag'.
683         (org-attach-delete): Call `org-attach-untag'.
685 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
687         * org-table.el (orgtbl-self-insert-command): Make this work for
688         the keypad as well.
690 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
692         * org.el (org-add-log-setup): Limit searc for drawers to entry
693         text, not to subtree.
695         * org-clock.el (org-clock-heading-for-remember): New variable.
696         (org-clock-in): Set `org-clock-heading-for-remember'.
698 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
700         * org-remember.el (org-remember-apply-template): Add new
701         expansions: %k, %K for currently clocked task and a link to the
702         currently clocked task, and %< to file notes in the currently
703         clocked task.
705 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
707         * org-export-latex.el (org-export-latex-make-header): Also insert
708         the content of the property :latex-header-extra.
710         * org-exp.el (org-infile-export-plist): Put the content of
711         #+LATEX_HEADER: into the property :latex-header-extra.
713         * org-colview.el (org-columns-get-format-and-top-level): Remove
714         resetting the marker.
716         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
717         Remove resetting the marker.
719         * org.el (org-entry-property-inherited-from): Improve docstring.
720         (org-entry-get-with-inheritance): Reset marker before starting the
721         search.
723         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
725 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
727         * org.el (org-entry-get-multivalued-property)
728         (org-entry-protect-space, org-entry-restore-space): New
729         functions.
730         (org-file-apps-defaults-macosx): Let postscript files be opened by
731         preview.
732         (org-time-stamp-inactive): Call `org-time-stamp'.
733         (org-time-stamp): New argument `inactive'.  Also edit inacive
734         stamps. Convert time stamp type.
735         (org-open-file): Interpret the `default' value for the `command'
736         in `org-file-apps'.
738         * org-id.el (org-id-int-to-b36-one-digit)
739         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
740         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
741         b36.
743 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
745         * org-id.el (org-id-reverse-string): New function.
746         (org-id-new): Use `org-id-reverse-string' to make sure the
747         beginning chars of the ID are mutating fast.  This allows to use a
748         directory structure to spread things better.
749         (org-id-prefix): Changed default to nil.
751         * org-list.el (org-move-item-down, org-move-item-up): Remember and
752         restore the column of the cursor position.
754         * org-remember.el (org-remember-apply-template): Remove properties
755         from `initial'.
757 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
759         * org-wl.el (org-wl-open): Remove useless call to
760         `wl-thread-open-all'.
762         * org-remember.el (org-remember-handler): Fix bug with `bottom'
763         location.
765 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
767         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
768         `org-bbdb-anniversaries'.
770         * org.el (org-get-next-sibling, org-forward-same-level): New
771         functions, similar to the outline versions, but invisible headings
772         are OK.
774 2008-09-25  Bastien Guerry  <bzg@altern.org>
776         * org.el (org-auto-repeat-maybe): Insert a space between
777         the timestamp's type and the timestamp itself.
779 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
781         * org-table.el (org-table-sum): Do not format the result with %g,
782         it does rounding when there are too many digits.
784         * org.el (org-map-entries): Protect the keyword-selecting variables.
786 2008-09-23  Bastien Guerry  <bzg@altern.org>
788         * org-agenda.el (org-agenda-to-appt): Make sure the function check
789         against all agenda files.
791 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
793         * org-list.el: New file, aggregating list functions from org.el
794         and org-export-latex.el.
796         * org.el (org-edit-src-region-extra): New option.
798 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
800         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
801         time before 1am.
803 2008-09-22  Bastien Guerry  <bzg@altern.org>
805         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
807 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
809         * org-plot.el (org-plot/gnuplot): Make tables starting with a
810         hline work correctly.
811         (org-plot/gnuplot-script): Put commas at the end of each script
812         line.
814 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
816         * org.el (org-get-refile-targets): Replace links with their
817         descriptions
818         (org-imenu-get-tree): Replace links with their descriptions.
820         * org-remember.el (org-remember-apply-template): Add a new
821         expansion for adding properties to remember items.
823         * org.el (org-add-log-setup): Skip over drawers (properties,
824         clocks etc) when adding notes.
826         * org-agenda.el (org-agenda-get-closed): show durations of clocked
827         items as well as the start and end times.
829         * org-compat.el (org-get-x-clipboard-compat): Add a compat
830         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
832         * org-remember.el (org-get-x-clipboard): Use the compat
833         function to get clipboard values when x-selection-value is
834         unavailable. Use substring-no-properties instead of
835         set-text-properties to remove text properties from the clipboard
836         value.
838         * lisp/org-clock.el (org-update-mode-line): Support limiting the
839         modeline clock string, and display the full todo value in the
840         tooltip. Set a local keymap so mouse-3 on the clock string goes to
841         the currently clocked task.
842         (org-clock-string-limit): Add a custom value for the maximum
843         length of the clock string in the modeline.
844         (org-clock-mode-map): Add a keymap for the modeline string
846 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
848         * org-compat.el (org-propertize): New function.
850 2008-09-20  Bastien Guerry  <bzg@altern.org>
852         * org-export-latex.el (org-export-latex-tables): protect exported
853         tables from further special chars conversion.
854         (org-export-latex-preprocess): Preserve LaTeX environments.
855         (org-list-parse-list): Parse descriptive lists.
856         (org-list-to-generic, org-list-to-latex, org-list-to-html)
857         (org-list-to-texinfo): Export descriptive lists.
858         (org-quote-chars): Remove.
859         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
860         (org-export-latex-list-beginning-re): Rename to
861         `org-list-beginning-re'
862         (org-list-item-begin): Rename to `org-list-item-beginning'
864 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
866         * org.el (org-refile): Allow refiling to the last entry in the
867         buffer.
868         (org-get-tags-at): Fix bug when inheritance is turned off.
870 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
872         * org.el (org-indent-line-function): No longer check for src
873         regions, this is too much overhead.
875         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
876         matching.
878         * org.el (org-scan-tags): Make sure that tags matching is not case
879         sensitive.  TODO keyword matching is case sensitive, however, to
880         avoid confusion with similar words that are not meant to be
881         keywords.
883 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
885         * org.el (org-get-local-tags-at): New function.
886         (org-get-local-tags): New function.
888         * org-exp.el (org-export-get-categories): New function.
890         * org-agenda.el (org-sorting-choice)
891         (org-agenda-sorting-strategy, org-agenda-get-todos)
892         (org-agenda-get-timestamps, org-agenda-get-deadlines)
893         (org-agenda-get-scheduled, org-agenda-get-blocks)
894         (org-entries-lessp): Implement sorting by TODO state.
895         (org-cmp-todo-state): New defsubst.
897         * org-colview.el (org-colview-construct-allowed-dates): New
898         function.
899         (org-columns-next-allowed-value): Use
900         `org-colview-construct-allowed-dates'.
902         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
903         function.
904         (org-columns-next-allowed-value): Use
905         `org-colview-construct-allowed-dates'.
907 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
909         * org.el (org-protect-slash): New function.
910         (org-get-refile-targets): Use `org-protect-slash'.
912         * org-agenda.el (org-global-tags-completion-table): New variable.
914         * org-exp.el (org-export-handle-export-tags): New function.
915         (org-export-preprocess-string): Call
916         `org-export-handle-export-tags'.
918         * org-plot.el: New file.
920         * org-publish.el (org-publish-expand-components): Function removed.
921         (org-publish-expand-projects): Allow components to have components.
923 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
925         * org.el (org-indent-line-function): Do not indent in regions that
926         are external source code.
927         (org-yank-and-fold-if-subtree): New function.
929         * org-agenda.el (org-agenda-todayp): New function.
930         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
931         `org-agenda-todayp'.
933         * org.el (org-insert-heading-respect-content)
934         (org-insert-todo-heading-respect-content): New commands.
935         (org-insert-heading-respect-content): New option.
936         (org-insert-heading): Respect `org-insert-heading-respect-content'.
938         * org-clock.el (org-clock-find-position): Make sure the note after
939         the clock line gets moved into the new clock drawer.
941 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
943         * org-id.el (org-id-new): New option.
945 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
947         * org-table.el (org-table-copy-down): Avoid overflow during
948         increment.  Use prefix argument 0 to temporarily disable the
949         increment.
951 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
953         * org-exp.el (org-export-as-html): Do not turn on the major mode
954         if the buffer will be killed anyway.
955         (org-get-current-options): Exclude the #+TEXT field.
956         (org-export-as-html): Make sure text before the first headline is
957         a paragraph.
959         * org-publish.el (org-publish-org-to): Tell the exporter that this
960         buffer will be killed, so it is not necessary to do major mode
961         initialization.
963         * org-archive.el (org-archive-to-archive-sibling): Show empty
964         lines after folding the archive sibling.
966         * org.el (org-log-note-extra): New variable.
968 2008-09-05  Bastien Guerry  <bzg@altern.org>
970         * org.el (org-additional-option-like-keywords): Added keywords for
971         the _QUOTE, _VERSE and _SRC environments.
973         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
974         exporting _QUOTE and _VERSE environments.
976 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
978         * org-agenda.el (org-agenda-filter-by-tag): New command.
980         * org-exp.el (org-get-current-options): Remove angular brackets
981         from the date entry.
983         * org.el (org-edit-fixed-width-region): New function.
984         (org-edit-fixed-width-region): Also try
985         `org-edit-fixed-width-region'.
986         (org-edit-fixed-width-region-mode): New option.
987         (org-activate-code): Only interprete lines starting with colon
988         plus a space as example lines.
990         * org-remember.el (org-remember-templates): Add nil instead of
991         empty strings to fix the length of remember templates.
993         * org-table.el (org-calc-default-modes): Fix the time format for
994         calc, from 12 hour to 24 hour clock.
996 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
998         * org-agenda.el (org-agenda-get-deadlines)
999         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
1000         entries that are pre-warnings of deadlines or reminders.
1002         * org.el (org-sort-entries-or-items): Make numeric and alpha
1003         comparisons ignore any TODO keyword and priority cookie.
1005         * org-remember.el (org-remember-handler): Reinterpretation of the
1006         prefix argument.
1008 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
1010         * org-agenda.el (org-agenda-get-scheduled): Use new
1011         `org-scheduled' face.
1013         * org-faces.el (org-scheduled): New face.
1015         * org-wl.el (org-wl-open): Remove incorrect declaration.
1017         * org-gnus.el (org-gnus-store-link): Support for :to information
1018         in gnus links.
1020         * org-exp.el (org-export-as-html): Fixed typo in creator
1021         information.
1022         (org-export-protect-examples): New parameter indent.  Insert extra
1023         spaces only when this parameter is specified.
1024         (org-export-preprocess-string): Call `org-export-protect-examples'
1025         with an indentation parameter when exporting to ASCII.
1027         * org-remember.el (org-remember-templates)
1028         (org-remember-apply-template): Allow the file component to be a
1029         function.
1031         * org.el (org-goto-local-search-headings): Renamed from
1032         `org-goto-local-search-forward-headings'.  Added the possibility
1033         to search backwards.
1035 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
1037         * org-export-latex.el (org-export-latex): New customization
1038         group.
1040         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
1042 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
1044         * org-exp.el (org-html-do-expand): Allow {} to terminate
1045         tex macro
1047 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
1049         * org.el (org-buffer-list): Select buffers based on major mode,
1050         not on file name.
1052 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
1054         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
1055         face property.
1057         * org-colview.el (org-columns-display-here): Use
1058         `org-columns-modify-value-for-display-function'.
1060         * org-colview-xemacs.el (org-columns-display-here): Use
1061         `org-columns-modify-value-for-display-function'.
1063 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
1065         * org.el (org-columns-modify-value-for-display-function): New option.
1077         * org-publish.el (org-publish-file): Make sure the directory match
1078         for the publishing directory works correctly.
1080         * org-agenda.el (org-agenda-execute-calendar-command)
1081         (org-agenda-diary-entry): Additional optional argument.
1083 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
1085         * org-exp.el (org-export-as-html): Add attributes also in mailto
1086         and ftp links.
1088         * org.el (org-autoload): Add `org-dblock-write:columnview'.
1097 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
1099         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
1100         sure that calls from `org-export-region-as-html' do not do the
1101         special check for a subtree.
1103 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
1105         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
1107 2008-07-20  Juri Linkov  <juri@jurta.org>
1109         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
1110         new keymap `narrow-map' instead of binding "\C-xns".
1112 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
1114         * org.el (org-open-file): Use
1115         `org-open-directory-means-index-dot-org'.
1116         (org-open-directory-means-index-dot-org): New option.
1118 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
1120         * org.el (org-make-link-string): Remove link attributes from
1121         description.
1122         (org-open-at-point): Remove link attributes bevore using the path.
1124         * org-exp.el (org-export-as-html): Handle link attributes.
1126         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
1128         * org-table.el (org-table-to-lisp): New function.
1130         * org.el (org-narrow-to-subtree): Do not include the final newline
1131         into the narrowed region.
1133         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
1134         bug with user-define skipping condition.
1136 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
1138         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
1140 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
1142         * org-exp.el (org-export-html-style-default): Automatic overflow
1143         handling for pre fields.
1144         (org-export-as-ascii, org-export-as-html): Change default format
1145         for time stamp.
1147         * org-table.el (org-table-export): Offer completion for translator
1148         functions, and do not require a heading above the table.
1150         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
1151         Cater for the case of a list starting in the first line of the
1152         buffer.
1154 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
1156         * org-publish.el (org-publish-find-title): Bug fix.
1157         (org-publish-org-index): Implement new :index-style option.
1159 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
1161         * org-publish.el (org-publish-timestamp-filename): Use
1162         SHA1-encoded file names in the timestamp directory.
1164 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
1166         * org-publish.el (org-publish-needed-p): Be verbose about files
1167         published and files skipped.
1169         * org-exp.el (org-export-preprocess-string): Swap link
1170         normalization and inernal link targeting.
1172         * org-publish.el (org-publish-needed-p): Create timestamp
1173         directory when it does not exist.
1175 2008-07-04  Bastien Guerry  <bzg@altern.org>
1177         * org-clock.el (org-clock-out-when-done): Doc fix.
1179         * org.el (org-agenda-skip-unavailable-files): Doc fix.
1181         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
1182         Ignore case when searching for the COMMENT cookie at export time.
1184 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
1186         * org-exp.el (org-get-file-contents)
1187         (org-get-and-remove-property): New functions.
1188         (org-export-handle-include-files): Handle the new prefix options.
1189         (org-export-as-html): Fix the verse environment.
1191 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
1193         * org.el (org-time=, org-time<, org-time<=, org-time>)
1194         (org-time>=, org-time<>, org-2ft): New functions.
1195         (org-op-to-function): Also provide for the time testing fucntions.
1197 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
1199         * org-exp.el (org-export-html-style-default): New constant.
1201 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
1203         * org-exp.el (org-export-html-style-extra): New variable.
1204         (org-export-splice-style): New function.
1206 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
1208         * org-exp.el (org-export-plist-vars, org-export-as-html):
1209         Implement `org-export-creator-info'.
1210         (org-export-creator-info): New option.
1212 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
1214         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
1215         (org-property-drawer-re, org-clock-drawer-re): New constants.
1217 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
1219         * org-exp.el (org-icalendar-use-deadline)
1220         (org-icalendar-use-scheduled): New options.
1221         (org-icalendar-include-todo): Default changed to t.
1222         (org-print-icalendar-entries): Implement better utilization of
1223         scheduling and deadline time stamps.
1224         (org-export-target-internal-links, org-export-as-html): Allow file
1225         lines without the "file:" prefix if the file path is an absolute
1226         path or starts with ".".
1228         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
1229         lastweek etc.
1230         (org-clock-special-range): Also undertand yesterday, lastweek etc.
1232 2008-06-18  Glenn Morris  <rgm@gnu.org>
1233         * org.el (org-map-entries): Let-bind `file'.
1235 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
1237         * org.el (org-agenda-skip-archived-trees): Docstring now
1238         discourages using this.
1239         (org-scan-tags): Check for org-agenda-archives-mode.
1240         (org-map-entries): Make sure org-agenda-archives-mode is nil.
1241         (org-agenda-files): Functionality of second arg changed.
1243         * org-agenda.el (org-agenda-archives-mode): New variable
1244         (org-write-agenda, org-prepare-agenda, org-agenda-list)
1245         (org-search-view, org-todo-list, org-tags-view)
1246         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
1247         `ifmode' argument.
1248         (org-agenda-quit): Reset the archives mode.
1249         (org-agenda-archives-mode): New command.
1250         (org-agenda-set-mode-name): Include archives info.
1252 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
1254         * org.el (org-paste-subtree): Make sure the yanked headline is
1255         visible if it was yanked at a visible point.
1256         (org-move-item-up): Fix the bug with moving white space at the end
1257         of the item.
1258         (org-show-empty-lines-in-parent): New function.
1260 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
1262         * org-colview.el (org-columns-next-allowed-value): Bug fix.
1264         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
1266         * org-agenda.el (org-agenda-get-closed): Get the end time into the
1267         agenda prefix as well.
1269         * org-publish.el (org-publish-org-index): Make a properly indented
1270         list.
1272         * org.el (org-calendar-agenda-action-key): New option.
1273         (org-get-cursor-date): New function.
1274         (org-mark-entry-for-agenda-action): New command.
1275         (org-overriding-default-time): New variable.
1276         (org-read-date): Respect `org-overriding-default-time'.
1278         * org-remember.el (org-remember-apply-template): Respect the
1279         ovverriding default time.
1281         * org-agenda.el (org-agenda-action-marker): New variable.
1282         (org-agenda-action): New command.
1283         (org-agenda-do-action): New function.
1285 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
1287         * org.el (org-schedule, org-deadline): Protect scheduled and
1288         deadline tasks against changes that accidently remove the
1289         repeater.  Also show a message with the new date when done.
1291 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
1293         * org.el (org-beginning-of-line): Cater for the case when there
1294         are tags but no headline text.
1295         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
1296         it set.
1298 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
1300         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
1301         the return value is nil instead of "nil" when there is no match.
1303         * org-exp.el (org-insert-centered): Use fill-column instead of
1304         80.
1305         (org-export-as-ascii): Use string-width to measure the width of
1306         the heading.
1308         * org.el (org-diary-to-ical-string): No longer kill buffer
1309         FROMBUF, this is now done by the caller.
1311         * org-exp.el (org-print-icalendar-entries): Move the call to
1312         `org-diary-to-ical-string' out of the loop, and kill the buffer
1313         afterwords.
1315         * org-remember.el (org-remember-visit-immediately): Position
1316         cursor after moving to the note.
1317         (org-remember-apply-template): Use a text property to record the
1318         cursor position.
1319         (org-remember-handler): Align tags after pasting the note.
1321 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
1323         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
1325         * org-agenda.el (org-agenda-open-link): If there is an
1326         org-bbdb-name property in the current line, jump to that bbdb
1327         entry.
1329         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
1330         text property, so that the agenda knows where this entry comes
1331         from.
1333         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
1334         interaction between clocking-in from the agenda, and  automatic
1335         task state switching.
1337         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
1339         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
1340         zmacs-region stays after this command in XEmacs.
1342 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
1344         * org.el (org-scan-tags): Allow new values for ACTION parameter.
1346         * org-remember.el (org-remember-templates): Fix bug in
1347         customization type definition.
1349         * org.el (org-map-entries): New function.
1351 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
1353         * org-agenda.el (org-agenda-skip-comment-trees): New option.
1354         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
1356 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
1358         * org-remember.el (org-jump-to-target-location): New variable.
1359         (org-remember-apply-template): Set
1360         `org-remember-apply-template' if requested by template.
1361         (org-remember-handler): Start an idle timer to jump to
1362         remember location.
1364         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
1366         * org.el (org-set-regexps-and-options): Fix bug with parsing of
1367         file tags.
1368         (org-get-tags-at): Add the content of `org-file-tags'.
1370         * org-exp.el (org-export-handle-comments): Fix bug with several
1371         comment lines after each other.
1372         (org-number-to-roman, org-number-to-counter): New functions.
1373         (org-export-section-number-format): New option.
1375 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
1377         * org-exp.el (org-export-protect-examples): Catch the case of a
1378         missing end_example line.
1380         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
1381         `org-file-tags' to nil.
1383         * org-colview.el (org-columns-next-allowed-value): Handle next
1384         argument NTH to directly select a value.
1386         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
1387         argument NTH to directly select a value.
1389 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
1391         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
1393 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
1395         * org.el (org-columns-ellipses): New option.
1397 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
1399         * org-colview.el (org-columns-add-ellipses): New function.
1400         (org-columns-compact-links): New function.
1401         (org-columns-cleanup-item): Call `org-columns-compact-links'.
1402         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
1403         when in agenda.
1404         (org-columns-edit-value): Fixed bug with editing values from
1405         agenda column view.
1406         (org-columns-redo): Also redo the agenda itself.
1408 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
1410         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
1411         option.
1413         * org-colview.el (org-agenda-columns-cleanup-item): New function.
1415         * org-exp.el (org-export-ascii-preprocess): Renamed from
1416         `org-export-ascii-clean-string'.
1417         (org-export-kill-licensed-text)
1418         (org-export-define-heading-targets)
1419         (org-export-handle-invisible-targets)
1420         (org-export-target-internal-links)
1421         (org-export-remove-or-extract-drawers)
1422         (org-export-remove-archived-trees)
1423         (org-export-protect-quoted-subtrees)
1424         (org-export-protect-verbatim, org-export-protect-examples)
1425         (org-export-select-backend-specific-text)
1426         (org-export-mark-blockquote-and-verse)
1427         (org-export-remove-comment-blocks-and-subtrees)
1428         (org-export-handle-comments, org-export-mark-radio-links)
1429         (org-export-remove-special-table-lines)
1430         (org-export-normalize-links)
1431         (org-export-concatenate-multiline-links)
1432         (org-export-concatenate-multiline-emphasis): New functions,
1433         obtained from spliiting the export preprocessor.
1435         * org-table.el (org-table-recalculate): Improve error message if
1436         the row number is invalid.
1438 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
1440         * org-archive.el (org-archive-save-context-info): Fix bugs in
1441         customization setup and docstring.
1443         * org-exp.el (org-export-html-style): Changed the size of in the
1444         <pre> element to 90%.
1446 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
1448         * org.el (org-find-src-example-start): Function removed.
1449         (org-edit-src-find-region-and-lang): New function.
1451 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
1453         * org.el (org-edit-src-exit): New function.
1454         (org-exit-edit-mode): New minor mode.
1456         * org-exp.el (org-export-preprocess-string): Fix bug with removing
1457         comment-like lines from protected examples.
1459         * org.el (org-edit-src-example, org-find-src-example-start)
1460         (org-protect-source-example, org-edit-special): New functions.
1462 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
1464         * org-publish.el (org-publish-project-alist): Fix typo in
1465         docstring.
1466         (org-publish-project-alist): Handle :index-title property.
1468 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
1470         * org-export-latex.el (org-export-as-latex): Make sure region
1471         bounds are correct.  Parse subtree properties relating to export.
1473         * org-exp.el (org-export-add-options-to-plist): New function.
1474         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
1476 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
1478         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
1479         EXPORT_TITLE.
1481         * org-exp.el (org-export-get-title-from-subtree)
1482         (org-export-as-ascii, org-export-as-html): Make sure the original
1483         region-beginning and region-end are used, even after moving
1484         point.
1485         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
1486         property.
1488         * org-remember.el (org-remember-last-stored-marker): New variable.
1489         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
1490         (org-remember-handler): Also use marker to remember
1491         last-stored position.
1493         * org.el (org-goto-marker-or-bmk): New function.
1495 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
1497         * org.el (org-file-properties): Renamed from `org-local-properties'.
1498         (org-scan-tags): Take file tags into account.
1499         (org-tags-match-list-sublevels): Default changed to t.
1501         * org-exp.el (org-export-as-html): Close paragraph after a
1502         footnote.
1504         * org.el (org-update-parent-todo-statistics): New function.
1506         * org-exp.el (org-icalendar-store-UID): New option.
1507         (org-icalendar-force-UID): Option removed.
1508         (org-print-icalendar-entries): IMplement UIDs.
1510 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
1512         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
1514 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
1516         * org-faces.el (org-column): Document how this face is being used
1517         and why sometimes the background faces shine through.
1519         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
1521         * org-publish.el (org-publish-attachment): Create publishing
1522         directory if it does not yet exist.
1524         * org-table.el (org-calc-default-modes): Change default number
1525         format to (float 8).
1527         * org.el (org-olpath-completing-read): New function.
1528         (org-time-clocksum-format): New option.
1529         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
1531         * org-clock.el (org-clock-display, org-clock-out)
1532         (org-update-mode-line): Use `org-time-clocksum-format'.
1534         * org-colview-xemacs.el (org-columns-number-to-string): Use
1535         `org-time-clocksum-format'.
1537         * org-colview.el (org-columns-number-to-string): Use
1538         `org-time-clocksum-format'.
1540 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
1542         * org-id.el: New file, move from contrib to core.
1544         * org-exp.el (org-icalendar-force-UID): New option.
1546 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
1548         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
1549         shifted by one day if theere is a date range without an end
1550         time.
1552         * org.el (org-try-structure-completion): New function.
1554 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
1556         * org.el (org-set-font-lock-defaults): Improve fontification of
1557         description lists.
1558         (org-insert-item): Handle description lists.
1559         (org-adaptive-fill-function): Improve auto indentation in
1560         description lists.
1562         * org-exp.el (org-export-as-html, org-export-preprocess-string):
1563         Implement VERSE environment.
1564         (org-export-preprocess-string): Implement the COMMENT
1565         environment.
1567         * org-export-latex.el (org-export-latex-preprocess): Implement
1568         VERSE environment.
1570 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
1572         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
1573         option.
1575 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
1577         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
1579         * org.el (org-quote-csv-field): New functions.
1581         * org-table.el (org-table-export-default-format): Remove :splice
1582         from default format, we get the same effect by not specifying
1583         :tstart and :tend.
1584         (org-table-export): Improve setup, distinguish better between
1585         interactive and non-interactive use, allow specifying the format
1586         on the fly, better protection against wrong file names.
1587         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
1588         and :tend when :splice is omitted.
1590 2008-05-09  Bernt Hansen  <bernt@norang.ca>
1592         * org-clock.el (org-clock-select-task): Make sure the selection
1593         letters are 1-9 and A-Z, no special characters.
1595 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
1597         * org-exp.el (org-export-htmlize): New group.
1598         (org-export-htmlize-output-type)
1599         (org-export-htmlize-css-font-prefix): New options.
1600         (org-export-htmlize-region-for-paste): New function.
1601         (org-export-htmlize-generate-css): New command.
1603 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
1605         * org/org.el (org-modules, org-format-latex-options):
1606         * org/org-archive.el (org-archive-stamp-time)
1607         (org-archive-save-context-info):
1608         * org/org-faces.el (org-hide):
1609         * org/org-irc.el (org-irc-parse-link):
1610         * org/org-macs.el (org-call-with-arg, org-autoload):
1611         * org/org-mew.el (org-mew-store-link):
1612         * org/org-remember.el (org-remember-store-without-prompt)
1613         (org-remember-templates): Fix typos in docstrings.
1615         * org/org-info.el (org-info-store-link): Remove leftover docstring.
1617         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
1618         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
1619         (org-bbdb-anniv-split): Fix typos in docstrings.
1621         * org/org-publish.el (org-publish-project-alist): Doc fixes.
1622         (org-publish-use-timestamps-flag): Reflow docstring.
1623         (org-publish-files-alist): Fix typos in docstring.
1625 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
1627         * org.el (org-set-visibility-according-to-property): New function.
1628         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
1629         and compute the regular expressions, and update font-lock.
1630         (org-property-re): Allow a dash in property names.
1632         * org-archive.el (org-extract-archive-file): Insert the file name
1633         without the path into the format, to allow the location format to
1634         contain a subdirectory.
1636         * org-agenda.el (org-agenda-post-command-hook): If point is at end
1637         of buffer, and the `org-agenda-type' property undefined, use the
1638         value from the character before.
1640         * org.el (org-add-planning-info): Don't let indentation for
1641         would-be timestamp become extra whitespace at the end of headline.
1643 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
1645         * org.el (org-remove-double-quotes, org-file-contents): New
1646         functions.
1648         * org-exp.el (org-infile-export-plist): Also parse the
1649         contents of #+SETUPFILE files, recursively.
1651         * org.el (org-set-regexps-and-options): Also parse the
1652         contents of #+SETUPFILE files, recursively.
1654         * org-exp.el (org-export-handle-include-files): New function.
1655         (org-export-preprocess-string): Call
1656         `org-export-handle-include-files'.
1658         * org.el (org-delete-property-globally)
1659         (org-delete-property, org-set-property): Ignore case during
1660         completion.
1661         (org-set-property): Use `org-completing-read' instead of
1662         `completing-read'.
1664         * org.el (org-complete-expand-structure-template): New,
1665         experimental function.
1666         (org-structure-template-alist): New, experimental option.
1667         (org-complete): Call `org-complete-expand-structure-template'.
1669 2008-05-06  Bastien Guerry  <bzg@altern.org>
1671         * org-export-latex.el (org-export-latex-preprocess): Added
1672         support for blockquotes.
1674 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
1676         * org.el (org-read-date-analyze): Catch the case where only a
1677         weekday is given.
1679 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
1681         * org.el (org-set-font-lock-defaults): Make the description
1682         tag bold.
1684         * org-exp.el (org-export-as-html, org-close-li): Implement
1685         description lists.
1687 2008-05-04  Jason Riedy  <jason@acm.org>
1689         * org-table.el (*orgtbl-default-fmt*): New variable.
1690         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
1691         when there is no other fmt available.
1693         (orgtbl-to-generic): Allow an explicitly nil :tstart or
1694         :tend to suppress the appropriate string.
1696         (orgtbl-to-orgtbl): New function for translating to another orgtbl
1697         table.
1699 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
1701         * org.el (org-read-date-analyze): "." as an alias for "+0" in
1702         read date.
1704         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
1705         New function.
1707         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
1708         New function.
1710 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
1712         * org-clock.el (org-clock-find-position): Don't include notes
1713         into clock drawer.
1715         * org-archive.el (org-archive-subtree): No longer remove an
1716         extra line after cutting the subtree.  `org-cut-subtree' already
1717         takes care of this.
1719         * org-remember.el (org-remember-handler): Only kill the target
1720         buffer if it does not contain the running clock.
1722         * org.el (org-markers-to-move): New variable.
1723         (org-save-markers-in-region, org-check-and-save-marker)
1724         (org-reinstall-markers-in-region): New function.
1725         (org-move-subtree-down, org-copy-subtree): Remember relative
1726         marker positions before cutting.
1727         (org-move-subtree-down, org-paste-subtree): Restore relative
1728         marker positions after pasting.
1730         * org-remember.el (org-remember-clock-out-on-exit): New option.
1731         (org-remember-finalize): Clock out only if the setting in
1732         `org-remember-clock-out-on-exit' requires it.
1733         (org-remember-handler): Do the cleanup in the buffer, to make sure
1734         that the clock marker remains in tact.
1736 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
1738         * org-clock.el (org-clock-goto): Widen buffer if necessary.
1739         (org-clock-in): Make sure that also tasks outside the narrowed
1740         region will be clocked in correctly.
1741         (org-clock-insert-selection-line): Widen the buffer so that we can
1742         find the correct task heading.
1744         * org.el (org-base-buffer): New function.
1746         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
1747         and ";" are escaped.
1748         (org-print-icalendar-entries): Also apply
1749         `org-icalendar-cleanup-string' to the headline, not only to the
1750         summary property.
1752 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
1754         * org-exp.el (org-export-preprocess-hook): New hook.
1755         (org-export-preprocess-string): Call
1756         `org-export-preprocess-hook'.
1758         * org.el (org-font-lock-hook): New variable.
1759         (org-font-lock-hook): New function.
1760         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
1762 ;; Local Variables:
1763 ;; coding: utf-8
1764 ;; add-log-time-zone-rule: t
1765 ;; End:
1767     Copyright (C) 2008  Free Software Foundation, Inc.
1769   This file is part of GNU Emacs.
1771   GNU Emacs is free software: you can redistribute it and/or modify
1772   it under the terms of the GNU General Public License as published by
1773   the Free Software Foundation, either version 3 of the License, or
1774   (at your option) any later version.
1776   GNU Emacs is distributed in the hope that it will be useful,
1777   but WITHOUT ANY WARRANTY; without even the implied warranty of
1778   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1779   GNU General Public License for more details.
1781   You should have received a copy of the GNU General Public License
1782   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
1784 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c