Release 6.20g
[org-mode.git] / lisp / ChangeLog
blob46ca6d522c287ac17889196ad4d0632d437e2f25
1 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-timer.el (org-timer): Provide the timer feature.
5         * org.el (org-require-autoloaded-modules): Add a few more files to
6         the list of autoloaded modules.
8         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
10 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
12         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
13         drawers that are unprotected.
14         (org-export-html-format-image): Make sure inlined LaTeX fragment
15         images remain inlined.
17         * org.el (org-toggle-ordered-property): New function.
18         (org-mode-map): Add a key for `org-toggle-ordered-property'.
19         (org-org-menu): Add menu entries for TODO dependencies.
21 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
23         * org.el (org-default-properties): Add ORDERED to the default
24         properties, to get completion support for it.
26         * org-list.el (org-update-checkbox-count): Update more than one cookie.
28         * org.el (org-update-parent-todo-statistics): Update more than one
29         cookie.
31         * org-agenda.el (org-agenda-get-todos): Start search from correct
32         position.
34         * org.el (org-fast-todo-selection): Make sure TODO selection does
35         not change buffer position.
37         * org-list.el (org-toggle-checkbox): Implement adding or removing
38         checkboxes from line or region when called with a prefix
39         argument.
41         * org-rmail.el (org-rmail-store-link): Protect the call to
42         `rmail-narrow-to-non-pruned-header'.
44         * org-clock.el (org-clock-special-range): Fix week display in
45         clock tables.
47         * org-exp.el (org-get-current-options): Fix bug when in indirect
48         buffer.
50 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
52         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
53         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
54         (org-agenda-dim-blocked-tasks): New function.
56         * org.el (org-enforce-todo-dependencies): New option.
57         (org-block-todo-from-children-or-siblings): New function.
59         * org-faces.el (org-agenda-dimmed-todo-face): New face.
61         * org.el (org-todo): Return correct state type even if the blocker
62         throws an error.
63         (org-modifier-cursor-error): Renamed from
64         `org-shiftcursor-error'.
65         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
66         (org-shiftmetadown): Call `org-modifier-cursor-error'.
68         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
69         to get real errors from the blocker hook.
71         * org.el (org-shiftselect-error, org-call-for-shift-select): New
72         functions.
73         (org-set-visibility-according-to-property): Turn off the setting
74         of `org-show-entry-below', to avoid overruling a FOLDED visibility
75         property.
77 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
79         * org.el (org-support-shift-select): New option.
80         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
81         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
82         selection outside contexts.
84         * org-list.el (org-at-item-bullet-p): New function.
86         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
87         variables.
89         * org-footnote.el (org-footnote-normalize): Remove unnecessary
90         variable.
91         (org-insert-footnote-reference-near-definition): Remove
92         unnecessary let form.
94         * org-export-latex.el (org-export-latex-first-lines): Add
95         OPT-PLIST parameter.
96         (org-export-as-latex): Call `org-export-latex-first-lines' with
97         opt-plits parameter.
98         (org-export-latex-preprocess): Remove unnecessary variables.
100         * org-exp.el (org-infile-export-plist)
101         (org-export-add-options-to-plist, org-export-kill-licensed-text)
102         (org-export-remove-headline-metadata)
103         (org-export-get-title-from-subtree, org-get-min-level)
104         (org-html-do-expand): Remove innecessary let form.
106         * org-colview-xemacs.el (org-columns-display-here): Remove
107         unnecessary variables.
109         * org-colview.el (org-columns-display-here): Remove unnecessary
110         variables.
112         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
113         variables.
115         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
116         unnecessary variables.
118         * org-agenda.el (org-search-view, org-agenda-get-blocks)
119         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
120         variables.
122         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
123         (org-compact-display-after-subtree-move): Remove unnecessary
124         variables.
125         (org-edit-fixed-width-region): Remove unnecessary variables.
126         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
127         (org-olpath-completing-read): Remove unnecessary variable.
128         (org-auto-repeat-maybe): Remove unnecessary variable.
129         (org-map-entries): Remove unnecessary variable.
130         (org-buffer-property-keys, org-imenu-get-tree)
131         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
133 -----------------------------------------------------------------
135 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
136         * org-exp.el (org-export-remove-timestamps): Never remove
137         timestamps from tables.
139         * org-export-latex.el (org-export-latex-first-lines): Add more
140         options to the preprocessing of the text before the first
141         headline.
143 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
145         * org-faces.el (org-clock-overlay): Make face compatible with
146         XEmacs.
148         * org.el (org-yank): Add property for delete-selection mode.
150         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
152         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
153         variable.
155         * org-table.el (org-table-insert-hline): Fix typo in fuction call
156         to `backward-char'.
158         * org-exp.el (org-export-as-html): Remove the initial space from
159         colon examples.
161         * org.el (org-scan-tags): Call
162         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
164         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
165         customization groups.
166         (org-agenda-tags-todo-honor-ignore-options): New option.
167         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
168         New function.
169         (org-agenda-get-todos): Use
170         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
172 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
174         * org-exp.el (org-export-format-source-code-or-example): Escape
175         HTML characters also in examples that anre not treated with
176         htmlize.  Also, just switch to EXAMPLE processing if we do not
177         have a good version of htmlize.
179         * org-rmail.el: Fix copyright notice.
181         * org.el (org-activate-footnote-links): Improve footnote link
182         highlighting.
184         * org-footnote.el (org-footnote-normalize): Fix finding the end of
185         a footnote definition at the end of the file.
187         * org-table.el (org-table-get-specials): Add an imagined hline at
188         the end of the table.  This can be useful for references that want
189         to go to the end of the table.  Also fix bug when computing last
190         row constants, in tables that do not start right at the right
191         margin.
192         (org-table-eval-formula): Match and replace remove references.
193         (org-table-formula-substitute-names): Make sure that names inside
194         a "remote" call are left alone, the will be replaced later when
195         the remote call is handled.
196         (org-table-convert-refs-to-rc): Do not convert things that might
197         look like a reference, but are really part of an ID or namei n a
198         remote reference.
199         (org-table-get-remote-range): New function.
201 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
203         * org-faces.el (org-clock-overlay): Fix bug in face definition.
205         * org-clock.el (org-clock-put-overlay): Use new face instead of
206         `secondary-selection'.
208         * org-faces.el (org-clock-overlay): New face.
210 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
212         * org-exp.el (org-get-current-options): Include the option for
213         publishing time stamps.
215         * org.el (org-toggle-heading): Renamed from
216         `org-toggel-region-headings'.
217         No longer needs a region defined, but will use it if there is one.
218         (org-ctrl-c-star): Simplified, relying more on the internal
219         workings of `org-toggle-heading'.
220         (org-toggle-item): Renamed from `org-toggle-region-items'.
221         No longer needs a region defined, but will use it if there is one.
222         (org-ctrl-c-minus): Simplified, relying more on the inernal
223         workings of `org-toggle-item'.
225         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
226         environment detection.  Also, do real changes only in unprotected
227         places.
229 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
231         * org-export-latex.el (org-export-latex-quotation-marks): Use
232         `org-if-unprotected-1'.
233         (org-export-latex-set-initial-vars): Check for class definition in
234         property.
236         * org-macs.el (org-if-unprotected-1): New macro.
238 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
240         * org-compat.el (org-count-lines): New function.
242         * org-exp.el (org-export-format-source-code-or-example): Handle
243         switches related to text areas.
245         * org.el (org-activate-footnote-links): Don't allow match inside a
246         link.
248         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
250         * org-export-latex.el (org-export-latex-links): Keep a relative
251         path relative also after export.
253         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
255         * org.el (org-make-tags-matcher): Never use IDO for completing the
256         tags matcher match string.
257         (org-completing-read): Also remove the special biding for "?".
259         * org-attach.el (org-attach-allow-inheritance): New option.
260         (org-attach-inherited): New variable.
261         (org-attach-dir): Handle properties related to the attachment
262         directory.
263         (org-attach-check-absolute-path): New function.
264         (org-attach-set-directory, org-attach-set-inherit): New commands.
265         (org-attach): Accommodate the new commands in the dispatcher.
267 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
269         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
270         `window-full-width-p'.
272         * org-exp.el (org-export-as-html): Only check for images files
273         that really can be inlined
275         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
276         list of extensions to be a parameter.
278         * org-exp.el (org-export-html-inline-image-extensions): New
279         variable.
281         * org-agenda.el (org-prepare-agenda): Use
282         `org-agenda-block-separator'.
283         (org-agenda-block-separator): New option.
285 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
287         * org-export-latex.el (org-export-latex-tables): Call
288         `org-table-clean-before-export' with the new optional argument.
290         * org-exp.el (org-table-clean-before-export): New optional
291         parameter MAYBE-QUOTED, allows for quoted characters like \# in
292         first column.
294 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
296         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
297         histograms.
299         * org-colview.el (org-colview-construct-allowed-dates): Better
300         error catching when a date/time property does not have allowed
301         values defined.
303         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
304         Better error catching when a date/time property does not have
305         allowed values defined.
307 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
309         * org.el (org-map-entries): Restore point and restriction after
310         `org-map-entries'.
312 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
314         * org.el (org-time=, org-time<, org-time<=, org-time>)
315         (org-time>=, org-time<>): Make sure both values are dates.
317 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
319         * org-archive.el (org-extract-archive-heading): Allow %s for file
320         name also in achive location heading.
322 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
324         * org-archive.el (org-add-archive-files): Uniquify the list before
325         returning it.
327 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
329         * org-compat.el (org-fit-window-to-buffer): Use
330         `window-full-width-p'.
332         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
333         space after the colon in short examples.
335         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
336         enforce a space after the colon.  However, we also allow lines
337         that are *only* a colon.
338         (org-export-as-html): Enforce the space after the colon in short
339         examples.
340         (org-export-preprocess-string): Do the colon example protection
341         earlier.
342         (org-export-remove-timestamps): Do not check for protection at the
343         end of the line.
345 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
347         * org.el (org-format-latex-options): Add new matcher for single
348         letters between dollars.
349         (org-get-header): Function removed.
350         (org-heading-components): New function.
352         * org-exp.el (org-export-define-heading-targets): Record ID's also
353         as alternative targets.
354         (org-export-as-html): Interpret "id:" links to other files by
355         preserving the relative path.
357         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
358         is nil.
360         * org-exp.el (org-export-normalize-links): Protect the main link,
361         to avoid special character processing.
363         * org-export-latex.el (org-export-latex-special-keyword-regexp):
364         New variable.
365         (org-export-latex-special-string-regexps): Variable removed.
366         (org-export-latex-keywords): Use the new regexp.
368         * org-exp.el (org-export-handle-include-files): Fetch switches and
369         put them into the BEGIN statement.
371         * org-timer.el (org-timer-mode-line-string): New variable.
373         * org-clock.el (org-clock-mode-line-map): Renamed from
374         `org-clock-mode-map'.
375         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
376         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
377         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
378         (org-clock-remove-overlays): Renamed from
379         `org-remove-clock-overlays'.
381         * org-timer.el (org-timer-pause-or-continue): Implement stopping
382         and mode line display.
383         (org-timer-stop): New command.
384         (org-timer-seconds): Return correct time when timer is paused.
385         (org-timer-mode-line-timer): New variable.
386         (org-timer-set-mode-line, org-timer-update-mode-line): New
387         functions.
389         * org.el (org-insert-heading):  Handle new value `auto' for
390         `org-blank-before-new-entry'.
391         (org-org-menu): Add new items for timer functions.
393         * org-list.el (org-insert-item): Handle new value `auto' for
394         `org-blank-before-new-entry'.
396         * org.el (org-blank-before-new-entry): New value `auto', made
397         default.
399 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
401         * org-exp.el (org-export-normalize-links): If the link is also
402         used as the description, protect the description.
404 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
406         * org.el (org-closest-date): Fix bug with yearly repeats, in
407         combination with preference of the past as it is used for deadline
408         and scheduling search.
410         * org-exp.el (org-html-handle-time-stamps): No longer check for
411         the `org-export-with-timestamps' option, because the preprocesser
412         has taken care of this already.
414         * org.el (org-entry-properties): Catch the case when this is
415         called in a non-org-mode file.
417         * org-export-latex.el (org-export-latex-remove-from-headlines):
418         Variable made obsolete, also LaTeX export now uses the standard
419         variables.
420         (org-export-as-latex): Add the timestamps parameter to the
421         preprocessor parameter list.
422         (org-export-latex-content): Export the remaining keywords without
423         considering to remove them.
424         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
425         Use bold font instead of tt font for the keywords.
426         (org-export-latex-fontify-headline): Format headlines, assuming
427         that all keywords still present should be published.
428         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
429         publish what ever remains of the time stamps.
430         (org-export-latex-list-parameters): New option.
431         (org-export-latex-lists): Pass additional parameters to the list
432         converter.
434         * org-exp.el (org-export-preprocess-string): Remove clock lines
435         and timestamps already in the preprocesor.
436         (org-export-remove-timestamps, org-export-remove-clock-lines): New
437         functions.
438         (org-export-as-ascii, org-export-as-html): Add the timestamps
439         parameter to the preprocessor parameter list.
441         * org-list.el (org-list-parse-list): Parse for checkboxes.
442         (org-list-to-generic): Introduce and handle new parameters :cbon
443         and :cboff.
444         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
445         optional parameter PARAMS.
447         * org-export-latex.el (org-export-latex-special-chars): Fix
448         problems with interpreting dollar signs.
449         (org-inside-latex-math-p): New function.
450         (org-export-latex-preprocess): Protect all the math fragments.
452         * org.el (org-latex-regexps): Allow a dash after a dollar.
454         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
455         mark after copying.
457         * org-agenda.el (org-run-agenda-series): Have series options set
458         when finalizing the agenda.
460         * org-exp.el (org-export-format-source-code-or-example): Protect
461         the converted examples.
463         * org.el (org-set-regexps-and-options): Fix the regexp
464         `org-complex-heading-regexp'.
466 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
468         * org.el (org-edit-src-get-label-format): New function.
469         (org-coderef-label-format): New option.
470         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
471         a label format specification and make sure it is used in the edit
472         buffer.
473         (org-edit-src-get-label-format): New function.
474         (org-store-link): Handle new coderef formats.
475         (org-link-search): Handle new coderef formats.
477         * org-footnote.el (org-footnote-create-definition)
478         (org-footnote-goto-local-insertion-point): Make footnote insertion
479         work correctly when the "Footnotes" headline is the last line in
480         the buffer.
482         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
483         the location.
485 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
487         * org-w3m.el (org-w3m): New customization group.
488         (org-w3m-deactivate-mark): New option.
489         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
490         option say not to.
492 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
494         * org.el (org-set-font-lock-defaults): Trigger footnote
495         fontification.
496         (org-activate-footnote-links): New function.
497         (org-activate-links): New entry `footnote'.
499         * org-faces.el (org-footnote): New face.
501 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
503         * org-macs.el (org-re): Handle the [:word:] class.
505         * org-exp.el (org-export-preprocess-string): Call
506         `org-export-protect-colon-examples'.
507         (org-export-protect-colon-examples): Renamed from
508         `org-export-protect-examples', and scope limited to lines starting
509         with a colon.
511 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
513         * org-exp.el (org-export-preprocess-string): Move the preprocess
514         hook to after turning on Org-mode.
515         (org-export-preprocess-after-include-files-hook)
516         (org-export-preprocess-after-tree-selection-hook)
517         (org-export-preprocess-before-backend-specifics-hook)
518         (org-export-preprocess-final-hook): New hooks.
519         (org-export-preprocess-string): Run the new hooks.
521         * org.el (org-ctrl-c-minus): Fix indentation for new items.
523         * org-footnote.el: New file.
525         * org.el (org-footnote): Require footnote code.
526         (org-startup-options): Add new footnote options.
527         (org-mode-map): New keybindig for footnotes.
528         (org-ctrl-c-ctrl-c): Add function at footnotes.
529         (org-org-menu): New menu entries for footnotes.
531         * org-export-latex.el (org-export-as-latex): Pass footnote
532         variable to preprocessor.
533         (org-export-latex-preprocess): Treat multiple references to a
534         footnote.
536         * org-exp.el (org-export-preprocess-string): Call
537         `org-footnote-normalize'.
538         (org-export-as-ascii, org-export-as-html): Pass footnote variable
539         to preprocessor.
540         (org-export-as-html): Treat multiple references to a footnote.
542 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
544         * org-export-latex.el (org-export-latex-links): Handle coderef
545         links.
547         * org.el (org-bracket-link-analytic-regexp++): New variable.
548         (org-make-link-regexps): Initialize
549         `org-bracket-link-analytic-regexp++'.
550         (org-store-link): Implement special case in edit-src buffer.
551         (org-insert-link): No use of ide to insert stored links.
552         (org-link-search): Implement special case for coderefs.
554         * org-exp.el (org-export-html-scripts): New constant.
555         (org-export-html-style-default): Add a new style for highlighted
556         code.
557         (org-export-code-refs): New variable.
558         (org-export-preprocess-string): Initialize `org-export-code-refs'.
559         Call `org-export-replace-src-segments-and-examples'
560         No longer call `org-export-protect-examples'.
561         (org-export-target-internal-links): Take care of coderef targets.
562         (org-export-last-code-line-counter-value): New variable.
563         (org-export-replace-src-segments-and-examples): Renamed from
564         `org-export-replace-src-segments', and modified.
565         (org-export-format-source-code-or-example): Renamed from
566         `org-export-format-source-code'.
567         (org-export-number-lines): New function.
568         (org-export-as-ascii, org-export-as-html): Handle coderef links.
570 --------------------------------------------------------------------------
572 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
574         * org-remember.el (org-remember-handler): Safer way to get a new
575         buffer accessing the target file.
577         * org.el (org-refile-get-location): Handle case of current buffer
578         not having a file associated with it.
580 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
582         * org-table.el (org-table-get-formula): Only ask to overwrite
583         field formula if there really is one.
585         * org-id.el (org-id-find): Allow the ID to be a symbol or a
586         number, by converting these to a string.
588         * org-colview.el (org-dblock-write:columnview): Allow ID to be
589         located in a different file.
591         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
592         org-colview.el.
594 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
596         * org.el (org-completion-use-ido): Enhance docstring of
597         `org-completion-use-ido'.
599         * org-export-latex.el (org-export-latex-make-header): Double the %
600         in the time stamp format.
601         (org-export-latex-special-chars): Handle case where there is no
602         match group 3.
604 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
606         * org.el (org-get-refile-targets, org-refile-get-location): Use
607         expanded file name to improve comparison.
609 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
611         * org.el (org-scan-tags): Rescan for tags, to get the correct
612         upcase/downcase stuff.  This slows things down for now, but it
613         works.
614         (org-mode): Make sure the tag-faces regexp is initialized.
616         * org-export-latex.el (org-export-latex-links): Fix bug with
617         undefined label.
619         * org-table.el (org-table-get-specials): Set
620         `org-table-current-last-data-line'.
621         (org-table-current-last-data-line): New variable.
622         (org-table-insert-column, org-table-delete-column)
623         (org-table-move-column, org-table-fix-formulas): Call
624         `org-table-fix-formulas' a second time to fix the $LR references.
625         (org-table-get-specials): Add the $LR references to the tables.
626         (org-table-get-formula): Do not offer last-row names as LHS of
627         formulas.
629         * org.el (org-store-link): Capture link description from
630         `org-id-store-link'.
632         * org-exp.el (org-export-html-format-image): Add the / to the end
633         of the <img> tag.
634         (org-export-format-source-code): Surround example by empty lines,
635         to make sure it will not be inside a paragraph.
637         * org.el (org-ido-switchb): New function.
639 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
641         * org-agenda.el (org-agenda-show): New prefix argument
642         FULL-ENTRY.
644         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
645         argument.
647         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
648         `org-agenda-change-all-lines'.
649         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
650         tags are now retrieved locally.
652 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
654         * org.el (org-get-outline-path): Fix bug if level is not given.
655         (org-org-menu): Do not quote function in menu vector.
657         * org-agenda.el (org-finalize-agenda): Fix typo with variable
658         name.
660 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
662         * org.el (org-refile): Avoid refiling to within the region to be
663         refiled.
665         * org-export-latex.el (org-export-latex-special-chars): Replace
666         special characters also in tables.
668         * org-agenda.el (org-agenda-change-all-lines): New argument
669         FORCE-TAGS.
670         (org-agenda-set-tags): Cet the new tags and pass them to
671         `org-format-agenda-item'.
673 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
675         * org-export-latex.el (org-export-latex-classes): Add longable as
676         a default package to all classes.
677         (org-export-latex-tables): Handle the longtable attribute and the
678         align attribute.
680         * org-table.el (orgtbl-to-generic): Handle tables that start with
681         a hline.
683         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
684         \verb for colde-like snippets.
685         (org-export-as-latex): Fix issues with region export.
687         * org.el (org-up-heading-safe): Speed up function by using a
688         direct regexp search.
689         (org-olpa): New variable.
690         (org-get-outline-path): Speed-up path constructions in cases where
691         this is possible because the entire hierarchy is scanned anyway.
692         (org-refile-get-location): Don't compare the truenames of files,
693         this is too slow.
694         (org-goto-max-level): New option.
695         (org-goto): Use `org-goto-max-level'.
697 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
699         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
700         Strip angle brackets from message-ids in the former and don't do
701         it in the latter.
702         (org-gnus-follow-link): Open summary reliable, even if the last
703         messages were deleted, and handle empty groups, too.
705 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
707         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
708         instead of \texttt for the =...= and ~===~ emphasis environments.
709         (org-export-as-latex): Remove any old :org-license-to-kill text
710         properties.
711         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
712         (org-export-latex-make-header): Add some hard space after the
713         table of contents.
714         (org-export-latex-first-lines): Accept RBEG argument.  Mark
715         exported text so that it will be excuded in further steps.
717         * org-table.el (org-table-get-specials): Make @0 reference the
718         last line in a table.
719         (org-table-recalculate): Improve docstring.
721 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
723         * org.el (org-log-done): Fix docstring.
725 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
727         * org-exp.el (org-export-html-format-image): Fix bugs.
729         * org-export-latex.el (org-export-latex-tables)
730         (org-export-latex-links): Implement attribute, label, and caption
731         handling.
733         * org-exp.el (org-export-html-style-default): Add style
734         definitions for the figure div.
735         (org-export-preprocess-string, org-export-as-html): Implement
736         attribute, label, and caption handling.
737         (org-export-attach-captions-and-attributes): New function.
738         (org-export-html-format-image): New function.
739         (org-format-org-table-html): Implement attribute, label, and
740         caption handling.
742         * org.el (org-find-text-property-in-string): New function.
743         (org-extract-attributes): Use the property org-attr instead of
744         org-attrobutes, because this property is now set with the #+ATTR
745         lines.
747 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
749         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
750         the case that FROM is nil.
752         * org.el (org-before-first-heading-p): New function.
754 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
756         * org-exp.el (org-export-as-html): Do not add a space before
757         enforces line breaks.
758         (org-export-as-html): Close paragraph before blockquote and verse
759         tags.
761 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
763         * org-id.el (org-id-locations-file): Wrap file name with
764         `convert-standard-filename'.
765         (org-id-files): New variable.
766         (org-id-use-hash): New option.
767         (org-id-update-id-locations): Also search in all files current
768         listed in `org-id-files'.  Convert the resulting alist to a hash
769         if the user customation says so.
770         (org-id-locations-save): Handle he case if `org-id-locations' is a
771         hash.
772         (org-id-locations-load): Convert the alist to a hash.
773         (org-id-add-location): Handle the hast case.
774         (kill-emacs-hook): Make sure id locations are saved when Emacs is
775         exited.
776         (org-id-hash-to-alist, org-id-alist-to-hash)
777         (org-id-paste-tracker): New functions.
779 -------------------------------------------------------------------------
781 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
783         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
784         bindings of calendar variables.
786         * org-table.el (org-table-find-row-type): Renamed from
787         `org-find-row-type'.
788         (org-table-rewrite-old-row-references): Renamed from
789         `org-rewrite-old-row-references'.
790         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
791         (org-table-cleanup-narrow-column-properties): Renamed from
792         `org-cleanup-narrow-column-properties'.
794 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
796         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
797         for better error messages.
798         (org-table-get-descriptor-line): Supply the new arguments to
799         `org-find-row-type'.
800         (org-table-error-on-row-ref-crossing-hline): New option.
802         * org.el (org-target-link-regexp): Make buffer-local.
803         (org-move-subtree-down): Fix bug with trees at beginning of
804         buffer.
806 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
808         * org-faces.el (org-set-tag-faces): New function.
809         (org-tags-special-faces-re): New variable.
811         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
813         * org-faces.el (org-tag-faces): New option.
814         (org-tag): Mention `org-tag-faces' in the docstring.
816 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
818         * org-exp.el (org-export-html-style-default): Implement new
819         quoting.
821         * org-jsinfo.el (org-infojs-template): Implement new quoting.
823         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
824         command to the `w3m-minor-mode-map'.
826         * org-archive.el (org-archive-to-archive-sibling): Protect
827         `this-command' to avoid appending kills during archiving.
829         * org-exp.el (org-export-with-priority): New variable.
830         (org-export-add-options-to-plist): Use `org-export-plist-vars'
831         instead of internal list of strings and properties.
832         (org-print-icalendar-entries): Retrieve the location property with
833         inheritance.
835 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
837         * org-exp.el (org-export-with-todo-keywords): New option.
838         (org-export-plist-vars): Include also the keys for the #+OPTIONS
839         line.
840         (org-default-export-plist, org-export-add-options-to-plist)
841         (org-export-as-ascii, org-export-as-html): Use the new structure
842         of `org-export-plist-vars'.
844         * org.el (org-map-entries): Return all values.
846 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
848         * org.el (org-matcher-time): Recognize more special values.
850         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
852 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
854         * org.el (org-tags-exclude-from-inheritance): New option.
855         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
856         `org-tags-exclude-from-inheritance'.
858         * org-agenda.el (org-agenda-show-inherited-tags): New option.
859         (org-format-agenda-item): Add inherited tags to the agenda line
860         string, and make sure that properties are kept when downcasing the
861         tags list.
862         (org-agenda-add-inherited-tags): New function.
863         (org-downcase-keep-props): New function.
865         * org.el (org-scan-tags): Mark inherited tags with a text
866         property.
867         (org-get-tags-at): Mark inherited tags with a text property.
868         (org-add-prop-inherited): New function.
870         * org-agenda.el (org-agenda-add-inherited-tags): New function.
871         (org-agenda-show-inherited-tags): New option.
873 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
875         * org.el (org-modules): Add org-w3m to the default modules.
877         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
878         orgtbl-mode.
879         (orgtabl-create-or-convert-from-region): New command.
881         * org-exp.el (org-export-as-ascii): Remove the handling of
882         targets.
883         (org-export-ascii-preprocess): Handle targets already in this
884         function.
886 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
888         * org-timer.el (org-timer-start-time): Define this variable.
889         (org-timer-item): Make argument optional.
891         * org-list.el (org-insert-item): Automatically insert a timer item
892         if the current list is a timer list.
894         * org-timer.el: New file.
896         * org-publish.el (org-publish-org-index): Only exclude the index
897         file in the main directory from being added to the site-map.
898         (org-publish-get-project-from-filename): If the current project is
899         a component, start publishing from the parent project.
901 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
903         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
905         * org-publish.el (org-publish-org-index): Improve removal of
906         temporary buffers.
908         * org-agenda.el (org-get-closed): Re-apply changes
909         accidentially overwritten by last commit to Emacs.
911         * org.el (org-outline-path-complete-in-steps): New option.
912         (org-refile-get-location): Honor
913         `org-outline-path-complete-in-steps'.
914         (org-agenda-change-all-lines, org-tags-sparse-tree)
915         (org-time-string-to-absolute, org-small-year-to-year)
916         (org-link-escape): Re-apply changes accidentially overwritten
917         by last commit to Emacs.
919 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
921         * org-clock.el (org-dblock-write:clocktable): Make sure the
922         clocktable sees the first line.
923         (org-clock-in): Warn if the clock cannot be resumed.
925 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
927         * org.el (org-open-at-point): Fix mixup about interactive and
928         non-interactive elisp links.
930 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
932         * org-exp.el (org-export-preprocess-string): Allow one comment
933         line before the first headline to always be included.  This is
934         to not miss a commented target.
936         * org-mouse.el (org-mouse-insert-item): Call
937         `org-indent-to-column' instead of `indent-to', for XEmacs
938         compatibility.
940         * org.el (org-refile-targets): Fix customize definition so
941         that it works also in XEmacs.
942         (org-fixup-indentation): Call `org-indent-to-column' instead
943         of `indent-to', for XEmacs compatibility.
945 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
947         * org-mew.el (org-mew-store-link): Get the correct case folder
948         for refiled messages.
950 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
952         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
953         line break indicators.
955         * org.el (org-ido-completing-read): Remove the "i:" prefix for
956         ido-completion propts.
958 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
960         * org-remember.el (org-remember-apply-template): Use
961         `org-substring-no-properties'.
963         * org-compat.el (org-substring-no-properties): New function.
965         * org-remember.el (org-remember-apply-template): Use
966         `org-substring-no-properties' for compatibility.
968         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
969         option.
970         (org-fix-bullet-type): respect
971         `org-list-two-spaces-after-bullet-regexp'.
973         * org-clock.el (org-clock-load): Clean up the code.
975         * org.el (org-adaptive-fill-function): Allow two spaces after
976         "1." as a list bullet.
978 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
980         * org-clock.el (org-clock-save, org-clock-load): Check for
981         live buffers, existing files, and buffer file names to ensure
982         consistent information.
983         (org-clock-persist): Make `clock' a special value of this
984         variable, and improve docstring.
986         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
987         (org-get-string-indentation): Adapt indentation when the bullet
988         width changes.
990 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
992         * org-remember.el (org-remember-finalize): Make interactive.
993         (org-remember-kill): New command.
994         (org-remember-finish-immediately): Call `org-remember-finalize'
995         directly.
996         (org-remember-finalize): Make `org-remember-finalize' an interactive
997         function.
999 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
1001         * org-remember.el (org-remember-apply-template): No ido completion
1002         for free prompts in remember templates.
1003         (org-remember-before-finalize-hook): New hook.
1004         (org-remember-mode): New minor mode.
1005         (org-remember-apply-template): Turn on `org-remember-mode'.
1007         * org-id.el (org-id-add-location): Avoid error when no file is
1008         given.
1010         * org-remember.el (org-remember-apply-template): Fix the way how
1011         the list of allowed properties is retrieved from the target file.
1013         * org.el (org-insert-link): Improve file link matching.
1015 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
1017         * org-colview.el (org-columns-display-here): New argument
1018         DATELINE, to trigger using the new face.
1019         (org-agenda-colview-summarize): Call `org-columns-display-here'
1020         with the new argument.
1022         * org-faces.el (org-agenda-column-dateline): New face.
1024         * org-publish.el (org-publish-org-index): Use index-title at page
1025         title, not as section.
1027         * org-exp.el (org-export-html-format-desc): Respect the
1028         org-protect property.
1029         (org-export-as-html): Protect image specifiers that are in the
1030         description part of a link.
1032         * org.el (org-sort-entries-or-items, org-completing-read)
1033         (org-refile-get-location, org-olpath-completing-read, org-todo)
1034         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
1035         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
1036         (org-set-property, org-delete-property)
1037         (org-delete-property-globally): Use `org-ido-completing-read'.
1039         * org-remember.el (org-remember-apply-template): Use
1040         `org-ido-completing-read'.
1042         * org-publish.el (org-publish): Use `org-ido-completing-read'.
1044         * org-colview.el (org-columns-edit-value, org-columns-new)
1045         (org-insert-columns-dblock): Use `org-ido-completing-read'.
1047         * org-colview-xemacs.el (org-columns-edit-value)
1048         (org-columns-new, org-insert-columns-dblock): Use
1049         `org-ido-completing-read'.
1051         * org-attach.el (org-attach-delete-one, org-attach-open): Use
1052         `org-ido-completing-read'.
1054         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
1055         `org-ido-completing-read'.
1057         * org.el (org-time-today): New function.
1058         (org-matcher-time): Use `org-time-today'.  Add special treatment
1059         for "<tomorrow>" and "<yesterday>".
1060         (org-ido-completing-read): New function.
1061         (org-completion-use-ido): New option.
1063         * org-exp.el (org-export-format-source-code): Fix bug in require
1064         htmlize code.
1065         (org-export-target-internal-links): Fix bug in search for text
1066         property.
1068 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
1070         * org-export-latex.el (org-export-latex-subcontent): Interprete
1071         target aliases as additonal labels.
1073         * org-exp.el (org-export-target-aliases): New variable.
1074         (org-export-preprocess-string)
1075         (org-export-handle-invisible-targets): Fill the alias alist.
1076         (org-export-as-html): Remove the &nbsp; from the anchor, and also
1077         assign an id.
1078         (org-html-level-start): Insert the target aliases as additonal
1079         anchors.
1081         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
1082         picture area.
1084 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
1086         * org.el (org-open-at-mouse): Ensure correct link abbreviations
1087         when following a link with the mouse from the agenda.
1089         * org-exp.el (org-export-as-html): Avoid lone </div> when no
1090         headlines are created.
1092 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
1094         * org-exp.el (org-export-preprocess-string): Reorder so that we
1095         can still see ID properties when we collect targets.
1096         (org-export-target-internal-links): Also store targets for ID's.
1098         * org.el (org-link-translation-function): New option.
1099         (org-open-at-point): Call `org-link-translation-function' if
1100         non-nil.
1101         (org-translate-link): New function.
1102         (org-translate-link-from-planner): New function.
1103         (org-open-at-point): Allow interactive commands in elisp links.
1105         * org-exp.el (org-icalendar-cleanup-string): Restore the old
1106         iCalendar quoting.  The new one seems to caus problems with
1107         applications.
1109         * org.el (org-yank): Set `this-command' to `yank', so that
1110         `yank-pop' will work.
1112 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1114         * org-id.el (org-id-search-archives): New option.
1116         * org.el (org-link-to-org-use-id): New option.
1117         (org-store-link): Use `org-link-to-org-use-id'.
1118         (org-id): Make org-id.el a standard component.
1120 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1122         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
1123         hexified version of the tag.
1125         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
1126         compliance as far as quoting is concerned.
1128         * org-vm.el (org-vm-follow-link): Require `vm-search'.
1130         * org.el (org-up-heading-safe, org-forward-same-level): Always
1131         call `org-back-to-heading' instead of `outline-back-to-heading'.
1132         (org-back-to-heading): New wrapper around outline-back-to-heading,
1133         with a useful error message telling where the error happened.
1135         * org-list.el (org-update-checkbox-count): Always call
1136         `org-back-to-heading' instead of `outline-back-to-heading'.
1138         * org-exp.el (org-export-as-html): Make sure that each <img> tag
1139         has an `alt' attribute, to ensure XHTML validation.
1141 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
1143         * org-publish.el (org-publish-attachment): Allow publishing to
1144         overwrite attachment files.
1146         * org-agenda.el (org-agenda-timerange-leaders): New option.
1147         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
1149         * org.el (org-edit-src-exit): Untabify ASCII image before
1150         returning.
1163 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1165         * org.el (org-yank): Make any prefix force normal yanking.
1166         Suppress folding if text would be swallowed into a folded
1167         subtree.
1168         (org-yank-folded-subtrees, org-yank): Docstring updates.
1170         * org-agenda.el (org-agenda-compare-effort): Treat no effort
1171         defined as 0.
1173         * org-exp.el (org-export-language-setup): Add Catalan and
1174         Esperanto language entries.
1176 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
1178         * org.el (org-refile): Allow refiling of entire regions.
1180         * org-clock.el (org-clock-time%): New function.
1182         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
1183         retrieve property values.
1185 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
1187         * org-agenda.el (org-agenda-list): Handle the value `only' of
1188         org-agenda-show-log'.
1189         (org-agenda-log-mode): Interpret a double prefix arg.
1191 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
1193         * org-exp.el (org-export-html-footnotes-section): New variable.
1194         (org-export-as-html): Use `org-export-html-footnotes-section' to
1195         insert the footnotes.
1196         (org-export-language-setup): Add "Footnotes" to language words.
1198 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
1200         * org.el (org-yank): Fix bug when not inserting a subtree.
1202 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
1204         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
1205         instead of `vm-beginning-of-message'.
1207         * org.el (org-make-link-regexps): Make sure that links to gnus can
1208         contain brackets.
1210 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
1212         * org-attach.el (org-attach-dir): Remove duplicate ID creation
1213         code.
1215         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
1216         shell output.
1218         * org.el (org-link-abbrev-alist): Improve customization type.
1220         * org-attach.el (org-attach-expand-link, org-attach-expand): New
1221         functions.
1223         * org-agenda.el (org-agenda-get-progress): Renamed from
1224         `org-get-closed'.  Implement searching for state changes as well.
1225         (org-agenda-log-mode-items): New option.
1226         (org-agenda-log-mode): New option prefix argument, interpreted as
1227         request to show all possible progress info.
1228         (org-agenda-get-day-entries): Call `org-get-progress' instead of
1229         `org-get-closed'.
1230         (org-agenda-set-mode-name): Handle the more complex log mode
1231         settings.
1232         (org-get-closed): New alias, pointing to `org-get-progress'.
1234 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
1236         * org.el (org-file-apps-defaults-gnu)
1237         (org-file-apps-defaults-macosx)
1238         (org-file-apps-defaults-windowsnt): Add an entry defining the
1239         system command.
1240         (org-file-apps): Allow `system' as key and value.
1241         (org-open-at-point): Explain the effect of a double prefix arg.
1242         (org-open-file): If the argument `in-emacs' is (16),
1243         i.e. corresponding to a double prefix argument, try to open the
1244         file externally.
1246 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
1248         * org.el (org-insert-link): Abbreviate absolute files names in
1249         links.  Also, fix a bug in which the double C-u prefix would not
1250         be honored.
1252 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
1254         * org.el (org-insert-heading): If buffer does not end with a
1255         newline, add one if necessary to insert headline correctly.
1257         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
1258         paragraphs, not inside.
1260         * org.el (org-todo): Quote
1261         `org-agenda-headline-snapshot-before-repeat'.
1263         * org-exp.el (org-export-as-html): Fully process link descriptions.
1264         (org-export-html-format-desc): New function.
1265         (org-export-as-html): Collect footnotes into the correct basket.
1266         (org-html-protect): No longer protect quotations marks here, this
1267         goes wrong.
1269         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
1270         BEG.
1272         * org-compat.el (org-fit-window-to-buffer): New function (not
1273         really, a preliminary and incomplete version was present earlier,
1274         but not used).
1276         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
1277         `org-fit-window-to-buffer'.
1279         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
1281         * org-agenda.el (org-agenda-get-restriction-and-command)
1282         (org-fit-agenda-window, org-agenda-convert-date): Use
1283         `org-fit-window-to-buffer'.
1285         * org-exp.el (org-export-as-html): Process href links through
1286         `org-export-html-format-href'.
1287         (org-export-html-format-href): New function.
1289         * org-agenda.el (org-agenda-todo): Update only the current
1290         headline if this is a repeated TODO, marked done for today.
1291         (org-agenda-change-all-lines): New argument JUST-THIS, to change
1292         only the current line.
1294         * org.el (org-todo): Take a snapshot of the headline if the
1295         repeater might change it.
1297 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
1299         * org-publish.el (org-publish-find-title): Remove buffers visited
1300         only for extracting the title.
1302         * org-exp.el (org-export-html-style)
1303         (org-export-html-style-default): Mark style definitions as
1304         unparsed CDATA.
1306         * org-publish.el (org-publish-validate-link): Function
1307         re-introduced.
1309 2008-11-02  Charles Sebold  <csebold@gmail.com>
1311         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
1312         property.
1313         (org-plot-quote-timestamp-field): New function.
1314         (org-plot-quote-tsv-field): Call timestamp field function when
1315         necessary rather than just quoting as a string.
1316         (org-plot/gnuplot-to-data): Pass in timefmt property.
1317         (org-plot/gnuplot-script): Supports timefmt property.
1318         (org-plot/gnuplot): Checks for timestamp column before checking
1319         for text index column.
1321 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
1323         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
1325         * org-publish.el (org-publish-org-index): Create a section in the
1326         index file.
1327         (org-publish-org-index): Stop linking to directories.
1329         * org.el (org-emphasis-alist): Use span instead of <u> to
1330         underline text.
1332         * org-exp.el (org-export-as-html): Make sure <p> is closed before
1333         <pre> sections.
1335 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
1337         * org-jsinfo.el (org-infojs-template): Remove language attribute
1338         from script tag.
1340 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
1342         * org-agenda.el (org-agenda-remove-marked-text): New function.
1343         (org-agenda-mark-filtered-text)
1344         (org-agenda-unmark-filtered-text): New functions.
1345         (org-write-agenda): Remove fltered text.
1347         * org.el (org-make-tags-matcher): Give access to TODO "property"
1348         without speed penalty.
1350 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
1352         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
1353         option.
1354         (org-store-link-props): Make sure adding to the plist works
1355         correctly.
1357         * org-gnus.el (org-gnus-no-new-news): New function.
1358         (org-gnus-follow-link): Allow the article ID to be a message-id,
1359         in addition to allowing article numbers.  Message IDs make much
1360         more roubust links.
1361         (org-gnus-store-link): Use message-id to create link.
1363 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
1365         * org.el (org-emphasize): Reverse the selection array.
1366         (org-emphasis-alist): Set <code> tags for the verbatim
1367         environment.
1369         * org-remember.el (org-remember-handler): Fix bug with
1370         prefix-related changing of the note storage target.
1372         * org-exp.el (org-print-icalendar-entries): Make the exported
1373         priorities compatible with RFC 2445.
1375         * org-clock.el (org-clock-save): Insert time stamp without
1376         dependence on time-stamp.el.
1378 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
1380         * org.el ("saveplace"): If saveplace puts point into an invisible
1381         location, make it visible.
1382         (org-make-tags-matcher): Allow inactive time stamps in time
1383         comparisons.
1384         (org-yank-adjusted-subtrees): New option.
1385         (org-yank): Incorporate adjusting trees.
1386         (org-paste-subtree): New argument FOR-YANK which will cause
1387         insertion at point without backing up over white lines, and leave
1388         point at the end of the inserted text.  Also if the cursor is
1389         at the beginning of a headline, use the same level or the inserted
1390         tree.
1392         * org-publish.el (org-publish-get-base-files-1): Deal correctly
1393         with broken symlinks
1395 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
1397         * org-exp.el (org-export-select-tags, org-get-current-options):
1398         Fix typo.
1400 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
1402         * org-agenda.el (org-format-agenda-item)
1403         (org-agenda-filter-make-matcher): Make sure tags are stored and
1404         compared donwcased.
1406 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
1408         * org.el (org-insert-todo-heading): Fix bug with force-heading
1409         argument.
1411 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
1413         * org-clock.el (org-clock-in-resume): Add a custom option to
1414         toggle starting the clock from an open clock line.
1415         (org-clock-in): When clocking in to an entry, if
1416         `org-clock-in-resume' is set, check if the first clock line is
1417         open and if so, start the clock from the time in the clock line.
1418         (org-clock-persist): Add a custom option to toggle clock
1419         persistence.
1420         (org-clock-persist-query-save): Add a custom option to toggle
1421         asking the user if they want to save the running clock when
1422         exiting.
1423         (org-clock-persist-query-resume): Add a custom option to toggle
1424         asking the user if they want to resume the saved clock when Emacs
1425         is restarted.
1426         (org-clock-save): Add a function to save clock data.
1427         This includes the contents of `org-clock-history' and the buffer
1428         and position of the currently clocked task, if any.
1429         (org-clock-load): Add a function to load clock data.
1430         This populates `org-clock-history', and resumes the saved clocked
1431         task if there is one.
1432         (org-clock-persistence-insinuate): Add a method to set up the
1433         hooks for clock persistence.
1435 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
1437         * org-exp.el (org-export-as-ascii): Handle the case that we are
1438         publishing from an indirect buffer.
1440         * org-table.el (org-table-copy-down): Fix bug with time stamp
1441         increment.
1443         * org-mouse.el (org-mouse-features): New option.
1444         (org-mode-hook): Turn on features depending on
1445         `org-mouse-features'.
1447         * org.el (org-insert-heading-respect-content): Force heading
1448         creation.
1449         (org-insert-heading): keep the folding state of the heading before
1450         the inserted one.
1452 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
1454         * org-archive.el (org-archive-to-archive-sibling): Handle top
1455         level headlines better.
1457 2008-10-21  Bastien Guerry  <bzg@altern.org>
1459         * org-export-latex.el (org-export-latex-classes): Added
1460         \usepackage{graphicx} to the default list of packages.
1462 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
1464         * org-agenda.el (org-agenda-filter): Renamed from
1465         `org-agenda-filter-tags'.
1467 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
1469         * org.el (org-entry-properties): Add CATEGORY property, iven if it
1470         is not defined as a property in this entry.
1471         (org-add-log-note): Mask prefix argument when immediately storing
1472         the note.
1474         * org-agenda.el (org-agenda-filter-effort-default-operator): New
1475         option.
1477 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
1479         * org.el (org-add-log-setup): Bugfix; code to find insertion point
1480         after drawers was skipping ahead one line too many, so notes were
1481         inserted after the first note instead of before it.
1483 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
1485         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
1486         New variables.
1487         (org-prepare-agenda): Reset the filter tags.
1488         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
1489         Show filter tags in mode line.
1491         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
1492         formatter.
1494         * org-export-latex.el (org-latex-entities-regexp): New constant.
1495         (org-export-as-pdf): Use two calls to `shell-command'.
1497 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
1499         * org-export-latex.el (org-export-latex-treat-sub-super-char):
1500         Honor the {} value of the subsuperscript setting.  Make sure that
1501         longer subsuperscripts are typeset in a roman font.
1503         * org.el (org-clock-update-time-maybe): Compute negative clock
1504         intervals correctly.
1506 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
1508         * org.el (org-add-log-setup): Respect
1509         `org-log-state-notes-insert-after-drawers'.
1510         (org-log-state-notes-insert-after-drawers): New option.
1511         (org-todo-trigger-tag-changes): New function.
1512         (org-todo): Call `org-todo-trigger-tag-changes'.
1514 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
1516         * org.el (org-add-log-setup): Only skip drawers if the are
1517         immediately after the scheduling keywords.
1519         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
1520         function
1521         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
1522         call it with the current todo state to get the state to switch to
1523         when clocking in.
1524         (org-clock-in): Use org-indent-line-function to indent clock lines.
1525         (org-clock-find-position): Fix indentation of empty clock drawers.
1527 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
1529         * org-publish.el (org-publish-org-to): Handle case when
1530         org-export-to-pdf does return a file name, not a buffer.
1531         (org-publish-org-to-pdf): New function.
1533         * org-export-latex.el (org-export-as-pdf)
1534         (org-export-as-pdf-and-open): New commands.
1536         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
1537         forms as ranges.
1539         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
1540         things in protexted regions.
1542 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
1544         * org-export-latex.el (org-export-latex-preprocess): Improve
1545         quoting of LaTeX environments.
1547 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
1549         * org.el (org-edit-fixed-width-region): Exclude final newline from
1550         picture area.
1552         * org-export-latex.el (org-export-latex-subcontent): Add labels to
1553         sections, to make internal links work.
1554         (org-export-latex-fontify-headline): Do not remove all text
1555         properties, to make sure that target properties survive this
1556         process.
1558         * org-exp.el (org-export-preprocess-string): Change sequence of
1559         modifications, to make sure links are prepared before the LaTeX
1560         conversions do happen.
1562 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
1564         * org-attach.el (org-attach-delete-all): Renamed from
1565         `org-attch-delete'.  Add a security query before deleting the
1566         entire directory.  New optional argument FORCE can overrule the
1567         security query.
1568         (org-attach-delete-one): New command.
1570 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
1572         * org-attach.el (org-attach-file-list): Fix bug with directory.
1574 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
1576         * org.el (org-apps-regexp-alist): New function.
1577         (org-file-apps): Add auto-mode to the default value.
1578         (org-open-file): Use the new structure of org-file-apps.
1580         * org-attach.el (org-attach): Support the new keys.
1581         (org-attach-method): New option.
1583 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
1585         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
1586         March.
1588         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
1589         of the list value o `org-use-tag-inheritance'.
1591         * org-attach.el (org-attach-auto-tag): New option.
1592         (org-attach-tag, org-attach-untag): New functions.
1593         (org-attach-attach, org-attach-new, org-attach-sync): Call
1594         `org-attach-tag'.
1595         (org-attach-delete): Call `org-attach-untag'.
1597 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
1599         * org-table.el (orgtbl-self-insert-command): Make this work for
1600         the keypad as well.
1602 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
1604         * org.el (org-add-log-setup): Limit searc for drawers to entry
1605         text, not to subtree.
1607         * org-clock.el (org-clock-heading-for-remember): New variable.
1608         (org-clock-in): Set `org-clock-heading-for-remember'.
1610 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
1612         * org-remember.el (org-remember-apply-template): Add new
1613         expansions: %k, %K for currently clocked task and a link to the
1614         currently clocked task, and %< to file notes in the currently
1615         clocked task.
1617 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
1619         * org-export-latex.el (org-export-latex-make-header): Also insert
1620         the content of the property :latex-header-extra.
1622         * org-exp.el (org-infile-export-plist): Put the content of
1623         #+LATEX_HEADER: into the property :latex-header-extra.
1625         * org-colview.el (org-columns-get-format-and-top-level): Remove
1626         resetting the marker.
1628         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
1629         Remove resetting the marker.
1631         * org.el (org-entry-property-inherited-from): Improve docstring.
1632         (org-entry-get-with-inheritance): Reset marker before starting the
1633         search.
1635         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
1637 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
1639         * org.el (org-entry-get-multivalued-property)
1640         (org-entry-protect-space, org-entry-restore-space): New
1641         functions.
1642         (org-file-apps-defaults-macosx): Let postscript files be opened by
1643         preview.
1644         (org-time-stamp-inactive): Call `org-time-stamp'.
1645         (org-time-stamp): New argument `inactive'.  Also edit inacive
1646         stamps. Convert time stamp type.
1647         (org-open-file): Interpret the `default' value for the `command'
1648         in `org-file-apps'.
1650         * org-id.el (org-id-int-to-b36-one-digit)
1651         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
1652         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
1653         b36.
1655 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
1657         * org-id.el (org-id-reverse-string): New function.
1658         (org-id-new): Use `org-id-reverse-string' to make sure the
1659         beginning chars of the ID are mutating fast.  This allows to use a
1660         directory structure to spread things better.
1661         (org-id-prefix): Changed default to nil.
1663         * org-list.el (org-move-item-down, org-move-item-up): Remember and
1664         restore the column of the cursor position.
1666         * org-remember.el (org-remember-apply-template): Remove properties
1667         from `initial'.
1669 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
1671         * org-wl.el (org-wl-open): Remove useless call to
1672         `wl-thread-open-all'.
1674         * org-remember.el (org-remember-handler): Fix bug with `bottom'
1675         location.
1677 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
1679         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
1680         `org-bbdb-anniversaries'.
1682         * org.el (org-get-next-sibling, org-forward-same-level): New
1683         functions, similar to the outline versions, but invisible headings
1684         are OK.
1686 2008-09-25  Bastien Guerry  <bzg@altern.org>
1688         * org.el (org-auto-repeat-maybe): Insert a space between
1689         the timestamp's type and the timestamp itself.
1691 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
1693         * org-table.el (org-table-sum): Do not format the result with %g,
1694         it does rounding when there are too many digits.
1696         * org.el (org-map-entries): Protect the keyword-selecting variables.
1698 2008-09-23  Bastien Guerry  <bzg@altern.org>
1700         * org-agenda.el (org-agenda-to-appt): Make sure the function check
1701         against all agenda files.
1703 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
1705         * org-list.el: New file, aggregating list functions from org.el
1706         and org-export-latex.el.
1708         * org.el (org-edit-src-region-extra): New option.
1710 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
1712         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
1713         time before 1am.
1715 2008-09-22  Bastien Guerry  <bzg@altern.org>
1717         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
1719 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
1721         * org-plot.el (org-plot/gnuplot): Make tables starting with a
1722         hline work correctly.
1723         (org-plot/gnuplot-script): Put commas at the end of each script
1724         line.
1726 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
1728         * org.el (org-get-refile-targets): Replace links with their
1729         descriptions
1730         (org-imenu-get-tree): Replace links with their descriptions.
1732         * org-remember.el (org-remember-apply-template): Add a new
1733         expansion for adding properties to remember items.
1735         * org.el (org-add-log-setup): Skip over drawers (properties,
1736         clocks etc) when adding notes.
1738         * org-agenda.el (org-agenda-get-closed): show durations of clocked
1739         items as well as the start and end times.
1741         * org-compat.el (org-get-x-clipboard-compat): Add a compat
1742         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
1744         * org-remember.el (org-get-x-clipboard): Use the compat
1745         function to get clipboard values when x-selection-value is
1746         unavailable. Use substring-no-properties instead of
1747         set-text-properties to remove text properties from the clipboard
1748         value.
1750         * lisp/org-clock.el (org-update-mode-line): Support limiting the
1751         modeline clock string, and display the full todo value in the
1752         tooltip. Set a local keymap so mouse-3 on the clock string goes to
1753         the currently clocked task.
1754         (org-clock-string-limit): Add a custom value for the maximum
1755         length of the clock string in the modeline.
1756         (org-clock-mode-map): Add a keymap for the modeline string
1758 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
1760         * org-compat.el (org-propertize): New function.
1762 2008-09-20  Bastien Guerry  <bzg@altern.org>
1764         * org-export-latex.el (org-export-latex-tables): protect exported
1765         tables from further special chars conversion.
1766         (org-export-latex-preprocess): Preserve LaTeX environments.
1767         (org-list-parse-list): Parse descriptive lists.
1768         (org-list-to-generic, org-list-to-latex, org-list-to-html)
1769         (org-list-to-texinfo): Export descriptive lists.
1770         (org-quote-chars): Remove.
1771         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
1772         (org-export-latex-list-beginning-re): Rename to
1773         `org-list-beginning-re'
1774         (org-list-item-begin): Rename to `org-list-item-beginning'
1776 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
1778         * org.el (org-refile): Allow refiling to the last entry in the
1779         buffer.
1780         (org-get-tags-at): Fix bug when inheritance is turned off.
1782 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
1784         * org.el (org-indent-line-function): No longer check for src
1785         regions, this is too much overhead.
1787         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
1788         matching.
1790         * org.el (org-scan-tags): Make sure that tags matching is not case
1791         sensitive.  TODO keyword matching is case sensitive, however, to
1792         avoid confusion with similar words that are not meant to be
1793         keywords.
1795 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
1797         * org.el (org-get-local-tags-at): New function.
1798         (org-get-local-tags): New function.
1800         * org-exp.el (org-export-get-categories): New function.
1802         * org-agenda.el (org-sorting-choice)
1803         (org-agenda-sorting-strategy, org-agenda-get-todos)
1804         (org-agenda-get-timestamps, org-agenda-get-deadlines)
1805         (org-agenda-get-scheduled, org-agenda-get-blocks)
1806         (org-entries-lessp): Implement sorting by TODO state.
1807         (org-cmp-todo-state): New defsubst.
1809         * org-colview.el (org-colview-construct-allowed-dates): New
1810         function.
1811         (org-columns-next-allowed-value): Use
1812         `org-colview-construct-allowed-dates'.
1814         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
1815         function.
1816         (org-columns-next-allowed-value): Use
1817         `org-colview-construct-allowed-dates'.
1819 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
1821         * org.el (org-protect-slash): New function.
1822         (org-get-refile-targets): Use `org-protect-slash'.
1824         * org-agenda.el (org-global-tags-completion-table): New variable.
1826         * org-exp.el (org-export-handle-export-tags): New function.
1827         (org-export-preprocess-string): Call
1828         `org-export-handle-export-tags'.
1830         * org-plot.el: New file.
1832         * org-publish.el (org-publish-expand-components): Function removed.
1833         (org-publish-expand-projects): Allow components to have components.
1835 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
1837         * org.el (org-indent-line-function): Do not indent in regions that
1838         are external source code.
1839         (org-yank-and-fold-if-subtree): New function.
1841         * org-agenda.el (org-agenda-todayp): New function.
1842         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
1843         `org-agenda-todayp'.
1845         * org.el (org-insert-heading-respect-content)
1846         (org-insert-todo-heading-respect-content): New commands.
1847         (org-insert-heading-respect-content): New option.
1848         (org-insert-heading): Respect `org-insert-heading-respect-content'.
1850         * org-clock.el (org-clock-find-position): Make sure the note after
1851         the clock line gets moved into the new clock drawer.
1853 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
1855         * org-id.el (org-id-new): New option.
1857 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
1859         * org-table.el (org-table-copy-down): Avoid overflow during
1860         increment.  Use prefix argument 0 to temporarily disable the
1861         increment.
1863 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
1865         * org-exp.el (org-export-as-html): Do not turn on the major mode
1866         if the buffer will be killed anyway.
1867         (org-get-current-options): Exclude the #+TEXT field.
1868         (org-export-as-html): Make sure text before the first headline is
1869         a paragraph.
1871         * org-publish.el (org-publish-org-to): Tell the exporter that this
1872         buffer will be killed, so it is not necessary to do major mode
1873         initialization.
1875         * org-archive.el (org-archive-to-archive-sibling): Show empty
1876         lines after folding the archive sibling.
1878         * org.el (org-log-note-extra): New variable.
1880 2008-09-05  Bastien Guerry  <bzg@altern.org>
1882         * org.el (org-additional-option-like-keywords): Added keywords for
1883         the _QUOTE, _VERSE and _SRC environments.
1885         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
1886         exporting _QUOTE and _VERSE environments.
1888 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
1890         * org-agenda.el (org-agenda-filter-by-tag): New command.
1892         * org-exp.el (org-get-current-options): Remove angular brackets
1893         from the date entry.
1895         * org.el (org-edit-fixed-width-region): New function.
1896         (org-edit-fixed-width-region): Also try
1897         `org-edit-fixed-width-region'.
1898         (org-edit-fixed-width-region-mode): New option.
1899         (org-activate-code): Only interprete lines starting with colon
1900         plus a space as example lines.
1902         * org-remember.el (org-remember-templates): Add nil instead of
1903         empty strings to fix the length of remember templates.
1905         * org-table.el (org-calc-default-modes): Fix the time format for
1906         calc, from 12 hour to 24 hour clock.
1908 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
1910         * org-agenda.el (org-agenda-get-deadlines)
1911         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
1912         entries that are pre-warnings of deadlines or reminders.
1914         * org.el (org-sort-entries-or-items): Make numeric and alpha
1915         comparisons ignore any TODO keyword and priority cookie.
1917         * org-remember.el (org-remember-handler): Reinterpretation of the
1918         prefix argument.
1920 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
1922         * org-agenda.el (org-agenda-get-scheduled): Use new
1923         `org-scheduled' face.
1925         * org-faces.el (org-scheduled): New face.
1927         * org-wl.el (org-wl-open): Remove incorrect declaration.
1929         * org-gnus.el (org-gnus-store-link): Support for :to information
1930         in gnus links.
1932         * org-exp.el (org-export-as-html): Fixed typo in creator
1933         information.
1934         (org-export-protect-examples): New parameter indent.  Insert extra
1935         spaces only when this parameter is specified.
1936         (org-export-preprocess-string): Call `org-export-protect-examples'
1937         with an indentation parameter when exporting to ASCII.
1939         * org-remember.el (org-remember-templates)
1940         (org-remember-apply-template): Allow the file component to be a
1941         function.
1943         * org.el (org-goto-local-search-headings): Renamed from
1944         `org-goto-local-search-forward-headings'.  Added the possibility
1945         to search backwards.
1947 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
1949         * org-export-latex.el (org-export-latex): New customization
1950         group.
1952         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
1954 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
1956         * org-exp.el (org-html-do-expand): Allow {} to terminate
1957         tex macro
1959 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
1961         * org.el (org-buffer-list): Select buffers based on major mode,
1962         not on file name.
1964 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
1966         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
1967         face property.
1969         * org-colview.el (org-columns-display-here): Use
1970         `org-columns-modify-value-for-display-function'.
1972         * org-colview-xemacs.el (org-columns-display-here): Use
1973         `org-columns-modify-value-for-display-function'.
1975 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
1977         * org.el (org-columns-modify-value-for-display-function): New option.
1989         * org-publish.el (org-publish-file): Make sure the directory match
1990         for the publishing directory works correctly.
1992         * org-agenda.el (org-agenda-execute-calendar-command)
1993         (org-agenda-diary-entry): Additional optional argument.
1995 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
1997         * org-exp.el (org-export-as-html): Add attributes also in mailto
1998         and ftp links.
2000         * org.el (org-autoload): Add `org-dblock-write:columnview'.
2009 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
2011         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
2012         sure that calls from `org-export-region-as-html' do not do the
2013         special check for a subtree.
2015 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
2017         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
2019 2008-07-20  Juri Linkov  <juri@jurta.org>
2021         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
2022         new keymap `narrow-map' instead of binding "\C-xns".
2024 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
2026         * org.el (org-open-file): Use
2027         `org-open-directory-means-index-dot-org'.
2028         (org-open-directory-means-index-dot-org): New option.
2030 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
2032         * org.el (org-make-link-string): Remove link attributes from
2033         description.
2034         (org-open-at-point): Remove link attributes bevore using the path.
2036         * org-exp.el (org-export-as-html): Handle link attributes.
2038         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
2040         * org-table.el (org-table-to-lisp): New function.
2042         * org.el (org-narrow-to-subtree): Do not include the final newline
2043         into the narrowed region.
2045         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
2046         bug with user-define skipping condition.
2048 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
2050         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
2052 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
2054         * org-exp.el (org-export-html-style-default): Automatic overflow
2055         handling for pre fields.
2056         (org-export-as-ascii, org-export-as-html): Change default format
2057         for time stamp.
2059         * org-table.el (org-table-export): Offer completion for translator
2060         functions, and do not require a heading above the table.
2062         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
2063         Cater for the case of a list starting in the first line of the
2064         buffer.
2066 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
2068         * org-publish.el (org-publish-find-title): Bug fix.
2069         (org-publish-org-index): Implement new :index-style option.
2071 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
2073         * org-publish.el (org-publish-timestamp-filename): Use
2074         SHA1-encoded file names in the timestamp directory.
2076 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
2078         * org-publish.el (org-publish-needed-p): Be verbose about files
2079         published and files skipped.
2081         * org-exp.el (org-export-preprocess-string): Swap link
2082         normalization and inernal link targeting.
2084         * org-publish.el (org-publish-needed-p): Create timestamp
2085         directory when it does not exist.
2087 2008-07-04  Bastien Guerry  <bzg@altern.org>
2089         * org-clock.el (org-clock-out-when-done): Doc fix.
2091         * org.el (org-agenda-skip-unavailable-files): Doc fix.
2093         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
2094         Ignore case when searching for the COMMENT cookie at export time.
2096 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
2098         * org-exp.el (org-get-file-contents)
2099         (org-get-and-remove-property): New functions.
2100         (org-export-handle-include-files): Handle the new prefix options.
2101         (org-export-as-html): Fix the verse environment.
2103 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
2105         * org.el (org-time=, org-time<, org-time<=, org-time>)
2106         (org-time>=, org-time<>, org-2ft): New functions.
2107         (org-op-to-function): Also provide for the time testing fucntions.
2109 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
2111         * org-exp.el (org-export-html-style-default): New constant.
2113 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
2115         * org-exp.el (org-export-html-style-extra): New variable.
2116         (org-export-splice-style): New function.
2118 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
2120         * org-exp.el (org-export-plist-vars, org-export-as-html):
2121         Implement `org-export-creator-info'.
2122         (org-export-creator-info): New option.
2124 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
2126         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
2127         (org-property-drawer-re, org-clock-drawer-re): New constants.
2129 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
2131         * org-exp.el (org-icalendar-use-deadline)
2132         (org-icalendar-use-scheduled): New options.
2133         (org-icalendar-include-todo): Default changed to t.
2134         (org-print-icalendar-entries): Implement better utilization of
2135         scheduling and deadline time stamps.
2136         (org-export-target-internal-links, org-export-as-html): Allow file
2137         lines without the "file:" prefix if the file path is an absolute
2138         path or starts with ".".
2140         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
2141         lastweek etc.
2142         (org-clock-special-range): Also undertand yesterday, lastweek etc.
2144 2008-06-18  Glenn Morris  <rgm@gnu.org>
2145         * org.el (org-map-entries): Let-bind `file'.
2147 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
2149         * org.el (org-agenda-skip-archived-trees): Docstring now
2150         discourages using this.
2151         (org-scan-tags): Check for org-agenda-archives-mode.
2152         (org-map-entries): Make sure org-agenda-archives-mode is nil.
2153         (org-agenda-files): Functionality of second arg changed.
2155         * org-agenda.el (org-agenda-archives-mode): New variable
2156         (org-write-agenda, org-prepare-agenda, org-agenda-list)
2157         (org-search-view, org-todo-list, org-tags-view)
2158         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
2159         `ifmode' argument.
2160         (org-agenda-quit): Reset the archives mode.
2161         (org-agenda-archives-mode): New command.
2162         (org-agenda-set-mode-name): Include archives info.
2164 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
2166         * org.el (org-paste-subtree): Make sure the yanked headline is
2167         visible if it was yanked at a visible point.
2168         (org-move-item-up): Fix the bug with moving white space at the end
2169         of the item.
2170         (org-show-empty-lines-in-parent): New function.
2172 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
2174         * org-colview.el (org-columns-next-allowed-value): Bug fix.
2176         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
2178         * org-agenda.el (org-agenda-get-closed): Get the end time into the
2179         agenda prefix as well.
2181         * org-publish.el (org-publish-org-index): Make a properly indented
2182         list.
2184         * org.el (org-calendar-agenda-action-key): New option.
2185         (org-get-cursor-date): New function.
2186         (org-mark-entry-for-agenda-action): New command.
2187         (org-overriding-default-time): New variable.
2188         (org-read-date): Respect `org-overriding-default-time'.
2190         * org-remember.el (org-remember-apply-template): Respect the
2191         ovverriding default time.
2193         * org-agenda.el (org-agenda-action-marker): New variable.
2194         (org-agenda-action): New command.
2195         (org-agenda-do-action): New function.
2197 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2199         * org.el (org-schedule, org-deadline): Protect scheduled and
2200         deadline tasks against changes that accidently remove the
2201         repeater.  Also show a message with the new date when done.
2203 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2205         * org.el (org-beginning-of-line): Cater for the case when there
2206         are tags but no headline text.
2207         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
2208         it set.
2210 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
2212         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
2213         the return value is nil instead of "nil" when there is no match.
2215         * org-exp.el (org-insert-centered): Use fill-column instead of
2216         80.
2217         (org-export-as-ascii): Use string-width to measure the width of
2218         the heading.
2220         * org.el (org-diary-to-ical-string): No longer kill buffer
2221         FROMBUF, this is now done by the caller.
2223         * org-exp.el (org-print-icalendar-entries): Move the call to
2224         `org-diary-to-ical-string' out of the loop, and kill the buffer
2225         afterwords.
2227         * org-remember.el (org-remember-visit-immediately): Position
2228         cursor after moving to the note.
2229         (org-remember-apply-template): Use a text property to record the
2230         cursor position.
2231         (org-remember-handler): Align tags after pasting the note.
2233 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
2235         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
2237         * org-agenda.el (org-agenda-open-link): If there is an
2238         org-bbdb-name property in the current line, jump to that bbdb
2239         entry.
2241         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
2242         text property, so that the agenda knows where this entry comes
2243         from.
2245         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
2246         interaction between clocking-in from the agenda, and  automatic
2247         task state switching.
2249         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
2251         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
2252         zmacs-region stays after this command in XEmacs.
2254 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
2256         * org.el (org-scan-tags): Allow new values for ACTION parameter.
2258         * org-remember.el (org-remember-templates): Fix bug in
2259         customization type definition.
2261         * org.el (org-map-entries): New function.
2263 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
2265         * org-agenda.el (org-agenda-skip-comment-trees): New option.
2266         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
2268 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
2270         * org-remember.el (org-jump-to-target-location): New variable.
2271         (org-remember-apply-template): Set
2272         `org-remember-apply-template' if requested by template.
2273         (org-remember-handler): Start an idle timer to jump to
2274         remember location.
2276         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
2278         * org.el (org-set-regexps-and-options): Fix bug with parsing of
2279         file tags.
2280         (org-get-tags-at): Add the content of `org-file-tags'.
2282         * org-exp.el (org-export-handle-comments): Fix bug with several
2283         comment lines after each other.
2284         (org-number-to-roman, org-number-to-counter): New functions.
2285         (org-export-section-number-format): New option.
2287 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
2289         * org-exp.el (org-export-protect-examples): Catch the case of a
2290         missing end_example line.
2292         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
2293         `org-file-tags' to nil.
2295         * org-colview.el (org-columns-next-allowed-value): Handle next
2296         argument NTH to directly select a value.
2298         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
2299         argument NTH to directly select a value.
2301 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
2303         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
2305 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
2307         * org.el (org-columns-ellipses): New option.
2309 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
2311         * org-colview.el (org-columns-add-ellipses): New function.
2312         (org-columns-compact-links): New function.
2313         (org-columns-cleanup-item): Call `org-columns-compact-links'.
2314         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
2315         when in agenda.
2316         (org-columns-edit-value): Fixed bug with editing values from
2317         agenda column view.
2318         (org-columns-redo): Also redo the agenda itself.
2320 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
2322         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
2323         option.
2325         * org-colview.el (org-agenda-columns-cleanup-item): New function.
2327         * org-exp.el (org-export-ascii-preprocess): Renamed from
2328         `org-export-ascii-clean-string'.
2329         (org-export-kill-licensed-text)
2330         (org-export-define-heading-targets)
2331         (org-export-handle-invisible-targets)
2332         (org-export-target-internal-links)
2333         (org-export-remove-or-extract-drawers)
2334         (org-export-remove-archived-trees)
2335         (org-export-protect-quoted-subtrees)
2336         (org-export-protect-verbatim, org-export-protect-examples)
2337         (org-export-select-backend-specific-text)
2338         (org-export-mark-blockquote-and-verse)
2339         (org-export-remove-comment-blocks-and-subtrees)
2340         (org-export-handle-comments, org-export-mark-radio-links)
2341         (org-export-remove-special-table-lines)
2342         (org-export-normalize-links)
2343         (org-export-concatenate-multiline-links)
2344         (org-export-concatenate-multiline-emphasis): New functions,
2345         obtained from spliiting the export preprocessor.
2347         * org-table.el (org-table-recalculate): Improve error message if
2348         the row number is invalid.
2350 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
2352         * org-archive.el (org-archive-save-context-info): Fix bugs in
2353         customization setup and docstring.
2355         * org-exp.el (org-export-html-style): Changed the size of in the
2356         <pre> element to 90%.
2358 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
2360         * org.el (org-find-src-example-start): Function removed.
2361         (org-edit-src-find-region-and-lang): New function.
2363 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
2365         * org.el (org-edit-src-exit): New function.
2366         (org-exit-edit-mode): New minor mode.
2368         * org-exp.el (org-export-preprocess-string): Fix bug with removing
2369         comment-like lines from protected examples.
2371         * org.el (org-edit-src-example, org-find-src-example-start)
2372         (org-protect-source-example, org-edit-special): New functions.
2374 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
2376         * org-publish.el (org-publish-project-alist): Fix typo in
2377         docstring.
2378         (org-publish-project-alist): Handle :index-title property.
2380 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
2382         * org-export-latex.el (org-export-as-latex): Make sure region
2383         bounds are correct.  Parse subtree properties relating to export.
2385         * org-exp.el (org-export-add-options-to-plist): New function.
2386         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
2388 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
2390         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
2391         EXPORT_TITLE.
2393         * org-exp.el (org-export-get-title-from-subtree)
2394         (org-export-as-ascii, org-export-as-html): Make sure the original
2395         region-beginning and region-end are used, even after moving
2396         point.
2397         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
2398         property.
2400         * org-remember.el (org-remember-last-stored-marker): New variable.
2401         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
2402         (org-remember-handler): Also use marker to remember
2403         last-stored position.
2405         * org.el (org-goto-marker-or-bmk): New function.
2407 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
2409         * org.el (org-file-properties): Renamed from `org-local-properties'.
2410         (org-scan-tags): Take file tags into account.
2411         (org-tags-match-list-sublevels): Default changed to t.
2413         * org-exp.el (org-export-as-html): Close paragraph after a
2414         footnote.
2416         * org.el (org-update-parent-todo-statistics): New function.
2418         * org-exp.el (org-icalendar-store-UID): New option.
2419         (org-icalendar-force-UID): Option removed.
2420         (org-print-icalendar-entries): IMplement UIDs.
2422 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
2424         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
2426 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
2428         * org-faces.el (org-column): Document how this face is being used
2429         and why sometimes the background faces shine through.
2431         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
2433         * org-publish.el (org-publish-attachment): Create publishing
2434         directory if it does not yet exist.
2436         * org-table.el (org-calc-default-modes): Change default number
2437         format to (float 8).
2439         * org.el (org-olpath-completing-read): New function.
2440         (org-time-clocksum-format): New option.
2441         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
2443         * org-clock.el (org-clock-display, org-clock-out)
2444         (org-update-mode-line): Use `org-time-clocksum-format'.
2446         * org-colview-xemacs.el (org-columns-number-to-string): Use
2447         `org-time-clocksum-format'.
2449         * org-colview.el (org-columns-number-to-string): Use
2450         `org-time-clocksum-format'.
2452 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
2454         * org-id.el: New file, move from contrib to core.
2456         * org-exp.el (org-icalendar-force-UID): New option.
2458 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
2460         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
2461         shifted by one day if theere is a date range without an end
2462         time.
2464         * org.el (org-try-structure-completion): New function.
2466 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
2468         * org.el (org-set-font-lock-defaults): Improve fontification of
2469         description lists.
2470         (org-insert-item): Handle description lists.
2471         (org-adaptive-fill-function): Improve auto indentation in
2472         description lists.
2474         * org-exp.el (org-export-as-html, org-export-preprocess-string):
2475         Implement VERSE environment.
2476         (org-export-preprocess-string): Implement the COMMENT
2477         environment.
2479         * org-export-latex.el (org-export-latex-preprocess): Implement
2480         VERSE environment.
2482 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
2484         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
2485         option.
2487 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
2489         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
2491         * org.el (org-quote-csv-field): New functions.
2493         * org-table.el (org-table-export-default-format): Remove :splice
2494         from default format, we get the same effect by not specifying
2495         :tstart and :tend.
2496         (org-table-export): Improve setup, distinguish better between
2497         interactive and non-interactive use, allow specifying the format
2498         on the fly, better protection against wrong file names.
2499         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
2500         and :tend when :splice is omitted.
2502 2008-05-09  Bernt Hansen  <bernt@norang.ca>
2504         * org-clock.el (org-clock-select-task): Make sure the selection
2505         letters are 1-9 and A-Z, no special characters.
2507 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
2509         * org-exp.el (org-export-htmlize): New group.
2510         (org-export-htmlize-output-type)
2511         (org-export-htmlize-css-font-prefix): New options.
2512         (org-export-htmlize-region-for-paste): New function.
2513         (org-export-htmlize-generate-css): New command.
2515 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2517         * org/org.el (org-modules, org-format-latex-options):
2518         * org/org-archive.el (org-archive-stamp-time)
2519         (org-archive-save-context-info):
2520         * org/org-faces.el (org-hide):
2521         * org/org-irc.el (org-irc-parse-link):
2522         * org/org-macs.el (org-call-with-arg, org-autoload):
2523         * org/org-mew.el (org-mew-store-link):
2524         * org/org-remember.el (org-remember-store-without-prompt)
2525         (org-remember-templates): Fix typos in docstrings.
2527         * org/org-info.el (org-info-store-link): Remove leftover docstring.
2529         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
2530         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
2531         (org-bbdb-anniv-split): Fix typos in docstrings.
2533         * org/org-publish.el (org-publish-project-alist): Doc fixes.
2534         (org-publish-use-timestamps-flag): Reflow docstring.
2535         (org-publish-files-alist): Fix typos in docstring.
2537 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
2539         * org.el (org-set-visibility-according-to-property): New function.
2540         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
2541         and compute the regular expressions, and update font-lock.
2542         (org-property-re): Allow a dash in property names.
2544         * org-archive.el (org-extract-archive-file): Insert the file name
2545         without the path into the format, to allow the location format to
2546         contain a subdirectory.
2548         * org-agenda.el (org-agenda-post-command-hook): If point is at end
2549         of buffer, and the `org-agenda-type' property undefined, use the
2550         value from the character before.
2552         * org.el (org-add-planning-info): Don't let indentation for
2553         would-be timestamp become extra whitespace at the end of headline.
2555 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
2557         * org.el (org-remove-double-quotes, org-file-contents): New
2558         functions.
2560         * org-exp.el (org-infile-export-plist): Also parse the
2561         contents of #+SETUPFILE files, recursively.
2563         * org.el (org-set-regexps-and-options): Also parse the
2564         contents of #+SETUPFILE files, recursively.
2566         * org-exp.el (org-export-handle-include-files): New function.
2567         (org-export-preprocess-string): Call
2568         `org-export-handle-include-files'.
2570         * org.el (org-delete-property-globally)
2571         (org-delete-property, org-set-property): Ignore case during
2572         completion.
2573         (org-set-property): Use `org-completing-read' instead of
2574         `completing-read'.
2576         * org.el (org-complete-expand-structure-template): New,
2577         experimental function.
2578         (org-structure-template-alist): New, experimental option.
2579         (org-complete): Call `org-complete-expand-structure-template'.
2581 2008-05-06  Bastien Guerry  <bzg@altern.org>
2583         * org-export-latex.el (org-export-latex-preprocess): Added
2584         support for blockquotes.
2586 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
2588         * org.el (org-read-date-analyze): Catch the case where only a
2589         weekday is given.
2591 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
2593         * org.el (org-set-font-lock-defaults): Make the description
2594         tag bold.
2596         * org-exp.el (org-export-as-html, org-close-li): Implement
2597         description lists.
2599 2008-05-04  Jason Riedy  <jason@acm.org>
2601         * org-table.el (*orgtbl-default-fmt*): New variable.
2602         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
2603         when there is no other fmt available.
2605         (orgtbl-to-generic): Allow an explicitly nil :tstart or
2606         :tend to suppress the appropriate string.
2608         (orgtbl-to-orgtbl): New function for translating to another orgtbl
2609         table.
2611 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
2613         * org.el (org-read-date-analyze): "." as an alias for "+0" in
2614         read date.
2616         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
2617         New function.
2619         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
2620         New function.
2622 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
2624         * org-clock.el (org-clock-find-position): Don't include notes
2625         into clock drawer.
2627         * org-archive.el (org-archive-subtree): No longer remove an
2628         extra line after cutting the subtree.  `org-cut-subtree' already
2629         takes care of this.
2631         * org-remember.el (org-remember-handler): Only kill the target
2632         buffer if it does not contain the running clock.
2634         * org.el (org-markers-to-move): New variable.
2635         (org-save-markers-in-region, org-check-and-save-marker)
2636         (org-reinstall-markers-in-region): New function.
2637         (org-move-subtree-down, org-copy-subtree): Remember relative
2638         marker positions before cutting.
2639         (org-move-subtree-down, org-paste-subtree): Restore relative
2640         marker positions after pasting.
2642         * org-remember.el (org-remember-clock-out-on-exit): New option.
2643         (org-remember-finalize): Clock out only if the setting in
2644         `org-remember-clock-out-on-exit' requires it.
2645         (org-remember-handler): Do the cleanup in the buffer, to make sure
2646         that the clock marker remains in tact.
2648 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
2650         * org-clock.el (org-clock-goto): Widen buffer if necessary.
2651         (org-clock-in): Make sure that also tasks outside the narrowed
2652         region will be clocked in correctly.
2653         (org-clock-insert-selection-line): Widen the buffer so that we can
2654         find the correct task heading.
2656         * org.el (org-base-buffer): New function.
2658         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
2659         and ";" are escaped.
2660         (org-print-icalendar-entries): Also apply
2661         `org-icalendar-cleanup-string' to the headline, not only to the
2662         summary property.
2664 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
2666         * org-exp.el (org-export-preprocess-hook): New hook.
2667         (org-export-preprocess-string): Call
2668         `org-export-preprocess-hook'.
2670         * org.el (org-font-lock-hook): New variable.
2671         (org-font-lock-hook): New function.
2672         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
2674 ;; Local Variables:
2675 ;; coding: utf-8
2676 ;; add-log-time-zone-rule: t
2677 ;; End:
2679     Copyright (C) 2008  Free Software Foundation, Inc.
2681   This file is part of GNU Emacs.
2683   GNU Emacs is free software: you can redistribute it and/or modify
2684   it under the terms of the GNU General Public License as published by
2685   the Free Software Foundation, either version 3 of the License, or
2686   (at your option) any later version.
2688   GNU Emacs is distributed in the hope that it will be useful,
2689   but WITHOUT ANY WARRANTY; without even the implied warranty of
2690   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2691   GNU General Public License for more details.
2693   You should have received a copy of the GNU General Public License
2694   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
2696 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c