Allow inactive time stamps in time comparisons.
[org-mode.git] / lisp / ChangeLog
blobfd2ad2e3c41b4f8c85c9cc3f6c9860ee83ee8085
1 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
3         * org.el ("saveplace"): If saveplace puts point into an invisible
4         location, make it visible.
5         (org-make-tags-matcher): Allow inactive time stamps in time
6         comparisons.
8         * org-publish.el (org-publish-get-base-files-1): Deal correctly
9         with broken symlinks
11 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
13         * org-exp.el (org-export-select-tags, org-get-current-options):
14         Fix typo.
16 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
18         * org-agenda.el (org-format-agenda-item)
19         (org-agenda-filter-make-matcher): Make sure tags are stored and
20         compared donwcased.
22 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
24         * org.el (org-insert-todo-heading): Fix bug with force-heading
25         argument.
27 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
29         * org-exp.el (org-export-as-ascii): Handle the case that we are
30         publishing from an indirect buffer.
32         * org-table.el (org-table-copy-down): Fix bug with time stamp
33         increment.
35         * org-mouse.el (org-mouse-features): New option.
36         (org-mode-hook): Turn on features depending on
37         `org-mouse-features'.
39         * org.el (org-insert-heading-respect-content): Force heading
40         creation.
41         (org-insert-heading): keep the folding state of the heading before
42         the inserted one.
44 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
46         * org-archive.el (org-archive-to-archive-sibling): Handle top
47         level headlines better.
49 2008-10-21  Bastien Guerry  <bzg@altern.org>
51         * org-export-latex.el (org-export-latex-classes): Added
52         \usepackage{graphicx} to the default list of packages.
54 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
56         * org-agenda.el (org-agenda-filter): Renamed from
57         `org-agenda-filter-tags'.
59 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
61         * org.el (org-entry-properties): Add CATEGORY property, iven if it
62         is not defined as a property in this entry.
63         (org-add-log-note): Mask prefix argument when immediately storing
64         the note.
66         * org-agenda.el (org-agenda-filter-effort-default-operator): New
67         option.
69 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
71         * org.el (org-add-log-setup): Bugfix; code to find insertion point
72         after drawers was skipping ahead one line too many, so notes were
73         inserted after the first note instead of before it.
75 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
77         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
78         New variables.
79         (org-prepare-agenda): Reset the filter tags.
80         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
81         Show filter tags in mode line.
83         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
84         formatter.
86         * org-export-latex.el (org-latex-entities-regexp): New constant.
87         (org-export-as-pdf): Use two calls to `shell-command'.
89 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
91         * org-export-latex.el (org-export-latex-treat-sub-super-char):
92         Honor the {} value of the subsuperscript setting.  Make sure that
93         longer subsuperscripts are typeset in a roman font.
95         * org.el (org-clock-update-time-maybe): Compute negative clock
96         intervals correctly.
98 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
100         * org.el (org-add-log-setup): Respect
101         `org-log-state-notes-insert-after-drawers'.
102         (org-log-state-notes-insert-after-drawers): New option.
103         (org-todo-trigger-tag-changes): New function.
104         (org-todo): Call `org-todo-trigger-tag-changes'.
106 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
108         * org.el (org-add-log-setup): Only skip drawers if the are
109         immediately after the scheduling keywords.
111         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
112         function
113         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
114         call it with the current todo state to get the state to switch to
115         when clocking in.
116         (org-clock-in): Use org-indent-line-function to indent clock lines.
117         (org-clock-find-position): Fix indentation of empty clock drawers.
119 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
121         * org-publish.el (org-publish-org-to): Handle case when
122         org-export-to-pdf does return a file name, not a buffer.
123         (org-publish-org-to-pdf): New function.
125         * org-export-latex.el (org-export-as-pdf)
126         (org-export-as-pdf-and-open): New commands.
128         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
129         forms as ranges.
131         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
132         things in protexted regions.
134 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
136         * org-export-latex.el (org-export-latex-preprocess): Improve
137         quoting of LaTeX environments.
139 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
141         * org.el (org-edit-fixed-width-region): Exclude final newline from
142         picture area.
144         * org-export-latex.el (org-export-latex-subcontent): Add labels to
145         sections, to make internal links work.
146         (org-export-latex-fontify-headline): Do not remove all text
147         properties, to make sure that target properties survive this
148         process.
150         * org-exp.el (org-export-preprocess-string): Change sequence of
151         modifications, to make sure links are prepared before the LaTeX
152         conversions do happen.
154 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
156         * org-attach.el (org-attach-delete-all): Renamed from
157         `org-attch-delete'.  Add a security query before deleting the
158         entire directory.  New optional argument FORCE can overrule the
159         security query.
160         (org-attach-delete-one): New command.
162 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
164         * org-attach.el (org-attach-file-list): Fix bug with directory.
166 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
168         * org.el (org-apps-regexp-alist): New function.
169         (org-file-apps): Add auto-mode to the default value.
170         (org-open-file): Use the new structure of org-file-apps.
172         * org-attach.el (org-attach): Support the new keys.
173         (org-attach-method): New option.
175 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
177         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
178         March.
180         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
181         of the list value o `org-use-tag-inheritance'.
183         * org-attach.el (org-attach-auto-tag): New option.
184         (org-attach-tag, org-attach-untag): New functions.
185         (org-attach-attach, org-attach-new, org-attach-sync): Call
186         `org-attach-tag'.
187         (org-attach-delete): Call `org-attach-untag'.
189 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
191         * org-table.el (orgtbl-self-insert-command): Make this work for
192         the keypad as well.
194 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
196         * org.el (org-add-log-setup): Limit searc for drawers to entry
197         text, not to subtree.
199         * org-clock.el (org-clock-heading-for-remember): New variable.
200         (org-clock-in): Set `org-clock-heading-for-remember'.
202 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
204         * org-remember.el (org-remember-apply-template): Add new
205         expansions: %k, %K for currently clocked task and a link to the
206         currently clocked task, and %< to file notes in the currently
207         clocked task.
209 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
211         * org-export-latex.el (org-export-latex-make-header): Also insert
212         the content of the property :latex-header-extra.
214         * org-exp.el (org-infile-export-plist): Put the content of
215         #+LATEX_HEADER: into the property :latex-header-extra.
217         * org-colview.el (org-columns-get-format-and-top-level): Remove
218         resetting the marker.
220         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
221         Remove resetting the marker.
223         * org.el (org-entry-property-inherited-from): Improve docstring.
224         (org-entry-get-with-inheritance): Reset marker before starting the
225         search.
227         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
229 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
231         * org.el (org-entry-get-multivalued-property)
232         (org-entry-protect-space, org-entry-restore-space): New
233         functions.
234         (org-file-apps-defaults-macosx): Let postscript files be opened by
235         preview.
236         (org-time-stamp-inactive): Call `org-time-stamp'.
237         (org-time-stamp): New argument `inactive'.  Also edit inacive
238         stamps. Convert time stamp type.
239         (org-open-file): Interpret the `default' value for the `command'
240         in `org-file-apps'.
242         * org-id.el (org-id-int-to-b36-one-digit)
243         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
244         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
245         b36.
247 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
249         * org-id.el (org-id-reverse-string): New function.
250         (org-id-new): Use `org-id-reverse-string' to make sure the
251         beginning chars of the ID are mutating fast.  This allows to use a
252         directory structure to spread things better.
253         (org-id-prefix): Changed default to nil.
255         * org-list.el (org-move-item-down, org-move-item-up): Remember and
256         restore the column of the cursor position.
258         * org-remember.el (org-remember-apply-template): Remove properties
259         from `initial'.
261 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
263         * org-wl.el (org-wl-open): Remove useless call to
264         `wl-thread-open-all'.
266         * org-remember.el (org-remember-handler): Fix bug with `bottom'
267         location.
269 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
271         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
272         `org-bbdb-anniversaries'.
274         * org.el (org-get-next-sibling, org-forward-same-level): New
275         functions, similar to the outline versions, but invisible headings
276         are OK.
278 2008-09-25  Bastien Guerry  <bzg@altern.org>
280         * org.el (org-auto-repeat-maybe): Insert a space between
281         the timestamp's type and the timestamp itself.
283 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
285         * org-table.el (org-table-sum): Do not format the result with %g,
286         it does rounding when there are too many digits.
288         * org.el (org-map-entries): Protect the keyword-selecting variables.
290 2008-09-23  Bastien Guerry  <bzg@altern.org>
292         * org-agenda.el (org-agenda-to-appt): Make sure the function check
293         against all agenda files.
295 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
297         * org-list.el: New file, aggregating list functions from org.el
298         and org-export-latex.el.
300         * org.el (org-edit-src-region-extra): New option.
302 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
304         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
305         time before 1am.
307 2008-09-22  Bastien Guerry  <bzg@altern.org>
309         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
311 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
312         * org-plot.el (org-plot/gnuplot): Make tables starting with a
313         hline work correctly.
314         (org-plot/gnuplot-script): Put commas at the end of each script
315         line.
317 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
319         * org.el (org-get-refile-targets): Replace links with their
320         descriptions
321         (org-imenu-get-tree): Replace links with their descriptions.
323         * org-remember.el (org-remember-apply-template): Add a new
324         expansion for adding properties to remember items.
326         * org.el (org-add-log-setup): Skip over drawers (properties,
327         clocks etc) when adding notes.
329         * org-agenda.el (org-agenda-get-closed): show durations of clocked
330         items as well as the start and end times.
332         * org-compat.el (org-get-x-clipboard-compat): Add a compat
333         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
335         * org-remember.el (org-get-x-clipboard): Use the compat
336         function to get clipboard values when x-selection-value is
337         unavailable. Use substring-no-properties instead of
338         set-text-properties to remove text properties from the clipboard
339         value.
341         * lisp/org-clock.el (org-update-mode-line): Support limiting the
342         modeline clock string, and display the full todo value in the
343         tooltip. Set a local keymap so mouse-3 on the clock string goes to
344         the currently clocked task.
345         (org-clock-string-limit): Add a custom value for the maximum
346         length of the clock string in the modeline.
347         (org-clock-mode-map): Add a keymap for the modeline string
349 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
351         * org-compat.el (org-propertize): New function.
353 2008-09-20  Bastien Guerry  <bzg@altern.org>
355         * org-export-latex.el (org-export-latex-tables): protect exported
356         tables from further special chars conversion.
357         (org-export-latex-preprocess): Preserve LaTeX environments.
358         (org-list-parse-list): Parse descriptive lists.
359         (org-list-to-generic, org-list-to-latex, org-list-to-html)
360         (org-list-to-texinfo): Export descriptive lists.
361         (org-quote-chars): Remove.
362         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
363         (org-export-latex-list-beginning-re): Rename to
364         `org-list-beginning-re'
365         (org-list-item-begin): Rename to `org-list-item-beginning'
367 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
369         * org.el (org-refile): Allow refiling to the last entry in the
370         buffer.
371         (org-get-tags-at): Fix bug when inheritance is turned off.
373 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
375         * org.el (org-indent-line-function): No longer check for src
376         regions, this is too much overhead.
378         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
379         matching.
381         * org.el (org-scan-tags): Make sure that tags matching is not case
382         sensitive.  TODO keyword matching is case sensitive, however, to
383         avoid confusion with similar words that are not meant to be
384         keywords.
386 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
388         * org.el (org-get-local-tags-at): New function.
389         (org-get-local-tags): New function.
391         * org-exp.el (org-export-get-categories): New function.
393         * org-agenda.el (org-sorting-choice)
394         (org-agenda-sorting-strategy, org-agenda-get-todos)
395         (org-agenda-get-timestamps, org-agenda-get-deadlines)
396         (org-agenda-get-scheduled, org-agenda-get-blocks)
397         (org-entries-lessp): Implement sorting by TODO state.
398         (org-cmp-todo-state): New defsubst.
400         * org-colview.el (org-colview-construct-allowed-dates): New
401         function.
402         (org-columns-next-allowed-value): Use
403         `org-colview-construct-allowed-dates'.
405         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
406         function.
407         (org-columns-next-allowed-value): Use
408         `org-colview-construct-allowed-dates'.
410 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
412         * org.el (org-protect-slash): New function.
413         (org-get-refile-targets): Use `org-protect-slash'.
415         * org-agenda.el (org-global-tags-completion-table): New variable.
417         * org-exp.el (org-export-handle-export-tags): New function.
418         (org-export-preprocess-string): Call
419         `org-export-handle-export-tags'.
421         * org-plot.el: New file.
423         * org-publish.el (org-publish-expand-components): Function removed.
424         (org-publish-expand-projects): Allow components to have components.
426 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
428         * org.el (org-indent-line-function): Do not indent in regions that
429         are external source code.
430         (org-yank-and-fold-if-subtree): New function.
432         * org-agenda.el (org-agenda-todayp): New function.
433         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
434         `org-agenda-todayp'.
436         * org.el (org-insert-heading-respect-content)
437         (org-insert-todo-heading-respect-content): New commands.
438         (org-insert-heading-respect-content): New option.
439         (org-insert-heading): Respect `org-insert-heading-respect-content'.
441         * org-clock.el (org-clock-find-position): Make sure the note after
442         the clock line gets moved into the new clock drawer.
444 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
446         * org-id.el (org-id-new): New option.
448 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
450         * org-table.el (org-table-copy-down): Avoid overflow during
451         increment.  Use prefix argument 0 to temporarily disable the
452         increment.
454 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
456         * org-exp.el (org-export-as-html): Do not turn on the major mode
457         if the buffer will be killed anyway.
458         (org-get-current-options): Exclude the #+TEXT field.
459         (org-export-as-html): Make sure text before the first headline is
460         a paragraph.
462         * org-publish.el (org-publish-org-to): Tell the exporter that this
463         buffer will be killed, so it is not necessary to do major mode
464         initialization.
466         * org-archive.el (org-archive-to-archive-sibling): Show empty
467         lines after folding the archive sibling.
469         * org.el (org-log-note-extra): New variable.
471 2008-09-05  Bastien Guerry  <bzg@altern.org>
473         * org.el (org-additional-option-like-keywords): Added keywords for
474         the _QUOTE, _VERSE and _SRC environments.
476         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
477         exporting _QUOTE and _VERSE environments.
479 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
481         * org-agenda.el (org-agenda-filter-by-tag): New command.
483         * org-exp.el (org-get-current-options): Remove angular brackets
484         from the date entry.
486         * org.el (org-edit-fixed-width-region): New function.
487         (org-edit-fixed-width-region): Also try
488         `org-edit-fixed-width-region'.
489         (org-edit-fixed-width-region-mode): New option.
490         (org-activate-code): Only interprete lines starting with colon
491         plus a space as example lines.
493         * org-remember.el (org-remember-templates): Add nil instead of
494         empty strings to fix the length of remember templates.
496         * org-table.el (org-calc-default-modes): Fix the time format for
497         calc, from 12 hour to 24 hour clock.
499 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
501         * org-agenda.el (org-agenda-get-deadlines)
502         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
503         entries that are pre-warnings of deadlines or reminders.
505         * org.el (org-sort-entries-or-items): Make numeric and alpha
506         comparisons ignore any TODO keyword and priority cookie.
508         * org-remember.el (org-remember-handler): Reinterpretation of the
509         prefix argument.
511 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
513         * org-agenda.el (org-agenda-get-scheduled): Use new
514         `org-scheduled' face.
516         * org-faces.el (org-scheduled): New face.
518         * org-wl.el (org-wl-open): Remove incorrect declaration.
520         * org-gnus.el (org-gnus-store-link): Support for :to information
521         in gnus links.
523         * org-exp.el (org-export-as-html): Fixed typo in creator
524         information.
525         (org-export-protect-examples): New parameter indent.  Insert extra
526         spaces only when this parameter is specified.
527         (org-export-preprocess-string): Call `org-export-protect-examples'
528         with an indentation parameter when exporting to ASCII.
530         * org-remember.el (org-remember-templates)
531         (org-remember-apply-template): Allow the file component to be a
532         function.
534         * org.el (org-goto-local-search-headings): Renamed from
535         `org-goto-local-search-forward-headings'.  Added the possibility
536         to search backwards.
538 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
540         * org-export-latex.el (org-export-latex): New customization
541         group.
543         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
545 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
547         * org-exp.el (org-html-do-expand): Allow {} to terminate
548         tex macro
550 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
552         * org.el (org-buffer-list): Select buffers based on major mode,
553         not on file name.
555 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
557         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
558         face property.
560         * org-colview.el (org-columns-display-here): Use
561         `org-columns-modify-value-for-display-function'.
563         * org-colview-xemacs.el (org-columns-display-here): Use
564         `org-columns-modify-value-for-display-function'.
566 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
568         * org.el (org-columns-modify-value-for-display-function): New option.
580         * org-publish.el (org-publish-file): Make sure the directory match
581         for the publishing directory works correctly.
583         * org-agenda.el (org-agenda-execute-calendar-command)
584         (org-agenda-diary-entry): Additional optional argument.
586 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
588         * org-exp.el (org-export-as-html): Add attributes also in mailto
589         and ftp links.
591         * org.el (org-autoload): Add `org-dblock-write:columnview'.
600 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
602         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
603         sure that calls from `org-export-region-as-html' do not do the
604         special check for a subtree.
606 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
608         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
610 2008-07-20  Juri Linkov  <juri@jurta.org>
612         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
613         new keymap `narrow-map' instead of binding "\C-xns".
615 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
617         * org.el (org-open-file): Use
618         `org-open-directory-means-index-dot-org'.
619         (org-open-directory-means-index-dot-org): New option.
621 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
623         * org.el (org-make-link-string): Remove link attributes from
624         description.
625         (org-open-at-point): Remove link attributes bevore using the path.
627         * org-exp.el (org-export-as-html): Handle link attributes.
629         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
631         * org-table.el (org-table-to-lisp): New function.
633         * org.el (org-narrow-to-subtree): Do not include the final newline
634         into the narrowed region.
636         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
637         bug with user-define skipping condition.
639 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
641         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
643 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
645         * org-exp.el (org-export-html-style-default): Automatic overflow
646         handling for pre fields.
647         (org-export-as-ascii, org-export-as-html): Change default format
648         for time stamp.
650         * org-table.el (org-table-export): Offer completion for translator
651         functions, and do not require a heading above the table.
653         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
654         Cater for the case of a list starting in the first line of the
655         buffer.
657 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
659         * org-publish.el (org-publish-find-title): Bug fix.
660         (org-publish-org-index): Implement new :index-style option.
662 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
664         * org-publish.el (org-publish-timestamp-filename): Use
665         SHA1-encoded file names in the timestamp directory.
667 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
669         * org-publish.el (org-publish-needed-p): Be verbose about files
670         published and files skipped.
672         * org-exp.el (org-export-preprocess-string): Swap link
673         normalization and inernal link targeting.
675         * org-publish.el (org-publish-needed-p): Create timestamp
676         directory when it does not exist.
678 2008-07-04  Bastien Guerry  <bzg@altern.org>
680         * org-clock.el (org-clock-out-when-done): Doc fix.
682         * org.el (org-agenda-skip-unavailable-files): Doc fix.
684         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
685         Ignore case when searching for the COMMENT cookie at export time.
687 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
689         * org-exp.el (org-get-file-contents)
690         (org-get-and-remove-property): New functions.
691         (org-export-handle-include-files): Handle the new prefix options.
692         (org-export-as-html): Fix the verse environment.
694 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
696         * org.el (org-time=, org-time<, org-time<=, org-time>)
697         (org-time>=, org-time<>, org-2ft): New functions.
698         (org-op-to-function): Also provide for the time testing fucntions.
700 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
702         * org-exp.el (org-export-html-style-default): New constant.
704 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
706         * org-exp.el (org-export-html-style-extra): New variable.
707         (org-export-splice-style): New function.
709 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
711         * org-exp.el (org-export-plist-vars, org-export-as-html):
712         Implement `org-export-creator-info'.
713         (org-export-creator-info): New option.
715 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
717         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
718         (org-property-drawer-re, org-clock-drawer-re): New constants.
720 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
722         * org-exp.el (org-icalendar-use-deadline)
723         (org-icalendar-use-scheduled): New options.
724         (org-icalendar-include-todo): Default changed to t.
725         (org-print-icalendar-entries): Implement better utilization of
726         scheduling and deadline time stamps.
727         (org-export-target-internal-links, org-export-as-html): Allow file
728         lines without the "file:" prefix if the file path is an absolute
729         path or starts with ".".
731         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
732         lastweek etc.
733         (org-clock-special-range): Also undertand yesterday, lastweek etc.
735 2008-06-18  Glenn Morris  <rgm@gnu.org>
736         * org.el (org-map-entries): Let-bind `file'.
738 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
740         * org.el (org-agenda-skip-archived-trees): Docstring now
741         discourages using this.
742         (org-scan-tags): Check for org-agenda-archives-mode.
743         (org-map-entries): Make sure org-agenda-archives-mode is nil.
744         (org-agenda-files): Functionality of second arg changed.
746         * org-agenda.el (org-agenda-archives-mode): New variable
747         (org-write-agenda, org-prepare-agenda, org-agenda-list)
748         (org-search-view, org-todo-list, org-tags-view)
749         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
750         `ifmode' argument.
751         (org-agenda-quit): Reset the archives mode.
752         (org-agenda-archives-mode): New command.
753         (org-agenda-set-mode-name): Include archives info.
755 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
757         * org.el (org-paste-subtree): Make sure the yanked headline is
758         visible if it was yanked at a visible point.
759         (org-move-item-up): Fix the bug with moving white space at the end
760         of the item.
761         (org-show-empty-lines-in-parent): New function.
763 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
765         * org-colview.el (org-columns-next-allowed-value): Bug fix.
767         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
769         * org-agenda.el (org-agenda-get-closed): Get the end time into the
770         agenda prefix as well.
772         * org-publish.el (org-publish-org-index): Make a properly indented
773         list.
775         * org.el (org-calendar-agenda-action-key): New option.
776         (org-get-cursor-date): New function.
777         (org-mark-entry-for-agenda-action): New command.
778         (org-overriding-default-time): New variable.
779         (org-read-date): Respect `org-overriding-default-time'.
781         * org-remember.el (org-remember-apply-template): Respect the
782         ovverriding default time.
784         * org-agenda.el (org-agenda-action-marker): New variable.
785         (org-agenda-action): New command.
786         (org-agenda-do-action): New function.
788 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
790         * org.el (org-schedule, org-deadline): Protect scheduled and
791         deadline tasks against changes that accidently remove the
792         repeater.  Also show a message with the new date when done.
794 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
796         * org.el (org-beginning-of-line): Cater for the case when there
797         are tags but no headline text.
798         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
799         it set.
801 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
803         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
804         the return value is nil instead of "nil" when there is no match.
806         * org-exp.el (org-insert-centered): Use fill-column instead of
807         80.
808         (org-export-as-ascii): Use string-width to measure the width of
809         the heading.
811         * org.el (org-diary-to-ical-string): No longer kill buffer
812         FROMBUF, this is now done by the caller.
814         * org-exp.el (org-print-icalendar-entries): Move the call to
815         `org-diary-to-ical-string' out of the loop, and kill the buffer
816         afterwords.
818         * org-remember.el (org-remember-visit-immediately): Position
819         cursor after moving to the note.
820         (org-remember-apply-template): Use a text property to record the
821         cursor position.
822         (org-remember-handler): Align tags after pasting the note.
824 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
826         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
828         * org-agenda.el (org-agenda-open-link): If there is an
829         org-bbdb-name property in the current line, jump to that bbdb
830         entry.
832         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
833         text property, so that the agenda knows where this entry comes
834         from.
836         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
837         interaction between clocking-in from the agenda, and  automatic
838         task state switching.
840         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
842         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
843         zmacs-region stays after this command in XEmacs.
845 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
847         * org.el (org-scan-tags): Allow new values for ACTION parameter.
849         * org-remember.el (org-remember-templates): Fix bug in
850         customization type definition.
852         * org.el (org-map-entries): New function.
854 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
856         * org-agenda.el (org-agenda-skip-comment-trees): New option.
857         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
859 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
861         * org-remember.el (org-jump-to-target-location): New variable.
862         (org-remember-apply-template): Set
863         `org-remember-apply-template' if requested by template.
864         (org-remember-handler): Start an idle timer to jump to
865         remember location.
867         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
869         * org.el (org-set-regexps-and-options): Fix bug with parsing of
870         file tags.
871         (org-get-tags-at): Add the content of `org-file-tags'.
873         * org-exp.el (org-export-handle-comments): Fix bug with several
874         comment lines after each other.
875         (org-number-to-roman, org-number-to-counter): New functions.
876         (org-export-section-number-format): New option.
878 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
880         * org-exp.el (org-export-protect-examples): Catch the case of a
881         missing end_example line.
883         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
884         `org-file-tags' to nil.
886         * org-colview.el (org-columns-next-allowed-value): Handle next
887         argument NTH to directly select a value.
889         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
890         argument NTH to directly select a value.
892 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
894         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
896 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
898         * org.el (org-columns-ellipses): New option.
900 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
902         * org-colview.el (org-columns-add-ellipses): New function.
903         (org-columns-compact-links): New function.
904         (org-columns-cleanup-item): Call `org-columns-compact-links'.
905         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
906         when in agenda.
907         (org-columns-edit-value): Fixed bug with editing values from
908         agenda column view.
909         (org-columns-redo): Also redo the agenda itself.
911 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
913         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
914         option.
916         * org-colview.el (org-agenda-columns-cleanup-item): New function.
918         * org-exp.el (org-export-ascii-preprocess): Renamed from
919         `org-export-ascii-clean-string'.
920         (org-export-kill-licensed-text)
921         (org-export-define-heading-targets)
922         (org-export-handle-invisible-targets)
923         (org-export-target-internal-links)
924         (org-export-remove-or-extract-drawers)
925         (org-export-remove-archived-trees)
926         (org-export-protect-quoted-subtrees)
927         (org-export-protect-verbatim, org-export-protect-examples)
928         (org-export-select-backend-specific-text)
929         (org-export-mark-blockquote-and-verse)
930         (org-export-remove-comment-blocks-and-subtrees)
931         (org-export-handle-comments, org-export-mark-radio-links)
932         (org-export-remove-special-table-lines)
933         (org-export-normalize-links)
934         (org-export-concatenate-multiline-links)
935         (org-export-concatenate-multiline-emphasis): New functions,
936         obtained from spliiting the export preprocessor.
938         * org-table.el (org-table-recalculate): Improve error message if
939         the row number is invalid.
941 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
943         * org-archive.el (org-archive-save-context-info): Fix bugs in
944         customization setup and docstring.
946         * org-exp.el (org-export-html-style): Changed the size of in the
947         <pre> element to 90%.
949 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
951         * org.el (org-find-src-example-start): Function removed.
952         (org-edit-src-find-region-and-lang): New function.
954 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
956         * org.el (org-edit-src-exit): New function.
957         (org-exit-edit-mode): New minor mode.
959         * org-exp.el (org-export-preprocess-string): Fix bug with removing
960         comment-like lines from protected examples.
962         * org.el (org-edit-src-example, org-find-src-example-start)
963         (org-protect-source-example, org-edit-special): New functions.
965 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
967         * org-publish.el (org-publish-project-alist): Fix typo in
968         docstring.
969         (org-publish-project-alist): Handle :index-title property.
971 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
973         * org-export-latex.el (org-export-as-latex): Make sure region
974         bounds are correct.  Parse subtree properties relating to export.
976         * org-exp.el (org-export-add-options-to-plist): New function.
977         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
979 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
981         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
982         EXPORT_TITLE.
984         * org-exp.el (org-export-get-title-from-subtree)
985         (org-export-as-ascii, org-export-as-html): Make sure the original
986         region-beginning and region-end are used, even after moving
987         point.
988         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
989         property.
991         * org-remember.el (org-remember-last-stored-marker): New variable.
992         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
993         (org-remember-handler): Also use marker to remember
994         last-stored position.
996         * org.el (org-goto-marker-or-bmk): New function.
998 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
1000         * org.el (org-file-properties): Renamed from `org-local-properties'.
1001         (org-scan-tags): Take file tags into account.
1002         (org-tags-match-list-sublevels): Default changed to t.
1004         * org-exp.el (org-export-as-html): Close paragraph after a
1005         footnote.
1007         * org.el (org-update-parent-todo-statistics): New function.
1009         * org-exp.el (org-icalendar-store-UID): New option.
1010         (org-icalendar-force-UID): Option removed.
1011         (org-print-icalendar-entries): IMplement UIDs.
1013 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
1015         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
1017 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
1019         * org-faces.el (org-column): Document how this face is being used
1020         and why sometimes the background faces shine through.
1022         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
1024         * org-publish.el (org-publish-attachment): Create publishing
1025         directory if it does not yet exist.
1027         * org-table.el (org-calc-default-modes): Change default number
1028         format to (float 8).
1030         * org.el (org-olpath-completing-read): New function.
1031         (org-time-clocksum-format): New option.
1032         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
1034         * org-clock.el (org-clock-display, org-clock-out)
1035         (org-update-mode-line): Use `org-time-clocksum-format'.
1037         * org-colview-xemacs.el (org-columns-number-to-string): Use
1038         `org-time-clocksum-format'.
1040         * org-colview.el (org-columns-number-to-string): Use
1041         `org-time-clocksum-format'.
1043 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
1045         * org-id.el: New file, move from contrib to core.
1047         * org-exp.el (org-icalendar-force-UID): New option.
1049 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
1051         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
1052         shifted by one day if theere is a date range without an end
1053         time.
1055         * org.el (org-try-structure-completion): New function.
1057 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
1059         * org.el (org-set-font-lock-defaults): Improve fontification of
1060         description lists.
1061         (org-insert-item): Handle description lists.
1062         (org-adaptive-fill-function): Improve auto indentation in
1063         description lists.
1065         * org-exp.el (org-export-as-html, org-export-preprocess-string):
1066         Implement VERSE environment.
1067         (org-export-preprocess-string): Implement the COMMENT
1068         environment.
1070         * org-export-latex.el (org-export-latex-preprocess): Implement
1071         VERSE environment.
1073 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
1075         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
1076         option.
1078 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
1080         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
1082         * org.el (org-quote-csv-field): New functions.
1084         * org-table.el (org-table-export-default-format): Remove :splice
1085         from default format, we get the same effect by not specifying
1086         :tstart and :tend.
1087         (org-table-export): Improve setup, distinguish better between
1088         interactive and non-interactive use, allow specifying the format
1089         on the fly, better protection against wrong file names.
1090         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
1091         and :tend when :splice is omitted.
1093 2008-05-09  Bernt Hansen  <bernt@norang.ca>
1095         * org-clock.el (org-clock-select-task): Make sure the selection
1096         letters are 1-9 and A-Z, no special characters.
1098 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
1100         * org-exp.el (org-export-htmlize): New group.
1101         (org-export-htmlize-output-type)
1102         (org-export-htmlize-css-font-prefix): New options.
1103         (org-export-htmlize-region-for-paste): New function.
1104         (org-export-htmlize-generate-css): New command.
1106 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
1108         * org/org.el (org-modules, org-format-latex-options):
1109         * org/org-archive.el (org-archive-stamp-time)
1110         (org-archive-save-context-info):
1111         * org/org-faces.el (org-hide):
1112         * org/org-irc.el (org-irc-parse-link):
1113         * org/org-macs.el (org-call-with-arg, org-autoload):
1114         * org/org-mew.el (org-mew-store-link):
1115         * org/org-remember.el (org-remember-store-without-prompt)
1116         (org-remember-templates): Fix typos in docstrings.
1118         * org/org-info.el (org-info-store-link): Remove leftover docstring.
1120         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
1121         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
1122         (org-bbdb-anniv-split): Fix typos in docstrings.
1124         * org/org-publish.el (org-publish-project-alist): Doc fixes.
1125         (org-publish-use-timestamps-flag): Reflow docstring.
1126         (org-publish-files-alist): Fix typos in docstring.
1128 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
1130         * org.el (org-set-visibility-according-to-property): New function.
1131         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
1132         and compute the regular expressions, and update font-lock.
1133         (org-property-re): Allow a dash in property names.
1135         * org-archive.el (org-extract-archive-file): Insert the file name
1136         without the path into the format, to allow the location format to
1137         contain a subdirectory.
1139         * org-agenda.el (org-agenda-post-command-hook): If point is at end
1140         of buffer, and the `org-agenda-type' property undefined, use the
1141         value from the character before.
1143         * org.el (org-add-planning-info): Don't let indentation for
1144         would-be timestamp become extra whitespace at the end of headline.
1146 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
1148         * org.el (org-remove-double-quotes, org-file-contents): New
1149         functions.
1151         * org-exp.el (org-infile-export-plist): Also parse the
1152         contents of #+SETUPFILE files, recursively.
1154         * org.el (org-set-regexps-and-options): Also parse the
1155         contents of #+SETUPFILE files, recursively.
1157         * org-exp.el (org-export-handle-include-files): New function.
1158         (org-export-preprocess-string): Call
1159         `org-export-handle-include-files'.
1161         * org.el (org-delete-property-globally)
1162         (org-delete-property, org-set-property): Ignore case during
1163         completion.
1164         (org-set-property): Use `org-completing-read' instead of
1165         `completing-read'.
1167         * org.el (org-complete-expand-structure-template): New,
1168         experimental function.
1169         (org-structure-template-alist): New, experimental option.
1170         (org-complete): Call `org-complete-expand-structure-template'.
1172 2008-05-06  Bastien Guerry  <bzg@altern.org>
1174         * org-export-latex.el (org-export-latex-preprocess): Added
1175         support for blockquotes.
1177 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
1179         * org.el (org-read-date-analyze): Catch the case where only a
1180         weekday is given.
1182 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
1184         * org.el (org-set-font-lock-defaults): Make the description
1185         tag bold.
1187         * org-exp.el (org-export-as-html, org-close-li): Implement
1188         description lists.
1190 2008-05-04  Jason Riedy  <jason@acm.org>
1192         * org-table.el (*orgtbl-default-fmt*): New variable.
1193         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
1194         when there is no other fmt available.
1196         (orgtbl-to-generic): Allow an explicitly nil :tstart or
1197         :tend to suppress the appropriate string.
1199         (orgtbl-to-orgtbl): New function for translating to another orgtbl
1200         table.
1202 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
1204         * org.el (org-read-date-analyze): "." as an alias for "+0" in
1205         read date.
1207         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
1208         New function.
1210         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
1211         New function.
1213 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
1215         * org-clock.el (org-clock-find-position): Don't include notes
1216         into clock drawer.
1218         * org-archive.el (org-archive-subtree): No longer remove an
1219         extra line after cutting the subtree.  `org-cut-subtree' already
1220         takes care of this.
1222         * org-remember.el (org-remember-handler): Only kill the target
1223         buffer if it does not contain the running clock.
1225         * org.el (org-markers-to-move): New variable.
1226         (org-save-markers-in-region, org-check-and-save-marker)
1227         (org-reinstall-markers-in-region): New function.
1228         (org-move-subtree-down, org-copy-subtree): Remember relative
1229         marker positions before cutting.
1230         (org-move-subtree-down, org-paste-subtree): Restore relative
1231         marker positions after pasting.
1233         * org-remember.el (org-remember-clock-out-on-exit): New option.
1234         (org-remember-finalize): Clock out only if the setting in
1235         `org-remember-clock-out-on-exit' requires it.
1236         (org-remember-handler): Do the cleanup in the buffer, to make sure
1237         that the clock marker remains in tact.
1239 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
1241         * org-clock.el (org-clock-goto): Widen buffer if necessary.
1242         (org-clock-in): Make sure that also tasks outside the narrowed
1243         region will be clocked in correctly.
1244         (org-clock-insert-selection-line): Widen the buffer so that we can
1245         find the correct task heading.
1247         * org.el (org-base-buffer): New function.
1249         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
1250         and ";" are escaped.
1251         (org-print-icalendar-entries): Also apply
1252         `org-icalendar-cleanup-string' to the headline, not only to the
1253         summary property.
1255 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
1257         * org-exp.el (org-export-preprocess-hook): New hook.
1258         (org-export-preprocess-string): Call
1259         `org-export-preprocess-hook'.
1261         * org.el (org-font-lock-hook): New variable.
1262         (org-font-lock-hook): New function.
1263         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
1265 ;; Local Variables:
1266 ;; coding: utf-8
1267 ;; add-log-time-zone-rule: t
1268 ;; End:
1270     Copyright (C) 2008  Free Software Foundation, Inc.
1272   This file is part of GNU Emacs.
1274   GNU Emacs is free software: you can redistribute it and/or modify
1275   it under the terms of the GNU General Public License as published by
1276   the Free Software Foundation, either version 3 of the License, or
1277   (at your option) any later version.
1279   GNU Emacs is distributed in the hope that it will be useful,
1280   but WITHOUT ANY WARRANTY; without even the implied warranty of
1281   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1282   GNU General Public License for more details.
1284   You should have received a copy of the GNU General Public License
1285   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
1287 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c