org-latex.el: bugfix about exporting first lines with no heading.
[org-mode.git] / lisp / ChangeLog
blob0617f795a3d3f59c8ebfeb9d1a195b1712950685
1 2009-08-30  Bastien Guerry  <bzg@altern.org>
3         * org-latex.el (org-export-latex-first-lines): Bugfix.
5 2009-08-29  Carsten Dominik  <carsten.dominik@gmail.com>
7         * org-clock.el (org-clock-modify-effort-estimate): Emit message
8         about new effort.
10         * org.el (org-set-effort): New function.
11         (org-mode-map): New key for effort setting command.
13         * org-agenda.el (org-agenda): Keep window setup when calling
14         agenda from within agenda window.
15         (org-agenda-mode-map): New keys for effort setting commands.
16         (org-agenda-menu): Add effort setting commands to menu.
17         (org-agenda-set-property, org-agenda-set-effort): New functions.
19         * org-latex.el (org-export-latex-tables): Fix
20         `org-table-last-alignment' and `org-table-last-column-widths' if
21         the first column has been removed.
23 2009-08-28  Carsten Dominik  <carsten.dominik@gmail.com>
25         * org.el (org-remove-timestamp-with-keyword): Only remove in
26         entry, not in subtree.
28         * org-src.el (org-src-lang-modes): Add abbreviation elisp for
29         emacs lisp.
31         * org.el (org-open-at-point): When on headline, offer all strings
32         in entry.
34         * org-remember.el (org-remember-templates): Documentation fix.
36         * org.el (org-move-subtree-down): Use `org-get-next-sibling' and
37         `org-get-last-sibling' instead of the outline versions of these
38         functions.
39         (org-get-last-sibling): New function.
40         (org-refile): Use `org-get-next-sibling' instead of the outline
41         version of this function.
42         (org-clean-visibility-after-subtree-move): Use
43         `org-get-next-sibling' and `org-get-last-sibling' instead of the
44         outline versions of these functions.
46 2009-08-27  Carsten Dominik  <carsten.dominik@gmail.com>
48         * org-agenda.el (org-prepare-agenda): When creating a new frame
49         for the agenda, make the window dedicated.
51         * org-agenda.el (org-agenda-mode-map): New keys for time motion.
53         * org-table.el (org-table-align): Change the order of reinsertion
54         and deletion, to avoid problems with overlays following the table.
56         * org.el (org-parse-time-string): Better error message.
57         (org-show-subtree): Use org-end-of-subtree.
59         * org-macs.el (org-goto-line): New defsubst.
61         * org.el (org-open-file, org-change-tag-in-region)
62         (org-fast-tag-show-exit): Don't use `goto-line'.
64         * org-table.el (org-table-align, org-table-insert-column)
65         (org-table-delete-column, org-table-move-column)
66         (org-table-sort-lines, org-table-copy-region)
67         (org-table-paste-rectangle, org-table-wrap-region)
68         (org-table-get-specials, org-table-rotate-recalc-marks)
69         (org-table-get-range, org-table-recalculate)
70         (org-table-edit-formulas, org-table-fedit-convert-buffer)
71         (org-table-show-reference, org-table-highlight-rectangle): Don't
72         use `goto-line'.
74         * org-src.el (org-edit-src-code, org-edit-fixed-width-region)
75         (org-edit-src-exit): Don't use `goto-line'.
77         * org-macs.el (org-preserve-lc): Don't use `goto-line'.
79         * org-list.el (org-renumber-ordered-list, org-fix-bullet-type):
80         Don't use `goto-line'.
82         * org-exp.el (org-export-number-lines): Don't use `goto-line'.
84         * org-colview.el (org-columns, org-columns-redo)
85         (org-agenda-columns): Don't use `goto-line'.
87         * org-colview-xemacs.el (org-columns, org-agenda-columns): Don't
88         use `goto-line'.
90         * org-agenda.el (org-agenda-mode): Force visual line motion off.
91         (org-agenda-add-entry-text-maxlines): Improve docstring.
92         (org-agenda-start-with-entry-text-mode): New option.
93         (org-agenda-entry-text-maxlines): New option.
94         (org-agenda-entry-text-mode): New variable.
95         (org-agenda-mode): Set initial value of
96         `org-agenda-entry-text-mode'.
97         (org-agenda-mode-map): Add the `E' key.
98         (org-agenda-menu): Add entry text mode to the menu.
99         (org-agenda-get-some-entry-text): Fix line count bug.
100         (org-finalize-agenda): Apply entry text mode if appropriate.
101         (org-agenda-entry-text-show-here): New function.
102         (org-agenda-entry-text-show): New function.
103         (org-agenda-entry-text-hide): New function.
104         (org-agenda-view-mode-dispatch): Add entry text mode to the view
105         key menu.
106         (org-agenda-entry-text-mode): New command.
107         (org-agenda-set-mode-name): Add entry text mode to the mode line
108         string.
109         (org-agenda-undo, org-agenda-get-restriction-and-command)
110         (org-agenda-get-some-entry-text, org-agenda-redo): Don't use
111         `goto-line'.
113 2009-08-26  Bernt Hansen  <bernt@norang.ca>  (tiny change)
115         * org-clock.el (org-notify): Bugfix.
117 2009-08-25  Carsten Dominik  <carsten.dominik@gmail.com>
119         * org-agenda.el (org-agenda-open-link): Handle multiple links and
120         check for after-string.
122         * org-gnus.el (org-gnus-store-link): Simplify.
124         * org.el (org-latex-regexps): Don't add extra empty lines for
125         display formulas.
127 2009-08-24  Carsten Dominik  <carsten.dominik@gmail.com>
129         * org-agenda.el (org-agenda-get-some-entry-text): New function.
130         (org-agenda-add-entry-text): Use
131         `org-agenda-get-some-entry-text'.
133         * org.el (org-cycle-separator-lines): Update docstring.
134         (org-cycle-show-empty-lines): Handle negative values for
135         `org-cycle-show-empty-lines'.
137         * org-exp.el (org-export-protect-sub-super): New function.
138         (org-export-normalize-links): Protect the url of plain links from
139         supscript and superscript processing.
141         * org-remember.el (org-remember-escaped-%): New function.
142         (org-remember-apply-template): Use `org-remember-escaped-%' to
143         detect escaped % signs.
145 2009-08-23  Bastien Guerry  <bzg@altern.org>
147         * org-timer.el (org-timer-set-timer): Use `org-notify' and play a
148         sound when showing the notification.
150         * org-clock.el (org-notify): New function.
151         (org-clock-notify-once-if-expired): Use `org-notify'.
153         * org-gnus.el (org-gnus-store-link): Handle `gnus-summary-mode'
154         and `gnus-article-mode' separately.
155         (gnus-summary-article-header): Fix the declare-function.
157 2009-08-23  Carsten Dominik  <carsten.dominik@gmail.com>
159         * org-exp.el (org-export-format-source-code-or-example): Translate
160         language.
162         * org-src.el (org-src-lang-modes): New variable
163         (org-edit-src-code): Translate language.
165         * org-exp.el (org-export-format-source-code-or-example): Deal wit
166         the new structure of the `org-export-latex-listings-langs'
167         variable.
169         * org-latex.el (org-export-latex-listings-langs): Change structure
170         of the variable from plist to alist.
172 2009-08-21  Carsten Dominik  <carsten.dominik@gmail.com>
174         * org.el (org-in-commented-line): New function.
176 2009-08-20  Carsten Dominik  <carsten.dominik@gmail.com>
178         * org.el (org-hide-block-toggle): Make folded blocks searchable.
180 2009-08-19  Friedrich Delgado Friedrichs <friedel@nomaden.org>  (tiny change)
182         * org.el (org-flag-drawer): More useful error.
184 2009-08-19  Carsten Dominik  <carsten.dominik@gmail.com>
186         * org-remember.el (org-remember-apply-template): Use
187         org-icompleting-read.
189         * org-publish.el (org-publish): Use org-icompleting-read.
191         * org-colview.el (org-columns-edit-value, org-columns-new)
192         (org-insert-columns-dblock): Use org-icompleting-read.
194         * org-colview-xemacs.el (org-columns-edit-value)
195         (org-columns-new, org-insert-columns-dblock): Use
196         org-icompleting-read.
198         * org-attach.el (org-attach-delete-one, org-attach-open): Use
199         org-icompleting-read.
201 2009-08-18  Carsten Dominik  <carsten.dominik@gmail.com>
203         * org.el (org-hierarchical-todo-statistics): Improve docstring.
204         (org-version): Return the version text.
205         (org-org-menu): Add a menu entry for the new bug reporter.
206         (org-submit-bug-report): New command.
208         * org-list.el (org-hierarchical-checkbox-statistics): Improve
209         docstring.
211         * org.el (org-emphasis-regexp-components): Add "`" to set of
212         pre-emphasis characters.
214         * org-latex.el (org-export-latex-classes): Always include the soul
215         package.
216         (org-export-latex-emphasis-alist): Use \st for strikethough.
218         * org-exp-blocks.el (org-export-blocks-preprocess): Use
219         `indent-code-rigidly' to indent.
221         * org-agenda.el (org-agenda-get-restriction-and-command): Remove
222         properties only if MATCH really is a string.
224 2009-08-16  Carsten Dominik  <carsten.dominik@gmail.com>
226         * org-latex.el (org-export-latex-packages-alist): Fix
227         customization type.
229         * org.el (org-create-formula-image): Also use
230         `org-export-latex-packages-alist'.
232         * org-html.el (org-export-as-html): Fix bug in footnote regexp.
233         (org-export-as-html): Format footnotes correctly.
235 2009-08-14  Carsten Dominik  <carsten.dominik@gmail.com>
237         * org.el (org-fast-tag-selection): Avoid text properties on tags
238         in the alist.
240         * org-agenda.el (org-agenda-get-restriction-and-command): Avoid
241         text properties on the match element.
243 2009-08-12  Carsten Dominik  <carsten.dominik@gmail.com>
245         * org.el (org-set-regexps-and-options): Make sure the list of done
246         keywords is not invalid.
248         * org-exp.el (org-export-interpolate-newlines): New function.
250 2009-08-11  Carsten Dominik  <carsten.dominik@gmail.com>
252         * org.el (org-format-latex): Avoid nested overlays.
254         * org-latex.el (org-export-latex-listings-langs): Add a few more
255         languages.
257         * org-exp.el (org-export-preprocess-apply-macros): Make sure to
258         ignore newlines and space before the first macro argument.
260         * org-latex.el (org-export-latex-tables): Remove save-excursion
261         around `org-table-align'.
263 2009-08-10  Carsten Dominik  <carsten.dominik@gmail.com>
265         * org.el (org-export-html-special-string-regexps): Definition
266         moved into org.el
268         * org-exp.el (org-export-preprocess-apply-macros): Allow newlines
269         in macro calls.
271 2009-08-09  Carsten Dominik  <carsten.dominik@gmail.com>
273         * org-latex.el (org-export-latex-listings)
274         (org-export-latex-listings-langs): New options.
276         * org-exp.el (org-export-format-source-code-or-example): Use
277         listing package if requested by the user.
279 2009-08-08  Bastien Guerry  <bzg@altern.org>
281         * org.el (org-iswitchb): Fix bug when aborting the `org-iswitchb'
282         command before actually switching to a buffer.
284 2009-08-07  Carsten Dominik  <carsten.dominik@gmail.com>
286         * org-exp.el (org-get-file-contents): Only quote org lines when
287         the markup is src or example.
289         * org-agenda.el (org-agenda-skip-scheduled-if-deadline-is-shown):
290         New option
291         (org-agenda-get-day-entries): Remember deadline results and pass
292         them on into the function getting the scheduling information.
293         (org-agenda-get-scheduled): Accept deadline results as parameters
294         and maybe skip some entries.
295         (org-agenda-skip-scheduled-if-deadline-is-shown): New option.
297         * org.el (org-insert-heading): When respecting content, do not
298         convert current line to headline.
300         * org-clock.el (org-clock-save-markers-for-cut-and-paste): Also
301         cheeeeeck the hd marker
302         (org-clock-in): Also set the hd marker.
303         (org-clock-out): Also set the hd marker.
304         (org-clock-cancel): Reset markers.
306         * org.el (org-clock-hd-marker): New marker.
308         * org-faces.el (org-agenda-clocking): New face.
310         * org-agenda.el (org-agenda-mark-clocking-task): New function.
311         (org-finalize-agenda): call `org-agenda-mark-clocking-task'.
313         * org.el (org-modules): Add org-track.el.
315         * org-agenda.el (org-agenda-bulk-marked-p): New function.
316         (org-agenda-bulk-mark, org-agenda-bulk-unmark): Use
317         `org-agenda-bulk-marked-p'.
318         (org-agenda-bulk-toggle): New command.
320 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
322         * org.el (org-move-subtree-down): Hide subtree if it was folded,
323         not just the body.
325         * org-remember.el (org-remember-finalize): Avoid buffer-modified
326         messages.
328 2009-08-05  Carsten Dominik  <carsten.dominik@gmail.com>
330         * org-latex.el (org-export-latex-first-lines): Fix bug with
331         finding the end of the first lines.
333         * org.el (org-create-formula-image): Remove the -E option for
334         dvipng.
336         * org-exp.el (org-default-export-plist): Respect #+BIND.
337         (org-export-confirm-letbind): New function.
339         * org.el (org-paste-subtree): Test the kill ring entry if it is
340         going to be used.
341         (org-copy-subtree): Use `org-forward-same-level'.
342         (org-forward-same-level): Respect the `invisibe-ok' arg for
343         back-to-heading.
345 2009-08-04  Carsten Dominik  <carsten.dominik@gmail.com>
347         * org.el (org-table-map-tables): Make sure cursor is back at table
348         beginning after funcall.
350         * org-agenda.el (org-agenda-bulk-action): Make sure parents are
351         handled before children, and do not error if an entry is not
352         found, probably because it hase been remove when the parent was
353         archived or refiled.
355         * org.el (org-ido-completing-read): Accept straight lists for
356         completion as well as alists.
358         * org-html.el (org-export-as-html): Fix parenthesis error in
359         footnore code.
361         * org-timer.el (org-timer-cancel-timers): Renamed from
362         `org-timer-cancel-timers'.
364         * org.el (org-cycle-internal-local): Fix problem with finding next
365         invisible line.
367 2009-08-03  Carsten Dominik  <carsten.dominik@gmail.com>
369         * org-list.el (org-list-send-list): Call
370         `org-list-goto-true-beginning' instead of
371         `org-list-find-true-beginning', which does not exist.
373         * org-timer.el (org-timer-reset-timers): Use `mapc'.
374         (org-timer-set-timer): Do not assign to heading.
376         * org-id.el (org-id-open): Quote function name.
378         * org-macs.el (org-unmodified): Turn off recording undo
379         information while running inside the macro.
381         * org-indent.el (org-hide-leading-stars-before-indent-mode): New
382         variable.
383         (org-indent-mode): Remember and restore value of
384         org-hide-leading-stars before `org-indent-mode'.
386         * org-table.el (org-table-export): Also work in file-less
387         buffers.
389         * org.el (org-startup-indented): New option.
390         (org-startup-options): Add new options indent and noindent.
391         (org-unfontify-region): Remove line-prefix and wrap-prefix
392         properties.
393         (org-after-demote-entry-hook, org-after-promote-entry-hook): New
394         hooks.
395         (org-promote, org-demote): Run the new hooks.
397         * org-table.el (org-table-align): Replace leading \n as well.
399         * org-exp.el (org-export-push-to-kill-ring): Remove `line-prefix'
400         and `line-wrap' text properties.
402         * org-compat.el (org-kill-new): New function.
404         * org-agenda.el (org-format-agenda-item): Remove `line-prefix' and
405         `line-wrap' text properties.
407         * org-indent.el: New file.
409 2009-08-02  Carsten Dominik  <carsten.dominik@gmail.com>
411         * org.el (org-provide-todo-statistics): Tweak docstring.
413         * org-id.el (org-id-open): Honor `org-link-frame-setup'.
415 2009-08-01  Carsten Dominik  <carsten.dominik@gmail.com>
417         * org-exp.el (org-export-as-org): Insert the "-source" string
418         before the extension.
420         * org.el (org-read-date): Make sure the calendar is in the current
421         frame.
422         (org-set-emph-re): Remove the ? from the post-match.
423         (org-emphasis-regexp-components): Add backslash to the
424         postmatch class.
425         (org-set-font-lock-defaults): Write \n instead of \xa, and make it
426         optional so that also lines at the end of the buffers will still
427         be matched as headlines.
429         * org-table.el (org-table-error-on-row-ref-crossing-hline):
430         Variable made obsolete.
431         (org-table-relative-ref-may-cross-hline): New option.
432         (org-table-find-row-type): Honow the new option
433         `org-table-relative-ref-may-cross-hline'.
435 2009-07-31  Carsten Dominik  <carsten.dominik@gmail.com>
437         * org-table.el (org-table-cut-region, org-table-copy-region): Work
438         on single field if no active region.
440 2009-07-27  Carsten Dominik  <carsten.dominik@gmail.com>
442         * org-latex.el (org-export-latex-make-header): Only insert title
443         if one is defined.
445         * org.el (org-make-options-regexp): Allow empty values.
447         * org-html.el (org-export-as-html): Move hrule detection to after
448         plain list handling.
450 2009-07-26  Carsten Dominik  <carsten.dominik@gmail.com>
452         * org-html.el (org-format-org-table-html): Fix colgroup tags.
454 2009-07-23  Carsten Dominik  <carsten.dominik@gmail.com>
456         * org.el (org-cycle-internal-local): Improved version of finding
457         next visible line.
458         (org-cycle-hide-drawers): Only hide drawers if this is really
459         necessary.
460         (outline-end-of-subtree): Make `outline-end-of-subtree' use the
461         org-version of this function in Org-mode.  We use advice to
462         implement this change, so that future changes to this function in
463         outline.el wil be handled properly.
464         (org-forward-same-level, org-backward-same-level): New commands.
466 2009-07-21  Carsten Dominik  <carsten.dominik@gmail.com>
468         * org.el (org-remove-empty-overlays-at)
469         (org-clean-visibility-after-subtree-move): New functons.
470         (org-move-subtree-down): Simplify cleanup of display.
472 2009-07-20  Carsten Dominik  <carsten.dominik@gmail.com>
474         * org-mac-message.el (org-mac-message-get-links): Improve
475         docstring.  Make argument SELECT-OR-FLAGGED optional, default to
476         "s".  Fix the return value.
477         (org-mac-message-insert-flagged): Simplify.
479         * org.el (org-refile-get-location): Tamper with refile history o
480         that history contains compete matches instead of the entered
481         string.
483 2009-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
485         * org.el (org-store-link): Never store a link to an inline task.
487         * org-inlinetask.el (org-inlinetask-insert-task): New command.
489         * org-footnote.el (org-footnote-goto-local-insertion-point): Skip
490         inline tasks when positioning footnotes.
492         * org-inlinetask.el (org-inlinetask-remove-END-maybe): New
493         function.
495         * org.el (org-refile): Remove the END line when archiving an
496         inline task that does have an END line.
498         * org-archive.el (org-archive-subtree): Remove the END line when
499         archiving an inline task that does have an END line.
501         * org-macs.el (org-with-limited-levels): New macro.
502         (org-get-limited-outline-regexp): New function.
504         * org-exp.el (org-export-format-source-code-or-example): Fix bug
505         that did not enumerate first line.
506         (org-export-mark-radio-links): Skip matches in links.
508 2009-07-18  Carsten Dominik  <carsten.dominik@gmail.com>
510         * org.el (org-activate-plain-links): Make single-match.
511         (org-adapt-indentation): Fix docstring.
513         * org-macs.el (org-unmodified): Turn of modification hooks while
514         running this macro.
516 2009-08-02  Bastien Guerry  <bzg@altern.org>
518         * org.el (org-adapt-indentation): Slightly improve the docstring.
519         (org-occur): Sends an error when the user inputs an empty string.
520         (org-priority): Bugfix: the tag alignement should happen within
521         save-excursion.
523 2009-07-31  Bastien Guerry  <bzg@altern.org>
525         * org.el (org-make-link-regexps): Don't exclude parentheses from
526         `org-plain-link-re'
527         (org-cycle-internal-local): When locally cycling, switch directly
528         from CHILDREN to FOLDED if there is no subtree
529         (org-cycle): Update the docstring to document the new behavior of
530         `org-cycle-internal-local'.
532 2009-07-29  Nicolas Goaziou <n.goaziou@neuf.fr>  (tiny change)
534         * org-clock.el (org-clock-in): Bugfix: recognize timestamps with
535         an abbreviated format for days.
537 2009-07-27  Bastien Guerry  <bzg@altern.org>
539         * org-protocol.el (org-protocol-default-template-key): New
540         option.
542         * org.el (org-refile): Bugfix: save-excursion before reading the
543         refile target, otherwise cursor moves might confuse `org-refile'.
545         * org-html.el (org-export-as-html): Bugfix: correctly convert the
546         footnote reference before the footnote itself.
548         * org.el (org-toggle-heading): Bugfix: correctly convert list
549         items before the first headline.
551         * org-html.el (org-export-html-footnote-format): New option for
552         formatting the footnote reference.
553         (org-export-as-html): Use the new option.
555         * org.el (org-provide-todo-statistics): Allow a list of TODO
556         keywords to compute statistics against headlines containing a
557         keyword from this list.
558         (org-update-parent-todo-statistics): Possibly use the new allowed
559         value of `org-provide-todo-statistics'.
561 2009-07-26  Bastien Guerry  <bzg@altern.org>
563         * org-timer.el: Add autoload cookie.
565         * org.el (org-occur-link-in-agenda-files): New function.
567         * org-timer.el (org-timer-last-timer): New variable.
569         * org-agenda.el (org-agenda-mode-map): New key for
570         org-timer-set-timer called from the agenda.
572         * org.el (org-mode-map): New key for org-timer-set-timer.
574         * org-timer.el (org-timer-reset-timers)
575         (org-timer-show-remaining-time, org-timer-set-timer): New
576         functions.
578         * org-clock.el (org-show-notification): Update the docstring.
580         * org.el (org-provide-todo-statistics): Allow new value
581         'all-headlines for this option, which includes entries with no
582         TODO keywords in the todo statistics.
583         (org-update-parent-todo-statistics): Possibly use the new
584         'all-headline value from `org-provide-todo-statistics'.
586 2009-07-25  Bastien Guerry  <bzg@altern.org>
588         * org-clock.el (org-dblock-write:clocktable): Add a new option
589         :timestamp which allows display of timestamps in clock reports.
591         * org.el (org-mode-map): Define new key `C-c C-*': convert a plain
592         list to a subtree, preserving the structure of the list.
593         (org-set-emph-re): Make the last element optional in the regexp.
594         This regexp now matches an emphasized string at the end of a line.
596         * org-list.el (org-list-goto-true-beginning)
597         (org-list-make-subtree, org-list-make-subtrees): New functions.
599         * org.el (org-eval-in-calendar): Select the right frame.
600         (org-save-frame-excursion): Remove this macro.
602 2009-07-24  Bastien Guerry  <bzg@altern.org>
604         * org-list.el (org-list-beginning-re): Bugfix: don't use * when
605         trying to find the beginning of a list.
607         * org-exp.el (org-get-file-contents): Use a new argument: markup.
608         When present, tell org-get-file-contents not to protect org-like
609         lines.
611         * org-id.el (org-id-uuid-program): New option to set the name of
612         the uuidgen program.
613         (org-id-method): Use `org-id-uuid-program'.
614         (org-id-new): Use `org-id-uuid-program'.
616 2009-07-23  Bastien Guerry  <bzg@altern.org>
618         * org-exp.el (org-export-number-lines): Allow whitespace in code
619         references.  Allow the -r switch to remove the references in the
620         source code even when the lines are not numbered: the labels can
621         be explicit enough.
623         * org.el (org-fontify-whole-heading-line): New option.
624         (org-set-font-lock-defaults): Use the new option.
626         * org-clock.el (org-show-notification-handler): New option.
627         (org-show-notification): Use the new option.
629 2009-07-21  Bastien Guerry  <bzg@altern.org>
631         * org.el (org-eval-in-calendar): Fix a bug about calendar
632         navigation when `calendar-setup' value is 'calendar-only.
634 2009-07-19  Bastien Guerry  <bzg@altern.org>
636         * org.el (orgstruct++-mode): Fix typo in docstring.
637         (org-insert-link): Clean up: (or (...)) => (...)
638         (org-insert-link): Use TAB for stored links completion.
640 2009-07-18  Bastien Guerry  <bzg@altern.org>
642         * org.el (org-get-refile-targets): Fix bug: don't ignore case when
643         building the list of targets.
645         * org-remember.el (org-remember-delete-empty-lines-at-end): New
646         option.
647         (org-remember-handler): Use the new option.
649 2009-07-17  James TD Smith  <ahktenzero@mohorovi.cc>
651         * org.el (org-tags-sort-function): New option for sorting tags.
652         (org-set-tags): Use the new option to sort tags.
654         * org-plot.el (org-plot/gnuplot): Run with an idle timer to avoid
655         premature deletion of the data when using org-plot in a script.
657 2009-07-17  Bastien Guerry  <bzg@altern.org>
659         * org-clock.el (org-clock-in-prepare-hook): New hook.
660         (org-clock-in): Use this new hook.
662 2009-07-16  Bastien Guerry  <bzg@altern.org>
664         * org.el (org-special-ctrl-a/e): Explicitely bind the value
665         'reversed for this option to the "true line boundary first"
666         behavior.
667         (org-tags-match-list-sublevels): Document the 'indented value for
668         this variable.
670         * org-latex.el (org-export-latex-first-lines): Fix problem with
671         publishing the region.
673         * org-exp.el (org-export-format-source-code-or-example): Fix
674         bad line numbering when exporting examples in HTML.
676 2009-07-12  James TD Smith  <ahktenzero@mohorovi.cc>
678         * org-colview.el (org-format-time-period): Formats a time in
679         fractional days as days, hours, mins, seconds.
680         (org-columns-display-here): Add special handling for SINCE and
681         SINCE_IA to format for display.
683         * org.el (org-time-since): Add a function to get the time since an
684         org timestamp.
685         (org-entry-properties): Add two new special properties: SINCE and
686         SINCE_IA. These give the time since any active or inactive
687         timestamp in an entry.
688         (org-special-properties): Add SINCE, SINCE_IA.
689         (org-tags-sort-function): Add custom declaration for tags
690         sorting function.
691         (org-set-tags): Sort tags if org-tags-sort-function is set
693 2009-07-08  Carsten Dominik  <carsten.dominik@gmail.com>
695         * org-clock.el (org-clock-goto): Find hidden headlines as well.
697         * org.el (org-narrow-to-subtree): Find hidden headlines as well.
699         * org-plot.el (org-plot/add-options-to-plist): Add timeind
700         option.
702 2009-07-07  Carsten Dominik  <carsten.dominik@gmail.com>
704         * org-publish.el (org-publish-remove-all-timestamps): New function.
705         (org-publish-all): Remove all timestamp files if `org-publish-all'
706         is called with a prefix argument.
708         * org-list.el (org-indent-item): Fix typo.
709         (org-item-indent-positions): Normalize ordered bullet.
711         * org-html.el (org-export-html-home/up-format): New option.
712         (org-export-as-html): Insert the up and HOME links.
714 2009-07-06  Carsten Dominik  <carsten.dominik@gmail.com>
716         * org-html.el (org-export-as-html): Insert the title into the
717         option plist.
718         (org-export-html-insert-plist-item): New function.
719         (org-export-as-html): Call `org-export-html-insert-plist-item'.
721         * org-macs.el (org-set-local): Make a local variable, do not make
722         the variable buffer-local!
724         * org-latex.el (org-export-as-latex): Call `org-install-letbind'.
726         * org-html.el (org-export-as-html): Call `org-install-letbind'.
728         * org-docbook.el (org-export-as-docbook): Call
729         `org-install-letbind'.
731         * org-ascii.el (org-export-as-ascii): Call `org-install-letbind'.
733         * org-exp.el (org-infile-export-plist): Read BIND lines.
734         (org-install-letbind): New function.
735         (org-export-as-org, org-export-preprocess-string): Call
736         `org-install-letbind'.
738         * org-src.el (org-edit-src-exit): Untabify the example before
739         returning to Org.
741         * org-list.el (org-list-demote-modify-bullet): New option.
742         (org-first-list-item-p): Save point.
743         (org-fix-bullet-type): New optional argument FORCE-BULLET.
744         (org-indent-item): Honor `org-list-demote-modify-bullet'.
745         (org-item-indent-positions): Return bullet types along with
746         indentation.
748 2009-07-05  Carsten Dominik  <carsten.dominik@gmail.com>
750         * org.el (org-show-entry): Hide drawers.
752 2009-07-03  Carsten Dominik  <carsten.dominik@gmail.com>
754         * org-footnote.el (org-footnote-auto-adjust): New option.
755         (org-footnote-auto-adjust-maybe): New function.
756         (org-footnote-new, org-footnote-delete): Call
757         `org-footnote-auto-adjust-maybe'.
759         * org.el (org-startup-options): Add new footnote-related
760         keywords.
762         * org-publish.el (org-publish-timestamp-filename): Additional
763         arguments PUB-DIR and PUB-FUNC, which are included in the hash.
764         (org-publish-needed-p): Additional arguments PUB-DIR PUB-FUNC
765         TRUE-PUB-DIR.  Pass them through to
766         `org-publish-timestamp-filename'.
767         (org-publish-update-timestamp): Additional arguments PUB-DIR and
768         PUB-FUNC, which are included in the hash.
769         (org-publish-file): Delay timestamp test until the publishing
770         function is known.
772 2009-07-02  Carsten Dominik  <carsten.dominik@gmail.com>
774         * org-agenda.el (org-agenda-bulk-action): Add scheduling and
775         setting the deadline.
777         * org.el (org-read-date-final-answer): New variable.
778         (org-read-date): Store the final answer string, including the date
779         from the calendar, for reuse by agenda bulk commands.
781         * org-publish.el (org-publish-attachment): Fix publishing of
782         attachments.
784         * org-latex.el (org-export-latex-quotation-marks): Fix export of
785         quotation makrs in parenthesis.
786         (org-remove-initial-hash): New function.
787         (org-export-latex-preprocess): Fix bug with infinite loop if
788         environment is not properly closed.
790         * org-table.el (org-table-get-remote-range): Find #+TBLNAME also
791         when indented.
793         * org.el (org-fontify-meta-lines-and-blocks): Make #+TBLNAME
794         highlight also when indented.
796 2009-07-01  Carsten Dominik  <carsten.dominik@gmail.com>
798         * org-footnote.el (org-footnote-renumber-fn:N): New command.
799         (org-footnote-action): Offer renumbering.
801         * org.el (org-cycle): Honor the `integrate' value of
802         org-cycle-include-plain-lists'.
804         * org-list.el (org-cycle-include-plain-lists): New allowed value
805         `internal'.  Improve the docstring.
807         * org.el (org-set-autofill-regexps): Improve the paragraph-start
808         regexp to work better with LaTeX commands.
810 2009-06-30  Carsten Dominik  <carsten.dominik@gmail.com>
812         * org-feed.el (org-feed-update): fix problem with non-existing
813         buffer.
814         (org-feed-skip-http-headers): New function.
815         (org-feed-get-feed): Call `org-feed-skip-http-headers'.
816         (org-feed-get-feed): Fix command line arguments for curl.
818 2009-06-28  Carsten Dominik  <carsten.dominik@gmail.com>
820         * org-latex.el (org-export-latex-inline-image-extensions): Add ps
821         and eps extensions.
823 2009-06-27  Carsten Dominik  <carsten.dominik@gmail.com>
825         * org-agenda.el (org-write-agenda): Make sure org-icalendar is
826         loaded.
828         * org.el (org-map-entries): No longer force
829         `org-tags-match-list-sublevels' to t during a todo-only tags
830         search.
832 2009-06-26  Carsten Dominik  <carsten.dominik@gmail.com>
834         * org-latex.el (org-export-latex-low-levels): Allow user-defined
835         environment.
836         (org-export-latex-subcontent): Handle user-defined environment.
838         * org-agenda.el (org-agenda-view-mode-dispatch): Add more keys to
839         the View dispatcher.
841         * org.el (org-hide-block-toggle): Use `org-make-overlay' instead of
842         `make-overlay'.
844         * org-latex.el (org-export-as-pdf): Protect match data during call
845         to shell-quote-argument.
847         * org-agenda.el (org-agenda-mode-map): Modify bulk action keys.
848         (org-agenda-view-mode-dispatch): New function.
850 2009-06-24  Carsten Dominik  <carsten.dominik@gmail.com>
852         * org-agenda.el (org-agenda-mode): Reset list of marks.
853         (org-agenda-mode-map): Define new keys for refile and bulk action.
854         (org-agenda-menu): Add menu itesm for refile and bulk action.
855         (org-agenda-refile): New function.
856         (org-agenda-set-tags): Optional arguments TAG and ONOFF.
857         (org-agenda-marked-entries): New variable.
858         (org-agenda-bulk-select, org-agenda-remove-bulk-action-overlays)
859         (org-agenda-remove-all-bulk-action-marks)
860         (org-agenda-bulk-action): New functions/commands.
862 2009-06-23  Carsten Dominik  <carsten.dominik@gmail.com>
864         * org-exp.el (org-get-file-contents): Protect org-like lines in
865         included files.
866         (org-export-format-source-code-or-example): Remove newlines.
868         * org-latex.el (org-export-latex-links): Check for no-description
869         marking.
871         * org-exp.el (org-export-preprocess-apply-macros): Switch macro
872         argument separator back to comma.
873         (org-export-normalize-links): Mark links without description.
875 2009-06-22  Carsten Dominik  <carsten.dominik@gmail.com>
877         * org-exp.el (org-infile-export-plist): Fix bug in macro
878         processing.
880         * org-agenda.el (org-agenda-clock-out): Update line after clocking
881         out.
882         (org-agenda-highlight-todo): Fix bug with highlighting.
884 2009-06-21  Carsten Dominik  <carsten.dominik@gmail.com>
886         * org.el (org-set-font-lock-defaults): Adapt formatting to capture
887         new alignment strings.
889         * org-table.el (orgtbl-self-insert-command): Add yas/expand to
890         command list.
891         (org-table-align): Check for forced align type.
893         * org.el (org-self-insert-command): Add yas/expand to command
894         list.
896         * org-clock.el (org-clock-in-hook): New hook.
897         (org-clock-in): Run `org-clock-in-hook.
898         (org-clock-out-hook): New hook.
899         (org-clock-out): Run `org-clock-out-hook.
900         (org-clock-cancel-hook): New hook.
901         (org-clock-cancel): Run `org-clock-cancel-hook.
902         (org-clock-goto-hook): New hook.
903         (org-clock-goto): Run `org-clock-goto-hook.
905 2009-06-20  Carsten Dominik  <carsten.dominik@gmail.com>
907         * org.el (org-store-link): Better default description for link to
908         Org-mode headline.
910         * org-exp.el (org-export-generic): Autoload the generic exporter
911         function.
912         (org-export): Implement the `g' key for the generic exporter.
914 2009-06-19  Carsten Dominik  <carsten.dominik@gmail.com>
916         * org-table.el (orgtbl-setup): Add a binding for `S-iso-lefttab',
917         and for zbacktab'.
919         * org-exp-blocks.el (org-ditaa-jar-path): Fix default ditaa path.
921         * org-exp.el (org-infile-export-plist): Get macros also from
922         #+SETUPFILE.
924 2009-06-18  Carsten Dominik  <carsten.dominik@gmail.com>
926         * org-colview.el (org-columns-capture-view): Protect vertical bars
927         in column values.
928         (org-columns-capture-view): Exclude comment and archived trees.
930         * org-colview-xemacs.el (org-columns-capture-view): Protect
931         vertical bars in column values.
932         (org-columns-capture-view): Exclude comment and archived trees.
934         * org.el (org-quote-vert): New function.
936         * org-latex.el (org-export-latex-verbatim-wrap): New option.
938         * org-exp.el (org-export-format-source-code-or-example): Use
939         `org-export-latex-verbatim-wrap'.
941         * org.el (org-clone-subtree-with-time-shift): Also shift inactive
942         time stamps.
944         * org-html.el (org-export-table-row-tags): New option.
945         (org-format-org-table-html): Rename `nlines' to `nline', use new
946         option.
949 2009-06-17  Carsten Dominik  <carsten.dominik@gmail.com>
951         * org-exp-blocks.el: Declare functions and variables.
953         * org-remember.el (org-remember-templates): Allow the headline
954         element to be a function.
955         (org-remember-apply-template): If the headline is a function, call
956         it to get the true function.
958         * org-clock.el (org-clock-menu): New function.
959         (org-clock-update-mode-line): Update help string.
960         (org-clock-modify-effort-estimate): New function.
961         (org-clock-mark-default-task): New function.
963         * org.el (org-hh:mm-string-to-minutes): Also take just a number of
964         minutes as input.
965         (org-org-menu): Add new clocking stuff.
966         (org-clock-is-active): New function.
968 2009-06-14  Carsten Dominik  <carsten.dominik@gmail.com>
970         * org.el (org-open-non-existing-files): Improve docstring.
972 2009-06-11  Carsten Dominik  <carsten.dominik@gmail.com>
974         * org-icalendar.el (org-icalendar-include-bbdb-anniversaries): New
975         option.
976         (org-export-icalendar): Call `org-bbdb-anniv-export-ical'.
978         * org-bbdb.el (org-bbdb-anniv-export-ical): New function.
980         * org-list.el (org-get-checkbox-statistics-face): Use the new
981         faces.
983         * org-faces.el (org-checkbox-statistics-todo)
984         (org-checkbox-statistics-done): New faces.
986 2009-06-09  Carsten Dominik  <carsten.dominik@gmail.com>
988         * org-src.el (org-src-mode): Renamed from `org-exit-edit-mode'.
989         (org-edit-src-exit): Better cursor positioning when returning from
990         editing.
992         * org-latex.el (org-export-latex-use-verb): New variable.
993         (org-export-latex-emph-format): Prefer \texttt over \verb when
994         org-export-latex-use-verb is set.
996 2009-06-08  Carsten Dominik  <carsten.dominik@gmail.com>
998         * org-docbook.el (org-export-docbook-close-lists-maybe): Also look
999         at normal indentation.
1001         * org-html.el (org-export-html-close-lists-maybe): Also look at
1002         normal indentation.
1004         * org-remember.el (org-remember-handler): Abort remember if the
1005         buffer is empty.
1007         * org-src.el (org-edit-src-content-indentation): New option.
1008         (org-edit-src-exit): Apply extra indentation.
1010         * org-exp.el (org-export-format-source-code-or-example): Run
1011         `org-src-mode-hook'.
1013         * org-src.el (org-src-mode-hook): New variable.
1014         (org-edit-src-code): Run `org-src-mode-hook'.
1016 2009-06-07  Carsten Dominik  <carsten.dominik@gmail.com>
1018         * org.el (org-indent-line-function): Fix indentation of +#end lines.
1020         * org-src.el (org-edit-src-get-indentation): New function.
1021         (org-edit-src-code): Base indentation on the begin line.
1023 2009-06-07  Tassilo Horn  <tassilo@member.fsf.org>
1025         * org-gnus.el (org-gnus-store-link): Require message.el in
1026         org-gnus-store-link.
1028 2009-06-07  Carsten Dominik  <carsten.dominik@gmail.com>
1030         * org-src.el: New file, split out of org.el
1032         * org-docbook.el (org-export-as-docbook): Better indentation
1033         treatment.
1035         * org-macs.el (org-replace-match-keep-properties): New function.
1037         * org-exp.el (org-export-mark-blockquote-verse-center): Better
1038         preprocessing of center and quote and verse blocks.
1040         * org-docbook.el (org-export-docbook-close-lists-maybe): New function.
1041         (org-export-as-docbook): Close lists when original indentation
1042         mandates it.
1044         * org-html.el (org-export-html-close-lists-maybe): New function.
1045         (org-export-as-html): Close lists when original indentation
1046         mandates it.
1048         * org-list.el (org-list-end): Respect the stored "original"
1049         indentation when determining the end of the list.
1051         * org-exp.el (org-export-replace-src-segments-and-examples):
1052         Remember indentation correctly.
1054 2009-06-06  Carsten Dominik  <carsten.dominik@gmail.com>
1056         * org-clock.el (org-clock-update-mode-line): Apply face
1057         org-mode-line-clock.
1059         * org-faces.el (org-mode-line-clock): New face.
1061 2009-06-05  Tassilo Horn  <tassilo@member.fsf.org>
1063         * org-gnus.el (org-gnus-store-link): Fix bug where
1064         `org-gnus-store-link' used wrong subject when called in an article
1065         buffer.  Patch provided by fengli AT gmail DOT com.
1067 2009-06-04  Carsten Dominik  <carsten.dominik@gmail.com>
1069         * org-exp.el (org-export-format-source-code-or-example): Remember
1070         the original indentation of source code snippets and examples.
1072         * org-latex.el (org-export-as-latex): Relocate the table of
1073         contents.
1075         * org.el (org-ctrl-c-ctrl-c): Update clock lines.
1077         * org-agenda.el (org-run-agenda-series): Scope global options also
1078         when creating the agenda buffer.
1080 2009-06-03  Carsten Dominik  <carsten.dominik@gmail.com>
1082         * org.el (org-adapt-indentation): Improve documentation.
1083         (org-insert-property-drawer): Respect org-adapt-indentation when
1084         inserting the drawer.
1085         (org-remove-flyspell-overlays-in): New function.
1086         (org-do-emphasis-faces, org-activate-plain-links)
1087         (org-activate-code, org-fontify-meta-lines-and-blocks)
1088         (org-activate-angle-links, org-activate-footnote-links)
1089         (org-activate-bracket-links, org-activate-dates)
1090         (org-activate-target-links, org-activate-tags): Remove flyspell
1091         overlays.
1093 2009-06-02  Carsten Dominik  <carsten.dominik@gmail.com>
1095         * org.el (org-edit-src-save): New function.
1097         * org-clock.el (org-clock-out-switch-to-state): New option.
1098         (org-clock-out): Honor `org-clock-out-switch-to-state'.
1100         * org-compat.el (org-compatible-face): Improve macro.
1102         * org.el (org-global-properties-fixed): Add default for
1103         CLOCK_MODELINE_TOTAL.
1105         * org-clock.el (org-clock-sum): Accept lists and strigs as tstart
1106         andd tend.
1107         (org-clock-sum-current-item): Optional argument TSTART, pass it to
1108         org-clock-sum.
1109         (org-clock-get-sum-start): New function.
1111         * org.el (org-startup-options): New keywords blockhide and
1112         blockshow.
1113         (org-mode): Add new invisibility spec.
1114         (org-set-startup-visibility): Hide block on startup if so
1115         desired.
1116         (org-hide-block-startup): New option.
1117         (org-block-regexp): New constant.
1118         (org-hide-block-overlays): New variable.
1119         (org-block-map, org-hide-block-toggle-all, org-hide-block-all)
1120         (org-show-block-all, org-hide-block-toggle-maybe)
1121         (org-hide-block-toggle): New functions.
1122         (org-edit-src-exit): Do not quote lines starting with # and no +
1123         behind it.
1124         (org-auto-repeat-maybe): Add LAST_REPEAT properter for a repeating
1125         entry.
1127 2009-05-30  Carsten Dominik  <carsten.dominik@gmail.com>
1129         * org.el (org-buffer-property-keys): Add Effort property for
1130         completion.
1132 2009-05-28  Carsten Dominik  <carsten.dominik@gmail.com>
1134         * org-clock.el (org-clock-sum-current-item): Fix positioning bug
1135         when retrieving total clocked time in the subtree.
1137         * org.el (org-quoting-blocks): New variable.
1139 2009-05-27  Carsten Dominik  <carsten.dominik@gmail.com>
1141         * org-table.el (org-table-store-formulas)
1142         (org-table-get-stored-formulas, org-table-fix-formulas)
1143         (org-table-edit-formulas, orgtbl-ctrl-c-ctrl-c)
1144         (orgtbl-gather-send-defs): Allow indented #+TBLFM line.
1146         * org.el (org-fontify-meta-lines, org-ctrl-c-ctrl-c): Allow
1147         indented #+TBLFM line.
1149         * org-footnote.el (org-footnote-goto-local-insertion-point): Allow
1150         indented #+TBLFM line.
1152         * org-colview.el (org-dblock-write:columnview): Allow indented
1153         #+TBLFM line.
1155         * org-colview-xemacs.el (org-dblock-write:columnview): Allow
1156         indented #+TBLFM line.
1158         * org-clock.el (org-dblock-write:clocktable): Allow indented
1159         #+TBLFM line.
1161 2009-05-26  Carsten Dominik  <carsten.dominik@gmail.com>
1163         * org-exp.el (org-export-format-source-code-or-example): Make
1164         editing indented blocks work correctly.
1166         * org.el (org-edit-src-nindent): New variable.
1167         (org-edit-src-code, org-edit-fixed-width-region)
1168         (org-edit-src-find-region-and-lang, org-edit-src-exit): Make
1169         editing indented blocks work correctly.
1171 2009-05-24  Carsten Dominik  <carsten.dominik@gmail.com>
1173         * org-exp.el (org-export-replace-src-segments-and-examples): FInd
1174         indented blocks.
1175         (org-export-format-source-code-or-example): Fix indentation of
1176         blocks.
1177         (org-export-remove-indentation): New function.
1178         (org-export-select-backend-specific-text): Allow backend-specific
1179         code to be indented.
1180         (org-export-mark-blockquote-verse-center): Allow markers to be
1181         indented.
1183         * org.el (org-fontify-meta-lines): New function.
1184         (org-set-font-lock-defaults): Call the new fontification
1185         function.
1187         * org-faces.el (org-meta-line): New face
1188         (org-block):  New face.
1190 2009-05-27  Carsten Dominik  <carsten.dominik@gmail.com>
1192         * org.el (org-treat-insert-todo-heading-as-state-change)
1193         (org-treat-S-cursor-todo-selection-as-state-change): New
1194         variables.
1195         (org-insert-todo-heading): Honor
1196         `org-treat-insert-todo-heading-as-state-change'.
1197         (org-shiftright, org-shiftleft): Honor
1198         `org-treat-S-cursor-todo-selection-as-state-change'.
1199         (org-inhibit-logging): New variable.
1201 2009-05-23  Carsten Dominik  <carsten.dominik@gmail.com>
1203         * org-agenda.el (org-remove-subtree-entries-from-agenda): Reduce
1204         range for marker position checking.
1206         * org-latex.el (org-export-latex-first-lines): Fix bug when
1207         exporting a region.
1209 2009-05-22  Carsten Dominik  <carsten.dominik@gmail.com>
1211         * org-exp.el (org-export-push-to-kill-ring): Protect using
1212         x-set-selection, because that does not always work.
1214         * org-agenda.el (org-agenda-list): Apply the new face
1215         `org-agenda-date-today'.
1217         * org-faces.el (org-agenda-date-today): New face.
1219 2009-05-21  Carsten Dominik  <carsten.dominik@gmail.com>
1221         * org-agenda.el (org-agenda-to-appt): Turn off restriction when
1222         creating appointments.
1224         * org-latex.el (org-export-latex-low-levels): Fix customization
1225         type.
1227         * org.el (org-priority, org-shiftup, org-shiftdown): Disable
1228         priority commands.
1230         * org-agenda.el (org-agenda-priority): Disable priority commands.
1232         * org.el (org-enable-priority-commands): New option.
1234         * org-colview-xemacs.el (org-columns-compute)
1235         (org-columns-number-to-string): Fix problems with empty fields.
1237         * org-colview.el (org-columns-compute)
1238         (org-columns-number-to-string): Fix problems with empty fields.
1240         * org-exp.el (org-export-push-to-kill-ring): New function.
1241         (org-export-copy-to-kill-ring): New option.
1243         * org-latex.el (org-export-as-latex): Call
1244         `org-export-push-to-kill-ring'.
1246         * org-html.el (org-export-as-html): Call
1247         `org-export-push-to-kill-ring'.
1249         * org-docbook.el (org-export-as-docbook): Call
1250         `org-export-push-to-kill-ring'.
1252         * org-ascii.el (org-export-as-ascii): Call
1253         `org-export-push-to-kill-ring'.
1255         * org-exp.el (org-export-show-temporary-export-buffer): New
1256         option.
1258         * org-latex.el (org-export-as-latex): Use
1259         `org-export-show-temporary-export-buffer'.
1261         * org-html.el (org-export-as-html): Use
1262         `org-export-show-temporary-export-buffer'.
1264         * org-docbook.el (org-export-as-docbook): Use
1265         `org-export-show-temporary-export-buffer'.
1267         * org-ascii.el (org-export-as-ascii-to-buffer): Use
1268         `org-export-show-temporary-export-buffer'.
1270         * org-exp.el (org-export-show-temporary-export-buffer): New
1271         option.
1272         (org-export-push-to-kill-ring): New function.
1274         * org-colview.el (org-columns-compile-map): New variable.
1275         (org-columns-new, org-columns-compute)
1276         (org-columns-number-to-string, org-columns-uncompile-format)
1277         (org-columns-compile-format): Implement new operators.
1279 2009-05-20  Carsten Dominik  <carsten.dominik@gmail.com>
1281         * org-exp.el (org-export-plist-vars): Add :xml-declaration.
1283         * org-html.el (org-export-html-xml-declaration): New option.
1284         (org-export-as-html): Use `org-export-html-xml-declaration'.
1286         * org-list.el (org-update-checkbox-count): Make property
1287         dependent.
1289         * org.el (org-hierarchical-todo-statistics): New option.
1290         (org-update-parent-todo-statistics): Modified to handle recursive
1291         statistics.
1293 2009-05-19  Carsten Dominik  <carsten.dominik@gmail.com>
1295         * org-publish.el (org-publish): Make this function behave
1296         correctly in interactive use when called with a prefix argument.
1298         * org.el (org-todo-statistics-hook): New hook.
1299         (org-update-parent-todo-statistics): Use new hook.
1300         (org-log-into-drawer): New function.
1301         (org-add-log-setup): Use the new `org-log-into-drawer' function to
1302         determine if we should be logging into a drawer.
1303         (org-log-into-drawer): Update docstring.
1304         (org-default-properties): Add LOG_INTO_DRAWER as a property.
1306         * org-list.el (org-checkbox-statistics-hook): New hook.
1307         (org-update-checkbox-count-maybe): Use new hook.
1309         * org-ascii.el (org-export-ascii-copy-to-kill): New option.
1310         (org-export-as-ascii): Hide export buffer, and copy exported ASCII
1311         to kill ring.
1313 2009-05-17  Carsten Dominik  <carsten.dominik@gmail.com>
1315         * org-ascii.el (org-export-as-ascii): Fix bug with match string in
1316         a line.
1318 2009-05-16  Carsten Dominik  <carsten.dominik@gmail.com>
1320         * org.el (org-edit-src-code, org-edit-fixed-width-region): Use a
1321         better bufer-generating mechanism.
1322         (org-edit-src-find-buffer): New function.
1324         * org-icalendar.el (org-print-icalendar-entries): Don't check for
1325         archive tag, this is already done by `org-agenda-skip'.
1326         data while constructing lost of tags.
1328 2009-05-15  Carsten Dominik  <carsten.dominik@gmail.com>
1330         * org-exp.el (org-export-preprocess-apply-macros): Use semicolon
1331         as argument separator in macros.
1333         * org-html.el (org-export-as-html): Add xml declaration.
1335 2009-05-14  Carsten Dominik  <carsten.dominik@gmail.com>
1337         * org.el (org-after-sorting-entries-or-items-hook): New hook.
1338         (org-sort-entries-or-items): Run the new hook.
1339         (org-after-refile-insert-hook): New hook.
1340         (org-refile): Run `org-after-refile-insert-hook'.
1342         * org-agenda.el (org-agenda-get-progress): Never take time of day
1343         from headline when displaying progress.
1345         * org-latex.el (org-export-latex-complex-heading-re): New variable.
1346         (org-export-as-latex): Force the correct regexp in the
1347         preprocessor buffer.
1348         (org-export-latex-set-initial-vars): Set
1349         `org-export-latex-complex-heading-re'.
1351         * org-agenda.el (org-agenda-start-with-log-mode): New option.
1352         (org-agenda-mode): Use `org-agenda-start-with-log-mode'.
1354 2009-05-13  Carsten Dominik  <carsten.dominik@gmail.com>
1356         * org-latex.el (org-export-latex-tables-centered): New option.
1357         (org-export-latex-tables): Use `org-export-latex-tables-centered'.
1359         * org-exp.el (org-export-as-org): New command.
1360         (org-export-as-org): New command.
1362         * org-publish.el (org-publish-org-to-org): New function.
1364 2009-05-12  Carsten Dominik  <carsten.dominik@gmail.com>
1366         * org.el (org-yank): Just call `org-yank-generic'.
1367         (org-yank-generic): New function, containing the formaer
1368         functionality of `org-yank'.
1370         * org-latex.el (org-export-latex-not-done-keywords)
1371         (org-export-latex-done-keywords): New variables.
1372         (org-export-latex-todo-keyword-markup): New option.
1373         (org-export-latex-set-initial-vars): Remember the TODO keywords.
1374         (org-export-latex-keywords-maybe): Apply the TODO markup.
1376 2009-05-11  Carsten Dominik  <carsten.dominik@gmail.com>
1378         * org-exp.el (org-infile-export-plist): Add more default macros.
1379         (org-export-preprocess-apply-macros): Process macro arguments.
1381 2009-05-10  Carsten Dominik  <carsten.dominik@gmail.com>
1383         * org-icalendar.el (org-icalendar-include-todo): New allowedvalue
1384         `unblocked'.
1385         (org-print-icalendar-entries): Respect the new value of
1386         `org-icalendar-include-todo'.
1388         * org.el (org-link-try-special-completion)
1389         (org-file-complete-link): New functions.
1390         (org-insert-link): Add special completion support for some link
1391         types.
1393         * org-bbdb.el (org-bbdb-complete-link): New function.
1395 2009-05-08  Carsten Dominik  <carsten.dominik@gmail.com>
1397         * org-list.el (org-update-checkbox-count): Allow recursive
1398         statistics.
1399         (org-hierarchical-checkbox-statistics): New option.
1401         * org.el (org-cycle): Remove erraneous space character.
1403         * org-icalendar.el (org-icalendar-timezone): Initialize from
1404         environment.
1406         * org-html.el (org-format-org-table-html): Specify the scope.
1407         (org-format-table-table-html): Specify the scope.
1408         (org-export-table-header-tags): Prepare the scope parameter.
1410 2009-05-07  Carsten Dominik  <carsten.dominik@gmail.com>
1412         * org-html.el
1413         (org-export-html-table-use-header-tags-for-first-column): New
1414         option.
1416         * org.el (org-autoload): Fix autoloading of ascii export
1417         functions.
1418         (org-modules): Add org-special-blocks.
1420 2009-05-06  Carsten Dominik  <carsten.dominik@gmail.com>
1422         * org-icalendar.el (org-start-icalendar-file): Use the new option.
1423         (org-ical-timezone): New option.
1425         * org-exp.el (org-export-get-coderef-format): Use the description
1426         is present.
1428         * org.el (org-sort-entries-or-items): Improve docstring, and make
1429         better implementation for time sorting.
1431 2009-05-05  Carsten Dominik  <carsten.dominik@gmail.com>
1433         * org.el (org-edit-src-persistent-message): New option.
1434         (org-edit-src-code, org-edit-fixed-width-region): Use the new
1435         option.
1437         * org-clock.el (org-clock-insert-selection-line): Fix prefious
1438         patch.
1440         * org.el (org-edit-src-code, org-edit-fixed-width-region): Use
1441         separate buffer instead of indirect buffer to edit source code.
1442         (org-edit-src-exit): Make this function work with the new setup.
1444         * org-clock.el (org-clock-insert-selection-line): Make sure tasks
1445         are properly fontified before shown in the selection menu.
1447         * org.el (org-fontify-like-in-org-mode): New function.
1449         * org-latex.el (org-export-latex-links): Use the property list to
1450         retrieve the default image attributes.
1452         * org-exp.el (org-export-plist-vars): Add a new option.
1454 2009-05-04  Carsten Dominik  <carsten.dominik@gmail.com>
1456         * org-exp.el (org-export, org-export-visible): Support ASCII
1457         export to buffer
1458         (org-export-normalize-links): Do not protect the description if it
1459         is explicitly given.
1461         * org-ascii.el (org-export-as-ascii-to-buffer)
1462         (org-replace-region-by-ascii, org-export-region-as-ascii): New
1463         commands.
1464         (org-export-as-ascii): Add all the same parameters that are also
1465         supported by the other export functions.
1467         * org-list.el (org-reset-checkbox-state-subtree): Moved here from
1468         org-checklist.el.
1469         (org-reset-checkbox-state-subtree): Call
1470         `org-reset-checkbox-state-subtree'.
1472         * org-remember.el (org-select-remember-template): For the
1473         selection of a valid template.
1475         * org-latex.el (org-export-region-as-latex): Supply the
1476         force-no-subtree argument.
1477         (org-export-as-latex): Provide better limits when exporting the
1478         first line.  When exporting to string, we still want the first
1479         lines.
1480         (org-export-latex-first-lines): New argument END, to force the end
1481         of the region.
1482         (org-export-region-as-latex): Use the property list.
1483         (org-export-as-latex):
1485         * org-colview-xemacs.el (org-columns-remove-overlays)
1486         (org-columns): Fix call to `local-variable-p'.
1488 2009-05-02  Carsten Dominik  <carsten.dominik@gmail.com>
1490         * org-html.el (org-export-html-after-blockquotes-hook): New hook.
1491         (org-export-as-html): Run the new hook.
1493         * org-latex.el (org-export-latex-after-blockquotes-hook): New hook.
1494         (org-export-latex-preprocess): Run the new hook.
1496         * org-exp.el (org-export-preprocess-after-blockquote-hook): New hook.
1497         (org-export-preprocess-string): Run the new hook.
1499 2009-04-30  Carsten Dominik  <carsten.dominik@gmail.com>
1501         * org-macs.el (org-check-external-command): New defsubst.
1503         * org.el (org-mode-map): New key for reload.
1504         (org-format-latex): Better error message when external programs
1505         are not available.
1507         * org-agenda.el (org-agenda-mode-map): Bind `org-reload'.
1509         * org.el (org-sort-entries-or-items): Explicit sorting function
1510         for priorities, needed for XEmacs compatibility.
1512         * org-remember.el (org-remember-apply-template): Improve auto-save
1513         behavior.
1515 2009-04-29  Carsten Dominik  <carsten.dominik@gmail.com>
1517         * org-latex.el (org-export-latex-preprocess): Also protect
1518         environments ending in a star.
1520         * org-list.el (org-at-item-p): Fix regular expression.
1522 2009-04-24  Carsten Dominik  <carsten.dominik@gmail.com>
1524         * org.el (org-end-of-subtree): Improve speed.
1526         * org-agenda.el (org-agenda-get-timestamps)
1527         (org-agenda-get-progress, org-agenda-get-deadlines)
1528         (org-agenda-get-scheduled, org-agenda-get-blocks): Optimizations,
1529         in particular, wait as long as possible to collect the tags.
1530         (org-stuck-projects): Improve docstring.
1532         * org.el (org-store-link): No errors when getting custom id before
1533         first headline.
1534         (org-get-tags-at): Use `org-up-heading-safe' when getting tags.
1536 2009-04-23  Carsten Dominik  <carsten.dominik@gmail.com>
1538         * org.el (org-prepare-agenda-buffers): Catch a throw to nextfile.
1540         * org-protocol.el: Remove dependency on url.el.
1541         (org-protocol-unhex-compound, org-protocol-open-source): Remove
1542         dependency on url.el.
1544         * org-latex.el (org-export-as-pdf): Use
1545         `org-latex-to-pdf-process'.
1547 2009-04-22  Carsten Dominik  <carsten.dominik@gmail.com>
1549         * org-latex.el (org-latex-to-pdf-process): New option.
1551         * org-agenda.el (org-agenda-skip-additional-timestamps-same-entry):
1552         New option.
1553         (org-agenda-get-timestamps): Honor
1554         `org-agenda-skip-additional-timestamps-same-entry'.
1556         * org-clock.el (org-clock-goto-may-find-recent-task): New option.
1557         (org-clock-goto): Find recent task only if
1558         `org-clock-goto-may-find-recent-task' allows it.
1560         * org-exp.el (org-export-remove-or-extract-drawers): Handle empty
1561         drawers, and drawers that are missing the :END: line.
1563 2009-04-21  Carsten Dominik  <carsten.dominik@gmail.com>
1565         * org-clock.el (org-clock-goto): Go to recently clocked task if no
1566         clock is running.
1568 2009-04-21  Carsten Dominik  <carsten.dominik@gmail.com>
1570         * org.el (org-update-parent-todo-statistics): Check for
1571         STATISTICS_FROM property.
1573         * org-list.el (org-update-checkbox-count): Check for
1574         STATISTICS_FROM property.
1576         * org.el (org-tab-first-hook)
1577         (org-tab-after-check-for-table-hook)
1578         (org-tab-after-check-for-cycling-hook): New hooks.
1579         (org-cycle-internal-global, org-cycle-internal-local): New
1580         functions, split out from `org-cycle'.
1581         (org-cycle): Call the new hooks.
1583 2009-04-19  Carsten Dominik  <carsten.dominik@gmail.com>
1585         * org-exp.el (org-export-preprocess-string): Reset the list of
1586         preferred targets for each run of the preprocessor.
1588         * org.el (org-refile-target-verify-function): Improve
1589         documentation.
1590         (org-get-refile-targets): Respect point being moved by the
1591         verification function.
1593         * org-latex.el (org-export-latex-timestamp-keyword-markup): New
1594         option.
1595         (org-export-latex-keywords): Use new option.
1597         * org.el (org-rear-nonsticky-at): New defsubst.
1598         (org-activate-plain-links, org-activate-angle-links)
1599         (org-activate-footnote-links, org-activate-bracket-links)
1600         (org-activate-dates, org-activate-target-links)
1601         (org-activate-tags): Place the rear-nonsticky properties at the
1602         correct location.
1604 2009-04-18  Carsten Dominik  <carsten.dominik@gmail.com>
1606         * org-protocol.el (server-edit): Declare `server-edit'.
1607         (org-protocol-unhex-string, org-protocol-unhex-compound): New
1608         functions.
1609         (org-protocol-check-filename-for-protocol): Call `server-edit'.
1611         * org.el (org-default-properties): New default properteis for
1612         completion.
1614         * org-exp.el (org-export-add-subtree-options): Add new properties
1615         for subtree export.
1617         * org-docbook.el (org-export-docbook-keywords-markup)
1618         (org-export-docbook-timestamp-markup): New options.
1619         (org-export-docbook-protect-tags): New function.
1621 2009-04-17  Carsten Dominik  <carsten.dominik@gmail.com>
1623         * org-id.el (org-id-get-with-outline-path-completion): Turn off
1624         org-refile-target-verify-function for the duration of the command.
1626         * org.el (org-link-to-org-use-id): New possible value
1627         `create-if-interactive-and-no-custom-id'.
1628         (org-store-link): Use custom IDs.
1629         (org-link-search): Find custom ID properties from #link.
1630         (org-default-properties): Add CUSTOM_ID for property completion.
1631         (org-refile-target-verify-function): New option.
1632         (org-goto): Turn off org-refile-target-verify-function
1633         for the duration of the command.
1635 2009-04-16  Carsten Dominik  <carsten.dominik@gmail.com>
1637         * org-html.el (org-export-as-html): Use custom IDs in the toc.
1639         * org-exp.el (org-export-preferred-target-alist): New variable.
1640         (org-export-define-heading-targets): Find the new CUSTOM_ID
1641         property.
1642         (org-export-target-internal-links): Target the custom ids when
1643         possible.
1645         * org-latex.el (org-export-latex-preprocess): Better regexp for
1646         matching latex macros with arguments.
1648 2009-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
1650         * org-remember.el (org-remember-handler): Allow filing to non-org
1651         files.
1653 2009-04-15  Magnus Henoch <magnus.henoch@gmail.com>
1655         * org-feed.el (org-feed-alist): New keyword options.
1656         (org-feed-update): Use the new options.
1657         (org-feed-parse-rss-feed): Renamed from `org-feed-parse-feed'.
1658         (org-feed-parse-rss-entry): Renamed from `org-feed-parse-entry'.
1659         (org-feed-parse-atom-feed, org-feed-parse-atom-entry): New
1660         functions.
1662         * org-table.el (org-table-fix-formulas): Do not change references
1663         to remote tables.
1664         (org-table-get-remote-range): Convert standard coordinates to RC
1665         format.
1667         * org-latex.el (org-export-latex-keywords): Fix regexp bug.
1669 2009-04-14  Carsten Dominik  <carsten.dominik@gmail.com>
1671         * org-compat.el (org-sha1-string): Function removed.
1673         * org.el (org-refile-allow-creating-parent-nodes): New option.
1674         (org-refile-get-location): New argument NEW-NODES.
1675         (org-refile): Call `org-refile-get-location' with the new
1676         argument.
1677         (org-refile-get-location): Arrange for adding a new child.
1678         (org-refile-new-child): New function.
1680         * org-html.el (org-html-handle-time-stamps): Wrap time stamps into
1681         an additional span element.
1683         * org-clock.el: Fix a number of docstrings.
1684         (org-clock-find-position): New argument
1685         FIND-UNCLOSED to make the function find an unclosed clock in the
1686         entry.
1687         (org-clock-in): Call `org-clock-find-position' with the new
1688         argument if we might be resuming a clock.
1690 2009-04-13  Carsten Dominik  <carsten.dominik@gmail.com>
1692         * org-latex.el (org-export-latex-display-custom-times): New variable.
1693         (org-export-latex-timestamp-markup): New option.
1694         (org-export-latex-set-initial-vars): Remember the local value of
1695         `org-display-custom-times'.
1696         (org-export-latex-content): Process time stamps.
1697         (org-export-latex-time-stamps): New function.
1699         * org-macs.el (org-maybe-intangible): Add intangible property
1700         again to invisible text.
1702 2009-04-12  Carsten Dominik  <carsten.dominik@gmail.com>
1704         * org-exp.el (org-default-export-plist): Handle undefined
1705         variables.
1707 2009-04-11  Carsten Dominik  <carsten.dominik@gmail.com>
1709         * org.el (org-sort-entries-or-items): Match TODO keywrds
1710         case-sensitively, when sorting.
1711         (org-priority): Do not match TODO keywords with wrong case.
1713 2009-04-09  Carsten Dominik  <carsten.dominik@gmail.com>
1715         * org-feed.el (org-feed-update): Bind the variable
1716         `new-formatted'.
1718         * org-html.el (org-export-as-html): Start paragraphs after literal
1719         examples.
1721         * org-docbook.el (org-export-as-docbook): Start paragraphs after
1722         literal examples.
1724 2009-04-08  Carsten Dominik  <carsten.dominik@gmail.com>
1726         * org.el (org-todo): Honor the NOBLOCKING property.
1728         * org-agenda.el (org-agenda-dim-blocked-tasks): Honor the
1729         NOBLOCKING property.
1731         * org.el (org-scan-tags): Fix bug in tag scanner
1733 2009-04-07  Carsten Dominik  <carsten.dominik@gmail.com>
1735         * org.el (org-modules): Mark obsolete packages.
1737         * org-html.el: New file, split out from org-exp.el.
1739         * org-icalendar.el: New file, split out from org-exp.el.
1741         * org-xoxo.el: New file, split out from org-exp.el.
1743         * org-ascii.el: New file, split out from org-exp.el.
1745 2009-04-06  Carsten Dominik  <carsten.dominik@gmail.com>
1747         * org-compat.el (org-find-library-name): New function.
1749         * org.el (org-pre-cycle-hook): New hook.
1750         (org-cycle): Call the new hook in appropriate places.
1751         (org-reload): Only reload files that have been loaded before.
1753 2009-04-05  Carsten Dominik  <carsten.dominik@gmail.com>
1755         * org.el (org-set-font-lock-defaults): Enforxe space or line end
1756         after todo keyword.
1757         (org-todo): When changing TODO state, do matching
1758         case-sensitively.
1759         (org-map-continue-from): New variable.
1760         (org-scan-tags): Respect values in `org-map-continue-from'.
1761         (org-reload): Make XEmacs compatible.
1763 2009-04-04  Carsten Dominik  <carsten.dominik@gmail.com>
1765         * org-protocol.el (org-protocol-flatten-greedy): New function.
1766         (org-protocol-flatten): New function.
1768         * org.el (org-open-link-from-string): Pass reference buffer to
1769         `org-open-at-point'.
1770         (org-open-at-point): New optional argument `reference-buffer'.
1772 2009-04-03  Carsten Dominik  <carsten.dominik@gmail.com>
1774         * org.el (org-scan-tags): Make tag scan find headline in first
1775         line, 2nd attempt.
1776         (org-get-refile-targets): Add the naked file name.
1777         (org-refile): Store as top-level entry when only file name was
1778         given.
1780         * org-agenda.el (org-agenda-get-progress): Fix regexp bug.
1782         * org.el (org-block-todo-from-children-or-siblings-or-parent):
1783         Renamed from org-block-todo-from-children-or-siblings, and
1784         enhanced to look for the parent's status as well.
1786         * org-agenda.el (org-agenda-log-mode-add-notes): New option.
1787         (org-agenda-get-progress): Add first notes line to log entry if so
1788         desired.
1790 2009-04-02  Carsten Dominik  <carsten.dominik@gmail.com>
1792         * org-agenda.el (org-agenda-cleanup-fancy-diary-hook): New hook.
1793         (org-agenda-cleanup-fancy-diary): Call the new hook.
1795         * org-remember.el (org-remember-apply-template): Take the default
1796         for the annotation from the :annotation property.
1798         * org-mac-message.el (org-mac-message-get-link): Remove the
1799         quotes.
1800         (org-mac-message-get-link): Return the result.
1802 2009-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
1804         * org.el (org-refile-get-location): Add file name only if not
1805         already included in outline path.
1807         * org-faces.el (org-n-level-faces): Fix customization type from
1808         number to integer.
1810         * org-exp.el (org-export-headline-levels): Fix customization type
1811         from number to integer.
1813         * org-agenda.el (org-agenda-confirm-kill)
1814         (org-agenda-custom-commands-local-options)
1815         (org-timeline-show-empty-dates, org-agenda-ndays)
1816         (org-agenda-start-on-weekday, org-scheduled-past-days): Fix
1817         customization type from number to integer.
1819 2009-03-31  Carsten Dominik  <carsten.dominik@gmail.com>
1821         * org-protocol.el: Declare some functions.
1823         * org-inlinetask.el (org-inlinetask-export-handler): Fix line
1824         postion before inserting modified headline.
1826         * org-agenda.el (org-agenda-compare-effort): Honor
1827         `org-sort-agenda-noeffort-is-high'.
1828         (org-agenda-filter-by-tag, org-agenda-filter-make-matcher)
1829         (org-agenda-compare-effort): Implement the "?" operator for
1830         finding entries without effort setting.
1832         * org.el (org-extract-attributes-from-string): New function.
1834         * org-exp.el (org-export-splice-attributes): New function.
1836 2009-03-30  Carsten Dominik  <carsten.dominik@gmail.com>
1838         * org-mouse.el: XEmacs compatibility fixes
1840         * org-docbook.el (org-export-as-docbook): Process footnotes like
1841         normal text.
1843         * org.el (org-modules): Add org-inlinetasks.el
1844         (org-cycle): Implement limiting level on cycling.
1845         (org-move-subtree-down): Fix bug with swapping subtrees at end of
1846         buffer.
1848         * org-inlinetask.el: New file.
1850         * org.el (org-emphasis-regexp-components): Allow braces in
1851         emphasis pre and post match.
1853         * org-footnote.el (org-footnote-normalize): When only dorting, do
1854         not insert inline notes at the end.
1856         * org-docbook.el (org-id-find-id-file): Add function declaration.
1858         * org.el (org-require-autoloaded-modules): Add org-docbook.el.
1860         * org-docbook.el: New file.
1862 2009-03-28  Carsten Dominik  <carsten.dominik@gmail.com>
1864         * org.el (org-reftex-citation): New command.
1866 2009-03-27  Carsten Dominik  <carsten.dominik@gmail.com>
1868         * org-agenda.el (org-agenda-cmp-user-defined): New option.
1869         (org-sorting-choice, org-agenda-sorting-strategy): Add the new
1870         sorting options.
1871         (org-entries-lessp): Apply the new sorting option.
1873         * org.el (org-block-todo-from-children-or-siblings): Fix bug in
1874         blocker code, when an older sibling has children.
1876         * org-mac-message.el (org-mac-message-get-link): Improve getting
1877         links from multiple selected messages.
1879 2009-03-26  Carsten Dominik  <carsten.dominik@gmail.com>
1881         * org-remember.el (org-remember-finalize): Do not set buffer file
1882         name to nil.
1883         (org-remember-handler): Mark buffer as unmodified.
1884         (org-remember-handler): Delete backup file and show message about
1885         remaining backup files.
1886         (org-remember-auto-remove-backup-files): New option.
1888         * org.el (org-store-link): Use buffer name as link description in
1889         w3-mode buffers.
1890         (org-ido-switchb): Fix argument bug for completion.
1892         * org-remember.el (org-remember-apply-template): Set local
1893         variable `auto-save-visited-file-name' instead of global one.
1895 2009-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
1897         * org-feed.el: Re-write.
1899         * org-agenda.el (org-agenda-get-todos): Fix bug with match-data.
1900         (org-agenda-get-todos): Mark file tags as inherited.
1901         (org-agenda-list): Always search diary lines for a time.
1903 2009-03-24  Carsten Dominik  <carsten.dominik@gmail.com>
1905         * org-feed.el (org-feed-assume-stable): New option.
1906         (org-feed-before-adding-hook): New hook.
1908         * org-exp.el (org-export-as-html): Close local lists depending on
1909         indentation, also when starting a table.
1911         * org-remember.el (org-remember-backup-directory)
1912         (org-remember-backup-name): New internal variable.
1914 2009-03-23  Carsten Dominik  <carsten.dominik@gmail.com>
1916         * org-clock.el (org-clock-out-if-current): Make buffer detection
1917         work in indirect buffers as well.
1919         * org.el (org-emphasis-regexp-components): Add the exxclamation
1920         mark to the post-emphasis characters.
1922 2009-03-22  Carsten Dominik  <carsten.dominik@gmail.com>
1924         * org.el (org-read-date-minibiffer-septup-hook): New hook.
1925         (org-read-date): Run the new hook.
1927         * org-mac-message.el (org-mac-flagged-mail): New group.
1928         (org-mac-mail-account): New variable.
1929         (org-mac-create-flagged-mail, org-mac-insert-flagged-mail): New
1930         commands.
1932         * org-remember.el (org-remember-backup-directory): New variable.
1933         (org-remember-apply-template): Write file to backup directory.
1935 2009-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
1937         * org-mouse.el (org-mouse-todo-menu): New function.
1938         (org-mouse-todo-keywords): Function removed.
1939         (org-mouse-context-menu): Use `org-mouse-todo-menu'.
1941         * org-table.el (org-table-beginning-of-field)
1942         (org-table-end-of-field): New commands
1943         (org-table-previous-field, org-table-beginning-of-field): Better
1944         error messages.
1945         (orgtbl-setup): Include `M-a' and `M-e'.
1947         * org.el (org-backward-sentence, org-forward-sentence): New
1948         commands.
1950         * org-colview.el (org-colview-initial-truncate-line-value): New
1951         variable.
1952         (org-columns-remove-overlays): Restore the value of `truncate-lines'.
1953         (org-columns): Remember the value of `truncate-lines'.
1955         * org-colview-xemacs.el (org-colview-initial-truncate-line-value):
1956         New variable.
1957         (org-columns-remove-overlays): Restore the value of
1958         `truncate-lines'.
1959         (org-columns): Remember the value of `truncate-lines'.
1961         * org.el (org-columns-skip-arrchived-trees): New option.
1963         * org-agenda.el (org-agenda-export-html-style): Define color for
1964         org-agenda-done face.
1965         (org-search-view, org-agenda-get-todos, org-agenda-get-progress)
1966         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use new face.
1968         * org.el (org-scan-tags): Use the new face.
1970         * org-faces.el (org-agenda-done): New face.
1972         * org.el (org-scan-tags): Test the value org
1973         `org-tags-match-list-sublevels'.
1974         (org-tags-match-list-sublevels): New allowed value: indented.
1976         * org-export-latex.el (org-export-latex-make-header): Apply macros
1977         in header.
1979         * org-exp.el (org-export-apply-macros-in-string): New function.
1981         * org-export-latex.el (org-export-latex-list-parameters): Fix bug
1982         with the definition of a checked box.
1984         * org-clock.el (org-clock-find-position): Fix drawer indentations.
1986         * org-export-latex.el (org-export-latex-low-levels): More options
1987         for how to process lower levels in LaTeX.
1988         (org-export-latex-subcontent): Better treatment for lists as a
1989         means of publishing lower levels.
1991 2009-03-20  Carsten Dominik  <carsten.dominik@gmail.com>
1993         * org.el (org-set-font-lock-defaults): Use new checkbox face.
1995         * org-faces.el (org-checkbox): New face.
1997         * org-exp.el (org-export-html-preprocess): Only create LaTeX
1998         fragement images if there is an export file.
2000 2009-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
2002         * org-agenda.el (org-stuck-projects): Document that the subtree of
2003         projects that are not stuck will now be searched for stuck
2004         sub-projects.
2005         (org-agenda-skip-entry-when-regexp-matches)
2006         (org-agenda-skip-entry-when-regexp-matches-in-subtree): New functions.
2007         (org-agenda-list-stuck-projects): Use
2008         `org-agenda-skip-entry-when-regexp-matches-in-subtree'.
2010         * org-export-latex.el (org-export-latex-preprocess): Improve
2011         export of verses.
2013         * org-exp.el (org-export-as-html): Implement centering as a div
2014         rather than a paragraph.  Do a better job with line-end in verse
2015         environments.
2017 2009-03-17  Carsten Dominik  <carsten.dominik@gmail.com>
2019         * org.el (org-open-at-point): Fix tags searches by mouse click.
2021 2009-03-16  Carsten Dominik  <carsten.dominik@gmail.com>
2023         * org-export-latex.el (org-export-latex-preprocess): Implement the
2024         centering markup.
2026         * org-exp.el (org-export-mark-blockquote-verse-center): Renamed
2027         from `org-export-mark-blockquote-and-verse'.
2028         (org-export-as-html): Implement the centering markup.
2030         * org-export-latex.el (org-export-latex-tables): Fix vertical
2031         lines in tables.
2033 2009-03-15  Carsten Dominik  <carsten.dominik@gmail.com>
2035         * org.el (org-read-date-history): New variable.
2036         (org-read-date): Use new history variable.
2037         (org-toggle-heading): Fix bug when used before first headline.
2038         (org-store-log-note): Remove drawer if empty while note is
2039         aborted.
2040         (org-remove-empty-drawer-at): New function.
2041         (org-check-after-date): New command.
2042         (org-sparse-tree): New sparse tree command "a".
2044         * org-exp.el (org-export-as-ascii): Improve export of plain lists.
2046 2009-03-14  Bastien Guerry  <bzg@altern.org>
2048         * org.el (org-toggle-fixed-width-section): Bug fix: insert a
2049         column and a space, not only a column.
2051 2009-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
2053         * org-export-latex.el (org-export-latex-emphasis-alist): Better
2054         defaults for verbose emphasis.
2055         (org-export-latex-emph-format): New function.
2056         (org-export-latex-fontify): Call `org-export-latex-emph-format'.
2058         * org-agenda.el (org-agenda-menu): Add new commands to menu.
2059         (org-agenda-do-date-later, org-agenda-do-date-earlier)
2060         (org-agenda-date-later-minutes, org-agenda-date-earlier-minutes)
2061         (org-agenda-date-later-hours, org-agenda-date-earlier-hours): New
2062         commands.
2064         * org.el (org-timestamp-change): Move end-time along with start
2065         time.
2067 2009-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
2069         * org-exp.el (org-export-target-internal-links)
2070         (org-export-as-html): Protect links specified as #name.
2072 2009-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
2074         * org.el (org-clone-subtree-with-time-shift): New command.
2076         * org-export-latex.el (org-export-latex-special-chars)
2077         (org-export-latex-treat-sub-super-char): Fix subscript export.
2079         * org-exp.el (org-create-multibrace-regexp): Do not add
2080         backslashes to the class.
2082 2009-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
2084         * org-colview.el (org-columns-map): Better functions for moving up
2085         and down a row, even if `truncate-line' is nil.
2087         * org.el (org-insert-todo-heading): Make sure the keyword is
2088         inserted at the correct position.
2090         * org-publish.el (org-publish-project-alist)
2091         (org-publish-projects, org-publish-org-index): Change default anme
2092         for the index of file names to "sitemap.org".
2094         * org-export-latex.el (org-export-latex-tables): Use
2095         `org-split-string', for Emacs 21 compatibility.
2097 2009-03-09  Carsten Dominik  <carsten.dominik@gmail.com>
2099         * org-agenda.el (org-agenda-log-mode-items): Improve docstring.
2101 2009-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
2103         * org-exp.el (org-export-page-description)
2104         (org-export-page-keywords): New variables.
2105         (org-export-plist-vars): Add entries for :keywords and
2106         :description.
2107         (org-infile-export-plist): Parse for new keywords.
2108         (org-get-current-options): Add new keywords
2109         (org-export-as-html): Publish description and keywords.
2111         * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New
2112         option.
2113         (org-agenda-add-entry-text): Honor
2114         `org-agenda-add-entry-text-descriptive-links'.
2116         * org-export-latex.el (org-export-latex-preprocess): Make all
2117         external preprocess functions use a PARAMETER arg.
2119         * org-exp.el (org-export-preprocess-string)
2120         (org-export-select-backend-specific-text)
2121         (org-export-format-source-code-or-example)
2122         (org-format-org-table-html): Support docbook export.
2123         (org-export-preprocess-string): Make all external preprocess
2124         functions use a PARAMETER arg.
2126 2009-03-07  Carsten Dominik  <carsten.dominik@gmail.com>
2128         * org-exp.el (org-export-html-style-include-scripts): New option.
2129         (org-export-plist-vars): Add new option
2130         `org-export-html-style-include-scripts'.
2131         (org-export-as-html): Honor new option
2132         `org-export-html-style-include-scripts'.
2133         (org-export-html-scripts, org-export-html-style-default): Fix
2134         xml issues with the Safari browser.
2136 2009-03-06  Carsten Dominik  <carsten.dominik@gmail.com>
2138         * org-publish.el (org-publish-attachment): Only copy file when the
2139         directories differ.
2141 2009-03-05  Carsten Dominik  <carsten.dominik@gmail.com>
2143         * org-clock.el (org-clocktable-steps): Use inactive time stamps
2144         for clocktable steps.
2146         * org.el (org-additional-option-like-keywords): Add two more
2147         keywords.
2149 2009-03-04  Carsten Dominik  <carsten.dominik@gmail.com>
2151         * org-exp.el (org-export-format-source-code-or-example): Mark
2152         temporary buffer unmodified, so that it will be killed even if
2153         mode like message mode has decided to assign a file name.
2155         * org.el (org-scan-tags): Improve tag inheritance.
2156         (org-scan-tags, org-make-tags-matcher): Make tag comparison
2157         case-sensitive.
2158         (org-scan-tags): Use the internal tags list instead of creating it
2159         from scratch.
2160         (org-trust-scanner-tags, org-scanner-tags): New variables.
2161         (org-scan-tags): Set `org-scanner-tags'.
2162         (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
2163         (org-map-entries): Document the possible speedup using scanner
2164         tags.
2166 2009-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
2168         * org.el (org-add-planning-info): Fix bug with looking for keyword
2169         only at column 0.
2171         * org-agenda.el (org-agenda-custom-commands-local-options): Add
2172         option for tags filter preset.
2173         (org-prepare-agenda): Store filter preset as a property on the
2174         filter variable.
2175         (org-finalize-agenda): Call the filter, if there is a preset.
2176         (org-agenda-filter-by-tag): Filter again after clearing the
2177         filter, when there still is a preset.
2178         (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
2179         Include the preset filter.
2180         (org-agenda-redo): Apply the filter again, also the preset filter.
2182         * org-exp.el (org-export-as-html): Use IDs in the correct way.
2184         * org.el (org-uuidgen-p): New funtion.
2186         * org-agenda.el (org-agenda-fontify-priorities): New default value
2187         `cookies'.
2188         (org-agenda-fontify-priorities): Renamed from
2189         org-fontify-priorities.
2191         * org.el (org-set-font-lock-defaults): Call
2192         `org-font-lock-add-priority-faces'.
2193         (org-font-lock-add-priority-faces): New function.
2195         * org-faces.el: (org-set-tag-faces): New option.
2196         (org-priority-faces): New variable.
2198         * org-exp.el (org-export-as-html): Add a "content" div around the
2199         entire content of the body tag.
2200         (org-export-html-get-bibliography): New function.
2201         (org-export-html-validation-link): New variable.
2202         (org-export-as-html): Add validation link to exported page.
2204         * org.el (org-match-sparse-tree): Renamed from
2205         `org-tags-sparse-tree'.
2206         (org-tags-sparse-tree): New alias.
2208 2009-03-02  Carsten Dominik  <carsten.dominik@gmail.com>
2210         * org.el (org-get-valid-level): Catch the case where the level
2211         change is nil.
2213         * org-clock.el (org-clock-find-position): Better indentation of
2214         new clock drawers.
2216 2009-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
2218         * org-agenda.el (org-agenda-quit): Delete window only when the
2219         frame-setup was not `current-window'.
2221         * org.el (org-tag-persistent-alist): New option.
2222         (org-startup-options): Add keyword `noptag'.
2223         (org-fast-todo-selection): Handle :newline correctly.
2224         (org-set-tags): Handle :newline correctly.
2225         (org-fast-tag-selection): Handle :newline correctly.
2227 2009-02-28  Carsten Dominik  <carsten.dominik@gmail.com>
2229         * org-exp.el (org-export-as-ascii): Reverse link buffer before
2230         outputting it.
2231         (org-export-ascii-push-links): Fix bug with pussing links into the
2232         export buffer.
2234 2009-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
2236         * org-archive.el (org-archive-subtree): Do not add 1 to level if
2237         pasting at top level.
2239         * org-bbdb.el: Improve documentation.
2241 2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
2243         * org-list.el (org-insert-item): Only consider insert empty lines
2244         is `org-empty-line-terminates-plain-lists' is not nil.
2246         * org.el (org-blank-before-new-entry): Mention the dependence on
2247         `org-empty-line-terminates-plain-lists' in the docstring.
2249         * org-publish.el (org-publish-get-project-from-filename): New
2250         optional argument UP.  Only find the top project if UP is set.
2251         (org-publish-current-project): Find the top encloding project.
2253         * org-agenda.el (org-agenda-before-write-hook)
2254         (org-agenda-add-entry-text-maxlines): New options.
2255         (org-write-agenda): Run the new hook in the temporary buffer.
2256         (org-agenda-add-entry-text): New function.
2257         (org-write-agenda): Implement PDF export, using ps2pdf.
2259         * org.el (org-global-properties-fixed, org-global-properties):
2260         Improve documentation string.
2262         * org-exp.el (org-export-ascii-links-to-notes): New option.
2263         (org-export-as-ascii): Handle links better.
2264         (org-export-ascii-wrap, org-export-ascii-push-links): New
2265         functions.
2267 2009-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
2269         * org-agenda.el (org-agenda): Make prefix arg optional.
2270         (org-agenda-search-headline-for-time): New option.
2271         (org-format-agenda-item): Honor
2272         `org-agenda-search-headline-for-time'.
2274         * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
2275         characters.
2277         * org.el (org-self-insert-cluster-for-undo): New option.
2278         (org-self-insert-command): Cluster undo for 20 characters.
2279         (org-self-insert-command-undo-counter): New variable.
2281 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
2283         * org-exp.el (org-export-as-html): Fix problem with closing colone
2284         example.
2286 2009-02-22  Carsten Dominik  <carsten.dominik@gmail.com>
2288         * org-export-latex.el (org-export-as-latex)
2289         (org-export-latex-first-lines): Avoid modification flag when
2290         adding or removing text properties.
2291         (org-export-latex-fontify): Catch error when org-emph-alist has
2292         entries that are not defined for LaTeX export.
2294         * org.el (orgstruct++-mode): New function.
2295         (turn-on-orgstruct++): Call `orgstruct++-mode'.
2296         (org-context-p): Allow detecting item context after the first line
2297         of an item.
2298         (orgstruct-make-binding): Detect if item-body context should be
2299         seen.
2300         (orgstruct-is-++): New variable.
2301         (org-add-planning-info): Catch the case when there is no planning
2302         info yet and the call does not want to add anything, only maybe
2303         tries to remove something.
2304         (org-special-ctrl-a/e): All value to be a cons cell with separate
2305         settings for `C-a. and `C-e'.
2306         (org-beginning-of-line, org-end-of-line): Honor separate values
2307         for `C-a' and `C-e'.
2309 2009-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
2311         * org.el (org-reload): New command.
2313 2009-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
2315         * org-exp.el (org-export-htm-get-tag-class-name)
2316         (org-export-htm-get-todo-kwd-class-name): New functions.
2317         (org-export-html-tag-class-prefix)
2318         (org-export-html-todo-kwd-class-prefix): New options.
2319         (org-export-as-html): Call
2320         `org-export-html-get-todo-kwd-class-name'.
2321         (org-html-level-start): Wrap tags into classes.
2322         (org-export-html-get-tag-class-name)
2323         (org-export-html-get-todo-kwd-class-name): New functions.
2325         * org-export-latex.el (org-export-latex-collect-header-macros):
2326         Remove fields that are used anyway.
2327         (org-export-latex-make-header): Insert the options earlier.
2329         * org-agenda.el (org-agenda-get-progress): Fix bug with state
2330         matching.
2332         * org-list.el (org-indent-item): Allow point to be at the end of
2333         the region.
2335         * org.el (org-metaleft, org-metaright): Be more accurate about
2336         detecting a region where commands apply.
2338         * org-compat.el (org-cursor-to-region-beginning): New function.
2340         * org.el (org-priority): Also find invisible heading.
2342         * org-colview-xemacs.el (org-columns-edit-value): No special
2343         treatment for `org-todo' prefix.
2345         * org-colview.el (org-columns-edit-value): No special treatment
2346         for `org-todo' prefix.
2348         * org-remember.el (org-remember-apply-template): Use
2349         `org-completing-read-no-ido'.
2351         * org.el (org-completing-read-no-ido): New function.
2352         (org-make-tags-matcher, org-set-property): Use
2353         `org-completing-read-no-ido'.
2355         * org-export-latex.el (org-export-latex-import-inbuffer-stuff):
2356         New option.
2357         (org-export-as-latex): Import in-buffer settings as TeX macros.
2358         (org-export-latex-make-header): Additional parameter OPT-DEFS.
2359         (org-export-latex-collect-header-macros): New function.
2361         * org.el (org-refile-get-location): Turn off
2362         `partial-completion-mode'.
2364 2009-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
2366         * org.el (org-block-todo-from-checkboxes): Announce that
2367         checkboxes are the culprit.
2368         (org-block-todo-from-children-or-siblings): Call
2369         `org-up-heading-all instead' of `outline-up-heading'.
2371         * org-agenda.el (org-agenda-show-1): Renamed from
2372         `org-agenda-show'.
2373         (org-agenda-show): Re-install the old version for now.
2374         (org-agenda-dim-blocked-tasks): Update docstring.  Scope a
2375         variable into the blokker hook, so that the checkbox checker can
2376         anounce that it caused the blocking.
2378         * org.el (org-track-ordered-property-with-tag): New option.
2379         (org-toggle-ordered-property): Honor
2380         `org-track-ordered-property-with-tag'.
2381         (org-tag-alist): Add newline options.
2382         (org-set-regexps-and-options): Separate option lines imply a
2383         newline.
2384         (org-set-regexps-and-options, org-assign-fast-keys)
2385         (org-fast-todo-selection, org-fast-tag-selection): Handle newline
2386         option.
2387         (org-indent-line-function): Make sure this works even if there is
2388         not `org-drawer-regexp' defined.  This can happen when
2389         orgstruct-mode is used in a non-org buffer.
2391         * org-list.el (org-checkbox-blocked-p): New function.
2392         (org-toggle-checkbox): Check for blocking.
2394         * org.el (org-modules): Add an entry for org-R.el.
2396         * org-agenda.el (org-agenda-todo-ignore-with-date)
2397         (org-agenda-todo-ignore-scheduled)
2398         (org-agenda-todo-ignore-deadlines): Mention the variable
2399         `org-agenda-tags-todo-honor-ignore-options' in the docstring.
2401         * org.el (org-get-wdays): Find the warning period also if it is in
2402         the wrong place.
2403         (org-ido-completing-read): Provide the correct arguments to
2404         ido-completing-read and bind `ido-enter-matching-directory' to
2405         nil.
2407 2009-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
2409         * org.el (org-olpath-completing-read): Never use ido for this
2410         one.
2412         * org-exp.el (org-export-normalize-links): Use new macro.
2414         * org-macs.el (org-if-unprotected-at): New macro.
2416         * org-agenda.el (org-agenda-show): Allow numerical prefix
2417         arguments to specify how much context should be shown.
2418         (org-agenda-cycle-show): New command, could be bound to SPC in
2419         org-agenda-mode-map.
2421         * org-exp.el (org-html-level-start): Space after section number.
2423 2009-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
2425         * org-agenda.el (org-agenda-get-sexps): Add todo state as
2426         property, for sorting.
2427         (org-cmp-todo-state): Get the applicable TODO keywords directly
2428         from the buffer.
2429         (org-run-agenda-series, org-agenda-list, org-search-view)
2430         (org-todo-list, org-tags-view): Only fit agenda window when the
2431         whole series is done.
2433         * org.el (org-scan-tags): Add todo state as property, for sorting.
2435         * org-agenda.el (org-agenda-custom-commands-local-options): Add
2436         `org-agenda-overriding-header' as an option.
2437         (org-agenda-list): Honor org-agenda-overriding-header'.
2439 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
2441         * org-list.el (org-toggle-checkbox): Improve cursor positioning
2442         after removing a checkbox.
2444         * org.el (org-show-entry): Make this work correctly also if it is
2445         the last entry in the file.
2446         (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
2447         falling back to normal, default command.
2448         (org-ctrl-c-ctrl-c): When called with prefix arg at a non-checkbox
2449         item, call the checkbox toggler to get a box.
2451         * org-list.el (org-toggle-checkbox): Make double prefix set the
2452         checkbox to "[-]".
2453         (org-fix-bullet-type): Only replace bullet if it is changed.
2454         (org-renumber-ordered-list): Handle case when first item does not
2455         have a number.
2457         * org.el (org-add-log-setup): Fix positioning when
2458         `org-log-states-order-reversed' is nil.
2460         * org-clock.el (org-clock-in): Fix positioning when
2461         `org-log-states-order-reversed' is nil.
2462         (org-clock-find-position): Fix positioning when
2463         `org-log-states-order-reversed' is nil.
2465 2009-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
2467         * org-clock.el (org-clock-into-drawer): Take default from
2468         `org-log-into-drawer'.
2469         (org-clock-find-position): Look for the correct drawer.
2471         * org.el (org-log-into-drawer): Renamed from
2472         `org-log-state-notes-into-drawer'.
2473         (org-log-state-notes-into-drawer): New variable alias.
2474         (org-add-log-setup): Make drawer name default to LOGBOOK, not
2475         CLOCK.
2476         (org-insert-property-drawer): Also skip LOGBOOK drawers.
2478 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
2480         * org-agenda.el (org-agenda): Fix docstring.
2482         * org.el ("org-plot"): Help loading org-plot.
2483         (org-metaleft-hook, org-metaright-hook, org-metaup-hook)
2484         (org-metadown-hook, org-shiftmetaleft-hook)
2485         (org-shiftmetaright-hook, org-shiftmetaup-hook)
2486         (org-shiftmetadown-hook, org-metareturn-hook): New hooks.
2487         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
2488         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
2489         (org-metadown, org-ctrl-c-ctrl-c): Call the appropriate hook.
2491         * org-publish.el (org-publish-get-base-files): Allow symbol `any'
2492         for selecting files with any (and even without) extension.
2494         * org.el (org-save-all-org-buffers): Also save id locations.
2495         (org-revert-all-org-buffers): Also load id locations.
2497 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
2498         * org.el (org-drawers): Add LOGBOOK to the default drawers.
2499         (org-log-state-notes-into-drawer): New option.
2500         (org-add-log-setup): Place the sate note marker into the drawer,
2501         create drawer when necessary.
2502         (org-refile-targets): Document special interpretation of LEVEL
2503         when odd-levels are used.
2505 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
2507         * org.el (org-store-log-note): Fix note indentation when adding
2508         notes to end of list.
2510         * org-exp.el (org-export-as-html): Add TODO keyword as extra
2511         class, so that each keyword can get special colors through CSS.
2513         * org-clock.el (org-clock-out): Add another nil for the previous
2514         state into the call to `org-add-log-setup'.
2516         * org.el (org-log-note-previous-state): New variable.
2517         (org-log-note-headings): New %S escape for old state.
2518         (org-todo): Call the note setup with the old state as an
2519         argument.
2520         (org-add-note): Add another nil for the previous state into the
2521         call to `org-add-log-setup'.
2522         (org-add-log-setup): New argument PREV-STATE.
2523         (org-add-log-note): Handle new %S escape.
2524         (org-store-log-note): Handle new %S escape.
2526 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
2528         * org-clock.el (org-clock-find-position): Do not swallow an item
2529         less indented than the CLOCK line itself.
2530         (org-clock-in): Push markers to lin after the clock line.
2531         (org-clock-find-position): Handle values of
2532         `org-clock-into-drawer' smaller than 2.
2534         * org-exp.el (org-html-level-start): Add a CSS class to section
2535         numbers.
2536         (org-export-html-toplevel-hlevel): Better documentation of the
2537         influence of this variables on H levels and css classes in
2538         export.
2540 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
2542         * org-agenda.el (org-agenda-custom-commands-local-options): Add
2543         timestamp and nottimestamp to the chooe menu.
2545         * org.el (org-save-all-org-buffers): Moved here from org-agenda.el.
2546         (org-revert-all-org-buffers): New command.
2548 2009-02-09  Carsten Dominik  <carsten.dominik@gmail.com>
2550         * org.el (org-return): Implement `org-return-follows-link' in the
2551         function org-return.  This is more robust than using the mouse
2552         map, I think.
2553         (org-set-regexps-and-options): Match more general #+TODO lines.
2554         (org-make-options-regexp): New optional argument EXTRA, for an
2555         extra regexp.
2556         (org-tab-follows-link): Mark as deprecated.
2558 2009-02-07  Carsten Dominik  <carsten.dominik@gmail.com>
2560         * org-exp.el (org-export-preprocess-string): Remove clock lines
2561         earlier, so that they cannot cotribute to verbatim snippets.
2563 2009-02-06  Carsten Dominik  <carsten.dominik@gmail.com>
2565         * org-exp.el (org-export-remove-or-extract-drawers): Fix regexp
2566         for finding drawers.
2567         (org-export-as-ascii, org-export-as-html): Count levels relative
2568         to the subtree header.
2569         (org-get-min-level): New optional argument OFFSET.
2570         (org-export): Make sure point is restored after popping up that
2571         window.
2573         * org.el (org-do-sort): Also take an inactive timestamp if no
2574         active one is found.
2576         * org-colview-xemacs.el (org-columns-capture-view): Copy before
2577         deleting duplicates.
2579         * org-colview.el (org-columns-capture-view): Copy before
2580         deleting duplicates.
2582         * org-exp.el (org-export-preprocess-string): Fix bug when skipping
2583         text before first headline.
2585         * org.el (org-format-latex): Do not convert LaTeX fragments in
2586         protected examples.
2588 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
2590         * org-exp.el (org-export-html-style-default): Use color values
2591         instead of names for XHTML validation.
2593         * org.el (org-get-scheduled-time, org-get-deadline-time): New
2594         functions.
2595         (org-return-follows-link): Revert making this the default untile
2596         issues are resolved.
2598         * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
2599         nottimestamp.
2601 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
2603         * org.el (org-mode): Make dependence stuff work more reliably.
2604         (org-update-parent-todo-statistics): Fix bug with updating
2605         statistics cookie.
2607         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
2608         ~ as verbatim delimiters.
2610         * org-exp.el (org-export-html-format-image): New argument
2611         PAR-OPEN.
2612         (org-export-as-html): Pass par-open to
2613         `org-export-html-format-image'.
2615 2009-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
2617         * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
2618         (org-use-fast-todo-selection, org-tags-column): New default
2619         setting for variables, based on a poll what typical uses use.
2621         * org-agenda.el (org-agenda-sorting-strategy)
2622         (org-agenda-tags-column): New default setting for variables, based
2623         on a poll what typical uses use.
2625 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
2627         * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
2628         blocked entries from setting the blocked tag.
2630         * org-exp.el (org-export-html-footnotes-section): Use a more
2631         consistent id for footnotes.
2633         * org-export-latex.el (org-export-latex-classes): Remove the
2634         a4paper option from the default styles.
2636 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
2638         * org.el (org-enforce-todo-checkbox-dependencies): New option.
2639         (org-block-todo-from-checkboxes): New function.
2640         (org-todo): Make tripple prefix arg circumvent blocking.
2642         * org-timer.el (org-timer): Provide the timer feature.
2644         * org.el (org-require-autoloaded-modules): Add a few more files to
2645         the list of autoloaded modules.
2647         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
2649 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
2651         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
2652         drawers that are unprotected.
2653         (org-export-html-format-image): Make sure inlined LaTeX fragment
2654         images remain inlined.
2656         * org.el (org-toggle-ordered-property): New function.
2657         (org-mode-map): Add a key for `org-toggle-ordered-property'.
2658         (org-org-menu): Add menu entries for TODO dependencies.
2660 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
2662         * org.el (org-default-properties): Add ORDERED to the default
2663         properties, to get completion support for it.
2665         * org-list.el (org-update-checkbox-count): Update more than one cookie.
2667         * org.el (org-update-parent-todo-statistics): Update more than one
2668         cookie.
2670         * org-agenda.el (org-agenda-get-todos): Start search from correct
2671         position.
2673         * org.el (org-fast-todo-selection): Make sure TODO selection does
2674         not change buffer position.
2676         * org-list.el (org-toggle-checkbox): Implement adding or removing
2677         checkboxes from line or region when called with a prefix
2678         argument.
2680         * org-rmail.el (org-rmail-store-link): Protect the call to
2681         `rmail-narrow-to-non-pruned-header'.
2683         * org-clock.el (org-clock-special-range): Fix week display in
2684         clock tables.
2686         * org-exp.el (org-get-current-options): Fix bug when in indirect
2687         buffer.
2689 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
2691         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
2692         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
2693         (org-agenda-dim-blocked-tasks): New function.
2695         * org.el (org-enforce-todo-dependencies): New option.
2696         (org-block-todo-from-children-or-siblings): New function.
2698         * org-faces.el (org-agenda-dimmed-todo-face): New face.
2700         * org.el (org-todo): Return correct state type even if the blocker
2701         throws an error.
2702         (org-modifier-cursor-error): Renamed from
2703         `org-shiftcursor-error'.
2704         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
2705         (org-shiftmetadown): Call `org-modifier-cursor-error'.
2707         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
2708         to get real errors from the blocker hook.
2710         * org.el (org-shiftselect-error, org-call-for-shift-select): New
2711         functions.
2712         (org-set-visibility-according-to-property): Turn off the setting
2713         of `org-show-entry-below', to avoid overruling a FOLDED visibility
2714         property.
2716 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
2718         * org.el (org-support-shift-select): New option.
2719         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
2720         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
2721         selection outside contexts.
2723         * org-list.el (org-at-item-bullet-p): New function.
2725         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
2726         variables.
2728         * org-footnote.el (org-footnote-normalize): Remove unnecessary
2729         variable.
2730         (org-insert-footnote-reference-near-definition): Remove
2731         unnecessary let form.
2733         * org-export-latex.el (org-export-latex-first-lines): Add
2734         OPT-PLIST parameter.
2735         (org-export-as-latex): Call `org-export-latex-first-lines' with
2736         opt-plits parameter.
2737         (org-export-latex-preprocess): Remove unnecessary variables.
2739         * org-exp.el (org-infile-export-plist)
2740         (org-export-add-options-to-plist, org-export-kill-licensed-text)
2741         (org-export-remove-headline-metadata)
2742         (org-export-get-title-from-subtree, org-get-min-level)
2743         (org-html-do-expand): Remove innecessary let form.
2745         * org-colview-xemacs.el (org-columns-display-here): Remove
2746         unnecessary variables.
2748         * org-colview.el (org-columns-display-here): Remove unnecessary
2749         variables.
2751         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
2752         variables.
2754         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
2755         unnecessary variables.
2757         * org-agenda.el (org-search-view, org-agenda-get-blocks)
2758         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
2759         variables.
2761         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
2762         (org-compact-display-after-subtree-move): Remove unnecessary
2763         variables.
2764         (org-edit-fixed-width-region): Remove unnecessary variables.
2765         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
2766         (org-olpath-completing-read): Remove unnecessary variable.
2767         (org-auto-repeat-maybe): Remove unnecessary variable.
2768         (org-map-entries): Remove unnecessary variable.
2769         (org-buffer-property-keys, org-imenu-get-tree)
2770         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
2772 -----------------------------------------------------------------
2774 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
2775         * org-exp.el (org-export-remove-timestamps): Never remove
2776         timestamps from tables.
2778         * org-export-latex.el (org-export-latex-first-lines): Add more
2779         options to the preprocessing of the text before the first
2780         headline.
2782 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
2784         * org-faces.el (org-clock-overlay): Make face compatible with
2785         XEmacs.
2787         * org.el (org-yank): Add property for delete-selection mode.
2789         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
2791         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
2792         variable.
2794         * org-table.el (org-table-insert-hline): Fix typo in fuction call
2795         to `backward-char'.
2797         * org-exp.el (org-export-as-html): Remove the initial space from
2798         colon examples.
2800         * org.el (org-scan-tags): Call
2801         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
2803         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
2804         customization groups.
2805         (org-agenda-tags-todo-honor-ignore-options): New option.
2806         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
2807         New function.
2808         (org-agenda-get-todos): Use
2809         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
2811 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
2813         * org-exp.el (org-export-format-source-code-or-example): Escape
2814         HTML characters also in examples that anre not treated with
2815         htmlize.  Also, just switch to EXAMPLE processing if we do not
2816         have a good version of htmlize.
2818         * org-rmail.el: Fix copyright notice.
2820         * org.el (org-activate-footnote-links): Improve footnote link
2821         highlighting.
2823         * org-footnote.el (org-footnote-normalize): Fix finding the end of
2824         a footnote definition at the end of the file.
2826         * org-table.el (org-table-get-specials): Add an imagined hline at
2827         the end of the table.  This can be useful for references that want
2828         to go to the end of the table.  Also fix bug when computing last
2829         row constants, in tables that do not start right at the right
2830         margin.
2831         (org-table-eval-formula): Match and replace remove references.
2832         (org-table-formula-substitute-names): Make sure that names inside
2833         a "remote" call are left alone, the will be replaced later when
2834         the remote call is handled.
2835         (org-table-convert-refs-to-rc): Do not convert things that might
2836         look like a reference, but are really part of an ID or namei n a
2837         remote reference.
2838         (org-table-get-remote-range): New function.
2840 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
2842         * org-faces.el (org-clock-overlay): Fix bug in face definition.
2844         * org-clock.el (org-clock-put-overlay): Use new face instead of
2845         `secondary-selection'.
2847         * org-faces.el (org-clock-overlay): New face.
2849 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
2851         * org-exp.el (org-get-current-options): Include the option for
2852         publishing time stamps.
2854         * org.el (org-toggle-heading): Renamed from
2855         `org-toggel-region-headings'.
2856         No longer needs a region defined, but will use it if there is one.
2857         (org-ctrl-c-star): Simplified, relying more on the internal
2858         workings of `org-toggle-heading'.
2859         (org-toggle-item): Renamed from `org-toggle-region-items'.
2860         No longer needs a region defined, but will use it if there is one.
2861         (org-ctrl-c-minus): Simplified, relying more on the inernal
2862         workings of `org-toggle-item'.
2864         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
2865         environment detection.  Also, do real changes only in unprotected
2866         places.
2868 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
2870         * org-export-latex.el (org-export-latex-quotation-marks): Use
2871         `org-if-unprotected-1'.
2872         (org-export-latex-set-initial-vars): Check for class definition in
2873         property.
2875         * org-macs.el (org-if-unprotected-1): New macro.
2877 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
2879         * org-compat.el (org-count-lines): New function.
2881         * org-exp.el (org-export-format-source-code-or-example): Handle
2882         switches related to text areas.
2884         * org.el (org-activate-footnote-links): Don't allow match inside a
2885         link.
2887         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
2889         * org-export-latex.el (org-export-latex-links): Keep a relative
2890         path relative also after export.
2892         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
2894         * org.el (org-make-tags-matcher): Never use IDO for completing the
2895         tags matcher match string.
2896         (org-completing-read): Also remove the special biding for "?".
2898         * org-attach.el (org-attach-allow-inheritance): New option.
2899         (org-attach-inherited): New variable.
2900         (org-attach-dir): Handle properties related to the attachment
2901         directory.
2902         (org-attach-check-absolute-path): New function.
2903         (org-attach-set-directory, org-attach-set-inherit): New commands.
2904         (org-attach): Accommodate the new commands in the dispatcher.
2906 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
2908         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
2909         `window-full-width-p'.
2911         * org-exp.el (org-export-as-html): Only check for images files
2912         that really can be inlined
2914         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
2915         list of extensions to be a parameter.
2917         * org-exp.el (org-export-html-inline-image-extensions): New
2918         variable.
2920         * org-agenda.el (org-prepare-agenda): Use
2921         `org-agenda-block-separator'.
2922         (org-agenda-block-separator): New option.
2924 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
2926         * org-export-latex.el (org-export-latex-tables): Call
2927         `org-table-clean-before-export' with the new optional argument.
2929         * org-exp.el (org-table-clean-before-export): New optional
2930         parameter MAYBE-QUOTED, allows for quoted characters like \# in
2931         first column.
2933 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
2935         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
2936         histograms.
2938         * org-colview.el (org-colview-construct-allowed-dates): Better
2939         error catching when a date/time property does not have allowed
2940         values defined.
2942         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
2943         Better error catching when a date/time property does not have
2944         allowed values defined.
2946 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
2948         * org.el (org-map-entries): Restore point and restriction after
2949         `org-map-entries'.
2951 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
2953         * org.el (org-time=, org-time<, org-time<=, org-time>)
2954         (org-time>=, org-time<>): Make sure both values are dates.
2956 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
2958         * org-archive.el (org-extract-archive-heading): Allow %s for file
2959         name also in achive location heading.
2961 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
2963         * org-archive.el (org-add-archive-files): Uniquify the list before
2964         returning it.
2966 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
2968         * org-compat.el (org-fit-window-to-buffer): Use
2969         `window-full-width-p'.
2971         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
2972         space after the colon in short examples.
2974         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
2975         enforce a space after the colon.  However, we also allow lines
2976         that are *only* a colon.
2977         (org-export-as-html): Enforce the space after the colon in short
2978         examples.
2979         (org-export-preprocess-string): Do the colon example protection
2980         earlier.
2981         (org-export-remove-timestamps): Do not check for protection at the
2982         end of the line.
2984 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
2986         * org.el (org-format-latex-options): Add new matcher for single
2987         letters between dollars.
2988         (org-get-header): Function removed.
2989         (org-heading-components): New function.
2991         * org-exp.el (org-export-define-heading-targets): Record ID's also
2992         as alternative targets.
2993         (org-export-as-html): Interpret "id:" links to other files by
2994         preserving the relative path.
2996         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
2997         is nil.
2999         * org-exp.el (org-export-normalize-links): Protect the main link,
3000         to avoid special character processing.
3002         * org-export-latex.el (org-export-latex-special-keyword-regexp):
3003         New variable.
3004         (org-export-latex-special-string-regexps): Variable removed.
3005         (org-export-latex-keywords): Use the new regexp.
3007         * org-exp.el (org-export-handle-include-files): Fetch switches and
3008         put them into the BEGIN statement.
3010         * org-timer.el (org-timer-mode-line-string): New variable.
3012         * org-clock.el (org-clock-mode-line-map): Renamed from
3013         `org-clock-mode-map'.
3014         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
3015         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
3016         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
3017         (org-clock-remove-overlays): Renamed from
3018         `org-remove-clock-overlays'.
3020         * org-timer.el (org-timer-pause-or-continue): Implement stopping
3021         and mode line display.
3022         (org-timer-stop): New command.
3023         (org-timer-seconds): Return correct time when timer is paused.
3024         (org-timer-mode-line-timer): New variable.
3025         (org-timer-set-mode-line, org-timer-update-mode-line): New
3026         functions.
3028         * org.el (org-insert-heading):  Handle new value `auto' for
3029         `org-blank-before-new-entry'.
3030         (org-org-menu): Add new items for timer functions.
3032         * org-list.el (org-insert-item): Handle new value `auto' for
3033         `org-blank-before-new-entry'.
3035         * org.el (org-blank-before-new-entry): New value `auto', made
3036         default.
3038 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
3040         * org-exp.el (org-export-normalize-links): If the link is also
3041         used as the description, protect the description.
3043 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
3045         * org.el (org-closest-date): Fix bug with yearly repeats, in
3046         combination with preference of the past as it is used for deadline
3047         and scheduling search.
3049         * org-exp.el (org-html-handle-time-stamps): No longer check for
3050         the `org-export-with-timestamps' option, because the preprocesser
3051         has taken care of this already.
3053         * org.el (org-entry-properties): Catch the case when this is
3054         called in a non-org-mode file.
3056         * org-export-latex.el (org-export-latex-remove-from-headlines):
3057         Variable made obsolete, also LaTeX export now uses the standard
3058         variables.
3059         (org-export-as-latex): Add the timestamps parameter to the
3060         preprocessor parameter list.
3061         (org-export-latex-content): Export the remaining keywords without
3062         considering to remove them.
3063         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
3064         Use bold font instead of tt font for the keywords.
3065         (org-export-latex-fontify-headline): Format headlines, assuming
3066         that all keywords still present should be published.
3067         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
3068         publish what ever remains of the time stamps.
3069         (org-export-latex-list-parameters): New option.
3070         (org-export-latex-lists): Pass additional parameters to the list
3071         converter.
3073         * org-exp.el (org-export-preprocess-string): Remove clock lines
3074         and timestamps already in the preprocesor.
3075         (org-export-remove-timestamps, org-export-remove-clock-lines): New
3076         functions.
3077         (org-export-as-ascii, org-export-as-html): Add the timestamps
3078         parameter to the preprocessor parameter list.
3080         * org-list.el (org-list-parse-list): Parse for checkboxes.
3081         (org-list-to-generic): Introduce and handle new parameters :cbon
3082         and :cboff.
3083         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
3084         optional parameter PARAMS.
3086         * org-export-latex.el (org-export-latex-special-chars): Fix
3087         problems with interpreting dollar signs.
3088         (org-inside-latex-math-p): New function.
3089         (org-export-latex-preprocess): Protect all the math fragments.
3091         * org.el (org-latex-regexps): Allow a dash after a dollar.
3093         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
3094         mark after copying.
3096         * org-agenda.el (org-run-agenda-series): Have series options set
3097         when finalizing the agenda.
3099         * org-exp.el (org-export-format-source-code-or-example): Protect
3100         the converted examples.
3102         * org.el (org-set-regexps-and-options): Fix the regexp
3103         `org-complex-heading-regexp'.
3105 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
3107         * org.el (org-edit-src-get-label-format): New function.
3108         (org-coderef-label-format): New option.
3109         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
3110         a label format specification and make sure it is used in the edit
3111         buffer.
3112         (org-edit-src-get-label-format): New function.
3113         (org-store-link): Handle new coderef formats.
3114         (org-link-search): Handle new coderef formats.
3116         * org-footnote.el (org-footnote-create-definition)
3117         (org-footnote-goto-local-insertion-point): Make footnote insertion
3118         work correctly when the "Footnotes" headline is the last line in
3119         the buffer.
3121         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
3122         the location.
3124 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
3126         * org-w3m.el (org-w3m): New customization group.
3127         (org-w3m-deactivate-mark): New option.
3128         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
3129         option say not to.
3131 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
3133         * org.el (org-set-font-lock-defaults): Trigger footnote
3134         fontification.
3135         (org-activate-footnote-links): New function.
3136         (org-activate-links): New entry `footnote'.
3138         * org-faces.el (org-footnote): New face.
3140 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
3142         * org-macs.el (org-re): Handle the [:word:] class.
3144         * org-exp.el (org-export-preprocess-string): Call
3145         `org-export-protect-colon-examples'.
3146         (org-export-protect-colon-examples): Renamed from
3147         `org-export-protect-examples', and scope limited to lines starting
3148         with a colon.
3150 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
3152         * org-exp.el (org-export-preprocess-string): Move the preprocess
3153         hook to after turning on Org-mode.
3154         (org-export-preprocess-after-include-files-hook)
3155         (org-export-preprocess-after-tree-selection-hook)
3156         (org-export-preprocess-before-backend-specifics-hook)
3157         (org-export-preprocess-final-hook): New hooks.
3158         (org-export-preprocess-string): Run the new hooks.
3160         * org.el (org-ctrl-c-minus): Fix indentation for new items.
3162         * org-footnote.el: New file.
3164         * org.el (org-footnote): Require footnote code.
3165         (org-startup-options): Add new footnote options.
3166         (org-mode-map): New keybindig for footnotes.
3167         (org-ctrl-c-ctrl-c): Add function at footnotes.
3168         (org-org-menu): New menu entries for footnotes.
3170         * org-export-latex.el (org-export-as-latex): Pass footnote
3171         variable to preprocessor.
3172         (org-export-latex-preprocess): Treat multiple references to a
3173         footnote.
3175         * org-exp.el (org-export-preprocess-string): Call
3176         `org-footnote-normalize'.
3177         (org-export-as-ascii, org-export-as-html): Pass footnote variable
3178         to preprocessor.
3179         (org-export-as-html): Treat multiple references to a footnote.
3181 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
3183         * org-export-latex.el (org-export-latex-links): Handle coderef
3184         links.
3186         * org.el (org-bracket-link-analytic-regexp++): New variable.
3187         (org-make-link-regexps): Initialize
3188         `org-bracket-link-analytic-regexp++'.
3189         (org-store-link): Implement special case in edit-src buffer.
3190         (org-insert-link): No use of ide to insert stored links.
3191         (org-link-search): Implement special case for coderefs.
3193         * org-exp.el (org-export-html-scripts): New constant.
3194         (org-export-html-style-default): Add a new style for highlighted
3195         code.
3196         (org-export-code-refs): New variable.
3197         (org-export-preprocess-string): Initialize `org-export-code-refs'.
3198         Call `org-export-replace-src-segments-and-examples'
3199         No longer call `org-export-protect-examples'.
3200         (org-export-target-internal-links): Take care of coderef targets.
3201         (org-export-last-code-line-counter-value): New variable.
3202         (org-export-replace-src-segments-and-examples): Renamed from
3203         `org-export-replace-src-segments', and modified.
3204         (org-export-format-source-code-or-example): Renamed from
3205         `org-export-format-source-code'.
3206         (org-export-number-lines): New function.
3207         (org-export-as-ascii, org-export-as-html): Handle coderef links.
3209 --------------------------------------------------------------------------
3211 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
3213         * org-remember.el (org-remember-handler): Safer way to get a new
3214         buffer accessing the target file.
3216         * org.el (org-refile-get-location): Handle case of current buffer
3217         not having a file associated with it.
3219 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
3221         * org-table.el (org-table-get-formula): Only ask to overwrite
3222         field formula if there really is one.
3224         * org-id.el (org-id-find): Allow the ID to be a symbol or a
3225         number, by converting these to a string.
3227         * org-colview.el (org-dblock-write:columnview): Allow ID to be
3228         located in a different file.
3230         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
3231         org-colview.el.
3233 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
3235         * org.el (org-completion-use-ido): Enhance docstring of
3236         `org-completion-use-ido'.
3238         * org-export-latex.el (org-export-latex-make-header): Double the %
3239         in the time stamp format.
3240         (org-export-latex-special-chars): Handle case where there is no
3241         match group 3.
3243 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
3245         * org.el (org-get-refile-targets, org-refile-get-location): Use
3246         expanded file name to improve comparison.
3248 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
3250         * org.el (org-scan-tags): Rescan for tags, to get the correct
3251         upcase/downcase stuff.  This slows things down for now, but it
3252         works.
3253         (org-mode): Make sure the tag-faces regexp is initialized.
3255         * org-export-latex.el (org-export-latex-links): Fix bug with
3256         undefined label.
3258         * org-table.el (org-table-get-specials): Set
3259         `org-table-current-last-data-line'.
3260         (org-table-current-last-data-line): New variable.
3261         (org-table-insert-column, org-table-delete-column)
3262         (org-table-move-column, org-table-fix-formulas): Call
3263         `org-table-fix-formulas' a second time to fix the $LR references.
3264         (org-table-get-specials): Add the $LR references to the tables.
3265         (org-table-get-formula): Do not offer last-row names as LHS of
3266         formulas.
3268         * org.el (org-store-link): Capture link description from
3269         `org-id-store-link'.
3271         * org-exp.el (org-export-html-format-image): Add the / to the end
3272         of the <img> tag.
3273         (org-export-format-source-code): Surround example by empty lines,
3274         to make sure it will not be inside a paragraph.
3276         * org.el (org-ido-switchb): New function.
3278 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
3280         * org-agenda.el (org-agenda-show): New prefix argument
3281         FULL-ENTRY.
3283         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
3284         argument.
3286         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
3287         `org-agenda-change-all-lines'.
3288         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
3289         tags are now retrieved locally.
3291 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
3293         * org.el (org-get-outline-path): Fix bug if level is not given.
3294         (org-org-menu): Do not quote function in menu vector.
3296         * org-agenda.el (org-finalize-agenda): Fix typo with variable
3297         name.
3299 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
3301         * org.el (org-refile): Avoid refiling to within the region to be
3302         refiled.
3304         * org-export-latex.el (org-export-latex-special-chars): Replace
3305         special characters also in tables.
3307         * org-agenda.el (org-agenda-change-all-lines): New argument
3308         FORCE-TAGS.
3309         (org-agenda-set-tags): Cet the new tags and pass them to
3310         `org-format-agenda-item'.
3312 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
3314         * org-export-latex.el (org-export-latex-classes): Add longable as
3315         a default package to all classes.
3316         (org-export-latex-tables): Handle the longtable attribute and the
3317         align attribute.
3319         * org-table.el (orgtbl-to-generic): Handle tables that start with
3320         a hline.
3322         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
3323         \verb for colde-like snippets.
3324         (org-export-as-latex): Fix issues with region export.
3326         * org.el (org-up-heading-safe): Speed up function by using a
3327         direct regexp search.
3328         (org-olpa): New variable.
3329         (org-get-outline-path): Speed-up path constructions in cases where
3330         this is possible because the entire hierarchy is scanned anyway.
3331         (org-refile-get-location): Don't compare the truenames of files,
3332         this is too slow.
3333         (org-goto-max-level): New option.
3334         (org-goto): Use `org-goto-max-level'.
3336 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
3338         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
3339         Strip angle brackets from message-ids in the former and don't do
3340         it in the latter.
3341         (org-gnus-follow-link): Open summary reliable, even if the last
3342         messages were deleted, and handle empty groups, too.
3344 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
3346         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
3347         instead of \texttt for the =...= and ~===~ emphasis environments.
3348         (org-export-as-latex): Remove any old :org-license-to-kill text
3349         properties.
3350         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
3351         (org-export-latex-make-header): Add some hard space after the
3352         table of contents.
3353         (org-export-latex-first-lines): Accept RBEG argument.  Mark
3354         exported text so that it will be excuded in further steps.
3356         * org-table.el (org-table-get-specials): Make @0 reference the
3357         last line in a table.
3358         (org-table-recalculate): Improve docstring.
3360 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
3362         * org.el (org-log-done): Fix docstring.
3364 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
3366         * org-exp.el (org-export-html-format-image): Fix bugs.
3368         * org-export-latex.el (org-export-latex-tables)
3369         (org-export-latex-links): Implement attribute, label, and caption
3370         handling.
3372         * org-exp.el (org-export-html-style-default): Add style
3373         definitions for the figure div.
3374         (org-export-preprocess-string, org-export-as-html): Implement
3375         attribute, label, and caption handling.
3376         (org-export-attach-captions-and-attributes): New function.
3377         (org-export-html-format-image): New function.
3378         (org-format-org-table-html): Implement attribute, label, and
3379         caption handling.
3381         * org.el (org-find-text-property-in-string): New function.
3382         (org-extract-attributes): Use the property org-attr instead of
3383         org-attrobutes, because this property is now set with the #+ATTR
3384         lines.
3386 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
3388         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
3389         the case that FROM is nil.
3391         * org.el (org-before-first-heading-p): New function.
3393 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
3395         * org-exp.el (org-export-as-html): Do not add a space before
3396         enforces line breaks.
3397         (org-export-as-html): Close paragraph before blockquote and verse
3398         tags.
3400 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
3402         * org-id.el (org-id-locations-file): Wrap file name with
3403         `convert-standard-filename'.
3404         (org-id-files): New variable.
3405         (org-id-use-hash): New option.
3406         (org-id-update-id-locations): Also search in all files current
3407         listed in `org-id-files'.  Convert the resulting alist to a hash
3408         if the user customation says so.
3409         (org-id-locations-save): Handle he case if `org-id-locations' is a
3410         hash.
3411         (org-id-locations-load): Convert the alist to a hash.
3412         (org-id-add-location): Handle the hast case.
3413         (kill-emacs-hook): Make sure id locations are saved when Emacs is
3414         exited.
3415         (org-id-hash-to-alist, org-id-alist-to-hash)
3416         (org-id-paste-tracker): New functions.
3418 -------------------------------------------------------------------------
3420 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
3422         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
3423         bindings of calendar variables.
3425         * org-table.el (org-table-find-row-type): Renamed from
3426         `org-find-row-type'.
3427         (org-table-rewrite-old-row-references): Renamed from
3428         `org-rewrite-old-row-references'.
3429         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
3430         (org-table-cleanup-narrow-column-properties): Renamed from
3431         `org-cleanup-narrow-column-properties'.
3433 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
3435         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
3436         for better error messages.
3437         (org-table-get-descriptor-line): Supply the new arguments to
3438         `org-find-row-type'.
3439         (org-table-error-on-row-ref-crossing-hline): New option.
3441         * org.el (org-target-link-regexp): Make buffer-local.
3442         (org-move-subtree-down): Fix bug with trees at beginning of
3443         buffer.
3445 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
3447         * org-faces.el (org-set-tag-faces): New function.
3448         (org-tags-special-faces-re): New variable.
3450         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
3452         * org-faces.el (org-tag-faces): New option.
3453         (org-tag): Mention `org-tag-faces' in the docstring.
3455 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
3457         * org-exp.el (org-export-html-style-default): Implement new
3458         quoting.
3460         * org-jsinfo.el (org-infojs-template): Implement new quoting.
3462         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
3463         command to the `w3m-minor-mode-map'.
3465         * org-archive.el (org-archive-to-archive-sibling): Protect
3466         `this-command' to avoid appending kills during archiving.
3468         * org-exp.el (org-export-with-priority): New variable.
3469         (org-export-add-options-to-plist): Use `org-export-plist-vars'
3470         instead of internal list of strings and properties.
3471         (org-print-icalendar-entries): Retrieve the location property with
3472         inheritance.
3474 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
3476         * org-exp.el (org-export-with-todo-keywords): New option.
3477         (org-export-plist-vars): Include also the keys for the #+OPTIONS
3478         line.
3479         (org-default-export-plist, org-export-add-options-to-plist)
3480         (org-export-as-ascii, org-export-as-html): Use the new structure
3481         of `org-export-plist-vars'.
3483         * org.el (org-map-entries): Return all values.
3485 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
3487         * org.el (org-matcher-time): Recognize more special values.
3489         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
3491 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
3493         * org.el (org-tags-exclude-from-inheritance): New option.
3494         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
3495         `org-tags-exclude-from-inheritance'.
3497         * org-agenda.el (org-agenda-show-inherited-tags): New option.
3498         (org-format-agenda-item): Add inherited tags to the agenda line
3499         string, and make sure that properties are kept when downcasing the
3500         tags list.
3501         (org-agenda-add-inherited-tags): New function.
3502         (org-downcase-keep-props): New function.
3504         * org.el (org-scan-tags): Mark inherited tags with a text
3505         property.
3506         (org-get-tags-at): Mark inherited tags with a text property.
3507         (org-add-prop-inherited): New function.
3509         * org-agenda.el (org-agenda-add-inherited-tags): New function.
3510         (org-agenda-show-inherited-tags): New option.
3512 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
3514         * org.el (org-modules): Add org-w3m to the default modules.
3516         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
3517         orgtbl-mode.
3518         (orgtabl-create-or-convert-from-region): New command.
3520         * org-exp.el (org-export-as-ascii): Remove the handling of
3521         targets.
3522         (org-export-ascii-preprocess): Handle targets already in this
3523         function.
3525 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
3527         * org-timer.el (org-timer-start-time): Define this variable.
3528         (org-timer-item): Make argument optional.
3530         * org-list.el (org-insert-item): Automatically insert a timer item
3531         if the current list is a timer list.
3533         * org-timer.el: New file.
3535         * org-publish.el (org-publish-org-index): Only exclude the index
3536         file in the main directory from being added to the site-map.
3537         (org-publish-get-project-from-filename): If the current project is
3538         a component, start publishing from the parent project.
3540 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
3542         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
3544         * org-publish.el (org-publish-org-index): Improve removal of
3545         temporary buffers.
3547         * org-agenda.el (org-get-closed): Re-apply changes
3548         accidentially overwritten by last commit to Emacs.
3550         * org.el (org-outline-path-complete-in-steps): New option.
3551         (org-refile-get-location): Honor
3552         `org-outline-path-complete-in-steps'.
3553         (org-agenda-change-all-lines, org-tags-sparse-tree)
3554         (org-time-string-to-absolute, org-small-year-to-year)
3555         (org-link-escape): Re-apply changes accidentially overwritten
3556         by last commit to Emacs.
3558 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
3560         * org-clock.el (org-dblock-write:clocktable): Make sure the
3561         clocktable sees the first line.
3562         (org-clock-in): Warn if the clock cannot be resumed.
3564 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
3566         * org.el (org-open-at-point): Fix mixup about interactive and
3567         non-interactive elisp links.
3569 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
3571         * org-exp.el (org-export-preprocess-string): Allow one comment
3572         line before the first headline to always be included.  This is
3573         to not miss a commented target.
3575         * org-mouse.el (org-mouse-insert-item): Call
3576         `org-indent-to-column' instead of `indent-to', for XEmacs
3577         compatibility.
3579         * org.el (org-refile-targets): Fix customize definition so
3580         that it works also in XEmacs.
3581         (org-fixup-indentation): Call `org-indent-to-column' instead
3582         of `indent-to', for XEmacs compatibility.
3584 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
3586         * org-mew.el (org-mew-store-link): Get the correct case folder
3587         for refiled messages.
3589 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
3591         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
3592         line break indicators.
3594         * org.el (org-ido-completing-read): Remove the "i:" prefix for
3595         ido-completion propts.
3597 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
3599         * org-remember.el (org-remember-apply-template): Use
3600         `org-substring-no-properties'.
3602         * org-compat.el (org-substring-no-properties): New function.
3604         * org-remember.el (org-remember-apply-template): Use
3605         `org-substring-no-properties' for compatibility.
3607         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
3608         option.
3609         (org-fix-bullet-type): respect
3610         `org-list-two-spaces-after-bullet-regexp'.
3612         * org-clock.el (org-clock-load): Clean up the code.
3614         * org.el (org-adaptive-fill-function): Allow two spaces after
3615         "1." as a list bullet.
3617 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
3619         * org-clock.el (org-clock-save, org-clock-load): Check for
3620         live buffers, existing files, and buffer file names to ensure
3621         consistent information.
3622         (org-clock-persist): Make `clock' a special value of this
3623         variable, and improve docstring.
3625         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
3626         (org-get-string-indentation): Adapt indentation when the bullet
3627         width changes.
3629 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
3631         * org-remember.el (org-remember-finalize): Make interactive.
3632         (org-remember-kill): New command.
3633         (org-remember-finish-immediately): Call `org-remember-finalize'
3634         directly.
3635         (org-remember-finalize): Make `org-remember-finalize' an interactive
3636         function.
3638 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
3640         * org-remember.el (org-remember-apply-template): No ido completion
3641         for free prompts in remember templates.
3642         (org-remember-before-finalize-hook): New hook.
3643         (org-remember-mode): New minor mode.
3644         (org-remember-apply-template): Turn on `org-remember-mode'.
3646         * org-id.el (org-id-add-location): Avoid error when no file is
3647         given.
3649         * org-remember.el (org-remember-apply-template): Fix the way how
3650         the list of allowed properties is retrieved from the target file.
3652         * org.el (org-insert-link): Improve file link matching.
3654 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
3656         * org-colview.el (org-columns-display-here): New argument
3657         DATELINE, to trigger using the new face.
3658         (org-agenda-colview-summarize): Call `org-columns-display-here'
3659         with the new argument.
3661         * org-faces.el (org-agenda-column-dateline): New face.
3663         * org-publish.el (org-publish-org-index): Use index-title at page
3664         title, not as section.
3666         * org-exp.el (org-export-html-format-desc): Respect the
3667         org-protect property.
3668         (org-export-as-html): Protect image specifiers that are in the
3669         description part of a link.
3671         * org.el (org-sort-entries-or-items, org-completing-read)
3672         (org-refile-get-location, org-olpath-completing-read, org-todo)
3673         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
3674         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
3675         (org-set-property, org-delete-property)
3676         (org-delete-property-globally): Use `org-ido-completing-read'.
3678         * org-remember.el (org-remember-apply-template): Use
3679         `org-ido-completing-read'.
3681         * org-publish.el (org-publish): Use `org-ido-completing-read'.
3683         * org-colview.el (org-columns-edit-value, org-columns-new)
3684         (org-insert-columns-dblock): Use `org-ido-completing-read'.
3686         * org-colview-xemacs.el (org-columns-edit-value)
3687         (org-columns-new, org-insert-columns-dblock): Use
3688         `org-ido-completing-read'.
3690         * org-attach.el (org-attach-delete-one, org-attach-open): Use
3691         `org-ido-completing-read'.
3693         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
3694         `org-ido-completing-read'.
3696         * org.el (org-time-today): New function.
3697         (org-matcher-time): Use `org-time-today'.  Add special treatment
3698         for "<tomorrow>" and "<yesterday>".
3699         (org-ido-completing-read): New function.
3700         (org-completion-use-ido): New option.
3702         * org-exp.el (org-export-format-source-code): Fix bug in require
3703         htmlize code.
3704         (org-export-target-internal-links): Fix bug in search for text
3705         property.
3707 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
3709         * org-export-latex.el (org-export-latex-subcontent): Interprete
3710         target aliases as additonal labels.
3712         * org-exp.el (org-export-target-aliases): New variable.
3713         (org-export-preprocess-string)
3714         (org-export-handle-invisible-targets): Fill the alias alist.
3715         (org-export-as-html): Remove the &nbsp; from the anchor, and also
3716         assign an id.
3717         (org-html-level-start): Insert the target aliases as additonal
3718         anchors.
3720         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
3721         picture area.
3723 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
3725         * org.el (org-open-at-mouse): Ensure correct link abbreviations
3726         when following a link with the mouse from the agenda.
3728         * org-exp.el (org-export-as-html): Avoid lone </div> when no
3729         headlines are created.
3731 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
3733         * org-exp.el (org-export-preprocess-string): Reorder so that we
3734         can still see ID properties when we collect targets.
3735         (org-export-target-internal-links): Also store targets for ID's.
3737         * org.el (org-link-translation-function): New option.
3738         (org-open-at-point): Call `org-link-translation-function' if
3739         non-nil.
3740         (org-translate-link): New function.
3741         (org-translate-link-from-planner): New function.
3742         (org-open-at-point): Allow interactive commands in elisp links.
3744         * org-exp.el (org-icalendar-cleanup-string): Restore the old
3745         iCalendar quoting.  The new one seems to caus problems with
3746         applications.
3748         * org.el (org-yank): Set `this-command' to `yank', so that
3749         `yank-pop' will work.
3751 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3753         * org-id.el (org-id-search-archives): New option.
3755         * org.el (org-link-to-org-use-id): New option.
3756         (org-store-link): Use `org-link-to-org-use-id'.
3757         (org-id): Make org-id.el a standard component.
3759 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3761         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
3762         hexified version of the tag.
3764         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
3765         compliance as far as quoting is concerned.
3767         * org-vm.el (org-vm-follow-link): Require `vm-search'.
3769         * org.el (org-up-heading-safe, org-forward-same-level): Always
3770         call `org-back-to-heading' instead of `outline-back-to-heading'.
3771         (org-back-to-heading): New wrapper around outline-back-to-heading,
3772         with a useful error message telling where the error happened.
3774         * org-list.el (org-update-checkbox-count): Always call
3775         `org-back-to-heading' instead of `outline-back-to-heading'.
3777         * org-exp.el (org-export-as-html): Make sure that each <img> tag
3778         has an `alt' attribute, to ensure XHTML validation.
3780 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
3782         * org-publish.el (org-publish-attachment): Allow publishing to
3783         overwrite attachment files.
3785         * org-agenda.el (org-agenda-timerange-leaders): New option.
3786         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
3788         * org.el (org-edit-src-exit): Untabify ASCII image before
3789         returning.
3802 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3804         * org.el (org-yank): Make any prefix force normal yanking.
3805         Suppress folding if text would be swallowed into a folded
3806         subtree.
3807         (org-yank-folded-subtrees, org-yank): Docstring updates.
3809         * org-agenda.el (org-agenda-compare-effort): Treat no effort
3810         defined as 0.
3812         * org-exp.el (org-export-language-setup): Add Catalan and
3813         Esperanto language entries.
3815 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
3817         * org.el (org-refile): Allow refiling of entire regions.
3819         * org-clock.el (org-clock-time%): New function.
3821         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
3822         retrieve property values.
3824 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
3826         * org-agenda.el (org-agenda-list): Handle the value `only' of
3827         org-agenda-show-log'.
3828         (org-agenda-log-mode): Interpret a double prefix arg.
3830 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
3832         * org-exp.el (org-export-html-footnotes-section): New variable.
3833         (org-export-as-html): Use `org-export-html-footnotes-section' to
3834         insert the footnotes.
3835         (org-export-language-setup): Add "Footnotes" to language words.
3837 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
3839         * org.el (org-yank): Fix bug when not inserting a subtree.
3841 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
3843         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
3844         instead of `vm-beginning-of-message'.
3846         * org.el (org-make-link-regexps): Make sure that links to gnus can
3847         contain brackets.
3849 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
3851         * org-attach.el (org-attach-dir): Remove duplicate ID creation
3852         code.
3854         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
3855         shell output.
3857         * org.el (org-link-abbrev-alist): Improve customization type.
3859         * org-attach.el (org-attach-expand-link, org-attach-expand): New
3860         functions.
3862         * org-agenda.el (org-agenda-get-progress): Renamed from
3863         `org-get-closed'.  Implement searching for state changes as well.
3864         (org-agenda-log-mode-items): New option.
3865         (org-agenda-log-mode): New option prefix argument, interpreted as
3866         request to show all possible progress info.
3867         (org-agenda-get-day-entries): Call `org-get-progress' instead of
3868         `org-get-closed'.
3869         (org-agenda-set-mode-name): Handle the more complex log mode
3870         settings.
3871         (org-get-closed): New alias, pointing to `org-get-progress'.
3873 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
3875         * org.el (org-file-apps-defaults-gnu)
3876         (org-file-apps-defaults-macosx)
3877         (org-file-apps-defaults-windowsnt): Add an entry defining the
3878         system command.
3879         (org-file-apps): Allow `system' as key and value.
3880         (org-open-at-point): Explain the effect of a double prefix arg.
3881         (org-open-file): If the argument `in-emacs' is (16),
3882         i.e. corresponding to a double prefix argument, try to open the
3883         file externally.
3885 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
3887         * org.el (org-insert-link): Abbreviate absolute files names in
3888         links.  Also, fix a bug in which the double C-u prefix would not
3889         be honored.
3891 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
3893         * org.el (org-insert-heading): If buffer does not end with a
3894         newline, add one if necessary to insert headline correctly.
3896         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
3897         paragraphs, not inside.
3899         * org.el (org-todo): Quote
3900         `org-agenda-headline-snapshot-before-repeat'.
3902         * org-exp.el (org-export-as-html): Fully process link descriptions.
3903         (org-export-html-format-desc): New function.
3904         (org-export-as-html): Collect footnotes into the correct basket.
3905         (org-html-protect): No longer protect quotations marks here, this
3906         goes wrong.
3908         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
3909         BEG.
3911         * org-compat.el (org-fit-window-to-buffer): New function (not
3912         really, a preliminary and incomplete version was present earlier,
3913         but not used).
3915         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
3916         `org-fit-window-to-buffer'.
3918         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
3920         * org-agenda.el (org-agenda-get-restriction-and-command)
3921         (org-fit-agenda-window, org-agenda-convert-date): Use
3922         `org-fit-window-to-buffer'.
3924         * org-exp.el (org-export-as-html): Process href links through
3925         `org-export-html-format-href'.
3926         (org-export-html-format-href): New function.
3928         * org-agenda.el (org-agenda-todo): Update only the current
3929         headline if this is a repeated TODO, marked done for today.
3930         (org-agenda-change-all-lines): New argument JUST-THIS, to change
3931         only the current line.
3933         * org.el (org-todo): Take a snapshot of the headline if the
3934         repeater might change it.
3936 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
3938         * org-publish.el (org-publish-find-title): Remove buffers visited
3939         only for extracting the title.
3941         * org-exp.el (org-export-html-style)
3942         (org-export-html-style-default): Mark style definitions as
3943         unparsed CDATA.
3945         * org-publish.el (org-publish-validate-link): Function
3946         re-introduced.
3948 2008-11-02  Charles Sebold  <csebold@gmail.com>
3950         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
3951         property.
3952         (org-plot-quote-timestamp-field): New function.
3953         (org-plot-quote-tsv-field): Call timestamp field function when
3954         necessary rather than just quoting as a string.
3955         (org-plot/gnuplot-to-data): Pass in timefmt property.
3956         (org-plot/gnuplot-script): Supports timefmt property.
3957         (org-plot/gnuplot): Checks for timestamp column before checking
3958         for text index column.
3960 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
3962         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
3964         * org-publish.el (org-publish-org-index): Create a section in the
3965         index file.
3966         (org-publish-org-index): Stop linking to directories.
3968         * org.el (org-emphasis-alist): Use span instead of <u> to
3969         underline text.
3971         * org-exp.el (org-export-as-html): Make sure <p> is closed before
3972         <pre> sections.
3974 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
3976         * org-jsinfo.el (org-infojs-template): Remove language attribute
3977         from script tag.
3979 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
3981         * org-agenda.el (org-agenda-remove-marked-text): New function.
3982         (org-agenda-mark-filtered-text)
3983         (org-agenda-unmark-filtered-text): New functions.
3984         (org-write-agenda): Remove fltered text.
3986         * org.el (org-make-tags-matcher): Give access to TODO "property"
3987         without speed penalty.
3989 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
3991         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
3992         option.
3993         (org-store-link-props): Make sure adding to the plist works
3994         correctly.
3996         * org-gnus.el (org-gnus-no-new-news): New function.
3997         (org-gnus-follow-link): Allow the article ID to be a message-id,
3998         in addition to allowing article numbers.  Message IDs make much
3999         more roubust links.
4000         (org-gnus-store-link): Use message-id to create link.
4002 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
4004         * org.el (org-emphasize): Reverse the selection array.
4005         (org-emphasis-alist): Set <code> tags for the verbatim
4006         environment.
4008         * org-remember.el (org-remember-handler): Fix bug with
4009         prefix-related changing of the note storage target.
4011         * org-exp.el (org-print-icalendar-entries): Make the exported
4012         priorities compatible with RFC 2445.
4014         * org-clock.el (org-clock-save): Insert time stamp without
4015         dependence on time-stamp.el.
4017 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
4019         * org.el ("saveplace"): If saveplace puts point into an invisible
4020         location, make it visible.
4021         (org-make-tags-matcher): Allow inactive time stamps in time
4022         comparisons.
4023         (org-yank-adjusted-subtrees): New option.
4024         (org-yank): Incorporate adjusting trees.
4025         (org-paste-subtree): New argument FOR-YANK which will cause
4026         insertion at point without backing up over white lines, and leave
4027         point at the end of the inserted text.  Also if the cursor is
4028         at the beginning of a headline, use the same level or the inserted
4029         tree.
4031         * org-publish.el (org-publish-get-base-files-1): Deal correctly
4032         with broken symlinks
4034 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
4036         * org-exp.el (org-export-select-tags, org-get-current-options):
4037         Fix typo.
4039 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
4041         * org-agenda.el (org-format-agenda-item)
4042         (org-agenda-filter-make-matcher): Make sure tags are stored and
4043         compared donwcased.
4045 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
4047         * org.el (org-insert-todo-heading): Fix bug with force-heading
4048         argument.
4050 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
4052         * org-clock.el (org-clock-in-resume): Add a custom option to
4053         toggle starting the clock from an open clock line.
4054         (org-clock-in): When clocking in to an entry, if
4055         `org-clock-in-resume' is set, check if the first clock line is
4056         open and if so, start the clock from the time in the clock line.
4057         (org-clock-persist): Add a custom option to toggle clock
4058         persistence.
4059         (org-clock-persist-query-save): Add a custom option to toggle
4060         asking the user if they want to save the running clock when
4061         exiting.
4062         (org-clock-persist-query-resume): Add a custom option to toggle
4063         asking the user if they want to resume the saved clock when Emacs
4064         is restarted.
4065         (org-clock-save): Add a function to save clock data.
4066         This includes the contents of `org-clock-history' and the buffer
4067         and position of the currently clocked task, if any.
4068         (org-clock-load): Add a function to load clock data.
4069         This populates `org-clock-history', and resumes the saved clocked
4070         task if there is one.
4071         (org-clock-persistence-insinuate): Add a method to set up the
4072         hooks for clock persistence.
4074 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
4076         * org-exp.el (org-export-as-ascii): Handle the case that we are
4077         publishing from an indirect buffer.
4079         * org-table.el (org-table-copy-down): Fix bug with time stamp
4080         increment.
4082         * org-mouse.el (org-mouse-features): New option.
4083         (org-mode-hook): Turn on features depending on
4084         `org-mouse-features'.
4086         * org.el (org-insert-heading-respect-content): Force heading
4087         creation.
4088         (org-insert-heading): keep the folding state of the heading before
4089         the inserted one.
4091 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
4093         * org-archive.el (org-archive-to-archive-sibling): Handle top
4094         level headlines better.
4096 2008-10-21  Bastien Guerry  <bzg@altern.org>
4098         * org-export-latex.el (org-export-latex-classes): Added
4099         \usepackage{graphicx} to the default list of packages.
4101 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
4103         * org-agenda.el (org-agenda-filter): Renamed from
4104         `org-agenda-filter-tags'.
4106 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
4108         * org.el (org-entry-properties): Add CATEGORY property, iven if it
4109         is not defined as a property in this entry.
4110         (org-add-log-note): Mask prefix argument when immediately storing
4111         the note.
4113         * org-agenda.el (org-agenda-filter-effort-default-operator): New
4114         option.
4116 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
4118         * org.el (org-add-log-setup): Bugfix; code to find insertion point
4119         after drawers was skipping ahead one line too many, so notes were
4120         inserted after the first note instead of before it.
4122 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
4124         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
4125         New variables.
4126         (org-prepare-agenda): Reset the filter tags.
4127         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
4128         Show filter tags in mode line.
4130         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
4131         formatter.
4133         * org-export-latex.el (org-latex-entities-regexp): New constant.
4134         (org-export-as-pdf): Use two calls to `shell-command'.
4136 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
4138         * org-export-latex.el (org-export-latex-treat-sub-super-char):
4139         Honor the {} value of the subsuperscript setting.  Make sure that
4140         longer subsuperscripts are typeset in a roman font.
4142         * org.el (org-clock-update-time-maybe): Compute negative clock
4143         intervals correctly.
4145 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
4147         * org.el (org-add-log-setup): Respect
4148         `org-log-state-notes-insert-after-drawers'.
4149         (org-log-state-notes-insert-after-drawers): New option.
4150         (org-todo-trigger-tag-changes): New function.
4151         (org-todo): Call `org-todo-trigger-tag-changes'.
4153 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
4155         * org.el (org-add-log-setup): Only skip drawers if the are
4156         immediately after the scheduling keywords.
4158         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
4159         function
4160         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
4161         call it with the current todo state to get the state to switch to
4162         when clocking in.
4163         (org-clock-in): Use org-indent-line-function to indent clock lines.
4164         (org-clock-find-position): Fix indentation of empty clock drawers.
4166 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
4168         * org-publish.el (org-publish-org-to): Handle case when
4169         org-export-to-pdf does return a file name, not a buffer.
4170         (org-publish-org-to-pdf): New function.
4172         * org-export-latex.el (org-export-as-pdf)
4173         (org-export-as-pdf-and-open): New commands.
4175         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
4176         forms as ranges.
4178         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
4179         things in protexted regions.
4181 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
4183         * org-export-latex.el (org-export-latex-preprocess): Improve
4184         quoting of LaTeX environments.
4186 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
4188         * org.el (org-edit-fixed-width-region): Exclude final newline from
4189         picture area.
4191         * org-export-latex.el (org-export-latex-subcontent): Add labels to
4192         sections, to make internal links work.
4193         (org-export-latex-fontify-headline): Do not remove all text
4194         properties, to make sure that target properties survive this
4195         process.
4197         * org-exp.el (org-export-preprocess-string): Change sequence of
4198         modifications, to make sure links are prepared before the LaTeX
4199         conversions do happen.
4201 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
4203         * org-attach.el (org-attach-delete-all): Renamed from
4204         `org-attch-delete'.  Add a security query before deleting the
4205         entire directory.  New optional argument FORCE can overrule the
4206         security query.
4207         (org-attach-delete-one): New command.
4209 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
4211         * org-attach.el (org-attach-file-list): Fix bug with directory.
4213 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
4215         * org.el (org-apps-regexp-alist): New function.
4216         (org-file-apps): Add auto-mode to the default value.
4217         (org-open-file): Use the new structure of org-file-apps.
4219         * org-attach.el (org-attach): Support the new keys.
4220         (org-attach-method): New option.
4222 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
4224         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
4225         March.
4227         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
4228         of the list value o `org-use-tag-inheritance'.
4230         * org-attach.el (org-attach-auto-tag): New option.
4231         (org-attach-tag, org-attach-untag): New functions.
4232         (org-attach-attach, org-attach-new, org-attach-sync): Call
4233         `org-attach-tag'.
4234         (org-attach-delete): Call `org-attach-untag'.
4236 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
4238         * org-table.el (orgtbl-self-insert-command): Make this work for
4239         the keypad as well.
4241 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
4243         * org.el (org-add-log-setup): Limit searc for drawers to entry
4244         text, not to subtree.
4246         * org-clock.el (org-clock-heading-for-remember): New variable.
4247         (org-clock-in): Set `org-clock-heading-for-remember'.
4249 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
4251         * org-remember.el (org-remember-apply-template): Add new
4252         expansions: %k, %K for currently clocked task and a link to the
4253         currently clocked task, and %< to file notes in the currently
4254         clocked task.
4256 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
4258         * org-export-latex.el (org-export-latex-make-header): Also insert
4259         the content of the property :latex-header-extra.
4261         * org-exp.el (org-infile-export-plist): Put the content of
4262         #+LATEX_HEADER: into the property :latex-header-extra.
4264         * org-colview.el (org-columns-get-format-and-top-level): Remove
4265         resetting the marker.
4267         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
4268         Remove resetting the marker.
4270         * org.el (org-entry-property-inherited-from): Improve docstring.
4271         (org-entry-get-with-inheritance): Reset marker before starting the
4272         search.
4274         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
4276 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
4278         * org.el (org-entry-get-multivalued-property)
4279         (org-entry-protect-space, org-entry-restore-space): New
4280         functions.
4281         (org-file-apps-defaults-macosx): Let postscript files be opened by
4282         preview.
4283         (org-time-stamp-inactive): Call `org-time-stamp'.
4284         (org-time-stamp): New argument `inactive'.  Also edit inacive
4285         stamps. Convert time stamp type.
4286         (org-open-file): Interpret the `default' value for the `command'
4287         in `org-file-apps'.
4289         * org-id.el (org-id-int-to-b36-one-digit)
4290         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
4291         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
4292         b36.
4294 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
4296         * org-id.el (org-id-reverse-string): New function.
4297         (org-id-new): Use `org-id-reverse-string' to make sure the
4298         beginning chars of the ID are mutating fast.  This allows to use a
4299         directory structure to spread things better.
4300         (org-id-prefix): Changed default to nil.
4302         * org-list.el (org-move-item-down, org-move-item-up): Remember and
4303         restore the column of the cursor position.
4305         * org-remember.el (org-remember-apply-template): Remove properties
4306         from `initial'.
4308 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
4310         * org-wl.el (org-wl-open): Remove useless call to
4311         `wl-thread-open-all'.
4313         * org-remember.el (org-remember-handler): Fix bug with `bottom'
4314         location.
4316 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
4318         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
4319         `org-bbdb-anniversaries'.
4321         * org.el (org-get-next-sibling, org-forward-same-level): New
4322         functions, similar to the outline versions, but invisible headings
4323         are OK.
4325 2008-09-25  Bastien Guerry  <bzg@altern.org>
4327         * org.el (org-auto-repeat-maybe): Insert a space between
4328         the timestamp's type and the timestamp itself.
4330 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
4332         * org-table.el (org-table-sum): Do not format the result with %g,
4333         it does rounding when there are too many digits.
4335         * org.el (org-map-entries): Protect the keyword-selecting variables.
4337 2008-09-23  Bastien Guerry  <bzg@altern.org>
4339         * org-agenda.el (org-agenda-to-appt): Make sure the function check
4340         against all agenda files.
4342 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
4344         * org-list.el: New file, aggregating list functions from org.el
4345         and org-export-latex.el.
4347         * org.el (org-edit-src-region-extra): New option.
4349 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
4351         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
4352         time before 1am.
4354 2008-09-22  Bastien Guerry  <bzg@altern.org>
4356         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
4358 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
4360         * org-plot.el (org-plot/gnuplot): Make tables starting with a
4361         hline work correctly.
4362         (org-plot/gnuplot-script): Put commas at the end of each script
4363         line.
4365 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
4367         * org.el (org-get-refile-targets): Replace links with their
4368         descriptions
4369         (org-imenu-get-tree): Replace links with their descriptions.
4371         * org-remember.el (org-remember-apply-template): Add a new
4372         expansion for adding properties to remember items.
4374         * org.el (org-add-log-setup): Skip over drawers (properties,
4375         clocks etc) when adding notes.
4377         * org-agenda.el (org-agenda-get-closed): show durations of clocked
4378         items as well as the start and end times.
4380         * org-compat.el (org-get-x-clipboard-compat): Add a compat
4381         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
4383         * org-remember.el (org-get-x-clipboard): Use the compat
4384         function to get clipboard values when x-selection-value is
4385         unavailable. Use substring-no-properties instead of
4386         set-text-properties to remove text properties from the clipboard
4387         value.
4389         * lisp/org-clock.el (org-update-mode-line): Support limiting the
4390         modeline clock string, and display the full todo value in the
4391         tooltip. Set a local keymap so mouse-3 on the clock string goes to
4392         the currently clocked task.
4393         (org-clock-string-limit): Add a custom value for the maximum
4394         length of the clock string in the modeline.
4395         (org-clock-mode-map): Add a keymap for the modeline string
4397 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
4399         * org-compat.el (org-propertize): New function.
4401 2008-09-20  Bastien Guerry  <bzg@altern.org>
4403         * org-export-latex.el (org-export-latex-tables): protect exported
4404         tables from further special chars conversion.
4405         (org-export-latex-preprocess): Preserve LaTeX environments.
4406         (org-list-parse-list): Parse descriptive lists.
4407         (org-list-to-generic, org-list-to-latex, org-list-to-html)
4408         (org-list-to-texinfo): Export descriptive lists.
4409         (org-quote-chars): Remove.
4410         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
4411         (org-export-latex-list-beginning-re): Rename to
4412         `org-list-beginning-re'
4413         (org-list-item-begin): Rename to `org-list-item-beginning'
4415 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
4417         * org.el (org-refile): Allow refiling to the last entry in the
4418         buffer.
4419         (org-get-tags-at): Fix bug when inheritance is turned off.
4421 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
4423         * org.el (org-indent-line-function): No longer check for src
4424         regions, this is too much overhead.
4426         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
4427         matching.
4429         * org.el (org-scan-tags): Make sure that tags matching is not case
4430         sensitive.  TODO keyword matching is case sensitive, however, to
4431         avoid confusion with similar words that are not meant to be
4432         keywords.
4434 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
4436         * org.el (org-get-local-tags-at): New function.
4437         (org-get-local-tags): New function.
4439         * org-exp.el (org-export-get-categories): New function.
4441         * org-agenda.el (org-sorting-choice)
4442         (org-agenda-sorting-strategy, org-agenda-get-todos)
4443         (org-agenda-get-timestamps, org-agenda-get-deadlines)
4444         (org-agenda-get-scheduled, org-agenda-get-blocks)
4445         (org-entries-lessp): Implement sorting by TODO state.
4446         (org-cmp-todo-state): New defsubst.
4448         * org-colview.el (org-colview-construct-allowed-dates): New
4449         function.
4450         (org-columns-next-allowed-value): Use
4451         `org-colview-construct-allowed-dates'.
4453         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
4454         function.
4455         (org-columns-next-allowed-value): Use
4456         `org-colview-construct-allowed-dates'.
4458 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
4460         * org.el (org-protect-slash): New function.
4461         (org-get-refile-targets): Use `org-protect-slash'.
4463         * org-agenda.el (org-global-tags-completion-table): New variable.
4465         * org-exp.el (org-export-handle-export-tags): New function.
4466         (org-export-preprocess-string): Call
4467         `org-export-handle-export-tags'.
4469         * org-plot.el: New file.
4471         * org-publish.el (org-publish-expand-components): Function removed.
4472         (org-publish-expand-projects): Allow components to have components.
4474 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
4476         * org.el (org-indent-line-function): Do not indent in regions that
4477         are external source code.
4478         (org-yank-and-fold-if-subtree): New function.
4480         * org-agenda.el (org-agenda-todayp): New function.
4481         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
4482         `org-agenda-todayp'.
4484         * org.el (org-insert-heading-respect-content)
4485         (org-insert-todo-heading-respect-content): New commands.
4486         (org-insert-heading-respect-content): New option.
4487         (org-insert-heading): Respect `org-insert-heading-respect-content'.
4489         * org-clock.el (org-clock-find-position): Make sure the note after
4490         the clock line gets moved into the new clock drawer.
4492 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
4494         * org-id.el (org-id-new): New option.
4496 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
4498         * org-table.el (org-table-copy-down): Avoid overflow during
4499         increment.  Use prefix argument 0 to temporarily disable the
4500         increment.
4502 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
4504         * org-exp.el (org-export-as-html): Do not turn on the major mode
4505         if the buffer will be killed anyway.
4506         (org-get-current-options): Exclude the #+TEXT field.
4507         (org-export-as-html): Make sure text before the first headline is
4508         a paragraph.
4510         * org-publish.el (org-publish-org-to): Tell the exporter that this
4511         buffer will be killed, so it is not necessary to do major mode
4512         initialization.
4514         * org-archive.el (org-archive-to-archive-sibling): Show empty
4515         lines after folding the archive sibling.
4517         * org.el (org-log-note-extra): New variable.
4519 2008-09-05  Bastien Guerry  <bzg@altern.org>
4521         * org.el (org-additional-option-like-keywords): Added keywords for
4522         the _QUOTE, _VERSE and _SRC environments.
4524         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
4525         exporting _QUOTE and _VERSE environments.
4527 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
4529         * org-agenda.el (org-agenda-filter-by-tag): New command.
4531         * org-exp.el (org-get-current-options): Remove angular brackets
4532         from the date entry.
4534         * org.el (org-edit-fixed-width-region): New function.
4535         (org-edit-fixed-width-region): Also try
4536         `org-edit-fixed-width-region'.
4537         (org-edit-fixed-width-region-mode): New option.
4538         (org-activate-code): Only interprete lines starting with colon
4539         plus a space as example lines.
4541         * org-remember.el (org-remember-templates): Add nil instead of
4542         empty strings to fix the length of remember templates.
4544         * org-table.el (org-calc-default-modes): Fix the time format for
4545         calc, from 12 hour to 24 hour clock.
4547 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
4549         * org-agenda.el (org-agenda-get-deadlines)
4550         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
4551         entries that are pre-warnings of deadlines or reminders.
4553         * org.el (org-sort-entries-or-items): Make numeric and alpha
4554         comparisons ignore any TODO keyword and priority cookie.
4556         * org-remember.el (org-remember-handler): Reinterpretation of the
4557         prefix argument.
4559 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
4561         * org-agenda.el (org-agenda-get-scheduled): Use new
4562         `org-scheduled' face.
4564         * org-faces.el (org-scheduled): New face.
4566         * org-wl.el (org-wl-open): Remove incorrect declaration.
4568         * org-gnus.el (org-gnus-store-link): Support for :to information
4569         in gnus links.
4571         * org-exp.el (org-export-as-html): Fixed typo in creator
4572         information.
4573         (org-export-protect-examples): New parameter indent.  Insert extra
4574         spaces only when this parameter is specified.
4575         (org-export-preprocess-string): Call `org-export-protect-examples'
4576         with an indentation parameter when exporting to ASCII.
4578         * org-remember.el (org-remember-templates)
4579         (org-remember-apply-template): Allow the file component to be a
4580         function.
4582         * org.el (org-goto-local-search-headings): Renamed from
4583         `org-goto-local-search-forward-headings'.  Added the possibility
4584         to search backwards.
4586 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
4588         * org-export-latex.el (org-export-latex): New customization
4589         group.
4591         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
4593 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
4595         * org-exp.el (org-html-do-expand): Allow {} to terminate
4596         tex macro
4598 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
4600         * org.el (org-buffer-list): Select buffers based on major mode,
4601         not on file name.
4603 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
4605         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
4606         face property.
4608         * org-colview.el (org-columns-display-here): Use
4609         `org-columns-modify-value-for-display-function'.
4611         * org-colview-xemacs.el (org-columns-display-here): Use
4612         `org-columns-modify-value-for-display-function'.
4614 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
4616         * org.el (org-columns-modify-value-for-display-function): New option.
4628         * org-publish.el (org-publish-file): Make sure the directory match
4629         for the publishing directory works correctly.
4631         * org-agenda.el (org-agenda-execute-calendar-command)
4632         (org-agenda-diary-entry): Additional optional argument.
4634 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
4636         * org-exp.el (org-export-as-html): Add attributes also in mailto
4637         and ftp links.
4639         * org.el (org-autoload): Add `org-dblock-write:columnview'.
4648 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
4650         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
4651         sure that calls from `org-export-region-as-html' do not do the
4652         special check for a subtree.
4654 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
4656         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
4658 2008-07-20  Juri Linkov  <juri@jurta.org>
4660         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
4661         new keymap `narrow-map' instead of binding "\C-xns".
4663 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
4665         * org.el (org-open-file): Use
4666         `org-open-directory-means-index-dot-org'.
4667         (org-open-directory-means-index-dot-org): New option.
4669 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
4671         * org.el (org-make-link-string): Remove link attributes from
4672         description.
4673         (org-open-at-point): Remove link attributes bevore using the path.
4675         * org-exp.el (org-export-as-html): Handle link attributes.
4677         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
4679         * org-table.el (org-table-to-lisp): New function.
4681         * org.el (org-narrow-to-subtree): Do not include the final newline
4682         into the narrowed region.
4684         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
4685         bug with user-define skipping condition.
4687 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
4689         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
4691 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
4693         * org-exp.el (org-export-html-style-default): Automatic overflow
4694         handling for pre fields.
4695         (org-export-as-ascii, org-export-as-html): Change default format
4696         for time stamp.
4698         * org-table.el (org-table-export): Offer completion for translator
4699         functions, and do not require a heading above the table.
4701         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
4702         Cater for the case of a list starting in the first line of the
4703         buffer.
4705 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
4707         * org-publish.el (org-publish-find-title): Bug fix.
4708         (org-publish-org-index): Implement new :index-style option.
4710 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
4712         * org-publish.el (org-publish-timestamp-filename): Use
4713         SHA1-encoded file names in the timestamp directory.
4715 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
4717         * org-publish.el (org-publish-needed-p): Be verbose about files
4718         published and files skipped.
4720         * org-exp.el (org-export-preprocess-string): Swap link
4721         normalization and inernal link targeting.
4723         * org-publish.el (org-publish-needed-p): Create timestamp
4724         directory when it does not exist.
4726 2008-07-04  Bastien Guerry  <bzg@altern.org>
4728         * org-clock.el (org-clock-out-when-done): Doc fix.
4730         * org.el (org-agenda-skip-unavailable-files): Doc fix.
4732         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
4733         Ignore case when searching for the COMMENT cookie at export time.
4735 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
4737         * org-exp.el (org-get-file-contents)
4738         (org-get-and-remove-property): New functions.
4739         (org-export-handle-include-files): Handle the new prefix options.
4740         (org-export-as-html): Fix the verse environment.
4742 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
4744         * org.el (org-time=, org-time<, org-time<=, org-time>)
4745         (org-time>=, org-time<>, org-2ft): New functions.
4746         (org-op-to-function): Also provide for the time testing fucntions.
4748 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
4750         * org-exp.el (org-export-html-style-default): New constant.
4752 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
4754         * org-exp.el (org-export-html-style-extra): New variable.
4755         (org-export-splice-style): New function.
4757 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
4759         * org-exp.el (org-export-plist-vars, org-export-as-html):
4760         Implement `org-export-creator-info'.
4761         (org-export-creator-info): New option.
4763 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
4765         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
4766         (org-property-drawer-re, org-clock-drawer-re): New constants.
4768 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
4770         * org-exp.el (org-icalendar-use-deadline)
4771         (org-icalendar-use-scheduled): New options.
4772         (org-icalendar-include-todo): Default changed to t.
4773         (org-print-icalendar-entries): Implement better utilization of
4774         scheduling and deadline time stamps.
4775         (org-export-target-internal-links, org-export-as-html): Allow file
4776         lines without the "file:" prefix if the file path is an absolute
4777         path or starts with ".".
4779         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
4780         lastweek etc.
4781         (org-clock-special-range): Also undertand yesterday, lastweek etc.
4783 2008-06-18  Glenn Morris  <rgm@gnu.org>
4784         * org.el (org-map-entries): Let-bind `file'.
4786 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
4788         * org.el (org-agenda-skip-archived-trees): Docstring now
4789         discourages using this.
4790         (org-scan-tags): Check for org-agenda-archives-mode.
4791         (org-map-entries): Make sure org-agenda-archives-mode is nil.
4792         (org-agenda-files): Functionality of second arg changed.
4794         * org-agenda.el (org-agenda-archives-mode): New variable
4795         (org-write-agenda, org-prepare-agenda, org-agenda-list)
4796         (org-search-view, org-todo-list, org-tags-view)
4797         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
4798         `ifmode' argument.
4799         (org-agenda-quit): Reset the archives mode.
4800         (org-agenda-archives-mode): New command.
4801         (org-agenda-set-mode-name): Include archives info.
4803 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
4805         * org.el (org-paste-subtree): Make sure the yanked headline is
4806         visible if it was yanked at a visible point.
4807         (org-move-item-up): Fix the bug with moving white space at the end
4808         of the item.
4809         (org-show-empty-lines-in-parent): New function.
4811 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
4813         * org-colview.el (org-columns-next-allowed-value): Bug fix.
4815         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
4817         * org-agenda.el (org-agenda-get-closed): Get the end time into the
4818         agenda prefix as well.
4820         * org-publish.el (org-publish-org-index): Make a properly indented
4821         list.
4823         * org.el (org-calendar-agenda-action-key): New option.
4824         (org-get-cursor-date): New function.
4825         (org-mark-entry-for-agenda-action): New command.
4826         (org-overriding-default-time): New variable.
4827         (org-read-date): Respect `org-overriding-default-time'.
4829         * org-remember.el (org-remember-apply-template): Respect the
4830         ovverriding default time.
4832         * org-agenda.el (org-agenda-action-marker): New variable.
4833         (org-agenda-action): New command.
4834         (org-agenda-do-action): New function.
4836 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
4838         * org.el (org-schedule, org-deadline): Protect scheduled and
4839         deadline tasks against changes that accidently remove the
4840         repeater.  Also show a message with the new date when done.
4842 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
4844         * org.el (org-beginning-of-line): Cater for the case when there
4845         are tags but no headline text.
4846         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
4847         it set.
4849 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
4851         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
4852         the return value is nil instead of "nil" when there is no match.
4854         * org-exp.el (org-insert-centered): Use fill-column instead of
4855         80.
4856         (org-export-as-ascii): Use string-width to measure the width of
4857         the heading.
4859         * org.el (org-diary-to-ical-string): No longer kill buffer
4860         FROMBUF, this is now done by the caller.
4862         * org-exp.el (org-print-icalendar-entries): Move the call to
4863         `org-diary-to-ical-string' out of the loop, and kill the buffer
4864         afterwords.
4866         * org-remember.el (org-remember-visit-immediately): Position
4867         cursor after moving to the note.
4868         (org-remember-apply-template): Use a text property to record the
4869         cursor position.
4870         (org-remember-handler): Align tags after pasting the note.
4872 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
4874         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
4876         * org-agenda.el (org-agenda-open-link): If there is an
4877         org-bbdb-name property in the current line, jump to that bbdb
4878         entry.
4880         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
4881         text property, so that the agenda knows where this entry comes
4882         from.
4884         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
4885         interaction between clocking-in from the agenda, and  automatic
4886         task state switching.
4888         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
4890         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
4891         zmacs-region stays after this command in XEmacs.
4893 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
4895         * org.el (org-scan-tags): Allow new values for ACTION parameter.
4897         * org-remember.el (org-remember-templates): Fix bug in
4898         customization type definition.
4900         * org.el (org-map-entries): New function.
4902 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
4904         * org-agenda.el (org-agenda-skip-comment-trees): New option.
4905         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
4907 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
4909         * org-remember.el (org-jump-to-target-location): New variable.
4910         (org-remember-apply-template): Set
4911         `org-remember-apply-template' if requested by template.
4912         (org-remember-handler): Start an idle timer to jump to
4913         remember location.
4915         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
4917         * org.el (org-set-regexps-and-options): Fix bug with parsing of
4918         file tags.
4919         (org-get-tags-at): Add the content of `org-file-tags'.
4921         * org-exp.el (org-export-handle-comments): Fix bug with several
4922         comment lines after each other.
4923         (org-number-to-roman, org-number-to-counter): New functions.
4924         (org-export-section-number-format): New option.
4926 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
4928         * org-exp.el (org-export-protect-examples): Catch the case of a
4929         missing end_example line.
4931         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
4932         `org-file-tags' to nil.
4934         * org-colview.el (org-columns-next-allowed-value): Handle next
4935         argument NTH to directly select a value.
4937         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
4938         argument NTH to directly select a value.
4940 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
4942         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
4944 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
4946         * org.el (org-columns-ellipses): New option.
4948 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
4950         * org-colview.el (org-columns-add-ellipses): New function.
4951         (org-columns-compact-links): New function.
4952         (org-columns-cleanup-item): Call `org-columns-compact-links'.
4953         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
4954         when in agenda.
4955         (org-columns-edit-value): Fixed bug with editing values from
4956         agenda column view.
4957         (org-columns-redo): Also redo the agenda itself.
4959 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
4961         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
4962         option.
4964         * org-colview.el (org-agenda-columns-cleanup-item): New function.
4966         * org-exp.el (org-export-ascii-preprocess): Renamed from
4967         `org-export-ascii-clean-string'.
4968         (org-export-kill-licensed-text)
4969         (org-export-define-heading-targets)
4970         (org-export-handle-invisible-targets)
4971         (org-export-target-internal-links)
4972         (org-export-remove-or-extract-drawers)
4973         (org-export-remove-archived-trees)
4974         (org-export-protect-quoted-subtrees)
4975         (org-export-protect-verbatim, org-export-protect-examples)
4976         (org-export-select-backend-specific-text)
4977         (org-export-mark-blockquote-and-verse)
4978         (org-export-remove-comment-blocks-and-subtrees)
4979         (org-export-handle-comments, org-export-mark-radio-links)
4980         (org-export-remove-special-table-lines)
4981         (org-export-normalize-links)
4982         (org-export-concatenate-multiline-links)
4983         (org-export-concatenate-multiline-emphasis): New functions,
4984         obtained from spliiting the export preprocessor.
4986         * org-table.el (org-table-recalculate): Improve error message if
4987         the row number is invalid.
4989 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
4991         * org-archive.el (org-archive-save-context-info): Fix bugs in
4992         customization setup and docstring.
4994         * org-exp.el (org-export-html-style): Changed the size of in the
4995         <pre> element to 90%.
4997 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
4999         * org.el (org-find-src-example-start): Function removed.
5000         (org-edit-src-find-region-and-lang): New function.
5002 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
5004         * org.el (org-edit-src-exit): New function.
5005         (org-exit-edit-mode): New minor mode.
5007         * org-exp.el (org-export-preprocess-string): Fix bug with removing
5008         comment-like lines from protected examples.
5010         * org.el (org-edit-src-example, org-find-src-example-start)
5011         (org-protect-source-example, org-edit-special): New functions.
5013 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
5015         * org-publish.el (org-publish-project-alist): Fix typo in
5016         docstring.
5017         (org-publish-project-alist): Handle :index-title property.
5019 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
5021         * org-export-latex.el (org-export-as-latex): Make sure region
5022         bounds are correct.  Parse subtree properties relating to export.
5024         * org-exp.el (org-export-add-options-to-plist): New function.
5025         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
5027 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
5029         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
5030         EXPORT_TITLE.
5032         * org-exp.el (org-export-get-title-from-subtree)
5033         (org-export-as-ascii, org-export-as-html): Make sure the original
5034         region-beginning and region-end are used, even after moving
5035         point.
5036         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
5037         property.
5039         * org-remember.el (org-remember-last-stored-marker): New variable.
5040         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
5041         (org-remember-handler): Also use marker to remember
5042         last-stored position.
5044         * org.el (org-goto-marker-or-bmk): New function.
5046 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
5048         * org.el (org-file-properties): Renamed from `org-local-properties'.
5049         (org-scan-tags): Take file tags into account.
5050         (org-tags-match-list-sublevels): Default changed to t.
5052         * org-exp.el (org-export-as-html): Close paragraph after a
5053         footnote.
5055         * org.el (org-update-parent-todo-statistics): New function.
5057         * org-exp.el (org-icalendar-store-UID): New option.
5058         (org-icalendar-force-UID): Option removed.
5059         (org-print-icalendar-entries): IMplement UIDs.
5061 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
5063         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
5065 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
5067         * org-faces.el (org-column): Document how this face is being used
5068         and why sometimes the background faces shine through.
5070         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
5072         * org-publish.el (org-publish-attachment): Create publishing
5073         directory if it does not yet exist.
5075         * org-table.el (org-calc-default-modes): Change default number
5076         format to (float 8).
5078         * org.el (org-olpath-completing-read): New function.
5079         (org-time-clocksum-format): New option.
5080         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
5082         * org-clock.el (org-clock-display, org-clock-out)
5083         (org-update-mode-line): Use `org-time-clocksum-format'.
5085         * org-colview-xemacs.el (org-columns-number-to-string): Use
5086         `org-time-clocksum-format'.
5088         * org-colview.el (org-columns-number-to-string): Use
5089         `org-time-clocksum-format'.
5091 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
5093         * org-id.el: New file, move from contrib to core.
5095         * org-exp.el (org-icalendar-force-UID): New option.
5097 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
5099         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
5100         shifted by one day if theere is a date range without an end
5101         time.
5103         * org.el (org-try-structure-completion): New function.
5105 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
5107         * org.el (org-set-font-lock-defaults): Improve fontification of
5108         description lists.
5109         (org-insert-item): Handle description lists.
5110         (org-adaptive-fill-function): Improve auto indentation in
5111         description lists.
5113         * org-exp.el (org-export-as-html, org-export-preprocess-string):
5114         Implement VERSE environment.
5115         (org-export-preprocess-string): Implement the COMMENT
5116         environment.
5118         * org-export-latex.el (org-export-latex-preprocess): Implement
5119         VERSE environment.
5121 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
5123         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
5124         option.
5126 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
5128         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
5130         * org.el (org-quote-csv-field): New functions.
5132         * org-table.el (org-table-export-default-format): Remove :splice
5133         from default format, we get the same effect by not specifying
5134         :tstart and :tend.
5135         (org-table-export): Improve setup, distinguish better between
5136         interactive and non-interactive use, allow specifying the format
5137         on the fly, better protection against wrong file names.
5138         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
5139         and :tend when :splice is omitted.
5141 2008-05-09  Bernt Hansen  <bernt@norang.ca>
5143         * org-clock.el (org-clock-select-task): Make sure the selection
5144         letters are 1-9 and A-Z, no special characters.
5146 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
5148         * org-exp.el (org-export-htmlize): New group.
5149         (org-export-htmlize-output-type)
5150         (org-export-htmlize-css-font-prefix): New options.
5151         (org-export-htmlize-region-for-paste): New function.
5152         (org-export-htmlize-generate-css): New command.
5154 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5156         * org/org.el (org-modules, org-format-latex-options):
5157         * org/org-archive.el (org-archive-stamp-time)
5158         (org-archive-save-context-info):
5159         * org/org-faces.el (org-hide):
5160         * org/org-irc.el (org-irc-parse-link):
5161         * org/org-macs.el (org-call-with-arg, org-autoload):
5162         * org/org-mew.el (org-mew-store-link):
5163         * org/org-remember.el (org-remember-store-without-prompt)
5164         (org-remember-templates): Fix typos in docstrings.
5166         * org/org-info.el (org-info-store-link): Remove leftover docstring.
5168         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
5169         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
5170         (org-bbdb-anniv-split): Fix typos in docstrings.
5172         * org/org-publish.el (org-publish-project-alist): Doc fixes.
5173         (org-publish-use-timestamps-flag): Reflow docstring.
5174         (org-publish-files-alist): Fix typos in docstring.
5176 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
5178         * org.el (org-set-visibility-according-to-property): New function.
5179         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
5180         and compute the regular expressions, and update font-lock.
5181         (org-property-re): Allow a dash in property names.
5183         * org-archive.el (org-extract-archive-file): Insert the file name
5184         without the path into the format, to allow the location format to
5185         contain a subdirectory.
5187         * org-agenda.el (org-agenda-post-command-hook): If point is at end
5188         of buffer, and the `org-agenda-type' property undefined, use the
5189         value from the character before.
5191         * org.el (org-add-planning-info): Don't let indentation for
5192         would-be timestamp become extra whitespace at the end of headline.
5194 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
5196         * org.el (org-remove-double-quotes, org-file-contents): New
5197         functions.
5199         * org-exp.el (org-infile-export-plist): Also parse the
5200         contents of #+SETUPFILE files, recursively.
5202         * org.el (org-set-regexps-and-options): Also parse the
5203         contents of #+SETUPFILE files, recursively.
5205         * org-exp.el (org-export-handle-include-files): New function.
5206         (org-export-preprocess-string): Call
5207         `org-export-handle-include-files'.
5209         * org.el (org-delete-property-globally)
5210         (org-delete-property, org-set-property): Ignore case during
5211         completion.
5212         (org-set-property): Use `org-completing-read' instead of
5213         `completing-read'.
5215         * org.el (org-complete-expand-structure-template): New,
5216         experimental function.
5217         (org-structure-template-alist): New, experimental option.
5218         (org-complete): Call `org-complete-expand-structure-template'.
5220 2008-05-06  Bastien Guerry  <bzg@altern.org>
5222         * org-export-latex.el (org-export-latex-preprocess): Added
5223         support for blockquotes.
5225 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
5227         * org.el (org-read-date-analyze): Catch the case where only a
5228         weekday is given.
5230 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
5232         * org.el (org-set-font-lock-defaults): Make the description
5233         tag bold.
5235         * org-exp.el (org-export-as-html, org-close-li): Implement
5236         description lists.
5238 2008-05-04  Jason Riedy  <jason@acm.org>
5240         * org-table.el (*orgtbl-default-fmt*): New variable.
5241         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
5242         when there is no other fmt available.
5244         (orgtbl-to-generic): Allow an explicitly nil :tstart or
5245         :tend to suppress the appropriate string.
5247         (orgtbl-to-orgtbl): New function for translating to another orgtbl
5248         table.
5250 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
5252         * org.el (org-read-date-analyze): "." as an alias for "+0" in
5253         read date.
5255         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
5256         New function.
5258         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
5259         New function.
5261 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
5263         * org-clock.el (org-clock-find-position): Don't include notes
5264         into clock drawer.
5266         * org-archive.el (org-archive-subtree): No longer remove an
5267         extra line after cutting the subtree.  `org-cut-subtree' already
5268         takes care of this.
5270         * org-remember.el (org-remember-handler): Only kill the target
5271         buffer if it does not contain the running clock.
5273         * org.el (org-markers-to-move): New variable.
5274         (org-save-markers-in-region, org-check-and-save-marker)
5275         (org-reinstall-markers-in-region): New function.
5276         (org-move-subtree-down, org-copy-subtree): Remember relative
5277         marker positions before cutting.
5278         (org-move-subtree-down, org-paste-subtree): Restore relative
5279         marker positions after pasting.
5281         * org-remember.el (org-remember-clock-out-on-exit): New option.
5282         (org-remember-finalize): Clock out only if the setting in
5283         `org-remember-clock-out-on-exit' requires it.
5284         (org-remember-handler): Do the cleanup in the buffer, to make sure
5285         that the clock marker remains in tact.
5287 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
5289         * org-clock.el (org-clock-goto): Widen buffer if necessary.
5290         (org-clock-in): Make sure that also tasks outside the narrowed
5291         region will be clocked in correctly.
5292         (org-clock-insert-selection-line): Widen the buffer so that we can
5293         find the correct task heading.
5295         * org.el (org-base-buffer): New function.
5297         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
5298         and ";" are escaped.
5299         (org-print-icalendar-entries): Also apply
5300         `org-icalendar-cleanup-string' to the headline, not only to the
5301         summary property.
5303 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
5305         * org-exp.el (org-export-preprocess-hook): New hook.
5306         (org-export-preprocess-string): Call
5307         `org-export-preprocess-hook'.
5309         * org.el (org-font-lock-hook): New variable.
5310         (org-font-lock-hook): New function.
5311         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
5313 ;; Local Variables:
5314 ;; coding: utf-8
5315 ;; add-log-time-zone-rule: t
5316 ;; End:
5318     Copyright (C) 2008  Free Software Foundation, Inc.
5320   This file is part of GNU Emacs.
5322   GNU Emacs is free software: you can redistribute it and/or modify
5323   it under the terms of the GNU General Public License as published by
5324   the Free Software Foundation, either version 3 of the License, or
5325   (at your option) any later version.
5327   GNU Emacs is distributed in the hope that it will be useful,
5328   but WITHOUT ANY WARRANTY; without even the implied warranty of
5329   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
5330   GNU General Public License for more details.
5332   You should have received a copy of the GNU General Public License
5333   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
5335 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c