Export: LaTeX fragment images are inlined again.
[org-mode/org-tableheadings.git] / lisp / ChangeLog
blob2c1e7b5fcbe76d930cb9e568d5952f590d9b9fee
1 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
4         drawers that are unprotected.
5         (org-export-html-format-image): Make sure inlined LaTeX fragment
6         images remain inlined.
8         * org.el (org-toggle-ordered-property): New function.
9         (org-mode-map): Add a key for `org-toggle-ordered-property'.
10         (org-org-menu): Add menu entries for TODO dependencies.
12 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
14         * org.el (org-default-properties): Add ORDERED to the default
15         properties, to get completion support for it.
17         * org-list.el (org-update-checkbox-count): Update more than one cookie.
19         * org.el (org-update-parent-todo-statistics): Update more than one
20         cookie.
22         * org-agenda.el (org-agenda-get-todos): Start search from correct
23         position.
25         * org.el (org-fast-todo-selection): Make sure TODO selection does
26         not change buffer position.
28         * org-list.el (org-toggle-checkbox): Implement adding or removing
29         checkboxes from line or region when called with a prefix
30         argument.
32         * org-rmail.el (org-rmail-store-link): Protect the call to
33         `rmail-narrow-to-non-pruned-header'.
35         * org-clock.el (org-clock-special-range): Fix week display in
36         clock tables.
38         * org-exp.el (org-get-current-options): Fix bug when in indirect
39         buffer.
41 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
43         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
44         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
45         (org-agenda-dim-blocked-tasks): New function.
47         * org.el (org-enforce-todo-dependencies): New option.
48         (org-block-todo-from-children-or-siblings): New function.
50         * org-faces.el (org-agenda-dimmed-todo-face): New face.
52         * org.el (org-todo): Return correct state type even if the blocker
53         throws an error.
54         (org-modifier-cursor-error): Renamed from
55         `org-shiftcursor-error'.
56         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
57         (org-shiftmetadown): Call `org-modifier-cursor-error'.
59         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
60         to get real errors from the blocker hook.
62         * org.el (org-shiftselect-error, org-call-for-shift-select): New
63         functions.
64         (org-set-visibility-according-to-property): Turn off the setting
65         of `org-show-entry-below', to avoid overruling a FOLDED visibility
66         property.
68 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
70         * org.el (org-support-shift-select): New option.
71         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
72         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
73         selection outside contexts.
75         * org-list.el (org-at-item-bullet-p): New function.
77         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
78         variables.
80         * org-footnote.el (org-footnote-normalize): Remove unnecessary
81         variable.
82         (org-insert-footnote-reference-near-definition): Remove
83         unnecessary let form.
85         * org-export-latex.el (org-export-latex-first-lines): Add
86         OPT-PLIST parameter.
87         (org-export-as-latex): Call `org-export-latex-first-lines' with
88         opt-plits parameter.
89         (org-export-latex-preprocess): Remove unnecessary variables.
91         * org-exp.el (org-infile-export-plist)
92         (org-export-add-options-to-plist, org-export-kill-licensed-text)
93         (org-export-remove-headline-metadata)
94         (org-export-get-title-from-subtree, org-get-min-level)
95         (org-html-do-expand): Remove innecessary let form.
97         * org-colview-xemacs.el (org-columns-display-here): Remove
98         unnecessary variables.
100         * org-colview.el (org-columns-display-here): Remove unnecessary
101         variables.
103         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
104         variables.
106         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
107         unnecessary variables.
109         * org-agenda.el (org-search-view, org-agenda-get-blocks)
110         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
111         variables.
113         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
114         (org-compact-display-after-subtree-move): Remove unnecessary
115         variables.
116         (org-edit-fixed-width-region): Remove unnecessary variables.
117         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
118         (org-olpath-completing-read): Remove unnecessary variable.
119         (org-auto-repeat-maybe): Remove unnecessary variable.
120         (org-map-entries): Remove unnecessary variable.
121         (org-buffer-property-keys, org-imenu-get-tree)
122         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
124 -----------------------------------------------------------------
126 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
127         * org-exp.el (org-export-remove-timestamps): Never remove
128         timestamps from tables.
130         * org-export-latex.el (org-export-latex-first-lines): Add more
131         options to the preprocessing of the text before the first
132         headline.
134 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
136         * org-faces.el (org-clock-overlay): Make face compatible with
137         XEmacs.
139         * org.el (org-yank): Add property for delete-selection mode.
141         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
143         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
144         variable.
146         * org-table.el (org-table-insert-hline): Fix typo in fuction call
147         to `backward-char'.
149         * org-exp.el (org-export-as-html): Remove the initial space from
150         colon examples.
152         * org.el (org-scan-tags): Call
153         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
155         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
156         customization groups.
157         (org-agenda-tags-todo-honor-ignore-options): New option.
158         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
159         New function.
160         (org-agenda-get-todos): Use
161         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
163 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
165         * org-exp.el (org-export-format-source-code-or-example): Escape
166         HTML characters also in examples that anre not treated with
167         htmlize.  Also, just switch to EXAMPLE processing if we do not
168         have a good version of htmlize.
170         * org-rmail.el: Fix copyright notice.
172         * org.el (org-activate-footnote-links): Improve footnote link
173         highlighting.
175         * org-footnote.el (org-footnote-normalize): Fix finding the end of
176         a footnote definition at the end of the file.
178         * org-table.el (org-table-get-specials): Add an imagined hline at
179         the end of the table.  This can be useful for references that want
180         to go to the end of the table.  Also fix bug when computing last
181         row constants, in tables that do not start right at the right
182         margin.
183         (org-table-eval-formula): Match and replace remove references.
184         (org-table-formula-substitute-names): Make sure that names inside
185         a "remote" call are left alone, the will be replaced later when
186         the remote call is handled.
187         (org-table-convert-refs-to-rc): Do not convert things that might
188         look like a reference, but are really part of an ID or namei n a
189         remote reference.
190         (org-table-get-remote-range): New function.
192 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
194         * org-faces.el (org-clock-overlay): Fix bug in face definition.
196         * org-clock.el (org-clock-put-overlay): Use new face instead of
197         `secondary-selection'.
199         * org-faces.el (org-clock-overlay): New face.
201 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
203         * org-exp.el (org-get-current-options): Include the option for
204         publishing time stamps.
206         * org.el (org-toggle-heading): Renamed from
207         `org-toggel-region-headings'.
208         No longer needs a region defined, but will use it if there is one.
209         (org-ctrl-c-star): Simplified, relying more on the internal
210         workings of `org-toggle-heading'.
211         (org-toggle-item): Renamed from `org-toggle-region-items'.
212         No longer needs a region defined, but will use it if there is one.
213         (org-ctrl-c-minus): Simplified, relying more on the inernal
214         workings of `org-toggle-item'.
216         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
217         environment detection.  Also, do real changes only in unprotected
218         places.
220 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
222         * org-export-latex.el (org-export-latex-quotation-marks): Use
223         `org-if-unprotected-1'.
224         (org-export-latex-set-initial-vars): Check for class definition in
225         property.
227         * org-macs.el (org-if-unprotected-1): New macro.
229 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
231         * org-compat.el (org-count-lines): New function.
233         * org-exp.el (org-export-format-source-code-or-example): Handle
234         switches related to text areas.
236         * org.el (org-activate-footnote-links): Don't allow match inside a
237         link.
239         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
241         * org-export-latex.el (org-export-latex-links): Keep a relative
242         path relative also after export.
244         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
246         * org.el (org-make-tags-matcher): Never use IDO for completing the
247         tags matcher match string.
248         (org-completing-read): Also remove the special biding for "?".
250         * org-attach.el (org-attach-allow-inheritance): New option.
251         (org-attach-inherited): New variable.
252         (org-attach-dir): Handle properties related to the attachment
253         directory.
254         (org-attach-check-absolute-path): New function.
255         (org-attach-set-directory, org-attach-set-inherit): New commands.
256         (org-attach): Accommodate the new commands in the dispatcher.
258 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
260         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
261         `window-full-width-p'.
263         * org-exp.el (org-export-as-html): Only check for images files
264         that really can be inlined
266         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
267         list of extensions to be a parameter.
269         * org-exp.el (org-export-html-inline-image-extensions): New
270         variable.
272         * org-agenda.el (org-prepare-agenda): Use
273         `org-agenda-block-separator'.
274         (org-agenda-block-separator): New option.
276 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
278         * org-export-latex.el (org-export-latex-tables): Call
279         `org-table-clean-before-export' with the new optional argument.
281         * org-exp.el (org-table-clean-before-export): New optional
282         parameter MAYBE-QUOTED, allows for quoted characters like \# in
283         first column.
285 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
287         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
288         histograms.
290         * org-colview.el (org-colview-construct-allowed-dates): Better
291         error catching when a date/time property does not have allowed
292         values defined.
294         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
295         Better error catching when a date/time property does not have
296         allowed values defined.
298 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
300         * org.el (org-map-entries): Restore point and restriction after
301         `org-map-entries'.
303 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
305         * org.el (org-time=, org-time<, org-time<=, org-time>)
306         (org-time>=, org-time<>): Make sure both values are dates.
308 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
310         * org-archive.el (org-extract-archive-heading): Allow %s for file
311         name also in achive location heading.
313 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
315         * org-archive.el (org-add-archive-files): Uniquify the list before
316         returning it.
318 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
320         * org-compat.el (org-fit-window-to-buffer): Use
321         `window-full-width-p'.
323         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
324         space after the colon in short examples.
326         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
327         enforce a space after the colon.  However, we also allow lines
328         that are *only* a colon.
329         (org-export-as-html): Enforce the space after the colon in short
330         examples.
331         (org-export-preprocess-string): Do the colon example protection
332         earlier.
333         (org-export-remove-timestamps): Do not check for protection at the
334         end of the line.
336 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
338         * org.el (org-format-latex-options): Add new matcher for single
339         letters between dollars.
340         (org-get-header): Function removed.
341         (org-heading-components): New function.
343         * org-exp.el (org-export-define-heading-targets): Record ID's also
344         as alternative targets.
345         (org-export-as-html): Interpret "id:" links to other files by
346         preserving the relative path.
348         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
349         is nil.
351         * org-exp.el (org-export-normalize-links): Protect the main link,
352         to avoid special character processing.
354         * org-export-latex.el (org-export-latex-special-keyword-regexp):
355         New variable.
356         (org-export-latex-special-string-regexps): Variable removed.
357         (org-export-latex-keywords): Use the new regexp.
359         * org-exp.el (org-export-handle-include-files): Fetch switches and
360         put them into the BEGIN statement.
362         * org-timer.el (org-timer-mode-line-string): New variable.
364         * org-clock.el (org-clock-mode-line-map): Renamed from
365         `org-clock-mode-map'.
366         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
367         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
368         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
369         (org-clock-remove-overlays): Renamed from
370         `org-remove-clock-overlays'.
372         * org-timer.el (org-timer-pause-or-continue): Implement stopping
373         and mode line display.
374         (org-timer-stop): New command.
375         (org-timer-seconds): Return correct time when timer is paused.
376         (org-timer-mode-line-timer): New variable.
377         (org-timer-set-mode-line, org-timer-update-mode-line): New
378         functions.
380         * org.el (org-insert-heading):  Handle new value `auto' for
381         `org-blank-before-new-entry'.
382         (org-org-menu): Add new items for timer functions.
384         * org-list.el (org-insert-item): Handle new value `auto' for
385         `org-blank-before-new-entry'.
387         * org.el (org-blank-before-new-entry): New value `auto', made
388         default.
390 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
392         * org-exp.el (org-export-normalize-links): If the link is also
393         used as the description, protect the description.
395 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
397         * org.el (org-closest-date): Fix bug with yearly repeats, in
398         combination with preference of the past as it is used for deadline
399         and scheduling search.
401         * org-exp.el (org-html-handle-time-stamps): No longer check for
402         the `org-export-with-timestamps' option, because the preprocesser
403         has taken care of this already.
405         * org.el (org-entry-properties): Catch the case when this is
406         called in a non-org-mode file.
408         * org-export-latex.el (org-export-latex-remove-from-headlines):
409         Variable made obsolete, also LaTeX export now uses the standard
410         variables.
411         (org-export-as-latex): Add the timestamps parameter to the
412         preprocessor parameter list.
413         (org-export-latex-content): Export the remaining keywords without
414         considering to remove them.
415         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
416         Use bold font instead of tt font for the keywords.
417         (org-export-latex-fontify-headline): Format headlines, assuming
418         that all keywords still present should be published.
419         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
420         publish what ever remains of the time stamps.
421         (org-export-latex-list-parameters): New option.
422         (org-export-latex-lists): Pass additional parameters to the list
423         converter.
425         * org-exp.el (org-export-preprocess-string): Remove clock lines
426         and timestamps already in the preprocesor.
427         (org-export-remove-timestamps, org-export-remove-clock-lines): New
428         functions.
429         (org-export-as-ascii, org-export-as-html): Add the timestamps
430         parameter to the preprocessor parameter list.
432         * org-list.el (org-list-parse-list): Parse for checkboxes.
433         (org-list-to-generic): Introduce and handle new parameters :cbon
434         and :cboff.
435         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
436         optional parameter PARAMS.
438         * org-export-latex.el (org-export-latex-special-chars): Fix
439         problems with interpreting dollar signs.
440         (org-inside-latex-math-p): New function.
441         (org-export-latex-preprocess): Protect all the math fragments.
443         * org.el (org-latex-regexps): Allow a dash after a dollar.
445         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
446         mark after copying.
448         * org-agenda.el (org-run-agenda-series): Have series options set
449         when finalizing the agenda.
451         * org-exp.el (org-export-format-source-code-or-example): Protect
452         the converted examples.
454         * org.el (org-set-regexps-and-options): Fix the regexp
455         `org-complex-heading-regexp'.
457 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
459         * org.el (org-edit-src-get-label-format): New function.
460         (org-coderef-label-format): New option.
461         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
462         a label format specification and make sure it is used in the edit
463         buffer.
464         (org-edit-src-get-label-format): New function.
465         (org-store-link): Handle new coderef formats.
466         (org-link-search): Handle new coderef formats.
468         * org-footnote.el (org-footnote-create-definition)
469         (org-footnote-goto-local-insertion-point): Make footnote insertion
470         work correctly when the "Footnotes" headline is the last line in
471         the buffer.
473         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
474         the location.
476 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
478         * org-w3m.el (org-w3m): New customization group.
479         (org-w3m-deactivate-mark): New option.
480         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
481         option say not to.
483 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
485         * org.el (org-set-font-lock-defaults): Trigger footnote
486         fontification.
487         (org-activate-footnote-links): New function.
488         (org-activate-links): New entry `footnote'.
490         * org-faces.el (org-footnote): New face.
492 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
494         * org-macs.el (org-re): Handle the [:word:] class.
496         * org-exp.el (org-export-preprocess-string): Call
497         `org-export-protect-colon-examples'.
498         (org-export-protect-colon-examples): Renamed from
499         `org-export-protect-examples', and scope limited to lines starting
500         with a colon.
502 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
504         * org-exp.el (org-export-preprocess-string): Move the preprocess
505         hook to after turning on Org-mode.
506         (org-export-preprocess-after-include-files-hook)
507         (org-export-preprocess-after-tree-selection-hook)
508         (org-export-preprocess-before-backend-specifics-hook)
509         (org-export-preprocess-final-hook): New hooks.
510         (org-export-preprocess-string): Run the new hooks.
512         * org.el (org-ctrl-c-minus): Fix indentation for new items.
514         * org-footnote.el: New file.
516         * org.el (org-footnote): Require footnote code.
517         (org-startup-options): Add new footnote options.
518         (org-mode-map): New keybindig for footnotes.
519         (org-ctrl-c-ctrl-c): Add function at footnotes.
520         (org-org-menu): New menu entries for footnotes.
522         * org-export-latex.el (org-export-as-latex): Pass footnote
523         variable to preprocessor.
524         (org-export-latex-preprocess): Treat multiple references to a
525         footnote.
527         * org-exp.el (org-export-preprocess-string): Call
528         `org-footnote-normalize'.
529         (org-export-as-ascii, org-export-as-html): Pass footnote variable
530         to preprocessor.
531         (org-export-as-html): Treat multiple references to a footnote.
533 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
535         * org-export-latex.el (org-export-latex-links): Handle coderef
536         links.
538         * org.el (org-bracket-link-analytic-regexp++): New variable.
539         (org-make-link-regexps): Initialize
540         `org-bracket-link-analytic-regexp++'.
541         (org-store-link): Implement special case in edit-src buffer.
542         (org-insert-link): No use of ide to insert stored links.
543         (org-link-search): Implement special case for coderefs.
545         * org-exp.el (org-export-html-scripts): New constant.
546         (org-export-html-style-default): Add a new style for highlighted
547         code.
548         (org-export-code-refs): New variable.
549         (org-export-preprocess-string): Initialize `org-export-code-refs'.
550         Call `org-export-replace-src-segments-and-examples'
551         No longer call `org-export-protect-examples'.
552         (org-export-target-internal-links): Take care of coderef targets.
553         (org-export-last-code-line-counter-value): New variable.
554         (org-export-replace-src-segments-and-examples): Renamed from
555         `org-export-replace-src-segments', and modified.
556         (org-export-format-source-code-or-example): Renamed from
557         `org-export-format-source-code'.
558         (org-export-number-lines): New function.
559         (org-export-as-ascii, org-export-as-html): Handle coderef links.
561 --------------------------------------------------------------------------
563 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
565         * org-remember.el (org-remember-handler): Safer way to get a new
566         buffer accessing the target file.
568         * org.el (org-refile-get-location): Handle case of current buffer
569         not having a file associated with it.
571 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
573         * org-table.el (org-table-get-formula): Only ask to overwrite
574         field formula if there really is one.
576         * org-id.el (org-id-find): Allow the ID to be a symbol or a
577         number, by converting these to a string.
579         * org-colview.el (org-dblock-write:columnview): Allow ID to be
580         located in a different file.
582         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
583         org-colview.el.
585 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
587         * org.el (org-completion-use-ido): Enhance docstring of
588         `org-completion-use-ido'.
590         * org-export-latex.el (org-export-latex-make-header): Double the %
591         in the time stamp format.
592         (org-export-latex-special-chars): Handle case where there is no
593         match group 3.
595 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
597         * org.el (org-get-refile-targets, org-refile-get-location): Use
598         expanded file name to improve comparison.
600 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
602         * org.el (org-scan-tags): Rescan for tags, to get the correct
603         upcase/downcase stuff.  This slows things down for now, but it
604         works.
605         (org-mode): Make sure the tag-faces regexp is initialized.
607         * org-export-latex.el (org-export-latex-links): Fix bug with
608         undefined label.
610         * org-table.el (org-table-get-specials): Set
611         `org-table-current-last-data-line'.
612         (org-table-current-last-data-line): New variable.
613         (org-table-insert-column, org-table-delete-column)
614         (org-table-move-column, org-table-fix-formulas): Call
615         `org-table-fix-formulas' a second time to fix the $LR references.
616         (org-table-get-specials): Add the $LR references to the tables.
617         (org-table-get-formula): Do not offer last-row names as LHS of
618         formulas.
620         * org.el (org-store-link): Capture link description from
621         `org-id-store-link'.
623         * org-exp.el (org-export-html-format-image): Add the / to the end
624         of the <img> tag.
625         (org-export-format-source-code): Surround example by empty lines,
626         to make sure it will not be inside a paragraph.
628         * org.el (org-ido-switchb): New function.
630 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
632         * org-agenda.el (org-agenda-show): New prefix argument
633         FULL-ENTRY.
635         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
636         argument.
638         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
639         `org-agenda-change-all-lines'.
640         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
641         tags are now retrieved locally.
643 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
645         * org.el (org-get-outline-path): Fix bug if level is not given.
646         (org-org-menu): Do not quote function in menu vector.
648         * org-agenda.el (org-finalize-agenda): Fix typo with variable
649         name.
651 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
653         * org.el (org-refile): Avoid refiling to within the region to be
654         refiled.
656         * org-export-latex.el (org-export-latex-special-chars): Replace
657         special characters also in tables.
659         * org-agenda.el (org-agenda-change-all-lines): New argument
660         FORCE-TAGS.
661         (org-agenda-set-tags): Cet the new tags and pass them to
662         `org-format-agenda-item'.
664 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
666         * org-export-latex.el (org-export-latex-classes): Add longable as
667         a default package to all classes.
668         (org-export-latex-tables): Handle the longtable attribute and the
669         align attribute.
671         * org-table.el (orgtbl-to-generic): Handle tables that start with
672         a hline.
674         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
675         \verb for colde-like snippets.
676         (org-export-as-latex): Fix issues with region export.
678         * org.el (org-up-heading-safe): Speed up function by using a
679         direct regexp search.
680         (org-olpa): New variable.
681         (org-get-outline-path): Speed-up path constructions in cases where
682         this is possible because the entire hierarchy is scanned anyway.
683         (org-refile-get-location): Don't compare the truenames of files,
684         this is too slow.
685         (org-goto-max-level): New option.
686         (org-goto): Use `org-goto-max-level'.
688 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
690         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
691         Strip angle brackets from message-ids in the former and don't do
692         it in the latter.
693         (org-gnus-follow-link): Open summary reliable, even if the last
694         messages were deleted, and handle empty groups, too.
696 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
698         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
699         instead of \texttt for the =...= and ~===~ emphasis environments.
700         (org-export-as-latex): Remove any old :org-license-to-kill text
701         properties.
702         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
703         (org-export-latex-make-header): Add some hard space after the
704         table of contents.
705         (org-export-latex-first-lines): Accept RBEG argument.  Mark
706         exported text so that it will be excuded in further steps.
708         * org-table.el (org-table-get-specials): Make @0 reference the
709         last line in a table.
710         (org-table-recalculate): Improve docstring.
712 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
714         * org.el (org-log-done): Fix docstring.
716 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
718         * org-exp.el (org-export-html-format-image): Fix bugs.
720         * org-export-latex.el (org-export-latex-tables)
721         (org-export-latex-links): Implement attribute, label, and caption
722         handling.
724         * org-exp.el (org-export-html-style-default): Add style
725         definitions for the figure div.
726         (org-export-preprocess-string, org-export-as-html): Implement
727         attribute, label, and caption handling.
728         (org-export-attach-captions-and-attributes): New function.
729         (org-export-html-format-image): New function.
730         (org-format-org-table-html): Implement attribute, label, and
731         caption handling.
733         * org.el (org-find-text-property-in-string): New function.
734         (org-extract-attributes): Use the property org-attr instead of
735         org-attrobutes, because this property is now set with the #+ATTR
736         lines.
738 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
740         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
741         the case that FROM is nil.
743         * org.el (org-before-first-heading-p): New function.
745 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
747         * org-exp.el (org-export-as-html): Do not add a space before
748         enforces line breaks.
749         (org-export-as-html): Close paragraph before blockquote and verse
750         tags.
752 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
754         * org-id.el (org-id-locations-file): Wrap file name with
755         `convert-standard-filename'.
756         (org-id-files): New variable.
757         (org-id-use-hash): New option.
758         (org-id-update-id-locations): Also search in all files current
759         listed in `org-id-files'.  Convert the resulting alist to a hash
760         if the user customation says so.
761         (org-id-locations-save): Handle he case if `org-id-locations' is a
762         hash.
763         (org-id-locations-load): Convert the alist to a hash.
764         (org-id-add-location): Handle the hast case.
765         (kill-emacs-hook): Make sure id locations are saved when Emacs is
766         exited.
767         (org-id-hash-to-alist, org-id-alist-to-hash)
768         (org-id-paste-tracker): New functions.
770 -------------------------------------------------------------------------
772 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
774         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
775         bindings of calendar variables.
777         * org-table.el (org-table-find-row-type): Renamed from
778         `org-find-row-type'.
779         (org-table-rewrite-old-row-references): Renamed from
780         `org-rewrite-old-row-references'.
781         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
782         (org-table-cleanup-narrow-column-properties): Renamed from
783         `org-cleanup-narrow-column-properties'.
785 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
787         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
788         for better error messages.
789         (org-table-get-descriptor-line): Supply the new arguments to
790         `org-find-row-type'.
791         (org-table-error-on-row-ref-crossing-hline): New option.
793         * org.el (org-target-link-regexp): Make buffer-local.
794         (org-move-subtree-down): Fix bug with trees at beginning of
795         buffer.
797 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
799         * org-faces.el (org-set-tag-faces): New function.
800         (org-tags-special-faces-re): New variable.
802         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
804         * org-faces.el (org-tag-faces): New option.
805         (org-tag): Mention `org-tag-faces' in the docstring.
807 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
809         * org-exp.el (org-export-html-style-default): Implement new
810         quoting.
812         * org-jsinfo.el (org-infojs-template): Implement new quoting.
814         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
815         command to the `w3m-minor-mode-map'.
817         * org-archive.el (org-archive-to-archive-sibling): Protect
818         `this-command' to avoid appending kills during archiving.
820         * org-exp.el (org-export-with-priority): New variable.
821         (org-export-add-options-to-plist): Use `org-export-plist-vars'
822         instead of internal list of strings and properties.
823         (org-print-icalendar-entries): Retrieve the location property with
824         inheritance.
826 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
828         * org-exp.el (org-export-with-todo-keywords): New option.
829         (org-export-plist-vars): Include also the keys for the #+OPTIONS
830         line.
831         (org-default-export-plist, org-export-add-options-to-plist)
832         (org-export-as-ascii, org-export-as-html): Use the new structure
833         of `org-export-plist-vars'.
835         * org.el (org-map-entries): Return all values.
837 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
839         * org.el (org-matcher-time): Recognize more special values.
841         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
843 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
845         * org.el (org-tags-exclude-from-inheritance): New option.
846         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
847         `org-tags-exclude-from-inheritance'.
849         * org-agenda.el (org-agenda-show-inherited-tags): New option.
850         (org-format-agenda-item): Add inherited tags to the agenda line
851         string, and make sure that properties are kept when downcasing the
852         tags list.
853         (org-agenda-add-inherited-tags): New function.
854         (org-downcase-keep-props): New function.
856         * org.el (org-scan-tags): Mark inherited tags with a text
857         property.
858         (org-get-tags-at): Mark inherited tags with a text property.
859         (org-add-prop-inherited): New function.
861         * org-agenda.el (org-agenda-add-inherited-tags): New function.
862         (org-agenda-show-inherited-tags): New option.
864 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
866         * org.el (org-modules): Add org-w3m to the default modules.
868         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
869         orgtbl-mode.
870         (orgtabl-create-or-convert-from-region): New command.
872         * org-exp.el (org-export-as-ascii): Remove the handling of
873         targets.
874         (org-export-ascii-preprocess): Handle targets already in this
875         function.
877 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
879         * org-timer.el (org-timer-start-time): Define this variable.
880         (org-timer-item): Make argument optional.
882         * org-list.el (org-insert-item): Automatically insert a timer item
883         if the current list is a timer list.
885         * org-timer.el: New file.
887         * org-publish.el (org-publish-org-index): Only exclude the index
888         file in the main directory from being added to the site-map.
889         (org-publish-get-project-from-filename): If the current project is
890         a component, start publishing from the parent project.
892 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
894         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
896         * org-publish.el (org-publish-org-index): Improve removal of
897         temporary buffers.
899         * org-agenda.el (org-get-closed): Re-apply changes
900         accidentially overwritten by last commit to Emacs.
902         * org.el (org-outline-path-complete-in-steps): New option.
903         (org-refile-get-location): Honor
904         `org-outline-path-complete-in-steps'.
905         (org-agenda-change-all-lines, org-tags-sparse-tree)
906         (org-time-string-to-absolute, org-small-year-to-year)
907         (org-link-escape): Re-apply changes accidentially overwritten
908         by last commit to Emacs.
910 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
912         * org-clock.el (org-dblock-write:clocktable): Make sure the
913         clocktable sees the first line.
914         (org-clock-in): Warn if the clock cannot be resumed.
916 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
918         * org.el (org-open-at-point): Fix mixup about interactive and
919         non-interactive elisp links.
921 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
923         * org-exp.el (org-export-preprocess-string): Allow one comment
924         line before the first headline to always be included.  This is
925         to not miss a commented target.
927         * org-mouse.el (org-mouse-insert-item): Call
928         `org-indent-to-column' instead of `indent-to', for XEmacs
929         compatibility.
931         * org.el (org-refile-targets): Fix customize definition so
932         that it works also in XEmacs.
933         (org-fixup-indentation): Call `org-indent-to-column' instead
934         of `indent-to', for XEmacs compatibility.
936 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
938         * org-mew.el (org-mew-store-link): Get the correct case folder
939         for refiled messages.
941 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
943         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
944         line break indicators.
946         * org.el (org-ido-completing-read): Remove the "i:" prefix for
947         ido-completion propts.
949 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
951         * org-remember.el (org-remember-apply-template): Use
952         `org-substring-no-properties'.
954         * org-compat.el (org-substring-no-properties): New function.
956         * org-remember.el (org-remember-apply-template): Use
957         `org-substring-no-properties' for compatibility.
959         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
960         option.
961         (org-fix-bullet-type): respect
962         `org-list-two-spaces-after-bullet-regexp'.
964         * org-clock.el (org-clock-load): Clean up the code.
966         * org.el (org-adaptive-fill-function): Allow two spaces after
967         "1." as a list bullet.
969 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
971         * org-clock.el (org-clock-save, org-clock-load): Check for
972         live buffers, existing files, and buffer file names to ensure
973         consistent information.
974         (org-clock-persist): Make `clock' a special value of this
975         variable, and improve docstring.
977         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
978         (org-get-string-indentation): Adapt indentation when the bullet
979         width changes.
981 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
983         * org-remember.el (org-remember-finalize): Make interactive.
984         (org-remember-kill): New command.
985         (org-remember-finish-immediately): Call `org-remember-finalize'
986         directly.
987         (org-remember-finalize): Make `org-remember-finalize' an interactive
988         function.
990 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
992         * org-remember.el (org-remember-apply-template): No ido completion
993         for free prompts in remember templates.
994         (org-remember-before-finalize-hook): New hook.
995         (org-remember-mode): New minor mode.
996         (org-remember-apply-template): Turn on `org-remember-mode'.
998         * org-id.el (org-id-add-location): Avoid error when no file is
999         given.
1001         * org-remember.el (org-remember-apply-template): Fix the way how
1002         the list of allowed properties is retrieved from the target file.
1004         * org.el (org-insert-link): Improve file link matching.
1006 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
1008         * org-colview.el (org-columns-display-here): New argument
1009         DATELINE, to trigger using the new face.
1010         (org-agenda-colview-summarize): Call `org-columns-display-here'
1011         with the new argument.
1013         * org-faces.el (org-agenda-column-dateline): New face.
1015         * org-publish.el (org-publish-org-index): Use index-title at page
1016         title, not as section.
1018         * org-exp.el (org-export-html-format-desc): Respect the
1019         org-protect property.
1020         (org-export-as-html): Protect image specifiers that are in the
1021         description part of a link.
1023         * org.el (org-sort-entries-or-items, org-completing-read)
1024         (org-refile-get-location, org-olpath-completing-read, org-todo)
1025         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
1026         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
1027         (org-set-property, org-delete-property)
1028         (org-delete-property-globally): Use `org-ido-completing-read'.
1030         * org-remember.el (org-remember-apply-template): Use
1031         `org-ido-completing-read'.
1033         * org-publish.el (org-publish): Use `org-ido-completing-read'.
1035         * org-colview.el (org-columns-edit-value, org-columns-new)
1036         (org-insert-columns-dblock): Use `org-ido-completing-read'.
1038         * org-colview-xemacs.el (org-columns-edit-value)
1039         (org-columns-new, org-insert-columns-dblock): Use
1040         `org-ido-completing-read'.
1042         * org-attach.el (org-attach-delete-one, org-attach-open): Use
1043         `org-ido-completing-read'.
1045         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
1046         `org-ido-completing-read'.
1048         * org.el (org-time-today): New function.
1049         (org-matcher-time): Use `org-time-today'.  Add special treatment
1050         for "<tomorrow>" and "<yesterday>".
1051         (org-ido-completing-read): New function.
1052         (org-completion-use-ido): New option.
1054         * org-exp.el (org-export-format-source-code): Fix bug in require
1055         htmlize code.
1056         (org-export-target-internal-links): Fix bug in search for text
1057         property.
1059 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
1061         * org-export-latex.el (org-export-latex-subcontent): Interprete
1062         target aliases as additonal labels.
1064         * org-exp.el (org-export-target-aliases): New variable.
1065         (org-export-preprocess-string)
1066         (org-export-handle-invisible-targets): Fill the alias alist.
1067         (org-export-as-html): Remove the &nbsp; from the anchor, and also
1068         assign an id.
1069         (org-html-level-start): Insert the target aliases as additonal
1070         anchors.
1072         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
1073         picture area.
1075 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
1077         * org.el (org-open-at-mouse): Ensure correct link abbreviations
1078         when following a link with the mouse from the agenda.
1080         * org-exp.el (org-export-as-html): Avoid lone </div> when no
1081         headlines are created.
1083 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
1085         * org-exp.el (org-export-preprocess-string): Reorder so that we
1086         can still see ID properties when we collect targets.
1087         (org-export-target-internal-links): Also store targets for ID's.
1089         * org.el (org-link-translation-function): New option.
1090         (org-open-at-point): Call `org-link-translation-function' if
1091         non-nil.
1092         (org-translate-link): New function.
1093         (org-translate-link-from-planner): New function.
1094         (org-open-at-point): Allow interactive commands in elisp links.
1096         * org-exp.el (org-icalendar-cleanup-string): Restore the old
1097         iCalendar quoting.  The new one seems to caus problems with
1098         applications.
1100         * org.el (org-yank): Set `this-command' to `yank', so that
1101         `yank-pop' will work.
1103 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1105         * org-id.el (org-id-search-archives): New option.
1107         * org.el (org-link-to-org-use-id): New option.
1108         (org-store-link): Use `org-link-to-org-use-id'.
1109         (org-id): Make org-id.el a standard component.
1111 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1113         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
1114         hexified version of the tag.
1116         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
1117         compliance as far as quoting is concerned.
1119         * org-vm.el (org-vm-follow-link): Require `vm-search'.
1121         * org.el (org-up-heading-safe, org-forward-same-level): Always
1122         call `org-back-to-heading' instead of `outline-back-to-heading'.
1123         (org-back-to-heading): New wrapper around outline-back-to-heading,
1124         with a useful error message telling where the error happened.
1126         * org-list.el (org-update-checkbox-count): Always call
1127         `org-back-to-heading' instead of `outline-back-to-heading'.
1129         * org-exp.el (org-export-as-html): Make sure that each <img> tag
1130         has an `alt' attribute, to ensure XHTML validation.
1132 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
1134         * org-publish.el (org-publish-attachment): Allow publishing to
1135         overwrite attachment files.
1137         * org-agenda.el (org-agenda-timerange-leaders): New option.
1138         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
1140         * org.el (org-edit-src-exit): Untabify ASCII image before
1141         returning.
1154 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1156         * org.el (org-yank): Make any prefix force normal yanking.
1157         Suppress folding if text would be swallowed into a folded
1158         subtree.
1159         (org-yank-folded-subtrees, org-yank): Docstring updates.
1161         * org-agenda.el (org-agenda-compare-effort): Treat no effort
1162         defined as 0.
1164         * org-exp.el (org-export-language-setup): Add Catalan and
1165         Esperanto language entries.
1167 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
1169         * org.el (org-refile): Allow refiling of entire regions.
1171         * org-clock.el (org-clock-time%): New function.
1173         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
1174         retrieve property values.
1176 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
1178         * org-agenda.el (org-agenda-list): Handle the value `only' of
1179         org-agenda-show-log'.
1180         (org-agenda-log-mode): Interpret a double prefix arg.
1182 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
1184         * org-exp.el (org-export-html-footnotes-section): New variable.
1185         (org-export-as-html): Use `org-export-html-footnotes-section' to
1186         insert the footnotes.
1187         (org-export-language-setup): Add "Footnotes" to language words.
1189 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
1191         * org.el (org-yank): Fix bug when not inserting a subtree.
1193 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
1195         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
1196         instead of `vm-beginning-of-message'.
1198         * org.el (org-make-link-regexps): Make sure that links to gnus can
1199         contain brackets.
1201 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
1203         * org-attach.el (org-attach-dir): Remove duplicate ID creation
1204         code.
1206         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
1207         shell output.
1209         * org.el (org-link-abbrev-alist): Improve customization type.
1211         * org-attach.el (org-attach-expand-link, org-attach-expand): New
1212         functions.
1214         * org-agenda.el (org-agenda-get-progress): Renamed from
1215         `org-get-closed'.  Implement searching for state changes as well.
1216         (org-agenda-log-mode-items): New option.
1217         (org-agenda-log-mode): New option prefix argument, interpreted as
1218         request to show all possible progress info.
1219         (org-agenda-get-day-entries): Call `org-get-progress' instead of
1220         `org-get-closed'.
1221         (org-agenda-set-mode-name): Handle the more complex log mode
1222         settings.
1223         (org-get-closed): New alias, pointing to `org-get-progress'.
1225 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
1227         * org.el (org-file-apps-defaults-gnu)
1228         (org-file-apps-defaults-macosx)
1229         (org-file-apps-defaults-windowsnt): Add an entry defining the
1230         system command.
1231         (org-file-apps): Allow `system' as key and value.
1232         (org-open-at-point): Explain the effect of a double prefix arg.
1233         (org-open-file): If the argument `in-emacs' is (16),
1234         i.e. corresponding to a double prefix argument, try to open the
1235         file externally.
1237 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
1239         * org.el (org-insert-link): Abbreviate absolute files names in
1240         links.  Also, fix a bug in which the double C-u prefix would not
1241         be honored.
1243 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
1245         * org.el (org-insert-heading): If buffer does not end with a
1246         newline, add one if necessary to insert headline correctly.
1248         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
1249         paragraphs, not inside.
1251         * org.el (org-todo): Quote
1252         `org-agenda-headline-snapshot-before-repeat'.
1254         * org-exp.el (org-export-as-html): Fully process link descriptions.
1255         (org-export-html-format-desc): New function.
1256         (org-export-as-html): Collect footnotes into the correct basket.
1257         (org-html-protect): No longer protect quotations marks here, this
1258         goes wrong.
1260         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
1261         BEG.
1263         * org-compat.el (org-fit-window-to-buffer): New function (not
1264         really, a preliminary and incomplete version was present earlier,
1265         but not used).
1267         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
1268         `org-fit-window-to-buffer'.
1270         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
1272         * org-agenda.el (org-agenda-get-restriction-and-command)
1273         (org-fit-agenda-window, org-agenda-convert-date): Use
1274         `org-fit-window-to-buffer'.
1276         * org-exp.el (org-export-as-html): Process href links through
1277         `org-export-html-format-href'.
1278         (org-export-html-format-href): New function.
1280         * org-agenda.el (org-agenda-todo): Update only the current
1281         headline if this is a repeated TODO, marked done for today.
1282         (org-agenda-change-all-lines): New argument JUST-THIS, to change
1283         only the current line.
1285         * org.el (org-todo): Take a snapshot of the headline if the
1286         repeater might change it.
1288 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
1290         * org-publish.el (org-publish-find-title): Remove buffers visited
1291         only for extracting the title.
1293         * org-exp.el (org-export-html-style)
1294         (org-export-html-style-default): Mark style definitions as
1295         unparsed CDATA.
1297         * org-publish.el (org-publish-validate-link): Function
1298         re-introduced.
1300 2008-11-02  Charles Sebold  <csebold@gmail.com>
1302         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
1303         property.
1304         (org-plot-quote-timestamp-field): New function.
1305         (org-plot-quote-tsv-field): Call timestamp field function when
1306         necessary rather than just quoting as a string.
1307         (org-plot/gnuplot-to-data): Pass in timefmt property.
1308         (org-plot/gnuplot-script): Supports timefmt property.
1309         (org-plot/gnuplot): Checks for timestamp column before checking
1310         for text index column.
1312 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
1314         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
1316         * org-publish.el (org-publish-org-index): Create a section in the
1317         index file.
1318         (org-publish-org-index): Stop linking to directories.
1320         * org.el (org-emphasis-alist): Use span instead of <u> to
1321         underline text.
1323         * org-exp.el (org-export-as-html): Make sure <p> is closed before
1324         <pre> sections.
1326 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
1328         * org-jsinfo.el (org-infojs-template): Remove language attribute
1329         from script tag.
1331 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
1333         * org-agenda.el (org-agenda-remove-marked-text): New function.
1334         (org-agenda-mark-filtered-text)
1335         (org-agenda-unmark-filtered-text): New functions.
1336         (org-write-agenda): Remove fltered text.
1338         * org.el (org-make-tags-matcher): Give access to TODO "property"
1339         without speed penalty.
1341 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
1343         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
1344         option.
1345         (org-store-link-props): Make sure adding to the plist works
1346         correctly.
1348         * org-gnus.el (org-gnus-no-new-news): New function.
1349         (org-gnus-follow-link): Allow the article ID to be a message-id,
1350         in addition to allowing article numbers.  Message IDs make much
1351         more roubust links.
1352         (org-gnus-store-link): Use message-id to create link.
1354 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
1356         * org.el (org-emphasize): Reverse the selection array.
1357         (org-emphasis-alist): Set <code> tags for the verbatim
1358         environment.
1360         * org-remember.el (org-remember-handler): Fix bug with
1361         prefix-related changing of the note storage target.
1363         * org-exp.el (org-print-icalendar-entries): Make the exported
1364         priorities compatible with RFC 2445.
1366         * org-clock.el (org-clock-save): Insert time stamp without
1367         dependence on time-stamp.el.
1369 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
1371         * org.el ("saveplace"): If saveplace puts point into an invisible
1372         location, make it visible.
1373         (org-make-tags-matcher): Allow inactive time stamps in time
1374         comparisons.
1375         (org-yank-adjusted-subtrees): New option.
1376         (org-yank): Incorporate adjusting trees.
1377         (org-paste-subtree): New argument FOR-YANK which will cause
1378         insertion at point without backing up over white lines, and leave
1379         point at the end of the inserted text.  Also if the cursor is
1380         at the beginning of a headline, use the same level or the inserted
1381         tree.
1383         * org-publish.el (org-publish-get-base-files-1): Deal correctly
1384         with broken symlinks
1386 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
1388         * org-exp.el (org-export-select-tags, org-get-current-options):
1389         Fix typo.
1391 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
1393         * org-agenda.el (org-format-agenda-item)
1394         (org-agenda-filter-make-matcher): Make sure tags are stored and
1395         compared donwcased.
1397 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
1399         * org.el (org-insert-todo-heading): Fix bug with force-heading
1400         argument.
1402 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
1404         * org-clock.el (org-clock-in-resume): Add a custom option to
1405         toggle starting the clock from an open clock line.
1406         (org-clock-in): When clocking in to an entry, if
1407         `org-clock-in-resume' is set, check if the first clock line is
1408         open and if so, start the clock from the time in the clock line.
1409         (org-clock-persist): Add a custom option to toggle clock
1410         persistence.
1411         (org-clock-persist-query-save): Add a custom option to toggle
1412         asking the user if they want to save the running clock when
1413         exiting.
1414         (org-clock-persist-query-resume): Add a custom option to toggle
1415         asking the user if they want to resume the saved clock when Emacs
1416         is restarted.
1417         (org-clock-save): Add a function to save clock data.
1418         This includes the contents of `org-clock-history' and the buffer
1419         and position of the currently clocked task, if any.
1420         (org-clock-load): Add a function to load clock data.
1421         This populates `org-clock-history', and resumes the saved clocked
1422         task if there is one.
1423         (org-clock-persistence-insinuate): Add a method to set up the
1424         hooks for clock persistence.
1426 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
1428         * org-exp.el (org-export-as-ascii): Handle the case that we are
1429         publishing from an indirect buffer.
1431         * org-table.el (org-table-copy-down): Fix bug with time stamp
1432         increment.
1434         * org-mouse.el (org-mouse-features): New option.
1435         (org-mode-hook): Turn on features depending on
1436         `org-mouse-features'.
1438         * org.el (org-insert-heading-respect-content): Force heading
1439         creation.
1440         (org-insert-heading): keep the folding state of the heading before
1441         the inserted one.
1443 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
1445         * org-archive.el (org-archive-to-archive-sibling): Handle top
1446         level headlines better.
1448 2008-10-21  Bastien Guerry  <bzg@altern.org>
1450         * org-export-latex.el (org-export-latex-classes): Added
1451         \usepackage{graphicx} to the default list of packages.
1453 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
1455         * org-agenda.el (org-agenda-filter): Renamed from
1456         `org-agenda-filter-tags'.
1458 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
1460         * org.el (org-entry-properties): Add CATEGORY property, iven if it
1461         is not defined as a property in this entry.
1462         (org-add-log-note): Mask prefix argument when immediately storing
1463         the note.
1465         * org-agenda.el (org-agenda-filter-effort-default-operator): New
1466         option.
1468 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
1470         * org.el (org-add-log-setup): Bugfix; code to find insertion point
1471         after drawers was skipping ahead one line too many, so notes were
1472         inserted after the first note instead of before it.
1474 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
1476         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
1477         New variables.
1478         (org-prepare-agenda): Reset the filter tags.
1479         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
1480         Show filter tags in mode line.
1482         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
1483         formatter.
1485         * org-export-latex.el (org-latex-entities-regexp): New constant.
1486         (org-export-as-pdf): Use two calls to `shell-command'.
1488 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
1490         * org-export-latex.el (org-export-latex-treat-sub-super-char):
1491         Honor the {} value of the subsuperscript setting.  Make sure that
1492         longer subsuperscripts are typeset in a roman font.
1494         * org.el (org-clock-update-time-maybe): Compute negative clock
1495         intervals correctly.
1497 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
1499         * org.el (org-add-log-setup): Respect
1500         `org-log-state-notes-insert-after-drawers'.
1501         (org-log-state-notes-insert-after-drawers): New option.
1502         (org-todo-trigger-tag-changes): New function.
1503         (org-todo): Call `org-todo-trigger-tag-changes'.
1505 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
1507         * org.el (org-add-log-setup): Only skip drawers if the are
1508         immediately after the scheduling keywords.
1510         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
1511         function
1512         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
1513         call it with the current todo state to get the state to switch to
1514         when clocking in.
1515         (org-clock-in): Use org-indent-line-function to indent clock lines.
1516         (org-clock-find-position): Fix indentation of empty clock drawers.
1518 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
1520         * org-publish.el (org-publish-org-to): Handle case when
1521         org-export-to-pdf does return a file name, not a buffer.
1522         (org-publish-org-to-pdf): New function.
1524         * org-export-latex.el (org-export-as-pdf)
1525         (org-export-as-pdf-and-open): New commands.
1527         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
1528         forms as ranges.
1530         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
1531         things in protexted regions.
1533 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
1535         * org-export-latex.el (org-export-latex-preprocess): Improve
1536         quoting of LaTeX environments.
1538 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
1540         * org.el (org-edit-fixed-width-region): Exclude final newline from
1541         picture area.
1543         * org-export-latex.el (org-export-latex-subcontent): Add labels to
1544         sections, to make internal links work.
1545         (org-export-latex-fontify-headline): Do not remove all text
1546         properties, to make sure that target properties survive this
1547         process.
1549         * org-exp.el (org-export-preprocess-string): Change sequence of
1550         modifications, to make sure links are prepared before the LaTeX
1551         conversions do happen.
1553 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
1555         * org-attach.el (org-attach-delete-all): Renamed from
1556         `org-attch-delete'.  Add a security query before deleting the
1557         entire directory.  New optional argument FORCE can overrule the
1558         security query.
1559         (org-attach-delete-one): New command.
1561 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
1563         * org-attach.el (org-attach-file-list): Fix bug with directory.
1565 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
1567         * org.el (org-apps-regexp-alist): New function.
1568         (org-file-apps): Add auto-mode to the default value.
1569         (org-open-file): Use the new structure of org-file-apps.
1571         * org-attach.el (org-attach): Support the new keys.
1572         (org-attach-method): New option.
1574 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
1576         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
1577         March.
1579         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
1580         of the list value o `org-use-tag-inheritance'.
1582         * org-attach.el (org-attach-auto-tag): New option.
1583         (org-attach-tag, org-attach-untag): New functions.
1584         (org-attach-attach, org-attach-new, org-attach-sync): Call
1585         `org-attach-tag'.
1586         (org-attach-delete): Call `org-attach-untag'.
1588 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
1590         * org-table.el (orgtbl-self-insert-command): Make this work for
1591         the keypad as well.
1593 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
1595         * org.el (org-add-log-setup): Limit searc for drawers to entry
1596         text, not to subtree.
1598         * org-clock.el (org-clock-heading-for-remember): New variable.
1599         (org-clock-in): Set `org-clock-heading-for-remember'.
1601 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
1603         * org-remember.el (org-remember-apply-template): Add new
1604         expansions: %k, %K for currently clocked task and a link to the
1605         currently clocked task, and %< to file notes in the currently
1606         clocked task.
1608 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
1610         * org-export-latex.el (org-export-latex-make-header): Also insert
1611         the content of the property :latex-header-extra.
1613         * org-exp.el (org-infile-export-plist): Put the content of
1614         #+LATEX_HEADER: into the property :latex-header-extra.
1616         * org-colview.el (org-columns-get-format-and-top-level): Remove
1617         resetting the marker.
1619         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
1620         Remove resetting the marker.
1622         * org.el (org-entry-property-inherited-from): Improve docstring.
1623         (org-entry-get-with-inheritance): Reset marker before starting the
1624         search.
1626         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
1628 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
1630         * org.el (org-entry-get-multivalued-property)
1631         (org-entry-protect-space, org-entry-restore-space): New
1632         functions.
1633         (org-file-apps-defaults-macosx): Let postscript files be opened by
1634         preview.
1635         (org-time-stamp-inactive): Call `org-time-stamp'.
1636         (org-time-stamp): New argument `inactive'.  Also edit inacive
1637         stamps. Convert time stamp type.
1638         (org-open-file): Interpret the `default' value for the `command'
1639         in `org-file-apps'.
1641         * org-id.el (org-id-int-to-b36-one-digit)
1642         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
1643         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
1644         b36.
1646 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
1648         * org-id.el (org-id-reverse-string): New function.
1649         (org-id-new): Use `org-id-reverse-string' to make sure the
1650         beginning chars of the ID are mutating fast.  This allows to use a
1651         directory structure to spread things better.
1652         (org-id-prefix): Changed default to nil.
1654         * org-list.el (org-move-item-down, org-move-item-up): Remember and
1655         restore the column of the cursor position.
1657         * org-remember.el (org-remember-apply-template): Remove properties
1658         from `initial'.
1660 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
1662         * org-wl.el (org-wl-open): Remove useless call to
1663         `wl-thread-open-all'.
1665         * org-remember.el (org-remember-handler): Fix bug with `bottom'
1666         location.
1668 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
1670         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
1671         `org-bbdb-anniversaries'.
1673         * org.el (org-get-next-sibling, org-forward-same-level): New
1674         functions, similar to the outline versions, but invisible headings
1675         are OK.
1677 2008-09-25  Bastien Guerry  <bzg@altern.org>
1679         * org.el (org-auto-repeat-maybe): Insert a space between
1680         the timestamp's type and the timestamp itself.
1682 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
1684         * org-table.el (org-table-sum): Do not format the result with %g,
1685         it does rounding when there are too many digits.
1687         * org.el (org-map-entries): Protect the keyword-selecting variables.
1689 2008-09-23  Bastien Guerry  <bzg@altern.org>
1691         * org-agenda.el (org-agenda-to-appt): Make sure the function check
1692         against all agenda files.
1694 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
1696         * org-list.el: New file, aggregating list functions from org.el
1697         and org-export-latex.el.
1699         * org.el (org-edit-src-region-extra): New option.
1701 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
1703         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
1704         time before 1am.
1706 2008-09-22  Bastien Guerry  <bzg@altern.org>
1708         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
1710 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
1712         * org-plot.el (org-plot/gnuplot): Make tables starting with a
1713         hline work correctly.
1714         (org-plot/gnuplot-script): Put commas at the end of each script
1715         line.
1717 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
1719         * org.el (org-get-refile-targets): Replace links with their
1720         descriptions
1721         (org-imenu-get-tree): Replace links with their descriptions.
1723         * org-remember.el (org-remember-apply-template): Add a new
1724         expansion for adding properties to remember items.
1726         * org.el (org-add-log-setup): Skip over drawers (properties,
1727         clocks etc) when adding notes.
1729         * org-agenda.el (org-agenda-get-closed): show durations of clocked
1730         items as well as the start and end times.
1732         * org-compat.el (org-get-x-clipboard-compat): Add a compat
1733         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
1735         * org-remember.el (org-get-x-clipboard): Use the compat
1736         function to get clipboard values when x-selection-value is
1737         unavailable. Use substring-no-properties instead of
1738         set-text-properties to remove text properties from the clipboard
1739         value.
1741         * lisp/org-clock.el (org-update-mode-line): Support limiting the
1742         modeline clock string, and display the full todo value in the
1743         tooltip. Set a local keymap so mouse-3 on the clock string goes to
1744         the currently clocked task.
1745         (org-clock-string-limit): Add a custom value for the maximum
1746         length of the clock string in the modeline.
1747         (org-clock-mode-map): Add a keymap for the modeline string
1749 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
1751         * org-compat.el (org-propertize): New function.
1753 2008-09-20  Bastien Guerry  <bzg@altern.org>
1755         * org-export-latex.el (org-export-latex-tables): protect exported
1756         tables from further special chars conversion.
1757         (org-export-latex-preprocess): Preserve LaTeX environments.
1758         (org-list-parse-list): Parse descriptive lists.
1759         (org-list-to-generic, org-list-to-latex, org-list-to-html)
1760         (org-list-to-texinfo): Export descriptive lists.
1761         (org-quote-chars): Remove.
1762         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
1763         (org-export-latex-list-beginning-re): Rename to
1764         `org-list-beginning-re'
1765         (org-list-item-begin): Rename to `org-list-item-beginning'
1767 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
1769         * org.el (org-refile): Allow refiling to the last entry in the
1770         buffer.
1771         (org-get-tags-at): Fix bug when inheritance is turned off.
1773 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
1775         * org.el (org-indent-line-function): No longer check for src
1776         regions, this is too much overhead.
1778         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
1779         matching.
1781         * org.el (org-scan-tags): Make sure that tags matching is not case
1782         sensitive.  TODO keyword matching is case sensitive, however, to
1783         avoid confusion with similar words that are not meant to be
1784         keywords.
1786 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
1788         * org.el (org-get-local-tags-at): New function.
1789         (org-get-local-tags): New function.
1791         * org-exp.el (org-export-get-categories): New function.
1793         * org-agenda.el (org-sorting-choice)
1794         (org-agenda-sorting-strategy, org-agenda-get-todos)
1795         (org-agenda-get-timestamps, org-agenda-get-deadlines)
1796         (org-agenda-get-scheduled, org-agenda-get-blocks)
1797         (org-entries-lessp): Implement sorting by TODO state.
1798         (org-cmp-todo-state): New defsubst.
1800         * org-colview.el (org-colview-construct-allowed-dates): New
1801         function.
1802         (org-columns-next-allowed-value): Use
1803         `org-colview-construct-allowed-dates'.
1805         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
1806         function.
1807         (org-columns-next-allowed-value): Use
1808         `org-colview-construct-allowed-dates'.
1810 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
1812         * org.el (org-protect-slash): New function.
1813         (org-get-refile-targets): Use `org-protect-slash'.
1815         * org-agenda.el (org-global-tags-completion-table): New variable.
1817         * org-exp.el (org-export-handle-export-tags): New function.
1818         (org-export-preprocess-string): Call
1819         `org-export-handle-export-tags'.
1821         * org-plot.el: New file.
1823         * org-publish.el (org-publish-expand-components): Function removed.
1824         (org-publish-expand-projects): Allow components to have components.
1826 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
1828         * org.el (org-indent-line-function): Do not indent in regions that
1829         are external source code.
1830         (org-yank-and-fold-if-subtree): New function.
1832         * org-agenda.el (org-agenda-todayp): New function.
1833         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
1834         `org-agenda-todayp'.
1836         * org.el (org-insert-heading-respect-content)
1837         (org-insert-todo-heading-respect-content): New commands.
1838         (org-insert-heading-respect-content): New option.
1839         (org-insert-heading): Respect `org-insert-heading-respect-content'.
1841         * org-clock.el (org-clock-find-position): Make sure the note after
1842         the clock line gets moved into the new clock drawer.
1844 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
1846         * org-id.el (org-id-new): New option.
1848 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
1850         * org-table.el (org-table-copy-down): Avoid overflow during
1851         increment.  Use prefix argument 0 to temporarily disable the
1852         increment.
1854 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
1856         * org-exp.el (org-export-as-html): Do not turn on the major mode
1857         if the buffer will be killed anyway.
1858         (org-get-current-options): Exclude the #+TEXT field.
1859         (org-export-as-html): Make sure text before the first headline is
1860         a paragraph.
1862         * org-publish.el (org-publish-org-to): Tell the exporter that this
1863         buffer will be killed, so it is not necessary to do major mode
1864         initialization.
1866         * org-archive.el (org-archive-to-archive-sibling): Show empty
1867         lines after folding the archive sibling.
1869         * org.el (org-log-note-extra): New variable.
1871 2008-09-05  Bastien Guerry  <bzg@altern.org>
1873         * org.el (org-additional-option-like-keywords): Added keywords for
1874         the _QUOTE, _VERSE and _SRC environments.
1876         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
1877         exporting _QUOTE and _VERSE environments.
1879 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
1881         * org-agenda.el (org-agenda-filter-by-tag): New command.
1883         * org-exp.el (org-get-current-options): Remove angular brackets
1884         from the date entry.
1886         * org.el (org-edit-fixed-width-region): New function.
1887         (org-edit-fixed-width-region): Also try
1888         `org-edit-fixed-width-region'.
1889         (org-edit-fixed-width-region-mode): New option.
1890         (org-activate-code): Only interprete lines starting with colon
1891         plus a space as example lines.
1893         * org-remember.el (org-remember-templates): Add nil instead of
1894         empty strings to fix the length of remember templates.
1896         * org-table.el (org-calc-default-modes): Fix the time format for
1897         calc, from 12 hour to 24 hour clock.
1899 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
1901         * org-agenda.el (org-agenda-get-deadlines)
1902         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
1903         entries that are pre-warnings of deadlines or reminders.
1905         * org.el (org-sort-entries-or-items): Make numeric and alpha
1906         comparisons ignore any TODO keyword and priority cookie.
1908         * org-remember.el (org-remember-handler): Reinterpretation of the
1909         prefix argument.
1911 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
1913         * org-agenda.el (org-agenda-get-scheduled): Use new
1914         `org-scheduled' face.
1916         * org-faces.el (org-scheduled): New face.
1918         * org-wl.el (org-wl-open): Remove incorrect declaration.
1920         * org-gnus.el (org-gnus-store-link): Support for :to information
1921         in gnus links.
1923         * org-exp.el (org-export-as-html): Fixed typo in creator
1924         information.
1925         (org-export-protect-examples): New parameter indent.  Insert extra
1926         spaces only when this parameter is specified.
1927         (org-export-preprocess-string): Call `org-export-protect-examples'
1928         with an indentation parameter when exporting to ASCII.
1930         * org-remember.el (org-remember-templates)
1931         (org-remember-apply-template): Allow the file component to be a
1932         function.
1934         * org.el (org-goto-local-search-headings): Renamed from
1935         `org-goto-local-search-forward-headings'.  Added the possibility
1936         to search backwards.
1938 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
1940         * org-export-latex.el (org-export-latex): New customization
1941         group.
1943         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
1945 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
1947         * org-exp.el (org-html-do-expand): Allow {} to terminate
1948         tex macro
1950 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
1952         * org.el (org-buffer-list): Select buffers based on major mode,
1953         not on file name.
1955 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
1957         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
1958         face property.
1960         * org-colview.el (org-columns-display-here): Use
1961         `org-columns-modify-value-for-display-function'.
1963         * org-colview-xemacs.el (org-columns-display-here): Use
1964         `org-columns-modify-value-for-display-function'.
1966 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
1968         * org.el (org-columns-modify-value-for-display-function): New option.
1980         * org-publish.el (org-publish-file): Make sure the directory match
1981         for the publishing directory works correctly.
1983         * org-agenda.el (org-agenda-execute-calendar-command)
1984         (org-agenda-diary-entry): Additional optional argument.
1986 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
1988         * org-exp.el (org-export-as-html): Add attributes also in mailto
1989         and ftp links.
1991         * org.el (org-autoload): Add `org-dblock-write:columnview'.
2000 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
2002         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
2003         sure that calls from `org-export-region-as-html' do not do the
2004         special check for a subtree.
2006 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
2008         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
2010 2008-07-20  Juri Linkov  <juri@jurta.org>
2012         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
2013         new keymap `narrow-map' instead of binding "\C-xns".
2015 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
2017         * org.el (org-open-file): Use
2018         `org-open-directory-means-index-dot-org'.
2019         (org-open-directory-means-index-dot-org): New option.
2021 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
2023         * org.el (org-make-link-string): Remove link attributes from
2024         description.
2025         (org-open-at-point): Remove link attributes bevore using the path.
2027         * org-exp.el (org-export-as-html): Handle link attributes.
2029         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
2031         * org-table.el (org-table-to-lisp): New function.
2033         * org.el (org-narrow-to-subtree): Do not include the final newline
2034         into the narrowed region.
2036         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
2037         bug with user-define skipping condition.
2039 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
2041         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
2043 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
2045         * org-exp.el (org-export-html-style-default): Automatic overflow
2046         handling for pre fields.
2047         (org-export-as-ascii, org-export-as-html): Change default format
2048         for time stamp.
2050         * org-table.el (org-table-export): Offer completion for translator
2051         functions, and do not require a heading above the table.
2053         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
2054         Cater for the case of a list starting in the first line of the
2055         buffer.
2057 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
2059         * org-publish.el (org-publish-find-title): Bug fix.
2060         (org-publish-org-index): Implement new :index-style option.
2062 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
2064         * org-publish.el (org-publish-timestamp-filename): Use
2065         SHA1-encoded file names in the timestamp directory.
2067 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
2069         * org-publish.el (org-publish-needed-p): Be verbose about files
2070         published and files skipped.
2072         * org-exp.el (org-export-preprocess-string): Swap link
2073         normalization and inernal link targeting.
2075         * org-publish.el (org-publish-needed-p): Create timestamp
2076         directory when it does not exist.
2078 2008-07-04  Bastien Guerry  <bzg@altern.org>
2080         * org-clock.el (org-clock-out-when-done): Doc fix.
2082         * org.el (org-agenda-skip-unavailable-files): Doc fix.
2084         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
2085         Ignore case when searching for the COMMENT cookie at export time.
2087 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
2089         * org-exp.el (org-get-file-contents)
2090         (org-get-and-remove-property): New functions.
2091         (org-export-handle-include-files): Handle the new prefix options.
2092         (org-export-as-html): Fix the verse environment.
2094 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
2096         * org.el (org-time=, org-time<, org-time<=, org-time>)
2097         (org-time>=, org-time<>, org-2ft): New functions.
2098         (org-op-to-function): Also provide for the time testing fucntions.
2100 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
2102         * org-exp.el (org-export-html-style-default): New constant.
2104 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
2106         * org-exp.el (org-export-html-style-extra): New variable.
2107         (org-export-splice-style): New function.
2109 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
2111         * org-exp.el (org-export-plist-vars, org-export-as-html):
2112         Implement `org-export-creator-info'.
2113         (org-export-creator-info): New option.
2115 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
2117         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
2118         (org-property-drawer-re, org-clock-drawer-re): New constants.
2120 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
2122         * org-exp.el (org-icalendar-use-deadline)
2123         (org-icalendar-use-scheduled): New options.
2124         (org-icalendar-include-todo): Default changed to t.
2125         (org-print-icalendar-entries): Implement better utilization of
2126         scheduling and deadline time stamps.
2127         (org-export-target-internal-links, org-export-as-html): Allow file
2128         lines without the "file:" prefix if the file path is an absolute
2129         path or starts with ".".
2131         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
2132         lastweek etc.
2133         (org-clock-special-range): Also undertand yesterday, lastweek etc.
2135 2008-06-18  Glenn Morris  <rgm@gnu.org>
2136         * org.el (org-map-entries): Let-bind `file'.
2138 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
2140         * org.el (org-agenda-skip-archived-trees): Docstring now
2141         discourages using this.
2142         (org-scan-tags): Check for org-agenda-archives-mode.
2143         (org-map-entries): Make sure org-agenda-archives-mode is nil.
2144         (org-agenda-files): Functionality of second arg changed.
2146         * org-agenda.el (org-agenda-archives-mode): New variable
2147         (org-write-agenda, org-prepare-agenda, org-agenda-list)
2148         (org-search-view, org-todo-list, org-tags-view)
2149         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
2150         `ifmode' argument.
2151         (org-agenda-quit): Reset the archives mode.
2152         (org-agenda-archives-mode): New command.
2153         (org-agenda-set-mode-name): Include archives info.
2155 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
2157         * org.el (org-paste-subtree): Make sure the yanked headline is
2158         visible if it was yanked at a visible point.
2159         (org-move-item-up): Fix the bug with moving white space at the end
2160         of the item.
2161         (org-show-empty-lines-in-parent): New function.
2163 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
2165         * org-colview.el (org-columns-next-allowed-value): Bug fix.
2167         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
2169         * org-agenda.el (org-agenda-get-closed): Get the end time into the
2170         agenda prefix as well.
2172         * org-publish.el (org-publish-org-index): Make a properly indented
2173         list.
2175         * org.el (org-calendar-agenda-action-key): New option.
2176         (org-get-cursor-date): New function.
2177         (org-mark-entry-for-agenda-action): New command.
2178         (org-overriding-default-time): New variable.
2179         (org-read-date): Respect `org-overriding-default-time'.
2181         * org-remember.el (org-remember-apply-template): Respect the
2182         ovverriding default time.
2184         * org-agenda.el (org-agenda-action-marker): New variable.
2185         (org-agenda-action): New command.
2186         (org-agenda-do-action): New function.
2188 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2190         * org.el (org-schedule, org-deadline): Protect scheduled and
2191         deadline tasks against changes that accidently remove the
2192         repeater.  Also show a message with the new date when done.
2194 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2196         * org.el (org-beginning-of-line): Cater for the case when there
2197         are tags but no headline text.
2198         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
2199         it set.
2201 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
2203         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
2204         the return value is nil instead of "nil" when there is no match.
2206         * org-exp.el (org-insert-centered): Use fill-column instead of
2207         80.
2208         (org-export-as-ascii): Use string-width to measure the width of
2209         the heading.
2211         * org.el (org-diary-to-ical-string): No longer kill buffer
2212         FROMBUF, this is now done by the caller.
2214         * org-exp.el (org-print-icalendar-entries): Move the call to
2215         `org-diary-to-ical-string' out of the loop, and kill the buffer
2216         afterwords.
2218         * org-remember.el (org-remember-visit-immediately): Position
2219         cursor after moving to the note.
2220         (org-remember-apply-template): Use a text property to record the
2221         cursor position.
2222         (org-remember-handler): Align tags after pasting the note.
2224 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
2226         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
2228         * org-agenda.el (org-agenda-open-link): If there is an
2229         org-bbdb-name property in the current line, jump to that bbdb
2230         entry.
2232         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
2233         text property, so that the agenda knows where this entry comes
2234         from.
2236         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
2237         interaction between clocking-in from the agenda, and  automatic
2238         task state switching.
2240         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
2242         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
2243         zmacs-region stays after this command in XEmacs.
2245 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
2247         * org.el (org-scan-tags): Allow new values for ACTION parameter.
2249         * org-remember.el (org-remember-templates): Fix bug in
2250         customization type definition.
2252         * org.el (org-map-entries): New function.
2254 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
2256         * org-agenda.el (org-agenda-skip-comment-trees): New option.
2257         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
2259 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
2261         * org-remember.el (org-jump-to-target-location): New variable.
2262         (org-remember-apply-template): Set
2263         `org-remember-apply-template' if requested by template.
2264         (org-remember-handler): Start an idle timer to jump to
2265         remember location.
2267         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
2269         * org.el (org-set-regexps-and-options): Fix bug with parsing of
2270         file tags.
2271         (org-get-tags-at): Add the content of `org-file-tags'.
2273         * org-exp.el (org-export-handle-comments): Fix bug with several
2274         comment lines after each other.
2275         (org-number-to-roman, org-number-to-counter): New functions.
2276         (org-export-section-number-format): New option.
2278 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
2280         * org-exp.el (org-export-protect-examples): Catch the case of a
2281         missing end_example line.
2283         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
2284         `org-file-tags' to nil.
2286         * org-colview.el (org-columns-next-allowed-value): Handle next
2287         argument NTH to directly select a value.
2289         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
2290         argument NTH to directly select a value.
2292 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
2294         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
2296 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
2298         * org.el (org-columns-ellipses): New option.
2300 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
2302         * org-colview.el (org-columns-add-ellipses): New function.
2303         (org-columns-compact-links): New function.
2304         (org-columns-cleanup-item): Call `org-columns-compact-links'.
2305         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
2306         when in agenda.
2307         (org-columns-edit-value): Fixed bug with editing values from
2308         agenda column view.
2309         (org-columns-redo): Also redo the agenda itself.
2311 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
2313         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
2314         option.
2316         * org-colview.el (org-agenda-columns-cleanup-item): New function.
2318         * org-exp.el (org-export-ascii-preprocess): Renamed from
2319         `org-export-ascii-clean-string'.
2320         (org-export-kill-licensed-text)
2321         (org-export-define-heading-targets)
2322         (org-export-handle-invisible-targets)
2323         (org-export-target-internal-links)
2324         (org-export-remove-or-extract-drawers)
2325         (org-export-remove-archived-trees)
2326         (org-export-protect-quoted-subtrees)
2327         (org-export-protect-verbatim, org-export-protect-examples)
2328         (org-export-select-backend-specific-text)
2329         (org-export-mark-blockquote-and-verse)
2330         (org-export-remove-comment-blocks-and-subtrees)
2331         (org-export-handle-comments, org-export-mark-radio-links)
2332         (org-export-remove-special-table-lines)
2333         (org-export-normalize-links)
2334         (org-export-concatenate-multiline-links)
2335         (org-export-concatenate-multiline-emphasis): New functions,
2336         obtained from spliiting the export preprocessor.
2338         * org-table.el (org-table-recalculate): Improve error message if
2339         the row number is invalid.
2341 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
2343         * org-archive.el (org-archive-save-context-info): Fix bugs in
2344         customization setup and docstring.
2346         * org-exp.el (org-export-html-style): Changed the size of in the
2347         <pre> element to 90%.
2349 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
2351         * org.el (org-find-src-example-start): Function removed.
2352         (org-edit-src-find-region-and-lang): New function.
2354 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
2356         * org.el (org-edit-src-exit): New function.
2357         (org-exit-edit-mode): New minor mode.
2359         * org-exp.el (org-export-preprocess-string): Fix bug with removing
2360         comment-like lines from protected examples.
2362         * org.el (org-edit-src-example, org-find-src-example-start)
2363         (org-protect-source-example, org-edit-special): New functions.
2365 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
2367         * org-publish.el (org-publish-project-alist): Fix typo in
2368         docstring.
2369         (org-publish-project-alist): Handle :index-title property.
2371 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
2373         * org-export-latex.el (org-export-as-latex): Make sure region
2374         bounds are correct.  Parse subtree properties relating to export.
2376         * org-exp.el (org-export-add-options-to-plist): New function.
2377         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
2379 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
2381         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
2382         EXPORT_TITLE.
2384         * org-exp.el (org-export-get-title-from-subtree)
2385         (org-export-as-ascii, org-export-as-html): Make sure the original
2386         region-beginning and region-end are used, even after moving
2387         point.
2388         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
2389         property.
2391         * org-remember.el (org-remember-last-stored-marker): New variable.
2392         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
2393         (org-remember-handler): Also use marker to remember
2394         last-stored position.
2396         * org.el (org-goto-marker-or-bmk): New function.
2398 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
2400         * org.el (org-file-properties): Renamed from `org-local-properties'.
2401         (org-scan-tags): Take file tags into account.
2402         (org-tags-match-list-sublevels): Default changed to t.
2404         * org-exp.el (org-export-as-html): Close paragraph after a
2405         footnote.
2407         * org.el (org-update-parent-todo-statistics): New function.
2409         * org-exp.el (org-icalendar-store-UID): New option.
2410         (org-icalendar-force-UID): Option removed.
2411         (org-print-icalendar-entries): IMplement UIDs.
2413 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
2415         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
2417 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
2419         * org-faces.el (org-column): Document how this face is being used
2420         and why sometimes the background faces shine through.
2422         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
2424         * org-publish.el (org-publish-attachment): Create publishing
2425         directory if it does not yet exist.
2427         * org-table.el (org-calc-default-modes): Change default number
2428         format to (float 8).
2430         * org.el (org-olpath-completing-read): New function.
2431         (org-time-clocksum-format): New option.
2432         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
2434         * org-clock.el (org-clock-display, org-clock-out)
2435         (org-update-mode-line): Use `org-time-clocksum-format'.
2437         * org-colview-xemacs.el (org-columns-number-to-string): Use
2438         `org-time-clocksum-format'.
2440         * org-colview.el (org-columns-number-to-string): Use
2441         `org-time-clocksum-format'.
2443 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
2445         * org-id.el: New file, move from contrib to core.
2447         * org-exp.el (org-icalendar-force-UID): New option.
2449 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
2451         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
2452         shifted by one day if theere is a date range without an end
2453         time.
2455         * org.el (org-try-structure-completion): New function.
2457 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
2459         * org.el (org-set-font-lock-defaults): Improve fontification of
2460         description lists.
2461         (org-insert-item): Handle description lists.
2462         (org-adaptive-fill-function): Improve auto indentation in
2463         description lists.
2465         * org-exp.el (org-export-as-html, org-export-preprocess-string):
2466         Implement VERSE environment.
2467         (org-export-preprocess-string): Implement the COMMENT
2468         environment.
2470         * org-export-latex.el (org-export-latex-preprocess): Implement
2471         VERSE environment.
2473 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
2475         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
2476         option.
2478 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
2480         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
2482         * org.el (org-quote-csv-field): New functions.
2484         * org-table.el (org-table-export-default-format): Remove :splice
2485         from default format, we get the same effect by not specifying
2486         :tstart and :tend.
2487         (org-table-export): Improve setup, distinguish better between
2488         interactive and non-interactive use, allow specifying the format
2489         on the fly, better protection against wrong file names.
2490         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
2491         and :tend when :splice is omitted.
2493 2008-05-09  Bernt Hansen  <bernt@norang.ca>
2495         * org-clock.el (org-clock-select-task): Make sure the selection
2496         letters are 1-9 and A-Z, no special characters.
2498 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
2500         * org-exp.el (org-export-htmlize): New group.
2501         (org-export-htmlize-output-type)
2502         (org-export-htmlize-css-font-prefix): New options.
2503         (org-export-htmlize-region-for-paste): New function.
2504         (org-export-htmlize-generate-css): New command.
2506 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2508         * org/org.el (org-modules, org-format-latex-options):
2509         * org/org-archive.el (org-archive-stamp-time)
2510         (org-archive-save-context-info):
2511         * org/org-faces.el (org-hide):
2512         * org/org-irc.el (org-irc-parse-link):
2513         * org/org-macs.el (org-call-with-arg, org-autoload):
2514         * org/org-mew.el (org-mew-store-link):
2515         * org/org-remember.el (org-remember-store-without-prompt)
2516         (org-remember-templates): Fix typos in docstrings.
2518         * org/org-info.el (org-info-store-link): Remove leftover docstring.
2520         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
2521         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
2522         (org-bbdb-anniv-split): Fix typos in docstrings.
2524         * org/org-publish.el (org-publish-project-alist): Doc fixes.
2525         (org-publish-use-timestamps-flag): Reflow docstring.
2526         (org-publish-files-alist): Fix typos in docstring.
2528 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
2530         * org.el (org-set-visibility-according-to-property): New function.
2531         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
2532         and compute the regular expressions, and update font-lock.
2533         (org-property-re): Allow a dash in property names.
2535         * org-archive.el (org-extract-archive-file): Insert the file name
2536         without the path into the format, to allow the location format to
2537         contain a subdirectory.
2539         * org-agenda.el (org-agenda-post-command-hook): If point is at end
2540         of buffer, and the `org-agenda-type' property undefined, use the
2541         value from the character before.
2543         * org.el (org-add-planning-info): Don't let indentation for
2544         would-be timestamp become extra whitespace at the end of headline.
2546 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
2548         * org.el (org-remove-double-quotes, org-file-contents): New
2549         functions.
2551         * org-exp.el (org-infile-export-plist): Also parse the
2552         contents of #+SETUPFILE files, recursively.
2554         * org.el (org-set-regexps-and-options): Also parse the
2555         contents of #+SETUPFILE files, recursively.
2557         * org-exp.el (org-export-handle-include-files): New function.
2558         (org-export-preprocess-string): Call
2559         `org-export-handle-include-files'.
2561         * org.el (org-delete-property-globally)
2562         (org-delete-property, org-set-property): Ignore case during
2563         completion.
2564         (org-set-property): Use `org-completing-read' instead of
2565         `completing-read'.
2567         * org.el (org-complete-expand-structure-template): New,
2568         experimental function.
2569         (org-structure-template-alist): New, experimental option.
2570         (org-complete): Call `org-complete-expand-structure-template'.
2572 2008-05-06  Bastien Guerry  <bzg@altern.org>
2574         * org-export-latex.el (org-export-latex-preprocess): Added
2575         support for blockquotes.
2577 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
2579         * org.el (org-read-date-analyze): Catch the case where only a
2580         weekday is given.
2582 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
2584         * org.el (org-set-font-lock-defaults): Make the description
2585         tag bold.
2587         * org-exp.el (org-export-as-html, org-close-li): Implement
2588         description lists.
2590 2008-05-04  Jason Riedy  <jason@acm.org>
2592         * org-table.el (*orgtbl-default-fmt*): New variable.
2593         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
2594         when there is no other fmt available.
2596         (orgtbl-to-generic): Allow an explicitly nil :tstart or
2597         :tend to suppress the appropriate string.
2599         (orgtbl-to-orgtbl): New function for translating to another orgtbl
2600         table.
2602 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
2604         * org.el (org-read-date-analyze): "." as an alias for "+0" in
2605         read date.
2607         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
2608         New function.
2610         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
2611         New function.
2613 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
2615         * org-clock.el (org-clock-find-position): Don't include notes
2616         into clock drawer.
2618         * org-archive.el (org-archive-subtree): No longer remove an
2619         extra line after cutting the subtree.  `org-cut-subtree' already
2620         takes care of this.
2622         * org-remember.el (org-remember-handler): Only kill the target
2623         buffer if it does not contain the running clock.
2625         * org.el (org-markers-to-move): New variable.
2626         (org-save-markers-in-region, org-check-and-save-marker)
2627         (org-reinstall-markers-in-region): New function.
2628         (org-move-subtree-down, org-copy-subtree): Remember relative
2629         marker positions before cutting.
2630         (org-move-subtree-down, org-paste-subtree): Restore relative
2631         marker positions after pasting.
2633         * org-remember.el (org-remember-clock-out-on-exit): New option.
2634         (org-remember-finalize): Clock out only if the setting in
2635         `org-remember-clock-out-on-exit' requires it.
2636         (org-remember-handler): Do the cleanup in the buffer, to make sure
2637         that the clock marker remains in tact.
2639 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
2641         * org-clock.el (org-clock-goto): Widen buffer if necessary.
2642         (org-clock-in): Make sure that also tasks outside the narrowed
2643         region will be clocked in correctly.
2644         (org-clock-insert-selection-line): Widen the buffer so that we can
2645         find the correct task heading.
2647         * org.el (org-base-buffer): New function.
2649         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
2650         and ";" are escaped.
2651         (org-print-icalendar-entries): Also apply
2652         `org-icalendar-cleanup-string' to the headline, not only to the
2653         summary property.
2655 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
2657         * org-exp.el (org-export-preprocess-hook): New hook.
2658         (org-export-preprocess-string): Call
2659         `org-export-preprocess-hook'.
2661         * org.el (org-font-lock-hook): New variable.
2662         (org-font-lock-hook): New function.
2663         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
2665 ;; Local Variables:
2666 ;; coding: utf-8
2667 ;; add-log-time-zone-rule: t
2668 ;; End:
2670     Copyright (C) 2008  Free Software Foundation, Inc.
2672   This file is part of GNU Emacs.
2674   GNU Emacs is free software: you can redistribute it and/or modify
2675   it under the terms of the GNU General Public License as published by
2676   the Free Software Foundation, either version 3 of the License, or
2677   (at your option) any later version.
2679   GNU Emacs is distributed in the hope that it will be useful,
2680   but WITHOUT ANY WARRANTY; without even the implied warranty of
2681   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2682   GNU General Public License for more details.
2684   You should have received a copy of the GNU General Public License
2685   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
2687 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c