Editing: Automatic empty lines before new entries.
[org-mode/org-tableheadings.git] / lisp / ChangeLog
blob7322cbf8a4c7e2df4fdac9d6f0b0684ced99f967
1 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org.el (org-insert-heading):  Handle new value `auto' for
4         `org-blank-before-new-entry'.
6         * org-list.el (org-insert-item): Handle new value `auto' for
7         `org-blank-before-new-entry'.
9         * org.el (org-blank-before-new-entry): New value `auto', made
10         default.
12 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
14         * org-exp.el (org-export-normalize-links): If the link is also
15         used as the description, protect the description.
17 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
19         * org.el (org-closest-date): Fix bug with yearly repeats, in
20         combination with preference of the past as it is used for deadline
21         and scheduling search.
23         * org-exp.el (org-html-handle-time-stamps): No longer check for
24         the `org-export-with-timestamps' option, because the preprocesser
25         has taken care of this already.
27         * org.el (org-entry-properties): Catch the case when this is
28         called in a non-org-mode file.
30         * org-export-latex.el (org-export-latex-remove-from-headlines):
31         Variable made obsolete, also LaTeX export now uses the standard
32         variables.
33         (org-export-as-latex): Add the timestamps parameter to the
34         preprocessor parameter list.
35         (org-export-latex-content): Export the remaining keywords without
36         considering to remove them.
37         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
38         Use bold font instead of tt font for the keywords.
39         (org-export-latex-fontify-headline): Format headlines, assuming
40         that all keywords still present should be published.
41         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
42         publish what ever remains of the time stamps.
43         (org-export-latex-list-parameters): New option.
44         (org-export-latex-lists): Pass additional parameters to the list
45         converter.
47         * org-exp.el (org-export-preprocess-string): Remove clock lines
48         and timestamps already in the preprocesor.
49         (org-export-remove-timestamps, org-export-remove-clock-lines): New
50         functions.
51         (org-export-as-ascii, org-export-as-html): Add the timestamps
52         parameter to the preprocessor parameter list.
54         * org-list.el (org-list-parse-list): Parse for checkboxes.
55         (org-list-to-generic): Introduce and handle new parameters :cbon
56         and :cboff.
57         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
58         optional parameter PARAMS.
60         * org-export-latex.el (org-export-latex-special-chars): Fix
61         problems with interpreting dollar signs.
62         (org-inside-latex-math-p): New function.
63         (org-export-latex-preprocess): Protect all the math fragments.
65         * org.el (org-latex-regexps): Allow a dash after a dollar.
67         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
68         mark after copying.
70         * org-agenda.el (org-run-agenda-series): Have series options set
71         when finalizing the agenda.
73         * org-exp.el (org-export-format-source-code-or-example): Protect
74         the converted examples.
76         * org.el (org-set-regexps-and-options): Fix the regexp
77         `org-complex-heading-regexp'.
79 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
81         * org.el (org-edit-src-get-label-format): New function.
82         (org-coderef-label-format): New option.
83         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
84         a label format specification and make sure it is used in the edit
85         buffer.
86         (org-edit-src-get-label-format): New function.
87         (org-store-link): Handle new coderef formats.
88         (org-link-search): Handle new coderef formats.
90         * org-footnote.el (org-footnote-create-definition)
91         (org-footnote-goto-local-insertion-point): Make footnote insertion
92         work correctly when the "Footnotes" headline is the last line in
93         the buffer.
95         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
96         the location.
98 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
100         * org-w3m.el (org-w3m): New customization group.
101         (org-w3m-deactivate-mark): New option.
102         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
103         option say not to.
105 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
107         * org.el (org-set-font-lock-defaults): Trigger footnote
108         fontification.
109         (org-activate-footnote-links): New function.
110         (org-activate-links): New entry `footnote'.
112         * org-faces.el (org-footnote): New face.
114 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
116         * org-macs.el (org-re): Handle the [:word:] class.
118         * org-exp.el (org-export-preprocess-string): Call
119         `org-export-protect-colon-examples'.
120         (org-export-protect-colon-examples): Renamed from
121         `org-export-protect-examples', and scope limited to lines starting
122         with a colon.
124 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
126         * org-exp.el (org-export-preprocess-string): Move the preprocess
127         hook to after turning on Org-mode.
128         (org-export-preprocess-after-include-files-hook)
129         (org-export-preprocess-after-tree-selection-hook)
130         (org-export-preprocess-before-backend-specifics-hook)
131         (org-export-preprocess-final-hook): New hooks.
132         (org-export-preprocess-string): Run the new hooks.
134         * org.el (org-ctrl-c-minus): Fix indentation for new items.
136         * org-footnote.el: New file.
138         * org.el (org-footnote): Require footnote code.
139         (org-startup-options): Add new footnote options.
140         (org-mode-map): New keybindig for footnotes.
141         (org-ctrl-c-ctrl-c): Add function at footnotes.
142         (org-org-menu): New menu entries for footnotes.
144         * org-export-latex.el (org-export-as-latex): Pass footnote
145         variable to preprocessor.
146         (org-export-latex-preprocess): Treat multiple references to a
147         footnote.
149         * org-exp.el (org-export-preprocess-string): Call
150         `org-footnote-normalize'.
151         (org-export-as-ascii, org-export-as-html): Pass footnote variable
152         to preprocessor.
153         (org-export-as-html): Treat multiple references to a footnote.
155 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
157         * org-export-latex.el (org-export-latex-links): Handle coderef
158         links.
160         * org.el (org-bracket-link-analytic-regexp++): New variable.
161         (org-make-link-regexps): Initialize
162         `org-bracket-link-analytic-regexp++'.
163         (org-store-link): Implement special case in edit-src buffer.
164         (org-insert-link): No use of ide to insert stored links.
165         (org-link-search): Implement special case for coderefs.
167         * org-exp.el (org-export-html-scripts): New constant.
168         (org-export-html-style-default): Add a new style for highlighted
169         code.
170         (org-export-code-refs): New variable.
171         (org-export-preprocess-string): Initialize `org-export-code-refs'.
172         Call `org-export-replace-src-segments-and-examples'
173         No longer call `org-export-protect-examples'.
174         (org-export-target-internal-links): Take care of coderef targets.
175         (org-export-last-code-line-counter-value): New variable.
176         (org-export-replace-src-segments-and-examples): Renamed from
177         `org-export-replace-src-segments', and modified.
178         (org-export-format-source-code-or-example): Renamed from
179         `org-export-format-source-code'.
180         (org-export-number-lines): New function.
181         (org-export-as-ascii, org-export-as-html): Handle coderef links.
183 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
185         * org-remember.el (org-remember-handler): Safer way to get a new
186         buffer accessing the target file.
188         * org.el (org-refile-get-location): Handle case of current buffer
189         not having a file associated with it.
191 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
193         * org-table.el (org-table-get-formula): Only ask to overwrite
194         field formula if there really is one.
196         * org-id.el (org-id-find): Allow the ID to be a symbol or a
197         number, by converting these to a string.
199         * org-colview.el (org-dblock-write:columnview): Allow ID to be
200         located in a different file.
202         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
203         org-colview.el.
205 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
207         * org.el (org-completion-use-ido): Enhance docstring of
208         `org-completion-use-ido'.
210         * org-export-latex.el (org-export-latex-make-header): Double the %
211         in the time stamp format.
212         (org-export-latex-special-chars): Handle case where there is no
213         match group 3.
215 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
217         * org.el (org-get-refile-targets, org-refile-get-location): Use
218         expanded file name to improve comparison.
220 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
222         * org.el (org-scan-tags): Rescan for tags, to get the correct
223         upcase/downcase stuff.  This slows things down for now, but it
224         works.
225         (org-mode): Make sure the tag-faces regexp is initialized.
227         * org-export-latex.el (org-export-latex-links): Fix bug with
228         undefined label.
230         * org-table.el (org-table-get-specials): Set
231         `org-table-current-last-data-line'.
232         (org-table-current-last-data-line): New variable.
233         (org-table-insert-column, org-table-delete-column)
234         (org-table-move-column, org-table-fix-formulas): Call
235         `org-table-fix-formulas' a second time to fix the $LR references.
236         (org-table-get-specials): Add the $LR references to the tables.
237         (org-table-get-formula): Do not offer last-row names as LHS of
238         formulas.
240         * org.el (org-store-link): Capture link description from
241         `org-id-store-link'.
243         * org-exp.el (org-export-html-format-image): Add the / to the end
244         of the <img> tag.
245         (org-export-format-source-code): Surround example by empty lines,
246         to make sure it will not be inside a paragraph.
248         * org.el (org-ido-switchb): New function.
250 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
252         * org-agenda.el (org-agenda-show): New prefix argument
253         FULL-ENTRY.
255         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
256         argument.
258         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
259         `org-agenda-change-all-lines'.
260         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
261         tags are now retrieved locally.
263 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
265         * org.el (org-get-outline-path): Fix bug if level is not given.
266         (org-org-menu): Do not quote function in menu vector.
268         * org-agenda.el (org-finalize-agenda): Fix typo with variable
269         name.
271 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
273         * org.el (org-refile): Avoid refiling to within the region to be
274         refiled.
276         * org-export-latex.el (org-export-latex-special-chars): Replace
277         special characters also in tables.
279         * org-agenda.el (org-agenda-change-all-lines): New argument
280         FORCE-TAGS.
281         (org-agenda-set-tags): Cet the new tags and pass them to
282         `org-format-agenda-item'.
284 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
286         * org-export-latex.el (org-export-latex-classes): Add longable as
287         a default package to all classes.
288         (org-export-latex-tables): Handle the longtable attribute and the
289         align attribute.
291         * org-table.el (orgtbl-to-generic): Handle tables that start with
292         a hline.
294         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
295         \verb for colde-like snippets.
296         (org-export-as-latex): Fix issues with region export.
298         * org.el (org-up-heading-safe): Speed up function by using a
299         direct regexp search.
300         (org-olpa): New variable.
301         (org-get-outline-path): Speed-up path constructions in cases where
302         this is possible because the entire hierarchy is scanned anyway.
303         (org-refile-get-location): Don't compare the truenames of files,
304         this is too slow.
305         (org-goto-max-level): New option.
306         (org-goto): Use `org-goto-max-level'.
308 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
310         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
311         Strip angle brackets from message-ids in the former and don't do
312         it in the latter.
313         (org-gnus-follow-link): Open summary reliable, even if the last
314         messages were deleted, and handle empty groups, too.
316 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
318         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
319         instead of \texttt for the =...= and ~===~ emphasis environments.
320         (org-export-as-latex): Remove any old :org-license-to-kill text
321         properties.
322         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
323         (org-export-latex-make-header): Add some hard space after the
324         table of contents.
325         (org-export-latex-first-lines): Accept RBEG argument.  Mark
326         exported text so that it will be excuded in further steps.
328         * org-table.el (org-table-get-specials): Make @0 reference the
329         last line in a table.
330         (org-table-recalculate): Improve docstring.
332 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
334         * org.el (org-log-done): Fix docstring.
336 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
338         * org-exp.el (org-export-html-format-image): Fix bugs.
340         * org-export-latex.el (org-export-latex-tables)
341         (org-export-latex-links): Implement attribute, label, and caption
342         handling.
344         * org-exp.el (org-export-html-style-default): Add style
345         definitions for the figure div.
346         (org-export-preprocess-string, org-export-as-html): Implement
347         attribute, label, and caption handling.
348         (org-export-attach-captions-and-attributes): New function.
349         (org-export-html-format-image): New function.
350         (org-format-org-table-html): Implement attribute, label, and
351         caption handling.
353         * org.el (org-find-text-property-in-string): New function.
354         (org-extract-attributes): Use the property org-attr instead of
355         org-attrobutes, because this property is now set with the #+ATTR
356         lines.
358 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
360         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
361         the case that FROM is nil.
363         * org.el (org-before-first-heading-p): New function.
365 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
367         * org-exp.el (org-export-as-html): Do not add a space before
368         enforces line breaks.
369         (org-export-as-html): Close paragraph before blockquote and verse
370         tags.
372 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
374         * org-id.el (org-id-locations-file): Wrap file name with
375         `convert-standard-filename'.
376         (org-id-files): New variable.
377         (org-id-use-hash): New option.
378         (org-id-update-id-locations): Also search in all files current
379         listed in `org-id-files'.  Convert the resulting alist to a hash
380         if the user customation says so.
381         (org-id-locations-save): Handle he case if `org-id-locations' is a
382         hash.
383         (org-id-locations-load): Convert the alist to a hash.
384         (org-id-add-location): Handle the hast case.
385         (kill-emacs-hook): Make sure id locations are saved when Emacs is
386         exited.
387         (org-id-hash-to-alist, org-id-alist-to-hash)
388         (org-id-paste-tracker): New functions.
390 -------------------------------------------------------------------------
392 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
394         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
395         bindings of calendar variables.
397         * org-table.el (org-table-find-row-type): Renamed from
398         `org-find-row-type'.
399         (org-table-rewrite-old-row-references): Renamed from
400         `org-rewrite-old-row-references'.
401         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
402         (org-table-cleanup-narrow-column-properties): Renamed from
403         `org-cleanup-narrow-column-properties'.
405 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
407         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
408         for better error messages.
409         (org-table-get-descriptor-line): Supply the new arguments to
410         `org-find-row-type'.
411         (org-table-error-on-row-ref-crossing-hline): New option.
413         * org.el (org-target-link-regexp): Make buffer-local.
414         (org-move-subtree-down): Fix bug with trees at beginning of
415         buffer.
417 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
419         * org-faces.el (org-set-tag-faces): New function.
420         (org-tags-special-faces-re): New variable.
422         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
424         * org-faces.el (org-tag-faces): New option.
425         (org-tag): Mention `org-tag-faces' in the docstring.
427 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
429         * org-exp.el (org-export-html-style-default): Implement new
430         quoting.
432         * org-jsinfo.el (org-infojs-template): Implement new quoting.
434         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
435         command to the `w3m-minor-mode-map'.
437         * org-archive.el (org-archive-to-archive-sibling): Protect
438         `this-command' to avoid appending kills during archiving.
440         * org-exp.el (org-export-with-priority): New variable.
441         (org-export-add-options-to-plist): Use `org-export-plist-vars'
442         instead of internal list of strings and properties.
443         (org-print-icalendar-entries): Retrieve the location property with
444         inheritance.
446 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
448         * org-exp.el (org-export-with-todo-keywords): New option.
449         (org-export-plist-vars): Include also the keys for the #+OPTIONS
450         line.
451         (org-default-export-plist, org-export-add-options-to-plist)
452         (org-export-as-ascii, org-export-as-html): Use the new structure
453         of `org-export-plist-vars'.
455         * org.el (org-map-entries): Return all values.
457 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
459         * org.el (org-matcher-time): Recognize more special values.
461         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
463 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
465         * org.el (org-tags-exclude-from-inheritance): New option.
466         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
467         `org-tags-exclude-from-inheritance'.
469         * org-agenda.el (org-agenda-show-inherited-tags): New option.
470         (org-format-agenda-item): Add inherited tags to the agenda line
471         string, and make sure that properties are kept when downcasing the
472         tags list.
473         (org-agenda-add-inherited-tags): New function.
474         (org-downcase-keep-props): New function.
476         * org.el (org-scan-tags): Mark inherited tags with a text
477         property.
478         (org-get-tags-at): Mark inherited tags with a text property.
479         (org-add-prop-inherited): New function.
481         * org-agenda.el (org-agenda-add-inherited-tags): New function.
482         (org-agenda-show-inherited-tags): New option.
484 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
486         * org.el (org-modules): Add org-w3m to the default modules.
488         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
489         orgtbl-mode.
490         (orgtabl-create-or-convert-from-region): New command.
492         * org-exp.el (org-export-as-ascii): Remove the handling of
493         targets.
494         (org-export-ascii-preprocess): Handle targets already in this
495         function.
497 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
499         * org-timer.el (org-timer-start-time): Define this variable.
500         (org-timer-item): Make argument optional.
502         * org-list.el (org-insert-item): Automatically insert a timer item
503         if the current list is a timer list.
505         * org-timer.el: New file.
507         * org-publish.el (org-publish-org-index): Only exclude the index
508         file in the main directory from being added to the site-map.
509         (org-publish-get-project-from-filename): If the current project is
510         a component, start publishing from the parent project.
512 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
514         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
516         * org-publish.el (org-publish-org-index): Improve removal of
517         temporary buffers.
519         * org-agenda.el (org-get-closed): Re-apply changes
520         accidentially overwritten by last commit to Emacs.
522         * org.el (org-outline-path-complete-in-steps): New option.
523         (org-refile-get-location): Honor
524         `org-outline-path-complete-in-steps'.
525         (org-agenda-change-all-lines, org-tags-sparse-tree)
526         (org-time-string-to-absolute, org-small-year-to-year)
527         (org-link-escape): Re-apply changes accidentially overwritten
528         by last commit to Emacs.
530 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
532         * org-clock.el (org-dblock-write:clocktable): Make sure the
533         clocktable sees the first line.
534         (org-clock-in): Warn if the clock cannot be resumed.
536 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
538         * org.el (org-open-at-point): Fix mixup about interactive and
539         non-interactive elisp links.
541 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
543         * org-exp.el (org-export-preprocess-string): Allow one comment
544         line before the first headline to always be included.  This is
545         to not miss a commented target.
547         * org-mouse.el (org-mouse-insert-item): Call
548         `org-indent-to-column' instead of `indent-to', for XEmacs
549         compatibility.
551         * org.el (org-refile-targets): Fix customize definition so
552         that it works also in XEmacs.
553         (org-fixup-indentation): Call `org-indent-to-column' instead
554         of `indent-to', for XEmacs compatibility.
556 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
558         * org-mew.el (org-mew-store-link): Get the correct case folder
559         for refiled messages.
561 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
563         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
564         line break indicators.
566         * org.el (org-ido-completing-read): Remove the "i:" prefix for
567         ido-completion propts.
569 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
571         * org-remember.el (org-remember-apply-template): Use
572         `org-substring-no-properties'.
574         * org-compat.el (org-substring-no-properties): New function.
576         * org-remember.el (org-remember-apply-template): Use
577         `org-substring-no-properties' for compatibility.
579         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
580         option.
581         (org-fix-bullet-type): respect
582         `org-list-two-spaces-after-bullet-regexp'.
584         * org-clock.el (org-clock-load): Clean up the code.
586         * org.el (org-adaptive-fill-function): Allow two spaces after
587         "1." as a list bullet.
589 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
591         * org-clock.el (org-clock-save, org-clock-load): Check for
592         live buffers, existing files, and buffer file names to ensure
593         consistent information.
594         (org-clock-persist): Make `clock' a special value of this
595         variable, and improve docstring.
597         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
598         (org-get-string-indentation): Adapt indentation when the bullet
599         width changes.
601 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
603         * org-remember.el (org-remember-finalize): Make interactive.
604         (org-remember-kill): New command.
605         (org-remember-finish-immediately): Call `org-remember-finalize'
606         directly.
607         (org-remember-finalize): Make `org-remember-finalize' an interactive
608         function.
610 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
612         * org-remember.el (org-remember-apply-template): No ido completion
613         for free prompts in remember templates.
614         (org-remember-before-finalize-hook): New hook.
615         (org-remember-mode): New minor mode.
616         (org-remember-apply-template): Turn on `org-remember-mode'.
618         * org-id.el (org-id-add-location): Avoid error when no file is
619         given.
621         * org-remember.el (org-remember-apply-template): Fix the way how
622         the list of allowed properties is retrieved from the target file.
624         * org.el (org-insert-link): Improve file link matching.
626 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
628         * org-colview.el (org-columns-display-here): New argument
629         DATELINE, to trigger using the new face.
630         (org-agenda-colview-summarize): Call `org-columns-display-here'
631         with the new argument.
633         * org-faces.el (org-agenda-column-dateline): New face.
635         * org-publish.el (org-publish-org-index): Use index-title at page
636         title, not as section.
638         * org-exp.el (org-export-html-format-desc): Respect the
639         org-protect property.
640         (org-export-as-html): Protect image specifiers that are in the
641         description part of a link.
643         * org.el (org-sort-entries-or-items, org-completing-read)
644         (org-refile-get-location, org-olpath-completing-read, org-todo)
645         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
646         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
647         (org-set-property, org-delete-property)
648         (org-delete-property-globally): Use `org-ido-completing-read'.
650         * org-remember.el (org-remember-apply-template): Use
651         `org-ido-completing-read'.
653         * org-publish.el (org-publish): Use `org-ido-completing-read'.
655         * org-colview.el (org-columns-edit-value, org-columns-new)
656         (org-insert-columns-dblock): Use `org-ido-completing-read'.
658         * org-colview-xemacs.el (org-columns-edit-value)
659         (org-columns-new, org-insert-columns-dblock): Use
660         `org-ido-completing-read'.
662         * org-attach.el (org-attach-delete-one, org-attach-open): Use
663         `org-ido-completing-read'.
665         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
666         `org-ido-completing-read'.
668         * org.el (org-time-today): New function.
669         (org-matcher-time): Use `org-time-today'.  Add special treatment
670         for "<tomorrow>" and "<yesterday>".
671         (org-ido-completing-read): New function.
672         (org-completion-use-ido): New option.
674         * org-exp.el (org-export-format-source-code): Fix bug in require
675         htmlize code.
676         (org-export-target-internal-links): Fix bug in search for text
677         property.
679 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
681         * org-export-latex.el (org-export-latex-subcontent): Interprete
682         target aliases as additonal labels.
684         * org-exp.el (org-export-target-aliases): New variable.
685         (org-export-preprocess-string)
686         (org-export-handle-invisible-targets): Fill the alias alist.
687         (org-export-as-html): Remove the &nbsp; from the anchor, and also
688         assign an id.
689         (org-html-level-start): Insert the target aliases as additonal
690         anchors.
692         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
693         picture area.
695 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
697         * org.el (org-open-at-mouse): Ensure correct link abbreviations
698         when following a link with the mouse from the agenda.
700         * org-exp.el (org-export-as-html): Avoid lone </div> when no
701         headlines are created.
703 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
705         * org-exp.el (org-export-preprocess-string): Reorder so that we
706         can still see ID properties when we collect targets.
707         (org-export-target-internal-links): Also store targets for ID's.
709         * org.el (org-link-translation-function): New option.
710         (org-open-at-point): Call `org-link-translation-function' if
711         non-nil.
712         (org-translate-link): New function.
713         (org-translate-link-from-planner): New function.
714         (org-open-at-point): Allow interactive commands in elisp links.
716         * org-exp.el (org-icalendar-cleanup-string): Restore the old
717         iCalendar quoting.  The new one seems to caus problems with
718         applications.
720         * org.el (org-yank): Set `this-command' to `yank', so that
721         `yank-pop' will work.
723 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
725         * org-id.el (org-id-search-archives): New option.
727         * org.el (org-link-to-org-use-id): New option.
728         (org-store-link): Use `org-link-to-org-use-id'.
729         (org-id): Make org-id.el a standard component.
731 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
733         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
734         hexified version of the tag.
736         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
737         compliance as far as quoting is concerned.
739         * org-vm.el (org-vm-follow-link): Require `vm-search'.
741         * org.el (org-up-heading-safe, org-forward-same-level): Always
742         call `org-back-to-heading' instead of `outline-back-to-heading'.
743         (org-back-to-heading): New wrapper around outline-back-to-heading,
744         with a useful error message telling where the error happened.
746         * org-list.el (org-update-checkbox-count): Always call
747         `org-back-to-heading' instead of `outline-back-to-heading'.
749         * org-exp.el (org-export-as-html): Make sure that each <img> tag
750         has an `alt' attribute, to ensure XHTML validation.
752 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
754         * org-publish.el (org-publish-attachment): Allow publishing to
755         overwrite attachment files.
757         * org-agenda.el (org-agenda-timerange-leaders): New option.
758         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
760         * org.el (org-edit-src-exit): Untabify ASCII image before
761         returning.
774 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
776         * org.el (org-yank): Make any prefix force normal yanking.
777         Suppress folding if text would be swallowed into a folded
778         subtree.
779         (org-yank-folded-subtrees, org-yank): Docstring updates.
781         * org-agenda.el (org-agenda-compare-effort): Treat no effort
782         defined as 0.
784         * org-exp.el (org-export-language-setup): Add Catalan and
785         Esperanto language entries.
787 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
789         * org.el (org-refile): Allow refiling of entire regions.
791         * org-clock.el (org-clock-time%): New function.
793         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
794         retrieve property values.
796 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
798         * org-agenda.el (org-agenda-list): Handle the value `only' of
799         org-agenda-show-log'.
800         (org-agenda-log-mode): Interpret a double prefix arg.
802 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
804         * org-exp.el (org-export-html-footnotes-section): New variable.
805         (org-export-as-html): Use `org-export-html-footnotes-section' to
806         insert the footnotes.
807         (org-export-language-setup): Add "Footnotes" to language words.
809 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
811         * org.el (org-yank): Fix bug when not inserting a subtree.
813 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
815         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
816         instead of `vm-beginning-of-message'.
818         * org.el (org-make-link-regexps): Make sure that links to gnus can
819         contain brackets.
821 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
823         * org-attach.el (org-attach-dir): Remove duplicate ID creation
824         code.
826         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
827         shell output.
829         * org.el (org-link-abbrev-alist): Improve customization type.
831         * org-attach.el (org-attach-expand-link, org-attach-expand): New
832         functions.
834         * org-agenda.el (org-agenda-get-progress): Renamed from
835         `org-get-closed'.  Implement searching for state changes as well.
836         (org-agenda-log-mode-items): New option.
837         (org-agenda-log-mode): New option prefix argument, interpreted as
838         request to show all possible progress info.
839         (org-agenda-get-day-entries): Call `org-get-progress' instead of
840         `org-get-closed'.
841         (org-agenda-set-mode-name): Handle the more complex log mode
842         settings.
843         (org-get-closed): New alias, pointing to `org-get-progress'.
845 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
847         * org.el (org-file-apps-defaults-gnu)
848         (org-file-apps-defaults-macosx)
849         (org-file-apps-defaults-windowsnt): Add an entry defining the
850         system command.
851         (org-file-apps): Allow `system' as key and value.
852         (org-open-at-point): Explain the effect of a double prefix arg.
853         (org-open-file): If the argument `in-emacs' is (16),
854         i.e. corresponding to a double prefix argument, try to open the
855         file externally.
857 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
859         * org.el (org-insert-link): Abbreviate absolute files names in
860         links.  Also, fix a bug in which the double C-u prefix would not
861         be honored.
863 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
865         * org.el (org-insert-heading): If buffer does not end with a
866         newline, add one if necessary to insert headline correctly.
868         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
869         paragraphs, not inside.
871         * org.el (org-todo): Quote
872         `org-agenda-headline-snapshot-before-repeat'.
874         * org-exp.el (org-export-as-html): Fully process link descriptions.
875         (org-export-html-format-desc): New function.
876         (org-export-as-html): Collect footnotes into the correct basket.
877         (org-html-protect): No longer protect quotations marks here, this
878         goes wrong.
880         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
881         BEG.
883         * org-compat.el (org-fit-window-to-buffer): New function (not
884         really, a preliminary and incomplete version was present earlier,
885         but not used).
887         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
888         `org-fit-window-to-buffer'.
890         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
892         * org-agenda.el (org-agenda-get-restriction-and-command)
893         (org-fit-agenda-window, org-agenda-convert-date): Use
894         `org-fit-window-to-buffer'.
896         * org-exp.el (org-export-as-html): Process href links through
897         `org-export-html-format-href'.
898         (org-export-html-format-href): New function.
900         * org-agenda.el (org-agenda-todo): Update only the current
901         headline if this is a repeated TODO, marked done for today.
902         (org-agenda-change-all-lines): New argument JUST-THIS, to change
903         only the current line.
905         * org.el (org-todo): Take a snapshot of the headline if the
906         repeater might change it.
908 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
910         * org-publish.el (org-publish-find-title): Remove buffers visited
911         only for extracting the title.
913         * org-exp.el (org-export-html-style)
914         (org-export-html-style-default): Mark style definitions as
915         unparsed CDATA.
917         * org-publish.el (org-publish-validate-link): Function
918         re-introduced.
920 2008-11-02  Charles Sebold  <csebold@gmail.com>
922         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
923         property.
924         (org-plot-quote-timestamp-field): New function.
925         (org-plot-quote-tsv-field): Call timestamp field function when
926         necessary rather than just quoting as a string.
927         (org-plot/gnuplot-to-data): Pass in timefmt property.
928         (org-plot/gnuplot-script): Supports timefmt property.
929         (org-plot/gnuplot): Checks for timestamp column before checking
930         for text index column.
932 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
934         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
936         * org-publish.el (org-publish-org-index): Create a section in the
937         index file.
938         (org-publish-org-index): Stop linking to directories.
940         * org.el (org-emphasis-alist): Use span instead of <u> to
941         underline text.
943         * org-exp.el (org-export-as-html): Make sure <p> is closed before
944         <pre> sections.
946 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
948         * org-jsinfo.el (org-infojs-template): Remove language attribute
949         from script tag.
951 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
953         * org-agenda.el (org-agenda-remove-marked-text): New function.
954         (org-agenda-mark-filtered-text)
955         (org-agenda-unmark-filtered-text): New functions.
956         (org-write-agenda): Remove fltered text.
958         * org.el (org-make-tags-matcher): Give access to TODO "property"
959         without speed penalty.
961 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
963         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
964         option.
965         (org-store-link-props): Make sure adding to the plist works
966         correctly.
968         * org-gnus.el (org-gnus-no-new-news): New function.
969         (org-gnus-follow-link): Allow the article ID to be a message-id,
970         in addition to allowing article numbers.  Message IDs make much
971         more roubust links.
972         (org-gnus-store-link): Use message-id to create link.
974 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
976         * org.el (org-emphasize): Reverse the selection array.
977         (org-emphasis-alist): Set <code> tags for the verbatim
978         environment.
980         * org-remember.el (org-remember-handler): Fix bug with
981         prefix-related changing of the note storage target.
983         * org-exp.el (org-print-icalendar-entries): Make the exported
984         priorities compatible with RFC 2445.
986         * org-clock.el (org-clock-save): Insert time stamp without
987         dependence on time-stamp.el.
989 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
991         * org.el ("saveplace"): If saveplace puts point into an invisible
992         location, make it visible.
993         (org-make-tags-matcher): Allow inactive time stamps in time
994         comparisons.
995         (org-yank-adjusted-subtrees): New option.
996         (org-yank): Incorporate adjusting trees.
997         (org-paste-subtree): New argument FOR-YANK which will cause
998         insertion at point without backing up over white lines, and leave
999         point at the end of the inserted text.  Also if the cursor is
1000         at the beginning of a headline, use the same level or the inserted
1001         tree.
1003         * org-publish.el (org-publish-get-base-files-1): Deal correctly
1004         with broken symlinks
1006 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
1008         * org-exp.el (org-export-select-tags, org-get-current-options):
1009         Fix typo.
1011 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
1013         * org-agenda.el (org-format-agenda-item)
1014         (org-agenda-filter-make-matcher): Make sure tags are stored and
1015         compared donwcased.
1017 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
1019         * org.el (org-insert-todo-heading): Fix bug with force-heading
1020         argument.
1022 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
1024         * org-clock.el (org-clock-in-resume): Add a custom option to
1025         toggle starting the clock from an open clock line.
1026         (org-clock-in): When clocking in to an entry, if
1027         `org-clock-in-resume' is set, check if the first clock line is
1028         open and if so, start the clock from the time in the clock line.
1029         (org-clock-persist): Add a custom option to toggle clock
1030         persistence.
1031         (org-clock-persist-query-save): Add a custom option to toggle
1032         asking the user if they want to save the running clock when
1033         exiting.
1034         (org-clock-persist-query-resume): Add a custom option to toggle
1035         asking the user if they want to resume the saved clock when Emacs
1036         is restarted.
1037         (org-clock-save): Add a function to save clock data.
1038         This includes the contents of `org-clock-history' and the buffer
1039         and position of the currently clocked task, if any.
1040         (org-clock-load): Add a function to load clock data.
1041         This populates `org-clock-history', and resumes the saved clocked
1042         task if there is one.
1043         (org-clock-persistence-insinuate): Add a method to set up the
1044         hooks for clock persistence.
1046 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
1048         * org-exp.el (org-export-as-ascii): Handle the case that we are
1049         publishing from an indirect buffer.
1051         * org-table.el (org-table-copy-down): Fix bug with time stamp
1052         increment.
1054         * org-mouse.el (org-mouse-features): New option.
1055         (org-mode-hook): Turn on features depending on
1056         `org-mouse-features'.
1058         * org.el (org-insert-heading-respect-content): Force heading
1059         creation.
1060         (org-insert-heading): keep the folding state of the heading before
1061         the inserted one.
1063 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
1065         * org-archive.el (org-archive-to-archive-sibling): Handle top
1066         level headlines better.
1068 2008-10-21  Bastien Guerry  <bzg@altern.org>
1070         * org-export-latex.el (org-export-latex-classes): Added
1071         \usepackage{graphicx} to the default list of packages.
1073 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
1075         * org-agenda.el (org-agenda-filter): Renamed from
1076         `org-agenda-filter-tags'.
1078 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
1080         * org.el (org-entry-properties): Add CATEGORY property, iven if it
1081         is not defined as a property in this entry.
1082         (org-add-log-note): Mask prefix argument when immediately storing
1083         the note.
1085         * org-agenda.el (org-agenda-filter-effort-default-operator): New
1086         option.
1088 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
1090         * org.el (org-add-log-setup): Bugfix; code to find insertion point
1091         after drawers was skipping ahead one line too many, so notes were
1092         inserted after the first note instead of before it.
1094 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
1096         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
1097         New variables.
1098         (org-prepare-agenda): Reset the filter tags.
1099         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
1100         Show filter tags in mode line.
1102         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
1103         formatter.
1105         * org-export-latex.el (org-latex-entities-regexp): New constant.
1106         (org-export-as-pdf): Use two calls to `shell-command'.
1108 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
1110         * org-export-latex.el (org-export-latex-treat-sub-super-char):
1111         Honor the {} value of the subsuperscript setting.  Make sure that
1112         longer subsuperscripts are typeset in a roman font.
1114         * org.el (org-clock-update-time-maybe): Compute negative clock
1115         intervals correctly.
1117 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
1119         * org.el (org-add-log-setup): Respect
1120         `org-log-state-notes-insert-after-drawers'.
1121         (org-log-state-notes-insert-after-drawers): New option.
1122         (org-todo-trigger-tag-changes): New function.
1123         (org-todo): Call `org-todo-trigger-tag-changes'.
1125 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
1127         * org.el (org-add-log-setup): Only skip drawers if the are
1128         immediately after the scheduling keywords.
1130         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
1131         function
1132         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
1133         call it with the current todo state to get the state to switch to
1134         when clocking in.
1135         (org-clock-in): Use org-indent-line-function to indent clock lines.
1136         (org-clock-find-position): Fix indentation of empty clock drawers.
1138 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
1140         * org-publish.el (org-publish-org-to): Handle case when
1141         org-export-to-pdf does return a file name, not a buffer.
1142         (org-publish-org-to-pdf): New function.
1144         * org-export-latex.el (org-export-as-pdf)
1145         (org-export-as-pdf-and-open): New commands.
1147         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
1148         forms as ranges.
1150         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
1151         things in protexted regions.
1153 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
1155         * org-export-latex.el (org-export-latex-preprocess): Improve
1156         quoting of LaTeX environments.
1158 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
1160         * org.el (org-edit-fixed-width-region): Exclude final newline from
1161         picture area.
1163         * org-export-latex.el (org-export-latex-subcontent): Add labels to
1164         sections, to make internal links work.
1165         (org-export-latex-fontify-headline): Do not remove all text
1166         properties, to make sure that target properties survive this
1167         process.
1169         * org-exp.el (org-export-preprocess-string): Change sequence of
1170         modifications, to make sure links are prepared before the LaTeX
1171         conversions do happen.
1173 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
1175         * org-attach.el (org-attach-delete-all): Renamed from
1176         `org-attch-delete'.  Add a security query before deleting the
1177         entire directory.  New optional argument FORCE can overrule the
1178         security query.
1179         (org-attach-delete-one): New command.
1181 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
1183         * org-attach.el (org-attach-file-list): Fix bug with directory.
1185 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
1187         * org.el (org-apps-regexp-alist): New function.
1188         (org-file-apps): Add auto-mode to the default value.
1189         (org-open-file): Use the new structure of org-file-apps.
1191         * org-attach.el (org-attach): Support the new keys.
1192         (org-attach-method): New option.
1194 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
1196         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
1197         March.
1199         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
1200         of the list value o `org-use-tag-inheritance'.
1202         * org-attach.el (org-attach-auto-tag): New option.
1203         (org-attach-tag, org-attach-untag): New functions.
1204         (org-attach-attach, org-attach-new, org-attach-sync): Call
1205         `org-attach-tag'.
1206         (org-attach-delete): Call `org-attach-untag'.
1208 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
1210         * org-table.el (orgtbl-self-insert-command): Make this work for
1211         the keypad as well.
1213 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
1215         * org.el (org-add-log-setup): Limit searc for drawers to entry
1216         text, not to subtree.
1218         * org-clock.el (org-clock-heading-for-remember): New variable.
1219         (org-clock-in): Set `org-clock-heading-for-remember'.
1221 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
1223         * org-remember.el (org-remember-apply-template): Add new
1224         expansions: %k, %K for currently clocked task and a link to the
1225         currently clocked task, and %< to file notes in the currently
1226         clocked task.
1228 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
1230         * org-export-latex.el (org-export-latex-make-header): Also insert
1231         the content of the property :latex-header-extra.
1233         * org-exp.el (org-infile-export-plist): Put the content of
1234         #+LATEX_HEADER: into the property :latex-header-extra.
1236         * org-colview.el (org-columns-get-format-and-top-level): Remove
1237         resetting the marker.
1239         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
1240         Remove resetting the marker.
1242         * org.el (org-entry-property-inherited-from): Improve docstring.
1243         (org-entry-get-with-inheritance): Reset marker before starting the
1244         search.
1246         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
1248 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
1250         * org.el (org-entry-get-multivalued-property)
1251         (org-entry-protect-space, org-entry-restore-space): New
1252         functions.
1253         (org-file-apps-defaults-macosx): Let postscript files be opened by
1254         preview.
1255         (org-time-stamp-inactive): Call `org-time-stamp'.
1256         (org-time-stamp): New argument `inactive'.  Also edit inacive
1257         stamps. Convert time stamp type.
1258         (org-open-file): Interpret the `default' value for the `command'
1259         in `org-file-apps'.
1261         * org-id.el (org-id-int-to-b36-one-digit)
1262         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
1263         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
1264         b36.
1266 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
1268         * org-id.el (org-id-reverse-string): New function.
1269         (org-id-new): Use `org-id-reverse-string' to make sure the
1270         beginning chars of the ID are mutating fast.  This allows to use a
1271         directory structure to spread things better.
1272         (org-id-prefix): Changed default to nil.
1274         * org-list.el (org-move-item-down, org-move-item-up): Remember and
1275         restore the column of the cursor position.
1277         * org-remember.el (org-remember-apply-template): Remove properties
1278         from `initial'.
1280 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
1282         * org-wl.el (org-wl-open): Remove useless call to
1283         `wl-thread-open-all'.
1285         * org-remember.el (org-remember-handler): Fix bug with `bottom'
1286         location.
1288 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
1290         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
1291         `org-bbdb-anniversaries'.
1293         * org.el (org-get-next-sibling, org-forward-same-level): New
1294         functions, similar to the outline versions, but invisible headings
1295         are OK.
1297 2008-09-25  Bastien Guerry  <bzg@altern.org>
1299         * org.el (org-auto-repeat-maybe): Insert a space between
1300         the timestamp's type and the timestamp itself.
1302 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
1304         * org-table.el (org-table-sum): Do not format the result with %g,
1305         it does rounding when there are too many digits.
1307         * org.el (org-map-entries): Protect the keyword-selecting variables.
1309 2008-09-23  Bastien Guerry  <bzg@altern.org>
1311         * org-agenda.el (org-agenda-to-appt): Make sure the function check
1312         against all agenda files.
1314 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
1316         * org-list.el: New file, aggregating list functions from org.el
1317         and org-export-latex.el.
1319         * org.el (org-edit-src-region-extra): New option.
1321 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
1323         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
1324         time before 1am.
1326 2008-09-22  Bastien Guerry  <bzg@altern.org>
1328         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
1330 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
1332         * org-plot.el (org-plot/gnuplot): Make tables starting with a
1333         hline work correctly.
1334         (org-plot/gnuplot-script): Put commas at the end of each script
1335         line.
1337 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
1339         * org.el (org-get-refile-targets): Replace links with their
1340         descriptions
1341         (org-imenu-get-tree): Replace links with their descriptions.
1343         * org-remember.el (org-remember-apply-template): Add a new
1344         expansion for adding properties to remember items.
1346         * org.el (org-add-log-setup): Skip over drawers (properties,
1347         clocks etc) when adding notes.
1349         * org-agenda.el (org-agenda-get-closed): show durations of clocked
1350         items as well as the start and end times.
1352         * org-compat.el (org-get-x-clipboard-compat): Add a compat
1353         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
1355         * org-remember.el (org-get-x-clipboard): Use the compat
1356         function to get clipboard values when x-selection-value is
1357         unavailable. Use substring-no-properties instead of
1358         set-text-properties to remove text properties from the clipboard
1359         value.
1361         * lisp/org-clock.el (org-update-mode-line): Support limiting the
1362         modeline clock string, and display the full todo value in the
1363         tooltip. Set a local keymap so mouse-3 on the clock string goes to
1364         the currently clocked task.
1365         (org-clock-string-limit): Add a custom value for the maximum
1366         length of the clock string in the modeline.
1367         (org-clock-mode-map): Add a keymap for the modeline string
1369 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
1371         * org-compat.el (org-propertize): New function.
1373 2008-09-20  Bastien Guerry  <bzg@altern.org>
1375         * org-export-latex.el (org-export-latex-tables): protect exported
1376         tables from further special chars conversion.
1377         (org-export-latex-preprocess): Preserve LaTeX environments.
1378         (org-list-parse-list): Parse descriptive lists.
1379         (org-list-to-generic, org-list-to-latex, org-list-to-html)
1380         (org-list-to-texinfo): Export descriptive lists.
1381         (org-quote-chars): Remove.
1382         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
1383         (org-export-latex-list-beginning-re): Rename to
1384         `org-list-beginning-re'
1385         (org-list-item-begin): Rename to `org-list-item-beginning'
1387 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
1389         * org.el (org-refile): Allow refiling to the last entry in the
1390         buffer.
1391         (org-get-tags-at): Fix bug when inheritance is turned off.
1393 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
1395         * org.el (org-indent-line-function): No longer check for src
1396         regions, this is too much overhead.
1398         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
1399         matching.
1401         * org.el (org-scan-tags): Make sure that tags matching is not case
1402         sensitive.  TODO keyword matching is case sensitive, however, to
1403         avoid confusion with similar words that are not meant to be
1404         keywords.
1406 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
1408         * org.el (org-get-local-tags-at): New function.
1409         (org-get-local-tags): New function.
1411         * org-exp.el (org-export-get-categories): New function.
1413         * org-agenda.el (org-sorting-choice)
1414         (org-agenda-sorting-strategy, org-agenda-get-todos)
1415         (org-agenda-get-timestamps, org-agenda-get-deadlines)
1416         (org-agenda-get-scheduled, org-agenda-get-blocks)
1417         (org-entries-lessp): Implement sorting by TODO state.
1418         (org-cmp-todo-state): New defsubst.
1420         * org-colview.el (org-colview-construct-allowed-dates): New
1421         function.
1422         (org-columns-next-allowed-value): Use
1423         `org-colview-construct-allowed-dates'.
1425         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
1426         function.
1427         (org-columns-next-allowed-value): Use
1428         `org-colview-construct-allowed-dates'.
1430 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
1432         * org.el (org-protect-slash): New function.
1433         (org-get-refile-targets): Use `org-protect-slash'.
1435         * org-agenda.el (org-global-tags-completion-table): New variable.
1437         * org-exp.el (org-export-handle-export-tags): New function.
1438         (org-export-preprocess-string): Call
1439         `org-export-handle-export-tags'.
1441         * org-plot.el: New file.
1443         * org-publish.el (org-publish-expand-components): Function removed.
1444         (org-publish-expand-projects): Allow components to have components.
1446 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
1448         * org.el (org-indent-line-function): Do not indent in regions that
1449         are external source code.
1450         (org-yank-and-fold-if-subtree): New function.
1452         * org-agenda.el (org-agenda-todayp): New function.
1453         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
1454         `org-agenda-todayp'.
1456         * org.el (org-insert-heading-respect-content)
1457         (org-insert-todo-heading-respect-content): New commands.
1458         (org-insert-heading-respect-content): New option.
1459         (org-insert-heading): Respect `org-insert-heading-respect-content'.
1461         * org-clock.el (org-clock-find-position): Make sure the note after
1462         the clock line gets moved into the new clock drawer.
1464 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
1466         * org-id.el (org-id-new): New option.
1468 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
1470         * org-table.el (org-table-copy-down): Avoid overflow during
1471         increment.  Use prefix argument 0 to temporarily disable the
1472         increment.
1474 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
1476         * org-exp.el (org-export-as-html): Do not turn on the major mode
1477         if the buffer will be killed anyway.
1478         (org-get-current-options): Exclude the #+TEXT field.
1479         (org-export-as-html): Make sure text before the first headline is
1480         a paragraph.
1482         * org-publish.el (org-publish-org-to): Tell the exporter that this
1483         buffer will be killed, so it is not necessary to do major mode
1484         initialization.
1486         * org-archive.el (org-archive-to-archive-sibling): Show empty
1487         lines after folding the archive sibling.
1489         * org.el (org-log-note-extra): New variable.
1491 2008-09-05  Bastien Guerry  <bzg@altern.org>
1493         * org.el (org-additional-option-like-keywords): Added keywords for
1494         the _QUOTE, _VERSE and _SRC environments.
1496         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
1497         exporting _QUOTE and _VERSE environments.
1499 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
1501         * org-agenda.el (org-agenda-filter-by-tag): New command.
1503         * org-exp.el (org-get-current-options): Remove angular brackets
1504         from the date entry.
1506         * org.el (org-edit-fixed-width-region): New function.
1507         (org-edit-fixed-width-region): Also try
1508         `org-edit-fixed-width-region'.
1509         (org-edit-fixed-width-region-mode): New option.
1510         (org-activate-code): Only interprete lines starting with colon
1511         plus a space as example lines.
1513         * org-remember.el (org-remember-templates): Add nil instead of
1514         empty strings to fix the length of remember templates.
1516         * org-table.el (org-calc-default-modes): Fix the time format for
1517         calc, from 12 hour to 24 hour clock.
1519 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
1521         * org-agenda.el (org-agenda-get-deadlines)
1522         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
1523         entries that are pre-warnings of deadlines or reminders.
1525         * org.el (org-sort-entries-or-items): Make numeric and alpha
1526         comparisons ignore any TODO keyword and priority cookie.
1528         * org-remember.el (org-remember-handler): Reinterpretation of the
1529         prefix argument.
1531 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
1533         * org-agenda.el (org-agenda-get-scheduled): Use new
1534         `org-scheduled' face.
1536         * org-faces.el (org-scheduled): New face.
1538         * org-wl.el (org-wl-open): Remove incorrect declaration.
1540         * org-gnus.el (org-gnus-store-link): Support for :to information
1541         in gnus links.
1543         * org-exp.el (org-export-as-html): Fixed typo in creator
1544         information.
1545         (org-export-protect-examples): New parameter indent.  Insert extra
1546         spaces only when this parameter is specified.
1547         (org-export-preprocess-string): Call `org-export-protect-examples'
1548         with an indentation parameter when exporting to ASCII.
1550         * org-remember.el (org-remember-templates)
1551         (org-remember-apply-template): Allow the file component to be a
1552         function.
1554         * org.el (org-goto-local-search-headings): Renamed from
1555         `org-goto-local-search-forward-headings'.  Added the possibility
1556         to search backwards.
1558 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
1560         * org-export-latex.el (org-export-latex): New customization
1561         group.
1563         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
1565 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
1567         * org-exp.el (org-html-do-expand): Allow {} to terminate
1568         tex macro
1570 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
1572         * org.el (org-buffer-list): Select buffers based on major mode,
1573         not on file name.
1575 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
1577         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
1578         face property.
1580         * org-colview.el (org-columns-display-here): Use
1581         `org-columns-modify-value-for-display-function'.
1583         * org-colview-xemacs.el (org-columns-display-here): Use
1584         `org-columns-modify-value-for-display-function'.
1586 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
1588         * org.el (org-columns-modify-value-for-display-function): New option.
1600         * org-publish.el (org-publish-file): Make sure the directory match
1601         for the publishing directory works correctly.
1603         * org-agenda.el (org-agenda-execute-calendar-command)
1604         (org-agenda-diary-entry): Additional optional argument.
1606 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
1608         * org-exp.el (org-export-as-html): Add attributes also in mailto
1609         and ftp links.
1611         * org.el (org-autoload): Add `org-dblock-write:columnview'.
1620 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
1622         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
1623         sure that calls from `org-export-region-as-html' do not do the
1624         special check for a subtree.
1626 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
1628         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
1630 2008-07-20  Juri Linkov  <juri@jurta.org>
1632         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
1633         new keymap `narrow-map' instead of binding "\C-xns".
1635 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
1637         * org.el (org-open-file): Use
1638         `org-open-directory-means-index-dot-org'.
1639         (org-open-directory-means-index-dot-org): New option.
1641 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
1643         * org.el (org-make-link-string): Remove link attributes from
1644         description.
1645         (org-open-at-point): Remove link attributes bevore using the path.
1647         * org-exp.el (org-export-as-html): Handle link attributes.
1649         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
1651         * org-table.el (org-table-to-lisp): New function.
1653         * org.el (org-narrow-to-subtree): Do not include the final newline
1654         into the narrowed region.
1656         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
1657         bug with user-define skipping condition.
1659 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
1661         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
1663 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
1665         * org-exp.el (org-export-html-style-default): Automatic overflow
1666         handling for pre fields.
1667         (org-export-as-ascii, org-export-as-html): Change default format
1668         for time stamp.
1670         * org-table.el (org-table-export): Offer completion for translator
1671         functions, and do not require a heading above the table.
1673         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
1674         Cater for the case of a list starting in the first line of the
1675         buffer.
1677 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
1679         * org-publish.el (org-publish-find-title): Bug fix.
1680         (org-publish-org-index): Implement new :index-style option.
1682 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
1684         * org-publish.el (org-publish-timestamp-filename): Use
1685         SHA1-encoded file names in the timestamp directory.
1687 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
1689         * org-publish.el (org-publish-needed-p): Be verbose about files
1690         published and files skipped.
1692         * org-exp.el (org-export-preprocess-string): Swap link
1693         normalization and inernal link targeting.
1695         * org-publish.el (org-publish-needed-p): Create timestamp
1696         directory when it does not exist.
1698 2008-07-04  Bastien Guerry  <bzg@altern.org>
1700         * org-clock.el (org-clock-out-when-done): Doc fix.
1702         * org.el (org-agenda-skip-unavailable-files): Doc fix.
1704         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
1705         Ignore case when searching for the COMMENT cookie at export time.
1707 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
1709         * org-exp.el (org-get-file-contents)
1710         (org-get-and-remove-property): New functions.
1711         (org-export-handle-include-files): Handle the new prefix options.
1712         (org-export-as-html): Fix the verse environment.
1714 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
1716         * org.el (org-time=, org-time<, org-time<=, org-time>)
1717         (org-time>=, org-time<>, org-2ft): New functions.
1718         (org-op-to-function): Also provide for the time testing fucntions.
1720 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
1722         * org-exp.el (org-export-html-style-default): New constant.
1724 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
1726         * org-exp.el (org-export-html-style-extra): New variable.
1727         (org-export-splice-style): New function.
1729 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
1731         * org-exp.el (org-export-plist-vars, org-export-as-html):
1732         Implement `org-export-creator-info'.
1733         (org-export-creator-info): New option.
1735 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
1737         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
1738         (org-property-drawer-re, org-clock-drawer-re): New constants.
1740 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
1742         * org-exp.el (org-icalendar-use-deadline)
1743         (org-icalendar-use-scheduled): New options.
1744         (org-icalendar-include-todo): Default changed to t.
1745         (org-print-icalendar-entries): Implement better utilization of
1746         scheduling and deadline time stamps.
1747         (org-export-target-internal-links, org-export-as-html): Allow file
1748         lines without the "file:" prefix if the file path is an absolute
1749         path or starts with ".".
1751         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
1752         lastweek etc.
1753         (org-clock-special-range): Also undertand yesterday, lastweek etc.
1755 2008-06-18  Glenn Morris  <rgm@gnu.org>
1756         * org.el (org-map-entries): Let-bind `file'.
1758 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
1760         * org.el (org-agenda-skip-archived-trees): Docstring now
1761         discourages using this.
1762         (org-scan-tags): Check for org-agenda-archives-mode.
1763         (org-map-entries): Make sure org-agenda-archives-mode is nil.
1764         (org-agenda-files): Functionality of second arg changed.
1766         * org-agenda.el (org-agenda-archives-mode): New variable
1767         (org-write-agenda, org-prepare-agenda, org-agenda-list)
1768         (org-search-view, org-todo-list, org-tags-view)
1769         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
1770         `ifmode' argument.
1771         (org-agenda-quit): Reset the archives mode.
1772         (org-agenda-archives-mode): New command.
1773         (org-agenda-set-mode-name): Include archives info.
1775 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
1777         * org.el (org-paste-subtree): Make sure the yanked headline is
1778         visible if it was yanked at a visible point.
1779         (org-move-item-up): Fix the bug with moving white space at the end
1780         of the item.
1781         (org-show-empty-lines-in-parent): New function.
1783 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
1785         * org-colview.el (org-columns-next-allowed-value): Bug fix.
1787         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
1789         * org-agenda.el (org-agenda-get-closed): Get the end time into the
1790         agenda prefix as well.
1792         * org-publish.el (org-publish-org-index): Make a properly indented
1793         list.
1795         * org.el (org-calendar-agenda-action-key): New option.
1796         (org-get-cursor-date): New function.
1797         (org-mark-entry-for-agenda-action): New command.
1798         (org-overriding-default-time): New variable.
1799         (org-read-date): Respect `org-overriding-default-time'.
1801         * org-remember.el (org-remember-apply-template): Respect the
1802         ovverriding default time.
1804         * org-agenda.el (org-agenda-action-marker): New variable.
1805         (org-agenda-action): New command.
1806         (org-agenda-do-action): New function.
1808 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
1810         * org.el (org-schedule, org-deadline): Protect scheduled and
1811         deadline tasks against changes that accidently remove the
1812         repeater.  Also show a message with the new date when done.
1814 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
1816         * org.el (org-beginning-of-line): Cater for the case when there
1817         are tags but no headline text.
1818         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
1819         it set.
1821 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
1823         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
1824         the return value is nil instead of "nil" when there is no match.
1826         * org-exp.el (org-insert-centered): Use fill-column instead of
1827         80.
1828         (org-export-as-ascii): Use string-width to measure the width of
1829         the heading.
1831         * org.el (org-diary-to-ical-string): No longer kill buffer
1832         FROMBUF, this is now done by the caller.
1834         * org-exp.el (org-print-icalendar-entries): Move the call to
1835         `org-diary-to-ical-string' out of the loop, and kill the buffer
1836         afterwords.
1838         * org-remember.el (org-remember-visit-immediately): Position
1839         cursor after moving to the note.
1840         (org-remember-apply-template): Use a text property to record the
1841         cursor position.
1842         (org-remember-handler): Align tags after pasting the note.
1844 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
1846         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
1848         * org-agenda.el (org-agenda-open-link): If there is an
1849         org-bbdb-name property in the current line, jump to that bbdb
1850         entry.
1852         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
1853         text property, so that the agenda knows where this entry comes
1854         from.
1856         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
1857         interaction between clocking-in from the agenda, and  automatic
1858         task state switching.
1860         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
1862         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
1863         zmacs-region stays after this command in XEmacs.
1865 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
1867         * org.el (org-scan-tags): Allow new values for ACTION parameter.
1869         * org-remember.el (org-remember-templates): Fix bug in
1870         customization type definition.
1872         * org.el (org-map-entries): New function.
1874 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
1876         * org-agenda.el (org-agenda-skip-comment-trees): New option.
1877         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
1879 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
1881         * org-remember.el (org-jump-to-target-location): New variable.
1882         (org-remember-apply-template): Set
1883         `org-remember-apply-template' if requested by template.
1884         (org-remember-handler): Start an idle timer to jump to
1885         remember location.
1887         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
1889         * org.el (org-set-regexps-and-options): Fix bug with parsing of
1890         file tags.
1891         (org-get-tags-at): Add the content of `org-file-tags'.
1893         * org-exp.el (org-export-handle-comments): Fix bug with several
1894         comment lines after each other.
1895         (org-number-to-roman, org-number-to-counter): New functions.
1896         (org-export-section-number-format): New option.
1898 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
1900         * org-exp.el (org-export-protect-examples): Catch the case of a
1901         missing end_example line.
1903         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
1904         `org-file-tags' to nil.
1906         * org-colview.el (org-columns-next-allowed-value): Handle next
1907         argument NTH to directly select a value.
1909         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
1910         argument NTH to directly select a value.
1912 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
1914         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
1916 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
1918         * org.el (org-columns-ellipses): New option.
1920 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
1922         * org-colview.el (org-columns-add-ellipses): New function.
1923         (org-columns-compact-links): New function.
1924         (org-columns-cleanup-item): Call `org-columns-compact-links'.
1925         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
1926         when in agenda.
1927         (org-columns-edit-value): Fixed bug with editing values from
1928         agenda column view.
1929         (org-columns-redo): Also redo the agenda itself.
1931 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
1933         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
1934         option.
1936         * org-colview.el (org-agenda-columns-cleanup-item): New function.
1938         * org-exp.el (org-export-ascii-preprocess): Renamed from
1939         `org-export-ascii-clean-string'.
1940         (org-export-kill-licensed-text)
1941         (org-export-define-heading-targets)
1942         (org-export-handle-invisible-targets)
1943         (org-export-target-internal-links)
1944         (org-export-remove-or-extract-drawers)
1945         (org-export-remove-archived-trees)
1946         (org-export-protect-quoted-subtrees)
1947         (org-export-protect-verbatim, org-export-protect-examples)
1948         (org-export-select-backend-specific-text)
1949         (org-export-mark-blockquote-and-verse)
1950         (org-export-remove-comment-blocks-and-subtrees)
1951         (org-export-handle-comments, org-export-mark-radio-links)
1952         (org-export-remove-special-table-lines)
1953         (org-export-normalize-links)
1954         (org-export-concatenate-multiline-links)
1955         (org-export-concatenate-multiline-emphasis): New functions,
1956         obtained from spliiting the export preprocessor.
1958         * org-table.el (org-table-recalculate): Improve error message if
1959         the row number is invalid.
1961 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
1963         * org-archive.el (org-archive-save-context-info): Fix bugs in
1964         customization setup and docstring.
1966         * org-exp.el (org-export-html-style): Changed the size of in the
1967         <pre> element to 90%.
1969 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
1971         * org.el (org-find-src-example-start): Function removed.
1972         (org-edit-src-find-region-and-lang): New function.
1974 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
1976         * org.el (org-edit-src-exit): New function.
1977         (org-exit-edit-mode): New minor mode.
1979         * org-exp.el (org-export-preprocess-string): Fix bug with removing
1980         comment-like lines from protected examples.
1982         * org.el (org-edit-src-example, org-find-src-example-start)
1983         (org-protect-source-example, org-edit-special): New functions.
1985 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
1987         * org-publish.el (org-publish-project-alist): Fix typo in
1988         docstring.
1989         (org-publish-project-alist): Handle :index-title property.
1991 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
1993         * org-export-latex.el (org-export-as-latex): Make sure region
1994         bounds are correct.  Parse subtree properties relating to export.
1996         * org-exp.el (org-export-add-options-to-plist): New function.
1997         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
1999 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
2001         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
2002         EXPORT_TITLE.
2004         * org-exp.el (org-export-get-title-from-subtree)
2005         (org-export-as-ascii, org-export-as-html): Make sure the original
2006         region-beginning and region-end are used, even after moving
2007         point.
2008         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
2009         property.
2011         * org-remember.el (org-remember-last-stored-marker): New variable.
2012         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
2013         (org-remember-handler): Also use marker to remember
2014         last-stored position.
2016         * org.el (org-goto-marker-or-bmk): New function.
2018 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
2020         * org.el (org-file-properties): Renamed from `org-local-properties'.
2021         (org-scan-tags): Take file tags into account.
2022         (org-tags-match-list-sublevels): Default changed to t.
2024         * org-exp.el (org-export-as-html): Close paragraph after a
2025         footnote.
2027         * org.el (org-update-parent-todo-statistics): New function.
2029         * org-exp.el (org-icalendar-store-UID): New option.
2030         (org-icalendar-force-UID): Option removed.
2031         (org-print-icalendar-entries): IMplement UIDs.
2033 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
2035         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
2037 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
2039         * org-faces.el (org-column): Document how this face is being used
2040         and why sometimes the background faces shine through.
2042         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
2044         * org-publish.el (org-publish-attachment): Create publishing
2045         directory if it does not yet exist.
2047         * org-table.el (org-calc-default-modes): Change default number
2048         format to (float 8).
2050         * org.el (org-olpath-completing-read): New function.
2051         (org-time-clocksum-format): New option.
2052         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
2054         * org-clock.el (org-clock-display, org-clock-out)
2055         (org-update-mode-line): Use `org-time-clocksum-format'.
2057         * org-colview-xemacs.el (org-columns-number-to-string): Use
2058         `org-time-clocksum-format'.
2060         * org-colview.el (org-columns-number-to-string): Use
2061         `org-time-clocksum-format'.
2063 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
2065         * org-id.el: New file, move from contrib to core.
2067         * org-exp.el (org-icalendar-force-UID): New option.
2069 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
2071         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
2072         shifted by one day if theere is a date range without an end
2073         time.
2075         * org.el (org-try-structure-completion): New function.
2077 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
2079         * org.el (org-set-font-lock-defaults): Improve fontification of
2080         description lists.
2081         (org-insert-item): Handle description lists.
2082         (org-adaptive-fill-function): Improve auto indentation in
2083         description lists.
2085         * org-exp.el (org-export-as-html, org-export-preprocess-string):
2086         Implement VERSE environment.
2087         (org-export-preprocess-string): Implement the COMMENT
2088         environment.
2090         * org-export-latex.el (org-export-latex-preprocess): Implement
2091         VERSE environment.
2093 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
2095         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
2096         option.
2098 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
2100         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
2102         * org.el (org-quote-csv-field): New functions.
2104         * org-table.el (org-table-export-default-format): Remove :splice
2105         from default format, we get the same effect by not specifying
2106         :tstart and :tend.
2107         (org-table-export): Improve setup, distinguish better between
2108         interactive and non-interactive use, allow specifying the format
2109         on the fly, better protection against wrong file names.
2110         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
2111         and :tend when :splice is omitted.
2113 2008-05-09  Bernt Hansen  <bernt@norang.ca>
2115         * org-clock.el (org-clock-select-task): Make sure the selection
2116         letters are 1-9 and A-Z, no special characters.
2118 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
2120         * org-exp.el (org-export-htmlize): New group.
2121         (org-export-htmlize-output-type)
2122         (org-export-htmlize-css-font-prefix): New options.
2123         (org-export-htmlize-region-for-paste): New function.
2124         (org-export-htmlize-generate-css): New command.
2126 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2128         * org/org.el (org-modules, org-format-latex-options):
2129         * org/org-archive.el (org-archive-stamp-time)
2130         (org-archive-save-context-info):
2131         * org/org-faces.el (org-hide):
2132         * org/org-irc.el (org-irc-parse-link):
2133         * org/org-macs.el (org-call-with-arg, org-autoload):
2134         * org/org-mew.el (org-mew-store-link):
2135         * org/org-remember.el (org-remember-store-without-prompt)
2136         (org-remember-templates): Fix typos in docstrings.
2138         * org/org-info.el (org-info-store-link): Remove leftover docstring.
2140         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
2141         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
2142         (org-bbdb-anniv-split): Fix typos in docstrings.
2144         * org/org-publish.el (org-publish-project-alist): Doc fixes.
2145         (org-publish-use-timestamps-flag): Reflow docstring.
2146         (org-publish-files-alist): Fix typos in docstring.
2148 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
2150         * org.el (org-set-visibility-according-to-property): New function.
2151         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
2152         and compute the regular expressions, and update font-lock.
2153         (org-property-re): Allow a dash in property names.
2155         * org-archive.el (org-extract-archive-file): Insert the file name
2156         without the path into the format, to allow the location format to
2157         contain a subdirectory.
2159         * org-agenda.el (org-agenda-post-command-hook): If point is at end
2160         of buffer, and the `org-agenda-type' property undefined, use the
2161         value from the character before.
2163         * org.el (org-add-planning-info): Don't let indentation for
2164         would-be timestamp become extra whitespace at the end of headline.
2166 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
2168         * org.el (org-remove-double-quotes, org-file-contents): New
2169         functions.
2171         * org-exp.el (org-infile-export-plist): Also parse the
2172         contents of #+SETUPFILE files, recursively.
2174         * org.el (org-set-regexps-and-options): Also parse the
2175         contents of #+SETUPFILE files, recursively.
2177         * org-exp.el (org-export-handle-include-files): New function.
2178         (org-export-preprocess-string): Call
2179         `org-export-handle-include-files'.
2181         * org.el (org-delete-property-globally)
2182         (org-delete-property, org-set-property): Ignore case during
2183         completion.
2184         (org-set-property): Use `org-completing-read' instead of
2185         `completing-read'.
2187         * org.el (org-complete-expand-structure-template): New,
2188         experimental function.
2189         (org-structure-template-alist): New, experimental option.
2190         (org-complete): Call `org-complete-expand-structure-template'.
2192 2008-05-06  Bastien Guerry  <bzg@altern.org>
2194         * org-export-latex.el (org-export-latex-preprocess): Added
2195         support for blockquotes.
2197 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
2199         * org.el (org-read-date-analyze): Catch the case where only a
2200         weekday is given.
2202 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
2204         * org.el (org-set-font-lock-defaults): Make the description
2205         tag bold.
2207         * org-exp.el (org-export-as-html, org-close-li): Implement
2208         description lists.
2210 2008-05-04  Jason Riedy  <jason@acm.org>
2212         * org-table.el (*orgtbl-default-fmt*): New variable.
2213         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
2214         when there is no other fmt available.
2216         (orgtbl-to-generic): Allow an explicitly nil :tstart or
2217         :tend to suppress the appropriate string.
2219         (orgtbl-to-orgtbl): New function for translating to another orgtbl
2220         table.
2222 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
2224         * org.el (org-read-date-analyze): "." as an alias for "+0" in
2225         read date.
2227         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
2228         New function.
2230         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
2231         New function.
2233 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
2235         * org-clock.el (org-clock-find-position): Don't include notes
2236         into clock drawer.
2238         * org-archive.el (org-archive-subtree): No longer remove an
2239         extra line after cutting the subtree.  `org-cut-subtree' already
2240         takes care of this.
2242         * org-remember.el (org-remember-handler): Only kill the target
2243         buffer if it does not contain the running clock.
2245         * org.el (org-markers-to-move): New variable.
2246         (org-save-markers-in-region, org-check-and-save-marker)
2247         (org-reinstall-markers-in-region): New function.
2248         (org-move-subtree-down, org-copy-subtree): Remember relative
2249         marker positions before cutting.
2250         (org-move-subtree-down, org-paste-subtree): Restore relative
2251         marker positions after pasting.
2253         * org-remember.el (org-remember-clock-out-on-exit): New option.
2254         (org-remember-finalize): Clock out only if the setting in
2255         `org-remember-clock-out-on-exit' requires it.
2256         (org-remember-handler): Do the cleanup in the buffer, to make sure
2257         that the clock marker remains in tact.
2259 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
2261         * org-clock.el (org-clock-goto): Widen buffer if necessary.
2262         (org-clock-in): Make sure that also tasks outside the narrowed
2263         region will be clocked in correctly.
2264         (org-clock-insert-selection-line): Widen the buffer so that we can
2265         find the correct task heading.
2267         * org.el (org-base-buffer): New function.
2269         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
2270         and ";" are escaped.
2271         (org-print-icalendar-entries): Also apply
2272         `org-icalendar-cleanup-string' to the headline, not only to the
2273         summary property.
2275 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
2277         * org-exp.el (org-export-preprocess-hook): New hook.
2278         (org-export-preprocess-string): Call
2279         `org-export-preprocess-hook'.
2281         * org.el (org-font-lock-hook): New variable.
2282         (org-font-lock-hook): New function.
2283         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
2285 ;; Local Variables:
2286 ;; coding: utf-8
2287 ;; add-log-time-zone-rule: t
2288 ;; End:
2290     Copyright (C) 2008  Free Software Foundation, Inc.
2292   This file is part of GNU Emacs.
2294   GNU Emacs is free software: you can redistribute it and/or modify
2295   it under the terms of the GNU General Public License as published by
2296   the Free Software Foundation, either version 3 of the License, or
2297   (at your option) any later version.
2299   GNU Emacs is distributed in the hope that it will be useful,
2300   but WITHOUT ANY WARRANTY; without even the implied warranty of
2301   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2302   GNU General Public License for more details.
2304   You should have received a copy of the GNU General Public License
2305   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
2307 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c