Store link: Capture description for ID links.
[org-mode/org-mode-NeilSmithlineMods.git] / lisp / ChangeLog
blob84db794fa0ca2caf7675d5719b6f6789373c9bd4
1 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org.el (org-store-link): Capture link description from
4         `org-id-store-link'.
6         * org-exp.el (org-export-html-format-image): Add the / to the end
7         of the <img> tag.
8         (org-export-format-source-code): Surround example by empty lines,
9         to make sure it will not be inside a paragraph.
11         * org.el (org-ido-switchb): New function.
13 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
15         * org-agenda.el (org-agenda-show): New prefix argument
16         FULL-ENTRY.
18         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
19         argument.
21         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
22         `org-agenda-change-all-lines'.
23         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
24         tags are now retrieved locally.
26 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
28         * org.el (org-get-outline-path): Fix bug if level is not given.
29         (org-org-menu): Do not quote function in menu vector.
31         * org-agenda.el (org-finalize-agenda): Fix typo with variable
32         name.
34 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
36         * org.el (org-refile): Avoid refiling to within the region to be
37         refiled.
39         * org-export-latex.el (org-export-latex-special-chars): Replace
40         special characters also in tables.
42         * org-agenda.el (org-agenda-change-all-lines): New argument
43         FORCE-TAGS.
44         (org-agenda-set-tags): Cet the new tags and pas them to
45         `org-format-agenda-item'.
47 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
49         * org-export-latex.el (org-export-latex-classes): Add longable as
50         a default package to all classes.
51         (org-export-latex-tables): Handle the longtable attribute and the
52         align attribute.
54         * org-table.el (orgtbl-to-generic): Handle tables that start with
55         a hline.
57         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
58         \verb for colde-like snippets.
59         (org-export-as-latex): Fix issues with region export.
61         * org.el (org-up-heading-safe): Speed up function by using a
62         direct regexp search.
63         (org-olpa): New variable.
64         (org-get-outline-path): Speed-up path constructions in cases where
65         this is possible because the entire hierarchy is scanned anyway.
66         (org-refile-get-location): Don't compare the truenames of files,
67         this is too slow.
68         (org-goto-max-level): New option.
69         (org-goto): Use `org-goto-max-level'.
71 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
73         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
74         Strip angle brackets from message-ids in the former and don't do
75         it in the latter.
76         (org-gnus-follow-link): Open summary reliable, even if the last
77         messages were deleted, and handle empty groups, too.
79 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
81         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
82         instead of \texttt for the =...= and ~===~ emphasis environments.
83         (org-export-as-latex): Remove any old :org-license-to-kill text
84         properties.
85         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
86         (org-export-latex-make-header): Add some hard space after the
87         table of contents.
88         (org-export-latex-first-lines): Accept RBEG argument.  Mark
89         exported text so that it will be excuded in further steps.
91         * org-table.el (org-table-get-specials): Make @0 reference the
92         last line in a table.
93         (org-table-recalculate): Improve docstring.
95 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
97         * org.el (org-log-done): Fix docstring.
99 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
101         * org-exp.el (org-export-html-format-image): Fix bugs.
103         * org-export-latex.el (org-export-latex-tables)
104         (org-export-latex-links): Implement attribute, label, and caption
105         handling.
107         * org-exp.el (org-export-html-style-default): Add style
108         definitions for the figure div.
109         (org-export-preprocess-string, org-export-as-html): Implement
110         attribute, label, and caption handling.
111         (org-export-attach-captions-and-attributes): New function.
112         (org-export-html-format-image): New function.
113         (org-format-org-table-html): Implement attribute, label, and
114         caption handling.
116         * org.el (org-find-text-property-in-string): New function.
117         (org-extract-attributes): Use the property org-attr instead of
118         org-attrobutes, because this property is now set with the #+ATTR
119         lines.
121 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
123         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
124         the case that FROM is nil.
126         * org.el (org-before-first-heading-p): New function.
128 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
130         * org-exp.el (org-export-as-html): Do not add a space before
131         enforces line breaks.
132         (org-export-as-html): Close paragraph before blockquote and verse
133         tags.
135 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
137         * org-id.el (org-id-locations-file): Wrap file name with
138         `convert-standard-filename'.
139         (org-id-files): New variable.
140         (org-id-use-hash): New option.
141         (org-id-update-id-locations): Also search in all files current
142         listed in `org-id-files'.  Convert the resulting alist to a hash
143         if the user customation says so.
144         (org-id-locations-save): Handle he case if `org-id-locations' is a
145         hash.
146         (org-id-locations-load): Convert the alist to a hash.
147         (org-id-add-location): Handle the hast case.
148         (kill-emacs-hook): Make sure id locations are saved when Emacs is
149         exited.
150         (org-id-hash-to-alist, org-id-alist-to-hash)
151         (org-id-paste-tracker): New functions.
153 -------------------------------------------------------------------------
155 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
157         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
158         bindings of calendar variables.
160         * org-table.el (org-table-find-row-type): Renamed from
161         `org-find-row-type'.
162         (org-table-rewrite-old-row-references): Renamed from
163         `org-rewrite-old-row-references'.
164         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
165         (org-table-cleanup-narrow-column-properties): Renamed from
166         `org-cleanup-narrow-column-properties'.
168 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
170         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
171         for better error messages.
172         (org-table-get-descriptor-line): Supply the new arguments to
173         `org-find-row-type'.
174         (org-table-error-on-row-ref-crossing-hline): New option.
176         * org.el (org-target-link-regexp): Make buffer-local.
177         (org-move-subtree-down): Fix bug with trees at beginning of
178         buffer.
180 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
182         * org-faces.el (org-set-tag-faces): New function.
183         (org-tags-special-faces-re): New variable.
185         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
187         * org-faces.el (org-tag-faces): New option.
188         (org-tag): Mention `org-tag-faces' in the docstring.
190 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
192         * org-exp.el (org-export-html-style-default): Implement new
193         quoting.
195         * org-jsinfo.el (org-infojs-template): Implement new quoting.
197         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
198         command to the `w3m-minor-mode-map'.
200         * org-archive.el (org-archive-to-archive-sibling): Protect
201         `this-command' to avoid appending kills during archiving.
203         * org-exp.el (org-export-with-priority): New variable.
204         (org-export-add-options-to-plist): Use `org-export-plist-vars'
205         instead of internal list of strings and properties.
206         (org-print-icalendar-entries): Retrieve the location property with
207         inheritance.
209 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
211         * org-exp.el (org-export-with-todo-keywords): New option.
212         (org-export-plist-vars): Include also the keys for the #+OPTIONS
213         line.
214         (org-default-export-plist, org-export-add-options-to-plist)
215         (org-export-as-ascii, org-export-as-html): Use the new structure
216         of `org-export-plist-vars'.
218         * org.el (org-map-entries): Return all values.
220 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
222         * org.el (org-matcher-time): Recognize more special values.
224         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
226 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
228         * org.el (org-tags-exclude-from-inheritance): New option.
229         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
230         `org-tags-exclude-from-inheritance'.
232         * org-agenda.el (org-agenda-show-inherited-tags): New option.
233         (org-format-agenda-item): Add inherited tags to the agenda line
234         string, and make sure that properties are kept when downcasing the
235         tags list.
236         (org-agenda-add-inherited-tags): New function.
237         (org-downcase-keep-props): New function.
239         * org.el (org-scan-tags): Mark inherited tags with a text
240         property.
241         (org-get-tags-at): Mark inherited tags with a text property.
242         (org-add-prop-inherited): New function.
244         * org-agenda.el (org-agenda-add-inherited-tags): New function.
245         (org-agenda-show-inherited-tags): New option.
247 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
249         * org.el (org-modules): Add org-w3m to the default modules.
251         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
252         orgtbl-mode.
253         (orgtabl-create-or-convert-from-region): New command.
255         * org-exp.el (org-export-as-ascii): Remove the handling of
256         targets.
257         (org-export-ascii-preprocess): Handle targets already in this
258         function.
260 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
262         * org-timer.el (org-timer-start-time): Define this variable.
263         (org-timer-item): Make argument optional.
265         * org-list.el (org-insert-item): Automatically insert a timer item
266         if the current list is a timer list.
268         * org-timer.el: New file.
270         * org-publish.el (org-publish-org-index): Only exclude the index
271         file in the main directory from being added to the site-map.
272         (org-publish-get-project-from-filename): If the current project is
273         a component, start publishing from the parent project.
275 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
277         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
279         * org-publish.el (org-publish-org-index): Improve removal of
280         temporary buffers.
282         * org-agenda.el (org-get-closed): Re-apply changes
283         accidentially overwritten by last commit to Emacs.
285         * org.el (org-outline-path-complete-in-steps): New option.
286         (org-refile-get-location): Honor
287         `org-outline-path-complete-in-steps'.
288         (org-agenda-change-all-lines, org-tags-sparse-tree)
289         (org-time-string-to-absolute, org-small-year-to-year)
290         (org-link-escape): Re-apply changes accidentially overwritten
291         by last commit to Emacs.
293 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
295         * org-clock.el (org-dblock-write:clocktable): Make sure the
296         clocktable sees the first line.
297         (org-clock-in): Warn if the clock cannot be resumed.
299 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
301         * org.el (org-open-at-point): Fix mixup about interactive and
302         non-interactive elisp links.
304 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
306         * org-exp.el (org-export-preprocess-string): Allow one comment
307         line before the first headline to always be included.  This is
308         to not miss a commented target.
310         * org-mouse.el (org-mouse-insert-item): Call
311         `org-indent-to-column' instead of `indent-to', for XEmacs
312         compatibility.
314         * org.el (org-refile-targets): Fix customize definition so
315         that it works also in XEmacs.
316         (org-fixup-indentation): Call `org-indent-to-column' instead
317         of `indent-to', for XEmacs compatibility.
319 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
321         * org-mew.el (org-mew-store-link): Get the correct case folder
322         for refiled messages.
324 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
326         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
327         line break indicators.
329         * org.el (org-ido-completing-read): Remove the "i:" prefix for
330         ido-completion propts.
332 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
334         * org-remember.el (org-remember-apply-template): Use
335         `org-substring-no-properties'.
337         * org-compat.el (org-substring-no-properties): New function.
339         * org-remember.el (org-remember-apply-template): Use
340         `org-substring-no-properties' for compatibility.
342         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
343         option.
344         (org-fix-bullet-type): respect
345         `org-list-two-spaces-after-bullet-regexp'.
347         * org-clock.el (org-clock-load): Clean up the code.
349         * org.el (org-adaptive-fill-function): Allow two spaces after
350         "1." as a list bullet.
352 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
354         * org-clock.el (org-clock-save, org-clock-load): Check for
355         live buffers, existing files, and buffer file names to ensure
356         consistent information.
357         (org-clock-persist): Make `clock' a special value of this
358         variable, and improve docstring.
360         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
361         (org-get-string-indentation): Adapt indentation when the bullet
362         width changes.
364 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
366         * org-remember.el (org-remember-finalize): Make interactive.
367         (org-remember-kill): New command.
368         (org-remember-finish-immediately): Call `org-remember-finalize'
369         directly.
370         (org-remember-finalize): Make `org-remember-finalize' an interactive
371         function.
373 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
375         * org-remember.el (org-remember-apply-template): No ido completion
376         for free prompts in remember templates.
377         (org-remember-before-finalize-hook): New hook.
378         (org-remember-mode): New minor mode.
379         (org-remember-apply-template): Turn on `org-remember-mode'.
381         * org-id.el (org-id-add-location): Avoid error when no file is
382         given.
384         * org-remember.el (org-remember-apply-template): Fix the way how
385         the list of allowed properties is retrieved from the target file.
387         * org.el (org-insert-link): Improve file link matching.
389 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
391         * org-colview.el (org-columns-display-here): New argument
392         DATELINE, to trigger using the new face.
393         (org-agenda-colview-summarize): Call `org-columns-display-here'
394         with the new argument.
396         * org-faces.el (org-agenda-column-dateline): New face.
398         * org-publish.el (org-publish-org-index): Use index-title at page
399         title, not as section.
401         * org-exp.el (org-export-html-format-desc): Respect the
402         org-protect property.
403         (org-export-as-html): Protect image specifiers that are in the
404         description part of a link.
406         * org.el (org-sort-entries-or-items, org-completing-read)
407         (org-refile-get-location, org-olpath-completing-read, org-todo)
408         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
409         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
410         (org-set-property, org-delete-property)
411         (org-delete-property-globally): Use `org-ido-completing-read'.
413         * org-remember.el (org-remember-apply-template): Use
414         `org-ido-completing-read'.
416         * org-publish.el (org-publish): Use `org-ido-completing-read'.
418         * org-colview.el (org-columns-edit-value, org-columns-new)
419         (org-insert-columns-dblock): Use `org-ido-completing-read'.
421         * org-colview-xemacs.el (org-columns-edit-value)
422         (org-columns-new, org-insert-columns-dblock): Use
423         `org-ido-completing-read'.
425         * org-attach.el (org-attach-delete-one, org-attach-open): Use
426         `org-ido-completing-read'.
428         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
429         `org-ido-completing-read'.
431         * org.el (org-time-today): New function.
432         (org-matcher-time): Use `org-time-today'.  Add special treatment
433         for "<tomorrow>" and "<yesterday>".
434         (org-ido-completing-read): New function.
435         (org-completion-use-ido): New option.
437         * org-exp.el (org-export-format-source-code): Fix bug in require
438         htmlize code.
439         (org-export-target-internal-links): Fix bug in search for text
440         property.
442 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
444         * org-export-latex.el (org-export-latex-subcontent): Interprete
445         target aliases as additonal labels.
447         * org-exp.el (org-export-target-aliases): New variable.
448         (org-export-preprocess-string)
449         (org-export-handle-invisible-targets): Fill the alias alist.
450         (org-export-as-html): Remove the &nbsp; from the anchor, and also
451         assign an id.
452         (org-html-level-start): Insert the target aliases as additonal
453         anchors.
455         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
456         picture area.
458 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
460         * org.el (org-open-at-mouse): Ensure correct link abbreviations
461         when following a link with the mouse from the agenda.
463         * org-exp.el (org-export-as-html): Avoid lone </div> when no
464         headlines are created.
466 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
468         * org-exp.el (org-export-preprocess-string): Reorder so that we
469         can still see ID properties when we collect targets.
470         (org-export-target-internal-links): Also store targets for ID's.
472         * org.el (org-link-translation-function): New option.
473         (org-open-at-point): Call `org-link-translation-function' if
474         non-nil.
475         (org-translate-link): New function.
476         (org-translate-link-from-planner): New function.
477         (org-open-at-point): Allow interactive commands in elisp links.
479         * org-exp.el (org-icalendar-cleanup-string): Restore the old
480         iCalendar quoting.  The new one seems to caus problems with
481         applications.
483         * org.el (org-yank): Set `this-command' to `yank', so that
484         `yank-pop' will work.
486 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
488         * org-id.el (org-id-search-archives): New option.
490         * org.el (org-link-to-org-use-id): New option.
491         (org-store-link): Use `org-link-to-org-use-id'.
492         (org-id): Make org-id.el a standard component.
494 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
496         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
497         hexified version of the tag.
499         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
500         compliance as far as quoting is concerned.
502         * org-vm.el (org-vm-follow-link): Require `vm-search'.
504         * org.el (org-up-heading-safe, org-forward-same-level): Always
505         call `org-back-to-heading' instead of `outline-back-to-heading'.
506         (org-back-to-heading): New wrapper around outline-back-to-heading,
507         with a useful error message telling where the error happened.
509         * org-list.el (org-update-checkbox-count): Always call
510         `org-back-to-heading' instead of `outline-back-to-heading'.
512         * org-exp.el (org-export-as-html): Make sure that each <img> tag
513         has an `alt' attribute, to ensure XHTML validation.
515 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
517         * org-publish.el (org-publish-attachment): Allow publishing to
518         overwrite attachment files.
520         * org-agenda.el (org-agenda-timerange-leaders): New option.
521         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
523         * org.el (org-edit-src-exit): Untabify ASCII image before
524         returning.
537 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
539         * org.el (org-yank): Make any prefix force normal yanking.
540         Suppress folding if text would be swallowed into a folded
541         subtree.
542         (org-yank-folded-subtrees, org-yank): Docstring updates.
544         * org-agenda.el (org-agenda-compare-effort): Treat no effort
545         defined as 0.
547         * org-exp.el (org-export-language-setup): Add Catalan and
548         Esperanto language entries.
550 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
552         * org.el (org-refile): Allow refiling of entire regions.
554         * org-clock.el (org-clock-time%): New function.
556         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
557         retrieve property values.
559 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
561         * org-agenda.el (org-agenda-list): Handle the value `only' of
562         org-agenda-show-log'.
563         (org-agenda-log-mode): Interpret a double prefix arg.
565 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
567         * org-exp.el (org-export-html-footnotes-section): New variable.
568         (org-export-as-html): Use `org-export-html-footnotes-section' to
569         insert the footnotes.
570         (org-export-language-setup): Add "Footnotes" to language words.
572 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
574         * org.el (org-yank): Fix bug when not inserting a subtree.
576 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
578         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
579         instead of `vm-beginning-of-message'.
581         * org.el (org-make-link-regexps): Make sure that links to gnus can
582         contain brackets.
584 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
586         * org-attach.el (org-attach-dir): Remove duplicate ID creation
587         code.
589         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
590         shell output.
592         * org.el (org-link-abbrev-alist): Improve customization type.
594         * org-attach.el (org-attach-expand-link, org-attach-expand): New
595         functions.
597         * org-agenda.el (org-agenda-get-progress): Renamed from
598         `org-get-closed'.  Implement searching for state changes as well.
599         (org-agenda-log-mode-items): New option.
600         (org-agenda-log-mode): New option prefix argument, interpreted as
601         request to show all possible progress info.
602         (org-agenda-get-day-entries): Call `org-get-progress' instead of
603         `org-get-closed'.
604         (org-agenda-set-mode-name): Handle the more complex log mode
605         settings.
606         (org-get-closed): New alias, pointing to `org-get-progress'.
608 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
610         * org.el (org-file-apps-defaults-gnu)
611         (org-file-apps-defaults-macosx)
612         (org-file-apps-defaults-windowsnt): Add an entry defining the
613         system command.
614         (org-file-apps): Allow `system' as key and value.
615         (org-open-at-point): Explain the effect of a double prefix arg.
616         (org-open-file): If the argument `in-emacs' is (16),
617         i.e. corresponding to a double prefix argument, try to open the
618         file externally.
620 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
622         * org.el (org-insert-link): Abbreviate absolute files names in
623         links.  Also, fix a bug in which the double C-u prefix would not
624         be honored.
626 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
628         * org.el (org-insert-heading): If buffer does not end with a
629         newline, add one if necessary to insert headline correctly.
631         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
632         paragraphs, not inside.
634         * org.el (org-todo): Quote
635         `org-agenda-headline-snapshot-before-repeat'.
637         * org-exp.el (org-export-as-html): Fully process link descriptions.
638         (org-export-html-format-desc): New function.
639         (org-export-as-html): Collect footnotes into the correct basket.
640         (org-html-protect): No longer protect quotations marks here, this
641         goes wrong.
643         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
644         BEG.
646         * org-compat.el (org-fit-window-to-buffer): New function (not
647         really, a preliminary and incomplete version was present earlier,
648         but not used).
650         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
651         `org-fit-window-to-buffer'.
653         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
655         * org-agenda.el (org-agenda-get-restriction-and-command)
656         (org-fit-agenda-window, org-agenda-convert-date): Use
657         `org-fit-window-to-buffer'.
659         * org-exp.el (org-export-as-html): Process href links through
660         `org-export-html-format-href'.
661         (org-export-html-format-href): New function.
663         * org-agenda.el (org-agenda-todo): Update only the current
664         headline if this is a repeated TODO, marked done for today.
665         (org-agenda-change-all-lines): New argument JUST-THIS, to change
666         only the current line.
668         * org.el (org-todo): Take a snapshot of the headline if the
669         repeater might change it.
671 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
673         * org-publish.el (org-publish-find-title): Remove buffers visited
674         only for extracting the title.
676         * org-exp.el (org-export-html-style)
677         (org-export-html-style-default): Mark style definitions as
678         unparsed CDATA.
680         * org-publish.el (org-publish-validate-link): Function
681         re-introduced.
683 2008-11-02  Charles Sebold  <csebold@gmail.com>
685         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
686         property.
687         (org-plot-quote-timestamp-field): New function.
688         (org-plot-quote-tsv-field): Call timestamp field function when
689         necessary rather than just quoting as a string.
690         (org-plot/gnuplot-to-data): Pass in timefmt property.
691         (org-plot/gnuplot-script): Supports timefmt property.
692         (org-plot/gnuplot): Checks for timestamp column before checking
693         for text index column.
695 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
697         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
699         * org-publish.el (org-publish-org-index): Create a section in the
700         index file.
701         (org-publish-org-index): Stop linking to directories.
703         * org.el (org-emphasis-alist): Use span instead of <u> to
704         underline text.
706         * org-exp.el (org-export-as-html): Make sure <p> is closed before
707         <pre> sections.
709 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
711         * org-jsinfo.el (org-infojs-template): Remove language attribute
712         from script tag.
714 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
716         * org-agenda.el (org-agenda-remove-marked-text): New function.
717         (org-agenda-mark-filtered-text)
718         (org-agenda-unmark-filtered-text): New functions.
719         (org-write-agenda): Remove fltered text.
721         * org.el (org-make-tags-matcher): Give access to TODO "property"
722         without speed penalty.
724 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
726         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
727         option.
728         (org-store-link-props): Make sure adding to the plist works
729         correctly.
731         * org-gnus.el (org-gnus-no-new-news): New function.
732         (org-gnus-follow-link): Allow the article ID to be a message-id,
733         in addition to allowing article numbers.  Message IDs make much
734         more roubust links.
735         (org-gnus-store-link): Use message-id to create link.
737 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
739         * org.el (org-emphasize): Reverse the selection array.
740         (org-emphasis-alist): Set <code> tags for the verbatim
741         environment.
743         * org-remember.el (org-remember-handler): Fix bug with
744         prefix-related changing of the note storage target.
746         * org-exp.el (org-print-icalendar-entries): Make the exported
747         priorities compatible with RFC 2445.
749         * org-clock.el (org-clock-save): Insert time stamp without
750         dependence on time-stamp.el.
752 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
754         * org.el ("saveplace"): If saveplace puts point into an invisible
755         location, make it visible.
756         (org-make-tags-matcher): Allow inactive time stamps in time
757         comparisons.
758         (org-yank-adjusted-subtrees): New option.
759         (org-yank): Incorporate adjusting trees.
760         (org-paste-subtree): New argument FOR-YANK which will cause
761         insertion at point without backing up over white lines, and leave
762         point at the end of the inserted text.  Also if the cursor is
763         at the beginning of a headline, use the same level or the inserted
764         tree.
766         * org-publish.el (org-publish-get-base-files-1): Deal correctly
767         with broken symlinks
769 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
771         * org-exp.el (org-export-select-tags, org-get-current-options):
772         Fix typo.
774 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
776         * org-agenda.el (org-format-agenda-item)
777         (org-agenda-filter-make-matcher): Make sure tags are stored and
778         compared donwcased.
780 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
782         * org.el (org-insert-todo-heading): Fix bug with force-heading
783         argument.
785 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
787         * org-clock.el (org-clock-in-resume): Add a custom option to
788         toggle starting the clock from an open clock line.
789         (org-clock-in): When clocking in to an entry, if
790         `org-clock-in-resume' is set, check if the first clock line is
791         open and if so, start the clock from the time in the clock line.
792         (org-clock-persist): Add a custom option to toggle clock
793         persistence.
794         (org-clock-persist-query-save): Add a custom option to toggle
795         asking the user if they want to save the running clock when
796         exiting.
797         (org-clock-persist-query-resume): Add a custom option to toggle
798         asking the user if they want to resume the saved clock when Emacs
799         is restarted.
800         (org-clock-save): Add a function to save clock data.
801         This includes the contents of `org-clock-history' and the buffer
802         and position of the currently clocked task, if any.
803         (org-clock-load): Add a function to load clock data.
804         This populates `org-clock-history', and resumes the saved clocked
805         task if there is one.
806         (org-clock-persistence-insinuate): Add a method to set up the
807         hooks for clock persistence.
809 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
811         * org-exp.el (org-export-as-ascii): Handle the case that we are
812         publishing from an indirect buffer.
814         * org-table.el (org-table-copy-down): Fix bug with time stamp
815         increment.
817         * org-mouse.el (org-mouse-features): New option.
818         (org-mode-hook): Turn on features depending on
819         `org-mouse-features'.
821         * org.el (org-insert-heading-respect-content): Force heading
822         creation.
823         (org-insert-heading): keep the folding state of the heading before
824         the inserted one.
826 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
828         * org-archive.el (org-archive-to-archive-sibling): Handle top
829         level headlines better.
831 2008-10-21  Bastien Guerry  <bzg@altern.org>
833         * org-export-latex.el (org-export-latex-classes): Added
834         \usepackage{graphicx} to the default list of packages.
836 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
838         * org-agenda.el (org-agenda-filter): Renamed from
839         `org-agenda-filter-tags'.
841 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
843         * org.el (org-entry-properties): Add CATEGORY property, iven if it
844         is not defined as a property in this entry.
845         (org-add-log-note): Mask prefix argument when immediately storing
846         the note.
848         * org-agenda.el (org-agenda-filter-effort-default-operator): New
849         option.
851 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
853         * org.el (org-add-log-setup): Bugfix; code to find insertion point
854         after drawers was skipping ahead one line too many, so notes were
855         inserted after the first note instead of before it.
857 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
859         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
860         New variables.
861         (org-prepare-agenda): Reset the filter tags.
862         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
863         Show filter tags in mode line.
865         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
866         formatter.
868         * org-export-latex.el (org-latex-entities-regexp): New constant.
869         (org-export-as-pdf): Use two calls to `shell-command'.
871 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
873         * org-export-latex.el (org-export-latex-treat-sub-super-char):
874         Honor the {} value of the subsuperscript setting.  Make sure that
875         longer subsuperscripts are typeset in a roman font.
877         * org.el (org-clock-update-time-maybe): Compute negative clock
878         intervals correctly.
880 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
882         * org.el (org-add-log-setup): Respect
883         `org-log-state-notes-insert-after-drawers'.
884         (org-log-state-notes-insert-after-drawers): New option.
885         (org-todo-trigger-tag-changes): New function.
886         (org-todo): Call `org-todo-trigger-tag-changes'.
888 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
890         * org.el (org-add-log-setup): Only skip drawers if the are
891         immediately after the scheduling keywords.
893         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
894         function
895         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
896         call it with the current todo state to get the state to switch to
897         when clocking in.
898         (org-clock-in): Use org-indent-line-function to indent clock lines.
899         (org-clock-find-position): Fix indentation of empty clock drawers.
901 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
903         * org-publish.el (org-publish-org-to): Handle case when
904         org-export-to-pdf does return a file name, not a buffer.
905         (org-publish-org-to-pdf): New function.
907         * org-export-latex.el (org-export-as-pdf)
908         (org-export-as-pdf-and-open): New commands.
910         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
911         forms as ranges.
913         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
914         things in protexted regions.
916 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
918         * org-export-latex.el (org-export-latex-preprocess): Improve
919         quoting of LaTeX environments.
921 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
923         * org.el (org-edit-fixed-width-region): Exclude final newline from
924         picture area.
926         * org-export-latex.el (org-export-latex-subcontent): Add labels to
927         sections, to make internal links work.
928         (org-export-latex-fontify-headline): Do not remove all text
929         properties, to make sure that target properties survive this
930         process.
932         * org-exp.el (org-export-preprocess-string): Change sequence of
933         modifications, to make sure links are prepared before the LaTeX
934         conversions do happen.
936 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
938         * org-attach.el (org-attach-delete-all): Renamed from
939         `org-attch-delete'.  Add a security query before deleting the
940         entire directory.  New optional argument FORCE can overrule the
941         security query.
942         (org-attach-delete-one): New command.
944 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
946         * org-attach.el (org-attach-file-list): Fix bug with directory.
948 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
950         * org.el (org-apps-regexp-alist): New function.
951         (org-file-apps): Add auto-mode to the default value.
952         (org-open-file): Use the new structure of org-file-apps.
954         * org-attach.el (org-attach): Support the new keys.
955         (org-attach-method): New option.
957 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
959         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
960         March.
962         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
963         of the list value o `org-use-tag-inheritance'.
965         * org-attach.el (org-attach-auto-tag): New option.
966         (org-attach-tag, org-attach-untag): New functions.
967         (org-attach-attach, org-attach-new, org-attach-sync): Call
968         `org-attach-tag'.
969         (org-attach-delete): Call `org-attach-untag'.
971 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
973         * org-table.el (orgtbl-self-insert-command): Make this work for
974         the keypad as well.
976 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
978         * org.el (org-add-log-setup): Limit searc for drawers to entry
979         text, not to subtree.
981         * org-clock.el (org-clock-heading-for-remember): New variable.
982         (org-clock-in): Set `org-clock-heading-for-remember'.
984 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
986         * org-remember.el (org-remember-apply-template): Add new
987         expansions: %k, %K for currently clocked task and a link to the
988         currently clocked task, and %< to file notes in the currently
989         clocked task.
991 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
993         * org-export-latex.el (org-export-latex-make-header): Also insert
994         the content of the property :latex-header-extra.
996         * org-exp.el (org-infile-export-plist): Put the content of
997         #+LATEX_HEADER: into the property :latex-header-extra.
999         * org-colview.el (org-columns-get-format-and-top-level): Remove
1000         resetting the marker.
1002         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
1003         Remove resetting the marker.
1005         * org.el (org-entry-property-inherited-from): Improve docstring.
1006         (org-entry-get-with-inheritance): Reset marker before starting the
1007         search.
1009         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
1011 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
1013         * org.el (org-entry-get-multivalued-property)
1014         (org-entry-protect-space, org-entry-restore-space): New
1015         functions.
1016         (org-file-apps-defaults-macosx): Let postscript files be opened by
1017         preview.
1018         (org-time-stamp-inactive): Call `org-time-stamp'.
1019         (org-time-stamp): New argument `inactive'.  Also edit inacive
1020         stamps. Convert time stamp type.
1021         (org-open-file): Interpret the `default' value for the `command'
1022         in `org-file-apps'.
1024         * org-id.el (org-id-int-to-b36-one-digit)
1025         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
1026         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
1027         b36.
1029 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
1031         * org-id.el (org-id-reverse-string): New function.
1032         (org-id-new): Use `org-id-reverse-string' to make sure the
1033         beginning chars of the ID are mutating fast.  This allows to use a
1034         directory structure to spread things better.
1035         (org-id-prefix): Changed default to nil.
1037         * org-list.el (org-move-item-down, org-move-item-up): Remember and
1038         restore the column of the cursor position.
1040         * org-remember.el (org-remember-apply-template): Remove properties
1041         from `initial'.
1043 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
1045         * org-wl.el (org-wl-open): Remove useless call to
1046         `wl-thread-open-all'.
1048         * org-remember.el (org-remember-handler): Fix bug with `bottom'
1049         location.
1051 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
1053         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
1054         `org-bbdb-anniversaries'.
1056         * org.el (org-get-next-sibling, org-forward-same-level): New
1057         functions, similar to the outline versions, but invisible headings
1058         are OK.
1060 2008-09-25  Bastien Guerry  <bzg@altern.org>
1062         * org.el (org-auto-repeat-maybe): Insert a space between
1063         the timestamp's type and the timestamp itself.
1065 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
1067         * org-table.el (org-table-sum): Do not format the result with %g,
1068         it does rounding when there are too many digits.
1070         * org.el (org-map-entries): Protect the keyword-selecting variables.
1072 2008-09-23  Bastien Guerry  <bzg@altern.org>
1074         * org-agenda.el (org-agenda-to-appt): Make sure the function check
1075         against all agenda files.
1077 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
1079         * org-list.el: New file, aggregating list functions from org.el
1080         and org-export-latex.el.
1082         * org.el (org-edit-src-region-extra): New option.
1084 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
1086         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
1087         time before 1am.
1089 2008-09-22  Bastien Guerry  <bzg@altern.org>
1091         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
1093 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
1095         * org-plot.el (org-plot/gnuplot): Make tables starting with a
1096         hline work correctly.
1097         (org-plot/gnuplot-script): Put commas at the end of each script
1098         line.
1100 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
1102         * org.el (org-get-refile-targets): Replace links with their
1103         descriptions
1104         (org-imenu-get-tree): Replace links with their descriptions.
1106         * org-remember.el (org-remember-apply-template): Add a new
1107         expansion for adding properties to remember items.
1109         * org.el (org-add-log-setup): Skip over drawers (properties,
1110         clocks etc) when adding notes.
1112         * org-agenda.el (org-agenda-get-closed): show durations of clocked
1113         items as well as the start and end times.
1115         * org-compat.el (org-get-x-clipboard-compat): Add a compat
1116         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
1118         * org-remember.el (org-get-x-clipboard): Use the compat
1119         function to get clipboard values when x-selection-value is
1120         unavailable. Use substring-no-properties instead of
1121         set-text-properties to remove text properties from the clipboard
1122         value.
1124         * lisp/org-clock.el (org-update-mode-line): Support limiting the
1125         modeline clock string, and display the full todo value in the
1126         tooltip. Set a local keymap so mouse-3 on the clock string goes to
1127         the currently clocked task.
1128         (org-clock-string-limit): Add a custom value for the maximum
1129         length of the clock string in the modeline.
1130         (org-clock-mode-map): Add a keymap for the modeline string
1132 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
1134         * org-compat.el (org-propertize): New function.
1136 2008-09-20  Bastien Guerry  <bzg@altern.org>
1138         * org-export-latex.el (org-export-latex-tables): protect exported
1139         tables from further special chars conversion.
1140         (org-export-latex-preprocess): Preserve LaTeX environments.
1141         (org-list-parse-list): Parse descriptive lists.
1142         (org-list-to-generic, org-list-to-latex, org-list-to-html)
1143         (org-list-to-texinfo): Export descriptive lists.
1144         (org-quote-chars): Remove.
1145         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
1146         (org-export-latex-list-beginning-re): Rename to
1147         `org-list-beginning-re'
1148         (org-list-item-begin): Rename to `org-list-item-beginning'
1150 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
1152         * org.el (org-refile): Allow refiling to the last entry in the
1153         buffer.
1154         (org-get-tags-at): Fix bug when inheritance is turned off.
1156 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
1158         * org.el (org-indent-line-function): No longer check for src
1159         regions, this is too much overhead.
1161         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
1162         matching.
1164         * org.el (org-scan-tags): Make sure that tags matching is not case
1165         sensitive.  TODO keyword matching is case sensitive, however, to
1166         avoid confusion with similar words that are not meant to be
1167         keywords.
1169 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
1171         * org.el (org-get-local-tags-at): New function.
1172         (org-get-local-tags): New function.
1174         * org-exp.el (org-export-get-categories): New function.
1176         * org-agenda.el (org-sorting-choice)
1177         (org-agenda-sorting-strategy, org-agenda-get-todos)
1178         (org-agenda-get-timestamps, org-agenda-get-deadlines)
1179         (org-agenda-get-scheduled, org-agenda-get-blocks)
1180         (org-entries-lessp): Implement sorting by TODO state.
1181         (org-cmp-todo-state): New defsubst.
1183         * org-colview.el (org-colview-construct-allowed-dates): New
1184         function.
1185         (org-columns-next-allowed-value): Use
1186         `org-colview-construct-allowed-dates'.
1188         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
1189         function.
1190         (org-columns-next-allowed-value): Use
1191         `org-colview-construct-allowed-dates'.
1193 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
1195         * org.el (org-protect-slash): New function.
1196         (org-get-refile-targets): Use `org-protect-slash'.
1198         * org-agenda.el (org-global-tags-completion-table): New variable.
1200         * org-exp.el (org-export-handle-export-tags): New function.
1201         (org-export-preprocess-string): Call
1202         `org-export-handle-export-tags'.
1204         * org-plot.el: New file.
1206         * org-publish.el (org-publish-expand-components): Function removed.
1207         (org-publish-expand-projects): Allow components to have components.
1209 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
1211         * org.el (org-indent-line-function): Do not indent in regions that
1212         are external source code.
1213         (org-yank-and-fold-if-subtree): New function.
1215         * org-agenda.el (org-agenda-todayp): New function.
1216         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
1217         `org-agenda-todayp'.
1219         * org.el (org-insert-heading-respect-content)
1220         (org-insert-todo-heading-respect-content): New commands.
1221         (org-insert-heading-respect-content): New option.
1222         (org-insert-heading): Respect `org-insert-heading-respect-content'.
1224         * org-clock.el (org-clock-find-position): Make sure the note after
1225         the clock line gets moved into the new clock drawer.
1227 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
1229         * org-id.el (org-id-new): New option.
1231 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
1233         * org-table.el (org-table-copy-down): Avoid overflow during
1234         increment.  Use prefix argument 0 to temporarily disable the
1235         increment.
1237 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
1239         * org-exp.el (org-export-as-html): Do not turn on the major mode
1240         if the buffer will be killed anyway.
1241         (org-get-current-options): Exclude the #+TEXT field.
1242         (org-export-as-html): Make sure text before the first headline is
1243         a paragraph.
1245         * org-publish.el (org-publish-org-to): Tell the exporter that this
1246         buffer will be killed, so it is not necessary to do major mode
1247         initialization.
1249         * org-archive.el (org-archive-to-archive-sibling): Show empty
1250         lines after folding the archive sibling.
1252         * org.el (org-log-note-extra): New variable.
1254 2008-09-05  Bastien Guerry  <bzg@altern.org>
1256         * org.el (org-additional-option-like-keywords): Added keywords for
1257         the _QUOTE, _VERSE and _SRC environments.
1259         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
1260         exporting _QUOTE and _VERSE environments.
1262 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
1264         * org-agenda.el (org-agenda-filter-by-tag): New command.
1266         * org-exp.el (org-get-current-options): Remove angular brackets
1267         from the date entry.
1269         * org.el (org-edit-fixed-width-region): New function.
1270         (org-edit-fixed-width-region): Also try
1271         `org-edit-fixed-width-region'.
1272         (org-edit-fixed-width-region-mode): New option.
1273         (org-activate-code): Only interprete lines starting with colon
1274         plus a space as example lines.
1276         * org-remember.el (org-remember-templates): Add nil instead of
1277         empty strings to fix the length of remember templates.
1279         * org-table.el (org-calc-default-modes): Fix the time format for
1280         calc, from 12 hour to 24 hour clock.
1282 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
1284         * org-agenda.el (org-agenda-get-deadlines)
1285         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
1286         entries that are pre-warnings of deadlines or reminders.
1288         * org.el (org-sort-entries-or-items): Make numeric and alpha
1289         comparisons ignore any TODO keyword and priority cookie.
1291         * org-remember.el (org-remember-handler): Reinterpretation of the
1292         prefix argument.
1294 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
1296         * org-agenda.el (org-agenda-get-scheduled): Use new
1297         `org-scheduled' face.
1299         * org-faces.el (org-scheduled): New face.
1301         * org-wl.el (org-wl-open): Remove incorrect declaration.
1303         * org-gnus.el (org-gnus-store-link): Support for :to information
1304         in gnus links.
1306         * org-exp.el (org-export-as-html): Fixed typo in creator
1307         information.
1308         (org-export-protect-examples): New parameter indent.  Insert extra
1309         spaces only when this parameter is specified.
1310         (org-export-preprocess-string): Call `org-export-protect-examples'
1311         with an indentation parameter when exporting to ASCII.
1313         * org-remember.el (org-remember-templates)
1314         (org-remember-apply-template): Allow the file component to be a
1315         function.
1317         * org.el (org-goto-local-search-headings): Renamed from
1318         `org-goto-local-search-forward-headings'.  Added the possibility
1319         to search backwards.
1321 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
1323         * org-export-latex.el (org-export-latex): New customization
1324         group.
1326         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
1328 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
1330         * org-exp.el (org-html-do-expand): Allow {} to terminate
1331         tex macro
1333 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
1335         * org.el (org-buffer-list): Select buffers based on major mode,
1336         not on file name.
1338 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
1340         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
1341         face property.
1343         * org-colview.el (org-columns-display-here): Use
1344         `org-columns-modify-value-for-display-function'.
1346         * org-colview-xemacs.el (org-columns-display-here): Use
1347         `org-columns-modify-value-for-display-function'.
1349 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
1351         * org.el (org-columns-modify-value-for-display-function): New option.
1363         * org-publish.el (org-publish-file): Make sure the directory match
1364         for the publishing directory works correctly.
1366         * org-agenda.el (org-agenda-execute-calendar-command)
1367         (org-agenda-diary-entry): Additional optional argument.
1369 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
1371         * org-exp.el (org-export-as-html): Add attributes also in mailto
1372         and ftp links.
1374         * org.el (org-autoload): Add `org-dblock-write:columnview'.
1383 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
1385         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
1386         sure that calls from `org-export-region-as-html' do not do the
1387         special check for a subtree.
1389 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
1391         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
1393 2008-07-20  Juri Linkov  <juri@jurta.org>
1395         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
1396         new keymap `narrow-map' instead of binding "\C-xns".
1398 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
1400         * org.el (org-open-file): Use
1401         `org-open-directory-means-index-dot-org'.
1402         (org-open-directory-means-index-dot-org): New option.
1404 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
1406         * org.el (org-make-link-string): Remove link attributes from
1407         description.
1408         (org-open-at-point): Remove link attributes bevore using the path.
1410         * org-exp.el (org-export-as-html): Handle link attributes.
1412         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
1414         * org-table.el (org-table-to-lisp): New function.
1416         * org.el (org-narrow-to-subtree): Do not include the final newline
1417         into the narrowed region.
1419         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
1420         bug with user-define skipping condition.
1422 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
1424         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
1426 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
1428         * org-exp.el (org-export-html-style-default): Automatic overflow
1429         handling for pre fields.
1430         (org-export-as-ascii, org-export-as-html): Change default format
1431         for time stamp.
1433         * org-table.el (org-table-export): Offer completion for translator
1434         functions, and do not require a heading above the table.
1436         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
1437         Cater for the case of a list starting in the first line of the
1438         buffer.
1440 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
1442         * org-publish.el (org-publish-find-title): Bug fix.
1443         (org-publish-org-index): Implement new :index-style option.
1445 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
1447         * org-publish.el (org-publish-timestamp-filename): Use
1448         SHA1-encoded file names in the timestamp directory.
1450 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
1452         * org-publish.el (org-publish-needed-p): Be verbose about files
1453         published and files skipped.
1455         * org-exp.el (org-export-preprocess-string): Swap link
1456         normalization and inernal link targeting.
1458         * org-publish.el (org-publish-needed-p): Create timestamp
1459         directory when it does not exist.
1461 2008-07-04  Bastien Guerry  <bzg@altern.org>
1463         * org-clock.el (org-clock-out-when-done): Doc fix.
1465         * org.el (org-agenda-skip-unavailable-files): Doc fix.
1467         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
1468         Ignore case when searching for the COMMENT cookie at export time.
1470 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
1472         * org-exp.el (org-get-file-contents)
1473         (org-get-and-remove-property): New functions.
1474         (org-export-handle-include-files): Handle the new prefix options.
1475         (org-export-as-html): Fix the verse environment.
1477 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
1479         * org.el (org-time=, org-time<, org-time<=, org-time>)
1480         (org-time>=, org-time<>, org-2ft): New functions.
1481         (org-op-to-function): Also provide for the time testing fucntions.
1483 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
1485         * org-exp.el (org-export-html-style-default): New constant.
1487 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
1489         * org-exp.el (org-export-html-style-extra): New variable.
1490         (org-export-splice-style): New function.
1492 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
1494         * org-exp.el (org-export-plist-vars, org-export-as-html):
1495         Implement `org-export-creator-info'.
1496         (org-export-creator-info): New option.
1498 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
1500         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
1501         (org-property-drawer-re, org-clock-drawer-re): New constants.
1503 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
1505         * org-exp.el (org-icalendar-use-deadline)
1506         (org-icalendar-use-scheduled): New options.
1507         (org-icalendar-include-todo): Default changed to t.
1508         (org-print-icalendar-entries): Implement better utilization of
1509         scheduling and deadline time stamps.
1510         (org-export-target-internal-links, org-export-as-html): Allow file
1511         lines without the "file:" prefix if the file path is an absolute
1512         path or starts with ".".
1514         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
1515         lastweek etc.
1516         (org-clock-special-range): Also undertand yesterday, lastweek etc.
1518 2008-06-18  Glenn Morris  <rgm@gnu.org>
1519         * org.el (org-map-entries): Let-bind `file'.
1521 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
1523         * org.el (org-agenda-skip-archived-trees): Docstring now
1524         discourages using this.
1525         (org-scan-tags): Check for org-agenda-archives-mode.
1526         (org-map-entries): Make sure org-agenda-archives-mode is nil.
1527         (org-agenda-files): Functionality of second arg changed.
1529         * org-agenda.el (org-agenda-archives-mode): New variable
1530         (org-write-agenda, org-prepare-agenda, org-agenda-list)
1531         (org-search-view, org-todo-list, org-tags-view)
1532         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
1533         `ifmode' argument.
1534         (org-agenda-quit): Reset the archives mode.
1535         (org-agenda-archives-mode): New command.
1536         (org-agenda-set-mode-name): Include archives info.
1538 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
1540         * org.el (org-paste-subtree): Make sure the yanked headline is
1541         visible if it was yanked at a visible point.
1542         (org-move-item-up): Fix the bug with moving white space at the end
1543         of the item.
1544         (org-show-empty-lines-in-parent): New function.
1546 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
1548         * org-colview.el (org-columns-next-allowed-value): Bug fix.
1550         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
1552         * org-agenda.el (org-agenda-get-closed): Get the end time into the
1553         agenda prefix as well.
1555         * org-publish.el (org-publish-org-index): Make a properly indented
1556         list.
1558         * org.el (org-calendar-agenda-action-key): New option.
1559         (org-get-cursor-date): New function.
1560         (org-mark-entry-for-agenda-action): New command.
1561         (org-overriding-default-time): New variable.
1562         (org-read-date): Respect `org-overriding-default-time'.
1564         * org-remember.el (org-remember-apply-template): Respect the
1565         ovverriding default time.
1567         * org-agenda.el (org-agenda-action-marker): New variable.
1568         (org-agenda-action): New command.
1569         (org-agenda-do-action): New function.
1571 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
1573         * org.el (org-schedule, org-deadline): Protect scheduled and
1574         deadline tasks against changes that accidently remove the
1575         repeater.  Also show a message with the new date when done.
1577 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
1579         * org.el (org-beginning-of-line): Cater for the case when there
1580         are tags but no headline text.
1581         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
1582         it set.
1584 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
1586         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
1587         the return value is nil instead of "nil" when there is no match.
1589         * org-exp.el (org-insert-centered): Use fill-column instead of
1590         80.
1591         (org-export-as-ascii): Use string-width to measure the width of
1592         the heading.
1594         * org.el (org-diary-to-ical-string): No longer kill buffer
1595         FROMBUF, this is now done by the caller.
1597         * org-exp.el (org-print-icalendar-entries): Move the call to
1598         `org-diary-to-ical-string' out of the loop, and kill the buffer
1599         afterwords.
1601         * org-remember.el (org-remember-visit-immediately): Position
1602         cursor after moving to the note.
1603         (org-remember-apply-template): Use a text property to record the
1604         cursor position.
1605         (org-remember-handler): Align tags after pasting the note.
1607 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
1609         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
1611         * org-agenda.el (org-agenda-open-link): If there is an
1612         org-bbdb-name property in the current line, jump to that bbdb
1613         entry.
1615         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
1616         text property, so that the agenda knows where this entry comes
1617         from.
1619         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
1620         interaction between clocking-in from the agenda, and  automatic
1621         task state switching.
1623         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
1625         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
1626         zmacs-region stays after this command in XEmacs.
1628 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
1630         * org.el (org-scan-tags): Allow new values for ACTION parameter.
1632         * org-remember.el (org-remember-templates): Fix bug in
1633         customization type definition.
1635         * org.el (org-map-entries): New function.
1637 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
1639         * org-agenda.el (org-agenda-skip-comment-trees): New option.
1640         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
1642 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
1644         * org-remember.el (org-jump-to-target-location): New variable.
1645         (org-remember-apply-template): Set
1646         `org-remember-apply-template' if requested by template.
1647         (org-remember-handler): Start an idle timer to jump to
1648         remember location.
1650         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
1652         * org.el (org-set-regexps-and-options): Fix bug with parsing of
1653         file tags.
1654         (org-get-tags-at): Add the content of `org-file-tags'.
1656         * org-exp.el (org-export-handle-comments): Fix bug with several
1657         comment lines after each other.
1658         (org-number-to-roman, org-number-to-counter): New functions.
1659         (org-export-section-number-format): New option.
1661 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
1663         * org-exp.el (org-export-protect-examples): Catch the case of a
1664         missing end_example line.
1666         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
1667         `org-file-tags' to nil.
1669         * org-colview.el (org-columns-next-allowed-value): Handle next
1670         argument NTH to directly select a value.
1672         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
1673         argument NTH to directly select a value.
1675 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
1677         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
1679 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
1681         * org.el (org-columns-ellipses): New option.
1683 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
1685         * org-colview.el (org-columns-add-ellipses): New function.
1686         (org-columns-compact-links): New function.
1687         (org-columns-cleanup-item): Call `org-columns-compact-links'.
1688         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
1689         when in agenda.
1690         (org-columns-edit-value): Fixed bug with editing values from
1691         agenda column view.
1692         (org-columns-redo): Also redo the agenda itself.
1694 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
1696         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
1697         option.
1699         * org-colview.el (org-agenda-columns-cleanup-item): New function.
1701         * org-exp.el (org-export-ascii-preprocess): Renamed from
1702         `org-export-ascii-clean-string'.
1703         (org-export-kill-licensed-text)
1704         (org-export-define-heading-targets)
1705         (org-export-handle-invisible-targets)
1706         (org-export-target-internal-links)
1707         (org-export-remove-or-extract-drawers)
1708         (org-export-remove-archived-trees)
1709         (org-export-protect-quoted-subtrees)
1710         (org-export-protect-verbatim, org-export-protect-examples)
1711         (org-export-select-backend-specific-text)
1712         (org-export-mark-blockquote-and-verse)
1713         (org-export-remove-comment-blocks-and-subtrees)
1714         (org-export-handle-comments, org-export-mark-radio-links)
1715         (org-export-remove-special-table-lines)
1716         (org-export-normalize-links)
1717         (org-export-concatenate-multiline-links)
1718         (org-export-concatenate-multiline-emphasis): New functions,
1719         obtained from spliiting the export preprocessor.
1721         * org-table.el (org-table-recalculate): Improve error message if
1722         the row number is invalid.
1724 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
1726         * org-archive.el (org-archive-save-context-info): Fix bugs in
1727         customization setup and docstring.
1729         * org-exp.el (org-export-html-style): Changed the size of in the
1730         <pre> element to 90%.
1732 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
1734         * org.el (org-find-src-example-start): Function removed.
1735         (org-edit-src-find-region-and-lang): New function.
1737 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
1739         * org.el (org-edit-src-exit): New function.
1740         (org-exit-edit-mode): New minor mode.
1742         * org-exp.el (org-export-preprocess-string): Fix bug with removing
1743         comment-like lines from protected examples.
1745         * org.el (org-edit-src-example, org-find-src-example-start)
1746         (org-protect-source-example, org-edit-special): New functions.
1748 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
1750         * org-publish.el (org-publish-project-alist): Fix typo in
1751         docstring.
1752         (org-publish-project-alist): Handle :index-title property.
1754 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
1756         * org-export-latex.el (org-export-as-latex): Make sure region
1757         bounds are correct.  Parse subtree properties relating to export.
1759         * org-exp.el (org-export-add-options-to-plist): New function.
1760         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
1762 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
1764         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
1765         EXPORT_TITLE.
1767         * org-exp.el (org-export-get-title-from-subtree)
1768         (org-export-as-ascii, org-export-as-html): Make sure the original
1769         region-beginning and region-end are used, even after moving
1770         point.
1771         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
1772         property.
1774         * org-remember.el (org-remember-last-stored-marker): New variable.
1775         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
1776         (org-remember-handler): Also use marker to remember
1777         last-stored position.
1779         * org.el (org-goto-marker-or-bmk): New function.
1781 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
1783         * org.el (org-file-properties): Renamed from `org-local-properties'.
1784         (org-scan-tags): Take file tags into account.
1785         (org-tags-match-list-sublevels): Default changed to t.
1787         * org-exp.el (org-export-as-html): Close paragraph after a
1788         footnote.
1790         * org.el (org-update-parent-todo-statistics): New function.
1792         * org-exp.el (org-icalendar-store-UID): New option.
1793         (org-icalendar-force-UID): Option removed.
1794         (org-print-icalendar-entries): IMplement UIDs.
1796 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
1798         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
1800 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
1802         * org-faces.el (org-column): Document how this face is being used
1803         and why sometimes the background faces shine through.
1805         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
1807         * org-publish.el (org-publish-attachment): Create publishing
1808         directory if it does not yet exist.
1810         * org-table.el (org-calc-default-modes): Change default number
1811         format to (float 8).
1813         * org.el (org-olpath-completing-read): New function.
1814         (org-time-clocksum-format): New option.
1815         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
1817         * org-clock.el (org-clock-display, org-clock-out)
1818         (org-update-mode-line): Use `org-time-clocksum-format'.
1820         * org-colview-xemacs.el (org-columns-number-to-string): Use
1821         `org-time-clocksum-format'.
1823         * org-colview.el (org-columns-number-to-string): Use
1824         `org-time-clocksum-format'.
1826 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
1828         * org-id.el: New file, move from contrib to core.
1830         * org-exp.el (org-icalendar-force-UID): New option.
1832 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
1834         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
1835         shifted by one day if theere is a date range without an end
1836         time.
1838         * org.el (org-try-structure-completion): New function.
1840 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
1842         * org.el (org-set-font-lock-defaults): Improve fontification of
1843         description lists.
1844         (org-insert-item): Handle description lists.
1845         (org-adaptive-fill-function): Improve auto indentation in
1846         description lists.
1848         * org-exp.el (org-export-as-html, org-export-preprocess-string):
1849         Implement VERSE environment.
1850         (org-export-preprocess-string): Implement the COMMENT
1851         environment.
1853         * org-export-latex.el (org-export-latex-preprocess): Implement
1854         VERSE environment.
1856 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
1858         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
1859         option.
1861 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
1863         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
1865         * org.el (org-quote-csv-field): New functions.
1867         * org-table.el (org-table-export-default-format): Remove :splice
1868         from default format, we get the same effect by not specifying
1869         :tstart and :tend.
1870         (org-table-export): Improve setup, distinguish better between
1871         interactive and non-interactive use, allow specifying the format
1872         on the fly, better protection against wrong file names.
1873         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
1874         and :tend when :splice is omitted.
1876 2008-05-09  Bernt Hansen  <bernt@norang.ca>
1878         * org-clock.el (org-clock-select-task): Make sure the selection
1879         letters are 1-9 and A-Z, no special characters.
1881 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
1883         * org-exp.el (org-export-htmlize): New group.
1884         (org-export-htmlize-output-type)
1885         (org-export-htmlize-css-font-prefix): New options.
1886         (org-export-htmlize-region-for-paste): New function.
1887         (org-export-htmlize-generate-css): New command.
1889 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
1891         * org/org.el (org-modules, org-format-latex-options):
1892         * org/org-archive.el (org-archive-stamp-time)
1893         (org-archive-save-context-info):
1894         * org/org-faces.el (org-hide):
1895         * org/org-irc.el (org-irc-parse-link):
1896         * org/org-macs.el (org-call-with-arg, org-autoload):
1897         * org/org-mew.el (org-mew-store-link):
1898         * org/org-remember.el (org-remember-store-without-prompt)
1899         (org-remember-templates): Fix typos in docstrings.
1901         * org/org-info.el (org-info-store-link): Remove leftover docstring.
1903         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
1904         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
1905         (org-bbdb-anniv-split): Fix typos in docstrings.
1907         * org/org-publish.el (org-publish-project-alist): Doc fixes.
1908         (org-publish-use-timestamps-flag): Reflow docstring.
1909         (org-publish-files-alist): Fix typos in docstring.
1911 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
1913         * org.el (org-set-visibility-according-to-property): New function.
1914         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
1915         and compute the regular expressions, and update font-lock.
1916         (org-property-re): Allow a dash in property names.
1918         * org-archive.el (org-extract-archive-file): Insert the file name
1919         without the path into the format, to allow the location format to
1920         contain a subdirectory.
1922         * org-agenda.el (org-agenda-post-command-hook): If point is at end
1923         of buffer, and the `org-agenda-type' property undefined, use the
1924         value from the character before.
1926         * org.el (org-add-planning-info): Don't let indentation for
1927         would-be timestamp become extra whitespace at the end of headline.
1929 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
1931         * org.el (org-remove-double-quotes, org-file-contents): New
1932         functions.
1934         * org-exp.el (org-infile-export-plist): Also parse the
1935         contents of #+SETUPFILE files, recursively.
1937         * org.el (org-set-regexps-and-options): Also parse the
1938         contents of #+SETUPFILE files, recursively.
1940         * org-exp.el (org-export-handle-include-files): New function.
1941         (org-export-preprocess-string): Call
1942         `org-export-handle-include-files'.
1944         * org.el (org-delete-property-globally)
1945         (org-delete-property, org-set-property): Ignore case during
1946         completion.
1947         (org-set-property): Use `org-completing-read' instead of
1948         `completing-read'.
1950         * org.el (org-complete-expand-structure-template): New,
1951         experimental function.
1952         (org-structure-template-alist): New, experimental option.
1953         (org-complete): Call `org-complete-expand-structure-template'.
1955 2008-05-06  Bastien Guerry  <bzg@altern.org>
1957         * org-export-latex.el (org-export-latex-preprocess): Added
1958         support for blockquotes.
1960 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
1962         * org.el (org-read-date-analyze): Catch the case where only a
1963         weekday is given.
1965 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
1967         * org.el (org-set-font-lock-defaults): Make the description
1968         tag bold.
1970         * org-exp.el (org-export-as-html, org-close-li): Implement
1971         description lists.
1973 2008-05-04  Jason Riedy  <jason@acm.org>
1975         * org-table.el (*orgtbl-default-fmt*): New variable.
1976         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
1977         when there is no other fmt available.
1979         (orgtbl-to-generic): Allow an explicitly nil :tstart or
1980         :tend to suppress the appropriate string.
1982         (orgtbl-to-orgtbl): New function for translating to another orgtbl
1983         table.
1985 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
1987         * org.el (org-read-date-analyze): "." as an alias for "+0" in
1988         read date.
1990         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
1991         New function.
1993         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
1994         New function.
1996 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
1998         * org-clock.el (org-clock-find-position): Don't include notes
1999         into clock drawer.
2001         * org-archive.el (org-archive-subtree): No longer remove an
2002         extra line after cutting the subtree.  `org-cut-subtree' already
2003         takes care of this.
2005         * org-remember.el (org-remember-handler): Only kill the target
2006         buffer if it does not contain the running clock.
2008         * org.el (org-markers-to-move): New variable.
2009         (org-save-markers-in-region, org-check-and-save-marker)
2010         (org-reinstall-markers-in-region): New function.
2011         (org-move-subtree-down, org-copy-subtree): Remember relative
2012         marker positions before cutting.
2013         (org-move-subtree-down, org-paste-subtree): Restore relative
2014         marker positions after pasting.
2016         * org-remember.el (org-remember-clock-out-on-exit): New option.
2017         (org-remember-finalize): Clock out only if the setting in
2018         `org-remember-clock-out-on-exit' requires it.
2019         (org-remember-handler): Do the cleanup in the buffer, to make sure
2020         that the clock marker remains in tact.
2022 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
2024         * org-clock.el (org-clock-goto): Widen buffer if necessary.
2025         (org-clock-in): Make sure that also tasks outside the narrowed
2026         region will be clocked in correctly.
2027         (org-clock-insert-selection-line): Widen the buffer so that we can
2028         find the correct task heading.
2030         * org.el (org-base-buffer): New function.
2032         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
2033         and ";" are escaped.
2034         (org-print-icalendar-entries): Also apply
2035         `org-icalendar-cleanup-string' to the headline, not only to the
2036         summary property.
2038 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
2040         * org-exp.el (org-export-preprocess-hook): New hook.
2041         (org-export-preprocess-string): Call
2042         `org-export-preprocess-hook'.
2044         * org.el (org-font-lock-hook): New variable.
2045         (org-font-lock-hook): New function.
2046         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
2048 ;; Local Variables:
2049 ;; coding: utf-8
2050 ;; add-log-time-zone-rule: t
2051 ;; End:
2053     Copyright (C) 2008  Free Software Foundation, Inc.
2055   This file is part of GNU Emacs.
2057   GNU Emacs is free software: you can redistribute it and/or modify
2058   it under the terms of the GNU General Public License as published by
2059   the Free Software Foundation, either version 3 of the License, or
2060   (at your option) any later version.
2062   GNU Emacs is distributed in the hope that it will be useful,
2063   but WITHOUT ANY WARRANTY; without even the implied warranty of
2064   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2065   GNU General Public License for more details.
2067   You should have received a copy of the GNU General Public License
2068   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
2070 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c