Fix bug in require htmlize code.
[org-mode.git] / lisp / ChangeLog
blob8177fc244a571e3749e597118a2f9c6fcb4095a9
1 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-exp.el (org-export-format-source-code): Fix bug in require
4         htmlize code.
6 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
8         * org-export-latex.el (org-export-latex-subcontent): Interprete
9         target aliases as additonal labels.
11         * org-exp.el (org-export-target-aliases): New variable.
12         (org-export-preprocess-string)
13         (org-export-handle-invisible-targets): Fill the alias alist.
14         (org-export-as-html): Remove the &nbsp; from the anchor, and also
15         assign an id.
16         (org-html-level-start): Insert the target aliases as additonal
17         anchors.
19         * org.el (org-edit-fixed-width-region): Fix bug when sarting a new
20         picture area.
22 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
24         * org.el (org-open-at-mouse): Ensure correct link abbreviations
25         when following a link with the mouse from the agenda.
27         * org-exp.el (org-export-as-html): Avoid lone </div> when no
28         headlines are created.
30 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
32         * org.el (org-link-translation-function): New option.
33         (org-open-at-point): Call `org-link-translation-function' if
34         non-nil.
35         (org-translate-link): New function.
36         (org-translate-link-from-planner): New function.
37         (org-open-at-point): Allow interactive commands in elisp links.
39         * org-exp.el (org-icalendar-cleanup-string): Restore the old
40         iCalendar quoting.  The new one seems to caus problems with
41         applications.
43         * org.el (org-yank): Set `this-command' to `yank', so that
44         `yank-pop' will work.
46 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
48         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
49         compliance as far as quoting is concerned.
51         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
52         hexified version of the tag.
54         * org-vm.el (org-vm-follow-link): Require `vm-search'.
56         * org.el (org-up-heading-safe, org-forward-same-level): Always
57         call `org-back-to-heading' instead of `outline-back-to-heading'.
58         (org-back-to-heading): New wrapper around outline-back-to-heading,
59         with a useful error message telling where the error happened.
61         * org-list.el (org-update-checkbox-count): Always call
62         `org-back-to-heading' instead of `outline-back-to-heading'.
64         * org-exp.el (org-export-as-html): Make sure that each <img> tag
65         has an `alt' attribute, to ensure XHTML validation.
67 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
69         * org-publish.el (org-publish-attachment): Allow publishing to
70         overwrite attachment files.
72         * org-agenda.el (org-agenda-timerange-leaders): New option.
73         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
75         * org.el (org-edit-src-exit): Untabify ASCII image before
76         returning.
89 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
91         * org.el (org-yank): Make any prefix force normal yanking.
92         Suppress folding if text would be swallowed into a folded
93         subtree.
94         (org-yank-folded-subtrees, org-yank): Docstring updates.
96         * org-agenda.el (org-agenda-compare-effort): Treat no effort
97         defined as 0.
99         * org-exp.el (org-export-language-setup): Add Catalan and
100         Esperanto language entries.
102 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
104         * org.el (org-refile): Allow refiling of entire regions.
106         * org-clock.el (org-clock-time%): New function.
108         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
109         retrieve property values.
111 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
113         * org-agenda.el (org-agenda-list): Handle the value `only' of
114         org-agenda-show-log'.
115         (org-agenda-log-mode): Interpret a double prefix arg.
117 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
119         * org-exp.el (org-export-html-footnotes-section): New variable.
120         (org-export-as-html): Use `org-export-html-footnotes-section' to
121         insert the footnotes.
122         (org-export-language-setup): Add "Footnotes" to language words.
124 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
126         * org.el (org-yank): Fix bug when not inserting a subtree.
128 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
130         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
131         instead of `vm-beginning-of-message'.
133         * org.el (org-make-link-regexps): Make sure that links to gnus can
134         contain brackets.
136 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
138         * org-attach.el (org-attach-dir): Remove duplicate ID creation
139         code.
141         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
142         shell output.
144         * org.el (org-link-abbrev-alist): Improve customization type.
146         * org-attach.el (org-attach-expand-link, org-attach-expand): New
147         functions.
149         * org-agenda.el (org-agenda-get-progress): Renamed from
150         `org-get-closed'.  Implement searching for state changes as well.
151         (org-agenda-log-mode-items): New option.
152         (org-agenda-log-mode): New option prefix argument, interpreted as
153         request to show all possible progress info.
154         (org-agenda-get-day-entries): Call `org-get-progress' instead of
155         `org-get-closed'.
156         (org-agenda-set-mode-name): Handle the more complex log mode
157         settings.
158         (org-get-closed): New alias, pointing to `org-get-progress'.
160 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
162         * org.el (org-file-apps-defaults-gnu)
163         (org-file-apps-defaults-macosx)
164         (org-file-apps-defaults-windowsnt): Add an entry defining the
165         system command.
166         (org-file-apps): Allow `system' as key and value.
167         (org-open-at-point): Explain the effect of a double prefix arg.
168         (org-open-file): If the argument `in-emacs' is (16),
169         i.e. corresponding to a double prefix argument, try to open the
170         file externally.
172 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
174         * org.el (org-insert-link): Abbreviate absolute files names in
175         links.  Also, fix a bug in which the double C-u prefix would not
176         be honored.
178 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
180         * org.el (org-insert-heading): If buffer does not end with a
181         newline, add one if necessary to insert headline correctly.
183         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
184         paragraphs, not inside.
186         * org.el (org-todo): Quote
187         `org-agenda-headline-snapshot-before-repeat'.
189         * org-exp.el (org-export-as-html): Fully process link descriptions.
190         (org-export-html-format-desc): New function.
191         (org-export-as-html): Collect footnotes into the correct basket.
192         (org-html-protect): No longer protect quotations marks here, this
193         goes wrong.
195         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
196         BEG.
198         * org-compat.el (org-fit-window-to-buffer): New function (not
199         really, a preliminary and incomplete version was present earlier,
200         but not used).
202         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
203         `org-fit-window-to-buffer'.
205         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
207         * org-agenda.el (org-agenda-get-restriction-and-command)
208         (org-fit-agenda-window, org-agenda-convert-date): Use
209         `org-fit-window-to-buffer'.
211         * org-exp.el (org-export-as-html): Process href links through
212         `org-export-html-format-href'.
213         (org-export-html-format-href): New function.
215         * org-agenda.el (org-agenda-todo): Update only the current
216         headline if this is a repeated TODO, marked done for today.
217         (org-agenda-change-all-lines): New argument JUST-THIS, to change
218         only the current line.
220         * org.el (org-todo): Take a snapshot of the headline if the
221         repeater might change it.
223 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
225         * org-publish.el (org-publish-find-title): Remove buffers visited
226         only for extracting the title.
228         * org-exp.el (org-export-html-style)
229         (org-export-html-style-default): Mark style definitions as
230         unparsed CDATA.
232         * org-publish.el (org-publish-validate-link): Function
233         re-introduced.
235 2008-11-02  Charles Sebold  <csebold@gmail.com>
237         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
238         property.
239         (org-plot-quote-timestamp-field): New function.
240         (org-plot-quote-tsv-field): Call timestamp field function when
241         necessary rather than just quoting as a string.
242         (org-plot/gnuplot-to-data): Pass in timefmt property.
243         (org-plot/gnuplot-script): Supports timefmt property.
244         (org-plot/gnuplot): Checks for timestamp column before checking
245         for text index column.
247 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
249         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
251         * org-publish.el (org-publish-org-index): Create a section in the
252         index file.
253         (org-publish-org-index): Stop linking to directories.
255         * org.el (org-emphasis-alist): Use span instead of <u> to
256         underline text.
258         * org-exp.el (org-export-as-html): Make sure <p> is closed before
259         <pre> sections.
261 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
263         * org-jsinfo.el (org-infojs-template): Remove language attribute
264         from script tag.
266 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
268         * org-agenda.el (org-agenda-remove-marked-text): New function.
269         (org-agenda-mark-filtered-text)
270         (org-agenda-unmark-filtered-text): New functions.
271         (org-write-agenda): Remove fltered text.
273         * org.el (org-make-tags-matcher): Give access to TODO "property"
274         without speed penalty.
276 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
278         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
279         option.
280         (org-store-link-props): Make sure adding to the plist works
281         correctly.
283         * org-gnus.el (org-gnus-no-new-news): New function.
284         (org-gnus-follow-link): Allow the article ID to be a message-id,
285         in addition to allowing article numbers.  Message IDs make much
286         more roubust links.
287         (org-gnus-store-link): Use message-id to create link.
289 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
291         * org.el (org-emphasize): Reverse the selection array.
292         (org-emphasis-alist): Set <code> tags for the verbatim
293         environment.
295         * org-remember.el (org-remember-handler): Fix bug with
296         prefix-related changing of the note storage target.
298         * org-exp.el (org-print-icalendar-entries): Make the exported
299         priorities compatible with RFC 2445.
301         * org-clock.el (org-clock-save): Insert time stamp without
302         dependence on time-stamp.el.
304 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
306         * org.el ("saveplace"): If saveplace puts point into an invisible
307         location, make it visible.
308         (org-make-tags-matcher): Allow inactive time stamps in time
309         comparisons.
310         (org-yank-adjusted-subtrees): New option.
311         (org-yank): Incorporate adjusting trees.
312         (org-paste-subtree): New argument FOR-YANK which will cause
313         insertion at point without backing up over white lines, and leave
314         point at the end of the inserted text.  Also if the cursor is
315         at the beginning of a headline, use the same level or the inserted
316         tree.
318         * org-publish.el (org-publish-get-base-files-1): Deal correctly
319         with broken symlinks
321 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
323         * org-exp.el (org-export-select-tags, org-get-current-options):
324         Fix typo.
326 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
328         * org-agenda.el (org-format-agenda-item)
329         (org-agenda-filter-make-matcher): Make sure tags are stored and
330         compared donwcased.
332 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
334         * org.el (org-insert-todo-heading): Fix bug with force-heading
335         argument.
337 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
339         * org-clock.el (org-clock-in-resume): Add a custom option to
340         toggle starting the clock from an open clock line.
341         (org-clock-in): When clocking in to an entry, if
342         `org-clock-in-resume' is set, check if the first clock line is
343         open and if so, start the clock from the time in the clock line.
344         (org-clock-persist): Add a custom option to toggle clock
345         persistence.
346         (org-clock-persist-query-save): Add a custom option to toggle
347         asking the user if they want to save the running clock when
348         exiting.
349         (org-clock-persist-query-resume): Add a custom option to toggle
350         asking the user if they want to resume the saved clock when Emacs
351         is restarted.
352         (org-clock-save): Add a function to save clock data.
353         This includes the contents of `org-clock-history' and the buffer
354         and position of the currently clocked task, if any.
355         (org-clock-load): Add a function to load clock data.
356         This populates `org-clock-history', and resumes the saved clocked
357         task if there is one.
358         (org-clock-persistence-insinuate): Add a method to set up the
359         hooks for clock persistence.
361 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
363         * org-exp.el (org-export-as-ascii): Handle the case that we are
364         publishing from an indirect buffer.
366         * org-table.el (org-table-copy-down): Fix bug with time stamp
367         increment.
369         * org-mouse.el (org-mouse-features): New option.
370         (org-mode-hook): Turn on features depending on
371         `org-mouse-features'.
373         * org.el (org-insert-heading-respect-content): Force heading
374         creation.
375         (org-insert-heading): keep the folding state of the heading before
376         the inserted one.
378 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
380         * org-archive.el (org-archive-to-archive-sibling): Handle top
381         level headlines better.
383 2008-10-21  Bastien Guerry  <bzg@altern.org>
385         * org-export-latex.el (org-export-latex-classes): Added
386         \usepackage{graphicx} to the default list of packages.
388 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
390         * org-agenda.el (org-agenda-filter): Renamed from
391         `org-agenda-filter-tags'.
393 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
395         * org.el (org-entry-properties): Add CATEGORY property, iven if it
396         is not defined as a property in this entry.
397         (org-add-log-note): Mask prefix argument when immediately storing
398         the note.
400         * org-agenda.el (org-agenda-filter-effort-default-operator): New
401         option.
403 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
405         * org.el (org-add-log-setup): Bugfix; code to find insertion point
406         after drawers was skipping ahead one line too many, so notes were
407         inserted after the first note instead of before it.
409 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
411         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
412         New variables.
413         (org-prepare-agenda): Reset the filter tags.
414         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
415         Show filter tags in mode line.
417         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
418         formatter.
420         * org-export-latex.el (org-latex-entities-regexp): New constant.
421         (org-export-as-pdf): Use two calls to `shell-command'.
423 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
425         * org-export-latex.el (org-export-latex-treat-sub-super-char):
426         Honor the {} value of the subsuperscript setting.  Make sure that
427         longer subsuperscripts are typeset in a roman font.
429         * org.el (org-clock-update-time-maybe): Compute negative clock
430         intervals correctly.
432 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
434         * org.el (org-add-log-setup): Respect
435         `org-log-state-notes-insert-after-drawers'.
436         (org-log-state-notes-insert-after-drawers): New option.
437         (org-todo-trigger-tag-changes): New function.
438         (org-todo): Call `org-todo-trigger-tag-changes'.
440 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
442         * org.el (org-add-log-setup): Only skip drawers if the are
443         immediately after the scheduling keywords.
445         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
446         function
447         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
448         call it with the current todo state to get the state to switch to
449         when clocking in.
450         (org-clock-in): Use org-indent-line-function to indent clock lines.
451         (org-clock-find-position): Fix indentation of empty clock drawers.
453 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
455         * org-publish.el (org-publish-org-to): Handle case when
456         org-export-to-pdf does return a file name, not a buffer.
457         (org-publish-org-to-pdf): New function.
459         * org-export-latex.el (org-export-as-pdf)
460         (org-export-as-pdf-and-open): New commands.
462         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
463         forms as ranges.
465         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
466         things in protexted regions.
468 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
470         * org-export-latex.el (org-export-latex-preprocess): Improve
471         quoting of LaTeX environments.
473 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
475         * org.el (org-edit-fixed-width-region): Exclude final newline from
476         picture area.
478         * org-export-latex.el (org-export-latex-subcontent): Add labels to
479         sections, to make internal links work.
480         (org-export-latex-fontify-headline): Do not remove all text
481         properties, to make sure that target properties survive this
482         process.
484         * org-exp.el (org-export-preprocess-string): Change sequence of
485         modifications, to make sure links are prepared before the LaTeX
486         conversions do happen.
488 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
490         * org-attach.el (org-attach-delete-all): Renamed from
491         `org-attch-delete'.  Add a security query before deleting the
492         entire directory.  New optional argument FORCE can overrule the
493         security query.
494         (org-attach-delete-one): New command.
496 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
498         * org-attach.el (org-attach-file-list): Fix bug with directory.
500 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
502         * org.el (org-apps-regexp-alist): New function.
503         (org-file-apps): Add auto-mode to the default value.
504         (org-open-file): Use the new structure of org-file-apps.
506         * org-attach.el (org-attach): Support the new keys.
507         (org-attach-method): New option.
509 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
511         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
512         March.
514         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
515         of the list value o `org-use-tag-inheritance'.
517         * org-attach.el (org-attach-auto-tag): New option.
518         (org-attach-tag, org-attach-untag): New functions.
519         (org-attach-attach, org-attach-new, org-attach-sync): Call
520         `org-attach-tag'.
521         (org-attach-delete): Call `org-attach-untag'.
523 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
525         * org-table.el (orgtbl-self-insert-command): Make this work for
526         the keypad as well.
528 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
530         * org.el (org-add-log-setup): Limit searc for drawers to entry
531         text, not to subtree.
533         * org-clock.el (org-clock-heading-for-remember): New variable.
534         (org-clock-in): Set `org-clock-heading-for-remember'.
536 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
538         * org-remember.el (org-remember-apply-template): Add new
539         expansions: %k, %K for currently clocked task and a link to the
540         currently clocked task, and %< to file notes in the currently
541         clocked task.
543 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
545         * org-export-latex.el (org-export-latex-make-header): Also insert
546         the content of the property :latex-header-extra.
548         * org-exp.el (org-infile-export-plist): Put the content of
549         #+LATEX_HEADER: into the property :latex-header-extra.
551         * org-colview.el (org-columns-get-format-and-top-level): Remove
552         resetting the marker.
554         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
555         Remove resetting the marker.
557         * org.el (org-entry-property-inherited-from): Improve docstring.
558         (org-entry-get-with-inheritance): Reset marker before starting the
559         search.
561         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
563 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
565         * org.el (org-entry-get-multivalued-property)
566         (org-entry-protect-space, org-entry-restore-space): New
567         functions.
568         (org-file-apps-defaults-macosx): Let postscript files be opened by
569         preview.
570         (org-time-stamp-inactive): Call `org-time-stamp'.
571         (org-time-stamp): New argument `inactive'.  Also edit inacive
572         stamps. Convert time stamp type.
573         (org-open-file): Interpret the `default' value for the `command'
574         in `org-file-apps'.
576         * org-id.el (org-id-int-to-b36-one-digit)
577         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
578         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
579         b36.
581 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
583         * org-id.el (org-id-reverse-string): New function.
584         (org-id-new): Use `org-id-reverse-string' to make sure the
585         beginning chars of the ID are mutating fast.  This allows to use a
586         directory structure to spread things better.
587         (org-id-prefix): Changed default to nil.
589         * org-list.el (org-move-item-down, org-move-item-up): Remember and
590         restore the column of the cursor position.
592         * org-remember.el (org-remember-apply-template): Remove properties
593         from `initial'.
595 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
597         * org-wl.el (org-wl-open): Remove useless call to
598         `wl-thread-open-all'.
600         * org-remember.el (org-remember-handler): Fix bug with `bottom'
601         location.
603 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
605         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
606         `org-bbdb-anniversaries'.
608         * org.el (org-get-next-sibling, org-forward-same-level): New
609         functions, similar to the outline versions, but invisible headings
610         are OK.
612 2008-09-25  Bastien Guerry  <bzg@altern.org>
614         * org.el (org-auto-repeat-maybe): Insert a space between
615         the timestamp's type and the timestamp itself.
617 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
619         * org-table.el (org-table-sum): Do not format the result with %g,
620         it does rounding when there are too many digits.
622         * org.el (org-map-entries): Protect the keyword-selecting variables.
624 2008-09-23  Bastien Guerry  <bzg@altern.org>
626         * org-agenda.el (org-agenda-to-appt): Make sure the function check
627         against all agenda files.
629 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
631         * org-list.el: New file, aggregating list functions from org.el
632         and org-export-latex.el.
634         * org.el (org-edit-src-region-extra): New option.
636 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
638         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
639         time before 1am.
641 2008-09-22  Bastien Guerry  <bzg@altern.org>
643         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
645 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
647         * org-plot.el (org-plot/gnuplot): Make tables starting with a
648         hline work correctly.
649         (org-plot/gnuplot-script): Put commas at the end of each script
650         line.
652 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
654         * org.el (org-get-refile-targets): Replace links with their
655         descriptions
656         (org-imenu-get-tree): Replace links with their descriptions.
658         * org-remember.el (org-remember-apply-template): Add a new
659         expansion for adding properties to remember items.
661         * org.el (org-add-log-setup): Skip over drawers (properties,
662         clocks etc) when adding notes.
664         * org-agenda.el (org-agenda-get-closed): show durations of clocked
665         items as well as the start and end times.
667         * org-compat.el (org-get-x-clipboard-compat): Add a compat
668         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
670         * org-remember.el (org-get-x-clipboard): Use the compat
671         function to get clipboard values when x-selection-value is
672         unavailable. Use substring-no-properties instead of
673         set-text-properties to remove text properties from the clipboard
674         value.
676         * lisp/org-clock.el (org-update-mode-line): Support limiting the
677         modeline clock string, and display the full todo value in the
678         tooltip. Set a local keymap so mouse-3 on the clock string goes to
679         the currently clocked task.
680         (org-clock-string-limit): Add a custom value for the maximum
681         length of the clock string in the modeline.
682         (org-clock-mode-map): Add a keymap for the modeline string
684 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
686         * org-compat.el (org-propertize): New function.
688 2008-09-20  Bastien Guerry  <bzg@altern.org>
690         * org-export-latex.el (org-export-latex-tables): protect exported
691         tables from further special chars conversion.
692         (org-export-latex-preprocess): Preserve LaTeX environments.
693         (org-list-parse-list): Parse descriptive lists.
694         (org-list-to-generic, org-list-to-latex, org-list-to-html)
695         (org-list-to-texinfo): Export descriptive lists.
696         (org-quote-chars): Remove.
697         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
698         (org-export-latex-list-beginning-re): Rename to
699         `org-list-beginning-re'
700         (org-list-item-begin): Rename to `org-list-item-beginning'
702 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
704         * org.el (org-refile): Allow refiling to the last entry in the
705         buffer.
706         (org-get-tags-at): Fix bug when inheritance is turned off.
708 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
710         * org.el (org-indent-line-function): No longer check for src
711         regions, this is too much overhead.
713         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
714         matching.
716         * org.el (org-scan-tags): Make sure that tags matching is not case
717         sensitive.  TODO keyword matching is case sensitive, however, to
718         avoid confusion with similar words that are not meant to be
719         keywords.
721 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
723         * org.el (org-get-local-tags-at): New function.
724         (org-get-local-tags): New function.
726         * org-exp.el (org-export-get-categories): New function.
728         * org-agenda.el (org-sorting-choice)
729         (org-agenda-sorting-strategy, org-agenda-get-todos)
730         (org-agenda-get-timestamps, org-agenda-get-deadlines)
731         (org-agenda-get-scheduled, org-agenda-get-blocks)
732         (org-entries-lessp): Implement sorting by TODO state.
733         (org-cmp-todo-state): New defsubst.
735         * org-colview.el (org-colview-construct-allowed-dates): New
736         function.
737         (org-columns-next-allowed-value): Use
738         `org-colview-construct-allowed-dates'.
740         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
741         function.
742         (org-columns-next-allowed-value): Use
743         `org-colview-construct-allowed-dates'.
745 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
747         * org.el (org-protect-slash): New function.
748         (org-get-refile-targets): Use `org-protect-slash'.
750         * org-agenda.el (org-global-tags-completion-table): New variable.
752         * org-exp.el (org-export-handle-export-tags): New function.
753         (org-export-preprocess-string): Call
754         `org-export-handle-export-tags'.
756         * org-plot.el: New file.
758         * org-publish.el (org-publish-expand-components): Function removed.
759         (org-publish-expand-projects): Allow components to have components.
761 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
763         * org.el (org-indent-line-function): Do not indent in regions that
764         are external source code.
765         (org-yank-and-fold-if-subtree): New function.
767         * org-agenda.el (org-agenda-todayp): New function.
768         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
769         `org-agenda-todayp'.
771         * org.el (org-insert-heading-respect-content)
772         (org-insert-todo-heading-respect-content): New commands.
773         (org-insert-heading-respect-content): New option.
774         (org-insert-heading): Respect `org-insert-heading-respect-content'.
776         * org-clock.el (org-clock-find-position): Make sure the note after
777         the clock line gets moved into the new clock drawer.
779 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
781         * org-id.el (org-id-new): New option.
783 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
785         * org-table.el (org-table-copy-down): Avoid overflow during
786         increment.  Use prefix argument 0 to temporarily disable the
787         increment.
789 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
791         * org-exp.el (org-export-as-html): Do not turn on the major mode
792         if the buffer will be killed anyway.
793         (org-get-current-options): Exclude the #+TEXT field.
794         (org-export-as-html): Make sure text before the first headline is
795         a paragraph.
797         * org-publish.el (org-publish-org-to): Tell the exporter that this
798         buffer will be killed, so it is not necessary to do major mode
799         initialization.
801         * org-archive.el (org-archive-to-archive-sibling): Show empty
802         lines after folding the archive sibling.
804         * org.el (org-log-note-extra): New variable.
806 2008-09-05  Bastien Guerry  <bzg@altern.org>
808         * org.el (org-additional-option-like-keywords): Added keywords for
809         the _QUOTE, _VERSE and _SRC environments.
811         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
812         exporting _QUOTE and _VERSE environments.
814 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
816         * org-agenda.el (org-agenda-filter-by-tag): New command.
818         * org-exp.el (org-get-current-options): Remove angular brackets
819         from the date entry.
821         * org.el (org-edit-fixed-width-region): New function.
822         (org-edit-fixed-width-region): Also try
823         `org-edit-fixed-width-region'.
824         (org-edit-fixed-width-region-mode): New option.
825         (org-activate-code): Only interprete lines starting with colon
826         plus a space as example lines.
828         * org-remember.el (org-remember-templates): Add nil instead of
829         empty strings to fix the length of remember templates.
831         * org-table.el (org-calc-default-modes): Fix the time format for
832         calc, from 12 hour to 24 hour clock.
834 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
836         * org-agenda.el (org-agenda-get-deadlines)
837         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
838         entries that are pre-warnings of deadlines or reminders.
840         * org.el (org-sort-entries-or-items): Make numeric and alpha
841         comparisons ignore any TODO keyword and priority cookie.
843         * org-remember.el (org-remember-handler): Reinterpretation of the
844         prefix argument.
846 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
848         * org-agenda.el (org-agenda-get-scheduled): Use new
849         `org-scheduled' face.
851         * org-faces.el (org-scheduled): New face.
853         * org-wl.el (org-wl-open): Remove incorrect declaration.
855         * org-gnus.el (org-gnus-store-link): Support for :to information
856         in gnus links.
858         * org-exp.el (org-export-as-html): Fixed typo in creator
859         information.
860         (org-export-protect-examples): New parameter indent.  Insert extra
861         spaces only when this parameter is specified.
862         (org-export-preprocess-string): Call `org-export-protect-examples'
863         with an indentation parameter when exporting to ASCII.
865         * org-remember.el (org-remember-templates)
866         (org-remember-apply-template): Allow the file component to be a
867         function.
869         * org.el (org-goto-local-search-headings): Renamed from
870         `org-goto-local-search-forward-headings'.  Added the possibility
871         to search backwards.
873 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
875         * org-export-latex.el (org-export-latex): New customization
876         group.
878         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
880 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
882         * org-exp.el (org-html-do-expand): Allow {} to terminate
883         tex macro
885 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
887         * org.el (org-buffer-list): Select buffers based on major mode,
888         not on file name.
890 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
892         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
893         face property.
895         * org-colview.el (org-columns-display-here): Use
896         `org-columns-modify-value-for-display-function'.
898         * org-colview-xemacs.el (org-columns-display-here): Use
899         `org-columns-modify-value-for-display-function'.
901 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
903         * org.el (org-columns-modify-value-for-display-function): New option.
915         * org-publish.el (org-publish-file): Make sure the directory match
916         for the publishing directory works correctly.
918         * org-agenda.el (org-agenda-execute-calendar-command)
919         (org-agenda-diary-entry): Additional optional argument.
921 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
923         * org-exp.el (org-export-as-html): Add attributes also in mailto
924         and ftp links.
926         * org.el (org-autoload): Add `org-dblock-write:columnview'.
935 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
937         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
938         sure that calls from `org-export-region-as-html' do not do the
939         special check for a subtree.
941 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
943         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
945 2008-07-20  Juri Linkov  <juri@jurta.org>
947         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
948         new keymap `narrow-map' instead of binding "\C-xns".
950 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
952         * org.el (org-open-file): Use
953         `org-open-directory-means-index-dot-org'.
954         (org-open-directory-means-index-dot-org): New option.
956 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
958         * org.el (org-make-link-string): Remove link attributes from
959         description.
960         (org-open-at-point): Remove link attributes bevore using the path.
962         * org-exp.el (org-export-as-html): Handle link attributes.
964         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
966         * org-table.el (org-table-to-lisp): New function.
968         * org.el (org-narrow-to-subtree): Do not include the final newline
969         into the narrowed region.
971         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
972         bug with user-define skipping condition.
974 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
976         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
978 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
980         * org-exp.el (org-export-html-style-default): Automatic overflow
981         handling for pre fields.
982         (org-export-as-ascii, org-export-as-html): Change default format
983         for time stamp.
985         * org-table.el (org-table-export): Offer completion for translator
986         functions, and do not require a heading above the table.
988         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
989         Cater for the case of a list starting in the first line of the
990         buffer.
992 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
994         * org-publish.el (org-publish-find-title): Bug fix.
995         (org-publish-org-index): Implement new :index-style option.
997 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
999         * org-publish.el (org-publish-timestamp-filename): Use
1000         SHA1-encoded file names in the timestamp directory.
1002 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
1004         * org-publish.el (org-publish-needed-p): Be verbose about files
1005         published and files skipped.
1007         * org-exp.el (org-export-preprocess-string): Swap link
1008         normalization and inernal link targeting.
1010         * org-publish.el (org-publish-needed-p): Create timestamp
1011         directory when it does not exist.
1013 2008-07-04  Bastien Guerry  <bzg@altern.org>
1015         * org-clock.el (org-clock-out-when-done): Doc fix.
1017         * org.el (org-agenda-skip-unavailable-files): Doc fix.
1019         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
1020         Ignore case when searching for the COMMENT cookie at export time.
1022 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
1024         * org-exp.el (org-get-file-contents)
1025         (org-get-and-remove-property): New functions.
1026         (org-export-handle-include-files): Handle the new prefix options.
1027         (org-export-as-html): Fix the verse environment.
1029 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
1031         * org.el (org-time=, org-time<, org-time<=, org-time>)
1032         (org-time>=, org-time<>, org-2ft): New functions.
1033         (org-op-to-function): Also provide for the time testing fucntions.
1035 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
1037         * org-exp.el (org-export-html-style-default): New constant.
1039 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
1041         * org-exp.el (org-export-html-style-extra): New variable.
1042         (org-export-splice-style): New function.
1044 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
1046         * org-exp.el (org-export-plist-vars, org-export-as-html):
1047         Implement `org-export-creator-info'.
1048         (org-export-creator-info): New option.
1050 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
1052         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
1053         (org-property-drawer-re, org-clock-drawer-re): New constants.
1055 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
1057         * org-exp.el (org-icalendar-use-deadline)
1058         (org-icalendar-use-scheduled): New options.
1059         (org-icalendar-include-todo): Default changed to t.
1060         (org-print-icalendar-entries): Implement better utilization of
1061         scheduling and deadline time stamps.
1062         (org-export-target-internal-links, org-export-as-html): Allow file
1063         lines without the "file:" prefix if the file path is an absolute
1064         path or starts with ".".
1066         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
1067         lastweek etc.
1068         (org-clock-special-range): Also undertand yesterday, lastweek etc.
1070 2008-06-18  Glenn Morris  <rgm@gnu.org>
1071         * org.el (org-map-entries): Let-bind `file'.
1073 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
1075         * org.el (org-agenda-skip-archived-trees): Docstring now
1076         discourages using this.
1077         (org-scan-tags): Check for org-agenda-archives-mode.
1078         (org-map-entries): Make sure org-agenda-archives-mode is nil.
1079         (org-agenda-files): Functionality of second arg changed.
1081         * org-agenda.el (org-agenda-archives-mode): New variable
1082         (org-write-agenda, org-prepare-agenda, org-agenda-list)
1083         (org-search-view, org-todo-list, org-tags-view)
1084         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
1085         `ifmode' argument.
1086         (org-agenda-quit): Reset the archives mode.
1087         (org-agenda-archives-mode): New command.
1088         (org-agenda-set-mode-name): Include archives info.
1090 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
1092         * org.el (org-paste-subtree): Make sure the yanked headline is
1093         visible if it was yanked at a visible point.
1094         (org-move-item-up): Fix the bug with moving white space at the end
1095         of the item.
1096         (org-show-empty-lines-in-parent): New function.
1098 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
1100         * org-colview.el (org-columns-next-allowed-value): Bug fix.
1102         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
1104         * org-agenda.el (org-agenda-get-closed): Get the end time into the
1105         agenda prefix as well.
1107         * org-publish.el (org-publish-org-index): Make a properly indented
1108         list.
1110         * org.el (org-calendar-agenda-action-key): New option.
1111         (org-get-cursor-date): New function.
1112         (org-mark-entry-for-agenda-action): New command.
1113         (org-overriding-default-time): New variable.
1114         (org-read-date): Respect `org-overriding-default-time'.
1116         * org-remember.el (org-remember-apply-template): Respect the
1117         ovverriding default time.
1119         * org-agenda.el (org-agenda-action-marker): New variable.
1120         (org-agenda-action): New command.
1121         (org-agenda-do-action): New function.
1123 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
1125         * org.el (org-schedule, org-deadline): Protect scheduled and
1126         deadline tasks against changes that accidently remove the
1127         repeater.  Also show a message with the new date when done.
1129 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
1131         * org.el (org-beginning-of-line): Cater for the case when there
1132         are tags but no headline text.
1133         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
1134         it set.
1136 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
1138         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
1139         the return value is nil instead of "nil" when there is no match.
1141         * org-exp.el (org-insert-centered): Use fill-column instead of
1142         80.
1143         (org-export-as-ascii): Use string-width to measure the width of
1144         the heading.
1146         * org.el (org-diary-to-ical-string): No longer kill buffer
1147         FROMBUF, this is now done by the caller.
1149         * org-exp.el (org-print-icalendar-entries): Move the call to
1150         `org-diary-to-ical-string' out of the loop, and kill the buffer
1151         afterwords.
1153         * org-remember.el (org-remember-visit-immediately): Position
1154         cursor after moving to the note.
1155         (org-remember-apply-template): Use a text property to record the
1156         cursor position.
1157         (org-remember-handler): Align tags after pasting the note.
1159 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
1161         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
1163         * org-agenda.el (org-agenda-open-link): If there is an
1164         org-bbdb-name property in the current line, jump to that bbdb
1165         entry.
1167         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
1168         text property, so that the agenda knows where this entry comes
1169         from.
1171         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
1172         interaction between clocking-in from the agenda, and  automatic
1173         task state switching.
1175         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
1177         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
1178         zmacs-region stays after this command in XEmacs.
1180 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
1182         * org.el (org-scan-tags): Allow new values for ACTION parameter.
1184         * org-remember.el (org-remember-templates): Fix bug in
1185         customization type definition.
1187         * org.el (org-map-entries): New function.
1189 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
1191         * org-agenda.el (org-agenda-skip-comment-trees): New option.
1192         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
1194 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
1196         * org-remember.el (org-jump-to-target-location): New variable.
1197         (org-remember-apply-template): Set
1198         `org-remember-apply-template' if requested by template.
1199         (org-remember-handler): Start an idle timer to jump to
1200         remember location.
1202         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
1204         * org.el (org-set-regexps-and-options): Fix bug with parsing of
1205         file tags.
1206         (org-get-tags-at): Add the content of `org-file-tags'.
1208         * org-exp.el (org-export-handle-comments): Fix bug with several
1209         comment lines after each other.
1210         (org-number-to-roman, org-number-to-counter): New functions.
1211         (org-export-section-number-format): New option.
1213 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
1215         * org-exp.el (org-export-protect-examples): Catch the case of a
1216         missing end_example line.
1218         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
1219         `org-file-tags' to nil.
1221         * org-colview.el (org-columns-next-allowed-value): Handle next
1222         argument NTH to directly select a value.
1224         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
1225         argument NTH to directly select a value.
1227 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
1229         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
1231 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
1233         * org.el (org-columns-ellipses): New option.
1235 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
1237         * org-colview.el (org-columns-add-ellipses): New function.
1238         (org-columns-compact-links): New function.
1239         (org-columns-cleanup-item): Call `org-columns-compact-links'.
1240         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
1241         when in agenda.
1242         (org-columns-edit-value): Fixed bug with editing values from
1243         agenda column view.
1244         (org-columns-redo): Also redo the agenda itself.
1246 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
1248         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
1249         option.
1251         * org-colview.el (org-agenda-columns-cleanup-item): New function.
1253         * org-exp.el (org-export-ascii-preprocess): Renamed from
1254         `org-export-ascii-clean-string'.
1255         (org-export-kill-licensed-text)
1256         (org-export-define-heading-targets)
1257         (org-export-handle-invisible-targets)
1258         (org-export-target-internal-links)
1259         (org-export-remove-or-extract-drawers)
1260         (org-export-remove-archived-trees)
1261         (org-export-protect-quoted-subtrees)
1262         (org-export-protect-verbatim, org-export-protect-examples)
1263         (org-export-select-backend-specific-text)
1264         (org-export-mark-blockquote-and-verse)
1265         (org-export-remove-comment-blocks-and-subtrees)
1266         (org-export-handle-comments, org-export-mark-radio-links)
1267         (org-export-remove-special-table-lines)
1268         (org-export-normalize-links)
1269         (org-export-concatenate-multiline-links)
1270         (org-export-concatenate-multiline-emphasis): New functions,
1271         obtained from spliiting the export preprocessor.
1273         * org-table.el (org-table-recalculate): Improve error message if
1274         the row number is invalid.
1276 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
1278         * org-archive.el (org-archive-save-context-info): Fix bugs in
1279         customization setup and docstring.
1281         * org-exp.el (org-export-html-style): Changed the size of in the
1282         <pre> element to 90%.
1284 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
1286         * org.el (org-find-src-example-start): Function removed.
1287         (org-edit-src-find-region-and-lang): New function.
1289 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
1291         * org.el (org-edit-src-exit): New function.
1292         (org-exit-edit-mode): New minor mode.
1294         * org-exp.el (org-export-preprocess-string): Fix bug with removing
1295         comment-like lines from protected examples.
1297         * org.el (org-edit-src-example, org-find-src-example-start)
1298         (org-protect-source-example, org-edit-special): New functions.
1300 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
1302         * org-publish.el (org-publish-project-alist): Fix typo in
1303         docstring.
1304         (org-publish-project-alist): Handle :index-title property.
1306 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
1308         * org-export-latex.el (org-export-as-latex): Make sure region
1309         bounds are correct.  Parse subtree properties relating to export.
1311         * org-exp.el (org-export-add-options-to-plist): New function.
1312         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
1314 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
1316         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
1317         EXPORT_TITLE.
1319         * org-exp.el (org-export-get-title-from-subtree)
1320         (org-export-as-ascii, org-export-as-html): Make sure the original
1321         region-beginning and region-end are used, even after moving
1322         point.
1323         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
1324         property.
1326         * org-remember.el (org-remember-last-stored-marker): New variable.
1327         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
1328         (org-remember-handler): Also use marker to remember
1329         last-stored position.
1331         * org.el (org-goto-marker-or-bmk): New function.
1333 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
1335         * org.el (org-file-properties): Renamed from `org-local-properties'.
1336         (org-scan-tags): Take file tags into account.
1337         (org-tags-match-list-sublevels): Default changed to t.
1339         * org-exp.el (org-export-as-html): Close paragraph after a
1340         footnote.
1342         * org.el (org-update-parent-todo-statistics): New function.
1344         * org-exp.el (org-icalendar-store-UID): New option.
1345         (org-icalendar-force-UID): Option removed.
1346         (org-print-icalendar-entries): IMplement UIDs.
1348 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
1350         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
1352 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
1354         * org-faces.el (org-column): Document how this face is being used
1355         and why sometimes the background faces shine through.
1357         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
1359         * org-publish.el (org-publish-attachment): Create publishing
1360         directory if it does not yet exist.
1362         * org-table.el (org-calc-default-modes): Change default number
1363         format to (float 8).
1365         * org.el (org-olpath-completing-read): New function.
1366         (org-time-clocksum-format): New option.
1367         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
1369         * org-clock.el (org-clock-display, org-clock-out)
1370         (org-update-mode-line): Use `org-time-clocksum-format'.
1372         * org-colview-xemacs.el (org-columns-number-to-string): Use
1373         `org-time-clocksum-format'.
1375         * org-colview.el (org-columns-number-to-string): Use
1376         `org-time-clocksum-format'.
1378 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
1380         * org-id.el: New file, move from contrib to core.
1382         * org-exp.el (org-icalendar-force-UID): New option.
1384 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
1386         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
1387         shifted by one day if theere is a date range without an end
1388         time.
1390         * org.el (org-try-structure-completion): New function.
1392 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
1394         * org.el (org-set-font-lock-defaults): Improve fontification of
1395         description lists.
1396         (org-insert-item): Handle description lists.
1397         (org-adaptive-fill-function): Improve auto indentation in
1398         description lists.
1400         * org-exp.el (org-export-as-html, org-export-preprocess-string):
1401         Implement VERSE environment.
1402         (org-export-preprocess-string): Implement the COMMENT
1403         environment.
1405         * org-export-latex.el (org-export-latex-preprocess): Implement
1406         VERSE environment.
1408 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
1410         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
1411         option.
1413 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
1415         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
1417         * org.el (org-quote-csv-field): New functions.
1419         * org-table.el (org-table-export-default-format): Remove :splice
1420         from default format, we get the same effect by not specifying
1421         :tstart and :tend.
1422         (org-table-export): Improve setup, distinguish better between
1423         interactive and non-interactive use, allow specifying the format
1424         on the fly, better protection against wrong file names.
1425         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
1426         and :tend when :splice is omitted.
1428 2008-05-09  Bernt Hansen  <bernt@norang.ca>
1430         * org-clock.el (org-clock-select-task): Make sure the selection
1431         letters are 1-9 and A-Z, no special characters.
1433 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
1435         * org-exp.el (org-export-htmlize): New group.
1436         (org-export-htmlize-output-type)
1437         (org-export-htmlize-css-font-prefix): New options.
1438         (org-export-htmlize-region-for-paste): New function.
1439         (org-export-htmlize-generate-css): New command.
1441 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
1443         * org/org.el (org-modules, org-format-latex-options):
1444         * org/org-archive.el (org-archive-stamp-time)
1445         (org-archive-save-context-info):
1446         * org/org-faces.el (org-hide):
1447         * org/org-irc.el (org-irc-parse-link):
1448         * org/org-macs.el (org-call-with-arg, org-autoload):
1449         * org/org-mew.el (org-mew-store-link):
1450         * org/org-remember.el (org-remember-store-without-prompt)
1451         (org-remember-templates): Fix typos in docstrings.
1453         * org/org-info.el (org-info-store-link): Remove leftover docstring.
1455         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
1456         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
1457         (org-bbdb-anniv-split): Fix typos in docstrings.
1459         * org/org-publish.el (org-publish-project-alist): Doc fixes.
1460         (org-publish-use-timestamps-flag): Reflow docstring.
1461         (org-publish-files-alist): Fix typos in docstring.
1463 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
1465         * org.el (org-set-visibility-according-to-property): New function.
1466         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
1467         and compute the regular expressions, and update font-lock.
1468         (org-property-re): Allow a dash in property names.
1470         * org-archive.el (org-extract-archive-file): Insert the file name
1471         without the path into the format, to allow the location format to
1472         contain a subdirectory.
1474         * org-agenda.el (org-agenda-post-command-hook): If point is at end
1475         of buffer, and the `org-agenda-type' property undefined, use the
1476         value from the character before.
1478         * org.el (org-add-planning-info): Don't let indentation for
1479         would-be timestamp become extra whitespace at the end of headline.
1481 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
1483         * org.el (org-remove-double-quotes, org-file-contents): New
1484         functions.
1486         * org-exp.el (org-infile-export-plist): Also parse the
1487         contents of #+SETUPFILE files, recursively.
1489         * org.el (org-set-regexps-and-options): Also parse the
1490         contents of #+SETUPFILE files, recursively.
1492         * org-exp.el (org-export-handle-include-files): New function.
1493         (org-export-preprocess-string): Call
1494         `org-export-handle-include-files'.
1496         * org.el (org-delete-property-globally)
1497         (org-delete-property, org-set-property): Ignore case during
1498         completion.
1499         (org-set-property): Use `org-completing-read' instead of
1500         `completing-read'.
1502         * org.el (org-complete-expand-structure-template): New,
1503         experimental function.
1504         (org-structure-template-alist): New, experimental option.
1505         (org-complete): Call `org-complete-expand-structure-template'.
1507 2008-05-06  Bastien Guerry  <bzg@altern.org>
1509         * org-export-latex.el (org-export-latex-preprocess): Added
1510         support for blockquotes.
1512 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
1514         * org.el (org-read-date-analyze): Catch the case where only a
1515         weekday is given.
1517 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
1519         * org.el (org-set-font-lock-defaults): Make the description
1520         tag bold.
1522         * org-exp.el (org-export-as-html, org-close-li): Implement
1523         description lists.
1525 2008-05-04  Jason Riedy  <jason@acm.org>
1527         * org-table.el (*orgtbl-default-fmt*): New variable.
1528         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
1529         when there is no other fmt available.
1531         (orgtbl-to-generic): Allow an explicitly nil :tstart or
1532         :tend to suppress the appropriate string.
1534         (orgtbl-to-orgtbl): New function for translating to another orgtbl
1535         table.
1537 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
1539         * org.el (org-read-date-analyze): "." as an alias for "+0" in
1540         read date.
1542         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
1543         New function.
1545         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
1546         New function.
1548 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
1550         * org-clock.el (org-clock-find-position): Don't include notes
1551         into clock drawer.
1553         * org-archive.el (org-archive-subtree): No longer remove an
1554         extra line after cutting the subtree.  `org-cut-subtree' already
1555         takes care of this.
1557         * org-remember.el (org-remember-handler): Only kill the target
1558         buffer if it does not contain the running clock.
1560         * org.el (org-markers-to-move): New variable.
1561         (org-save-markers-in-region, org-check-and-save-marker)
1562         (org-reinstall-markers-in-region): New function.
1563         (org-move-subtree-down, org-copy-subtree): Remember relative
1564         marker positions before cutting.
1565         (org-move-subtree-down, org-paste-subtree): Restore relative
1566         marker positions after pasting.
1568         * org-remember.el (org-remember-clock-out-on-exit): New option.
1569         (org-remember-finalize): Clock out only if the setting in
1570         `org-remember-clock-out-on-exit' requires it.
1571         (org-remember-handler): Do the cleanup in the buffer, to make sure
1572         that the clock marker remains in tact.
1574 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
1576         * org-clock.el (org-clock-goto): Widen buffer if necessary.
1577         (org-clock-in): Make sure that also tasks outside the narrowed
1578         region will be clocked in correctly.
1579         (org-clock-insert-selection-line): Widen the buffer so that we can
1580         find the correct task heading.
1582         * org.el (org-base-buffer): New function.
1584         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
1585         and ";" are escaped.
1586         (org-print-icalendar-entries): Also apply
1587         `org-icalendar-cleanup-string' to the headline, not only to the
1588         summary property.
1590 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
1592         * org-exp.el (org-export-preprocess-hook): New hook.
1593         (org-export-preprocess-string): Call
1594         `org-export-preprocess-hook'.
1596         * org.el (org-font-lock-hook): New variable.
1597         (org-font-lock-hook): New function.
1598         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
1600 ;; Local Variables:
1601 ;; coding: utf-8
1602 ;; add-log-time-zone-rule: t
1603 ;; End:
1605     Copyright (C) 2008  Free Software Foundation, Inc.
1607   This file is part of GNU Emacs.
1609   GNU Emacs is free software: you can redistribute it and/or modify
1610   it under the terms of the GNU General Public License as published by
1611   the Free Software Foundation, either version 3 of the License, or
1612   (at your option) any later version.
1614   GNU Emacs is distributed in the hope that it will be useful,
1615   but WITHOUT ANY WARRANTY; without even the implied warranty of
1616   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1617   GNU General Public License for more details.
1619   You should have received a copy of the GNU General Public License
1620   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
1622 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c