Clock: Manipulating effort strings, and a mode line menu
[org-mode.git] / lisp / ChangeLog
blob05bfa8c02d39cb1da63fb79913f6a61199cedab3
1 2009-06-17  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-clock.el (org-clock-menu): New function.
4         (org-clock-update-mode-line): Update help string.
5         (org-clock-modify-effort-estimate): New function.
6         (org-clock-mark-default-task): New function.
8         * org.el (org-hh:mm-string-to-minutes): Also take just a number of
9         minutes as input.
10         (org-org-menu): Add new clocking stuff.
11         (org-clock-is-active): New function.
13 2009-06-14  Carsten Dominik  <carsten.dominik@gmail.com>
15         * org.el (org-open-non-existing-files): Improve docstring.
17 2009-06-11  Carsten Dominik  <carsten.dominik@gmail.com>
19         * org-icalendar.el (org-icalendar-include-bbdb-anniversaries): New
20         option.
21         (org-export-icalendar): Call `org-bbdb-anniv-export-ical'.
23         * org-bbdb.el (org-bbdb-anniv-export-ical): New function.
25         * org-list.el (org-get-checkbox-statistics-face): Use the new
26         faces.
28         * org-faces.el (org-checkbox-statistics-todo)
29         (org-checkbox-statistics-done): New faces.
31 2009-06-09  Carsten Dominik  <carsten.dominik@gmail.com>
33         * org-src.el (org-src-mode): Renamed from `org-exit-edit-mode'.
34         (org-edit-src-exit): Better cursor positioning when returning from
35         editing.
37         * org-latex.el (org-export-latex-use-verb): New variable.
38         (org-export-latex-emph-format): Prefer \texttt over \verb when
39         org-export-latex-use-verb is set.
41 2009-06-08  Carsten Dominik  <carsten.dominik@gmail.com>
43         * org-docbook.el (org-export-docbook-close-lists-maybe): Also look
44         at normal indentation.
46         * org-html.el (org-export-html-close-lists-maybe): Also look at
47         normal indentation.
49         * org-remember.el (org-remember-handler): Abort remember if the
50         buffer is empty.
52         * org-src.el (org-edit-src-content-indentation): New option.
53         (org-edit-src-exit): Apply extra indentation.
55         * org-exp.el (org-export-format-source-code-or-example): Run
56         `org-src-mode-hook'.
58         * org-src.el (org-src-mode-hook): New variable.
59         (org-edit-src-code): Run `org-src-mode-hook'.
61 2009-06-07  Carsten Dominik  <carsten.dominik@gmail.com>
63         * org.el (org-indent-line-function): Fix indentation of +#end lines.
65         * org-src.el (org-edit-src-get-indentation): New function.
66         (org-edit-src-code): Base indentation on the begin line.
68 2009-06-07  Tassilo Horn  <tassilo@member.fsf.org>
70         * org-gnus.el (org-gnus-store-link): Require message.el in
71         org-gnus-store-link.
73 2009-06-07  Carsten Dominik  <carsten.dominik@gmail.com>
75         * org-src.el: New file, split out of org.el
77         * org-docbook.el (org-export-as-docbook): Better indentation
78         treatment.
80         * org-macs.el (org-replace-match-keep-properties): New function.
82         * org-exp.el (org-export-mark-blockquote-verse-center): Better
83         preprocessing of center and quote and verse blocks.
85         * org-docbook.el (org-export-docbook-close-lists-maybe): New function.
86         (org-export-as-docbook): Close lists when original indentation
87         mandates it.
89         * org-html.el (org-export-html-close-lists-maybe): New function.
90         (org-export-as-html): Close lists when original indentation
91         mandates it.
93         * org-list.el (org-list-end): Respect the stored "original"
94         indentation when determining the end of the list.
96         * org-exp.el (org-export-replace-src-segments-and-examples):
97         Remember indentation correctly.
99 2009-06-06  Carsten Dominik  <carsten.dominik@gmail.com>
101         * org-clock.el (org-clock-update-mode-line): Apply face
102         org-mode-line-clock.
104         * org-faces.el (org-mode-line-clock): New face.
106 2009-06-05  Tassilo Horn  <tassilo@member.fsf.org>
108         * org-gnus.el (org-gnus-store-link): Fix bug where
109         `org-gnus-store-link' used wrong subject when called in an article
110         buffer.  Patch provided by fengli AT gmail DOT com.
112 2009-06-04  Carsten Dominik  <carsten.dominik@gmail.com>
114         * org-exp.el (org-export-format-source-code-or-example): Remember
115         the original indentation of source code snippets and examples.
117         * org-latex.el (org-export-as-latex): Relocate the table of
118         contents.
120         * org.el (org-ctrl-c-ctrl-c): Update clock lines.
122         * org-agenda.el (org-run-agenda-series): Scope global options also
123         when creating the agenda buffer.
125 2009-06-03  Carsten Dominik  <carsten.dominik@gmail.com>
127         * org.el (org-adapt-indentation): Improve documentation.
128         (org-insert-property-drawer): Respect org-adapt-indentation when
129         inserting the drawer.
130         (org-remove-flyspell-overlays-in): New function.
131         (org-do-emphasis-faces, org-activate-plain-links)
132         (org-activate-code, org-fontify-meta-lines-and-blocks)
133         (org-activate-angle-links, org-activate-footnote-links)
134         (org-activate-bracket-links, org-activate-dates)
135         (org-activate-target-links, org-activate-tags): Remove flyspell
136         overlays.
138 2009-06-02  Carsten Dominik  <carsten.dominik@gmail.com>
140         * org.el (org-edit-src-save): New function.
142         * org-clock.el (org-clock-out-switch-to-state): New option.
143         (org-clock-out): Honor `org-clock-out-switch-to-state'.
145         * org-compat.el (org-compatible-face): Improve macro.
147         * org.el (org-global-properties-fixed): Add default for
148         CLOCK_MODELINE_TOTAL.
150         * org-clock.el (org-clock-sum): Accept lists and strigs as tstart
151         andd tend.
152         (org-clock-sum-current-item): Optional argument TSTART, pass it to
153         org-clock-sum.
154         (org-clock-get-sum-start): New function.
156         * org.el (org-startup-options): New keywords blockhide and
157         blockshow.
158         (org-mode): Add new invisibility spec.
159         (org-set-startup-visibility): Hide block on startup if so
160         desired.
161         (org-hide-block-startup): New option.
162         (org-block-regexp): New constant.
163         (org-hide-block-overlays): New variable.
164         (org-block-map, org-hide-block-toggle-all, org-hide-block-all)
165         (org-show-block-all, org-hide-block-toggle-maybe)
166         (org-hide-block-toggle): New functions.
167         (org-edit-src-exit): Do not quote lines starting with # and no +
168         behind it.
169         (org-auto-repeat-maybe): Add LAST_REPEAT properter for a repeating
170         entry.
172 2009-05-30  Carsten Dominik  <carsten.dominik@gmail.com>
174         * org.el (org-buffer-property-keys): Add Effort property for
175         completion.
177 2009-05-28  Carsten Dominik  <carsten.dominik@gmail.com>
179         * org-clock.el (org-clock-sum-current-item): Fix positioning bug
180         when retrieving total clocked time in the subtree.
182         * org.el (org-quoting-blocks): New variable.
184 2009-05-27  Carsten Dominik  <carsten.dominik@gmail.com>
186         * org-table.el (org-table-store-formulas)
187         (org-table-get-stored-formulas, org-table-fix-formulas)
188         (org-table-edit-formulas, orgtbl-ctrl-c-ctrl-c)
189         (orgtbl-gather-send-defs): Allow indented #+TBLFM line.
191         * org.el (org-fontify-meta-lines, org-ctrl-c-ctrl-c): Allow
192         indented #+TBLFM line.
194         * org-footnote.el (org-footnote-goto-local-insertion-point): Allow
195         indented #+TBLFM line.
197         * org-colview.el (org-dblock-write:columnview): Allow indented
198         #+TBLFM line.
200         * org-colview-xemacs.el (org-dblock-write:columnview): Allow
201         indented #+TBLFM line.
203         * org-clock.el (org-dblock-write:clocktable): Allow indented
204         #+TBLFM line.
206 2009-05-26  Carsten Dominik  <carsten.dominik@gmail.com>
208         * org-exp.el (org-export-format-source-code-or-example): Make
209         editing indented blocks work correctly.
211         * org.el (org-edit-src-nindent): New variable.
212         (org-edit-src-code, org-edit-fixed-width-region)
213         (org-edit-src-find-region-and-lang, org-edit-src-exit): Make
214         editing indented blocks work correctly.
216 2009-05-24  Carsten Dominik  <carsten.dominik@gmail.com>
218         * org-exp.el (org-export-replace-src-segments-and-examples): FInd
219         indented blocks.
220         (org-export-format-source-code-or-example): Fix indentation of
221         blocks.
222         (org-export-remove-indentation): New function.
223         (org-export-select-backend-specific-text): Allow backend-specific
224         code to be indented.
225         (org-export-mark-blockquote-verse-center): Allow markers to be
226         indented.
228         * org.el (org-fontify-meta-lines): New function.
229         (org-set-font-lock-defaults): Call the new fontification
230         function.
232         * org-faces.el (org-meta-line): New face
233         (org-block):  New face.
235 2009-05-27  Carsten Dominik  <carsten.dominik@gmail.com>
237         * org.el (org-treat-insert-todo-heading-as-state-change)
238         (org-treat-S-cursor-todo-selection-as-state-change): New
239         variables.
240         (org-insert-todo-heading): Honor
241         `org-treat-insert-todo-heading-as-state-change'.
242         (org-shiftright, org-shiftleft): Honor
243         `org-treat-S-cursor-todo-selection-as-state-change'.
244         (org-inhibit-logging): New variable.
246 2009-05-23  Carsten Dominik  <carsten.dominik@gmail.com>
248         * org-agenda.el (org-remove-subtree-entries-from-agenda): Reduce
249         range for marker position checking.
251         * org-latex.el (org-export-latex-first-lines): Fix bug when
252         exporting a region.
254 2009-05-22  Carsten Dominik  <carsten.dominik@gmail.com>
256         * org-exp.el (org-export-push-to-kill-ring): Protect using
257         x-set-selection, because that does not always work.
259         * org-agenda.el (org-agenda-list): Apply the new face
260         `org-agenda-date-today'.
262         * org-faces.el (org-agenda-date-today): New face.
264 2009-05-21  Carsten Dominik  <carsten.dominik@gmail.com>
266         * org-agenda.el (org-agenda-to-appt): Turn off restriction when
267         creating appointments.
269         * org-latex.el (org-export-latex-low-levels): Fix customization
270         type.
272         * org.el (org-priority, org-shiftup, org-shiftdown): Disable
273         priority commands.
275         * org-agenda.el (org-agenda-priority): Disable priority commands.
277         * org.el (org-enable-priority-commands): New option.
279         * org-colview-xemacs.el (org-columns-compute)
280         (org-columns-number-to-string): Fix problems with empty fields.
282         * org-colview.el (org-columns-compute)
283         (org-columns-number-to-string): Fix problems with empty fields.
285         * org-exp.el (org-export-push-to-kill-ring): New function.
286         (org-export-copy-to-kill-ring): New option.
288         * org-latex.el (org-export-as-latex): Call
289         `org-export-push-to-kill-ring'.
291         * org-html.el (org-export-as-html): Call
292         `org-export-push-to-kill-ring'.
294         * org-docbook.el (org-export-as-docbook): Call
295         `org-export-push-to-kill-ring'.
297         * org-ascii.el (org-export-as-ascii): Call
298         `org-export-push-to-kill-ring'.
300         * org-exp.el (org-export-show-temporary-export-buffer): New
301         option. 
303         * org-latex.el (org-export-as-latex): Use
304         `org-export-show-temporary-export-buffer'.
306         * org-html.el (org-export-as-html): Use
307         `org-export-show-temporary-export-buffer'.
309         * org-docbook.el (org-export-as-docbook): Use
310         `org-export-show-temporary-export-buffer'.
312         * org-ascii.el (org-export-as-ascii-to-buffer): Use
313         `org-export-show-temporary-export-buffer'.
315         * org-exp.el (org-export-show-temporary-export-buffer): New
316         option.
317         (org-export-push-to-kill-ring): New function.
319         * org-colview.el (org-columns-compile-map): New variable.
320         (org-columns-new, org-columns-compute)
321         (org-columns-number-to-string, org-columns-uncompile-format)
322         (org-columns-compile-format): Implement new operators.
324 2009-05-20  Carsten Dominik  <carsten.dominik@gmail.com>
326         * org-exp.el (org-export-plist-vars): Add :xml-declaration.
328         * org-html.el (org-export-html-xml-declaration): New option.
329         (org-export-as-html): Use `org-export-html-xml-declaration'.
331         * org-list.el (org-update-checkbox-count): Make property
332         dependent.
334         * org.el (org-hierarchical-todo-statistics): New option.
335         (org-update-parent-todo-statistics): Modified to handle recursive
336         statistics.
338 2009-05-19  Carsten Dominik  <carsten.dominik@gmail.com>
340         * org-publish.el (org-publish): Make this function behave
341         correctly in interactive use when called with a prefix argument.
343         * org.el (org-todo-statistics-hook): New hook.
344         (org-update-parent-todo-statistics): Use new hook.
345         (org-log-into-drawer): New function.
346         (org-add-log-setup): Use the new `org-log-into-drawer' function to
347         determine if we should be logging into a drawer.
348         (org-log-into-drawer): Update docstring.
349         (org-default-properties): Add LOG_INTO_DRAWER as a property.
351         * org-list.el (org-checkbox-statistics-hook): New hook.
352         (org-update-checkbox-count-maybe): Use new hook.
354         * org-ascii.el (org-export-ascii-copy-to-kill): New option.
355         (org-export-as-ascii): Hide export buffer, and copy exported ASCII
356         to kill ring.
358 2009-05-17  Carsten Dominik  <carsten.dominik@gmail.com>
360         * org-ascii.el (org-export-as-ascii): Fix bug with match string in
361         a line.
363 2009-05-16  Carsten Dominik  <carsten.dominik@gmail.com>
365         * org.el (org-edit-src-code, org-edit-fixed-width-region): Use a
366         better bufer-generating mechanism.
367         (org-edit-src-find-buffer): New function.
369         * org-icalendar.el (org-print-icalendar-entries): Don't check for
370         archive tag, this is already done by `org-agenda-skip'.
371         data while constructing lost of tags.
373 2009-05-15  Carsten Dominik  <carsten.dominik@gmail.com>
375         * org-exp.el (org-export-preprocess-apply-macros): Use semicolon
376         as argument separator in macros.
378         * org-html.el (org-export-as-html): Add xml declaration.
380 2009-05-14  Carsten Dominik  <carsten.dominik@gmail.com>
382         * org.el (org-after-sorting-entries-or-items-hook): New hook.
383         (org-sort-entries-or-items): Run the new hook.
384         (org-after-refile-insert-hook): New hook.
385         (org-refile): Run `org-after-refile-insert-hook'.
387         * org-agenda.el (org-agenda-get-progress): Never take time of day
388         from headline when displaying progress.
390         * org-latex.el (org-export-latex-complex-heading-re): New variable.
391         (org-export-as-latex): Force the correct regexp in the
392         preprocessor buffer.
393         (org-export-latex-set-initial-vars): Set
394         `org-export-latex-complex-heading-re'.
396         * org-agenda.el (org-agenda-start-with-log-mode): New option.
397         (org-agenda-mode): Use `org-agenda-start-with-log-mode'.
399 2009-05-13  Carsten Dominik  <carsten.dominik@gmail.com>
401         * org-latex.el (org-export-latex-tables-centered): New option.
402         (org-export-latex-tables): Use `org-export-latex-tables-centered'.
404         * org-exp.el (org-export-as-org): New command.
405         (org-export-as-org): New command.
407         * org-publish.el (org-publish-org-to-org): New function.
409 2009-05-12  Carsten Dominik  <carsten.dominik@gmail.com>
411         * org.el (org-yank): Just call `org-yank-generic'.
412         (org-yank-generic): New function, containing the formaer
413         functionality of `org-yank'.
415         * org-latex.el (org-export-latex-not-done-keywords)
416         (org-export-latex-done-keywords): New variables.
417         (org-export-latex-todo-keyword-markup): New option.
418         (org-export-latex-set-initial-vars): Remember the TODO keywords.
419         (org-export-latex-keywords-maybe): Apply the TODO markup.
421 2009-05-11  Carsten Dominik  <carsten.dominik@gmail.com>
423         * org-exp.el (org-infile-export-plist): Add more default macros.
424         (org-export-preprocess-apply-macros): Process macro arguments.
426 2009-05-10  Carsten Dominik  <carsten.dominik@gmail.com>
428         * org-icalendar.el (org-icalendar-include-todo): New allowedvalue
429         `unblocked'.
430         (org-print-icalendar-entries): Respect the new value of
431         `org-icalendar-include-todo'.
433         * org.el (org-link-try-special-completion)
434         (org-file-complete-link): New functions.
435         (org-insert-link): Add special completion support for some link
436         types.
438         * org-bbdb.el (org-bbdb-complete-link): New function.
440 2009-05-08  Carsten Dominik  <carsten.dominik@gmail.com>
442         * org-list.el (org-update-checkbox-count): Allow recursive
443         statistics.
444         (org-hierarchical-checkbox-statistics): New option.
446         * org.el (org-cycle): Remove erraneous space character.
448         * org-icalendar.el (org-icalendar-timezone): Initialize from
449         environment.
451         * org-html.el (org-format-org-table-html): Specify the scope.
452         (org-format-table-table-html): Specify the scope.
453         (org-export-table-header-tags): Prepare the scope parameter.
455 2009-05-07  Carsten Dominik  <carsten.dominik@gmail.com>
457         * org-html.el
458         (org-export-html-table-use-header-tags-for-first-column): New
459         option.
461         * org.el (org-autoload): Fix autoloading of ascii export
462         functions.
463         (org-modules): Add org-special-blocks.
465 2009-05-06  Carsten Dominik  <carsten.dominik@gmail.com>
467         * org-icalendar.el (org-start-icalendar-file): Use the new option.
468         (org-ical-timezone): New option.
470         * org-exp.el (org-export-get-coderef-format): Use the description
471         is present.
473         * org.el (org-sort-entries-or-items): Improve docstring, and make
474         better implementation for time sorting.
476 2009-05-05  Carsten Dominik  <carsten.dominik@gmail.com>
478         * org.el (org-edit-src-persistent-message): New option.
479         (org-edit-src-code, org-edit-fixed-width-region): Use the new
480         option.
482         * org-clock.el (org-clock-insert-selection-line): Fix prefious
483         patch.
485         * org.el (org-edit-src-code, org-edit-fixed-width-region): Use
486         separate buffer instead of indirect buffer to edit source code.
487         (org-edit-src-exit): Make this function work with the new setup.
489         * org-clock.el (org-clock-insert-selection-line): Make sure tasks
490         are properly fontified before shown in the selection menu.
492         * org.el (org-fontify-like-in-org-mode): New function.
494         * org-latex.el (org-export-latex-links): Use the property list to
495         retrieve the default image attributes.
497         * org-exp.el (org-export-plist-vars): Add a new option.
499 2009-05-04  Carsten Dominik  <carsten.dominik@gmail.com>
501         * org-exp.el (org-export, org-export-visible): Support ASCII
502         export to buffer
503         (org-export-normalize-links): Do not protect the description if it
504         is explicitly given.
506         * org-ascii.el (org-export-as-ascii-to-buffer)
507         (org-replace-region-by-ascii, org-export-region-as-ascii): New
508         commands.
509         (org-export-as-ascii): Add all the same parameters that are also
510         supported by the other export functions.
512         * org-list.el (org-reset-checkbox-state-subtree): Moved here from
513         org-checklist.el.
514         (org-reset-checkbox-state-subtree): Call
515         `org-reset-checkbox-state-subtree'.
517         * org-remember.el (org-select-remember-template): For the
518         selection of a valid template.
520         * org-latex.el (org-export-region-as-latex): Supply the
521         force-no-subtree argument.
522         (org-export-as-latex): Provide better limits when exporting the
523         first line.  When exporting to string, we still want the first
524         lines.
525         (org-export-latex-first-lines): New argument END, to force the end
526         of the region.
527         (org-export-region-as-latex): Use the property list.
528         (org-export-as-latex):
530         * org-colview-xemacs.el (org-columns-remove-overlays)
531         (org-columns): Fix call to `local-variable-p'.
533 2009-05-02  Carsten Dominik  <carsten.dominik@gmail.com>
535         * org-html.el (org-export-html-after-blockquotes-hook): New hook.
536         (org-export-as-html): Run the new hook.
538         * org-latex.el (org-export-latex-after-blockquotes-hook): New hook.
539         (org-export-latex-preprocess): Run the new hook.
541         * org-exp.el (org-export-preprocess-after-blockquote-hook): New hook.
542         (org-export-preprocess-string): Run the new hook.
544 2009-04-30  Carsten Dominik  <carsten.dominik@gmail.com>
546         * org-macs.el (org-check-external-command): New defsubst.
548         * org.el (org-mode-map): New key for reload.
549         (org-format-latex): Better error message when external programs
550         are not available.
552         * org-agenda.el (org-agenda-mode-map): Bind `org-reload'.
554         * org.el (org-sort-entries-or-items): Explicit sorting function
555         for priorities, needed for XEmacs compatibility.
557         * org-remember.el (org-remember-apply-template): Improve auto-save
558         behavior.
560 2009-04-29  Carsten Dominik  <carsten.dominik@gmail.com>
562         * org-latex.el (org-export-latex-preprocess): Also protect
563         environments ending in a star.
565         * org-list.el (org-at-item-p): Fix regular expression.
567 2009-04-24  Carsten Dominik  <carsten.dominik@gmail.com>
569         * org.el (org-end-of-subtree): Improve speed.
571         * org-agenda.el (org-agenda-get-timestamps)
572         (org-agenda-get-progress, org-agenda-get-deadlines)
573         (org-agenda-get-scheduled, org-agenda-get-blocks): Optimizations,
574         in particular, wait as long as possible to collect the tags.
575         (org-stuck-projects): Improve docstring.
577         * org.el (org-store-link): No errors when getting custom id before
578         first headline.
579         (org-get-tags-at): Use `org-up-heading-safe' when getting tags.
581 2009-04-23  Carsten Dominik  <carsten.dominik@gmail.com>
583         * org.el (org-prepare-agenda-buffers): Catch a throw to nextfile.
585         * org-protocol.el: Remove dependency on url.el.
586         (org-protocol-unhex-compound, org-protocol-open-source): Remove
587         dependency on url.el.
589         * org-latex.el (org-export-as-pdf): Use
590         `org-latex-to-pdf-process'.
592 2009-04-22  Carsten Dominik  <carsten.dominik@gmail.com>
594         * org-latex.el (org-latex-to-pdf-process): New option.
596         * org-agenda.el (org-agenda-skip-additional-timestamps-same-entry):
597         New option.
598         (org-agenda-get-timestamps): Honor
599         `org-agenda-skip-additional-timestamps-same-entry'.
601         * org-clock.el (org-clock-goto-may-find-recent-task): New option.
602         (org-clock-goto): Find recent task only if
603         `org-clock-goto-may-find-recent-task' allows it.
605         * org-exp.el (org-export-remove-or-extract-drawers): Handle empty
606         drawers, and drawers that are missing the :END: line.
608 2009-04-21  Carsten Dominik  <carsten.dominik@gmail.com>
610         * org-clock.el (org-clock-goto): Go to recently clocked task if no
611         clock is running.
613 2009-04-21  Carsten Dominik  <carsten.dominik@gmail.com>
615         * org.el (org-update-parent-todo-statistics): Check for
616         STATISTICS_FROM property.
618         * org-list.el (org-update-checkbox-count): Check for
619         STATISTICS_FROM property.
621         * org.el (org-tab-first-hook)
622         (org-tab-after-check-for-table-hook)
623         (org-tab-after-check-for-cycling-hook): New hooks.
624         (org-cycle-internal-global, org-cycle-internal-local): New
625         functions, split out from `org-cycle'.
626         (org-cycle): Call the new hooks.
628 2009-04-19  Carsten Dominik  <carsten.dominik@gmail.com>
630         * org-exp.el (org-export-preprocess-string): Reset the list of
631         preferred targets for each run of the preprocessor.
633         * org.el (org-refile-target-verify-function): Improve
634         documentation.
635         (org-get-refile-targets): Respect point being moved by the
636         verification function.
638         * org-latex.el (org-export-latex-timestamp-keyword-markup): New
639         option.
640         (org-export-latex-keywords): Use new option.
642         * org.el (org-rear-nonsticky-at): New defsubst.
643         (org-activate-plain-links, org-activate-angle-links)
644         (org-activate-footnote-links, org-activate-bracket-links)
645         (org-activate-dates, org-activate-target-links)
646         (org-activate-tags): Place the rear-nonsticky properties at the
647         correct location.
649 2009-04-18  Carsten Dominik  <carsten.dominik@gmail.com>
651         * org-protocol.el (server-edit): Declare `server-edit'.
652         (org-protocol-unhex-string, org-protocol-unhex-compound): New
653         functions.
654         (org-protocol-check-filename-for-protocol): Call `server-edit'.
656         * org.el (org-default-properties): New default properteis for
657         completion.
659         * org-exp.el (org-export-add-subtree-options): Add new properties
660         for subtree export.
662         * org-docbook.el (org-export-docbook-keywords-markup)
663         (org-export-docbook-timestamp-markup): New options.
664         (org-export-docbook-protect-tags): New function.
666 2009-04-17  Carsten Dominik  <carsten.dominik@gmail.com>
668         * org-id.el (org-id-get-with-outline-path-completion): Turn off
669         org-refile-target-verify-function for the duration of the command.
671         * org.el (org-link-to-org-use-id): New possible value
672         `create-if-interactive-and-no-custom-id'.
673         (org-store-link): Use custom IDs.
674         (org-link-search): Find custom ID properties from #link.
675         (org-default-properties): Add CUSTOM_ID for property completion.
676         (org-refile-target-verify-function): New option.
677         (org-goto): Turn off org-refile-target-verify-function
678         for the duration of the command.
680 2009-04-16  Carsten Dominik  <carsten.dominik@gmail.com>
682         * org-html.el (org-export-as-html): Use custom IDs in the toc.
684         * org-exp.el (org-export-preferred-target-alist): New variable.
685         (org-export-define-heading-targets): Find the new CUSTOM_ID
686         property.
687         (org-export-target-internal-links): Target the custom ids when
688         possible.
690         * org-latex.el (org-export-latex-preprocess): Better regexp for
691         matching latex macros with arguments.
693 2009-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
695         * org-remember.el (org-remember-handler): Allow filing to non-org
696         files.
698 2009-04-15  Magnus Henoch <magnus.henoch@gmail.com>
700         * org-feed.el (org-feed-alist): New keyword options.
701         (org-feed-update): Use the new options.
702         (org-feed-parse-rss-feed): Renamed from `org-feed-parse-feed'.
703         (org-feed-parse-rss-entry): Renamed from `org-feed-parse-entry'.
704         (org-feed-parse-atom-feed, org-feed-parse-atom-entry): New
705         functions.
707         * org-table.el (org-table-fix-formulas): Do not change references
708         to remote tables.
709         (org-table-get-remote-range): Convert standard coordinates to RC
710         format.
712         * org-latex.el (org-export-latex-keywords): Fix regexp bug.
714 2009-04-14  Carsten Dominik  <carsten.dominik@gmail.com>
716         * org-compat.el (org-sha1-string): Function removed.
718         * org.el (org-refile-allow-creating-parent-nodes): New option.
719         (org-refile-get-location): New argument NEW-NODES.
720         (org-refile): Call `org-refile-get-location' with the new
721         argument.
722         (org-refile-get-location): Arrange for adding a new child.
723         (org-refile-new-child): New function.
725         * org-html.el (org-html-handle-time-stamps): Wrap time stamps into
726         an additional span element.
728         * org-clock.el: Fix a number of docstrings.
729         (org-clock-find-position): New argument
730         FIND-UNCLOSED to make the function find an unclosed clock in the
731         entry.
732         (org-clock-in): Call `org-clock-find-position' with the new
733         argument if we might be resuming a clock.
735 2009-04-13  Carsten Dominik  <carsten.dominik@gmail.com>
737         * org-latex.el (org-export-latex-display-custom-times): New variable.
738         (org-export-latex-timestamp-markup): New option.
739         (org-export-latex-set-initial-vars): Remember the local value of
740         `org-display-custom-times'.
741         (org-export-latex-content): Process time stamps.
742         (org-export-latex-time-stamps): New function.
744         * org-macs.el (org-maybe-intangible): Add intangible property
745         again to invisible text.
747 2009-04-12  Carsten Dominik  <carsten.dominik@gmail.com>
749         * org-exp.el (org-default-export-plist): Handle undefined
750         variables.
752 2009-04-11  Carsten Dominik  <carsten.dominik@gmail.com>
754         * org.el (org-sort-entries-or-items): Match TODO keywrds
755         case-sensitively, when sorting.
756         (org-priority): Do not match TODO keywords with wrong case.
758 2009-04-09  Carsten Dominik  <carsten.dominik@gmail.com>
760         * org-feed.el (org-feed-update): Bind the variable
761         `new-formatted'.
763         * org-html.el (org-export-as-html): Start paragraphs after literal
764         examples.
766         * org-docbook.el (org-export-as-docbook): Start paragraphs after
767         literal examples.
769 2009-04-08  Carsten Dominik  <carsten.dominik@gmail.com>
771         * org.el (org-todo): Honor the NOBLOCKING property.
773         * org-agenda.el (org-agenda-dim-blocked-tasks): Honor the
774         NOBLOCKING property.
776         * org.el (org-scan-tags): Fix bug in tag scanner
778 2009-04-07  Carsten Dominik  <carsten.dominik@gmail.com>
780         * org.el (org-modules): Mark obsolete packages.
782         * org-html.el: New file, split out from org-exp.el.
784         * org-icalendar.el: New file, split out from org-exp.el.
786         * org-xoxo.el: New file, split out from org-exp.el.
788         * org-ascii.el: New file, split out from org-exp.el.
790 2009-04-06  Carsten Dominik  <carsten.dominik@gmail.com>
792         * org-compat.el (org-find-library-name): New function.
794         * org.el (org-pre-cycle-hook): New hook.
795         (org-cycle): Call the new hook in appropriate places.
796         (org-reload): Only reload files that have been loaded before.
798 2009-04-05  Carsten Dominik  <carsten.dominik@gmail.com>
800         * org.el (org-set-font-lock-defaults): Enforxe space or line end
801         after todo keyword.
802         (org-todo): When changing TODO state, do matching
803         case-sensitively.
804         (org-map-continue-from): New variable.
805         (org-scan-tags): Respect values in `org-map-continue-from'.
806         (org-reload): Make XEmacs compatible.
808 2009-04-04  Carsten Dominik  <carsten.dominik@gmail.com>
810         * org-protocol.el (org-protocol-flatten-greedy): New function.
811         (org-protocol-flatten): New function.
813         * org.el (org-open-link-from-string): Pass reference buffer to
814         `org-open-at-point'.
815         (org-open-at-point): New optional argument `reference-buffer'.
817 2009-04-03  Carsten Dominik  <carsten.dominik@gmail.com>
819         * org.el (org-scan-tags): Make tag scan find headline in first
820         line, 2nd attempt.
821         (org-get-refile-targets): Add the naked file name.
822         (org-refile): Store as top-level entry when only file name was
823         given.
825         * org-agenda.el (org-agenda-get-progress): Fix regexp bug.
827         * org.el (org-block-todo-from-children-or-siblings-or-parent):
828         Renamed from org-block-todo-from-children-or-siblings, and
829         enhanced to look for the parent's status as well.
831         * org-agenda.el (org-agenda-log-mode-add-notes): New option.
832         (org-agenda-get-progress): Add first notes line to log entry if so
833         desired.
835 2009-04-02  Carsten Dominik  <carsten.dominik@gmail.com>
837         * org-agenda.el (org-agenda-cleanup-fancy-diary-hook): New hook.
838         (org-agenda-cleanup-fancy-diary): Call the new hook.
840         * org-remember.el (org-remember-apply-template): Take the default
841         for the annotation from the :annotation property.
843         * org-mac-message.el (org-mac-message-get-link): Remove the
844         quotes.
845         (org-mac-message-get-link): Return the result.
847 2009-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
849         * org.el (org-refile-get-location): Add file name only if not
850         already included in outline path.
852         * org-faces.el (org-n-level-faces): Fix customization type from
853         number to integer.
855         * org-exp.el (org-export-headline-levels): Fix customization type
856         from number to integer.
858         * org-agenda.el (org-agenda-confirm-kill)
859         (org-agenda-custom-commands-local-options)
860         (org-timeline-show-empty-dates, org-agenda-ndays)
861         (org-agenda-start-on-weekday, org-scheduled-past-days): Fix
862         customization type from number to integer.
864 2009-03-31  Carsten Dominik  <carsten.dominik@gmail.com>
866         * org-protocol.el: Declare some functions.
868         * org-inlinetask.el (org-inlinetask-export-handler): Fix line
869         postion before inserting modified headline.
871         * org-agenda.el (org-agenda-compare-effort): Honor
872         `org-sort-agenda-noeffort-is-high'.
873         (org-agenda-filter-by-tag, org-agenda-filter-make-matcher)
874         (org-agenda-compare-effort): Implement the "?" operator for
875         finding entries without effort setting.
877         * org.el (org-extract-attributes-from-string): New function.
879         * org-exp.el (org-export-splice-attributes): New function.
881 2009-03-30  Carsten Dominik  <carsten.dominik@gmail.com>
883         * org-mouse.el: XEmacs compatibility fixes
885         * org-docbook.el (org-export-as-docbook): Process footnotes like
886         normal text.
888         * org.el (org-modules): Add org-inlinetasks.el
889         (org-cycle): Implement limiting level on cycling.
890         (org-move-subtree-down): Fix bug with swapping subtrees at end of
891         buffer.
893         * org-inlinetask.el: New file.
895         * org.el (org-emphasis-regexp-components): Allow braces in
896         emphasis pre and post match.
898         * org-footnote.el (org-footnote-normalize): When only dorting, do
899         not insert inline notes at the end.
901         * org-docbook.el (org-id-find-id-file): Add function declaration.
903         * org.el (org-require-autoloaded-modules): Add org-docbook.el.
905         * org-docbook.el: New file.
907 2009-03-28  Carsten Dominik  <carsten.dominik@gmail.com>
909         * org.el (org-reftex-citation): New command.
911 2009-03-27  Carsten Dominik  <carsten.dominik@gmail.com>
913         * org-agenda.el (org-agenda-cmp-user-defined): New option.
914         (org-sorting-choice, org-agenda-sorting-strategy): Add the new
915         sorting options.
916         (org-entries-lessp): Apply the new sorting option.
918         * org.el (org-block-todo-from-children-or-siblings): Fix bug in
919         blocker code, when an older sibling has children.
921         * org-mac-message.el (org-mac-message-get-link): Improve getting
922         links from multiple selected messages.
924 2009-03-26  Carsten Dominik  <carsten.dominik@gmail.com>
926         * org-remember.el (org-remember-finalize): Do not set buffer file
927         name to nil.
928         (org-remember-handler): Mark buffer as unmodified.
929         (org-remember-handler): Delete backup file and show message about
930         remaining backup files.
931         (org-remember-auto-remove-backup-files): New option.
933         * org.el (org-store-link): Use buffer name as link description in
934         w3-mode buffers.
935         (org-ido-switchb): Fix argument bug for completion.
937         * org-remember.el (org-remember-apply-template): Set local
938         variable `auto-save-visited-file-name' instead of global one.
940 2009-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
942         * org-feed.el: Re-write.
944         * org-agenda.el (org-agenda-get-todos): Fix bug with match-data.
945         (org-agenda-get-todos): Mark file tags as inherited.
946         (org-agenda-list): Always search diary lines for a time.
948 2009-03-24  Carsten Dominik  <carsten.dominik@gmail.com>
950         * org-feed.el (org-feed-assume-stable): New option.
951         (org-feed-before-adding-hook): New hook.
953         * org-exp.el (org-export-as-html): Close local lists depending on
954         indentation, also when starting a table.
956         * org-remember.el (org-remember-backup-directory)
957         (org-remember-backup-name): New internal variable.
959 2009-03-23  Carsten Dominik  <carsten.dominik@gmail.com>
961         * org-clock.el (org-clock-out-if-current): Make buffer detection
962         work in indirect buffers as well.
964         * org.el (org-emphasis-regexp-components): Add the exxclamation
965         mark to the post-emphasis characters.
967 2009-03-22  Carsten Dominik  <carsten.dominik@gmail.com>
969         * org.el (org-read-date-minibiffer-septup-hook): New hook.
970         (org-read-date): Run the new hook.
972         * org-mac-message.el (org-mac-flagged-mail): New group.
973         (org-mac-mail-account): New variable.
974         (org-mac-create-flagged-mail, org-mac-insert-flagged-mail): New
975         commands.
977         * org-remember.el (org-remember-backup-directory): New variable.
978         (org-remember-apply-template): Write file to backup directory.
980 2009-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
982         * org-mouse.el (org-mouse-todo-menu): New function.
983         (org-mouse-todo-keywords): Function removed.
984         (org-mouse-context-menu): Use `org-mouse-todo-menu'.
986         * org-table.el (org-table-beginning-of-field)
987         (org-table-end-of-field): New commands
988         (org-table-previous-field, org-table-beginning-of-field): Better
989         error messages.
990         (orgtbl-setup): Include `M-a' and `M-e'.
992         * org.el (org-backward-sentence, org-forward-sentence): New
993         commands.
995         * org-colview.el (org-colview-initial-truncate-line-value): New
996         variable.
997         (org-columns-remove-overlays): Restore the value of `truncate-lines'.
998         (org-columns): Remember the value of `truncate-lines'.
1000         * org-colview-xemacs.el (org-colview-initial-truncate-line-value):
1001         New variable.
1002         (org-columns-remove-overlays): Restore the value of
1003         `truncate-lines'.
1004         (org-columns): Remember the value of `truncate-lines'.
1006         * org.el (org-columns-skip-arrchived-trees): New option.
1008         * org-agenda.el (org-agenda-export-html-style): Define color for
1009         org-agenda-done face.
1010         (org-search-view, org-agenda-get-todos, org-agenda-get-progress)
1011         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use new face.
1013         * org.el (org-scan-tags): Use the new face.
1015         * org-faces.el (org-agenda-done): New face.
1017         * org.el (org-scan-tags): Test the value org
1018         `org-tags-match-list-sublevels'.
1019         (org-tags-match-list-sublevels): New allowed value: indented.
1021         * org-export-latex.el (org-export-latex-make-header): Apply macros
1022         in header.
1024         * org-exp.el (org-export-apply-macros-in-string): New function.
1026         * org-export-latex.el (org-export-latex-list-parameters): Fix bug
1027         with the definition of a checked box.
1029         * org-clock.el (org-clock-find-position): Fix drawer indentations.
1031         * org-export-latex.el (org-export-latex-low-levels): More options
1032         for how to process lower levels in LaTeX.
1033         (org-export-latex-subcontent): Better treatment for lists as a
1034         means of publishing lower levels.
1036 2009-03-20  Carsten Dominik  <carsten.dominik@gmail.com>
1038         * org.el (org-set-font-lock-defaults): Use new checkbox face.
1040         * org-faces.el (org-checkbox): New face.
1042         * org-exp.el (org-export-html-preprocess): Only create LaTeX
1043         fragement images if there is an export file.
1045 2009-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
1047         * org-agenda.el (org-stuck-projects): Document that the subtree of
1048         projects that are not stuck will now be searched for stuck
1049         sub-projects.
1050         (org-agenda-skip-entry-when-regexp-matches)
1051         (org-agenda-skip-entry-when-regexp-matches-in-subtree): New functions.
1052         (org-agenda-list-stuck-projects): Use
1053         `org-agenda-skip-entry-when-regexp-matches-in-subtree'.
1055         * org-export-latex.el (org-export-latex-preprocess): Improve
1056         export of verses.
1058         * org-exp.el (org-export-as-html): Implement centering as a div
1059         rather than a paragraph.  Do a better job with line-end in verse
1060         environments.
1062 2009-03-17  Carsten Dominik  <carsten.dominik@gmail.com>
1064         * org.el (org-open-at-point): Fix tags searches by mouse click.
1066 2009-03-16  Carsten Dominik  <carsten.dominik@gmail.com>
1068         * org-export-latex.el (org-export-latex-preprocess): Implement the
1069         centering markup.
1071         * org-exp.el (org-export-mark-blockquote-verse-center): Renamed
1072         from `org-export-mark-blockquote-and-verse'.
1073         (org-export-as-html): Implement the centering markup.
1075         * org-export-latex.el (org-export-latex-tables): Fix vertical
1076         lines in tables.
1078 2009-03-15  Carsten Dominik  <carsten.dominik@gmail.com>
1080         * org.el (org-read-date-history): New variable.
1081         (org-read-date): Use new history variable.
1082         (org-toggle-heading): Fix bug when used before first headline.
1083         (org-store-log-note): Remove drawer if empty while note is
1084         aborted.
1085         (org-remove-empty-drawer-at): New function.
1086         (org-check-after-date): New command.
1087         (org-sparse-tree): New sparse tree command "a".
1089         * org-exp.el (org-export-as-ascii): Improve export of plain lists.
1091 2009-03-14  Bastien Guerry  <bzg@altern.org>
1093         * org.el (org-toggle-fixed-width-section): Bug fix: insert a
1094         column and a space, not only a column.
1096 2009-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
1098         * org-export-latex.el (org-export-latex-emphasis-alist): Better
1099         defaults for verbose emphasis.
1100         (org-export-latex-emph-format): New function.
1101         (org-export-latex-fontify): Call `org-export-latex-emph-format'.
1103         * org-agenda.el (org-agenda-menu): Add new commands to menu.
1104         (org-agenda-do-date-later, org-agenda-do-date-earlier)
1105         (org-agenda-date-later-minutes, org-agenda-date-earlier-minutes)
1106         (org-agenda-date-later-hours, org-agenda-date-earlier-hours): New
1107         commands.
1109         * org.el (org-timestamp-change): Move end-time along with start
1110         time.
1112 2009-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
1114         * org-exp.el (org-export-target-internal-links)
1115         (org-export-as-html): Protect links specified as #name.
1117 2009-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
1119         * org.el (org-clone-subtree-with-time-shift): New command.
1121         * org-export-latex.el (org-export-latex-special-chars)
1122         (org-export-latex-treat-sub-super-char): Fix subscript export.
1124         * org-exp.el (org-create-multibrace-regexp): Do not add
1125         backslashes to the class.
1127 2009-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
1129         * org-colview.el (org-columns-map): Better functions for moving up
1130         and down a row, even if `truncate-line' is nil.
1132         * org.el (org-insert-todo-heading): Make sure the keyword is
1133         inserted at the correct position.
1135         * org-publish.el (org-publish-project-alist)
1136         (org-publish-projects, org-publish-org-index): Change default anme
1137         for the index of file names to "sitemap.org".
1139         * org-export-latex.el (org-export-latex-tables): Use
1140         `org-split-string', for Emacs 21 compatibility.
1142 2009-03-09  Carsten Dominik  <carsten.dominik@gmail.com>
1144         * org-agenda.el (org-agenda-log-mode-items): Improve docstring.
1146 2009-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
1148         * org-exp.el (org-export-page-description)
1149         (org-export-page-keywords): New variables.
1150         (org-export-plist-vars): Add entries for :keywords and
1151         :description.
1152         (org-infile-export-plist): Parse for new keywords.
1153         (org-get-current-options): Add new keywords
1154         (org-export-as-html): Publish description and keywords.
1156         * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New
1157         option.
1158         (org-agenda-add-entry-text): Honor
1159         `org-agenda-add-entry-text-descriptive-links'.
1161         * org-export-latex.el (org-export-latex-preprocess): Make all
1162         external preprocess functions use a PARAMETER arg.
1164         * org-exp.el (org-export-preprocess-string)
1165         (org-export-select-backend-specific-text)
1166         (org-export-format-source-code-or-example)
1167         (org-format-org-table-html): Support docbook export.
1168         (org-export-preprocess-string): Make all external preprocess
1169         functions use a PARAMETER arg.
1171 2009-03-07  Carsten Dominik  <carsten.dominik@gmail.com>
1173         * org-exp.el (org-export-html-style-include-scripts): New option.
1174         (org-export-plist-vars): Add new option
1175         `org-export-html-style-include-scripts'.
1176         (org-export-as-html): Honor new option
1177         `org-export-html-style-include-scripts'.
1178         (org-export-html-scripts, org-export-html-style-default): Fix
1179         xml issues with the Safari browser.
1181 2009-03-06  Carsten Dominik  <carsten.dominik@gmail.com>
1183         * org-publish.el (org-publish-attachment): Only copy file when the
1184         directories differ.
1186 2009-03-05  Carsten Dominik  <carsten.dominik@gmail.com>
1188         * org-clock.el (org-clocktable-steps): Use inactive time stamps
1189         for clocktable steps.
1191         * org.el (org-additional-option-like-keywords): Add two more
1192         keywords.
1194 2009-03-04  Carsten Dominik  <carsten.dominik@gmail.com>
1196         * org-exp.el (org-export-format-source-code-or-example): Mark
1197         temporary buffer unmodified, so that it will be killed even if
1198         mode like message mode has decided to assign a file name.
1200         * org.el (org-scan-tags): Improve tag inheritance.
1201         (org-scan-tags, org-make-tags-matcher): Make tag comparison
1202         case-sensitive.
1203         (org-scan-tags): Use the internal tags list instead of creating it
1204         from scratch.
1205         (org-trust-scanner-tags, org-scanner-tags): New variables.
1206         (org-scan-tags): Set `org-scanner-tags'.
1207         (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
1208         (org-map-entries): Document the possible speedup using scanner
1209         tags.
1211 2009-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
1213         * org.el (org-add-planning-info): Fix bug with looking for keyword
1214         only at column 0.
1216         * org-agenda.el (org-agenda-custom-commands-local-options): Add
1217         option for tags filter preset.
1218         (org-prepare-agenda): Store filter preset as a property on the
1219         filter variable.
1220         (org-finalize-agenda): Call the filter, if there is a preset.
1221         (org-agenda-filter-by-tag): Filter again after clearing the
1222         filter, when there still is a preset.
1223         (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
1224         Include the preset filter.
1225         (org-agenda-redo): Apply the filter again, also the preset filter.
1227         * org-exp.el (org-export-as-html): Use IDs in the correct way.
1229         * org.el (org-uuidgen-p): New funtion.
1231         * org-agenda.el (org-agenda-fontify-priorities): New default value
1232         `cookies'.
1233         (org-agenda-fontify-priorities): Renamed from
1234         org-fontify-priorities.
1236         * org.el (org-set-font-lock-defaults): Call
1237         `org-font-lock-add-priority-faces'.
1238         (org-font-lock-add-priority-faces): New function.
1240         * org-faces.el: (org-set-tag-faces): New option.
1241         (org-priority-faces): New variable.
1243         * org-exp.el (org-export-as-html): Add a "content" div around the
1244         entire content of the body tag.
1245         (org-export-html-get-bibliography): New function.
1246         (org-export-html-validation-link): New variable.
1247         (org-export-as-html): Add validation link to exported page.
1249         * org.el (org-match-sparse-tree): Renamed from
1250         `org-tags-sparse-tree'.
1251         (org-tags-sparse-tree): New alias.
1253 2009-03-02  Carsten Dominik  <carsten.dominik@gmail.com>
1255         * org.el (org-get-valid-level): Catch the case where the level
1256         change is nil.
1258         * org-clock.el (org-clock-find-position): Better indentation of
1259         new clock drawers.
1261 2009-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
1263         * org-agenda.el (org-agenda-quit): Delete window only when the
1264         frame-setup was not `current-window'.
1266         * org.el (org-tag-persistent-alist): New option.
1267         (org-startup-options): Add keyword `noptag'.
1268         (org-fast-todo-selection): Handle :newline correctly.
1269         (org-set-tags): Handle :newline correctly.
1270         (org-fast-tag-selection): Handle :newline correctly.
1272 2009-02-28  Carsten Dominik  <carsten.dominik@gmail.com>
1274         * org-exp.el (org-export-as-ascii): Reverse link buffer before
1275         outputting it.
1276         (org-export-ascii-push-links): Fix bug with pussing links into the
1277         export buffer.
1279 2009-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
1281         * org-archive.el (org-archive-subtree): Do not add 1 to level if
1282         pasting at top level.
1284         * org-bbdb.el: Improve documentation.
1286 2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
1288         * org-list.el (org-insert-item): Only consider insert empty lines
1289         is `org-empty-line-terminates-plain-lists' is not nil.
1291         * org.el (org-blank-before-new-entry): Mention the dependence on
1292         `org-empty-line-terminates-plain-lists' in the docstring.
1294         * org-publish.el (org-publish-get-project-from-filename): New
1295         optional argument UP.  Only find the top project if UP is set.
1296         (org-publish-current-project): Find the top encloding project.
1298         * org-agenda.el (org-agenda-before-write-hook)
1299         (org-agenda-add-entry-text-maxlines): New options.
1300         (org-write-agenda): Run the new hook in the temporary buffer.
1301         (org-agenda-add-entry-text): New function.
1302         (org-write-agenda): Implement PDF export, using ps2pdf.
1304         * org.el (org-global-properties-fixed, org-global-properties):
1305         Improve documentation string.
1307         * org-exp.el (org-export-ascii-links-to-notes): New option.
1308         (org-export-as-ascii): Handle links better.
1309         (org-export-ascii-wrap, org-export-ascii-push-links): New
1310         functions.
1312 2009-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
1314         * org-agenda.el (org-agenda): Make prefix arg optional.
1315         (org-agenda-search-headline-for-time): New option.
1316         (org-format-agenda-item): Honor
1317         `org-agenda-search-headline-for-time'.
1319         * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
1320         characters.
1322         * org.el (org-self-insert-cluster-for-undo): New option.
1323         (org-self-insert-command): Cluster undo for 20 characters.
1324         (org-self-insert-command-undo-counter): New variable.
1326 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
1328         * org-exp.el (org-export-as-html): Fix problem with closing colone
1329         example.
1331 2009-02-22  Carsten Dominik  <carsten.dominik@gmail.com>
1333         * org-export-latex.el (org-export-as-latex)
1334         (org-export-latex-first-lines): Avoid modification flag when
1335         adding or removing text properties.
1336         (org-export-latex-fontify): Catch error when org-emph-alist has
1337         entries that are not defined for LaTeX export.
1339         * org.el (orgstruct++-mode): New function.
1340         (turn-on-orgstruct++): Call `orgstruct++-mode'.
1341         (org-context-p): Allow detecting item context after the first line
1342         of an item.
1343         (orgstruct-make-binding): Detect if item-body context should be
1344         seen.
1345         (orgstruct-is-++): New variable.
1346         (org-add-planning-info): Catch the case when there is no planning
1347         info yet and the call does not want to add anything, only maybe
1348         tries to remove something.
1349         (org-special-ctrl-a/e): All value to be a cons cell with separate
1350         settings for `C-a. and `C-e'.
1351         (org-beginning-of-line, org-end-of-line): Honor separate values
1352         for `C-a' and `C-e'.
1354 2009-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
1356         * org.el (org-reload): New command.
1358 2009-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
1360         * org-exp.el (org-export-htm-get-tag-class-name)
1361         (org-export-htm-get-todo-kwd-class-name): New functions.
1362         (org-export-html-tag-class-prefix)
1363         (org-export-html-todo-kwd-class-prefix): New options.
1364         (org-export-as-html): Call
1365         `org-export-html-get-todo-kwd-class-name'.
1366         (org-html-level-start): Wrap tags into classes.
1367         (org-export-html-get-tag-class-name)
1368         (org-export-html-get-todo-kwd-class-name): New functions.
1370         * org-export-latex.el (org-export-latex-collect-header-macros):
1371         Remove fields that are used anyway.
1372         (org-export-latex-make-header): Insert the options earlier.
1374         * org-agenda.el (org-agenda-get-progress): Fix bug with state
1375         matching.
1377         * org-list.el (org-indent-item): Allow point to be at the end of
1378         the region.
1380         * org.el (org-metaleft, org-metaright): Be more accurate about
1381         detecting a region where commands apply.
1383         * org-compat.el (org-cursor-to-region-beginning): New function.
1385         * org.el (org-priority): Also find invisible heading.
1387         * org-colview-xemacs.el (org-columns-edit-value): No special
1388         treatment for `org-todo' prefix.
1390         * org-colview.el (org-columns-edit-value): No special treatment
1391         for `org-todo' prefix.
1393         * org-remember.el (org-remember-apply-template): Use
1394         `org-completing-read-no-ido'.
1396         * org.el (org-completing-read-no-ido): New function.
1397         (org-make-tags-matcher, org-set-property): Use
1398         `org-completing-read-no-ido'.
1400         * org-export-latex.el (org-export-latex-import-inbuffer-stuff):
1401         New option.
1402         (org-export-as-latex): Import in-buffer settings as TeX macros.
1403         (org-export-latex-make-header): Additional parameter OPT-DEFS.
1404         (org-export-latex-collect-header-macros): New function.
1406         * org.el (org-refile-get-location): Turn off
1407         `partial-completion-mode'.
1409 2009-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
1411         * org.el (org-block-todo-from-checkboxes): Announce that
1412         checkboxes are the culprit.
1413         (org-block-todo-from-children-or-siblings): Call
1414         `org-up-heading-all instead' of `outline-up-heading'.
1416         * org-agenda.el (org-agenda-show-1): Renamed from
1417         `org-agenda-show'.
1418         (org-agenda-show): Re-install the old version for now.
1419         (org-agenda-dim-blocked-tasks): Update docstring.  Scope a
1420         variable into the blokker hook, so that the checkbox checker can
1421         anounce that it caused the blocking.
1423         * org.el (org-track-ordered-property-with-tag): New option.
1424         (org-toggle-ordered-property): Honor
1425         `org-track-ordered-property-with-tag'.
1426         (org-tag-alist): Add newline options.
1427         (org-set-regexps-and-options): Separate option lines imply a
1428         newline.
1429         (org-set-regexps-and-options, org-assign-fast-keys)
1430         (org-fast-todo-selection, org-fast-tag-selection): Handle newline
1431         option.
1432         (org-indent-line-function): Make sure this works even if there is
1433         not `org-drawer-regexp' defined.  This can happen when
1434         orgstruct-mode is used in a non-org buffer.
1436         * org-list.el (org-checkbox-blocked-p): New function.
1437         (org-toggle-checkbox): Check for blocking.
1439         * org.el (org-modules): Add an entry for org-R.el.
1441         * org-agenda.el (org-agenda-todo-ignore-with-date)
1442         (org-agenda-todo-ignore-scheduled)
1443         (org-agenda-todo-ignore-deadlines): Mention the variable
1444         `org-agenda-tags-todo-honor-ignore-options' in the docstring.
1446         * org.el (org-get-wdays): Find the warning period also if it is in
1447         the wrong place.
1448         (org-ido-completing-read): Provide the correct arguments to
1449         ido-completing-read and bind `ido-enter-matching-directory' to
1450         nil.
1452 2009-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
1454         * org.el (org-olpath-completing-read): Never use ido for this
1455         one.
1457         * org-exp.el (org-export-normalize-links): Use new macro.
1459         * org-macs.el (org-if-unprotected-at): New macro.
1461         * org-agenda.el (org-agenda-show): Allow numerical prefix
1462         arguments to specify how much context should be shown.
1463         (org-agenda-cycle-show): New command, could be bound to SPC in
1464         org-agenda-mode-map.
1466         * org-exp.el (org-html-level-start): Space after section number.
1468 2009-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
1470         * org-agenda.el (org-agenda-get-sexps): Add todo state as
1471         property, for sorting.
1472         (org-cmp-todo-state): Get the applicable TODO keywords directly
1473         from the buffer.
1474         (org-run-agenda-series, org-agenda-list, org-search-view)
1475         (org-todo-list, org-tags-view): Only fit agenda window when the
1476         whole series is done.
1478         * org.el (org-scan-tags): Add todo state as property, for sorting.
1480         * org-agenda.el (org-agenda-custom-commands-local-options): Add
1481         `org-agenda-overriding-header' as an option.
1482         (org-agenda-list): Honor org-agenda-overriding-header'.
1484 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
1486         * org-list.el (org-toggle-checkbox): Improve cursor positioning
1487         after removing a checkbox.
1489         * org.el (org-show-entry): Make this work correctly also if it is
1490         the last entry in the file.
1491         (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
1492         falling back to normal, default command.
1493         (org-ctrl-c-ctrl-c): When called with prefix arg at a non-checkbox
1494         item, call the checkbox toggler to get a box.
1496         * org-list.el (org-toggle-checkbox): Make double prefix set the
1497         checkbox to "[-]".
1498         (org-fix-bullet-type): Only replace bullet it it is changed.
1499         (org-renumber-ordered-list): Handle case when first item does not
1500         have a number.
1502         * org.el (org-add-log-setup): Fix positioning when
1503         `org-log-states-order-reversed' is nil.
1505         * org-clock.el (org-clock-in): Fix positioning when
1506         `org-log-states-order-reversed' is nil.
1507         (org-clock-find-position): Fix positioning when
1508         `org-log-states-order-reversed' is nil.
1510 2009-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
1512         * org-clock.el (org-clock-into-drawer): Take default from
1513         `org-log-into-drawer'.
1514         (org-clock-find-position): Look for the correct drawer.
1516         * org.el (org-log-into-drawer): Renamed from
1517         `org-log-state-notes-into-drawer'.
1518         (org-log-state-notes-into-drawer): New variable alias.
1519         (org-add-log-setup): Make drawer name default to LOGBOOK, not
1520         CLOCK.
1521         (org-insert-property-drawer): Also skip LOGBOOK drawers.
1523 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
1525         * org-agenda.el (org-agenda): Fix docstring.
1527         * org.el ("org-plot"): Help loading org-plot.
1528         (org-metaleft-hook, org-metaright-hook, org-metaup-hook)
1529         (org-metadown-hook, org-shiftmetaleft-hook)
1530         (org-shiftmetaright-hook, org-shiftmetaup-hook)
1531         (org-shiftmetadown-hook, org-metareturn-hook): New hooks.
1532         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
1533         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
1534         (org-metadown, org-ctrl-c-ctrl-c): Call the appropriate hook.
1536         * org-publish.el (org-publish-get-base-files): Allow symbol `any'
1537         for selecting files with any (and even without) extension.
1539         * org.el (org-save-all-org-buffers): Also save id locations.
1540         (org-revert-all-org-buffers): Also load id locations.
1542 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
1543         * org.el (org-drawers): Add LOGBOOK to the default drawers.
1544         (org-log-state-notes-into-drawer): New option.
1545         (org-add-log-setup): Place the sate note marker into the drawer,
1546         create drawer when necessary.
1547         (org-refile-targets): Document special interpretation of LEVEL
1548         when odd-levels are used.
1550 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
1552         * org.el (org-store-log-note): Fix note indentation when adding
1553         notes to end of list.
1555         * org-exp.el (org-export-as-html): Add TODO keyword as extra
1556         class, so that each keyword can get special colors through CSS.
1558         * org-clock.el (org-clock-out): Add another nil for the previous
1559         state into the call to `org-add-log-setup'.
1561         * org.el (org-log-note-previous-state): New variable.
1562         (org-log-note-headings): New %S escape for old state.
1563         (org-todo): Call the note setup with the old state as an
1564         argument.
1565         (org-add-note): Add another nil for the previous state into the
1566         call to `org-add-log-setup'.
1567         (org-add-log-setup): New argument PREV-STATE.
1568         (org-add-log-note): Handle new %S escape.
1569         (org-store-log-note): Handle new %S escape.
1571 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
1573         * org-clock.el (org-clock-find-position): Do not swallow an item
1574         less indented than the CLOCK line itself.
1575         (org-clock-in): Push markers to lin after the clock line.
1576         (org-clock-find-position): Handle values of
1577         `org-clock-into-drawer' smaller than 2.
1579         * org-exp.el (org-html-level-start): Add a CSS class to section
1580         numbers.
1581         (org-export-html-toplevel-hlevel): Better documentation of the
1582         influence of this variables on H levels and css classes in
1583         export.
1585 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
1587         * org-agenda.el (org-agenda-custom-commands-local-options): Add
1588         timestamp and nottimestamp to the chooe menu.
1590         * org.el (org-save-all-org-buffers): Moved here from org-agenda.el.
1591         (org-revert-all-org-buffers): New command.
1593 2009-02-09  Carsten Dominik  <carsten.dominik@gmail.com>
1595         * org.el (org-return): Implement `org-return-follows-link' in the
1596         function org-return.  This is more robust than using the mouse
1597         map, I think.
1598         (org-set-regexps-and-options): Match more general #+TODO lines.
1599         (org-make-options-regexp): New optional argument EXTRA, for an
1600         extra regexp.
1601         (org-tab-follows-link): Mark as deprecated.
1603 2009-02-07  Carsten Dominik  <carsten.dominik@gmail.com>
1605         * org-exp.el (org-export-preprocess-string): Remove clock lines
1606         earlier, so that they cannot cotribute to verbatim snippets.
1608 2009-02-06  Carsten Dominik  <carsten.dominik@gmail.com>
1610         * org-exp.el (org-export-remove-or-extract-drawers): Fix regexp
1611         for finding drawers.
1612         (org-export-as-ascii, org-export-as-html): Count levels relative
1613         to the subtree header.
1614         (org-get-min-level): New optional argument OFFSET.
1615         (org-export): Make sure point is restored after popping up that
1616         window.
1618         * org.el (org-do-sort): Also take an inactive timestamp if no
1619         active one is found.
1621         * org-colview-xemacs.el (org-columns-capture-view): Copy before
1622         deleting duplicates.
1624         * org-colview.el (org-columns-capture-view): Copy before
1625         deleting duplicates.
1627         * org-exp.el (org-export-preprocess-string): Fix bug when skipping
1628         text before first headline.
1630         * org.el (org-format-latex): Do not convert LaTeX fragments in
1631         protected examples.
1633 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
1635         * org-exp.el (org-export-html-style-default): Use color values
1636         instead of names for XHTML validation.
1638         * org.el (org-get-scheduled-time, org-get-deadline-time): New
1639         functions.
1640         (org-return-follows-link): Revert making this the default untile
1641         issues are resolved.
1643         * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
1644         nottimestamp.
1646 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
1648         * org.el (org-mode): Make dependence stuff work more reliably.
1649         (org-update-parent-todo-statistics): Fix bug with updating
1650         statistics cookie.
1652         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
1653         ~ as verbatim delimiters.
1655         * org-exp.el (org-export-html-format-image): New argument
1656         PAR-OPEN.
1657         (org-export-as-html): Pass par-open to
1658         `org-export-html-format-image'.
1660 2009-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
1662         * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
1663         (org-use-fast-todo-selection, org-tags-column): New default
1664         setting for variables, based on a poll what typical uses use.
1666         * org-agenda.el (org-agenda-sorting-strategy)
1667         (org-agenda-tags-column): New default setting for variables, based
1668         on a poll what typical uses use.
1670 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
1672         * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
1673         blocked entries from setting the blocked tag.
1675         * org-exp.el (org-export-html-footnotes-section): Use a more
1676         consistent id for footnotes.
1678         * org-export-latex.el (org-export-latex-classes): Remove the
1679         a4paper option from the default styles.
1681 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
1683         * org.el (org-enforce-todo-checkbox-dependencies): New option.
1684         (org-block-todo-from-checkboxes): New function.
1685         (org-todo): Make tripple prefix arg circumvent blocking.
1687         * org-timer.el (org-timer): Provide the timer feature.
1689         * org.el (org-require-autoloaded-modules): Add a few more files to
1690         the list of autoloaded modules.
1692         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
1694 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
1696         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
1697         drawers that are unprotected.
1698         (org-export-html-format-image): Make sure inlined LaTeX fragment
1699         images remain inlined.
1701         * org.el (org-toggle-ordered-property): New function.
1702         (org-mode-map): Add a key for `org-toggle-ordered-property'.
1703         (org-org-menu): Add menu entries for TODO dependencies.
1705 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
1707         * org.el (org-default-properties): Add ORDERED to the default
1708         properties, to get completion support for it.
1710         * org-list.el (org-update-checkbox-count): Update more than one cookie.
1712         * org.el (org-update-parent-todo-statistics): Update more than one
1713         cookie.
1715         * org-agenda.el (org-agenda-get-todos): Start search from correct
1716         position.
1718         * org.el (org-fast-todo-selection): Make sure TODO selection does
1719         not change buffer position.
1721         * org-list.el (org-toggle-checkbox): Implement adding or removing
1722         checkboxes from line or region when called with a prefix
1723         argument.
1725         * org-rmail.el (org-rmail-store-link): Protect the call to
1726         `rmail-narrow-to-non-pruned-header'.
1728         * org-clock.el (org-clock-special-range): Fix week display in
1729         clock tables.
1731         * org-exp.el (org-get-current-options): Fix bug when in indirect
1732         buffer.
1734 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
1736         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
1737         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
1738         (org-agenda-dim-blocked-tasks): New function.
1740         * org.el (org-enforce-todo-dependencies): New option.
1741         (org-block-todo-from-children-or-siblings): New function.
1743         * org-faces.el (org-agenda-dimmed-todo-face): New face.
1745         * org.el (org-todo): Return correct state type even if the blocker
1746         throws an error.
1747         (org-modifier-cursor-error): Renamed from
1748         `org-shiftcursor-error'.
1749         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
1750         (org-shiftmetadown): Call `org-modifier-cursor-error'.
1752         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
1753         to get real errors from the blocker hook.
1755         * org.el (org-shiftselect-error, org-call-for-shift-select): New
1756         functions.
1757         (org-set-visibility-according-to-property): Turn off the setting
1758         of `org-show-entry-below', to avoid overruling a FOLDED visibility
1759         property.
1761 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
1763         * org.el (org-support-shift-select): New option.
1764         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
1765         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
1766         selection outside contexts.
1768         * org-list.el (org-at-item-bullet-p): New function.
1770         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
1771         variables.
1773         * org-footnote.el (org-footnote-normalize): Remove unnecessary
1774         variable.
1775         (org-insert-footnote-reference-near-definition): Remove
1776         unnecessary let form.
1778         * org-export-latex.el (org-export-latex-first-lines): Add
1779         OPT-PLIST parameter.
1780         (org-export-as-latex): Call `org-export-latex-first-lines' with
1781         opt-plits parameter.
1782         (org-export-latex-preprocess): Remove unnecessary variables.
1784         * org-exp.el (org-infile-export-plist)
1785         (org-export-add-options-to-plist, org-export-kill-licensed-text)
1786         (org-export-remove-headline-metadata)
1787         (org-export-get-title-from-subtree, org-get-min-level)
1788         (org-html-do-expand): Remove innecessary let form.
1790         * org-colview-xemacs.el (org-columns-display-here): Remove
1791         unnecessary variables.
1793         * org-colview.el (org-columns-display-here): Remove unnecessary
1794         variables.
1796         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
1797         variables.
1799         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
1800         unnecessary variables.
1802         * org-agenda.el (org-search-view, org-agenda-get-blocks)
1803         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
1804         variables.
1806         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
1807         (org-compact-display-after-subtree-move): Remove unnecessary
1808         variables.
1809         (org-edit-fixed-width-region): Remove unnecessary variables.
1810         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
1811         (org-olpath-completing-read): Remove unnecessary variable.
1812         (org-auto-repeat-maybe): Remove unnecessary variable.
1813         (org-map-entries): Remove unnecessary variable.
1814         (org-buffer-property-keys, org-imenu-get-tree)
1815         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
1817 -----------------------------------------------------------------
1819 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
1820         * org-exp.el (org-export-remove-timestamps): Never remove
1821         timestamps from tables.
1823         * org-export-latex.el (org-export-latex-first-lines): Add more
1824         options to the preprocessing of the text before the first
1825         headline.
1827 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
1829         * org-faces.el (org-clock-overlay): Make face compatible with
1830         XEmacs.
1832         * org.el (org-yank): Add property for delete-selection mode.
1834         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
1836         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
1837         variable.
1839         * org-table.el (org-table-insert-hline): Fix typo in fuction call
1840         to `backward-char'.
1842         * org-exp.el (org-export-as-html): Remove the initial space from
1843         colon examples.
1845         * org.el (org-scan-tags): Call
1846         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
1848         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
1849         customization groups.
1850         (org-agenda-tags-todo-honor-ignore-options): New option.
1851         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
1852         New function.
1853         (org-agenda-get-todos): Use
1854         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
1856 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
1858         * org-exp.el (org-export-format-source-code-or-example): Escape
1859         HTML characters also in examples that anre not treated with
1860         htmlize.  Also, just switch to EXAMPLE processing if we do not
1861         have a good version of htmlize.
1863         * org-rmail.el: Fix copyright notice.
1865         * org.el (org-activate-footnote-links): Improve footnote link
1866         highlighting.
1868         * org-footnote.el (org-footnote-normalize): Fix finding the end of
1869         a footnote definition at the end of the file.
1871         * org-table.el (org-table-get-specials): Add an imagined hline at
1872         the end of the table.  This can be useful for references that want
1873         to go to the end of the table.  Also fix bug when computing last
1874         row constants, in tables that do not start right at the right
1875         margin.
1876         (org-table-eval-formula): Match and replace remove references.
1877         (org-table-formula-substitute-names): Make sure that names inside
1878         a "remote" call are left alone, the will be replaced later when
1879         the remote call is handled.
1880         (org-table-convert-refs-to-rc): Do not convert things that might
1881         look like a reference, but are really part of an ID or namei n a
1882         remote reference.
1883         (org-table-get-remote-range): New function.
1885 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
1887         * org-faces.el (org-clock-overlay): Fix bug in face definition.
1889         * org-clock.el (org-clock-put-overlay): Use new face instead of
1890         `secondary-selection'.
1892         * org-faces.el (org-clock-overlay): New face.
1894 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
1896         * org-exp.el (org-get-current-options): Include the option for
1897         publishing time stamps.
1899         * org.el (org-toggle-heading): Renamed from
1900         `org-toggel-region-headings'.
1901         No longer needs a region defined, but will use it if there is one.
1902         (org-ctrl-c-star): Simplified, relying more on the internal
1903         workings of `org-toggle-heading'.
1904         (org-toggle-item): Renamed from `org-toggle-region-items'.
1905         No longer needs a region defined, but will use it if there is one.
1906         (org-ctrl-c-minus): Simplified, relying more on the inernal
1907         workings of `org-toggle-item'.
1909         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
1910         environment detection.  Also, do real changes only in unprotected
1911         places.
1913 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
1915         * org-export-latex.el (org-export-latex-quotation-marks): Use
1916         `org-if-unprotected-1'.
1917         (org-export-latex-set-initial-vars): Check for class definition in
1918         property.
1920         * org-macs.el (org-if-unprotected-1): New macro.
1922 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
1924         * org-compat.el (org-count-lines): New function.
1926         * org-exp.el (org-export-format-source-code-or-example): Handle
1927         switches related to text areas.
1929         * org.el (org-activate-footnote-links): Don't allow match inside a
1930         link.
1932         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
1934         * org-export-latex.el (org-export-latex-links): Keep a relative
1935         path relative also after export.
1937         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
1939         * org.el (org-make-tags-matcher): Never use IDO for completing the
1940         tags matcher match string.
1941         (org-completing-read): Also remove the special biding for "?".
1943         * org-attach.el (org-attach-allow-inheritance): New option.
1944         (org-attach-inherited): New variable.
1945         (org-attach-dir): Handle properties related to the attachment
1946         directory.
1947         (org-attach-check-absolute-path): New function.
1948         (org-attach-set-directory, org-attach-set-inherit): New commands.
1949         (org-attach): Accommodate the new commands in the dispatcher.
1951 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
1953         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
1954         `window-full-width-p'.
1956         * org-exp.el (org-export-as-html): Only check for images files
1957         that really can be inlined
1959         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
1960         list of extensions to be a parameter.
1962         * org-exp.el (org-export-html-inline-image-extensions): New
1963         variable.
1965         * org-agenda.el (org-prepare-agenda): Use
1966         `org-agenda-block-separator'.
1967         (org-agenda-block-separator): New option.
1969 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
1971         * org-export-latex.el (org-export-latex-tables): Call
1972         `org-table-clean-before-export' with the new optional argument.
1974         * org-exp.el (org-table-clean-before-export): New optional
1975         parameter MAYBE-QUOTED, allows for quoted characters like \# in
1976         first column.
1978 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
1980         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
1981         histograms.
1983         * org-colview.el (org-colview-construct-allowed-dates): Better
1984         error catching when a date/time property does not have allowed
1985         values defined.
1987         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
1988         Better error catching when a date/time property does not have
1989         allowed values defined.
1991 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
1993         * org.el (org-map-entries): Restore point and restriction after
1994         `org-map-entries'.
1996 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
1998         * org.el (org-time=, org-time<, org-time<=, org-time>)
1999         (org-time>=, org-time<>): Make sure both values are dates.
2001 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
2003         * org-archive.el (org-extract-archive-heading): Allow %s for file
2004         name also in achive location heading.
2006 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
2008         * org-archive.el (org-add-archive-files): Uniquify the list before
2009         returning it.
2011 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
2013         * org-compat.el (org-fit-window-to-buffer): Use
2014         `window-full-width-p'.
2016         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
2017         space after the colon in short examples.
2019         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
2020         enforce a space after the colon.  However, we also allow lines
2021         that are *only* a colon.
2022         (org-export-as-html): Enforce the space after the colon in short
2023         examples.
2024         (org-export-preprocess-string): Do the colon example protection
2025         earlier.
2026         (org-export-remove-timestamps): Do not check for protection at the
2027         end of the line.
2029 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
2031         * org.el (org-format-latex-options): Add new matcher for single
2032         letters between dollars.
2033         (org-get-header): Function removed.
2034         (org-heading-components): New function.
2036         * org-exp.el (org-export-define-heading-targets): Record ID's also
2037         as alternative targets.
2038         (org-export-as-html): Interpret "id:" links to other files by
2039         preserving the relative path.
2041         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
2042         is nil.
2044         * org-exp.el (org-export-normalize-links): Protect the main link,
2045         to avoid special character processing.
2047         * org-export-latex.el (org-export-latex-special-keyword-regexp):
2048         New variable.
2049         (org-export-latex-special-string-regexps): Variable removed.
2050         (org-export-latex-keywords): Use the new regexp.
2052         * org-exp.el (org-export-handle-include-files): Fetch switches and
2053         put them into the BEGIN statement.
2055         * org-timer.el (org-timer-mode-line-string): New variable.
2057         * org-clock.el (org-clock-mode-line-map): Renamed from
2058         `org-clock-mode-map'.
2059         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
2060         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
2061         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
2062         (org-clock-remove-overlays): Renamed from
2063         `org-remove-clock-overlays'.
2065         * org-timer.el (org-timer-pause-or-continue): Implement stopping
2066         and mode line display.
2067         (org-timer-stop): New command.
2068         (org-timer-seconds): Return correct time when timer is paused.
2069         (org-timer-mode-line-timer): New variable.
2070         (org-timer-set-mode-line, org-timer-update-mode-line): New
2071         functions.
2073         * org.el (org-insert-heading):  Handle new value `auto' for
2074         `org-blank-before-new-entry'.
2075         (org-org-menu): Add new items for timer functions.
2077         * org-list.el (org-insert-item): Handle new value `auto' for
2078         `org-blank-before-new-entry'.
2080         * org.el (org-blank-before-new-entry): New value `auto', made
2081         default.
2083 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
2085         * org-exp.el (org-export-normalize-links): If the link is also
2086         used as the description, protect the description.
2088 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
2090         * org.el (org-closest-date): Fix bug with yearly repeats, in
2091         combination with preference of the past as it is used for deadline
2092         and scheduling search.
2094         * org-exp.el (org-html-handle-time-stamps): No longer check for
2095         the `org-export-with-timestamps' option, because the preprocesser
2096         has taken care of this already.
2098         * org.el (org-entry-properties): Catch the case when this is
2099         called in a non-org-mode file.
2101         * org-export-latex.el (org-export-latex-remove-from-headlines):
2102         Variable made obsolete, also LaTeX export now uses the standard
2103         variables.
2104         (org-export-as-latex): Add the timestamps parameter to the
2105         preprocessor parameter list.
2106         (org-export-latex-content): Export the remaining keywords without
2107         considering to remove them.
2108         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
2109         Use bold font instead of tt font for the keywords.
2110         (org-export-latex-fontify-headline): Format headlines, assuming
2111         that all keywords still present should be published.
2112         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
2113         publish what ever remains of the time stamps.
2114         (org-export-latex-list-parameters): New option.
2115         (org-export-latex-lists): Pass additional parameters to the list
2116         converter.
2118         * org-exp.el (org-export-preprocess-string): Remove clock lines
2119         and timestamps already in the preprocesor.
2120         (org-export-remove-timestamps, org-export-remove-clock-lines): New
2121         functions.
2122         (org-export-as-ascii, org-export-as-html): Add the timestamps
2123         parameter to the preprocessor parameter list.
2125         * org-list.el (org-list-parse-list): Parse for checkboxes.
2126         (org-list-to-generic): Introduce and handle new parameters :cbon
2127         and :cboff.
2128         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
2129         optional parameter PARAMS.
2131         * org-export-latex.el (org-export-latex-special-chars): Fix
2132         problems with interpreting dollar signs.
2133         (org-inside-latex-math-p): New function.
2134         (org-export-latex-preprocess): Protect all the math fragments.
2136         * org.el (org-latex-regexps): Allow a dash after a dollar.
2138         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
2139         mark after copying.
2141         * org-agenda.el (org-run-agenda-series): Have series options set
2142         when finalizing the agenda.
2144         * org-exp.el (org-export-format-source-code-or-example): Protect
2145         the converted examples.
2147         * org.el (org-set-regexps-and-options): Fix the regexp
2148         `org-complex-heading-regexp'.
2150 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
2152         * org.el (org-edit-src-get-label-format): New function.
2153         (org-coderef-label-format): New option.
2154         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
2155         a label format specification and make sure it is used in the edit
2156         buffer.
2157         (org-edit-src-get-label-format): New function.
2158         (org-store-link): Handle new coderef formats.
2159         (org-link-search): Handle new coderef formats.
2161         * org-footnote.el (org-footnote-create-definition)
2162         (org-footnote-goto-local-insertion-point): Make footnote insertion
2163         work correctly when the "Footnotes" headline is the last line in
2164         the buffer.
2166         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
2167         the location.
2169 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
2171         * org-w3m.el (org-w3m): New customization group.
2172         (org-w3m-deactivate-mark): New option.
2173         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
2174         option say not to.
2176 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
2178         * org.el (org-set-font-lock-defaults): Trigger footnote
2179         fontification.
2180         (org-activate-footnote-links): New function.
2181         (org-activate-links): New entry `footnote'.
2183         * org-faces.el (org-footnote): New face.
2185 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
2187         * org-macs.el (org-re): Handle the [:word:] class.
2189         * org-exp.el (org-export-preprocess-string): Call
2190         `org-export-protect-colon-examples'.
2191         (org-export-protect-colon-examples): Renamed from
2192         `org-export-protect-examples', and scope limited to lines starting
2193         with a colon.
2195 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
2197         * org-exp.el (org-export-preprocess-string): Move the preprocess
2198         hook to after turning on Org-mode.
2199         (org-export-preprocess-after-include-files-hook)
2200         (org-export-preprocess-after-tree-selection-hook)
2201         (org-export-preprocess-before-backend-specifics-hook)
2202         (org-export-preprocess-final-hook): New hooks.
2203         (org-export-preprocess-string): Run the new hooks.
2205         * org.el (org-ctrl-c-minus): Fix indentation for new items.
2207         * org-footnote.el: New file.
2209         * org.el (org-footnote): Require footnote code.
2210         (org-startup-options): Add new footnote options.
2211         (org-mode-map): New keybindig for footnotes.
2212         (org-ctrl-c-ctrl-c): Add function at footnotes.
2213         (org-org-menu): New menu entries for footnotes.
2215         * org-export-latex.el (org-export-as-latex): Pass footnote
2216         variable to preprocessor.
2217         (org-export-latex-preprocess): Treat multiple references to a
2218         footnote.
2220         * org-exp.el (org-export-preprocess-string): Call
2221         `org-footnote-normalize'.
2222         (org-export-as-ascii, org-export-as-html): Pass footnote variable
2223         to preprocessor.
2224         (org-export-as-html): Treat multiple references to a footnote.
2226 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
2228         * org-export-latex.el (org-export-latex-links): Handle coderef
2229         links.
2231         * org.el (org-bracket-link-analytic-regexp++): New variable.
2232         (org-make-link-regexps): Initialize
2233         `org-bracket-link-analytic-regexp++'.
2234         (org-store-link): Implement special case in edit-src buffer.
2235         (org-insert-link): No use of ide to insert stored links.
2236         (org-link-search): Implement special case for coderefs.
2238         * org-exp.el (org-export-html-scripts): New constant.
2239         (org-export-html-style-default): Add a new style for highlighted
2240         code.
2241         (org-export-code-refs): New variable.
2242         (org-export-preprocess-string): Initialize `org-export-code-refs'.
2243         Call `org-export-replace-src-segments-and-examples'
2244         No longer call `org-export-protect-examples'.
2245         (org-export-target-internal-links): Take care of coderef targets.
2246         (org-export-last-code-line-counter-value): New variable.
2247         (org-export-replace-src-segments-and-examples): Renamed from
2248         `org-export-replace-src-segments', and modified.
2249         (org-export-format-source-code-or-example): Renamed from
2250         `org-export-format-source-code'.
2251         (org-export-number-lines): New function.
2252         (org-export-as-ascii, org-export-as-html): Handle coderef links.
2254 --------------------------------------------------------------------------
2256 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
2258         * org-remember.el (org-remember-handler): Safer way to get a new
2259         buffer accessing the target file.
2261         * org.el (org-refile-get-location): Handle case of current buffer
2262         not having a file associated with it.
2264 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
2266         * org-table.el (org-table-get-formula): Only ask to overwrite
2267         field formula if there really is one.
2269         * org-id.el (org-id-find): Allow the ID to be a symbol or a
2270         number, by converting these to a string.
2272         * org-colview.el (org-dblock-write:columnview): Allow ID to be
2273         located in a different file.
2275         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
2276         org-colview.el.
2278 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
2280         * org.el (org-completion-use-ido): Enhance docstring of
2281         `org-completion-use-ido'.
2283         * org-export-latex.el (org-export-latex-make-header): Double the %
2284         in the time stamp format.
2285         (org-export-latex-special-chars): Handle case where there is no
2286         match group 3.
2288 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
2290         * org.el (org-get-refile-targets, org-refile-get-location): Use
2291         expanded file name to improve comparison.
2293 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
2295         * org.el (org-scan-tags): Rescan for tags, to get the correct
2296         upcase/downcase stuff.  This slows things down for now, but it
2297         works.
2298         (org-mode): Make sure the tag-faces regexp is initialized.
2300         * org-export-latex.el (org-export-latex-links): Fix bug with
2301         undefined label.
2303         * org-table.el (org-table-get-specials): Set
2304         `org-table-current-last-data-line'.
2305         (org-table-current-last-data-line): New variable.
2306         (org-table-insert-column, org-table-delete-column)
2307         (org-table-move-column, org-table-fix-formulas): Call
2308         `org-table-fix-formulas' a second time to fix the $LR references.
2309         (org-table-get-specials): Add the $LR references to the tables.
2310         (org-table-get-formula): Do not offer last-row names as LHS of
2311         formulas.
2313         * org.el (org-store-link): Capture link description from
2314         `org-id-store-link'.
2316         * org-exp.el (org-export-html-format-image): Add the / to the end
2317         of the <img> tag.
2318         (org-export-format-source-code): Surround example by empty lines,
2319         to make sure it will not be inside a paragraph.
2321         * org.el (org-ido-switchb): New function.
2323 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
2325         * org-agenda.el (org-agenda-show): New prefix argument
2326         FULL-ENTRY.
2328         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
2329         argument.
2331         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
2332         `org-agenda-change-all-lines'.
2333         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
2334         tags are now retrieved locally.
2336 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
2338         * org.el (org-get-outline-path): Fix bug if level is not given.
2339         (org-org-menu): Do not quote function in menu vector.
2341         * org-agenda.el (org-finalize-agenda): Fix typo with variable
2342         name.
2344 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
2346         * org.el (org-refile): Avoid refiling to within the region to be
2347         refiled.
2349         * org-export-latex.el (org-export-latex-special-chars): Replace
2350         special characters also in tables.
2352         * org-agenda.el (org-agenda-change-all-lines): New argument
2353         FORCE-TAGS.
2354         (org-agenda-set-tags): Cet the new tags and pass them to
2355         `org-format-agenda-item'.
2357 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
2359         * org-export-latex.el (org-export-latex-classes): Add longable as
2360         a default package to all classes.
2361         (org-export-latex-tables): Handle the longtable attribute and the
2362         align attribute.
2364         * org-table.el (orgtbl-to-generic): Handle tables that start with
2365         a hline.
2367         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
2368         \verb for colde-like snippets.
2369         (org-export-as-latex): Fix issues with region export.
2371         * org.el (org-up-heading-safe): Speed up function by using a
2372         direct regexp search.
2373         (org-olpa): New variable.
2374         (org-get-outline-path): Speed-up path constructions in cases where
2375         this is possible because the entire hierarchy is scanned anyway.
2376         (org-refile-get-location): Don't compare the truenames of files,
2377         this is too slow.
2378         (org-goto-max-level): New option.
2379         (org-goto): Use `org-goto-max-level'.
2381 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
2383         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
2384         Strip angle brackets from message-ids in the former and don't do
2385         it in the latter.
2386         (org-gnus-follow-link): Open summary reliable, even if the last
2387         messages were deleted, and handle empty groups, too.
2389 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
2391         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
2392         instead of \texttt for the =...= and ~===~ emphasis environments.
2393         (org-export-as-latex): Remove any old :org-license-to-kill text
2394         properties.
2395         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
2396         (org-export-latex-make-header): Add some hard space after the
2397         table of contents.
2398         (org-export-latex-first-lines): Accept RBEG argument.  Mark
2399         exported text so that it will be excuded in further steps.
2401         * org-table.el (org-table-get-specials): Make @0 reference the
2402         last line in a table.
2403         (org-table-recalculate): Improve docstring.
2405 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
2407         * org.el (org-log-done): Fix docstring.
2409 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
2411         * org-exp.el (org-export-html-format-image): Fix bugs.
2413         * org-export-latex.el (org-export-latex-tables)
2414         (org-export-latex-links): Implement attribute, label, and caption
2415         handling.
2417         * org-exp.el (org-export-html-style-default): Add style
2418         definitions for the figure div.
2419         (org-export-preprocess-string, org-export-as-html): Implement
2420         attribute, label, and caption handling.
2421         (org-export-attach-captions-and-attributes): New function.
2422         (org-export-html-format-image): New function.
2423         (org-format-org-table-html): Implement attribute, label, and
2424         caption handling.
2426         * org.el (org-find-text-property-in-string): New function.
2427         (org-extract-attributes): Use the property org-attr instead of
2428         org-attrobutes, because this property is now set with the #+ATTR
2429         lines.
2431 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
2433         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
2434         the case that FROM is nil.
2436         * org.el (org-before-first-heading-p): New function.
2438 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
2440         * org-exp.el (org-export-as-html): Do not add a space before
2441         enforces line breaks.
2442         (org-export-as-html): Close paragraph before blockquote and verse
2443         tags.
2445 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
2447         * org-id.el (org-id-locations-file): Wrap file name with
2448         `convert-standard-filename'.
2449         (org-id-files): New variable.
2450         (org-id-use-hash): New option.
2451         (org-id-update-id-locations): Also search in all files current
2452         listed in `org-id-files'.  Convert the resulting alist to a hash
2453         if the user customation says so.
2454         (org-id-locations-save): Handle he case if `org-id-locations' is a
2455         hash.
2456         (org-id-locations-load): Convert the alist to a hash.
2457         (org-id-add-location): Handle the hast case.
2458         (kill-emacs-hook): Make sure id locations are saved when Emacs is
2459         exited.
2460         (org-id-hash-to-alist, org-id-alist-to-hash)
2461         (org-id-paste-tracker): New functions.
2463 -------------------------------------------------------------------------
2465 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
2467         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
2468         bindings of calendar variables.
2470         * org-table.el (org-table-find-row-type): Renamed from
2471         `org-find-row-type'.
2472         (org-table-rewrite-old-row-references): Renamed from
2473         `org-rewrite-old-row-references'.
2474         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
2475         (org-table-cleanup-narrow-column-properties): Renamed from
2476         `org-cleanup-narrow-column-properties'.
2478 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
2480         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
2481         for better error messages.
2482         (org-table-get-descriptor-line): Supply the new arguments to
2483         `org-find-row-type'.
2484         (org-table-error-on-row-ref-crossing-hline): New option.
2486         * org.el (org-target-link-regexp): Make buffer-local.
2487         (org-move-subtree-down): Fix bug with trees at beginning of
2488         buffer.
2490 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
2492         * org-faces.el (org-set-tag-faces): New function.
2493         (org-tags-special-faces-re): New variable.
2495         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
2497         * org-faces.el (org-tag-faces): New option.
2498         (org-tag): Mention `org-tag-faces' in the docstring.
2500 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
2502         * org-exp.el (org-export-html-style-default): Implement new
2503         quoting.
2505         * org-jsinfo.el (org-infojs-template): Implement new quoting.
2507         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
2508         command to the `w3m-minor-mode-map'.
2510         * org-archive.el (org-archive-to-archive-sibling): Protect
2511         `this-command' to avoid appending kills during archiving.
2513         * org-exp.el (org-export-with-priority): New variable.
2514         (org-export-add-options-to-plist): Use `org-export-plist-vars'
2515         instead of internal list of strings and properties.
2516         (org-print-icalendar-entries): Retrieve the location property with
2517         inheritance.
2519 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
2521         * org-exp.el (org-export-with-todo-keywords): New option.
2522         (org-export-plist-vars): Include also the keys for the #+OPTIONS
2523         line.
2524         (org-default-export-plist, org-export-add-options-to-plist)
2525         (org-export-as-ascii, org-export-as-html): Use the new structure
2526         of `org-export-plist-vars'.
2528         * org.el (org-map-entries): Return all values.
2530 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
2532         * org.el (org-matcher-time): Recognize more special values.
2534         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
2536 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
2538         * org.el (org-tags-exclude-from-inheritance): New option.
2539         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
2540         `org-tags-exclude-from-inheritance'.
2542         * org-agenda.el (org-agenda-show-inherited-tags): New option.
2543         (org-format-agenda-item): Add inherited tags to the agenda line
2544         string, and make sure that properties are kept when downcasing the
2545         tags list.
2546         (org-agenda-add-inherited-tags): New function.
2547         (org-downcase-keep-props): New function.
2549         * org.el (org-scan-tags): Mark inherited tags with a text
2550         property.
2551         (org-get-tags-at): Mark inherited tags with a text property.
2552         (org-add-prop-inherited): New function.
2554         * org-agenda.el (org-agenda-add-inherited-tags): New function.
2555         (org-agenda-show-inherited-tags): New option.
2557 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
2559         * org.el (org-modules): Add org-w3m to the default modules.
2561         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
2562         orgtbl-mode.
2563         (orgtabl-create-or-convert-from-region): New command.
2565         * org-exp.el (org-export-as-ascii): Remove the handling of
2566         targets.
2567         (org-export-ascii-preprocess): Handle targets already in this
2568         function.
2570 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
2572         * org-timer.el (org-timer-start-time): Define this variable.
2573         (org-timer-item): Make argument optional.
2575         * org-list.el (org-insert-item): Automatically insert a timer item
2576         if the current list is a timer list.
2578         * org-timer.el: New file.
2580         * org-publish.el (org-publish-org-index): Only exclude the index
2581         file in the main directory from being added to the site-map.
2582         (org-publish-get-project-from-filename): If the current project is
2583         a component, start publishing from the parent project.
2585 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
2587         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
2589         * org-publish.el (org-publish-org-index): Improve removal of
2590         temporary buffers.
2592         * org-agenda.el (org-get-closed): Re-apply changes
2593         accidentially overwritten by last commit to Emacs.
2595         * org.el (org-outline-path-complete-in-steps): New option.
2596         (org-refile-get-location): Honor
2597         `org-outline-path-complete-in-steps'.
2598         (org-agenda-change-all-lines, org-tags-sparse-tree)
2599         (org-time-string-to-absolute, org-small-year-to-year)
2600         (org-link-escape): Re-apply changes accidentially overwritten
2601         by last commit to Emacs.
2603 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
2605         * org-clock.el (org-dblock-write:clocktable): Make sure the
2606         clocktable sees the first line.
2607         (org-clock-in): Warn if the clock cannot be resumed.
2609 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
2611         * org.el (org-open-at-point): Fix mixup about interactive and
2612         non-interactive elisp links.
2614 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
2616         * org-exp.el (org-export-preprocess-string): Allow one comment
2617         line before the first headline to always be included.  This is
2618         to not miss a commented target.
2620         * org-mouse.el (org-mouse-insert-item): Call
2621         `org-indent-to-column' instead of `indent-to', for XEmacs
2622         compatibility.
2624         * org.el (org-refile-targets): Fix customize definition so
2625         that it works also in XEmacs.
2626         (org-fixup-indentation): Call `org-indent-to-column' instead
2627         of `indent-to', for XEmacs compatibility.
2629 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
2631         * org-mew.el (org-mew-store-link): Get the correct case folder
2632         for refiled messages.
2634 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
2636         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
2637         line break indicators.
2639         * org.el (org-ido-completing-read): Remove the "i:" prefix for
2640         ido-completion propts.
2642 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
2644         * org-remember.el (org-remember-apply-template): Use
2645         `org-substring-no-properties'.
2647         * org-compat.el (org-substring-no-properties): New function.
2649         * org-remember.el (org-remember-apply-template): Use
2650         `org-substring-no-properties' for compatibility.
2652         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
2653         option.
2654         (org-fix-bullet-type): respect
2655         `org-list-two-spaces-after-bullet-regexp'.
2657         * org-clock.el (org-clock-load): Clean up the code.
2659         * org.el (org-adaptive-fill-function): Allow two spaces after
2660         "1." as a list bullet.
2662 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
2664         * org-clock.el (org-clock-save, org-clock-load): Check for
2665         live buffers, existing files, and buffer file names to ensure
2666         consistent information.
2667         (org-clock-persist): Make `clock' a special value of this
2668         variable, and improve docstring.
2670         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
2671         (org-get-string-indentation): Adapt indentation when the bullet
2672         width changes.
2674 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
2676         * org-remember.el (org-remember-finalize): Make interactive.
2677         (org-remember-kill): New command.
2678         (org-remember-finish-immediately): Call `org-remember-finalize'
2679         directly.
2680         (org-remember-finalize): Make `org-remember-finalize' an interactive
2681         function.
2683 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
2685         * org-remember.el (org-remember-apply-template): No ido completion
2686         for free prompts in remember templates.
2687         (org-remember-before-finalize-hook): New hook.
2688         (org-remember-mode): New minor mode.
2689         (org-remember-apply-template): Turn on `org-remember-mode'.
2691         * org-id.el (org-id-add-location): Avoid error when no file is
2692         given.
2694         * org-remember.el (org-remember-apply-template): Fix the way how
2695         the list of allowed properties is retrieved from the target file.
2697         * org.el (org-insert-link): Improve file link matching.
2699 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
2701         * org-colview.el (org-columns-display-here): New argument
2702         DATELINE, to trigger using the new face.
2703         (org-agenda-colview-summarize): Call `org-columns-display-here'
2704         with the new argument.
2706         * org-faces.el (org-agenda-column-dateline): New face.
2708         * org-publish.el (org-publish-org-index): Use index-title at page
2709         title, not as section.
2711         * org-exp.el (org-export-html-format-desc): Respect the
2712         org-protect property.
2713         (org-export-as-html): Protect image specifiers that are in the
2714         description part of a link.
2716         * org.el (org-sort-entries-or-items, org-completing-read)
2717         (org-refile-get-location, org-olpath-completing-read, org-todo)
2718         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
2719         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
2720         (org-set-property, org-delete-property)
2721         (org-delete-property-globally): Use `org-ido-completing-read'.
2723         * org-remember.el (org-remember-apply-template): Use
2724         `org-ido-completing-read'.
2726         * org-publish.el (org-publish): Use `org-ido-completing-read'.
2728         * org-colview.el (org-columns-edit-value, org-columns-new)
2729         (org-insert-columns-dblock): Use `org-ido-completing-read'.
2731         * org-colview-xemacs.el (org-columns-edit-value)
2732         (org-columns-new, org-insert-columns-dblock): Use
2733         `org-ido-completing-read'.
2735         * org-attach.el (org-attach-delete-one, org-attach-open): Use
2736         `org-ido-completing-read'.
2738         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
2739         `org-ido-completing-read'.
2741         * org.el (org-time-today): New function.
2742         (org-matcher-time): Use `org-time-today'.  Add special treatment
2743         for "<tomorrow>" and "<yesterday>".
2744         (org-ido-completing-read): New function.
2745         (org-completion-use-ido): New option.
2747         * org-exp.el (org-export-format-source-code): Fix bug in require
2748         htmlize code.
2749         (org-export-target-internal-links): Fix bug in search for text
2750         property.
2752 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
2754         * org-export-latex.el (org-export-latex-subcontent): Interprete
2755         target aliases as additonal labels.
2757         * org-exp.el (org-export-target-aliases): New variable.
2758         (org-export-preprocess-string)
2759         (org-export-handle-invisible-targets): Fill the alias alist.
2760         (org-export-as-html): Remove the &nbsp; from the anchor, and also
2761         assign an id.
2762         (org-html-level-start): Insert the target aliases as additonal
2763         anchors.
2765         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
2766         picture area.
2768 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
2770         * org.el (org-open-at-mouse): Ensure correct link abbreviations
2771         when following a link with the mouse from the agenda.
2773         * org-exp.el (org-export-as-html): Avoid lone </div> when no
2774         headlines are created.
2776 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
2778         * org-exp.el (org-export-preprocess-string): Reorder so that we
2779         can still see ID properties when we collect targets.
2780         (org-export-target-internal-links): Also store targets for ID's.
2782         * org.el (org-link-translation-function): New option.
2783         (org-open-at-point): Call `org-link-translation-function' if
2784         non-nil.
2785         (org-translate-link): New function.
2786         (org-translate-link-from-planner): New function.
2787         (org-open-at-point): Allow interactive commands in elisp links.
2789         * org-exp.el (org-icalendar-cleanup-string): Restore the old
2790         iCalendar quoting.  The new one seems to caus problems with
2791         applications.
2793         * org.el (org-yank): Set `this-command' to `yank', so that
2794         `yank-pop' will work.
2796 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
2798         * org-id.el (org-id-search-archives): New option.
2800         * org.el (org-link-to-org-use-id): New option.
2801         (org-store-link): Use `org-link-to-org-use-id'.
2802         (org-id): Make org-id.el a standard component.
2804 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
2806         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
2807         hexified version of the tag.
2809         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
2810         compliance as far as quoting is concerned.
2812         * org-vm.el (org-vm-follow-link): Require `vm-search'.
2814         * org.el (org-up-heading-safe, org-forward-same-level): Always
2815         call `org-back-to-heading' instead of `outline-back-to-heading'.
2816         (org-back-to-heading): New wrapper around outline-back-to-heading,
2817         with a useful error message telling where the error happened.
2819         * org-list.el (org-update-checkbox-count): Always call
2820         `org-back-to-heading' instead of `outline-back-to-heading'.
2822         * org-exp.el (org-export-as-html): Make sure that each <img> tag
2823         has an `alt' attribute, to ensure XHTML validation.
2825 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
2827         * org-publish.el (org-publish-attachment): Allow publishing to
2828         overwrite attachment files.
2830         * org-agenda.el (org-agenda-timerange-leaders): New option.
2831         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
2833         * org.el (org-edit-src-exit): Untabify ASCII image before
2834         returning.
2847 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2849         * org.el (org-yank): Make any prefix force normal yanking.
2850         Suppress folding if text would be swallowed into a folded
2851         subtree.
2852         (org-yank-folded-subtrees, org-yank): Docstring updates.
2854         * org-agenda.el (org-agenda-compare-effort): Treat no effort
2855         defined as 0.
2857         * org-exp.el (org-export-language-setup): Add Catalan and
2858         Esperanto language entries.
2860 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
2862         * org.el (org-refile): Allow refiling of entire regions.
2864         * org-clock.el (org-clock-time%): New function.
2866         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
2867         retrieve property values.
2869 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
2871         * org-agenda.el (org-agenda-list): Handle the value `only' of
2872         org-agenda-show-log'.
2873         (org-agenda-log-mode): Interpret a double prefix arg.
2875 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
2877         * org-exp.el (org-export-html-footnotes-section): New variable.
2878         (org-export-as-html): Use `org-export-html-footnotes-section' to
2879         insert the footnotes.
2880         (org-export-language-setup): Add "Footnotes" to language words.
2882 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
2884         * org.el (org-yank): Fix bug when not inserting a subtree.
2886 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
2888         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
2889         instead of `vm-beginning-of-message'.
2891         * org.el (org-make-link-regexps): Make sure that links to gnus can
2892         contain brackets.
2894 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
2896         * org-attach.el (org-attach-dir): Remove duplicate ID creation
2897         code.
2899         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
2900         shell output.
2902         * org.el (org-link-abbrev-alist): Improve customization type.
2904         * org-attach.el (org-attach-expand-link, org-attach-expand): New
2905         functions.
2907         * org-agenda.el (org-agenda-get-progress): Renamed from
2908         `org-get-closed'.  Implement searching for state changes as well.
2909         (org-agenda-log-mode-items): New option.
2910         (org-agenda-log-mode): New option prefix argument, interpreted as
2911         request to show all possible progress info.
2912         (org-agenda-get-day-entries): Call `org-get-progress' instead of
2913         `org-get-closed'.
2914         (org-agenda-set-mode-name): Handle the more complex log mode
2915         settings.
2916         (org-get-closed): New alias, pointing to `org-get-progress'.
2918 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
2920         * org.el (org-file-apps-defaults-gnu)
2921         (org-file-apps-defaults-macosx)
2922         (org-file-apps-defaults-windowsnt): Add an entry defining the
2923         system command.
2924         (org-file-apps): Allow `system' as key and value.
2925         (org-open-at-point): Explain the effect of a double prefix arg.
2926         (org-open-file): If the argument `in-emacs' is (16),
2927         i.e. corresponding to a double prefix argument, try to open the
2928         file externally.
2930 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
2932         * org.el (org-insert-link): Abbreviate absolute files names in
2933         links.  Also, fix a bug in which the double C-u prefix would not
2934         be honored.
2936 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
2938         * org.el (org-insert-heading): If buffer does not end with a
2939         newline, add one if necessary to insert headline correctly.
2941         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
2942         paragraphs, not inside.
2944         * org.el (org-todo): Quote
2945         `org-agenda-headline-snapshot-before-repeat'.
2947         * org-exp.el (org-export-as-html): Fully process link descriptions.
2948         (org-export-html-format-desc): New function.
2949         (org-export-as-html): Collect footnotes into the correct basket.
2950         (org-html-protect): No longer protect quotations marks here, this
2951         goes wrong.
2953         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
2954         BEG.
2956         * org-compat.el (org-fit-window-to-buffer): New function (not
2957         really, a preliminary and incomplete version was present earlier,
2958         but not used).
2960         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
2961         `org-fit-window-to-buffer'.
2963         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
2965         * org-agenda.el (org-agenda-get-restriction-and-command)
2966         (org-fit-agenda-window, org-agenda-convert-date): Use
2967         `org-fit-window-to-buffer'.
2969         * org-exp.el (org-export-as-html): Process href links through
2970         `org-export-html-format-href'.
2971         (org-export-html-format-href): New function.
2973         * org-agenda.el (org-agenda-todo): Update only the current
2974         headline if this is a repeated TODO, marked done for today.
2975         (org-agenda-change-all-lines): New argument JUST-THIS, to change
2976         only the current line.
2978         * org.el (org-todo): Take a snapshot of the headline if the
2979         repeater might change it.
2981 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
2983         * org-publish.el (org-publish-find-title): Remove buffers visited
2984         only for extracting the title.
2986         * org-exp.el (org-export-html-style)
2987         (org-export-html-style-default): Mark style definitions as
2988         unparsed CDATA.
2990         * org-publish.el (org-publish-validate-link): Function
2991         re-introduced.
2993 2008-11-02  Charles Sebold  <csebold@gmail.com>
2995         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
2996         property.
2997         (org-plot-quote-timestamp-field): New function.
2998         (org-plot-quote-tsv-field): Call timestamp field function when
2999         necessary rather than just quoting as a string.
3000         (org-plot/gnuplot-to-data): Pass in timefmt property.
3001         (org-plot/gnuplot-script): Supports timefmt property.
3002         (org-plot/gnuplot): Checks for timestamp column before checking
3003         for text index column.
3005 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
3007         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
3009         * org-publish.el (org-publish-org-index): Create a section in the
3010         index file.
3011         (org-publish-org-index): Stop linking to directories.
3013         * org.el (org-emphasis-alist): Use span instead of <u> to
3014         underline text.
3016         * org-exp.el (org-export-as-html): Make sure <p> is closed before
3017         <pre> sections.
3019 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
3021         * org-jsinfo.el (org-infojs-template): Remove language attribute
3022         from script tag.
3024 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
3026         * org-agenda.el (org-agenda-remove-marked-text): New function.
3027         (org-agenda-mark-filtered-text)
3028         (org-agenda-unmark-filtered-text): New functions.
3029         (org-write-agenda): Remove fltered text.
3031         * org.el (org-make-tags-matcher): Give access to TODO "property"
3032         without speed penalty.
3034 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
3036         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
3037         option.
3038         (org-store-link-props): Make sure adding to the plist works
3039         correctly.
3041         * org-gnus.el (org-gnus-no-new-news): New function.
3042         (org-gnus-follow-link): Allow the article ID to be a message-id,
3043         in addition to allowing article numbers.  Message IDs make much
3044         more roubust links.
3045         (org-gnus-store-link): Use message-id to create link.
3047 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
3049         * org.el (org-emphasize): Reverse the selection array.
3050         (org-emphasis-alist): Set <code> tags for the verbatim
3051         environment.
3053         * org-remember.el (org-remember-handler): Fix bug with
3054         prefix-related changing of the note storage target.
3056         * org-exp.el (org-print-icalendar-entries): Make the exported
3057         priorities compatible with RFC 2445.
3059         * org-clock.el (org-clock-save): Insert time stamp without
3060         dependence on time-stamp.el.
3062 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
3064         * org.el ("saveplace"): If saveplace puts point into an invisible
3065         location, make it visible.
3066         (org-make-tags-matcher): Allow inactive time stamps in time
3067         comparisons.
3068         (org-yank-adjusted-subtrees): New option.
3069         (org-yank): Incorporate adjusting trees.
3070         (org-paste-subtree): New argument FOR-YANK which will cause
3071         insertion at point without backing up over white lines, and leave
3072         point at the end of the inserted text.  Also if the cursor is
3073         at the beginning of a headline, use the same level or the inserted
3074         tree.
3076         * org-publish.el (org-publish-get-base-files-1): Deal correctly
3077         with broken symlinks
3079 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
3081         * org-exp.el (org-export-select-tags, org-get-current-options):
3082         Fix typo.
3084 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
3086         * org-agenda.el (org-format-agenda-item)
3087         (org-agenda-filter-make-matcher): Make sure tags are stored and
3088         compared donwcased.
3090 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
3092         * org.el (org-insert-todo-heading): Fix bug with force-heading
3093         argument.
3095 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
3097         * org-clock.el (org-clock-in-resume): Add a custom option to
3098         toggle starting the clock from an open clock line.
3099         (org-clock-in): When clocking in to an entry, if
3100         `org-clock-in-resume' is set, check if the first clock line is
3101         open and if so, start the clock from the time in the clock line.
3102         (org-clock-persist): Add a custom option to toggle clock
3103         persistence.
3104         (org-clock-persist-query-save): Add a custom option to toggle
3105         asking the user if they want to save the running clock when
3106         exiting.
3107         (org-clock-persist-query-resume): Add a custom option to toggle
3108         asking the user if they want to resume the saved clock when Emacs
3109         is restarted.
3110         (org-clock-save): Add a function to save clock data.
3111         This includes the contents of `org-clock-history' and the buffer
3112         and position of the currently clocked task, if any.
3113         (org-clock-load): Add a function to load clock data.
3114         This populates `org-clock-history', and resumes the saved clocked
3115         task if there is one.
3116         (org-clock-persistence-insinuate): Add a method to set up the
3117         hooks for clock persistence.
3119 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
3121         * org-exp.el (org-export-as-ascii): Handle the case that we are
3122         publishing from an indirect buffer.
3124         * org-table.el (org-table-copy-down): Fix bug with time stamp
3125         increment.
3127         * org-mouse.el (org-mouse-features): New option.
3128         (org-mode-hook): Turn on features depending on
3129         `org-mouse-features'.
3131         * org.el (org-insert-heading-respect-content): Force heading
3132         creation.
3133         (org-insert-heading): keep the folding state of the heading before
3134         the inserted one.
3136 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
3138         * org-archive.el (org-archive-to-archive-sibling): Handle top
3139         level headlines better.
3141 2008-10-21  Bastien Guerry  <bzg@altern.org>
3143         * org-export-latex.el (org-export-latex-classes): Added
3144         \usepackage{graphicx} to the default list of packages.
3146 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
3148         * org-agenda.el (org-agenda-filter): Renamed from
3149         `org-agenda-filter-tags'.
3151 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
3153         * org.el (org-entry-properties): Add CATEGORY property, iven if it
3154         is not defined as a property in this entry.
3155         (org-add-log-note): Mask prefix argument when immediately storing
3156         the note.
3158         * org-agenda.el (org-agenda-filter-effort-default-operator): New
3159         option.
3161 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
3163         * org.el (org-add-log-setup): Bugfix; code to find insertion point
3164         after drawers was skipping ahead one line too many, so notes were
3165         inserted after the first note instead of before it.
3167 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
3169         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
3170         New variables.
3171         (org-prepare-agenda): Reset the filter tags.
3172         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
3173         Show filter tags in mode line.
3175         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
3176         formatter.
3178         * org-export-latex.el (org-latex-entities-regexp): New constant.
3179         (org-export-as-pdf): Use two calls to `shell-command'.
3181 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
3183         * org-export-latex.el (org-export-latex-treat-sub-super-char):
3184         Honor the {} value of the subsuperscript setting.  Make sure that
3185         longer subsuperscripts are typeset in a roman font.
3187         * org.el (org-clock-update-time-maybe): Compute negative clock
3188         intervals correctly.
3190 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
3192         * org.el (org-add-log-setup): Respect
3193         `org-log-state-notes-insert-after-drawers'.
3194         (org-log-state-notes-insert-after-drawers): New option.
3195         (org-todo-trigger-tag-changes): New function.
3196         (org-todo): Call `org-todo-trigger-tag-changes'.
3198 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
3200         * org.el (org-add-log-setup): Only skip drawers if the are
3201         immediately after the scheduling keywords.
3203         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
3204         function
3205         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
3206         call it with the current todo state to get the state to switch to
3207         when clocking in.
3208         (org-clock-in): Use org-indent-line-function to indent clock lines.
3209         (org-clock-find-position): Fix indentation of empty clock drawers.
3211 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
3213         * org-publish.el (org-publish-org-to): Handle case when
3214         org-export-to-pdf does return a file name, not a buffer.
3215         (org-publish-org-to-pdf): New function.
3217         * org-export-latex.el (org-export-as-pdf)
3218         (org-export-as-pdf-and-open): New commands.
3220         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
3221         forms as ranges.
3223         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
3224         things in protexted regions.
3226 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
3228         * org-export-latex.el (org-export-latex-preprocess): Improve
3229         quoting of LaTeX environments.
3231 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
3233         * org.el (org-edit-fixed-width-region): Exclude final newline from
3234         picture area.
3236         * org-export-latex.el (org-export-latex-subcontent): Add labels to
3237         sections, to make internal links work.
3238         (org-export-latex-fontify-headline): Do not remove all text
3239         properties, to make sure that target properties survive this
3240         process.
3242         * org-exp.el (org-export-preprocess-string): Change sequence of
3243         modifications, to make sure links are prepared before the LaTeX
3244         conversions do happen.
3246 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
3248         * org-attach.el (org-attach-delete-all): Renamed from
3249         `org-attch-delete'.  Add a security query before deleting the
3250         entire directory.  New optional argument FORCE can overrule the
3251         security query.
3252         (org-attach-delete-one): New command.
3254 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
3256         * org-attach.el (org-attach-file-list): Fix bug with directory.
3258 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
3260         * org.el (org-apps-regexp-alist): New function.
3261         (org-file-apps): Add auto-mode to the default value.
3262         (org-open-file): Use the new structure of org-file-apps.
3264         * org-attach.el (org-attach): Support the new keys.
3265         (org-attach-method): New option.
3267 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
3269         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
3270         March.
3272         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
3273         of the list value o `org-use-tag-inheritance'.
3275         * org-attach.el (org-attach-auto-tag): New option.
3276         (org-attach-tag, org-attach-untag): New functions.
3277         (org-attach-attach, org-attach-new, org-attach-sync): Call
3278         `org-attach-tag'.
3279         (org-attach-delete): Call `org-attach-untag'.
3281 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
3283         * org-table.el (orgtbl-self-insert-command): Make this work for
3284         the keypad as well.
3286 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
3288         * org.el (org-add-log-setup): Limit searc for drawers to entry
3289         text, not to subtree.
3291         * org-clock.el (org-clock-heading-for-remember): New variable.
3292         (org-clock-in): Set `org-clock-heading-for-remember'.
3294 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
3296         * org-remember.el (org-remember-apply-template): Add new
3297         expansions: %k, %K for currently clocked task and a link to the
3298         currently clocked task, and %< to file notes in the currently
3299         clocked task.
3301 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
3303         * org-export-latex.el (org-export-latex-make-header): Also insert
3304         the content of the property :latex-header-extra.
3306         * org-exp.el (org-infile-export-plist): Put the content of
3307         #+LATEX_HEADER: into the property :latex-header-extra.
3309         * org-colview.el (org-columns-get-format-and-top-level): Remove
3310         resetting the marker.
3312         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
3313         Remove resetting the marker.
3315         * org.el (org-entry-property-inherited-from): Improve docstring.
3316         (org-entry-get-with-inheritance): Reset marker before starting the
3317         search.
3319         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
3321 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
3323         * org.el (org-entry-get-multivalued-property)
3324         (org-entry-protect-space, org-entry-restore-space): New
3325         functions.
3326         (org-file-apps-defaults-macosx): Let postscript files be opened by
3327         preview.
3328         (org-time-stamp-inactive): Call `org-time-stamp'.
3329         (org-time-stamp): New argument `inactive'.  Also edit inacive
3330         stamps. Convert time stamp type.
3331         (org-open-file): Interpret the `default' value for the `command'
3332         in `org-file-apps'.
3334         * org-id.el (org-id-int-to-b36-one-digit)
3335         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
3336         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
3337         b36.
3339 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
3341         * org-id.el (org-id-reverse-string): New function.
3342         (org-id-new): Use `org-id-reverse-string' to make sure the
3343         beginning chars of the ID are mutating fast.  This allows to use a
3344         directory structure to spread things better.
3345         (org-id-prefix): Changed default to nil.
3347         * org-list.el (org-move-item-down, org-move-item-up): Remember and
3348         restore the column of the cursor position.
3350         * org-remember.el (org-remember-apply-template): Remove properties
3351         from `initial'.
3353 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
3355         * org-wl.el (org-wl-open): Remove useless call to
3356         `wl-thread-open-all'.
3358         * org-remember.el (org-remember-handler): Fix bug with `bottom'
3359         location.
3361 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
3363         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
3364         `org-bbdb-anniversaries'.
3366         * org.el (org-get-next-sibling, org-forward-same-level): New
3367         functions, similar to the outline versions, but invisible headings
3368         are OK.
3370 2008-09-25  Bastien Guerry  <bzg@altern.org>
3372         * org.el (org-auto-repeat-maybe): Insert a space between
3373         the timestamp's type and the timestamp itself.
3375 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
3377         * org-table.el (org-table-sum): Do not format the result with %g,
3378         it does rounding when there are too many digits.
3380         * org.el (org-map-entries): Protect the keyword-selecting variables.
3382 2008-09-23  Bastien Guerry  <bzg@altern.org>
3384         * org-agenda.el (org-agenda-to-appt): Make sure the function check
3385         against all agenda files.
3387 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
3389         * org-list.el: New file, aggregating list functions from org.el
3390         and org-export-latex.el.
3392         * org.el (org-edit-src-region-extra): New option.
3394 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
3396         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
3397         time before 1am.
3399 2008-09-22  Bastien Guerry  <bzg@altern.org>
3401         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
3403 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
3405         * org-plot.el (org-plot/gnuplot): Make tables starting with a
3406         hline work correctly.
3407         (org-plot/gnuplot-script): Put commas at the end of each script
3408         line.
3410 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
3412         * org.el (org-get-refile-targets): Replace links with their
3413         descriptions
3414         (org-imenu-get-tree): Replace links with their descriptions.
3416         * org-remember.el (org-remember-apply-template): Add a new
3417         expansion for adding properties to remember items.
3419         * org.el (org-add-log-setup): Skip over drawers (properties,
3420         clocks etc) when adding notes.
3422         * org-agenda.el (org-agenda-get-closed): show durations of clocked
3423         items as well as the start and end times.
3425         * org-compat.el (org-get-x-clipboard-compat): Add a compat
3426         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
3428         * org-remember.el (org-get-x-clipboard): Use the compat
3429         function to get clipboard values when x-selection-value is
3430         unavailable. Use substring-no-properties instead of
3431         set-text-properties to remove text properties from the clipboard
3432         value.
3434         * lisp/org-clock.el (org-update-mode-line): Support limiting the
3435         modeline clock string, and display the full todo value in the
3436         tooltip. Set a local keymap so mouse-3 on the clock string goes to
3437         the currently clocked task.
3438         (org-clock-string-limit): Add a custom value for the maximum
3439         length of the clock string in the modeline.
3440         (org-clock-mode-map): Add a keymap for the modeline string
3442 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
3444         * org-compat.el (org-propertize): New function.
3446 2008-09-20  Bastien Guerry  <bzg@altern.org>
3448         * org-export-latex.el (org-export-latex-tables): protect exported
3449         tables from further special chars conversion.
3450         (org-export-latex-preprocess): Preserve LaTeX environments.
3451         (org-list-parse-list): Parse descriptive lists.
3452         (org-list-to-generic, org-list-to-latex, org-list-to-html)
3453         (org-list-to-texinfo): Export descriptive lists.
3454         (org-quote-chars): Remove.
3455         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
3456         (org-export-latex-list-beginning-re): Rename to
3457         `org-list-beginning-re'
3458         (org-list-item-begin): Rename to `org-list-item-beginning'
3460 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
3462         * org.el (org-refile): Allow refiling to the last entry in the
3463         buffer.
3464         (org-get-tags-at): Fix bug when inheritance is turned off.
3466 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
3468         * org.el (org-indent-line-function): No longer check for src
3469         regions, this is too much overhead.
3471         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
3472         matching.
3474         * org.el (org-scan-tags): Make sure that tags matching is not case
3475         sensitive.  TODO keyword matching is case sensitive, however, to
3476         avoid confusion with similar words that are not meant to be
3477         keywords.
3479 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
3481         * org.el (org-get-local-tags-at): New function.
3482         (org-get-local-tags): New function.
3484         * org-exp.el (org-export-get-categories): New function.
3486         * org-agenda.el (org-sorting-choice)
3487         (org-agenda-sorting-strategy, org-agenda-get-todos)
3488         (org-agenda-get-timestamps, org-agenda-get-deadlines)
3489         (org-agenda-get-scheduled, org-agenda-get-blocks)
3490         (org-entries-lessp): Implement sorting by TODO state.
3491         (org-cmp-todo-state): New defsubst.
3493         * org-colview.el (org-colview-construct-allowed-dates): New
3494         function.
3495         (org-columns-next-allowed-value): Use
3496         `org-colview-construct-allowed-dates'.
3498         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
3499         function.
3500         (org-columns-next-allowed-value): Use
3501         `org-colview-construct-allowed-dates'.
3503 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
3505         * org.el (org-protect-slash): New function.
3506         (org-get-refile-targets): Use `org-protect-slash'.
3508         * org-agenda.el (org-global-tags-completion-table): New variable.
3510         * org-exp.el (org-export-handle-export-tags): New function.
3511         (org-export-preprocess-string): Call
3512         `org-export-handle-export-tags'.
3514         * org-plot.el: New file.
3516         * org-publish.el (org-publish-expand-components): Function removed.
3517         (org-publish-expand-projects): Allow components to have components.
3519 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
3521         * org.el (org-indent-line-function): Do not indent in regions that
3522         are external source code.
3523         (org-yank-and-fold-if-subtree): New function.
3525         * org-agenda.el (org-agenda-todayp): New function.
3526         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
3527         `org-agenda-todayp'.
3529         * org.el (org-insert-heading-respect-content)
3530         (org-insert-todo-heading-respect-content): New commands.
3531         (org-insert-heading-respect-content): New option.
3532         (org-insert-heading): Respect `org-insert-heading-respect-content'.
3534         * org-clock.el (org-clock-find-position): Make sure the note after
3535         the clock line gets moved into the new clock drawer.
3537 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
3539         * org-id.el (org-id-new): New option.
3541 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
3543         * org-table.el (org-table-copy-down): Avoid overflow during
3544         increment.  Use prefix argument 0 to temporarily disable the
3545         increment.
3547 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
3549         * org-exp.el (org-export-as-html): Do not turn on the major mode
3550         if the buffer will be killed anyway.
3551         (org-get-current-options): Exclude the #+TEXT field.
3552         (org-export-as-html): Make sure text before the first headline is
3553         a paragraph.
3555         * org-publish.el (org-publish-org-to): Tell the exporter that this
3556         buffer will be killed, so it is not necessary to do major mode
3557         initialization.
3559         * org-archive.el (org-archive-to-archive-sibling): Show empty
3560         lines after folding the archive sibling.
3562         * org.el (org-log-note-extra): New variable.
3564 2008-09-05  Bastien Guerry  <bzg@altern.org>
3566         * org.el (org-additional-option-like-keywords): Added keywords for
3567         the _QUOTE, _VERSE and _SRC environments.
3569         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
3570         exporting _QUOTE and _VERSE environments.
3572 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
3574         * org-agenda.el (org-agenda-filter-by-tag): New command.
3576         * org-exp.el (org-get-current-options): Remove angular brackets
3577         from the date entry.
3579         * org.el (org-edit-fixed-width-region): New function.
3580         (org-edit-fixed-width-region): Also try
3581         `org-edit-fixed-width-region'.
3582         (org-edit-fixed-width-region-mode): New option.
3583         (org-activate-code): Only interprete lines starting with colon
3584         plus a space as example lines.
3586         * org-remember.el (org-remember-templates): Add nil instead of
3587         empty strings to fix the length of remember templates.
3589         * org-table.el (org-calc-default-modes): Fix the time format for
3590         calc, from 12 hour to 24 hour clock.
3592 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
3594         * org-agenda.el (org-agenda-get-deadlines)
3595         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
3596         entries that are pre-warnings of deadlines or reminders.
3598         * org.el (org-sort-entries-or-items): Make numeric and alpha
3599         comparisons ignore any TODO keyword and priority cookie.
3601         * org-remember.el (org-remember-handler): Reinterpretation of the
3602         prefix argument.
3604 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
3606         * org-agenda.el (org-agenda-get-scheduled): Use new
3607         `org-scheduled' face.
3609         * org-faces.el (org-scheduled): New face.
3611         * org-wl.el (org-wl-open): Remove incorrect declaration.
3613         * org-gnus.el (org-gnus-store-link): Support for :to information
3614         in gnus links.
3616         * org-exp.el (org-export-as-html): Fixed typo in creator
3617         information.
3618         (org-export-protect-examples): New parameter indent.  Insert extra
3619         spaces only when this parameter is specified.
3620         (org-export-preprocess-string): Call `org-export-protect-examples'
3621         with an indentation parameter when exporting to ASCII.
3623         * org-remember.el (org-remember-templates)
3624         (org-remember-apply-template): Allow the file component to be a
3625         function.
3627         * org.el (org-goto-local-search-headings): Renamed from
3628         `org-goto-local-search-forward-headings'.  Added the possibility
3629         to search backwards.
3631 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
3633         * org-export-latex.el (org-export-latex): New customization
3634         group.
3636         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
3638 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
3640         * org-exp.el (org-html-do-expand): Allow {} to terminate
3641         tex macro
3643 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
3645         * org.el (org-buffer-list): Select buffers based on major mode,
3646         not on file name.
3648 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
3650         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
3651         face property.
3653         * org-colview.el (org-columns-display-here): Use
3654         `org-columns-modify-value-for-display-function'.
3656         * org-colview-xemacs.el (org-columns-display-here): Use
3657         `org-columns-modify-value-for-display-function'.
3659 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
3661         * org.el (org-columns-modify-value-for-display-function): New option.
3673         * org-publish.el (org-publish-file): Make sure the directory match
3674         for the publishing directory works correctly.
3676         * org-agenda.el (org-agenda-execute-calendar-command)
3677         (org-agenda-diary-entry): Additional optional argument.
3679 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
3681         * org-exp.el (org-export-as-html): Add attributes also in mailto
3682         and ftp links.
3684         * org.el (org-autoload): Add `org-dblock-write:columnview'.
3693 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
3695         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
3696         sure that calls from `org-export-region-as-html' do not do the
3697         special check for a subtree.
3699 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
3701         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
3703 2008-07-20  Juri Linkov  <juri@jurta.org>
3705         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
3706         new keymap `narrow-map' instead of binding "\C-xns".
3708 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
3710         * org.el (org-open-file): Use
3711         `org-open-directory-means-index-dot-org'.
3712         (org-open-directory-means-index-dot-org): New option.
3714 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
3716         * org.el (org-make-link-string): Remove link attributes from
3717         description.
3718         (org-open-at-point): Remove link attributes bevore using the path.
3720         * org-exp.el (org-export-as-html): Handle link attributes.
3722         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
3724         * org-table.el (org-table-to-lisp): New function.
3726         * org.el (org-narrow-to-subtree): Do not include the final newline
3727         into the narrowed region.
3729         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
3730         bug with user-define skipping condition.
3732 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
3734         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
3736 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
3738         * org-exp.el (org-export-html-style-default): Automatic overflow
3739         handling for pre fields.
3740         (org-export-as-ascii, org-export-as-html): Change default format
3741         for time stamp.
3743         * org-table.el (org-table-export): Offer completion for translator
3744         functions, and do not require a heading above the table.
3746         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
3747         Cater for the case of a list starting in the first line of the
3748         buffer.
3750 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
3752         * org-publish.el (org-publish-find-title): Bug fix.
3753         (org-publish-org-index): Implement new :index-style option.
3755 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
3757         * org-publish.el (org-publish-timestamp-filename): Use
3758         SHA1-encoded file names in the timestamp directory.
3760 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
3762         * org-publish.el (org-publish-needed-p): Be verbose about files
3763         published and files skipped.
3765         * org-exp.el (org-export-preprocess-string): Swap link
3766         normalization and inernal link targeting.
3768         * org-publish.el (org-publish-needed-p): Create timestamp
3769         directory when it does not exist.
3771 2008-07-04  Bastien Guerry  <bzg@altern.org>
3773         * org-clock.el (org-clock-out-when-done): Doc fix.
3775         * org.el (org-agenda-skip-unavailable-files): Doc fix.
3777         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
3778         Ignore case when searching for the COMMENT cookie at export time.
3780 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
3782         * org-exp.el (org-get-file-contents)
3783         (org-get-and-remove-property): New functions.
3784         (org-export-handle-include-files): Handle the new prefix options.
3785         (org-export-as-html): Fix the verse environment.
3787 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
3789         * org.el (org-time=, org-time<, org-time<=, org-time>)
3790         (org-time>=, org-time<>, org-2ft): New functions.
3791         (org-op-to-function): Also provide for the time testing fucntions.
3793 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
3795         * org-exp.el (org-export-html-style-default): New constant.
3797 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
3799         * org-exp.el (org-export-html-style-extra): New variable.
3800         (org-export-splice-style): New function.
3802 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
3804         * org-exp.el (org-export-plist-vars, org-export-as-html):
3805         Implement `org-export-creator-info'.
3806         (org-export-creator-info): New option.
3808 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
3810         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
3811         (org-property-drawer-re, org-clock-drawer-re): New constants.
3813 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
3815         * org-exp.el (org-icalendar-use-deadline)
3816         (org-icalendar-use-scheduled): New options.
3817         (org-icalendar-include-todo): Default changed to t.
3818         (org-print-icalendar-entries): Implement better utilization of
3819         scheduling and deadline time stamps.
3820         (org-export-target-internal-links, org-export-as-html): Allow file
3821         lines without the "file:" prefix if the file path is an absolute
3822         path or starts with ".".
3824         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
3825         lastweek etc.
3826         (org-clock-special-range): Also undertand yesterday, lastweek etc.
3828 2008-06-18  Glenn Morris  <rgm@gnu.org>
3829         * org.el (org-map-entries): Let-bind `file'.
3831 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
3833         * org.el (org-agenda-skip-archived-trees): Docstring now
3834         discourages using this.
3835         (org-scan-tags): Check for org-agenda-archives-mode.
3836         (org-map-entries): Make sure org-agenda-archives-mode is nil.
3837         (org-agenda-files): Functionality of second arg changed.
3839         * org-agenda.el (org-agenda-archives-mode): New variable
3840         (org-write-agenda, org-prepare-agenda, org-agenda-list)
3841         (org-search-view, org-todo-list, org-tags-view)
3842         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
3843         `ifmode' argument.
3844         (org-agenda-quit): Reset the archives mode.
3845         (org-agenda-archives-mode): New command.
3846         (org-agenda-set-mode-name): Include archives info.
3848 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
3850         * org.el (org-paste-subtree): Make sure the yanked headline is
3851         visible if it was yanked at a visible point.
3852         (org-move-item-up): Fix the bug with moving white space at the end
3853         of the item.
3854         (org-show-empty-lines-in-parent): New function.
3856 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
3858         * org-colview.el (org-columns-next-allowed-value): Bug fix.
3860         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
3862         * org-agenda.el (org-agenda-get-closed): Get the end time into the
3863         agenda prefix as well.
3865         * org-publish.el (org-publish-org-index): Make a properly indented
3866         list.
3868         * org.el (org-calendar-agenda-action-key): New option.
3869         (org-get-cursor-date): New function.
3870         (org-mark-entry-for-agenda-action): New command.
3871         (org-overriding-default-time): New variable.
3872         (org-read-date): Respect `org-overriding-default-time'.
3874         * org-remember.el (org-remember-apply-template): Respect the
3875         ovverriding default time.
3877         * org-agenda.el (org-agenda-action-marker): New variable.
3878         (org-agenda-action): New command.
3879         (org-agenda-do-action): New function.
3881 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
3883         * org.el (org-schedule, org-deadline): Protect scheduled and
3884         deadline tasks against changes that accidently remove the
3885         repeater.  Also show a message with the new date when done.
3887 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
3889         * org.el (org-beginning-of-line): Cater for the case when there
3890         are tags but no headline text.
3891         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
3892         it set.
3894 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
3896         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
3897         the return value is nil instead of "nil" when there is no match.
3899         * org-exp.el (org-insert-centered): Use fill-column instead of
3900         80.
3901         (org-export-as-ascii): Use string-width to measure the width of
3902         the heading.
3904         * org.el (org-diary-to-ical-string): No longer kill buffer
3905         FROMBUF, this is now done by the caller.
3907         * org-exp.el (org-print-icalendar-entries): Move the call to
3908         `org-diary-to-ical-string' out of the loop, and kill the buffer
3909         afterwords.
3911         * org-remember.el (org-remember-visit-immediately): Position
3912         cursor after moving to the note.
3913         (org-remember-apply-template): Use a text property to record the
3914         cursor position.
3915         (org-remember-handler): Align tags after pasting the note.
3917 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
3919         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
3921         * org-agenda.el (org-agenda-open-link): If there is an
3922         org-bbdb-name property in the current line, jump to that bbdb
3923         entry.
3925         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
3926         text property, so that the agenda knows where this entry comes
3927         from.
3929         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
3930         interaction between clocking-in from the agenda, and  automatic
3931         task state switching.
3933         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
3935         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
3936         zmacs-region stays after this command in XEmacs.
3938 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
3940         * org.el (org-scan-tags): Allow new values for ACTION parameter.
3942         * org-remember.el (org-remember-templates): Fix bug in
3943         customization type definition.
3945         * org.el (org-map-entries): New function.
3947 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
3949         * org-agenda.el (org-agenda-skip-comment-trees): New option.
3950         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
3952 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
3954         * org-remember.el (org-jump-to-target-location): New variable.
3955         (org-remember-apply-template): Set
3956         `org-remember-apply-template' if requested by template.
3957         (org-remember-handler): Start an idle timer to jump to
3958         remember location.
3960         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
3962         * org.el (org-set-regexps-and-options): Fix bug with parsing of
3963         file tags.
3964         (org-get-tags-at): Add the content of `org-file-tags'.
3966         * org-exp.el (org-export-handle-comments): Fix bug with several
3967         comment lines after each other.
3968         (org-number-to-roman, org-number-to-counter): New functions.
3969         (org-export-section-number-format): New option.
3971 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
3973         * org-exp.el (org-export-protect-examples): Catch the case of a
3974         missing end_example line.
3976         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
3977         `org-file-tags' to nil.
3979         * org-colview.el (org-columns-next-allowed-value): Handle next
3980         argument NTH to directly select a value.
3982         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
3983         argument NTH to directly select a value.
3985 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
3987         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
3989 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
3991         * org.el (org-columns-ellipses): New option.
3993 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
3995         * org-colview.el (org-columns-add-ellipses): New function.
3996         (org-columns-compact-links): New function.
3997         (org-columns-cleanup-item): Call `org-columns-compact-links'.
3998         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
3999         when in agenda.
4000         (org-columns-edit-value): Fixed bug with editing values from
4001         agenda column view.
4002         (org-columns-redo): Also redo the agenda itself.
4004 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
4006         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
4007         option.
4009         * org-colview.el (org-agenda-columns-cleanup-item): New function.
4011         * org-exp.el (org-export-ascii-preprocess): Renamed from
4012         `org-export-ascii-clean-string'.
4013         (org-export-kill-licensed-text)
4014         (org-export-define-heading-targets)
4015         (org-export-handle-invisible-targets)
4016         (org-export-target-internal-links)
4017         (org-export-remove-or-extract-drawers)
4018         (org-export-remove-archived-trees)
4019         (org-export-protect-quoted-subtrees)
4020         (org-export-protect-verbatim, org-export-protect-examples)
4021         (org-export-select-backend-specific-text)
4022         (org-export-mark-blockquote-and-verse)
4023         (org-export-remove-comment-blocks-and-subtrees)
4024         (org-export-handle-comments, org-export-mark-radio-links)
4025         (org-export-remove-special-table-lines)
4026         (org-export-normalize-links)
4027         (org-export-concatenate-multiline-links)
4028         (org-export-concatenate-multiline-emphasis): New functions,
4029         obtained from spliiting the export preprocessor.
4031         * org-table.el (org-table-recalculate): Improve error message if
4032         the row number is invalid.
4034 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
4036         * org-archive.el (org-archive-save-context-info): Fix bugs in
4037         customization setup and docstring.
4039         * org-exp.el (org-export-html-style): Changed the size of in the
4040         <pre> element to 90%.
4042 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
4044         * org.el (org-find-src-example-start): Function removed.
4045         (org-edit-src-find-region-and-lang): New function.
4047 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
4049         * org.el (org-edit-src-exit): New function.
4050         (org-exit-edit-mode): New minor mode.
4052         * org-exp.el (org-export-preprocess-string): Fix bug with removing
4053         comment-like lines from protected examples.
4055         * org.el (org-edit-src-example, org-find-src-example-start)
4056         (org-protect-source-example, org-edit-special): New functions.
4058 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
4060         * org-publish.el (org-publish-project-alist): Fix typo in
4061         docstring.
4062         (org-publish-project-alist): Handle :index-title property.
4064 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
4066         * org-export-latex.el (org-export-as-latex): Make sure region
4067         bounds are correct.  Parse subtree properties relating to export.
4069         * org-exp.el (org-export-add-options-to-plist): New function.
4070         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
4072 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
4074         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
4075         EXPORT_TITLE.
4077         * org-exp.el (org-export-get-title-from-subtree)
4078         (org-export-as-ascii, org-export-as-html): Make sure the original
4079         region-beginning and region-end are used, even after moving
4080         point.
4081         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
4082         property.
4084         * org-remember.el (org-remember-last-stored-marker): New variable.
4085         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
4086         (org-remember-handler): Also use marker to remember
4087         last-stored position.
4089         * org.el (org-goto-marker-or-bmk): New function.
4091 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
4093         * org.el (org-file-properties): Renamed from `org-local-properties'.
4094         (org-scan-tags): Take file tags into account.
4095         (org-tags-match-list-sublevels): Default changed to t.
4097         * org-exp.el (org-export-as-html): Close paragraph after a
4098         footnote.
4100         * org.el (org-update-parent-todo-statistics): New function.
4102         * org-exp.el (org-icalendar-store-UID): New option.
4103         (org-icalendar-force-UID): Option removed.
4104         (org-print-icalendar-entries): IMplement UIDs.
4106 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
4108         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
4110 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
4112         * org-faces.el (org-column): Document how this face is being used
4113         and why sometimes the background faces shine through.
4115         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
4117         * org-publish.el (org-publish-attachment): Create publishing
4118         directory if it does not yet exist.
4120         * org-table.el (org-calc-default-modes): Change default number
4121         format to (float 8).
4123         * org.el (org-olpath-completing-read): New function.
4124         (org-time-clocksum-format): New option.
4125         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
4127         * org-clock.el (org-clock-display, org-clock-out)
4128         (org-update-mode-line): Use `org-time-clocksum-format'.
4130         * org-colview-xemacs.el (org-columns-number-to-string): Use
4131         `org-time-clocksum-format'.
4133         * org-colview.el (org-columns-number-to-string): Use
4134         `org-time-clocksum-format'.
4136 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
4138         * org-id.el: New file, move from contrib to core.
4140         * org-exp.el (org-icalendar-force-UID): New option.
4142 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
4144         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
4145         shifted by one day if theere is a date range without an end
4146         time.
4148         * org.el (org-try-structure-completion): New function.
4150 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
4152         * org.el (org-set-font-lock-defaults): Improve fontification of
4153         description lists.
4154         (org-insert-item): Handle description lists.
4155         (org-adaptive-fill-function): Improve auto indentation in
4156         description lists.
4158         * org-exp.el (org-export-as-html, org-export-preprocess-string):
4159         Implement VERSE environment.
4160         (org-export-preprocess-string): Implement the COMMENT
4161         environment.
4163         * org-export-latex.el (org-export-latex-preprocess): Implement
4164         VERSE environment.
4166 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
4168         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
4169         option.
4171 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
4173         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
4175         * org.el (org-quote-csv-field): New functions.
4177         * org-table.el (org-table-export-default-format): Remove :splice
4178         from default format, we get the same effect by not specifying
4179         :tstart and :tend.
4180         (org-table-export): Improve setup, distinguish better between
4181         interactive and non-interactive use, allow specifying the format
4182         on the fly, better protection against wrong file names.
4183         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
4184         and :tend when :splice is omitted.
4186 2008-05-09  Bernt Hansen  <bernt@norang.ca>
4188         * org-clock.el (org-clock-select-task): Make sure the selection
4189         letters are 1-9 and A-Z, no special characters.
4191 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
4193         * org-exp.el (org-export-htmlize): New group.
4194         (org-export-htmlize-output-type)
4195         (org-export-htmlize-css-font-prefix): New options.
4196         (org-export-htmlize-region-for-paste): New function.
4197         (org-export-htmlize-generate-css): New command.
4199 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4201         * org/org.el (org-modules, org-format-latex-options):
4202         * org/org-archive.el (org-archive-stamp-time)
4203         (org-archive-save-context-info):
4204         * org/org-faces.el (org-hide):
4205         * org/org-irc.el (org-irc-parse-link):
4206         * org/org-macs.el (org-call-with-arg, org-autoload):
4207         * org/org-mew.el (org-mew-store-link):
4208         * org/org-remember.el (org-remember-store-without-prompt)
4209         (org-remember-templates): Fix typos in docstrings.
4211         * org/org-info.el (org-info-store-link): Remove leftover docstring.
4213         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
4214         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
4215         (org-bbdb-anniv-split): Fix typos in docstrings.
4217         * org/org-publish.el (org-publish-project-alist): Doc fixes.
4218         (org-publish-use-timestamps-flag): Reflow docstring.
4219         (org-publish-files-alist): Fix typos in docstring.
4221 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
4223         * org.el (org-set-visibility-according-to-property): New function.
4224         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
4225         and compute the regular expressions, and update font-lock.
4226         (org-property-re): Allow a dash in property names.
4228         * org-archive.el (org-extract-archive-file): Insert the file name
4229         without the path into the format, to allow the location format to
4230         contain a subdirectory.
4232         * org-agenda.el (org-agenda-post-command-hook): If point is at end
4233         of buffer, and the `org-agenda-type' property undefined, use the
4234         value from the character before.
4236         * org.el (org-add-planning-info): Don't let indentation for
4237         would-be timestamp become extra whitespace at the end of headline.
4239 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
4241         * org.el (org-remove-double-quotes, org-file-contents): New
4242         functions.
4244         * org-exp.el (org-infile-export-plist): Also parse the
4245         contents of #+SETUPFILE files, recursively.
4247         * org.el (org-set-regexps-and-options): Also parse the
4248         contents of #+SETUPFILE files, recursively.
4250         * org-exp.el (org-export-handle-include-files): New function.
4251         (org-export-preprocess-string): Call
4252         `org-export-handle-include-files'.
4254         * org.el (org-delete-property-globally)
4255         (org-delete-property, org-set-property): Ignore case during
4256         completion.
4257         (org-set-property): Use `org-completing-read' instead of
4258         `completing-read'.
4260         * org.el (org-complete-expand-structure-template): New,
4261         experimental function.
4262         (org-structure-template-alist): New, experimental option.
4263         (org-complete): Call `org-complete-expand-structure-template'.
4265 2008-05-06  Bastien Guerry  <bzg@altern.org>
4267         * org-export-latex.el (org-export-latex-preprocess): Added
4268         support for blockquotes.
4270 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
4272         * org.el (org-read-date-analyze): Catch the case where only a
4273         weekday is given.
4275 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
4277         * org.el (org-set-font-lock-defaults): Make the description
4278         tag bold.
4280         * org-exp.el (org-export-as-html, org-close-li): Implement
4281         description lists.
4283 2008-05-04  Jason Riedy  <jason@acm.org>
4285         * org-table.el (*orgtbl-default-fmt*): New variable.
4286         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
4287         when there is no other fmt available.
4289         (orgtbl-to-generic): Allow an explicitly nil :tstart or
4290         :tend to suppress the appropriate string.
4292         (orgtbl-to-orgtbl): New function for translating to another orgtbl
4293         table.
4295 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
4297         * org.el (org-read-date-analyze): "." as an alias for "+0" in
4298         read date.
4300         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
4301         New function.
4303         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
4304         New function.
4306 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
4308         * org-clock.el (org-clock-find-position): Don't include notes
4309         into clock drawer.
4311         * org-archive.el (org-archive-subtree): No longer remove an
4312         extra line after cutting the subtree.  `org-cut-subtree' already
4313         takes care of this.
4315         * org-remember.el (org-remember-handler): Only kill the target
4316         buffer if it does not contain the running clock.
4318         * org.el (org-markers-to-move): New variable.
4319         (org-save-markers-in-region, org-check-and-save-marker)
4320         (org-reinstall-markers-in-region): New function.
4321         (org-move-subtree-down, org-copy-subtree): Remember relative
4322         marker positions before cutting.
4323         (org-move-subtree-down, org-paste-subtree): Restore relative
4324         marker positions after pasting.
4326         * org-remember.el (org-remember-clock-out-on-exit): New option.
4327         (org-remember-finalize): Clock out only if the setting in
4328         `org-remember-clock-out-on-exit' requires it.
4329         (org-remember-handler): Do the cleanup in the buffer, to make sure
4330         that the clock marker remains in tact.
4332 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
4334         * org-clock.el (org-clock-goto): Widen buffer if necessary.
4335         (org-clock-in): Make sure that also tasks outside the narrowed
4336         region will be clocked in correctly.
4337         (org-clock-insert-selection-line): Widen the buffer so that we can
4338         find the correct task heading.
4340         * org.el (org-base-buffer): New function.
4342         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
4343         and ";" are escaped.
4344         (org-print-icalendar-entries): Also apply
4345         `org-icalendar-cleanup-string' to the headline, not only to the
4346         summary property.
4348 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
4350         * org-exp.el (org-export-preprocess-hook): New hook.
4351         (org-export-preprocess-string): Call
4352         `org-export-preprocess-hook'.
4354         * org.el (org-font-lock-hook): New variable.
4355         (org-font-lock-hook): New function.
4356         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
4358 ;; Local Variables:
4359 ;; coding: utf-8
4360 ;; add-log-time-zone-rule: t
4361 ;; End:
4363     Copyright (C) 2008  Free Software Foundation, Inc.
4365   This file is part of GNU Emacs.
4367   GNU Emacs is free software: you can redistribute it and/or modify
4368   it under the terms of the GNU General Public License as published by
4369   the Free Software Foundation, either version 3 of the License, or
4370   (at your option) any later version.
4372   GNU Emacs is distributed in the hope that it will be useful,
4373   but WITHOUT ANY WARRANTY; without even the implied warranty of
4374   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4375   GNU General Public License for more details.
4377   You should have received a copy of the GNU General Public License
4378   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
4380 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c