LaTeX export: Fix problems with use of \verb in headlines
[org-mode.git] / lisp / ChangeLog
blobfaffcb36f8ab65f5f2d53e17ee67a5e0be0860ee
1 2009-06-09  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-latex.el (org-export-latex-use-verb): New variable.
4         (org-export-latex-emph-format): Prefer \texttt over \verb when
5         org-export-latex-use-verb is set.
7 2009-06-08  Carsten Dominik  <carsten.dominik@gmail.com>
9         * org-docbook.el (org-export-docbook-close-lists-maybe): Also look
10         at normal indentation.
12         * org-html.el (org-export-html-close-lists-maybe): Also look at
13         normal indentation.
15         * org-remember.el (org-remember-handler): Abort remember if the
16         buffer is empty.
18         * org-src.el (org-edit-src-content-indentation): New option.
19         (org-edit-src-exit): Apply extra indentation.
21         * org-exp.el (org-export-format-source-code-or-example): Run
22         `org-src-mode-hook'.
24         * org-src.el (org-src-mode-hook): New variable.
25         (org-edit-src-code): Run `org-src-mode-hook'.
27 2009-06-07  Carsten Dominik  <carsten.dominik@gmail.com>
29         * org.el (org-indent-line-function): Fix indentation of +#end lines.
31         * org-src.el (org-edit-src-get-indentation): New function.
32         (org-edit-src-code): Base indentation on the begin line.
34 2009-06-07  Tassilo Horn  <tassilo@member.fsf.org>
36         * org-gnus.el (org-gnus-store-link): Require message.el in
37         org-gnus-store-link.
39 2009-06-07  Carsten Dominik  <carsten.dominik@gmail.com>
41         * org-src.el: New file, split out of org.el
43         * org-docbook.el (org-export-as-docbook): Better indentation
44         treatment.
46         * org-macs.el (org-replace-match-keep-properties): New function.
48         * org-exp.el (org-export-mark-blockquote-verse-center): Better
49         preprocessing of center and quote and verse blocks.
51         * org-docbook.el (org-export-docbook-close-lists-maybe): New function.
52         (org-export-as-docbook): Close lists when original indentation
53         mandates it.
55         * org-html.el (org-export-html-close-lists-maybe): New function.
56         (org-export-as-html): Close lists when original indentation
57         mandates it.
59         * org-list.el (org-list-end): Respect the stored "original"
60         indentation when determining the end of the list.
62         * org-exp.el (org-export-replace-src-segments-and-examples):
63         Remember indentation correctly.
65 2009-06-06  Carsten Dominik  <carsten.dominik@gmail.com>
67         * org-clock.el (org-clock-update-mode-line): Apply face
68         org-mode-line-clock.
70         * org-faces.el (org-mode-line-clock): New face.
72 2009-06-05  Tassilo Horn  <tassilo@member.fsf.org>
74         * org-gnus.el (org-gnus-store-link): Fix bug where
75         `org-gnus-store-link' used wrong subject when called in an article
76         buffer.  Patch provided by fengli AT gmail DOT com.
78 2009-06-04  Carsten Dominik  <carsten.dominik@gmail.com>
80         * org-exp.el (org-export-format-source-code-or-example): Remember
81         the original indentation of source code snippets and examples.
83         * org-latex.el (org-export-as-latex): Relocate the table of
84         contents.
86         * org.el (org-ctrl-c-ctrl-c): Update clock lines.
88         * org-agenda.el (org-run-agenda-series): Scope global options also
89         when creating the agenda buffer.
91 2009-06-03  Carsten Dominik  <carsten.dominik@gmail.com>
93         * org.el (org-adapt-indentation): Improve documentation.
94         (org-insert-property-drawer): Respect org-adapt-indentation when
95         inserting the drawer.
96         (org-remove-flyspell-overlays-in): New function.
97         (org-do-emphasis-faces, org-activate-plain-links)
98         (org-activate-code, org-fontify-meta-lines-and-blocks)
99         (org-activate-angle-links, org-activate-footnote-links)
100         (org-activate-bracket-links, org-activate-dates)
101         (org-activate-target-links, org-activate-tags): Remove flyspell
102         overlays.
104 2009-06-02  Carsten Dominik  <carsten.dominik@gmail.com>
106         * org.el (org-edit-src-save): New function.
108         * org-clock.el (org-clock-out-switch-to-state): New option.
109         (org-clock-out): Honor `org-clock-out-switch-to-state'.
111         * org-compat.el (org-compatible-face): Improve macro.
113         * org.el (org-global-properties-fixed): Add default for
114         CLOCK_MODELINE_TOTAL.
116         * org-clock.el (org-clock-sum): Accept lists and strigs as tstart
117         andd tend.
118         (org-clock-sum-current-item): Optional argument TSTART, pass it to
119         org-clock-sum.
120         (org-clock-get-sum-start): New function.
122         * org.el (org-startup-options): New keywords blockhide and
123         blockshow.
124         (org-mode): Add new invisibility spec.
125         (org-set-startup-visibility): Hide block on startup if so
126         desired.
127         (org-hide-block-startup): New option.
128         (org-block-regexp): New constant.
129         (org-hide-block-overlays): New variable.
130         (org-block-map, org-hide-block-toggle-all, org-hide-block-all)
131         (org-show-block-all, org-hide-block-toggle-maybe)
132         (org-hide-block-toggle): New functions.
133         (org-edit-src-exit): Do not quote lines starting with # and no +
134         behind it.
135         (org-auto-repeat-maybe): Add LAST_REPEAT properter for a repeating
136         entry.
138 2009-05-30  Carsten Dominik  <carsten.dominik@gmail.com>
140         * org.el (org-buffer-property-keys): Add Effort property for
141         completion.
143 2009-05-28  Carsten Dominik  <carsten.dominik@gmail.com>
145         * org-clock.el (org-clock-sum-current-item): Fix positioning bug
146         when retrieving total clocked time in the subtree.
148         * org.el (org-quoting-blocks): New variable.
150 2009-05-27  Carsten Dominik  <carsten.dominik@gmail.com>
152         * org-table.el (org-table-store-formulas)
153         (org-table-get-stored-formulas, org-table-fix-formulas)
154         (org-table-edit-formulas, orgtbl-ctrl-c-ctrl-c)
155         (orgtbl-gather-send-defs): Allow indented #+TBLFM line.
157         * org.el (org-fontify-meta-lines, org-ctrl-c-ctrl-c): Allow
158         indented #+TBLFM line.
160         * org-footnote.el (org-footnote-goto-local-insertion-point): Allow
161         indented #+TBLFM line.
163         * org-colview.el (org-dblock-write:columnview): Allow indented
164         #+TBLFM line.
166         * org-colview-xemacs.el (org-dblock-write:columnview): Allow
167         indented #+TBLFM line.
169         * org-clock.el (org-dblock-write:clocktable): Allow indented
170         #+TBLFM line.
172 2009-05-26  Carsten Dominik  <carsten.dominik@gmail.com>
174         * org-exp.el (org-export-format-source-code-or-example): Make
175         editing indented blocks work correctly.
177         * org.el (org-edit-src-nindent): New variable.
178         (org-edit-src-code, org-edit-fixed-width-region)
179         (org-edit-src-find-region-and-lang, org-edit-src-exit): Make
180         editing indented blocks work correctly.
182 2009-05-24  Carsten Dominik  <carsten.dominik@gmail.com>
184         * org-exp.el (org-export-replace-src-segments-and-examples): FInd
185         indented blocks.
186         (org-export-format-source-code-or-example): Fix indentation of
187         blocks.
188         (org-export-remove-indentation): New function.
189         (org-export-select-backend-specific-text): Allow backend-specific
190         code to be indented.
191         (org-export-mark-blockquote-verse-center): Allow markers to be
192         indented.
194         * org.el (org-fontify-meta-lines): New function.
195         (org-set-font-lock-defaults): Call the new fontification
196         function.
198         * org-faces.el (org-meta-line): New face
199         (org-block):  New face.
201 2009-05-27  Carsten Dominik  <carsten.dominik@gmail.com>
203         * org.el (org-treat-insert-todo-heading-as-state-change)
204         (org-treat-S-cursor-todo-selection-as-state-change): New
205         variables.
206         (org-insert-todo-heading): Honor
207         `org-treat-insert-todo-heading-as-state-change'.
208         (org-shiftright, org-shiftleft): Honor
209         `org-treat-S-cursor-todo-selection-as-state-change'.
210         (org-inhibit-logging): New variable.
212 2009-05-23  Carsten Dominik  <carsten.dominik@gmail.com>
214         * org-agenda.el (org-remove-subtree-entries-from-agenda): Reduce
215         range for marker position checking.
217         * org-latex.el (org-export-latex-first-lines): Fix bug when
218         exporting a region.
220 2009-05-22  Carsten Dominik  <carsten.dominik@gmail.com>
222         * org-exp.el (org-export-push-to-kill-ring): Protect using
223         x-set-selection, because that does not always work.
225         * org-agenda.el (org-agenda-list): Apply the new face
226         `org-agenda-date-today'.
228         * org-faces.el (org-agenda-date-today): New face.
230 2009-05-21  Carsten Dominik  <carsten.dominik@gmail.com>
232         * org-agenda.el (org-agenda-to-appt): Turn off restriction when
233         creating appointments.
235         * org-latex.el (org-export-latex-low-levels): Fix customization
236         type.
238         * org.el (org-priority, org-shiftup, org-shiftdown): Disable
239         priority commands.
241         * org-agenda.el (org-agenda-priority): Disable priority commands.
243         * org.el (org-enable-priority-commands): New option.
245         * org-colview-xemacs.el (org-columns-compute)
246         (org-columns-number-to-string): Fix problems with empty fields.
248         * org-colview.el (org-columns-compute)
249         (org-columns-number-to-string): Fix problems with empty fields.
251         * org-exp.el (org-export-push-to-kill-ring): New function.
252         (org-export-copy-to-kill-ring): New option.
254         * org-latex.el (org-export-as-latex): Call
255         `org-export-push-to-kill-ring'.
257         * org-html.el (org-export-as-html): Call
258         `org-export-push-to-kill-ring'.
260         * org-docbook.el (org-export-as-docbook): Call
261         `org-export-push-to-kill-ring'.
263         * org-ascii.el (org-export-as-ascii): Call
264         `org-export-push-to-kill-ring'.
266         * org-exp.el (org-export-show-temporary-export-buffer): New
267         option. 
269         * org-latex.el (org-export-as-latex): Use
270         `org-export-show-temporary-export-buffer'.
272         * org-html.el (org-export-as-html): Use
273         `org-export-show-temporary-export-buffer'.
275         * org-docbook.el (org-export-as-docbook): Use
276         `org-export-show-temporary-export-buffer'.
278         * org-ascii.el (org-export-as-ascii-to-buffer): Use
279         `org-export-show-temporary-export-buffer'.
281         * org-exp.el (org-export-show-temporary-export-buffer): New
282         option.
283         (org-export-push-to-kill-ring): New function.
285         * org-colview.el (org-columns-compile-map): New variable.
286         (org-columns-new, org-columns-compute)
287         (org-columns-number-to-string, org-columns-uncompile-format)
288         (org-columns-compile-format): Implement new operators.
290 2009-05-20  Carsten Dominik  <carsten.dominik@gmail.com>
292         * org-exp.el (org-export-plist-vars): Add :xml-declaration.
294         * org-html.el (org-export-html-xml-declaration): New option.
295         (org-export-as-html): Use `org-export-html-xml-declaration'.
297         * org-list.el (org-update-checkbox-count): Make property
298         dependent.
300         * org.el (org-hierarchical-todo-statistics): New option.
301         (org-update-parent-todo-statistics): Modified to handle recursive
302         statistics.
304 2009-05-19  Carsten Dominik  <carsten.dominik@gmail.com>
306         * org-publish.el (org-publish): Make this function behave
307         correctly in interactive use when called with a prefix argument.
309         * org.el (org-todo-statistics-hook): New hook.
310         (org-update-parent-todo-statistics): Use new hook.
311         (org-log-into-drawer): New function.
312         (org-add-log-setup): Use the new `org-log-into-drawer' function to
313         determine if we should be logging into a drawer.
314         (org-log-into-drawer): Update docstring.
315         (org-default-properties): Add LOG_INTO_DRAWER as a property.
317         * org-list.el (org-checkbox-statistics-hook): New hook.
318         (org-update-checkbox-count-maybe): Use new hook.
320         * org-ascii.el (org-export-ascii-copy-to-kill): New option.
321         (org-export-as-ascii): Hide export buffer, and copy exported ASCII
322         to kill ring.
324 2009-05-17  Carsten Dominik  <carsten.dominik@gmail.com>
326         * org-ascii.el (org-export-as-ascii): Fix bug with match string in
327         a line.
329 2009-05-16  Carsten Dominik  <carsten.dominik@gmail.com>
331         * org.el (org-edit-src-code, org-edit-fixed-width-region): Use a
332         better bufer-generating mechanism.
333         (org-edit-src-find-buffer): New function.
335         * org-icalendar.el (org-print-icalendar-entries): Don't check for
336         archive tag, this is already done by `org-agenda-skip'.
337         data while constructing lost of tags.
339 2009-05-15  Carsten Dominik  <carsten.dominik@gmail.com>
341         * org-exp.el (org-export-preprocess-apply-macros): Use semicolon
342         as argument separator in macros.
344         * org-html.el (org-export-as-html): Add xml declaration.
346 2009-05-14  Carsten Dominik  <carsten.dominik@gmail.com>
348         * org.el (org-after-sorting-entries-or-items-hook): New hook.
349         (org-sort-entries-or-items): Run the new hook.
350         (org-after-refile-insert-hook): New hook.
351         (org-refile): Run `org-after-refile-insert-hook'.
353         * org-agenda.el (org-agenda-get-progress): Never take time of day
354         from headline when displaying progress.
356         * org-latex.el (org-export-latex-complex-heading-re): New variable.
357         (org-export-as-latex): Force the correct regexp in the
358         preprocessor buffer.
359         (org-export-latex-set-initial-vars): Set
360         `org-export-latex-complex-heading-re'.
362         * org-agenda.el (org-agenda-start-with-log-mode): New option.
363         (org-agenda-mode): Use `org-agenda-start-with-log-mode'.
365 2009-05-13  Carsten Dominik  <carsten.dominik@gmail.com>
367         * org-latex.el (org-export-latex-tables-centered): New option.
368         (org-export-latex-tables): Use `org-export-latex-tables-centered'.
370         * org-exp.el (org-export-as-org): New command.
371         (org-export-as-org): New command.
373         * org-publish.el (org-publish-org-to-org): New function.
375 2009-05-12  Carsten Dominik  <carsten.dominik@gmail.com>
377         * org.el (org-yank): Just call `org-yank-generic'.
378         (org-yank-generic): New function, containing the formaer
379         functionality of `org-yank'.
381         * org-latex.el (org-export-latex-not-done-keywords)
382         (org-export-latex-done-keywords): New variables.
383         (org-export-latex-todo-keyword-markup): New option.
384         (org-export-latex-set-initial-vars): Remember the TODO keywords.
385         (org-export-latex-keywords-maybe): Apply the TODO markup.
387 2009-05-11  Carsten Dominik  <carsten.dominik@gmail.com>
389         * org-exp.el (org-infile-export-plist): Add more default macros.
390         (org-export-preprocess-apply-macros): Process macro arguments.
392 2009-05-10  Carsten Dominik  <carsten.dominik@gmail.com>
394         * org-icalendar.el (org-icalendar-include-todo): New allowedvalue
395         `unblocked'.
396         (org-print-icalendar-entries): Respect the new value of
397         `org-icalendar-include-todo'.
399         * org.el (org-link-try-special-completion)
400         (org-file-complete-link): New functions.
401         (org-insert-link): Add special completion support for some link
402         types.
404         * org-bbdb.el (org-bbdb-complete-link): New function.
406 2009-05-08  Carsten Dominik  <carsten.dominik@gmail.com>
408         * org-list.el (org-update-checkbox-count): Allow recursive
409         statistics.
410         (org-hierarchical-checkbox-statistics): New option.
412         * org.el (org-cycle): Remove erraneous space character.
414         * org-icalendar.el (org-icalendar-timezone): Initialize from
415         environment.
417         * org-html.el (org-format-org-table-html): Specify the scope.
418         (org-format-table-table-html): Specify the scope.
419         (org-export-table-header-tags): Prepare the scope parameter.
421 2009-05-07  Carsten Dominik  <carsten.dominik@gmail.com>
423         * org-html.el
424         (org-export-html-table-use-header-tags-for-first-column): New
425         option.
427         * org.el (org-autoload): Fix autoloading of ascii export
428         functions.
429         (org-modules): Add org-special-blocks.
431 2009-05-06  Carsten Dominik  <carsten.dominik@gmail.com>
433         * org-icalendar.el (org-start-icalendar-file): Use the new option.
434         (org-ical-timezone): New option.
436         * org-exp.el (org-export-get-coderef-format): Use the description
437         is present.
439         * org.el (org-sort-entries-or-items): Improve docstring, and make
440         better implementation for time sorting.
442 2009-05-05  Carsten Dominik  <carsten.dominik@gmail.com>
444         * org.el (org-edit-src-persistent-message): New option.
445         (org-edit-src-code, org-edit-fixed-width-region): Use the new
446         option.
448         * org-clock.el (org-clock-insert-selection-line): Fix prefious
449         patch.
451         * org.el (org-edit-src-code, org-edit-fixed-width-region): Use
452         separate buffer instead of indirect buffer to edit source code.
453         (org-edit-src-exit): Make this function work with the new setup.
455         * org-clock.el (org-clock-insert-selection-line): Make sure tasks
456         are properly fontified before shown in the selection menu.
458         * org.el (org-fontify-like-in-org-mode): New function.
460         * org-latex.el (org-export-latex-links): Use the property list to
461         retrieve the default image attributes.
463         * org-exp.el (org-export-plist-vars): Add a new option.
465 2009-05-04  Carsten Dominik  <carsten.dominik@gmail.com>
467         * org-exp.el (org-export, org-export-visible): Support ASCII
468         export to buffer
469         (org-export-normalize-links): Do not protect the description if it
470         is explicitly given.
472         * org-ascii.el (org-export-as-ascii-to-buffer)
473         (org-replace-region-by-ascii, org-export-region-as-ascii): New
474         commands.
475         (org-export-as-ascii): Add all the same parameters that are also
476         supported by the other export functions.
478         * org-list.el (org-reset-checkbox-state-subtree): Moved here from
479         org-checklist.el.
480         (org-reset-checkbox-state-subtree): Call
481         `org-reset-checkbox-state-subtree'.
483         * org-remember.el (org-select-remember-template): For the
484         selection of a valid template.
486         * org-latex.el (org-export-region-as-latex): Supply the
487         force-no-subtree argument.
488         (org-export-as-latex): Provide better limits when exporting the
489         first line.  When exporting to string, we still want the first
490         lines.
491         (org-export-latex-first-lines): New argument END, to force the end
492         of the region.
493         (org-export-region-as-latex): Use the property list.
494         (org-export-as-latex):
496         * org-colview-xemacs.el (org-columns-remove-overlays)
497         (org-columns): Fix call to `local-variable-p'.
499 2009-05-02  Carsten Dominik  <carsten.dominik@gmail.com>
501         * org-html.el (org-export-html-after-blockquotes-hook): New hook.
502         (org-export-as-html): Run the new hook.
504         * org-latex.el (org-export-latex-after-blockquotes-hook): New hook.
505         (org-export-latex-preprocess): Run the new hook.
507         * org-exp.el (org-export-preprocess-after-blockquote-hook): New hook.
508         (org-export-preprocess-string): Run the new hook.
510 2009-04-30  Carsten Dominik  <carsten.dominik@gmail.com>
512         * org-macs.el (org-check-external-command): New defsubst.
514         * org.el (org-mode-map): New key for reload.
515         (org-format-latex): Better error message when external programs
516         are not available.
518         * org-agenda.el (org-agenda-mode-map): Bind `org-reload'.
520         * org.el (org-sort-entries-or-items): Explicit sorting function
521         for priorities, needed for XEmacs compatibility.
523         * org-remember.el (org-remember-apply-template): Improve auto-save
524         behavior.
526 2009-04-29  Carsten Dominik  <carsten.dominik@gmail.com>
528         * org-latex.el (org-export-latex-preprocess): Also protect
529         environments ending in a star.
531         * org-list.el (org-at-item-p): Fix regular expression.
533 2009-04-24  Carsten Dominik  <carsten.dominik@gmail.com>
535         * org.el (org-end-of-subtree): Improve speed.
537         * org-agenda.el (org-agenda-get-timestamps)
538         (org-agenda-get-progress, org-agenda-get-deadlines)
539         (org-agenda-get-scheduled, org-agenda-get-blocks): Optimizations,
540         in particular, wait as long as possible to collect the tags.
541         (org-stuck-projects): Improve docstring.
543         * org.el (org-store-link): No errors when getting custom id before
544         first headline.
545         (org-get-tags-at): Use `org-up-heading-safe' when getting tags.
547 2009-04-23  Carsten Dominik  <carsten.dominik@gmail.com>
549         * org.el (org-prepare-agenda-buffers): Catch a throw to nextfile.
551         * org-protocol.el: Remove dependency on url.el.
552         (org-protocol-unhex-compound, org-protocol-open-source): Remove
553         dependency on url.el.
555         * org-latex.el (org-export-as-pdf): Use
556         `org-latex-to-pdf-process'.
558 2009-04-22  Carsten Dominik  <carsten.dominik@gmail.com>
560         * org-latex.el (org-latex-to-pdf-process): New option.
562         * org-agenda.el (org-agenda-skip-additional-timestamps-same-entry):
563         New option.
564         (org-agenda-get-timestamps): Honor
565         `org-agenda-skip-additional-timestamps-same-entry'.
567         * org-clock.el (org-clock-goto-may-find-recent-task): New option.
568         (org-clock-goto): Find recent task only if
569         `org-clock-goto-may-find-recent-task' allows it.
571         * org-exp.el (org-export-remove-or-extract-drawers): Handle empty
572         drawers, and drawers that are missing the :END: line.
574 2009-04-21  Carsten Dominik  <carsten.dominik@gmail.com>
576         * org-clock.el (org-clock-goto): Go to recently clocked task if no
577         clock is running.
579 2009-04-21  Carsten Dominik  <carsten.dominik@gmail.com>
581         * org.el (org-update-parent-todo-statistics): Check for
582         STATISTICS_FROM property.
584         * org-list.el (org-update-checkbox-count): Check for
585         STATISTICS_FROM property.
587         * org.el (org-tab-first-hook)
588         (org-tab-after-check-for-table-hook)
589         (org-tab-after-check-for-cycling-hook): New hooks.
590         (org-cycle-internal-global, org-cycle-internal-local): New
591         functions, split out from `org-cycle'.
592         (org-cycle): Call the new hooks.
594 2009-04-19  Carsten Dominik  <carsten.dominik@gmail.com>
596         * org-exp.el (org-export-preprocess-string): Reset the list of
597         preferred targets for each run of the preprocessor.
599         * org.el (org-refile-target-verify-function): Improve
600         documentation.
601         (org-get-refile-targets): Respect point being moved by the
602         verification function.
604         * org-latex.el (org-export-latex-timestamp-keyword-markup): New
605         option.
606         (org-export-latex-keywords): Use new option.
608         * org.el (org-rear-nonsticky-at): New defsubst.
609         (org-activate-plain-links, org-activate-angle-links)
610         (org-activate-footnote-links, org-activate-bracket-links)
611         (org-activate-dates, org-activate-target-links)
612         (org-activate-tags): Place the rear-nonsticky properties at the
613         correct location.
615 2009-04-18  Carsten Dominik  <carsten.dominik@gmail.com>
617         * org-protocol.el (server-edit): Declare `server-edit'.
618         (org-protocol-unhex-string, org-protocol-unhex-compound): New
619         functions.
620         (org-protocol-check-filename-for-protocol): Call `server-edit'.
622         * org.el (org-default-properties): New default properteis for
623         completion.
625         * org-exp.el (org-export-add-subtree-options): Add new properties
626         for subtree export.
628         * org-docbook.el (org-export-docbook-keywords-markup)
629         (org-export-docbook-timestamp-markup): New options.
630         (org-export-docbook-protect-tags): New function.
632 2009-04-17  Carsten Dominik  <carsten.dominik@gmail.com>
634         * org-id.el (org-id-get-with-outline-path-completion): Turn off
635         org-refile-target-verify-function for the duration of the command.
637         * org.el (org-link-to-org-use-id): New possible value
638         `create-if-interactive-and-no-custom-id'.
639         (org-store-link): Use custom IDs.
640         (org-link-search): Find custom ID properties from #link.
641         (org-default-properties): Add CUSTOM_ID for property completion.
642         (org-refile-target-verify-function): New option.
643         (org-goto): Turn off org-refile-target-verify-function
644         for the duration of the command.
646 2009-04-16  Carsten Dominik  <carsten.dominik@gmail.com>
648         * org-html.el (org-export-as-html): Use custom IDs in the toc.
650         * org-exp.el (org-export-preferred-target-alist): New variable.
651         (org-export-define-heading-targets): Find the new CUSTOM_ID
652         property.
653         (org-export-target-internal-links): Target the custom ids when
654         possible.
656         * org-latex.el (org-export-latex-preprocess): Better regexp for
657         matching latex macros with arguments.
659 2009-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
661         * org-remember.el (org-remember-handler): Allow filing to non-org
662         files.
664 2009-04-15  Magnus Henoch <magnus.henoch@gmail.com>
666         * org-feed.el (org-feed-alist): New keyword options.
667         (org-feed-update): Use the new options.
668         (org-feed-parse-rss-feed): Renamed from `org-feed-parse-feed'.
669         (org-feed-parse-rss-entry): Renamed from `org-feed-parse-entry'.
670         (org-feed-parse-atom-feed, org-feed-parse-atom-entry): New
671         functions.
673         * org-table.el (org-table-fix-formulas): Do not change references
674         to remote tables.
675         (org-table-get-remote-range): Convert standard coordinates to RC
676         format.
678         * org-latex.el (org-export-latex-keywords): Fix regexp bug.
680 2009-04-14  Carsten Dominik  <carsten.dominik@gmail.com>
682         * org-compat.el (org-sha1-string): Function removed.
684         * org.el (org-refile-allow-creating-parent-nodes): New option.
685         (org-refile-get-location): New argument NEW-NODES.
686         (org-refile): Call `org-refile-get-location' with the new
687         argument.
688         (org-refile-get-location): Arrange for adding a new child.
689         (org-refile-new-child): New function.
691         * org-html.el (org-html-handle-time-stamps): Wrap time stamps into
692         an additional span element.
694         * org-clock.el: Fix a number of docstrings.
695         (org-clock-find-position): New argument
696         FIND-UNCLOSED to make the function find an unclosed clock in the
697         entry.
698         (org-clock-in): Call `org-clock-find-position' with the new
699         argument if we might be resuming a clock.
701 2009-04-13  Carsten Dominik  <carsten.dominik@gmail.com>
703         * org-latex.el (org-export-latex-display-custom-times): New variable.
704         (org-export-latex-timestamp-markup): New option.
705         (org-export-latex-set-initial-vars): Remember the local value of
706         `org-display-custom-times'.
707         (org-export-latex-content): Process time stamps.
708         (org-export-latex-time-stamps): New function.
710         * org-macs.el (org-maybe-intangible): Add intangible property
711         again to invisible text.
713 2009-04-12  Carsten Dominik  <carsten.dominik@gmail.com>
715         * org-exp.el (org-default-export-plist): Handle undefined
716         variables.
718 2009-04-11  Carsten Dominik  <carsten.dominik@gmail.com>
720         * org.el (org-sort-entries-or-items): Match TODO keywrds
721         case-sensitively, when sorting.
722         (org-priority): Do not match TODO keywords with wrong case.
724 2009-04-09  Carsten Dominik  <carsten.dominik@gmail.com>
726         * org-feed.el (org-feed-update): Bind the variable
727         `new-formatted'.
729         * org-html.el (org-export-as-html): Start paragraphs after literal
730         examples.
732         * org-docbook.el (org-export-as-docbook): Start paragraphs after
733         literal examples.
735 2009-04-08  Carsten Dominik  <carsten.dominik@gmail.com>
737         * org.el (org-todo): Honor the NOBLOCKING property.
739         * org-agenda.el (org-agenda-dim-blocked-tasks): Honor the
740         NOBLOCKING property.
742         * org.el (org-scan-tags): Fix bug in tag scanner
744 2009-04-07  Carsten Dominik  <carsten.dominik@gmail.com>
746         * org.el (org-modules): Mark obsolete packages.
748         * org-html.el: New file, split out from org-exp.el.
750         * org-icalendar.el: New file, split out from org-exp.el.
752         * org-xoxo.el: New file, split out from org-exp.el.
754         * org-ascii.el: New file, split out from org-exp.el.
756 2009-04-06  Carsten Dominik  <carsten.dominik@gmail.com>
758         * org-compat.el (org-find-library-name): New function.
760         * org.el (org-pre-cycle-hook): New hook.
761         (org-cycle): Call the new hook in appropriate places.
762         (org-reload): Only reload files that have been loaded before.
764 2009-04-05  Carsten Dominik  <carsten.dominik@gmail.com>
766         * org.el (org-set-font-lock-defaults): Enforxe space or line end
767         after todo keyword.
768         (org-todo): When changing TODO state, do matching
769         case-sensitively.
770         (org-map-continue-from): New variable.
771         (org-scan-tags): Respect values in `org-map-continue-from'.
772         (org-reload): Make XEmacs compatible.
774 2009-04-04  Carsten Dominik  <carsten.dominik@gmail.com>
776         * org-protocol.el (org-protocol-flatten-greedy): New function.
777         (org-protocol-flatten): New function.
779         * org.el (org-open-link-from-string): Pass reference buffer to
780         `org-open-at-point'.
781         (org-open-at-point): New optional argument `reference-buffer'.
783 2009-04-03  Carsten Dominik  <carsten.dominik@gmail.com>
785         * org.el (org-scan-tags): Make tag scan find headline in first
786         line, 2nd attempt.
787         (org-get-refile-targets): Add the naked file name.
788         (org-refile): Store as top-level entry when only file name was
789         given.
791         * org-agenda.el (org-agenda-get-progress): Fix regexp bug.
793         * org.el (org-block-todo-from-children-or-siblings-or-parent):
794         Renamed from org-block-todo-from-children-or-siblings, and
795         enhanced to look for the parent's status as well.
797         * org-agenda.el (org-agenda-log-mode-add-notes): New option.
798         (org-agenda-get-progress): Add first notes line to log entry if so
799         desired.
801 2009-04-02  Carsten Dominik  <carsten.dominik@gmail.com>
803         * org-agenda.el (org-agenda-cleanup-fancy-diary-hook): New hook.
804         (org-agenda-cleanup-fancy-diary): Call the new hook.
806         * org-remember.el (org-remember-apply-template): Take the default
807         for the annotation from the :annotation property.
809         * org-mac-message.el (org-mac-message-get-link): Remove the
810         quotes.
811         (org-mac-message-get-link): Return the result.
813 2009-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
815         * org.el (org-refile-get-location): Add file name only if not
816         already included in outline path.
818         * org-faces.el (org-n-level-faces): Fix customization type from
819         number to integer.
821         * org-exp.el (org-export-headline-levels): Fix customization type
822         from number to integer.
824         * org-agenda.el (org-agenda-confirm-kill)
825         (org-agenda-custom-commands-local-options)
826         (org-timeline-show-empty-dates, org-agenda-ndays)
827         (org-agenda-start-on-weekday, org-scheduled-past-days): Fix
828         customization type from number to integer.
830 2009-03-31  Carsten Dominik  <carsten.dominik@gmail.com>
832         * org-protocol.el: Declare some functions.
834         * org-inlinetask.el (org-inlinetask-export-handler): Fix line
835         postion before inserting modified headline.
837         * org-agenda.el (org-agenda-compare-effort): Honor
838         `org-sort-agenda-noeffort-is-high'.
839         (org-agenda-filter-by-tag, org-agenda-filter-make-matcher)
840         (org-agenda-compare-effort): Implement the "?" operator for
841         finding entries without effort setting.
843         * org.el (org-extract-attributes-from-string): New function.
845         * org-exp.el (org-export-splice-attributes): New function.
847 2009-03-30  Carsten Dominik  <carsten.dominik@gmail.com>
849         * org-mouse.el: XEmacs compatibility fixes
851         * org-docbook.el (org-export-as-docbook): Process footnotes like
852         normal text.
854         * org.el (org-modules): Add org-inlinetasks.el
855         (org-cycle): Implement limiting level on cycling.
856         (org-move-subtree-down): Fix bug with swapping subtrees at end of
857         buffer.
859         * org-inlinetask.el: New file.
861         * org.el (org-emphasis-regexp-components): Allow braces in
862         emphasis pre and post match.
864         * org-footnote.el (org-footnote-normalize): When only dorting, do
865         not insert inline notes at the end.
867         * org-docbook.el (org-id-find-id-file): Add function declaration.
869         * org.el (org-require-autoloaded-modules): Add org-docbook.el.
871         * org-docbook.el: New file.
873 2009-03-28  Carsten Dominik  <carsten.dominik@gmail.com>
875         * org.el (org-reftex-citation): New command.
877 2009-03-27  Carsten Dominik  <carsten.dominik@gmail.com>
879         * org-agenda.el (org-agenda-cmp-user-defined): New option.
880         (org-sorting-choice, org-agenda-sorting-strategy): Add the new
881         sorting options.
882         (org-entries-lessp): Apply the new sorting option.
884         * org.el (org-block-todo-from-children-or-siblings): Fix bug in
885         blocker code, when an older sibling has children.
887         * org-mac-message.el (org-mac-message-get-link): Improve getting
888         links from multiple selected messages.
890 2009-03-26  Carsten Dominik  <carsten.dominik@gmail.com>
892         * org-remember.el (org-remember-finalize): Do not set buffer file
893         name to nil.
894         (org-remember-handler): Mark buffer as unmodified.
895         (org-remember-handler): Delete backup file and show message about
896         remaining backup files.
897         (org-remember-auto-remove-backup-files): New option.
899         * org.el (org-store-link): Use buffer name as link description in
900         w3-mode buffers.
901         (org-ido-switchb): Fix argument bug for completion.
903         * org-remember.el (org-remember-apply-template): Set local
904         variable `auto-save-visited-file-name' instead of global one.
906 2009-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
908         * org-feed.el: Re-write.
910         * org-agenda.el (org-agenda-get-todos): Fix bug with match-data.
911         (org-agenda-get-todos): Mark file tags as inherited.
912         (org-agenda-list): Always search diary lines for a time.
914 2009-03-24  Carsten Dominik  <carsten.dominik@gmail.com>
916         * org-feed.el (org-feed-assume-stable): New option.
917         (org-feed-before-adding-hook): New hook.
919         * org-exp.el (org-export-as-html): Close local lists depending on
920         indentation, also when starting a table.
922         * org-remember.el (org-remember-backup-directory)
923         (org-remember-backup-name): New internal variable.
925 2009-03-23  Carsten Dominik  <carsten.dominik@gmail.com>
927         * org-clock.el (org-clock-out-if-current): Make buffer detection
928         work in indirect buffers as well.
930         * org.el (org-emphasis-regexp-components): Add the exxclamation
931         mark to the post-emphasis characters.
933 2009-03-22  Carsten Dominik  <carsten.dominik@gmail.com>
935         * org.el (org-read-date-minibiffer-septup-hook): New hook.
936         (org-read-date): Run the new hook.
938         * org-mac-message.el (org-mac-flagged-mail): New group.
939         (org-mac-mail-account): New variable.
940         (org-mac-create-flagged-mail, org-mac-insert-flagged-mail): New
941         commands.
943         * org-remember.el (org-remember-backup-directory): New variable.
944         (org-remember-apply-template): Write file to backup directory.
946 2009-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
948         * org-mouse.el (org-mouse-todo-menu): New function.
949         (org-mouse-todo-keywords): Function removed.
950         (org-mouse-context-menu): Use `org-mouse-todo-menu'.
952         * org-table.el (org-table-beginning-of-field)
953         (org-table-end-of-field): New commands
954         (org-table-previous-field, org-table-beginning-of-field): Better
955         error messages.
956         (orgtbl-setup): Include `M-a' and `M-e'.
958         * org.el (org-backward-sentence, org-forward-sentence): New
959         commands.
961         * org-colview.el (org-colview-initial-truncate-line-value): New
962         variable.
963         (org-columns-remove-overlays): Restore the value of `truncate-lines'.
964         (org-columns): Remember the value of `truncate-lines'.
966         * org-colview-xemacs.el (org-colview-initial-truncate-line-value):
967         New variable.
968         (org-columns-remove-overlays): Restore the value of
969         `truncate-lines'.
970         (org-columns): Remember the value of `truncate-lines'.
972         * org.el (org-columns-skip-arrchived-trees): New option.
974         * org-agenda.el (org-agenda-export-html-style): Define color for
975         org-agenda-done face.
976         (org-search-view, org-agenda-get-todos, org-agenda-get-progress)
977         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use new face.
979         * org.el (org-scan-tags): Use the new face.
981         * org-faces.el (org-agenda-done): New face.
983         * org.el (org-scan-tags): Test the value org
984         `org-tags-match-list-sublevels'.
985         (org-tags-match-list-sublevels): New allowed value: indented.
987         * org-export-latex.el (org-export-latex-make-header): Apply macros
988         in header.
990         * org-exp.el (org-export-apply-macros-in-string): New function.
992         * org-export-latex.el (org-export-latex-list-parameters): Fix bug
993         with the definition of a checked box.
995         * org-clock.el (org-clock-find-position): Fix drawer indentations.
997         * org-export-latex.el (org-export-latex-low-levels): More options
998         for how to process lower levels in LaTeX.
999         (org-export-latex-subcontent): Better treatment for lists as a
1000         means of publishing lower levels.
1002 2009-03-20  Carsten Dominik  <carsten.dominik@gmail.com>
1004         * org.el (org-set-font-lock-defaults): Use new checkbox face.
1006         * org-faces.el (org-checkbox): New face.
1008         * org-exp.el (org-export-html-preprocess): Only create LaTeX
1009         fragement images if there is an export file.
1011 2009-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
1013         * org-agenda.el (org-stuck-projects): Document that the subtree of
1014         projects that are not stuck will now be searched for stuck
1015         sub-projects.
1016         (org-agenda-skip-entry-when-regexp-matches)
1017         (org-agenda-skip-entry-when-regexp-matches-in-subtree): New functions.
1018         (org-agenda-list-stuck-projects): Use
1019         `org-agenda-skip-entry-when-regexp-matches-in-subtree'.
1021         * org-export-latex.el (org-export-latex-preprocess): Improve
1022         export of verses.
1024         * org-exp.el (org-export-as-html): Implement centering as a div
1025         rather than a paragraph.  Do a better job with line-end in verse
1026         environments.
1028 2009-03-17  Carsten Dominik  <carsten.dominik@gmail.com>
1030         * org.el (org-open-at-point): Fix tags searches by mouse click.
1032 2009-03-16  Carsten Dominik  <carsten.dominik@gmail.com>
1034         * org-export-latex.el (org-export-latex-preprocess): Implement the
1035         centering markup.
1037         * org-exp.el (org-export-mark-blockquote-verse-center): Renamed
1038         from `org-export-mark-blockquote-and-verse'.
1039         (org-export-as-html): Implement the centering markup.
1041         * org-export-latex.el (org-export-latex-tables): Fix vertical
1042         lines in tables.
1044 2009-03-15  Carsten Dominik  <carsten.dominik@gmail.com>
1046         * org.el (org-read-date-history): New variable.
1047         (org-read-date): Use new history variable.
1048         (org-toggle-heading): Fix bug when used before first headline.
1049         (org-store-log-note): Remove drawer if empty while note is
1050         aborted.
1051         (org-remove-empty-drawer-at): New function.
1052         (org-check-after-date): New command.
1053         (org-sparse-tree): New sparse tree command "a".
1055         * org-exp.el (org-export-as-ascii): Improve export of plain lists.
1057 2009-03-14  Bastien Guerry  <bzg@altern.org>
1059         * org.el (org-toggle-fixed-width-section): Bug fix: insert a
1060         column and a space, not only a column.
1062 2009-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
1064         * org-export-latex.el (org-export-latex-emphasis-alist): Better
1065         defaults for verbose emphasis.
1066         (org-export-latex-emph-format): New function.
1067         (org-export-latex-fontify): Call `org-export-latex-emph-format'.
1069         * org-agenda.el (org-agenda-menu): Add new commands to menu.
1070         (org-agenda-do-date-later, org-agenda-do-date-earlier)
1071         (org-agenda-date-later-minutes, org-agenda-date-earlier-minutes)
1072         (org-agenda-date-later-hours, org-agenda-date-earlier-hours): New
1073         commands.
1075         * org.el (org-timestamp-change): Move end-time along with start
1076         time.
1078 2009-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
1080         * org-exp.el (org-export-target-internal-links)
1081         (org-export-as-html): Protect links specified as #name.
1083 2009-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
1085         * org.el (org-clone-subtree-with-time-shift): New command.
1087         * org-export-latex.el (org-export-latex-special-chars)
1088         (org-export-latex-treat-sub-super-char): Fix subscript export.
1090         * org-exp.el (org-create-multibrace-regexp): Do not add
1091         backslashes to the class.
1093 2009-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
1095         * org-colview.el (org-columns-map): Better functions for moving up
1096         and down a row, even if `truncate-line' is nil.
1098         * org.el (org-insert-todo-heading): Make sure the keyword is
1099         inserted at the correct position.
1101         * org-publish.el (org-publish-project-alist)
1102         (org-publish-projects, org-publish-org-index): Change default anme
1103         for the index of file names to "sitemap.org".
1105         * org-export-latex.el (org-export-latex-tables): Use
1106         `org-split-string', for Emacs 21 compatibility.
1108 2009-03-09  Carsten Dominik  <carsten.dominik@gmail.com>
1110         * org-agenda.el (org-agenda-log-mode-items): Improve docstring.
1112 2009-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
1114         * org-exp.el (org-export-page-description)
1115         (org-export-page-keywords): New variables.
1116         (org-export-plist-vars): Add entries for :keywords and
1117         :description.
1118         (org-infile-export-plist): Parse for new keywords.
1119         (org-get-current-options): Add new keywords
1120         (org-export-as-html): Publish description and keywords.
1122         * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New
1123         option.
1124         (org-agenda-add-entry-text): Honor
1125         `org-agenda-add-entry-text-descriptive-links'.
1127         * org-export-latex.el (org-export-latex-preprocess): Make all
1128         external preprocess functions use a PARAMETER arg.
1130         * org-exp.el (org-export-preprocess-string)
1131         (org-export-select-backend-specific-text)
1132         (org-export-format-source-code-or-example)
1133         (org-format-org-table-html): Support docbook export.
1134         (org-export-preprocess-string): Make all external preprocess
1135         functions use a PARAMETER arg.
1137 2009-03-07  Carsten Dominik  <carsten.dominik@gmail.com>
1139         * org-exp.el (org-export-html-style-include-scripts): New option.
1140         (org-export-plist-vars): Add new option
1141         `org-export-html-style-include-scripts'.
1142         (org-export-as-html): Honor new option
1143         `org-export-html-style-include-scripts'.
1144         (org-export-html-scripts, org-export-html-style-default): Fix
1145         xml issues with the Safari browser.
1147 2009-03-06  Carsten Dominik  <carsten.dominik@gmail.com>
1149         * org-publish.el (org-publish-attachment): Only copy file when the
1150         directories differ.
1152 2009-03-05  Carsten Dominik  <carsten.dominik@gmail.com>
1154         * org-clock.el (org-clocktable-steps): Use inactive time stamps
1155         for clocktable steps.
1157         * org.el (org-additional-option-like-keywords): Add two more
1158         keywords.
1160 2009-03-04  Carsten Dominik  <carsten.dominik@gmail.com>
1162         * org-exp.el (org-export-format-source-code-or-example): Mark
1163         temporary buffer unmodified, so that it will be killed even if
1164         mode like message mode has decided to assign a file name.
1166         * org.el (org-scan-tags): Improve tag inheritance.
1167         (org-scan-tags, org-make-tags-matcher): Make tag comparison
1168         case-sensitive.
1169         (org-scan-tags): Use the internal tags list instead of creating it
1170         from scratch.
1171         (org-trust-scanner-tags, org-scanner-tags): New variables.
1172         (org-scan-tags): Set `org-scanner-tags'.
1173         (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
1174         (org-map-entries): Document the possible speedup using scanner
1175         tags.
1177 2009-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
1179         * org.el (org-add-planning-info): Fix bug with looking for keyword
1180         only at column 0.
1182         * org-agenda.el (org-agenda-custom-commands-local-options): Add
1183         option for tags filter preset.
1184         (org-prepare-agenda): Store filter preset as a property on the
1185         filter variable.
1186         (org-finalize-agenda): Call the filter, if there is a preset.
1187         (org-agenda-filter-by-tag): Filter again after clearing the
1188         filter, when there still is a preset.
1189         (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
1190         Include the preset filter.
1191         (org-agenda-redo): Apply the filter again, also the preset filter.
1193         * org-exp.el (org-export-as-html): Use IDs in the correct way.
1195         * org.el (org-uuidgen-p): New funtion.
1197         * org-agenda.el (org-agenda-fontify-priorities): New default value
1198         `cookies'.
1199         (org-agenda-fontify-priorities): Renamed from
1200         org-fontify-priorities.
1202         * org.el (org-set-font-lock-defaults): Call
1203         `org-font-lock-add-priority-faces'.
1204         (org-font-lock-add-priority-faces): New function.
1206         * org-faces.el: (org-set-tag-faces): New option.
1207         (org-priority-faces): New variable.
1209         * org-exp.el (org-export-as-html): Add a "content" div around the
1210         entire content of the body tag.
1211         (org-export-html-get-bibliography): New function.
1212         (org-export-html-validation-link): New variable.
1213         (org-export-as-html): Add validation link to exported page.
1215         * org.el (org-match-sparse-tree): Renamed from
1216         `org-tags-sparse-tree'.
1217         (org-tags-sparse-tree): New alias.
1219 2009-03-02  Carsten Dominik  <carsten.dominik@gmail.com>
1221         * org.el (org-get-valid-level): Catch the case where the level
1222         change is nil.
1224         * org-clock.el (org-clock-find-position): Better indentation of
1225         new clock drawers.
1227 2009-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
1229         * org-agenda.el (org-agenda-quit): Delete window only when the
1230         frame-setup was not `current-window'.
1232         * org.el (org-tag-persistent-alist): New option.
1233         (org-startup-options): Add keyword `noptag'.
1234         (org-fast-todo-selection): Handle :newline correctly.
1235         (org-set-tags): Handle :newline correctly.
1236         (org-fast-tag-selection): Handle :newline correctly.
1238 2009-02-28  Carsten Dominik  <carsten.dominik@gmail.com>
1240         * org-exp.el (org-export-as-ascii): Reverse link buffer before
1241         outputting it.
1242         (org-export-ascii-push-links): Fix bug with pussing links into the
1243         export buffer.
1245 2009-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
1247         * org-archive.el (org-archive-subtree): Do not add 1 to level if
1248         pasting at top level.
1250         * org-bbdb.el: Improve documentation.
1252 2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
1254         * org-list.el (org-insert-item): Only consider insert empty lines
1255         is `org-empty-line-terminates-plain-lists' is not nil.
1257         * org.el (org-blank-before-new-entry): Mention the dependence on
1258         `org-empty-line-terminates-plain-lists' in the docstring.
1260         * org-publish.el (org-publish-get-project-from-filename): New
1261         optional argument UP.  Only find the top project if UP is set.
1262         (org-publish-current-project): Find the top encloding project.
1264         * org-agenda.el (org-agenda-before-write-hook)
1265         (org-agenda-add-entry-text-maxlines): New options.
1266         (org-write-agenda): Run the new hook in the temporary buffer.
1267         (org-agenda-add-entry-text): New function.
1268         (org-write-agenda): Implement PDF export, using ps2pdf.
1270         * org.el (org-global-properties-fixed, org-global-properties):
1271         Improve documentation string.
1273         * org-exp.el (org-export-ascii-links-to-notes): New option.
1274         (org-export-as-ascii): Handle links better.
1275         (org-export-ascii-wrap, org-export-ascii-push-links): New
1276         functions.
1278 2009-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
1280         * org-agenda.el (org-agenda): Make prefix arg optional.
1281         (org-agenda-search-headline-for-time): New option.
1282         (org-format-agenda-item): Honor
1283         `org-agenda-search-headline-for-time'.
1285         * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
1286         characters.
1288         * org.el (org-self-insert-cluster-for-undo): New option.
1289         (org-self-insert-command): Cluster undo for 20 characters.
1290         (org-self-insert-command-undo-counter): New variable.
1292 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
1294         * org-exp.el (org-export-as-html): Fix problem with closing colone
1295         example.
1297 2009-02-22  Carsten Dominik  <carsten.dominik@gmail.com>
1299         * org-export-latex.el (org-export-as-latex)
1300         (org-export-latex-first-lines): Avoid modification flag when
1301         adding or removing text properties.
1302         (org-export-latex-fontify): Catch error when org-emph-alist has
1303         entries that are not defined for LaTeX export.
1305         * org.el (orgstruct++-mode): New function.
1306         (turn-on-orgstruct++): Call `orgstruct++-mode'.
1307         (org-context-p): Allow detecting item context after the first line
1308         of an item.
1309         (orgstruct-make-binding): Detect if item-body context should be
1310         seen.
1311         (orgstruct-is-++): New variable.
1312         (org-add-planning-info): Catch the case when there is no planning
1313         info yet and the call does not want to add anything, only maybe
1314         tries to remove something.
1315         (org-special-ctrl-a/e): All value to be a cons cell with separate
1316         settings for `C-a. and `C-e'.
1317         (org-beginning-of-line, org-end-of-line): Honor separate values
1318         for `C-a' and `C-e'.
1320 2009-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
1322         * org.el (org-reload): New command.
1324 2009-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
1326         * org-exp.el (org-export-htm-get-tag-class-name)
1327         (org-export-htm-get-todo-kwd-class-name): New functions.
1328         (org-export-html-tag-class-prefix)
1329         (org-export-html-todo-kwd-class-prefix): New options.
1330         (org-export-as-html): Call
1331         `org-export-html-get-todo-kwd-class-name'.
1332         (org-html-level-start): Wrap tags into classes.
1333         (org-export-html-get-tag-class-name)
1334         (org-export-html-get-todo-kwd-class-name): New functions.
1336         * org-export-latex.el (org-export-latex-collect-header-macros):
1337         Remove fields that are used anyway.
1338         (org-export-latex-make-header): Insert the options earlier.
1340         * org-agenda.el (org-agenda-get-progress): Fix bug with state
1341         matching.
1343         * org-list.el (org-indent-item): Allow point to be at the end of
1344         the region.
1346         * org.el (org-metaleft, org-metaright): Be more accurate about
1347         detecting a region where commands apply.
1349         * org-compat.el (org-cursor-to-region-beginning): New function.
1351         * org.el (org-priority): Also find invisible heading.
1353         * org-colview-xemacs.el (org-columns-edit-value): No special
1354         treatment for `org-todo' prefix.
1356         * org-colview.el (org-columns-edit-value): No special treatment
1357         for `org-todo' prefix.
1359         * org-remember.el (org-remember-apply-template): Use
1360         `org-completing-read-no-ido'.
1362         * org.el (org-completing-read-no-ido): New function.
1363         (org-make-tags-matcher, org-set-property): Use
1364         `org-completing-read-no-ido'.
1366         * org-export-latex.el (org-export-latex-import-inbuffer-stuff):
1367         New option.
1368         (org-export-as-latex): Import in-buffer settings as TeX macros.
1369         (org-export-latex-make-header): Additional parameter OPT-DEFS.
1370         (org-export-latex-collect-header-macros): New function.
1372         * org.el (org-refile-get-location): Turn off
1373         `partial-completion-mode'.
1375 2009-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
1377         * org.el (org-block-todo-from-checkboxes): Announce that
1378         checkboxes are the culprit.
1379         (org-block-todo-from-children-or-siblings): Call
1380         `org-up-heading-all instead' of `outline-up-heading'.
1382         * org-agenda.el (org-agenda-show-1): Renamed from
1383         `org-agenda-show'.
1384         (org-agenda-show): Re-install the old version for now.
1385         (org-agenda-dim-blocked-tasks): Update docstring.  Scope a
1386         variable into the blokker hook, so that the checkbox checker can
1387         anounce that it caused the blocking.
1389         * org.el (org-track-ordered-property-with-tag): New option.
1390         (org-toggle-ordered-property): Honor
1391         `org-track-ordered-property-with-tag'.
1392         (org-tag-alist): Add newline options.
1393         (org-set-regexps-and-options): Separate option lines imply a
1394         newline.
1395         (org-set-regexps-and-options, org-assign-fast-keys)
1396         (org-fast-todo-selection, org-fast-tag-selection): Handle newline
1397         option.
1398         (org-indent-line-function): Make sure this works even if there is
1399         not `org-drawer-regexp' defined.  This can happen when
1400         orgstruct-mode is used in a non-org buffer.
1402         * org-list.el (org-checkbox-blocked-p): New function.
1403         (org-toggle-checkbox): Check for blocking.
1405         * org.el (org-modules): Add an entry for org-R.el.
1407         * org-agenda.el (org-agenda-todo-ignore-with-date)
1408         (org-agenda-todo-ignore-scheduled)
1409         (org-agenda-todo-ignore-deadlines): Mention the variable
1410         `org-agenda-tags-todo-honor-ignore-options' in the docstring.
1412         * org.el (org-get-wdays): Find the warning period also if it is in
1413         the wrong place.
1414         (org-ido-completing-read): Provide the correct arguments to
1415         ido-completing-read and bind `ido-enter-matching-directory' to
1416         nil.
1418 2009-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
1420         * org.el (org-olpath-completing-read): Never use ido for this
1421         one.
1423         * org-exp.el (org-export-normalize-links): Use new macro.
1425         * org-macs.el (org-if-unprotected-at): New macro.
1427         * org-agenda.el (org-agenda-show): Allow numerical prefix
1428         arguments to specify how much context should be shown.
1429         (org-agenda-cycle-show): New command, could be bound to SPC in
1430         org-agenda-mode-map.
1432         * org-exp.el (org-html-level-start): Space after section number.
1434 2009-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
1436         * org-agenda.el (org-agenda-get-sexps): Add todo state as
1437         property, for sorting.
1438         (org-cmp-todo-state): Get the applicable TODO keywords directly
1439         from the buffer.
1440         (org-run-agenda-series, org-agenda-list, org-search-view)
1441         (org-todo-list, org-tags-view): Only fit agenda window when the
1442         whole series is done.
1444         * org.el (org-scan-tags): Add todo state as property, for sorting.
1446         * org-agenda.el (org-agenda-custom-commands-local-options): Add
1447         `org-agenda-overriding-header' as an option.
1448         (org-agenda-list): Honor org-agenda-overriding-header'.
1450 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
1452         * org-list.el (org-toggle-checkbox): Improve cursor positioning
1453         after removing a checkbox.
1455         * org.el (org-show-entry): Make this work correctly also if it is
1456         the last entry in the file.
1457         (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
1458         falling back to normal, default command.
1459         (org-ctrl-c-ctrl-c): When called with prefix arg at a non-checkbox
1460         item, call the checkbox toggler to get a box.
1462         * org-list.el (org-toggle-checkbox): Make double prefix set the
1463         checkbox to "[-]".
1464         (org-fix-bullet-type): Only replace bullet it it is changed.
1465         (org-renumber-ordered-list): Handle case when first item does not
1466         have a number.
1468         * org.el (org-add-log-setup): Fix positioning when
1469         `org-log-states-order-reversed' is nil.
1471         * org-clock.el (org-clock-in): Fix positioning when
1472         `org-log-states-order-reversed' is nil.
1473         (org-clock-find-position): Fix positioning when
1474         `org-log-states-order-reversed' is nil.
1476 2009-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
1478         * org-clock.el (org-clock-into-drawer): Take default from
1479         `org-log-into-drawer'.
1480         (org-clock-find-position): Look for the correct drawer.
1482         * org.el (org-log-into-drawer): Renamed from
1483         `org-log-state-notes-into-drawer'.
1484         (org-log-state-notes-into-drawer): New variable alias.
1485         (org-add-log-setup): Make drawer name default to LOGBOOK, not
1486         CLOCK.
1487         (org-insert-property-drawer): Also skip LOGBOOK drawers.
1489 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
1491         * org-agenda.el (org-agenda): Fix docstring.
1493         * org.el ("org-plot"): Help loading org-plot.
1494         (org-metaleft-hook, org-metaright-hook, org-metaup-hook)
1495         (org-metadown-hook, org-shiftmetaleft-hook)
1496         (org-shiftmetaright-hook, org-shiftmetaup-hook)
1497         (org-shiftmetadown-hook, org-metareturn-hook): New hooks.
1498         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
1499         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
1500         (org-metadown, org-ctrl-c-ctrl-c): Call the appropriate hook.
1502         * org-publish.el (org-publish-get-base-files): Allow symbol `any'
1503         for selecting files with any (and even without) extension.
1505         * org.el (org-save-all-org-buffers): Also save id locations.
1506         (org-revert-all-org-buffers): Also load id locations.
1508 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
1509         * org.el (org-drawers): Add LOGBOOK to the default drawers.
1510         (org-log-state-notes-into-drawer): New option.
1511         (org-add-log-setup): Place the sate note marker into the drawer,
1512         create drawer when necessary.
1513         (org-refile-targets): Document special interpretation of LEVEL
1514         when odd-levels are used.
1516 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
1518         * org.el (org-store-log-note): Fix note indentation when adding
1519         notes to end of list.
1521         * org-exp.el (org-export-as-html): Add TODO keyword as extra
1522         class, so that each keyword can get special colors through CSS.
1524         * org-clock.el (org-clock-out): Add another nil for the previous
1525         state into the call to `org-add-log-setup'.
1527         * org.el (org-log-note-previous-state): New variable.
1528         (org-log-note-headings): New %S escape for old state.
1529         (org-todo): Call the note setup with the old state as an
1530         argument.
1531         (org-add-note): Add another nil for the previous state into the
1532         call to `org-add-log-setup'.
1533         (org-add-log-setup): New argument PREV-STATE.
1534         (org-add-log-note): Handle new %S escape.
1535         (org-store-log-note): Handle new %S escape.
1537 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
1539         * org-clock.el (org-clock-find-position): Do not swallow an item
1540         less indented than the CLOCK line itself.
1541         (org-clock-in): Push markers to lin after the clock line.
1542         (org-clock-find-position): Handle values of
1543         `org-clock-into-drawer' smaller than 2.
1545         * org-exp.el (org-html-level-start): Add a CSS class to section
1546         numbers.
1547         (org-export-html-toplevel-hlevel): Better documentation of the
1548         influence of this variables on H levels and css classes in
1549         export.
1551 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
1553         * org-agenda.el (org-agenda-custom-commands-local-options): Add
1554         timestamp and nottimestamp to the chooe menu.
1556         * org.el (org-save-all-org-buffers): Moved here from org-agenda.el.
1557         (org-revert-all-org-buffers): New command.
1559 2009-02-09  Carsten Dominik  <carsten.dominik@gmail.com>
1561         * org.el (org-return): Implement `org-return-follows-link' in the
1562         function org-return.  This is more robust than using the mouse
1563         map, I think.
1564         (org-set-regexps-and-options): Match more general #+TODO lines.
1565         (org-make-options-regexp): New optional argument EXTRA, for an
1566         extra regexp.
1567         (org-tab-follows-link): Mark as deprecated.
1569 2009-02-07  Carsten Dominik  <carsten.dominik@gmail.com>
1571         * org-exp.el (org-export-preprocess-string): Remove clock lines
1572         earlier, so that they cannot cotribute to verbatim snippets.
1574 2009-02-06  Carsten Dominik  <carsten.dominik@gmail.com>
1576         * org-exp.el (org-export-remove-or-extract-drawers): Fix regexp
1577         for finding drawers.
1578         (org-export-as-ascii, org-export-as-html): Count levels relative
1579         to the subtree header.
1580         (org-get-min-level): New optional argument OFFSET.
1581         (org-export): Make sure point is restored after popping up that
1582         window.
1584         * org.el (org-do-sort): Also take an inactive timestamp if no
1585         active one is found.
1587         * org-colview-xemacs.el (org-columns-capture-view): Copy before
1588         deleting duplicates.
1590         * org-colview.el (org-columns-capture-view): Copy before
1591         deleting duplicates.
1593         * org-exp.el (org-export-preprocess-string): Fix bug when skipping
1594         text before first headline.
1596         * org.el (org-format-latex): Do not convert LaTeX fragments in
1597         protected examples.
1599 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
1601         * org-exp.el (org-export-html-style-default): Use color values
1602         instead of names for XHTML validation.
1604         * org.el (org-get-scheduled-time, org-get-deadline-time): New
1605         functions.
1606         (org-return-follows-link): Revert making this the default untile
1607         issues are resolved.
1609         * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
1610         nottimestamp.
1612 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
1614         * org.el (org-mode): Make dependence stuff work more reliably.
1615         (org-update-parent-todo-statistics): Fix bug with updating
1616         statistics cookie.
1618         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
1619         ~ as verbatim delimiters.
1621         * org-exp.el (org-export-html-format-image): New argument
1622         PAR-OPEN.
1623         (org-export-as-html): Pass par-open to
1624         `org-export-html-format-image'.
1626 2009-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
1628         * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
1629         (org-use-fast-todo-selection, org-tags-column): New default
1630         setting for variables, based on a poll what typical uses use.
1632         * org-agenda.el (org-agenda-sorting-strategy)
1633         (org-agenda-tags-column): New default setting for variables, based
1634         on a poll what typical uses use.
1636 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
1638         * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
1639         blocked entries from setting the blocked tag.
1641         * org-exp.el (org-export-html-footnotes-section): Use a more
1642         consistent id for footnotes.
1644         * org-export-latex.el (org-export-latex-classes): Remove the
1645         a4paper option from the default styles.
1647 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
1649         * org.el (org-enforce-todo-checkbox-dependencies): New option.
1650         (org-block-todo-from-checkboxes): New function.
1651         (org-todo): Make tripple prefix arg circumvent blocking.
1653         * org-timer.el (org-timer): Provide the timer feature.
1655         * org.el (org-require-autoloaded-modules): Add a few more files to
1656         the list of autoloaded modules.
1658         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
1660 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
1662         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
1663         drawers that are unprotected.
1664         (org-export-html-format-image): Make sure inlined LaTeX fragment
1665         images remain inlined.
1667         * org.el (org-toggle-ordered-property): New function.
1668         (org-mode-map): Add a key for `org-toggle-ordered-property'.
1669         (org-org-menu): Add menu entries for TODO dependencies.
1671 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
1673         * org.el (org-default-properties): Add ORDERED to the default
1674         properties, to get completion support for it.
1676         * org-list.el (org-update-checkbox-count): Update more than one cookie.
1678         * org.el (org-update-parent-todo-statistics): Update more than one
1679         cookie.
1681         * org-agenda.el (org-agenda-get-todos): Start search from correct
1682         position.
1684         * org.el (org-fast-todo-selection): Make sure TODO selection does
1685         not change buffer position.
1687         * org-list.el (org-toggle-checkbox): Implement adding or removing
1688         checkboxes from line or region when called with a prefix
1689         argument.
1691         * org-rmail.el (org-rmail-store-link): Protect the call to
1692         `rmail-narrow-to-non-pruned-header'.
1694         * org-clock.el (org-clock-special-range): Fix week display in
1695         clock tables.
1697         * org-exp.el (org-get-current-options): Fix bug when in indirect
1698         buffer.
1700 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
1702         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
1703         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
1704         (org-agenda-dim-blocked-tasks): New function.
1706         * org.el (org-enforce-todo-dependencies): New option.
1707         (org-block-todo-from-children-or-siblings): New function.
1709         * org-faces.el (org-agenda-dimmed-todo-face): New face.
1711         * org.el (org-todo): Return correct state type even if the blocker
1712         throws an error.
1713         (org-modifier-cursor-error): Renamed from
1714         `org-shiftcursor-error'.
1715         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
1716         (org-shiftmetadown): Call `org-modifier-cursor-error'.
1718         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
1719         to get real errors from the blocker hook.
1721         * org.el (org-shiftselect-error, org-call-for-shift-select): New
1722         functions.
1723         (org-set-visibility-according-to-property): Turn off the setting
1724         of `org-show-entry-below', to avoid overruling a FOLDED visibility
1725         property.
1727 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
1729         * org.el (org-support-shift-select): New option.
1730         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
1731         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
1732         selection outside contexts.
1734         * org-list.el (org-at-item-bullet-p): New function.
1736         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
1737         variables.
1739         * org-footnote.el (org-footnote-normalize): Remove unnecessary
1740         variable.
1741         (org-insert-footnote-reference-near-definition): Remove
1742         unnecessary let form.
1744         * org-export-latex.el (org-export-latex-first-lines): Add
1745         OPT-PLIST parameter.
1746         (org-export-as-latex): Call `org-export-latex-first-lines' with
1747         opt-plits parameter.
1748         (org-export-latex-preprocess): Remove unnecessary variables.
1750         * org-exp.el (org-infile-export-plist)
1751         (org-export-add-options-to-plist, org-export-kill-licensed-text)
1752         (org-export-remove-headline-metadata)
1753         (org-export-get-title-from-subtree, org-get-min-level)
1754         (org-html-do-expand): Remove innecessary let form.
1756         * org-colview-xemacs.el (org-columns-display-here): Remove
1757         unnecessary variables.
1759         * org-colview.el (org-columns-display-here): Remove unnecessary
1760         variables.
1762         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
1763         variables.
1765         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
1766         unnecessary variables.
1768         * org-agenda.el (org-search-view, org-agenda-get-blocks)
1769         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
1770         variables.
1772         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
1773         (org-compact-display-after-subtree-move): Remove unnecessary
1774         variables.
1775         (org-edit-fixed-width-region): Remove unnecessary variables.
1776         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
1777         (org-olpath-completing-read): Remove unnecessary variable.
1778         (org-auto-repeat-maybe): Remove unnecessary variable.
1779         (org-map-entries): Remove unnecessary variable.
1780         (org-buffer-property-keys, org-imenu-get-tree)
1781         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
1783 -----------------------------------------------------------------
1785 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
1786         * org-exp.el (org-export-remove-timestamps): Never remove
1787         timestamps from tables.
1789         * org-export-latex.el (org-export-latex-first-lines): Add more
1790         options to the preprocessing of the text before the first
1791         headline.
1793 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
1795         * org-faces.el (org-clock-overlay): Make face compatible with
1796         XEmacs.
1798         * org.el (org-yank): Add property for delete-selection mode.
1800         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
1802         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
1803         variable.
1805         * org-table.el (org-table-insert-hline): Fix typo in fuction call
1806         to `backward-char'.
1808         * org-exp.el (org-export-as-html): Remove the initial space from
1809         colon examples.
1811         * org.el (org-scan-tags): Call
1812         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
1814         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
1815         customization groups.
1816         (org-agenda-tags-todo-honor-ignore-options): New option.
1817         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
1818         New function.
1819         (org-agenda-get-todos): Use
1820         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
1822 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
1824         * org-exp.el (org-export-format-source-code-or-example): Escape
1825         HTML characters also in examples that anre not treated with
1826         htmlize.  Also, just switch to EXAMPLE processing if we do not
1827         have a good version of htmlize.
1829         * org-rmail.el: Fix copyright notice.
1831         * org.el (org-activate-footnote-links): Improve footnote link
1832         highlighting.
1834         * org-footnote.el (org-footnote-normalize): Fix finding the end of
1835         a footnote definition at the end of the file.
1837         * org-table.el (org-table-get-specials): Add an imagined hline at
1838         the end of the table.  This can be useful for references that want
1839         to go to the end of the table.  Also fix bug when computing last
1840         row constants, in tables that do not start right at the right
1841         margin.
1842         (org-table-eval-formula): Match and replace remove references.
1843         (org-table-formula-substitute-names): Make sure that names inside
1844         a "remote" call are left alone, the will be replaced later when
1845         the remote call is handled.
1846         (org-table-convert-refs-to-rc): Do not convert things that might
1847         look like a reference, but are really part of an ID or namei n a
1848         remote reference.
1849         (org-table-get-remote-range): New function.
1851 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
1853         * org-faces.el (org-clock-overlay): Fix bug in face definition.
1855         * org-clock.el (org-clock-put-overlay): Use new face instead of
1856         `secondary-selection'.
1858         * org-faces.el (org-clock-overlay): New face.
1860 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
1862         * org-exp.el (org-get-current-options): Include the option for
1863         publishing time stamps.
1865         * org.el (org-toggle-heading): Renamed from
1866         `org-toggel-region-headings'.
1867         No longer needs a region defined, but will use it if there is one.
1868         (org-ctrl-c-star): Simplified, relying more on the internal
1869         workings of `org-toggle-heading'.
1870         (org-toggle-item): Renamed from `org-toggle-region-items'.
1871         No longer needs a region defined, but will use it if there is one.
1872         (org-ctrl-c-minus): Simplified, relying more on the inernal
1873         workings of `org-toggle-item'.
1875         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
1876         environment detection.  Also, do real changes only in unprotected
1877         places.
1879 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
1881         * org-export-latex.el (org-export-latex-quotation-marks): Use
1882         `org-if-unprotected-1'.
1883         (org-export-latex-set-initial-vars): Check for class definition in
1884         property.
1886         * org-macs.el (org-if-unprotected-1): New macro.
1888 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
1890         * org-compat.el (org-count-lines): New function.
1892         * org-exp.el (org-export-format-source-code-or-example): Handle
1893         switches related to text areas.
1895         * org.el (org-activate-footnote-links): Don't allow match inside a
1896         link.
1898         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
1900         * org-export-latex.el (org-export-latex-links): Keep a relative
1901         path relative also after export.
1903         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
1905         * org.el (org-make-tags-matcher): Never use IDO for completing the
1906         tags matcher match string.
1907         (org-completing-read): Also remove the special biding for "?".
1909         * org-attach.el (org-attach-allow-inheritance): New option.
1910         (org-attach-inherited): New variable.
1911         (org-attach-dir): Handle properties related to the attachment
1912         directory.
1913         (org-attach-check-absolute-path): New function.
1914         (org-attach-set-directory, org-attach-set-inherit): New commands.
1915         (org-attach): Accommodate the new commands in the dispatcher.
1917 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
1919         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
1920         `window-full-width-p'.
1922         * org-exp.el (org-export-as-html): Only check for images files
1923         that really can be inlined
1925         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
1926         list of extensions to be a parameter.
1928         * org-exp.el (org-export-html-inline-image-extensions): New
1929         variable.
1931         * org-agenda.el (org-prepare-agenda): Use
1932         `org-agenda-block-separator'.
1933         (org-agenda-block-separator): New option.
1935 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
1937         * org-export-latex.el (org-export-latex-tables): Call
1938         `org-table-clean-before-export' with the new optional argument.
1940         * org-exp.el (org-table-clean-before-export): New optional
1941         parameter MAYBE-QUOTED, allows for quoted characters like \# in
1942         first column.
1944 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
1946         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
1947         histograms.
1949         * org-colview.el (org-colview-construct-allowed-dates): Better
1950         error catching when a date/time property does not have allowed
1951         values defined.
1953         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
1954         Better error catching when a date/time property does not have
1955         allowed values defined.
1957 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
1959         * org.el (org-map-entries): Restore point and restriction after
1960         `org-map-entries'.
1962 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
1964         * org.el (org-time=, org-time<, org-time<=, org-time>)
1965         (org-time>=, org-time<>): Make sure both values are dates.
1967 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
1969         * org-archive.el (org-extract-archive-heading): Allow %s for file
1970         name also in achive location heading.
1972 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
1974         * org-archive.el (org-add-archive-files): Uniquify the list before
1975         returning it.
1977 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
1979         * org-compat.el (org-fit-window-to-buffer): Use
1980         `window-full-width-p'.
1982         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
1983         space after the colon in short examples.
1985         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
1986         enforce a space after the colon.  However, we also allow lines
1987         that are *only* a colon.
1988         (org-export-as-html): Enforce the space after the colon in short
1989         examples.
1990         (org-export-preprocess-string): Do the colon example protection
1991         earlier.
1992         (org-export-remove-timestamps): Do not check for protection at the
1993         end of the line.
1995 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
1997         * org.el (org-format-latex-options): Add new matcher for single
1998         letters between dollars.
1999         (org-get-header): Function removed.
2000         (org-heading-components): New function.
2002         * org-exp.el (org-export-define-heading-targets): Record ID's also
2003         as alternative targets.
2004         (org-export-as-html): Interpret "id:" links to other files by
2005         preserving the relative path.
2007         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
2008         is nil.
2010         * org-exp.el (org-export-normalize-links): Protect the main link,
2011         to avoid special character processing.
2013         * org-export-latex.el (org-export-latex-special-keyword-regexp):
2014         New variable.
2015         (org-export-latex-special-string-regexps): Variable removed.
2016         (org-export-latex-keywords): Use the new regexp.
2018         * org-exp.el (org-export-handle-include-files): Fetch switches and
2019         put them into the BEGIN statement.
2021         * org-timer.el (org-timer-mode-line-string): New variable.
2023         * org-clock.el (org-clock-mode-line-map): Renamed from
2024         `org-clock-mode-map'.
2025         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
2026         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
2027         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
2028         (org-clock-remove-overlays): Renamed from
2029         `org-remove-clock-overlays'.
2031         * org-timer.el (org-timer-pause-or-continue): Implement stopping
2032         and mode line display.
2033         (org-timer-stop): New command.
2034         (org-timer-seconds): Return correct time when timer is paused.
2035         (org-timer-mode-line-timer): New variable.
2036         (org-timer-set-mode-line, org-timer-update-mode-line): New
2037         functions.
2039         * org.el (org-insert-heading):  Handle new value `auto' for
2040         `org-blank-before-new-entry'.
2041         (org-org-menu): Add new items for timer functions.
2043         * org-list.el (org-insert-item): Handle new value `auto' for
2044         `org-blank-before-new-entry'.
2046         * org.el (org-blank-before-new-entry): New value `auto', made
2047         default.
2049 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
2051         * org-exp.el (org-export-normalize-links): If the link is also
2052         used as the description, protect the description.
2054 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
2056         * org.el (org-closest-date): Fix bug with yearly repeats, in
2057         combination with preference of the past as it is used for deadline
2058         and scheduling search.
2060         * org-exp.el (org-html-handle-time-stamps): No longer check for
2061         the `org-export-with-timestamps' option, because the preprocesser
2062         has taken care of this already.
2064         * org.el (org-entry-properties): Catch the case when this is
2065         called in a non-org-mode file.
2067         * org-export-latex.el (org-export-latex-remove-from-headlines):
2068         Variable made obsolete, also LaTeX export now uses the standard
2069         variables.
2070         (org-export-as-latex): Add the timestamps parameter to the
2071         preprocessor parameter list.
2072         (org-export-latex-content): Export the remaining keywords without
2073         considering to remove them.
2074         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
2075         Use bold font instead of tt font for the keywords.
2076         (org-export-latex-fontify-headline): Format headlines, assuming
2077         that all keywords still present should be published.
2078         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
2079         publish what ever remains of the time stamps.
2080         (org-export-latex-list-parameters): New option.
2081         (org-export-latex-lists): Pass additional parameters to the list
2082         converter.
2084         * org-exp.el (org-export-preprocess-string): Remove clock lines
2085         and timestamps already in the preprocesor.
2086         (org-export-remove-timestamps, org-export-remove-clock-lines): New
2087         functions.
2088         (org-export-as-ascii, org-export-as-html): Add the timestamps
2089         parameter to the preprocessor parameter list.
2091         * org-list.el (org-list-parse-list): Parse for checkboxes.
2092         (org-list-to-generic): Introduce and handle new parameters :cbon
2093         and :cboff.
2094         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
2095         optional parameter PARAMS.
2097         * org-export-latex.el (org-export-latex-special-chars): Fix
2098         problems with interpreting dollar signs.
2099         (org-inside-latex-math-p): New function.
2100         (org-export-latex-preprocess): Protect all the math fragments.
2102         * org.el (org-latex-regexps): Allow a dash after a dollar.
2104         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
2105         mark after copying.
2107         * org-agenda.el (org-run-agenda-series): Have series options set
2108         when finalizing the agenda.
2110         * org-exp.el (org-export-format-source-code-or-example): Protect
2111         the converted examples.
2113         * org.el (org-set-regexps-and-options): Fix the regexp
2114         `org-complex-heading-regexp'.
2116 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
2118         * org.el (org-edit-src-get-label-format): New function.
2119         (org-coderef-label-format): New option.
2120         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
2121         a label format specification and make sure it is used in the edit
2122         buffer.
2123         (org-edit-src-get-label-format): New function.
2124         (org-store-link): Handle new coderef formats.
2125         (org-link-search): Handle new coderef formats.
2127         * org-footnote.el (org-footnote-create-definition)
2128         (org-footnote-goto-local-insertion-point): Make footnote insertion
2129         work correctly when the "Footnotes" headline is the last line in
2130         the buffer.
2132         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
2133         the location.
2135 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
2137         * org-w3m.el (org-w3m): New customization group.
2138         (org-w3m-deactivate-mark): New option.
2139         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
2140         option say not to.
2142 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
2144         * org.el (org-set-font-lock-defaults): Trigger footnote
2145         fontification.
2146         (org-activate-footnote-links): New function.
2147         (org-activate-links): New entry `footnote'.
2149         * org-faces.el (org-footnote): New face.
2151 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
2153         * org-macs.el (org-re): Handle the [:word:] class.
2155         * org-exp.el (org-export-preprocess-string): Call
2156         `org-export-protect-colon-examples'.
2157         (org-export-protect-colon-examples): Renamed from
2158         `org-export-protect-examples', and scope limited to lines starting
2159         with a colon.
2161 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
2163         * org-exp.el (org-export-preprocess-string): Move the preprocess
2164         hook to after turning on Org-mode.
2165         (org-export-preprocess-after-include-files-hook)
2166         (org-export-preprocess-after-tree-selection-hook)
2167         (org-export-preprocess-before-backend-specifics-hook)
2168         (org-export-preprocess-final-hook): New hooks.
2169         (org-export-preprocess-string): Run the new hooks.
2171         * org.el (org-ctrl-c-minus): Fix indentation for new items.
2173         * org-footnote.el: New file.
2175         * org.el (org-footnote): Require footnote code.
2176         (org-startup-options): Add new footnote options.
2177         (org-mode-map): New keybindig for footnotes.
2178         (org-ctrl-c-ctrl-c): Add function at footnotes.
2179         (org-org-menu): New menu entries for footnotes.
2181         * org-export-latex.el (org-export-as-latex): Pass footnote
2182         variable to preprocessor.
2183         (org-export-latex-preprocess): Treat multiple references to a
2184         footnote.
2186         * org-exp.el (org-export-preprocess-string): Call
2187         `org-footnote-normalize'.
2188         (org-export-as-ascii, org-export-as-html): Pass footnote variable
2189         to preprocessor.
2190         (org-export-as-html): Treat multiple references to a footnote.
2192 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
2194         * org-export-latex.el (org-export-latex-links): Handle coderef
2195         links.
2197         * org.el (org-bracket-link-analytic-regexp++): New variable.
2198         (org-make-link-regexps): Initialize
2199         `org-bracket-link-analytic-regexp++'.
2200         (org-store-link): Implement special case in edit-src buffer.
2201         (org-insert-link): No use of ide to insert stored links.
2202         (org-link-search): Implement special case for coderefs.
2204         * org-exp.el (org-export-html-scripts): New constant.
2205         (org-export-html-style-default): Add a new style for highlighted
2206         code.
2207         (org-export-code-refs): New variable.
2208         (org-export-preprocess-string): Initialize `org-export-code-refs'.
2209         Call `org-export-replace-src-segments-and-examples'
2210         No longer call `org-export-protect-examples'.
2211         (org-export-target-internal-links): Take care of coderef targets.
2212         (org-export-last-code-line-counter-value): New variable.
2213         (org-export-replace-src-segments-and-examples): Renamed from
2214         `org-export-replace-src-segments', and modified.
2215         (org-export-format-source-code-or-example): Renamed from
2216         `org-export-format-source-code'.
2217         (org-export-number-lines): New function.
2218         (org-export-as-ascii, org-export-as-html): Handle coderef links.
2220 --------------------------------------------------------------------------
2222 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
2224         * org-remember.el (org-remember-handler): Safer way to get a new
2225         buffer accessing the target file.
2227         * org.el (org-refile-get-location): Handle case of current buffer
2228         not having a file associated with it.
2230 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
2232         * org-table.el (org-table-get-formula): Only ask to overwrite
2233         field formula if there really is one.
2235         * org-id.el (org-id-find): Allow the ID to be a symbol or a
2236         number, by converting these to a string.
2238         * org-colview.el (org-dblock-write:columnview): Allow ID to be
2239         located in a different file.
2241         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
2242         org-colview.el.
2244 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
2246         * org.el (org-completion-use-ido): Enhance docstring of
2247         `org-completion-use-ido'.
2249         * org-export-latex.el (org-export-latex-make-header): Double the %
2250         in the time stamp format.
2251         (org-export-latex-special-chars): Handle case where there is no
2252         match group 3.
2254 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
2256         * org.el (org-get-refile-targets, org-refile-get-location): Use
2257         expanded file name to improve comparison.
2259 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
2261         * org.el (org-scan-tags): Rescan for tags, to get the correct
2262         upcase/downcase stuff.  This slows things down for now, but it
2263         works.
2264         (org-mode): Make sure the tag-faces regexp is initialized.
2266         * org-export-latex.el (org-export-latex-links): Fix bug with
2267         undefined label.
2269         * org-table.el (org-table-get-specials): Set
2270         `org-table-current-last-data-line'.
2271         (org-table-current-last-data-line): New variable.
2272         (org-table-insert-column, org-table-delete-column)
2273         (org-table-move-column, org-table-fix-formulas): Call
2274         `org-table-fix-formulas' a second time to fix the $LR references.
2275         (org-table-get-specials): Add the $LR references to the tables.
2276         (org-table-get-formula): Do not offer last-row names as LHS of
2277         formulas.
2279         * org.el (org-store-link): Capture link description from
2280         `org-id-store-link'.
2282         * org-exp.el (org-export-html-format-image): Add the / to the end
2283         of the <img> tag.
2284         (org-export-format-source-code): Surround example by empty lines,
2285         to make sure it will not be inside a paragraph.
2287         * org.el (org-ido-switchb): New function.
2289 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
2291         * org-agenda.el (org-agenda-show): New prefix argument
2292         FULL-ENTRY.
2294         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
2295         argument.
2297         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
2298         `org-agenda-change-all-lines'.
2299         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
2300         tags are now retrieved locally.
2302 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
2304         * org.el (org-get-outline-path): Fix bug if level is not given.
2305         (org-org-menu): Do not quote function in menu vector.
2307         * org-agenda.el (org-finalize-agenda): Fix typo with variable
2308         name.
2310 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
2312         * org.el (org-refile): Avoid refiling to within the region to be
2313         refiled.
2315         * org-export-latex.el (org-export-latex-special-chars): Replace
2316         special characters also in tables.
2318         * org-agenda.el (org-agenda-change-all-lines): New argument
2319         FORCE-TAGS.
2320         (org-agenda-set-tags): Cet the new tags and pass them to
2321         `org-format-agenda-item'.
2323 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
2325         * org-export-latex.el (org-export-latex-classes): Add longable as
2326         a default package to all classes.
2327         (org-export-latex-tables): Handle the longtable attribute and the
2328         align attribute.
2330         * org-table.el (orgtbl-to-generic): Handle tables that start with
2331         a hline.
2333         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
2334         \verb for colde-like snippets.
2335         (org-export-as-latex): Fix issues with region export.
2337         * org.el (org-up-heading-safe): Speed up function by using a
2338         direct regexp search.
2339         (org-olpa): New variable.
2340         (org-get-outline-path): Speed-up path constructions in cases where
2341         this is possible because the entire hierarchy is scanned anyway.
2342         (org-refile-get-location): Don't compare the truenames of files,
2343         this is too slow.
2344         (org-goto-max-level): New option.
2345         (org-goto): Use `org-goto-max-level'.
2347 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
2349         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
2350         Strip angle brackets from message-ids in the former and don't do
2351         it in the latter.
2352         (org-gnus-follow-link): Open summary reliable, even if the last
2353         messages were deleted, and handle empty groups, too.
2355 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
2357         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
2358         instead of \texttt for the =...= and ~===~ emphasis environments.
2359         (org-export-as-latex): Remove any old :org-license-to-kill text
2360         properties.
2361         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
2362         (org-export-latex-make-header): Add some hard space after the
2363         table of contents.
2364         (org-export-latex-first-lines): Accept RBEG argument.  Mark
2365         exported text so that it will be excuded in further steps.
2367         * org-table.el (org-table-get-specials): Make @0 reference the
2368         last line in a table.
2369         (org-table-recalculate): Improve docstring.
2371 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
2373         * org.el (org-log-done): Fix docstring.
2375 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
2377         * org-exp.el (org-export-html-format-image): Fix bugs.
2379         * org-export-latex.el (org-export-latex-tables)
2380         (org-export-latex-links): Implement attribute, label, and caption
2381         handling.
2383         * org-exp.el (org-export-html-style-default): Add style
2384         definitions for the figure div.
2385         (org-export-preprocess-string, org-export-as-html): Implement
2386         attribute, label, and caption handling.
2387         (org-export-attach-captions-and-attributes): New function.
2388         (org-export-html-format-image): New function.
2389         (org-format-org-table-html): Implement attribute, label, and
2390         caption handling.
2392         * org.el (org-find-text-property-in-string): New function.
2393         (org-extract-attributes): Use the property org-attr instead of
2394         org-attrobutes, because this property is now set with the #+ATTR
2395         lines.
2397 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
2399         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
2400         the case that FROM is nil.
2402         * org.el (org-before-first-heading-p): New function.
2404 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
2406         * org-exp.el (org-export-as-html): Do not add a space before
2407         enforces line breaks.
2408         (org-export-as-html): Close paragraph before blockquote and verse
2409         tags.
2411 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
2413         * org-id.el (org-id-locations-file): Wrap file name with
2414         `convert-standard-filename'.
2415         (org-id-files): New variable.
2416         (org-id-use-hash): New option.
2417         (org-id-update-id-locations): Also search in all files current
2418         listed in `org-id-files'.  Convert the resulting alist to a hash
2419         if the user customation says so.
2420         (org-id-locations-save): Handle he case if `org-id-locations' is a
2421         hash.
2422         (org-id-locations-load): Convert the alist to a hash.
2423         (org-id-add-location): Handle the hast case.
2424         (kill-emacs-hook): Make sure id locations are saved when Emacs is
2425         exited.
2426         (org-id-hash-to-alist, org-id-alist-to-hash)
2427         (org-id-paste-tracker): New functions.
2429 -------------------------------------------------------------------------
2431 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
2433         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
2434         bindings of calendar variables.
2436         * org-table.el (org-table-find-row-type): Renamed from
2437         `org-find-row-type'.
2438         (org-table-rewrite-old-row-references): Renamed from
2439         `org-rewrite-old-row-references'.
2440         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
2441         (org-table-cleanup-narrow-column-properties): Renamed from
2442         `org-cleanup-narrow-column-properties'.
2444 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
2446         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
2447         for better error messages.
2448         (org-table-get-descriptor-line): Supply the new arguments to
2449         `org-find-row-type'.
2450         (org-table-error-on-row-ref-crossing-hline): New option.
2452         * org.el (org-target-link-regexp): Make buffer-local.
2453         (org-move-subtree-down): Fix bug with trees at beginning of
2454         buffer.
2456 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
2458         * org-faces.el (org-set-tag-faces): New function.
2459         (org-tags-special-faces-re): New variable.
2461         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
2463         * org-faces.el (org-tag-faces): New option.
2464         (org-tag): Mention `org-tag-faces' in the docstring.
2466 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
2468         * org-exp.el (org-export-html-style-default): Implement new
2469         quoting.
2471         * org-jsinfo.el (org-infojs-template): Implement new quoting.
2473         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
2474         command to the `w3m-minor-mode-map'.
2476         * org-archive.el (org-archive-to-archive-sibling): Protect
2477         `this-command' to avoid appending kills during archiving.
2479         * org-exp.el (org-export-with-priority): New variable.
2480         (org-export-add-options-to-plist): Use `org-export-plist-vars'
2481         instead of internal list of strings and properties.
2482         (org-print-icalendar-entries): Retrieve the location property with
2483         inheritance.
2485 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
2487         * org-exp.el (org-export-with-todo-keywords): New option.
2488         (org-export-plist-vars): Include also the keys for the #+OPTIONS
2489         line.
2490         (org-default-export-plist, org-export-add-options-to-plist)
2491         (org-export-as-ascii, org-export-as-html): Use the new structure
2492         of `org-export-plist-vars'.
2494         * org.el (org-map-entries): Return all values.
2496 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
2498         * org.el (org-matcher-time): Recognize more special values.
2500         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
2502 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
2504         * org.el (org-tags-exclude-from-inheritance): New option.
2505         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
2506         `org-tags-exclude-from-inheritance'.
2508         * org-agenda.el (org-agenda-show-inherited-tags): New option.
2509         (org-format-agenda-item): Add inherited tags to the agenda line
2510         string, and make sure that properties are kept when downcasing the
2511         tags list.
2512         (org-agenda-add-inherited-tags): New function.
2513         (org-downcase-keep-props): New function.
2515         * org.el (org-scan-tags): Mark inherited tags with a text
2516         property.
2517         (org-get-tags-at): Mark inherited tags with a text property.
2518         (org-add-prop-inherited): New function.
2520         * org-agenda.el (org-agenda-add-inherited-tags): New function.
2521         (org-agenda-show-inherited-tags): New option.
2523 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
2525         * org.el (org-modules): Add org-w3m to the default modules.
2527         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
2528         orgtbl-mode.
2529         (orgtabl-create-or-convert-from-region): New command.
2531         * org-exp.el (org-export-as-ascii): Remove the handling of
2532         targets.
2533         (org-export-ascii-preprocess): Handle targets already in this
2534         function.
2536 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
2538         * org-timer.el (org-timer-start-time): Define this variable.
2539         (org-timer-item): Make argument optional.
2541         * org-list.el (org-insert-item): Automatically insert a timer item
2542         if the current list is a timer list.
2544         * org-timer.el: New file.
2546         * org-publish.el (org-publish-org-index): Only exclude the index
2547         file in the main directory from being added to the site-map.
2548         (org-publish-get-project-from-filename): If the current project is
2549         a component, start publishing from the parent project.
2551 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
2553         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
2555         * org-publish.el (org-publish-org-index): Improve removal of
2556         temporary buffers.
2558         * org-agenda.el (org-get-closed): Re-apply changes
2559         accidentially overwritten by last commit to Emacs.
2561         * org.el (org-outline-path-complete-in-steps): New option.
2562         (org-refile-get-location): Honor
2563         `org-outline-path-complete-in-steps'.
2564         (org-agenda-change-all-lines, org-tags-sparse-tree)
2565         (org-time-string-to-absolute, org-small-year-to-year)
2566         (org-link-escape): Re-apply changes accidentially overwritten
2567         by last commit to Emacs.
2569 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
2571         * org-clock.el (org-dblock-write:clocktable): Make sure the
2572         clocktable sees the first line.
2573         (org-clock-in): Warn if the clock cannot be resumed.
2575 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
2577         * org.el (org-open-at-point): Fix mixup about interactive and
2578         non-interactive elisp links.
2580 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
2582         * org-exp.el (org-export-preprocess-string): Allow one comment
2583         line before the first headline to always be included.  This is
2584         to not miss a commented target.
2586         * org-mouse.el (org-mouse-insert-item): Call
2587         `org-indent-to-column' instead of `indent-to', for XEmacs
2588         compatibility.
2590         * org.el (org-refile-targets): Fix customize definition so
2591         that it works also in XEmacs.
2592         (org-fixup-indentation): Call `org-indent-to-column' instead
2593         of `indent-to', for XEmacs compatibility.
2595 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
2597         * org-mew.el (org-mew-store-link): Get the correct case folder
2598         for refiled messages.
2600 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
2602         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
2603         line break indicators.
2605         * org.el (org-ido-completing-read): Remove the "i:" prefix for
2606         ido-completion propts.
2608 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
2610         * org-remember.el (org-remember-apply-template): Use
2611         `org-substring-no-properties'.
2613         * org-compat.el (org-substring-no-properties): New function.
2615         * org-remember.el (org-remember-apply-template): Use
2616         `org-substring-no-properties' for compatibility.
2618         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
2619         option.
2620         (org-fix-bullet-type): respect
2621         `org-list-two-spaces-after-bullet-regexp'.
2623         * org-clock.el (org-clock-load): Clean up the code.
2625         * org.el (org-adaptive-fill-function): Allow two spaces after
2626         "1." as a list bullet.
2628 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
2630         * org-clock.el (org-clock-save, org-clock-load): Check for
2631         live buffers, existing files, and buffer file names to ensure
2632         consistent information.
2633         (org-clock-persist): Make `clock' a special value of this
2634         variable, and improve docstring.
2636         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
2637         (org-get-string-indentation): Adapt indentation when the bullet
2638         width changes.
2640 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
2642         * org-remember.el (org-remember-finalize): Make interactive.
2643         (org-remember-kill): New command.
2644         (org-remember-finish-immediately): Call `org-remember-finalize'
2645         directly.
2646         (org-remember-finalize): Make `org-remember-finalize' an interactive
2647         function.
2649 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
2651         * org-remember.el (org-remember-apply-template): No ido completion
2652         for free prompts in remember templates.
2653         (org-remember-before-finalize-hook): New hook.
2654         (org-remember-mode): New minor mode.
2655         (org-remember-apply-template): Turn on `org-remember-mode'.
2657         * org-id.el (org-id-add-location): Avoid error when no file is
2658         given.
2660         * org-remember.el (org-remember-apply-template): Fix the way how
2661         the list of allowed properties is retrieved from the target file.
2663         * org.el (org-insert-link): Improve file link matching.
2665 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
2667         * org-colview.el (org-columns-display-here): New argument
2668         DATELINE, to trigger using the new face.
2669         (org-agenda-colview-summarize): Call `org-columns-display-here'
2670         with the new argument.
2672         * org-faces.el (org-agenda-column-dateline): New face.
2674         * org-publish.el (org-publish-org-index): Use index-title at page
2675         title, not as section.
2677         * org-exp.el (org-export-html-format-desc): Respect the
2678         org-protect property.
2679         (org-export-as-html): Protect image specifiers that are in the
2680         description part of a link.
2682         * org.el (org-sort-entries-or-items, org-completing-read)
2683         (org-refile-get-location, org-olpath-completing-read, org-todo)
2684         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
2685         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
2686         (org-set-property, org-delete-property)
2687         (org-delete-property-globally): Use `org-ido-completing-read'.
2689         * org-remember.el (org-remember-apply-template): Use
2690         `org-ido-completing-read'.
2692         * org-publish.el (org-publish): Use `org-ido-completing-read'.
2694         * org-colview.el (org-columns-edit-value, org-columns-new)
2695         (org-insert-columns-dblock): Use `org-ido-completing-read'.
2697         * org-colview-xemacs.el (org-columns-edit-value)
2698         (org-columns-new, org-insert-columns-dblock): Use
2699         `org-ido-completing-read'.
2701         * org-attach.el (org-attach-delete-one, org-attach-open): Use
2702         `org-ido-completing-read'.
2704         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
2705         `org-ido-completing-read'.
2707         * org.el (org-time-today): New function.
2708         (org-matcher-time): Use `org-time-today'.  Add special treatment
2709         for "<tomorrow>" and "<yesterday>".
2710         (org-ido-completing-read): New function.
2711         (org-completion-use-ido): New option.
2713         * org-exp.el (org-export-format-source-code): Fix bug in require
2714         htmlize code.
2715         (org-export-target-internal-links): Fix bug in search for text
2716         property.
2718 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
2720         * org-export-latex.el (org-export-latex-subcontent): Interprete
2721         target aliases as additonal labels.
2723         * org-exp.el (org-export-target-aliases): New variable.
2724         (org-export-preprocess-string)
2725         (org-export-handle-invisible-targets): Fill the alias alist.
2726         (org-export-as-html): Remove the &nbsp; from the anchor, and also
2727         assign an id.
2728         (org-html-level-start): Insert the target aliases as additonal
2729         anchors.
2731         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
2732         picture area.
2734 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
2736         * org.el (org-open-at-mouse): Ensure correct link abbreviations
2737         when following a link with the mouse from the agenda.
2739         * org-exp.el (org-export-as-html): Avoid lone </div> when no
2740         headlines are created.
2742 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
2744         * org-exp.el (org-export-preprocess-string): Reorder so that we
2745         can still see ID properties when we collect targets.
2746         (org-export-target-internal-links): Also store targets for ID's.
2748         * org.el (org-link-translation-function): New option.
2749         (org-open-at-point): Call `org-link-translation-function' if
2750         non-nil.
2751         (org-translate-link): New function.
2752         (org-translate-link-from-planner): New function.
2753         (org-open-at-point): Allow interactive commands in elisp links.
2755         * org-exp.el (org-icalendar-cleanup-string): Restore the old
2756         iCalendar quoting.  The new one seems to caus problems with
2757         applications.
2759         * org.el (org-yank): Set `this-command' to `yank', so that
2760         `yank-pop' will work.
2762 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
2764         * org-id.el (org-id-search-archives): New option.
2766         * org.el (org-link-to-org-use-id): New option.
2767         (org-store-link): Use `org-link-to-org-use-id'.
2768         (org-id): Make org-id.el a standard component.
2770 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
2772         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
2773         hexified version of the tag.
2775         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
2776         compliance as far as quoting is concerned.
2778         * org-vm.el (org-vm-follow-link): Require `vm-search'.
2780         * org.el (org-up-heading-safe, org-forward-same-level): Always
2781         call `org-back-to-heading' instead of `outline-back-to-heading'.
2782         (org-back-to-heading): New wrapper around outline-back-to-heading,
2783         with a useful error message telling where the error happened.
2785         * org-list.el (org-update-checkbox-count): Always call
2786         `org-back-to-heading' instead of `outline-back-to-heading'.
2788         * org-exp.el (org-export-as-html): Make sure that each <img> tag
2789         has an `alt' attribute, to ensure XHTML validation.
2791 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
2793         * org-publish.el (org-publish-attachment): Allow publishing to
2794         overwrite attachment files.
2796         * org-agenda.el (org-agenda-timerange-leaders): New option.
2797         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
2799         * org.el (org-edit-src-exit): Untabify ASCII image before
2800         returning.
2813 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2815         * org.el (org-yank): Make any prefix force normal yanking.
2816         Suppress folding if text would be swallowed into a folded
2817         subtree.
2818         (org-yank-folded-subtrees, org-yank): Docstring updates.
2820         * org-agenda.el (org-agenda-compare-effort): Treat no effort
2821         defined as 0.
2823         * org-exp.el (org-export-language-setup): Add Catalan and
2824         Esperanto language entries.
2826 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
2828         * org.el (org-refile): Allow refiling of entire regions.
2830         * org-clock.el (org-clock-time%): New function.
2832         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
2833         retrieve property values.
2835 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
2837         * org-agenda.el (org-agenda-list): Handle the value `only' of
2838         org-agenda-show-log'.
2839         (org-agenda-log-mode): Interpret a double prefix arg.
2841 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
2843         * org-exp.el (org-export-html-footnotes-section): New variable.
2844         (org-export-as-html): Use `org-export-html-footnotes-section' to
2845         insert the footnotes.
2846         (org-export-language-setup): Add "Footnotes" to language words.
2848 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
2850         * org.el (org-yank): Fix bug when not inserting a subtree.
2852 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
2854         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
2855         instead of `vm-beginning-of-message'.
2857         * org.el (org-make-link-regexps): Make sure that links to gnus can
2858         contain brackets.
2860 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
2862         * org-attach.el (org-attach-dir): Remove duplicate ID creation
2863         code.
2865         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
2866         shell output.
2868         * org.el (org-link-abbrev-alist): Improve customization type.
2870         * org-attach.el (org-attach-expand-link, org-attach-expand): New
2871         functions.
2873         * org-agenda.el (org-agenda-get-progress): Renamed from
2874         `org-get-closed'.  Implement searching for state changes as well.
2875         (org-agenda-log-mode-items): New option.
2876         (org-agenda-log-mode): New option prefix argument, interpreted as
2877         request to show all possible progress info.
2878         (org-agenda-get-day-entries): Call `org-get-progress' instead of
2879         `org-get-closed'.
2880         (org-agenda-set-mode-name): Handle the more complex log mode
2881         settings.
2882         (org-get-closed): New alias, pointing to `org-get-progress'.
2884 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
2886         * org.el (org-file-apps-defaults-gnu)
2887         (org-file-apps-defaults-macosx)
2888         (org-file-apps-defaults-windowsnt): Add an entry defining the
2889         system command.
2890         (org-file-apps): Allow `system' as key and value.
2891         (org-open-at-point): Explain the effect of a double prefix arg.
2892         (org-open-file): If the argument `in-emacs' is (16),
2893         i.e. corresponding to a double prefix argument, try to open the
2894         file externally.
2896 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
2898         * org.el (org-insert-link): Abbreviate absolute files names in
2899         links.  Also, fix a bug in which the double C-u prefix would not
2900         be honored.
2902 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
2904         * org.el (org-insert-heading): If buffer does not end with a
2905         newline, add one if necessary to insert headline correctly.
2907         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
2908         paragraphs, not inside.
2910         * org.el (org-todo): Quote
2911         `org-agenda-headline-snapshot-before-repeat'.
2913         * org-exp.el (org-export-as-html): Fully process link descriptions.
2914         (org-export-html-format-desc): New function.
2915         (org-export-as-html): Collect footnotes into the correct basket.
2916         (org-html-protect): No longer protect quotations marks here, this
2917         goes wrong.
2919         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
2920         BEG.
2922         * org-compat.el (org-fit-window-to-buffer): New function (not
2923         really, a preliminary and incomplete version was present earlier,
2924         but not used).
2926         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
2927         `org-fit-window-to-buffer'.
2929         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
2931         * org-agenda.el (org-agenda-get-restriction-and-command)
2932         (org-fit-agenda-window, org-agenda-convert-date): Use
2933         `org-fit-window-to-buffer'.
2935         * org-exp.el (org-export-as-html): Process href links through
2936         `org-export-html-format-href'.
2937         (org-export-html-format-href): New function.
2939         * org-agenda.el (org-agenda-todo): Update only the current
2940         headline if this is a repeated TODO, marked done for today.
2941         (org-agenda-change-all-lines): New argument JUST-THIS, to change
2942         only the current line.
2944         * org.el (org-todo): Take a snapshot of the headline if the
2945         repeater might change it.
2947 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
2949         * org-publish.el (org-publish-find-title): Remove buffers visited
2950         only for extracting the title.
2952         * org-exp.el (org-export-html-style)
2953         (org-export-html-style-default): Mark style definitions as
2954         unparsed CDATA.
2956         * org-publish.el (org-publish-validate-link): Function
2957         re-introduced.
2959 2008-11-02  Charles Sebold  <csebold@gmail.com>
2961         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
2962         property.
2963         (org-plot-quote-timestamp-field): New function.
2964         (org-plot-quote-tsv-field): Call timestamp field function when
2965         necessary rather than just quoting as a string.
2966         (org-plot/gnuplot-to-data): Pass in timefmt property.
2967         (org-plot/gnuplot-script): Supports timefmt property.
2968         (org-plot/gnuplot): Checks for timestamp column before checking
2969         for text index column.
2971 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
2973         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
2975         * org-publish.el (org-publish-org-index): Create a section in the
2976         index file.
2977         (org-publish-org-index): Stop linking to directories.
2979         * org.el (org-emphasis-alist): Use span instead of <u> to
2980         underline text.
2982         * org-exp.el (org-export-as-html): Make sure <p> is closed before
2983         <pre> sections.
2985 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
2987         * org-jsinfo.el (org-infojs-template): Remove language attribute
2988         from script tag.
2990 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
2992         * org-agenda.el (org-agenda-remove-marked-text): New function.
2993         (org-agenda-mark-filtered-text)
2994         (org-agenda-unmark-filtered-text): New functions.
2995         (org-write-agenda): Remove fltered text.
2997         * org.el (org-make-tags-matcher): Give access to TODO "property"
2998         without speed penalty.
3000 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
3002         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
3003         option.
3004         (org-store-link-props): Make sure adding to the plist works
3005         correctly.
3007         * org-gnus.el (org-gnus-no-new-news): New function.
3008         (org-gnus-follow-link): Allow the article ID to be a message-id,
3009         in addition to allowing article numbers.  Message IDs make much
3010         more roubust links.
3011         (org-gnus-store-link): Use message-id to create link.
3013 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
3015         * org.el (org-emphasize): Reverse the selection array.
3016         (org-emphasis-alist): Set <code> tags for the verbatim
3017         environment.
3019         * org-remember.el (org-remember-handler): Fix bug with
3020         prefix-related changing of the note storage target.
3022         * org-exp.el (org-print-icalendar-entries): Make the exported
3023         priorities compatible with RFC 2445.
3025         * org-clock.el (org-clock-save): Insert time stamp without
3026         dependence on time-stamp.el.
3028 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
3030         * org.el ("saveplace"): If saveplace puts point into an invisible
3031         location, make it visible.
3032         (org-make-tags-matcher): Allow inactive time stamps in time
3033         comparisons.
3034         (org-yank-adjusted-subtrees): New option.
3035         (org-yank): Incorporate adjusting trees.
3036         (org-paste-subtree): New argument FOR-YANK which will cause
3037         insertion at point without backing up over white lines, and leave
3038         point at the end of the inserted text.  Also if the cursor is
3039         at the beginning of a headline, use the same level or the inserted
3040         tree.
3042         * org-publish.el (org-publish-get-base-files-1): Deal correctly
3043         with broken symlinks
3045 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
3047         * org-exp.el (org-export-select-tags, org-get-current-options):
3048         Fix typo.
3050 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
3052         * org-agenda.el (org-format-agenda-item)
3053         (org-agenda-filter-make-matcher): Make sure tags are stored and
3054         compared donwcased.
3056 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
3058         * org.el (org-insert-todo-heading): Fix bug with force-heading
3059         argument.
3061 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
3063         * org-clock.el (org-clock-in-resume): Add a custom option to
3064         toggle starting the clock from an open clock line.
3065         (org-clock-in): When clocking in to an entry, if
3066         `org-clock-in-resume' is set, check if the first clock line is
3067         open and if so, start the clock from the time in the clock line.
3068         (org-clock-persist): Add a custom option to toggle clock
3069         persistence.
3070         (org-clock-persist-query-save): Add a custom option to toggle
3071         asking the user if they want to save the running clock when
3072         exiting.
3073         (org-clock-persist-query-resume): Add a custom option to toggle
3074         asking the user if they want to resume the saved clock when Emacs
3075         is restarted.
3076         (org-clock-save): Add a function to save clock data.
3077         This includes the contents of `org-clock-history' and the buffer
3078         and position of the currently clocked task, if any.
3079         (org-clock-load): Add a function to load clock data.
3080         This populates `org-clock-history', and resumes the saved clocked
3081         task if there is one.
3082         (org-clock-persistence-insinuate): Add a method to set up the
3083         hooks for clock persistence.
3085 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
3087         * org-exp.el (org-export-as-ascii): Handle the case that we are
3088         publishing from an indirect buffer.
3090         * org-table.el (org-table-copy-down): Fix bug with time stamp
3091         increment.
3093         * org-mouse.el (org-mouse-features): New option.
3094         (org-mode-hook): Turn on features depending on
3095         `org-mouse-features'.
3097         * org.el (org-insert-heading-respect-content): Force heading
3098         creation.
3099         (org-insert-heading): keep the folding state of the heading before
3100         the inserted one.
3102 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
3104         * org-archive.el (org-archive-to-archive-sibling): Handle top
3105         level headlines better.
3107 2008-10-21  Bastien Guerry  <bzg@altern.org>
3109         * org-export-latex.el (org-export-latex-classes): Added
3110         \usepackage{graphicx} to the default list of packages.
3112 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
3114         * org-agenda.el (org-agenda-filter): Renamed from
3115         `org-agenda-filter-tags'.
3117 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
3119         * org.el (org-entry-properties): Add CATEGORY property, iven if it
3120         is not defined as a property in this entry.
3121         (org-add-log-note): Mask prefix argument when immediately storing
3122         the note.
3124         * org-agenda.el (org-agenda-filter-effort-default-operator): New
3125         option.
3127 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
3129         * org.el (org-add-log-setup): Bugfix; code to find insertion point
3130         after drawers was skipping ahead one line too many, so notes were
3131         inserted after the first note instead of before it.
3133 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
3135         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
3136         New variables.
3137         (org-prepare-agenda): Reset the filter tags.
3138         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
3139         Show filter tags in mode line.
3141         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
3142         formatter.
3144         * org-export-latex.el (org-latex-entities-regexp): New constant.
3145         (org-export-as-pdf): Use two calls to `shell-command'.
3147 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
3149         * org-export-latex.el (org-export-latex-treat-sub-super-char):
3150         Honor the {} value of the subsuperscript setting.  Make sure that
3151         longer subsuperscripts are typeset in a roman font.
3153         * org.el (org-clock-update-time-maybe): Compute negative clock
3154         intervals correctly.
3156 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
3158         * org.el (org-add-log-setup): Respect
3159         `org-log-state-notes-insert-after-drawers'.
3160         (org-log-state-notes-insert-after-drawers): New option.
3161         (org-todo-trigger-tag-changes): New function.
3162         (org-todo): Call `org-todo-trigger-tag-changes'.
3164 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
3166         * org.el (org-add-log-setup): Only skip drawers if the are
3167         immediately after the scheduling keywords.
3169         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
3170         function
3171         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
3172         call it with the current todo state to get the state to switch to
3173         when clocking in.
3174         (org-clock-in): Use org-indent-line-function to indent clock lines.
3175         (org-clock-find-position): Fix indentation of empty clock drawers.
3177 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
3179         * org-publish.el (org-publish-org-to): Handle case when
3180         org-export-to-pdf does return a file name, not a buffer.
3181         (org-publish-org-to-pdf): New function.
3183         * org-export-latex.el (org-export-as-pdf)
3184         (org-export-as-pdf-and-open): New commands.
3186         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
3187         forms as ranges.
3189         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
3190         things in protexted regions.
3192 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
3194         * org-export-latex.el (org-export-latex-preprocess): Improve
3195         quoting of LaTeX environments.
3197 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
3199         * org.el (org-edit-fixed-width-region): Exclude final newline from
3200         picture area.
3202         * org-export-latex.el (org-export-latex-subcontent): Add labels to
3203         sections, to make internal links work.
3204         (org-export-latex-fontify-headline): Do not remove all text
3205         properties, to make sure that target properties survive this
3206         process.
3208         * org-exp.el (org-export-preprocess-string): Change sequence of
3209         modifications, to make sure links are prepared before the LaTeX
3210         conversions do happen.
3212 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
3214         * org-attach.el (org-attach-delete-all): Renamed from
3215         `org-attch-delete'.  Add a security query before deleting the
3216         entire directory.  New optional argument FORCE can overrule the
3217         security query.
3218         (org-attach-delete-one): New command.
3220 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
3222         * org-attach.el (org-attach-file-list): Fix bug with directory.
3224 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
3226         * org.el (org-apps-regexp-alist): New function.
3227         (org-file-apps): Add auto-mode to the default value.
3228         (org-open-file): Use the new structure of org-file-apps.
3230         * org-attach.el (org-attach): Support the new keys.
3231         (org-attach-method): New option.
3233 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
3235         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
3236         March.
3238         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
3239         of the list value o `org-use-tag-inheritance'.
3241         * org-attach.el (org-attach-auto-tag): New option.
3242         (org-attach-tag, org-attach-untag): New functions.
3243         (org-attach-attach, org-attach-new, org-attach-sync): Call
3244         `org-attach-tag'.
3245         (org-attach-delete): Call `org-attach-untag'.
3247 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
3249         * org-table.el (orgtbl-self-insert-command): Make this work for
3250         the keypad as well.
3252 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
3254         * org.el (org-add-log-setup): Limit searc for drawers to entry
3255         text, not to subtree.
3257         * org-clock.el (org-clock-heading-for-remember): New variable.
3258         (org-clock-in): Set `org-clock-heading-for-remember'.
3260 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
3262         * org-remember.el (org-remember-apply-template): Add new
3263         expansions: %k, %K for currently clocked task and a link to the
3264         currently clocked task, and %< to file notes in the currently
3265         clocked task.
3267 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
3269         * org-export-latex.el (org-export-latex-make-header): Also insert
3270         the content of the property :latex-header-extra.
3272         * org-exp.el (org-infile-export-plist): Put the content of
3273         #+LATEX_HEADER: into the property :latex-header-extra.
3275         * org-colview.el (org-columns-get-format-and-top-level): Remove
3276         resetting the marker.
3278         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
3279         Remove resetting the marker.
3281         * org.el (org-entry-property-inherited-from): Improve docstring.
3282         (org-entry-get-with-inheritance): Reset marker before starting the
3283         search.
3285         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
3287 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
3289         * org.el (org-entry-get-multivalued-property)
3290         (org-entry-protect-space, org-entry-restore-space): New
3291         functions.
3292         (org-file-apps-defaults-macosx): Let postscript files be opened by
3293         preview.
3294         (org-time-stamp-inactive): Call `org-time-stamp'.
3295         (org-time-stamp): New argument `inactive'.  Also edit inacive
3296         stamps. Convert time stamp type.
3297         (org-open-file): Interpret the `default' value for the `command'
3298         in `org-file-apps'.
3300         * org-id.el (org-id-int-to-b36-one-digit)
3301         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
3302         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
3303         b36.
3305 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
3307         * org-id.el (org-id-reverse-string): New function.
3308         (org-id-new): Use `org-id-reverse-string' to make sure the
3309         beginning chars of the ID are mutating fast.  This allows to use a
3310         directory structure to spread things better.
3311         (org-id-prefix): Changed default to nil.
3313         * org-list.el (org-move-item-down, org-move-item-up): Remember and
3314         restore the column of the cursor position.
3316         * org-remember.el (org-remember-apply-template): Remove properties
3317         from `initial'.
3319 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
3321         * org-wl.el (org-wl-open): Remove useless call to
3322         `wl-thread-open-all'.
3324         * org-remember.el (org-remember-handler): Fix bug with `bottom'
3325         location.
3327 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
3329         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
3330         `org-bbdb-anniversaries'.
3332         * org.el (org-get-next-sibling, org-forward-same-level): New
3333         functions, similar to the outline versions, but invisible headings
3334         are OK.
3336 2008-09-25  Bastien Guerry  <bzg@altern.org>
3338         * org.el (org-auto-repeat-maybe): Insert a space between
3339         the timestamp's type and the timestamp itself.
3341 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
3343         * org-table.el (org-table-sum): Do not format the result with %g,
3344         it does rounding when there are too many digits.
3346         * org.el (org-map-entries): Protect the keyword-selecting variables.
3348 2008-09-23  Bastien Guerry  <bzg@altern.org>
3350         * org-agenda.el (org-agenda-to-appt): Make sure the function check
3351         against all agenda files.
3353 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
3355         * org-list.el: New file, aggregating list functions from org.el
3356         and org-export-latex.el.
3358         * org.el (org-edit-src-region-extra): New option.
3360 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
3362         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
3363         time before 1am.
3365 2008-09-22  Bastien Guerry  <bzg@altern.org>
3367         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
3369 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
3371         * org-plot.el (org-plot/gnuplot): Make tables starting with a
3372         hline work correctly.
3373         (org-plot/gnuplot-script): Put commas at the end of each script
3374         line.
3376 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
3378         * org.el (org-get-refile-targets): Replace links with their
3379         descriptions
3380         (org-imenu-get-tree): Replace links with their descriptions.
3382         * org-remember.el (org-remember-apply-template): Add a new
3383         expansion for adding properties to remember items.
3385         * org.el (org-add-log-setup): Skip over drawers (properties,
3386         clocks etc) when adding notes.
3388         * org-agenda.el (org-agenda-get-closed): show durations of clocked
3389         items as well as the start and end times.
3391         * org-compat.el (org-get-x-clipboard-compat): Add a compat
3392         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
3394         * org-remember.el (org-get-x-clipboard): Use the compat
3395         function to get clipboard values when x-selection-value is
3396         unavailable. Use substring-no-properties instead of
3397         set-text-properties to remove text properties from the clipboard
3398         value.
3400         * lisp/org-clock.el (org-update-mode-line): Support limiting the
3401         modeline clock string, and display the full todo value in the
3402         tooltip. Set a local keymap so mouse-3 on the clock string goes to
3403         the currently clocked task.
3404         (org-clock-string-limit): Add a custom value for the maximum
3405         length of the clock string in the modeline.
3406         (org-clock-mode-map): Add a keymap for the modeline string
3408 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
3410         * org-compat.el (org-propertize): New function.
3412 2008-09-20  Bastien Guerry  <bzg@altern.org>
3414         * org-export-latex.el (org-export-latex-tables): protect exported
3415         tables from further special chars conversion.
3416         (org-export-latex-preprocess): Preserve LaTeX environments.
3417         (org-list-parse-list): Parse descriptive lists.
3418         (org-list-to-generic, org-list-to-latex, org-list-to-html)
3419         (org-list-to-texinfo): Export descriptive lists.
3420         (org-quote-chars): Remove.
3421         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
3422         (org-export-latex-list-beginning-re): Rename to
3423         `org-list-beginning-re'
3424         (org-list-item-begin): Rename to `org-list-item-beginning'
3426 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
3428         * org.el (org-refile): Allow refiling to the last entry in the
3429         buffer.
3430         (org-get-tags-at): Fix bug when inheritance is turned off.
3432 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
3434         * org.el (org-indent-line-function): No longer check for src
3435         regions, this is too much overhead.
3437         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
3438         matching.
3440         * org.el (org-scan-tags): Make sure that tags matching is not case
3441         sensitive.  TODO keyword matching is case sensitive, however, to
3442         avoid confusion with similar words that are not meant to be
3443         keywords.
3445 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
3447         * org.el (org-get-local-tags-at): New function.
3448         (org-get-local-tags): New function.
3450         * org-exp.el (org-export-get-categories): New function.
3452         * org-agenda.el (org-sorting-choice)
3453         (org-agenda-sorting-strategy, org-agenda-get-todos)
3454         (org-agenda-get-timestamps, org-agenda-get-deadlines)
3455         (org-agenda-get-scheduled, org-agenda-get-blocks)
3456         (org-entries-lessp): Implement sorting by TODO state.
3457         (org-cmp-todo-state): New defsubst.
3459         * org-colview.el (org-colview-construct-allowed-dates): New
3460         function.
3461         (org-columns-next-allowed-value): Use
3462         `org-colview-construct-allowed-dates'.
3464         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
3465         function.
3466         (org-columns-next-allowed-value): Use
3467         `org-colview-construct-allowed-dates'.
3469 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
3471         * org.el (org-protect-slash): New function.
3472         (org-get-refile-targets): Use `org-protect-slash'.
3474         * org-agenda.el (org-global-tags-completion-table): New variable.
3476         * org-exp.el (org-export-handle-export-tags): New function.
3477         (org-export-preprocess-string): Call
3478         `org-export-handle-export-tags'.
3480         * org-plot.el: New file.
3482         * org-publish.el (org-publish-expand-components): Function removed.
3483         (org-publish-expand-projects): Allow components to have components.
3485 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
3487         * org.el (org-indent-line-function): Do not indent in regions that
3488         are external source code.
3489         (org-yank-and-fold-if-subtree): New function.
3491         * org-agenda.el (org-agenda-todayp): New function.
3492         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
3493         `org-agenda-todayp'.
3495         * org.el (org-insert-heading-respect-content)
3496         (org-insert-todo-heading-respect-content): New commands.
3497         (org-insert-heading-respect-content): New option.
3498         (org-insert-heading): Respect `org-insert-heading-respect-content'.
3500         * org-clock.el (org-clock-find-position): Make sure the note after
3501         the clock line gets moved into the new clock drawer.
3503 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
3505         * org-id.el (org-id-new): New option.
3507 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
3509         * org-table.el (org-table-copy-down): Avoid overflow during
3510         increment.  Use prefix argument 0 to temporarily disable the
3511         increment.
3513 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
3515         * org-exp.el (org-export-as-html): Do not turn on the major mode
3516         if the buffer will be killed anyway.
3517         (org-get-current-options): Exclude the #+TEXT field.
3518         (org-export-as-html): Make sure text before the first headline is
3519         a paragraph.
3521         * org-publish.el (org-publish-org-to): Tell the exporter that this
3522         buffer will be killed, so it is not necessary to do major mode
3523         initialization.
3525         * org-archive.el (org-archive-to-archive-sibling): Show empty
3526         lines after folding the archive sibling.
3528         * org.el (org-log-note-extra): New variable.
3530 2008-09-05  Bastien Guerry  <bzg@altern.org>
3532         * org.el (org-additional-option-like-keywords): Added keywords for
3533         the _QUOTE, _VERSE and _SRC environments.
3535         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
3536         exporting _QUOTE and _VERSE environments.
3538 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
3540         * org-agenda.el (org-agenda-filter-by-tag): New command.
3542         * org-exp.el (org-get-current-options): Remove angular brackets
3543         from the date entry.
3545         * org.el (org-edit-fixed-width-region): New function.
3546         (org-edit-fixed-width-region): Also try
3547         `org-edit-fixed-width-region'.
3548         (org-edit-fixed-width-region-mode): New option.
3549         (org-activate-code): Only interprete lines starting with colon
3550         plus a space as example lines.
3552         * org-remember.el (org-remember-templates): Add nil instead of
3553         empty strings to fix the length of remember templates.
3555         * org-table.el (org-calc-default-modes): Fix the time format for
3556         calc, from 12 hour to 24 hour clock.
3558 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
3560         * org-agenda.el (org-agenda-get-deadlines)
3561         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
3562         entries that are pre-warnings of deadlines or reminders.
3564         * org.el (org-sort-entries-or-items): Make numeric and alpha
3565         comparisons ignore any TODO keyword and priority cookie.
3567         * org-remember.el (org-remember-handler): Reinterpretation of the
3568         prefix argument.
3570 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
3572         * org-agenda.el (org-agenda-get-scheduled): Use new
3573         `org-scheduled' face.
3575         * org-faces.el (org-scheduled): New face.
3577         * org-wl.el (org-wl-open): Remove incorrect declaration.
3579         * org-gnus.el (org-gnus-store-link): Support for :to information
3580         in gnus links.
3582         * org-exp.el (org-export-as-html): Fixed typo in creator
3583         information.
3584         (org-export-protect-examples): New parameter indent.  Insert extra
3585         spaces only when this parameter is specified.
3586         (org-export-preprocess-string): Call `org-export-protect-examples'
3587         with an indentation parameter when exporting to ASCII.
3589         * org-remember.el (org-remember-templates)
3590         (org-remember-apply-template): Allow the file component to be a
3591         function.
3593         * org.el (org-goto-local-search-headings): Renamed from
3594         `org-goto-local-search-forward-headings'.  Added the possibility
3595         to search backwards.
3597 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
3599         * org-export-latex.el (org-export-latex): New customization
3600         group.
3602         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
3604 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
3606         * org-exp.el (org-html-do-expand): Allow {} to terminate
3607         tex macro
3609 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
3611         * org.el (org-buffer-list): Select buffers based on major mode,
3612         not on file name.
3614 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
3616         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
3617         face property.
3619         * org-colview.el (org-columns-display-here): Use
3620         `org-columns-modify-value-for-display-function'.
3622         * org-colview-xemacs.el (org-columns-display-here): Use
3623         `org-columns-modify-value-for-display-function'.
3625 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
3627         * org.el (org-columns-modify-value-for-display-function): New option.
3639         * org-publish.el (org-publish-file): Make sure the directory match
3640         for the publishing directory works correctly.
3642         * org-agenda.el (org-agenda-execute-calendar-command)
3643         (org-agenda-diary-entry): Additional optional argument.
3645 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
3647         * org-exp.el (org-export-as-html): Add attributes also in mailto
3648         and ftp links.
3650         * org.el (org-autoload): Add `org-dblock-write:columnview'.
3659 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
3661         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
3662         sure that calls from `org-export-region-as-html' do not do the
3663         special check for a subtree.
3665 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
3667         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
3669 2008-07-20  Juri Linkov  <juri@jurta.org>
3671         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
3672         new keymap `narrow-map' instead of binding "\C-xns".
3674 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
3676         * org.el (org-open-file): Use
3677         `org-open-directory-means-index-dot-org'.
3678         (org-open-directory-means-index-dot-org): New option.
3680 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
3682         * org.el (org-make-link-string): Remove link attributes from
3683         description.
3684         (org-open-at-point): Remove link attributes bevore using the path.
3686         * org-exp.el (org-export-as-html): Handle link attributes.
3688         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
3690         * org-table.el (org-table-to-lisp): New function.
3692         * org.el (org-narrow-to-subtree): Do not include the final newline
3693         into the narrowed region.
3695         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
3696         bug with user-define skipping condition.
3698 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
3700         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
3702 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
3704         * org-exp.el (org-export-html-style-default): Automatic overflow
3705         handling for pre fields.
3706         (org-export-as-ascii, org-export-as-html): Change default format
3707         for time stamp.
3709         * org-table.el (org-table-export): Offer completion for translator
3710         functions, and do not require a heading above the table.
3712         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
3713         Cater for the case of a list starting in the first line of the
3714         buffer.
3716 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
3718         * org-publish.el (org-publish-find-title): Bug fix.
3719         (org-publish-org-index): Implement new :index-style option.
3721 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
3723         * org-publish.el (org-publish-timestamp-filename): Use
3724         SHA1-encoded file names in the timestamp directory.
3726 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
3728         * org-publish.el (org-publish-needed-p): Be verbose about files
3729         published and files skipped.
3731         * org-exp.el (org-export-preprocess-string): Swap link
3732         normalization and inernal link targeting.
3734         * org-publish.el (org-publish-needed-p): Create timestamp
3735         directory when it does not exist.
3737 2008-07-04  Bastien Guerry  <bzg@altern.org>
3739         * org-clock.el (org-clock-out-when-done): Doc fix.
3741         * org.el (org-agenda-skip-unavailable-files): Doc fix.
3743         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
3744         Ignore case when searching for the COMMENT cookie at export time.
3746 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
3748         * org-exp.el (org-get-file-contents)
3749         (org-get-and-remove-property): New functions.
3750         (org-export-handle-include-files): Handle the new prefix options.
3751         (org-export-as-html): Fix the verse environment.
3753 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
3755         * org.el (org-time=, org-time<, org-time<=, org-time>)
3756         (org-time>=, org-time<>, org-2ft): New functions.
3757         (org-op-to-function): Also provide for the time testing fucntions.
3759 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
3761         * org-exp.el (org-export-html-style-default): New constant.
3763 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
3765         * org-exp.el (org-export-html-style-extra): New variable.
3766         (org-export-splice-style): New function.
3768 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
3770         * org-exp.el (org-export-plist-vars, org-export-as-html):
3771         Implement `org-export-creator-info'.
3772         (org-export-creator-info): New option.
3774 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
3776         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
3777         (org-property-drawer-re, org-clock-drawer-re): New constants.
3779 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
3781         * org-exp.el (org-icalendar-use-deadline)
3782         (org-icalendar-use-scheduled): New options.
3783         (org-icalendar-include-todo): Default changed to t.
3784         (org-print-icalendar-entries): Implement better utilization of
3785         scheduling and deadline time stamps.
3786         (org-export-target-internal-links, org-export-as-html): Allow file
3787         lines without the "file:" prefix if the file path is an absolute
3788         path or starts with ".".
3790         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
3791         lastweek etc.
3792         (org-clock-special-range): Also undertand yesterday, lastweek etc.
3794 2008-06-18  Glenn Morris  <rgm@gnu.org>
3795         * org.el (org-map-entries): Let-bind `file'.
3797 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
3799         * org.el (org-agenda-skip-archived-trees): Docstring now
3800         discourages using this.
3801         (org-scan-tags): Check for org-agenda-archives-mode.
3802         (org-map-entries): Make sure org-agenda-archives-mode is nil.
3803         (org-agenda-files): Functionality of second arg changed.
3805         * org-agenda.el (org-agenda-archives-mode): New variable
3806         (org-write-agenda, org-prepare-agenda, org-agenda-list)
3807         (org-search-view, org-todo-list, org-tags-view)
3808         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
3809         `ifmode' argument.
3810         (org-agenda-quit): Reset the archives mode.
3811         (org-agenda-archives-mode): New command.
3812         (org-agenda-set-mode-name): Include archives info.
3814 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
3816         * org.el (org-paste-subtree): Make sure the yanked headline is
3817         visible if it was yanked at a visible point.
3818         (org-move-item-up): Fix the bug with moving white space at the end
3819         of the item.
3820         (org-show-empty-lines-in-parent): New function.
3822 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
3824         * org-colview.el (org-columns-next-allowed-value): Bug fix.
3826         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
3828         * org-agenda.el (org-agenda-get-closed): Get the end time into the
3829         agenda prefix as well.
3831         * org-publish.el (org-publish-org-index): Make a properly indented
3832         list.
3834         * org.el (org-calendar-agenda-action-key): New option.
3835         (org-get-cursor-date): New function.
3836         (org-mark-entry-for-agenda-action): New command.
3837         (org-overriding-default-time): New variable.
3838         (org-read-date): Respect `org-overriding-default-time'.
3840         * org-remember.el (org-remember-apply-template): Respect the
3841         ovverriding default time.
3843         * org-agenda.el (org-agenda-action-marker): New variable.
3844         (org-agenda-action): New command.
3845         (org-agenda-do-action): New function.
3847 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
3849         * org.el (org-schedule, org-deadline): Protect scheduled and
3850         deadline tasks against changes that accidently remove the
3851         repeater.  Also show a message with the new date when done.
3853 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
3855         * org.el (org-beginning-of-line): Cater for the case when there
3856         are tags but no headline text.
3857         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
3858         it set.
3860 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
3862         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
3863         the return value is nil instead of "nil" when there is no match.
3865         * org-exp.el (org-insert-centered): Use fill-column instead of
3866         80.
3867         (org-export-as-ascii): Use string-width to measure the width of
3868         the heading.
3870         * org.el (org-diary-to-ical-string): No longer kill buffer
3871         FROMBUF, this is now done by the caller.
3873         * org-exp.el (org-print-icalendar-entries): Move the call to
3874         `org-diary-to-ical-string' out of the loop, and kill the buffer
3875         afterwords.
3877         * org-remember.el (org-remember-visit-immediately): Position
3878         cursor after moving to the note.
3879         (org-remember-apply-template): Use a text property to record the
3880         cursor position.
3881         (org-remember-handler): Align tags after pasting the note.
3883 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
3885         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
3887         * org-agenda.el (org-agenda-open-link): If there is an
3888         org-bbdb-name property in the current line, jump to that bbdb
3889         entry.
3891         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
3892         text property, so that the agenda knows where this entry comes
3893         from.
3895         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
3896         interaction between clocking-in from the agenda, and  automatic
3897         task state switching.
3899         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
3901         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
3902         zmacs-region stays after this command in XEmacs.
3904 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
3906         * org.el (org-scan-tags): Allow new values for ACTION parameter.
3908         * org-remember.el (org-remember-templates): Fix bug in
3909         customization type definition.
3911         * org.el (org-map-entries): New function.
3913 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
3915         * org-agenda.el (org-agenda-skip-comment-trees): New option.
3916         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
3918 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
3920         * org-remember.el (org-jump-to-target-location): New variable.
3921         (org-remember-apply-template): Set
3922         `org-remember-apply-template' if requested by template.
3923         (org-remember-handler): Start an idle timer to jump to
3924         remember location.
3926         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
3928         * org.el (org-set-regexps-and-options): Fix bug with parsing of
3929         file tags.
3930         (org-get-tags-at): Add the content of `org-file-tags'.
3932         * org-exp.el (org-export-handle-comments): Fix bug with several
3933         comment lines after each other.
3934         (org-number-to-roman, org-number-to-counter): New functions.
3935         (org-export-section-number-format): New option.
3937 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
3939         * org-exp.el (org-export-protect-examples): Catch the case of a
3940         missing end_example line.
3942         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
3943         `org-file-tags' to nil.
3945         * org-colview.el (org-columns-next-allowed-value): Handle next
3946         argument NTH to directly select a value.
3948         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
3949         argument NTH to directly select a value.
3951 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
3953         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
3955 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
3957         * org.el (org-columns-ellipses): New option.
3959 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
3961         * org-colview.el (org-columns-add-ellipses): New function.
3962         (org-columns-compact-links): New function.
3963         (org-columns-cleanup-item): Call `org-columns-compact-links'.
3964         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
3965         when in agenda.
3966         (org-columns-edit-value): Fixed bug with editing values from
3967         agenda column view.
3968         (org-columns-redo): Also redo the agenda itself.
3970 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
3972         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
3973         option.
3975         * org-colview.el (org-agenda-columns-cleanup-item): New function.
3977         * org-exp.el (org-export-ascii-preprocess): Renamed from
3978         `org-export-ascii-clean-string'.
3979         (org-export-kill-licensed-text)
3980         (org-export-define-heading-targets)
3981         (org-export-handle-invisible-targets)
3982         (org-export-target-internal-links)
3983         (org-export-remove-or-extract-drawers)
3984         (org-export-remove-archived-trees)
3985         (org-export-protect-quoted-subtrees)
3986         (org-export-protect-verbatim, org-export-protect-examples)
3987         (org-export-select-backend-specific-text)
3988         (org-export-mark-blockquote-and-verse)
3989         (org-export-remove-comment-blocks-and-subtrees)
3990         (org-export-handle-comments, org-export-mark-radio-links)
3991         (org-export-remove-special-table-lines)
3992         (org-export-normalize-links)
3993         (org-export-concatenate-multiline-links)
3994         (org-export-concatenate-multiline-emphasis): New functions,
3995         obtained from spliiting the export preprocessor.
3997         * org-table.el (org-table-recalculate): Improve error message if
3998         the row number is invalid.
4000 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
4002         * org-archive.el (org-archive-save-context-info): Fix bugs in
4003         customization setup and docstring.
4005         * org-exp.el (org-export-html-style): Changed the size of in the
4006         <pre> element to 90%.
4008 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
4010         * org.el (org-find-src-example-start): Function removed.
4011         (org-edit-src-find-region-and-lang): New function.
4013 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
4015         * org.el (org-edit-src-exit): New function.
4016         (org-exit-edit-mode): New minor mode.
4018         * org-exp.el (org-export-preprocess-string): Fix bug with removing
4019         comment-like lines from protected examples.
4021         * org.el (org-edit-src-example, org-find-src-example-start)
4022         (org-protect-source-example, org-edit-special): New functions.
4024 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
4026         * org-publish.el (org-publish-project-alist): Fix typo in
4027         docstring.
4028         (org-publish-project-alist): Handle :index-title property.
4030 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
4032         * org-export-latex.el (org-export-as-latex): Make sure region
4033         bounds are correct.  Parse subtree properties relating to export.
4035         * org-exp.el (org-export-add-options-to-plist): New function.
4036         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
4038 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
4040         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
4041         EXPORT_TITLE.
4043         * org-exp.el (org-export-get-title-from-subtree)
4044         (org-export-as-ascii, org-export-as-html): Make sure the original
4045         region-beginning and region-end are used, even after moving
4046         point.
4047         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
4048         property.
4050         * org-remember.el (org-remember-last-stored-marker): New variable.
4051         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
4052         (org-remember-handler): Also use marker to remember
4053         last-stored position.
4055         * org.el (org-goto-marker-or-bmk): New function.
4057 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
4059         * org.el (org-file-properties): Renamed from `org-local-properties'.
4060         (org-scan-tags): Take file tags into account.
4061         (org-tags-match-list-sublevels): Default changed to t.
4063         * org-exp.el (org-export-as-html): Close paragraph after a
4064         footnote.
4066         * org.el (org-update-parent-todo-statistics): New function.
4068         * org-exp.el (org-icalendar-store-UID): New option.
4069         (org-icalendar-force-UID): Option removed.
4070         (org-print-icalendar-entries): IMplement UIDs.
4072 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
4074         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
4076 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
4078         * org-faces.el (org-column): Document how this face is being used
4079         and why sometimes the background faces shine through.
4081         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
4083         * org-publish.el (org-publish-attachment): Create publishing
4084         directory if it does not yet exist.
4086         * org-table.el (org-calc-default-modes): Change default number
4087         format to (float 8).
4089         * org.el (org-olpath-completing-read): New function.
4090         (org-time-clocksum-format): New option.
4091         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
4093         * org-clock.el (org-clock-display, org-clock-out)
4094         (org-update-mode-line): Use `org-time-clocksum-format'.
4096         * org-colview-xemacs.el (org-columns-number-to-string): Use
4097         `org-time-clocksum-format'.
4099         * org-colview.el (org-columns-number-to-string): Use
4100         `org-time-clocksum-format'.
4102 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
4104         * org-id.el: New file, move from contrib to core.
4106         * org-exp.el (org-icalendar-force-UID): New option.
4108 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
4110         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
4111         shifted by one day if theere is a date range without an end
4112         time.
4114         * org.el (org-try-structure-completion): New function.
4116 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
4118         * org.el (org-set-font-lock-defaults): Improve fontification of
4119         description lists.
4120         (org-insert-item): Handle description lists.
4121         (org-adaptive-fill-function): Improve auto indentation in
4122         description lists.
4124         * org-exp.el (org-export-as-html, org-export-preprocess-string):
4125         Implement VERSE environment.
4126         (org-export-preprocess-string): Implement the COMMENT
4127         environment.
4129         * org-export-latex.el (org-export-latex-preprocess): Implement
4130         VERSE environment.
4132 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
4134         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
4135         option.
4137 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
4139         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
4141         * org.el (org-quote-csv-field): New functions.
4143         * org-table.el (org-table-export-default-format): Remove :splice
4144         from default format, we get the same effect by not specifying
4145         :tstart and :tend.
4146         (org-table-export): Improve setup, distinguish better between
4147         interactive and non-interactive use, allow specifying the format
4148         on the fly, better protection against wrong file names.
4149         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
4150         and :tend when :splice is omitted.
4152 2008-05-09  Bernt Hansen  <bernt@norang.ca>
4154         * org-clock.el (org-clock-select-task): Make sure the selection
4155         letters are 1-9 and A-Z, no special characters.
4157 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
4159         * org-exp.el (org-export-htmlize): New group.
4160         (org-export-htmlize-output-type)
4161         (org-export-htmlize-css-font-prefix): New options.
4162         (org-export-htmlize-region-for-paste): New function.
4163         (org-export-htmlize-generate-css): New command.
4165 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4167         * org/org.el (org-modules, org-format-latex-options):
4168         * org/org-archive.el (org-archive-stamp-time)
4169         (org-archive-save-context-info):
4170         * org/org-faces.el (org-hide):
4171         * org/org-irc.el (org-irc-parse-link):
4172         * org/org-macs.el (org-call-with-arg, org-autoload):
4173         * org/org-mew.el (org-mew-store-link):
4174         * org/org-remember.el (org-remember-store-without-prompt)
4175         (org-remember-templates): Fix typos in docstrings.
4177         * org/org-info.el (org-info-store-link): Remove leftover docstring.
4179         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
4180         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
4181         (org-bbdb-anniv-split): Fix typos in docstrings.
4183         * org/org-publish.el (org-publish-project-alist): Doc fixes.
4184         (org-publish-use-timestamps-flag): Reflow docstring.
4185         (org-publish-files-alist): Fix typos in docstring.
4187 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
4189         * org.el (org-set-visibility-according-to-property): New function.
4190         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
4191         and compute the regular expressions, and update font-lock.
4192         (org-property-re): Allow a dash in property names.
4194         * org-archive.el (org-extract-archive-file): Insert the file name
4195         without the path into the format, to allow the location format to
4196         contain a subdirectory.
4198         * org-agenda.el (org-agenda-post-command-hook): If point is at end
4199         of buffer, and the `org-agenda-type' property undefined, use the
4200         value from the character before.
4202         * org.el (org-add-planning-info): Don't let indentation for
4203         would-be timestamp become extra whitespace at the end of headline.
4205 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
4207         * org.el (org-remove-double-quotes, org-file-contents): New
4208         functions.
4210         * org-exp.el (org-infile-export-plist): Also parse the
4211         contents of #+SETUPFILE files, recursively.
4213         * org.el (org-set-regexps-and-options): Also parse the
4214         contents of #+SETUPFILE files, recursively.
4216         * org-exp.el (org-export-handle-include-files): New function.
4217         (org-export-preprocess-string): Call
4218         `org-export-handle-include-files'.
4220         * org.el (org-delete-property-globally)
4221         (org-delete-property, org-set-property): Ignore case during
4222         completion.
4223         (org-set-property): Use `org-completing-read' instead of
4224         `completing-read'.
4226         * org.el (org-complete-expand-structure-template): New,
4227         experimental function.
4228         (org-structure-template-alist): New, experimental option.
4229         (org-complete): Call `org-complete-expand-structure-template'.
4231 2008-05-06  Bastien Guerry  <bzg@altern.org>
4233         * org-export-latex.el (org-export-latex-preprocess): Added
4234         support for blockquotes.
4236 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
4238         * org.el (org-read-date-analyze): Catch the case where only a
4239         weekday is given.
4241 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
4243         * org.el (org-set-font-lock-defaults): Make the description
4244         tag bold.
4246         * org-exp.el (org-export-as-html, org-close-li): Implement
4247         description lists.
4249 2008-05-04  Jason Riedy  <jason@acm.org>
4251         * org-table.el (*orgtbl-default-fmt*): New variable.
4252         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
4253         when there is no other fmt available.
4255         (orgtbl-to-generic): Allow an explicitly nil :tstart or
4256         :tend to suppress the appropriate string.
4258         (orgtbl-to-orgtbl): New function for translating to another orgtbl
4259         table.
4261 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
4263         * org.el (org-read-date-analyze): "." as an alias for "+0" in
4264         read date.
4266         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
4267         New function.
4269         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
4270         New function.
4272 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
4274         * org-clock.el (org-clock-find-position): Don't include notes
4275         into clock drawer.
4277         * org-archive.el (org-archive-subtree): No longer remove an
4278         extra line after cutting the subtree.  `org-cut-subtree' already
4279         takes care of this.
4281         * org-remember.el (org-remember-handler): Only kill the target
4282         buffer if it does not contain the running clock.
4284         * org.el (org-markers-to-move): New variable.
4285         (org-save-markers-in-region, org-check-and-save-marker)
4286         (org-reinstall-markers-in-region): New function.
4287         (org-move-subtree-down, org-copy-subtree): Remember relative
4288         marker positions before cutting.
4289         (org-move-subtree-down, org-paste-subtree): Restore relative
4290         marker positions after pasting.
4292         * org-remember.el (org-remember-clock-out-on-exit): New option.
4293         (org-remember-finalize): Clock out only if the setting in
4294         `org-remember-clock-out-on-exit' requires it.
4295         (org-remember-handler): Do the cleanup in the buffer, to make sure
4296         that the clock marker remains in tact.
4298 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
4300         * org-clock.el (org-clock-goto): Widen buffer if necessary.
4301         (org-clock-in): Make sure that also tasks outside the narrowed
4302         region will be clocked in correctly.
4303         (org-clock-insert-selection-line): Widen the buffer so that we can
4304         find the correct task heading.
4306         * org.el (org-base-buffer): New function.
4308         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
4309         and ";" are escaped.
4310         (org-print-icalendar-entries): Also apply
4311         `org-icalendar-cleanup-string' to the headline, not only to the
4312         summary property.
4314 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
4316         * org-exp.el (org-export-preprocess-hook): New hook.
4317         (org-export-preprocess-string): Call
4318         `org-export-preprocess-hook'.
4320         * org.el (org-font-lock-hook): New variable.
4321         (org-font-lock-hook): New function.
4322         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
4324 ;; Local Variables:
4325 ;; coding: utf-8
4326 ;; add-log-time-zone-rule: t
4327 ;; End:
4329     Copyright (C) 2008  Free Software Foundation, Inc.
4331   This file is part of GNU Emacs.
4333   GNU Emacs is free software: you can redistribute it and/or modify
4334   it under the terms of the GNU General Public License as published by
4335   the Free Software Foundation, either version 3 of the License, or
4336   (at your option) any later version.
4338   GNU Emacs is distributed in the hope that it will be useful,
4339   but WITHOUT ANY WARRANTY; without even the implied warranty of
4340   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4341   GNU General Public License for more details.
4343   You should have received a copy of the GNU General Public License
4344   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
4346 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c