Better backup files for remember.
[org-mode.git] / lisp / ChangeLog
blob5b592b88d1a783643154052e4c22500708fc4e06
1 2009-03-26  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-remember.el (org-remember-finalize): Do not set buffer file
4         name to nil.
5         (org-remember-handler): Mark buffer as unmodified.
6         (org-remember-handler): Delete backup file and show message about
7         remaining backup files.
8         (org-remember-auto-remove-backup-files): New option.
10         * org.el (org-store-link): Use buffer name as link description in
11         w3-mode buffers.
12         (org-ido-switchb): Fix argument bug for completion.
14         * org-remember.el (org-remember-apply-template): Set local
15         variable `auto-save-visited-file-name' instead of global one.
17 2009-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
19         * org-feed.el: Re-write.
21         * org-agenda.el (org-agenda-get-todos): Fix bug with match-data.
22         (org-agenda-get-todos): Mark file tags as inherited.
23         (org-agenda-list): Always search diary lines for a time.
25 2009-03-24  Carsten Dominik  <carsten.dominik@gmail.com>
27         * org-feed.el (org-feed-assume-stable): New option.
28         (org-feed-before-adding-hook): New hook.
30         * org-exp.el (org-export-as-html): Close local lists depending on
31         indentation, also when starting a table.
33         * org-remember.el (org-remember-backup-directory)
34         (org-remember-backup-name): New internal variable.
36 2009-03-23  Carsten Dominik  <carsten.dominik@gmail.com>
38         * org-clock.el (org-clock-out-if-current): Make buffer detection
39         work in indirect buffers as well.
41         * org.el (org-emphasis-regexp-components): Add the exxclamation
42         mark to the post-emphasis characters.
44 2009-03-22  Carsten Dominik  <carsten.dominik@gmail.com>
46         * org.el (org-read-date-minibiffer-septup-hook): New hook.
47         (org-read-date): Run the new hook.
49         * org-mac-message.el (org-mac-flagged-mail): New group.
50         (org-mac-mail-account): New variable.
51         (org-mac-create-flagged-mail, org-mac-insert-flagged-mail): New
52         commands.
54         * org-remember.el (org-remember-backup-directory): New variable.
55         (org-remember-apply-template): Write file to backup directory.
57 2009-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
59         * org-mouse.el (org-mouse-todo-menu): New function.
60         (org-mouse-todo-keywords): Function removed.
61         (org-mouse-context-menu): Use `org-mouse-todo-menu'.
63         * org-table.el (org-table-beginning-of-field)
64         (org-table-end-of-field): New commands
65         (org-table-previous-field, org-table-beginning-of-field): Better
66         error messages.
67         (orgtbl-setup): Include `M-a' and `M-e'.
69         * org.el (org-backward-sentence, org-forward-sentence): New
70         commands.
72         * org-colview.el (org-colview-initial-truncate-line-value): New
73         variable.
74         (org-columns-remove-overlays): Restore the value of `truncate-lines'.
75         (org-columns): Remember the value of `truncate-lines'.
77         * org-colview-xemacs.el (org-colview-initial-truncate-line-value):
78         New variable.
79         (org-columns-remove-overlays): Restore the value of
80         `truncate-lines'.
81         (org-columns): Remember the value of `truncate-lines'.
83         * org.el (org-columns-skip-arrchived-trees): New option.
85         * org-agenda.el (org-agenda-export-html-style): Define color for
86         org-agenda-done face.
87         (org-search-view, org-agenda-get-todos, org-agenda-get-progress)
88         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use new face.
90         * org.el (org-scan-tags): Use the new face.
92         * org-faces.el (org-agenda-done): New face.
94         * org.el (org-scan-tags): Test the value org
95         `org-tags-match-list-sublevels'.
96         (org-tags-match-list-sublevels): New allowed value: indented.
98         * org-export-latex.el (org-export-latex-make-header): Apply macros
99         in header.
101         * org-exp.el (org-export-apply-macros-in-string): New function.
103         * org-export-latex.el (org-export-latex-list-parameters): Fix bug
104         with the definition of a checked box.
106         * org-clock.el (org-clock-find-position): Fix drawer indentations.
108         * org-export-latex.el (org-export-latex-low-levels): More options
109         for how to process lower levels in LaTeX.
110         (org-export-latex-subcontent): Better treatment for lists as a
111         means of publishing lower levels.
113 2009-03-20  Carsten Dominik  <carsten.dominik@gmail.com>
115         * org.el (org-set-font-lock-defaults): Use new checkbox face.
117         * org-faces.el (org-checkbox): New face.
119         * org-exp.el (org-export-html-preprocess): Only create LaTeX
120         fragement images if there is an export file.
122 2009-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
124         * org-agenda.el (org-stuck-projects): Document that the subtree of
125         projects that are not stuck will now be searched for stuck
126         sub-projects.
127         (org-agenda-skip-entry-when-regexp-matches)
128         (org-agenda-skip-entry-when-regexp-matches-in-subtree): New functions.
129         (org-agenda-list-stuck-projects): Use
130         `org-agenda-skip-entry-when-regexp-matches-in-subtree'.
132         * org-export-latex.el (org-export-latex-preprocess): Improve
133         export of verses.
135         * org-exp.el (org-export-as-html): Implement centering as a div
136         rather than a paragraph.  Do a better job with line-end in verse
137         environments.
139 2009-03-17  Carsten Dominik  <carsten.dominik@gmail.com>
141         * org.el (org-open-at-point): Fix tags searches by mouse click.
143 2009-03-16  Carsten Dominik  <carsten.dominik@gmail.com>
145         * org-export-latex.el (org-export-latex-preprocess): Implement the
146         centering markup.
148         * org-exp.el (org-export-mark-blockquote-verse-center): Renamed
149         from `org-export-mark-blockquote-and-verse'.
150         (org-export-as-html): Implement the centering markup.
152         * org-export-latex.el (org-export-latex-tables): Fix vertical
153         lines in tables.
155 2009-03-15  Carsten Dominik  <carsten.dominik@gmail.com>
157         * org.el (org-read-date-history): New variable.
158         (org-read-date): Use new history variable.
159         (org-toggle-heading): Fix bug when used before first headline.
160         (org-store-log-note): Remove drawer if empty while note is
161         aborted.
162         (org-remove-empty-drawer-at): New function.
163         (org-check-after-date): New command.
164         (org-sparse-tree): New sparse tree command "a".
166         * org-exp.el (org-export-as-ascii): Improve export of plain lists.
168 2009-03-14  Bastien Guerry  <bzg@altern.org>
170         * org.el (org-toggle-fixed-width-section): Bug fix: insert a
171         column and a space, not only a column.
173 2009-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
175         * org-export-latex.el (org-export-latex-emphasis-alist): Better
176         defaults for verbose emphasis.
177         (org-export-latex-emph-format): New function.
178         (org-export-latex-fontify): Call `org-export-latex-emph-format'.
180         * org-agenda.el (org-agenda-menu): Add new commands to menu.
181         (org-agenda-do-date-later, org-agenda-do-date-earlier)
182         (org-agenda-date-later-minutes, org-agenda-date-earlier-minutes)
183         (org-agenda-date-later-hours, org-agenda-date-earlier-hours): New
184         commands.
186         * org.el (org-timestamp-change): Move end-time along with start
187         time.
189 2009-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
191         * org-exp.el (org-export-target-internal-links)
192         (org-export-as-html): Protect links specified as #name.
194 2009-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
196         * org.el (org-clone-subtree-with-time-shift): New command.
198         * org-export-latex.el (org-export-latex-special-chars)
199         (org-export-latex-treat-sub-super-char): Fix subscript export.
201         * org-exp.el (org-create-multibrace-regexp): Do not add
202         backslashes to the class.
204 2009-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
206         * org-colview.el (org-columns-map): Better functions for moving up
207         and down a row, even if `truncate-line' is nil.
209         * org.el (org-insert-todo-heading): Make sure the keyword is
210         inserted at the correct position.
212         * org-publish.el (org-publish-project-alist)
213         (org-publish-projects, org-publish-org-index): Change default anme
214         for the index of file names to "sitemap.org".
216         * org-export-latex.el (org-export-latex-tables): Use
217         `org-split-string', for Emacs 21 compatibility.
219 2009-03-09  Carsten Dominik  <carsten.dominik@gmail.com>
221         * org-agenda.el (org-agenda-log-mode-items): Improve docstring.
223 2009-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
225         * org-exp.el (org-export-page-description)
226         (org-export-page-keywords): New variables.
227         (org-export-plist-vars): Add entries for :keywords and
228         :description.
229         (org-infile-export-plist): Parse for new keywords.
230         (org-get-current-options): Add new keywords
231         (org-export-as-html): Publish description and keywords.
233         * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New
234         option.
235         (org-agenda-add-entry-text): Honor
236         `org-agenda-add-entry-text-descriptive-links'.
238         * org-export-latex.el (org-export-latex-preprocess): Make all
239         external preprocess functions use a PARAMETER arg.
241         * org-exp.el (org-export-preprocess-string)
242         (org-export-select-backend-specific-text)
243         (org-export-format-source-code-or-example)
244         (org-format-org-table-html): Support docbook export.
245         (org-export-preprocess-string): Make all external preprocess
246         functions use a PARAMETER arg.
248 2009-03-07  Carsten Dominik  <carsten.dominik@gmail.com>
250         * org-exp.el (org-export-html-style-include-scripts): New option.
251         (org-export-plist-vars): Add new option
252         `org-export-html-style-include-scripts'.
253         (org-export-as-html): Honor new option
254         `org-export-html-style-include-scripts'.
255         (org-export-html-scripts, org-export-html-style-default): Fix
256         xml issues with the Safari browser.
258 2009-03-06  Carsten Dominik  <carsten.dominik@gmail.com>
260         * org-publish.el (org-publish-attachment): Only copy file when the
261         directories differ.
263 2009-03-05  Carsten Dominik  <carsten.dominik@gmail.com>
265         * org-clock.el (org-clocktable-steps): Use inactive time stamps
266         for clocktable steps.
268         * org.el (org-additional-option-like-keywords): Add two more
269         keywords.
271 2009-03-04  Carsten Dominik  <carsten.dominik@gmail.com>
273         * org-exp.el (org-export-format-source-code-or-example): Mark
274         temporary buffer unmodified, so that it will be killed even if
275         mode like message mode has decided to assign a file name.
277         * org.el (org-scan-tags): Improve tag inheritance.
278         (org-scan-tags, org-make-tags-matcher): Make tag comparison
279         case-sensitive.
280         (org-scan-tags): Use the internal tags list instead of creating it
281         from scratch.
282         (org-trust-scanner-tags, org-scanner-tags): New variables.
283         (org-scan-tags): Set `org-scanner-tags'.
284         (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
285         (org-map-entries): Document the possible speedup using scanner
286         tags.
288 2009-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
290         * org.el (org-add-planning-info): Fix bug with looking for keyword
291         only at column 0.
293         * org-agenda.el (org-agenda-custom-commands-local-options): Add
294         option for tags filter preset.
295         (org-prepare-agenda): Store filter preset as a property on the
296         filter variable.
297         (org-finalize-agenda): Call the filter, if there is a preset.
298         (org-agenda-filter-by-tag): Filter again after clearing the
299         filter, when there still is a preset.
300         (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
301         Include the preset filter.
302         (org-agenda-redo): Apply the filter again, also the preset filter.
304         * org-exp.el (org-export-as-html): Use IDs in the correct way.
306         * org.el (org-uuidgen-p): New funtion.
308         * org-agenda.el (org-agenda-fontify-priorities): New default value
309         `cookies'.
310         (org-agenda-fontify-priorities): Renamed from
311         org-fontify-priorities.
313         * org.el (org-set-font-lock-defaults): Call
314         `org-font-lock-add-priority-faces'.
315         (org-font-lock-add-priority-faces): New function.
317         * org-faces.el: (org-set-tag-faces): New option.
318         (org-priority-faces): New variable.
320         * org-exp.el (org-export-as-html): Add a "content" div around the
321         entire content of the body tag.
322         (org-export-html-get-bibliography): New function.
323         (org-export-html-validation-link): New variable.
324         (org-export-as-html): Add validation link to exported page.
326         * org.el (org-match-sparse-tree): Renamed from
327         `org-tags-sparse-tree'.
328         (org-tags-sparse-tree): New alias.
330 2009-03-02  Carsten Dominik  <carsten.dominik@gmail.com>
332         * org.el (org-get-valid-level): Catch the case where the level
333         change is nil.
335         * org-clock.el (org-clock-find-position): Better indentation of
336         new clock drawers.
338 2009-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
340         * org-agenda.el (org-agenda-quit): Delete window only when the
341         frame-setup was not `current-window'.
343         * org.el (org-tag-persistent-alist): New option.
344         (org-startup-options): Add keyword `noptag'.
345         (org-fast-todo-selection): Handle :newline correctly.
346         (org-set-tags): Handle :newline correctly.
347         (org-fast-tag-selection): Handle :newline correctly.
349 2009-02-28  Carsten Dominik  <carsten.dominik@gmail.com>
351         * org-exp.el (org-export-as-ascii): Reverse link buffer before
352         outputting it.
353         (org-export-ascii-push-links): Fix bug with pussing links into the
354         export buffer.
356 2009-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
358         * org-archive.el (org-archive-subtree): Do not add 1 to level if
359         pasting at top level.
361         * org-bbdb.el: Improve documentation.
363 2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
365         * org-list.el (org-insert-item): Only consider insert empty lines
366         is `org-empty-line-terminates-plain-lists' is not nil.
368         * org.el (org-blank-before-new-entry): Mention the dependence on
369         `org-empty-line-terminates-plain-lists' in the docstring.
371         * org-publish.el (org-publish-get-project-from-filename): New
372         optional argument UP.  Only find the top project if UP is set.
373         (org-publish-current-project): Find the top encloding project.
375         * org-agenda.el (org-agenda-before-write-hook)
376         (org-agenda-add-entry-text-maxlines): New options.
377         (org-write-agenda): Run the new hook in the temporary buffer.
378         (org-agenda-add-entry-text): New function.
379         (org-write-agenda): Implement PDF export, using ps2pdf.
381         * org.el (org-global-properties-fixed, org-global-properties):
382         Improve documentation string.
384         * org-exp.el (org-export-ascii-links-to-notes): New option.
385         (org-export-as-ascii): Handle links better.
386         (org-export-ascii-wrap, org-export-ascii-push-links): New
387         functions.
389 2009-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
391         * org-agenda.el (org-agenda): Make prefix arg optional.
392         (org-agenda-search-headline-for-time): New option.
393         (org-format-agenda-item): Honor
394         `org-agenda-search-headline-for-time'.
396         * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
397         characters.
399         * org.el (org-self-insert-cluster-for-undo): New option.
400         (org-self-insert-command): Cluster undo for 20 characters.
401         (org-self-insert-command-undo-counter): New variable.
403 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
405         * org-exp.el (org-export-as-html): Fix problem with closing colone
406         example.
408 2009-02-22  Carsten Dominik  <carsten.dominik@gmail.com>
410         * org-export-latex.el (org-export-as-latex)
411         (org-export-latex-first-lines): Avoid modification flag when
412         adding or removing text properties.
413         (org-export-latex-fontify): Catch error when org-emph-alist has
414         entries that are not defined for LaTeX export.
416         * org.el (orgstruct++-mode): New function.
417         (turn-on-orgstruct++): Call `orgstruct++-mode'.
418         (org-context-p): Allow detecting item context after the first line
419         of an item.
420         (orgstruct-make-binding): Detect if item-body context should be
421         seen.
422         (orgstruct-is-++): New variable.
423         (org-add-planning-info): Catch the case when there is no planning
424         info yet and the call does not want to add anything, only maybe
425         tries to remove something.
426         (org-special-ctrl-a/e): All value to be a cons cell with separate
427         settings for `C-a. and `C-e'.
428         (org-beginning-of-line, org-end-of-line): Honor separate values
429         for `C-a' and `C-e'.
431 2009-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
433         * org.el (org-reload): New command.
435 2009-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
437         * org-exp.el (org-export-htm-get-tag-class-name)
438         (org-export-htm-get-todo-kwd-class-name): New functions.
439         (org-export-html-tag-class-prefix)
440         (org-export-html-todo-kwd-class-prefix): New options.
441         (org-export-as-html): Call
442         `org-export-html-get-todo-kwd-class-name'.
443         (org-html-level-start): Wrap tags into classes.
444         (org-export-html-get-tag-class-name)
445         (org-export-html-get-todo-kwd-class-name): New functions.
447         * org-export-latex.el (org-export-latex-collect-header-macros):
448         Remove fields that are used anyway.
449         (org-export-latex-make-header): Insert the options earlier.
451         * org-agenda.el (org-agenda-get-progress): Fix bug with state
452         matching.
454         * org-list.el (org-indent-item): Allow point to be at the end of
455         the region.
457         * org.el (org-metaleft, org-metaright): Be more accurate about
458         detecting a region where commands apply.
460         * org-compat.el (org-cursor-to-region-beginning): New function.
462         * org.el (org-priority): Also find invisible heading.
464         * org-colview-xemacs.el (org-columns-edit-value): No special
465         treatment for `org-todo' prefix.
467         * org-colview.el (org-columns-edit-value): No special treatment
468         for `org-todo' prefix.
470         * org-remember.el (org-remember-apply-template): Use
471         `org-completing-read-no-ido'.
473         * org.el (org-completing-read-no-ido): New function.
474         (org-make-tags-matcher, org-set-property): Use
475         `org-completing-read-no-ido'.
477         * org-export-latex.el (org-export-latex-import-inbuffer-stuff):
478         New option.
479         (org-export-as-latex): Import in-buffer settings as TeX macros.
480         (org-export-latex-make-header): Additional parameter OPT-DEFS.
481         (org-export-latex-collect-header-macros): New function.
483         * org.el (org-refile-get-location): Turn off
484         `partial-completion-mode'.
486 2009-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
488         * org.el (org-block-todo-from-checkboxes): Announce that
489         checkboxes are the culprit.
490         (org-block-todo-from-children-or-siblings): Call
491         `org-up-heading-all instead' of `outline-up-heading'.
493         * org-agenda.el (org-agenda-show-1): Renamed from
494         `org-agenda-show'.
495         (org-agenda-show): Re-install the old version for now.
496         (org-agenda-dim-blocked-tasks): Update docstring.  Scope a
497         variable into the blokker hook, so that the checkbox checker can
498         anounce that it caused the blocking.
500         * org.el (org-track-ordered-property-with-tag): New option.
501         (org-toggle-ordered-property): Honor
502         `org-track-ordered-property-with-tag'.
503         (org-tag-alist): Add newline options.
504         (org-set-regexps-and-options): Separate option lines imply a
505         newline.
506         (org-set-regexps-and-options, org-assign-fast-keys)
507         (org-fast-todo-selection, org-fast-tag-selection): Handle newline
508         option.
509         (org-indent-line-function): Make sure this works even if there is
510         not `org-drawer-regexp' defined.  This can happen when
511         orgstruct-mode is used in a non-org buffer.
513         * org-list.el (org-checkbox-blocked-p): New function.
514         (org-toggle-checkbox): Check for blocking.
516         * org.el (org-modules): Add an entry for org-R.el.
518         * org-agenda.el (org-agenda-todo-ignore-with-date)
519         (org-agenda-todo-ignore-scheduled)
520         (org-agenda-todo-ignore-deadlines): Mention the variable
521         `org-agenda-tags-todo-honor-ignore-options' in the docstring.
523         * org.el (org-get-wdays): Find the warning period also if it is in
524         the wrong place.
525         (org-ido-completing-read): Provide the correct arguments to
526         ido-completing-read and bind `ido-enter-matching-directory' to
527         nil.
529 2009-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
531         * org.el (org-olpath-completing-read): Never use ido for this
532         one.
534         * org-exp.el (org-export-normalize-links): Use new macro.
536         * org-macs.el (org-if-unprotected-at): New macro.
538         * org-agenda.el (org-agenda-show): Allow numerical prefix
539         arguments to specify how much context should be shown.
540         (org-agenda-cycle-show): New command, could be bound to SPC in
541         org-agenda-mode-map.
543         * org-exp.el (org-html-level-start): Space after section number.
545 2009-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
547         * org-agenda.el (org-agenda-get-sexps): Add todo state as
548         property, for sorting.
549         (org-cmp-todo-state): Get the applicable TODO keywords directly
550         from the buffer.
551         (org-run-agenda-series, org-agenda-list, org-search-view)
552         (org-todo-list, org-tags-view): Only fit agenda window when the
553         whole series is done.
555         * org.el (org-scan-tags): Add todo state as property, for sorting.
557         * org-agenda.el (org-agenda-custom-commands-local-options): Add
558         `org-agenda-overriding-header' as an option.
559         (org-agenda-list): Honor org-agenda-overriding-header'.
561 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
563         * org-list.el (org-toggle-checkbox): Improve cursor positioning
564         after removing a checkbox.
566         * org.el (org-show-entry): Make this work correctly also if it is
567         the last entry in the file.
568         (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
569         falling back to normal, default command.
570         (org-ctrl-c-ctrl-c): When called with prefix arg at a non-checkbox
571         item, call the checkbox toggler to get a box.
573         * org-list.el (org-toggle-checkbox): Make double prefix set the
574         checkbox to "[-]".
575         (org-fix-bullet-type): Only replace bullet it it is changed.
576         (org-renumber-ordered-list): Handle case when first item does not
577         have a number.
579         * org.el (org-add-log-setup): Fix positioning when
580         `org-log-states-order-reversed' is nil.
582         * org-clock.el (org-clock-in): Fix positioning when
583         `org-log-states-order-reversed' is nil.
584         (org-clock-find-position): Fix positioning when
585         `org-log-states-order-reversed' is nil.
587 2009-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
589         * org-clock.el (org-clock-into-drawer): Take default from
590         `org-log-into-drawer'.
591         (org-clock-find-position): Look for the correct drawer.
593         * org.el (org-log-into-drawer): Renamed from
594         `org-log-state-notes-into-drawer'.
595         (org-log-state-notes-into-drawer): New variable alias.
596         (org-add-log-setup): Make drawer name default to LOGBOOK, not
597         CLOCK.
598         (org-insert-property-drawer): Also skip LOGBOOK drawers.
600 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
602         * org-agenda.el (org-agenda): Fix docstring.
604         * org.el ("org-plot"): Help loading org-plot.
605         (org-metaleft-hook, org-metaright-hook, org-metaup-hook)
606         (org-metadown-hook, org-shiftmetaleft-hook)
607         (org-shiftmetaright-hook, org-shiftmetaup-hook)
608         (org-shiftmetadown-hook, org-metareturn-hook): New hooks.
609         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
610         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
611         (org-metadown, org-ctrl-c-ctrl-c): Call the appropriate hook.
613         * org-publish.el (org-publish-get-base-files): Allow symbol `any'
614         for selecting files with any (and even without) extension.
616         * org.el (org-save-all-org-buffers): Also save id locations.
617         (org-revert-all-org-buffers): Also load id locations.
619 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
620         * org.el (org-drawers): Add LOGBOOK to the default drawers.
621         (org-log-state-notes-into-drawer): New option.
622         (org-add-log-setup): Place the sate note marker into the drawer,
623         create drawer when necessary.
624         (org-refile-targets): Document special interpretation of LEVEL
625         when odd-levels are used.
627 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
629         * org.el (org-store-log-note): Fix note indentation when adding
630         notes to end of list.
632         * org-exp.el (org-export-as-html): Add TODO keyword as extra
633         class, so that each keyword can get special colors through CSS.
635         * org-clock.el (org-clock-out): Add another nil for the previous
636         state into the call to `org-add-log-setup'.
638         * org.el (org-log-note-previous-state): New variable.
639         (org-log-note-headings): New %S escape for old state.
640         (org-todo): Call the note setup with the old state as an
641         argument.
642         (org-add-note): Add another nil for the previous state into the
643         call to `org-add-log-setup'.
644         (org-add-log-setup): New argument PREV-STATE.
645         (org-add-log-note): Handle new %S escape.
646         (org-store-log-note): Handle new %S escape.
648 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
650         * org-clock.el (org-clock-find-position): Do not swallow an item
651         less indented than the CLOCK line itself.
652         (org-clock-in): Push markers to lin after the clock line.
653         (org-clock-find-position): Handle values of
654         `org-clock-into-drawer' smaller than 2.
656         * org-exp.el (org-html-level-start): Add a CSS class to section
657         numbers.
658         (org-export-html-toplevel-hlevel): Better documentation of the
659         influence of this variables on H levels and css classes in
660         export.
662 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
664         * org-agenda.el (org-agenda-custom-commands-local-options): Add
665         timestamp and nottimestamp to the chooe menu.
667         * org.el (org-save-all-org-buffers): Moved here from org-agenda.el.
668         (org-revert-all-org-buffers): New command.
670 2009-02-09  Carsten Dominik  <carsten.dominik@gmail.com>
672         * org.el (org-return): Implement `org-return-follows-link' in the
673         function org-return.  This is more robust than using the mouse
674         map, I think.
675         (org-set-regexps-and-options): Match more general #+TODO lines.
676         (org-make-options-regexp): New optional argument EXTRA, for an
677         extra regexp.
678         (org-tab-follows-link): Mark as deprecated.
680 2009-02-07  Carsten Dominik  <carsten.dominik@gmail.com>
682         * org-exp.el (org-export-preprocess-string): Remove clock lines
683         earlier, so that they cannot cotribute to verbatim snippets.
685 2009-02-06  Carsten Dominik  <carsten.dominik@gmail.com>
687         * org-exp.el (org-export-remove-or-extract-drawers): Fix regexp
688         for finding drawers.
689         (org-export-as-ascii, org-export-as-html): Count levels relative
690         to the subtree header.
691         (org-get-min-level): New optional argument OFFSET.
692         (org-export): Make sure point is restored after popping up that
693         window.
695         * org.el (org-do-sort): Also take an inactive timestamp if no
696         active one is found.
698         * org-colview-xemacs.el (org-columns-capture-view): Copy before
699         deleting duplicates.
701         * org-colview.el (org-columns-capture-view): Copy before
702         deleting duplicates.
704         * org-exp.el (org-export-preprocess-string): Fix bug when skipping
705         text before first headline.
707         * org.el (org-format-latex): Do not convert LaTeX fragments in
708         protected examples.
710 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
712         * org-exp.el (org-export-html-style-default): Use color values
713         instead of names for XHTML validation.
715         * org.el (org-get-scheduled-time, org-get-deadline-time): New
716         functions.
717         (org-return-follows-link): Revert making this the default untile
718         issues are resolved.
720         * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
721         nottimestamp.
723 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
725         * org.el (org-mode): Make dependence stuff work more reliably.
726         (org-update-parent-todo-statistics): Fix bug with updating
727         statistics cookie.
729         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
730         ~ as verbatim delimiters.
732         * org-exp.el (org-export-html-format-image): New argument
733         PAR-OPEN.
734         (org-export-as-html): Pass par-open to
735         `org-export-html-format-image'.
737 2009-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
739         * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
740         (org-use-fast-todo-selection, org-tags-column): New default
741         setting for variables, based on a poll what typical uses use.
743         * org-agenda.el (org-agenda-sorting-strategy)
744         (org-agenda-tags-column): New default setting for variables, based
745         on a poll what typical uses use.
747 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
749         * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
750         blocked entries from setting the blocked tag.
752         * org-exp.el (org-export-html-footnotes-section): Use a more
753         consistent id for footnotes.
755         * org-export-latex.el (org-export-latex-classes): Remove the
756         a4paper option from the default styles.
758 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
760         * org.el (org-enforce-todo-checkbox-dependencies): New option.
761         (org-block-todo-from-checkboxes): New function.
762         (org-todo): Make tripple prefix arg circumvent blocking.
764         * org-timer.el (org-timer): Provide the timer feature.
766         * org.el (org-require-autoloaded-modules): Add a few more files to
767         the list of autoloaded modules.
769         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
771 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
773         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
774         drawers that are unprotected.
775         (org-export-html-format-image): Make sure inlined LaTeX fragment
776         images remain inlined.
778         * org.el (org-toggle-ordered-property): New function.
779         (org-mode-map): Add a key for `org-toggle-ordered-property'.
780         (org-org-menu): Add menu entries for TODO dependencies.
782 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
784         * org.el (org-default-properties): Add ORDERED to the default
785         properties, to get completion support for it.
787         * org-list.el (org-update-checkbox-count): Update more than one cookie.
789         * org.el (org-update-parent-todo-statistics): Update more than one
790         cookie.
792         * org-agenda.el (org-agenda-get-todos): Start search from correct
793         position.
795         * org.el (org-fast-todo-selection): Make sure TODO selection does
796         not change buffer position.
798         * org-list.el (org-toggle-checkbox): Implement adding or removing
799         checkboxes from line or region when called with a prefix
800         argument.
802         * org-rmail.el (org-rmail-store-link): Protect the call to
803         `rmail-narrow-to-non-pruned-header'.
805         * org-clock.el (org-clock-special-range): Fix week display in
806         clock tables.
808         * org-exp.el (org-get-current-options): Fix bug when in indirect
809         buffer.
811 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
813         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
814         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
815         (org-agenda-dim-blocked-tasks): New function.
817         * org.el (org-enforce-todo-dependencies): New option.
818         (org-block-todo-from-children-or-siblings): New function.
820         * org-faces.el (org-agenda-dimmed-todo-face): New face.
822         * org.el (org-todo): Return correct state type even if the blocker
823         throws an error.
824         (org-modifier-cursor-error): Renamed from
825         `org-shiftcursor-error'.
826         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
827         (org-shiftmetadown): Call `org-modifier-cursor-error'.
829         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
830         to get real errors from the blocker hook.
832         * org.el (org-shiftselect-error, org-call-for-shift-select): New
833         functions.
834         (org-set-visibility-according-to-property): Turn off the setting
835         of `org-show-entry-below', to avoid overruling a FOLDED visibility
836         property.
838 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
840         * org.el (org-support-shift-select): New option.
841         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
842         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
843         selection outside contexts.
845         * org-list.el (org-at-item-bullet-p): New function.
847         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
848         variables.
850         * org-footnote.el (org-footnote-normalize): Remove unnecessary
851         variable.
852         (org-insert-footnote-reference-near-definition): Remove
853         unnecessary let form.
855         * org-export-latex.el (org-export-latex-first-lines): Add
856         OPT-PLIST parameter.
857         (org-export-as-latex): Call `org-export-latex-first-lines' with
858         opt-plits parameter.
859         (org-export-latex-preprocess): Remove unnecessary variables.
861         * org-exp.el (org-infile-export-plist)
862         (org-export-add-options-to-plist, org-export-kill-licensed-text)
863         (org-export-remove-headline-metadata)
864         (org-export-get-title-from-subtree, org-get-min-level)
865         (org-html-do-expand): Remove innecessary let form.
867         * org-colview-xemacs.el (org-columns-display-here): Remove
868         unnecessary variables.
870         * org-colview.el (org-columns-display-here): Remove unnecessary
871         variables.
873         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
874         variables.
876         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
877         unnecessary variables.
879         * org-agenda.el (org-search-view, org-agenda-get-blocks)
880         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
881         variables.
883         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
884         (org-compact-display-after-subtree-move): Remove unnecessary
885         variables.
886         (org-edit-fixed-width-region): Remove unnecessary variables.
887         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
888         (org-olpath-completing-read): Remove unnecessary variable.
889         (org-auto-repeat-maybe): Remove unnecessary variable.
890         (org-map-entries): Remove unnecessary variable.
891         (org-buffer-property-keys, org-imenu-get-tree)
892         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
894 -----------------------------------------------------------------
896 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
897         * org-exp.el (org-export-remove-timestamps): Never remove
898         timestamps from tables.
900         * org-export-latex.el (org-export-latex-first-lines): Add more
901         options to the preprocessing of the text before the first
902         headline.
904 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
906         * org-faces.el (org-clock-overlay): Make face compatible with
907         XEmacs.
909         * org.el (org-yank): Add property for delete-selection mode.
911         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
913         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
914         variable.
916         * org-table.el (org-table-insert-hline): Fix typo in fuction call
917         to `backward-char'.
919         * org-exp.el (org-export-as-html): Remove the initial space from
920         colon examples.
922         * org.el (org-scan-tags): Call
923         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
925         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
926         customization groups.
927         (org-agenda-tags-todo-honor-ignore-options): New option.
928         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
929         New function.
930         (org-agenda-get-todos): Use
931         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
933 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
935         * org-exp.el (org-export-format-source-code-or-example): Escape
936         HTML characters also in examples that anre not treated with
937         htmlize.  Also, just switch to EXAMPLE processing if we do not
938         have a good version of htmlize.
940         * org-rmail.el: Fix copyright notice.
942         * org.el (org-activate-footnote-links): Improve footnote link
943         highlighting.
945         * org-footnote.el (org-footnote-normalize): Fix finding the end of
946         a footnote definition at the end of the file.
948         * org-table.el (org-table-get-specials): Add an imagined hline at
949         the end of the table.  This can be useful for references that want
950         to go to the end of the table.  Also fix bug when computing last
951         row constants, in tables that do not start right at the right
952         margin.
953         (org-table-eval-formula): Match and replace remove references.
954         (org-table-formula-substitute-names): Make sure that names inside
955         a "remote" call are left alone, the will be replaced later when
956         the remote call is handled.
957         (org-table-convert-refs-to-rc): Do not convert things that might
958         look like a reference, but are really part of an ID or namei n a
959         remote reference.
960         (org-table-get-remote-range): New function.
962 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
964         * org-faces.el (org-clock-overlay): Fix bug in face definition.
966         * org-clock.el (org-clock-put-overlay): Use new face instead of
967         `secondary-selection'.
969         * org-faces.el (org-clock-overlay): New face.
971 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
973         * org-exp.el (org-get-current-options): Include the option for
974         publishing time stamps.
976         * org.el (org-toggle-heading): Renamed from
977         `org-toggel-region-headings'.
978         No longer needs a region defined, but will use it if there is one.
979         (org-ctrl-c-star): Simplified, relying more on the internal
980         workings of `org-toggle-heading'.
981         (org-toggle-item): Renamed from `org-toggle-region-items'.
982         No longer needs a region defined, but will use it if there is one.
983         (org-ctrl-c-minus): Simplified, relying more on the inernal
984         workings of `org-toggle-item'.
986         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
987         environment detection.  Also, do real changes only in unprotected
988         places.
990 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
992         * org-export-latex.el (org-export-latex-quotation-marks): Use
993         `org-if-unprotected-1'.
994         (org-export-latex-set-initial-vars): Check for class definition in
995         property.
997         * org-macs.el (org-if-unprotected-1): New macro.
999 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
1001         * org-compat.el (org-count-lines): New function.
1003         * org-exp.el (org-export-format-source-code-or-example): Handle
1004         switches related to text areas.
1006         * org.el (org-activate-footnote-links): Don't allow match inside a
1007         link.
1009         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
1011         * org-export-latex.el (org-export-latex-links): Keep a relative
1012         path relative also after export.
1014         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
1016         * org.el (org-make-tags-matcher): Never use IDO for completing the
1017         tags matcher match string.
1018         (org-completing-read): Also remove the special biding for "?".
1020         * org-attach.el (org-attach-allow-inheritance): New option.
1021         (org-attach-inherited): New variable.
1022         (org-attach-dir): Handle properties related to the attachment
1023         directory.
1024         (org-attach-check-absolute-path): New function.
1025         (org-attach-set-directory, org-attach-set-inherit): New commands.
1026         (org-attach): Accommodate the new commands in the dispatcher.
1028 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
1030         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
1031         `window-full-width-p'.
1033         * org-exp.el (org-export-as-html): Only check for images files
1034         that really can be inlined
1036         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
1037         list of extensions to be a parameter.
1039         * org-exp.el (org-export-html-inline-image-extensions): New
1040         variable.
1042         * org-agenda.el (org-prepare-agenda): Use
1043         `org-agenda-block-separator'.
1044         (org-agenda-block-separator): New option.
1046 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
1048         * org-export-latex.el (org-export-latex-tables): Call
1049         `org-table-clean-before-export' with the new optional argument.
1051         * org-exp.el (org-table-clean-before-export): New optional
1052         parameter MAYBE-QUOTED, allows for quoted characters like \# in
1053         first column.
1055 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
1057         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
1058         histograms.
1060         * org-colview.el (org-colview-construct-allowed-dates): Better
1061         error catching when a date/time property does not have allowed
1062         values defined.
1064         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
1065         Better error catching when a date/time property does not have
1066         allowed values defined.
1068 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
1070         * org.el (org-map-entries): Restore point and restriction after
1071         `org-map-entries'.
1073 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
1075         * org.el (org-time=, org-time<, org-time<=, org-time>)
1076         (org-time>=, org-time<>): Make sure both values are dates.
1078 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
1080         * org-archive.el (org-extract-archive-heading): Allow %s for file
1081         name also in achive location heading.
1083 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
1085         * org-archive.el (org-add-archive-files): Uniquify the list before
1086         returning it.
1088 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
1090         * org-compat.el (org-fit-window-to-buffer): Use
1091         `window-full-width-p'.
1093         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
1094         space after the colon in short examples.
1096         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
1097         enforce a space after the colon.  However, we also allow lines
1098         that are *only* a colon.
1099         (org-export-as-html): Enforce the space after the colon in short
1100         examples.
1101         (org-export-preprocess-string): Do the colon example protection
1102         earlier.
1103         (org-export-remove-timestamps): Do not check for protection at the
1104         end of the line.
1106 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
1108         * org.el (org-format-latex-options): Add new matcher for single
1109         letters between dollars.
1110         (org-get-header): Function removed.
1111         (org-heading-components): New function.
1113         * org-exp.el (org-export-define-heading-targets): Record ID's also
1114         as alternative targets.
1115         (org-export-as-html): Interpret "id:" links to other files by
1116         preserving the relative path.
1118         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
1119         is nil.
1121         * org-exp.el (org-export-normalize-links): Protect the main link,
1122         to avoid special character processing.
1124         * org-export-latex.el (org-export-latex-special-keyword-regexp):
1125         New variable.
1126         (org-export-latex-special-string-regexps): Variable removed.
1127         (org-export-latex-keywords): Use the new regexp.
1129         * org-exp.el (org-export-handle-include-files): Fetch switches and
1130         put them into the BEGIN statement.
1132         * org-timer.el (org-timer-mode-line-string): New variable.
1134         * org-clock.el (org-clock-mode-line-map): Renamed from
1135         `org-clock-mode-map'.
1136         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
1137         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
1138         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
1139         (org-clock-remove-overlays): Renamed from
1140         `org-remove-clock-overlays'.
1142         * org-timer.el (org-timer-pause-or-continue): Implement stopping
1143         and mode line display.
1144         (org-timer-stop): New command.
1145         (org-timer-seconds): Return correct time when timer is paused.
1146         (org-timer-mode-line-timer): New variable.
1147         (org-timer-set-mode-line, org-timer-update-mode-line): New
1148         functions.
1150         * org.el (org-insert-heading):  Handle new value `auto' for
1151         `org-blank-before-new-entry'.
1152         (org-org-menu): Add new items for timer functions.
1154         * org-list.el (org-insert-item): Handle new value `auto' for
1155         `org-blank-before-new-entry'.
1157         * org.el (org-blank-before-new-entry): New value `auto', made
1158         default.
1160 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
1162         * org-exp.el (org-export-normalize-links): If the link is also
1163         used as the description, protect the description.
1165 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
1167         * org.el (org-closest-date): Fix bug with yearly repeats, in
1168         combination with preference of the past as it is used for deadline
1169         and scheduling search.
1171         * org-exp.el (org-html-handle-time-stamps): No longer check for
1172         the `org-export-with-timestamps' option, because the preprocesser
1173         has taken care of this already.
1175         * org.el (org-entry-properties): Catch the case when this is
1176         called in a non-org-mode file.
1178         * org-export-latex.el (org-export-latex-remove-from-headlines):
1179         Variable made obsolete, also LaTeX export now uses the standard
1180         variables.
1181         (org-export-as-latex): Add the timestamps parameter to the
1182         preprocessor parameter list.
1183         (org-export-latex-content): Export the remaining keywords without
1184         considering to remove them.
1185         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
1186         Use bold font instead of tt font for the keywords.
1187         (org-export-latex-fontify-headline): Format headlines, assuming
1188         that all keywords still present should be published.
1189         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
1190         publish what ever remains of the time stamps.
1191         (org-export-latex-list-parameters): New option.
1192         (org-export-latex-lists): Pass additional parameters to the list
1193         converter.
1195         * org-exp.el (org-export-preprocess-string): Remove clock lines
1196         and timestamps already in the preprocesor.
1197         (org-export-remove-timestamps, org-export-remove-clock-lines): New
1198         functions.
1199         (org-export-as-ascii, org-export-as-html): Add the timestamps
1200         parameter to the preprocessor parameter list.
1202         * org-list.el (org-list-parse-list): Parse for checkboxes.
1203         (org-list-to-generic): Introduce and handle new parameters :cbon
1204         and :cboff.
1205         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
1206         optional parameter PARAMS.
1208         * org-export-latex.el (org-export-latex-special-chars): Fix
1209         problems with interpreting dollar signs.
1210         (org-inside-latex-math-p): New function.
1211         (org-export-latex-preprocess): Protect all the math fragments.
1213         * org.el (org-latex-regexps): Allow a dash after a dollar.
1215         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
1216         mark after copying.
1218         * org-agenda.el (org-run-agenda-series): Have series options set
1219         when finalizing the agenda.
1221         * org-exp.el (org-export-format-source-code-or-example): Protect
1222         the converted examples.
1224         * org.el (org-set-regexps-and-options): Fix the regexp
1225         `org-complex-heading-regexp'.
1227 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
1229         * org.el (org-edit-src-get-label-format): New function.
1230         (org-coderef-label-format): New option.
1231         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
1232         a label format specification and make sure it is used in the edit
1233         buffer.
1234         (org-edit-src-get-label-format): New function.
1235         (org-store-link): Handle new coderef formats.
1236         (org-link-search): Handle new coderef formats.
1238         * org-footnote.el (org-footnote-create-definition)
1239         (org-footnote-goto-local-insertion-point): Make footnote insertion
1240         work correctly when the "Footnotes" headline is the last line in
1241         the buffer.
1243         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
1244         the location.
1246 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
1248         * org-w3m.el (org-w3m): New customization group.
1249         (org-w3m-deactivate-mark): New option.
1250         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
1251         option say not to.
1253 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
1255         * org.el (org-set-font-lock-defaults): Trigger footnote
1256         fontification.
1257         (org-activate-footnote-links): New function.
1258         (org-activate-links): New entry `footnote'.
1260         * org-faces.el (org-footnote): New face.
1262 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
1264         * org-macs.el (org-re): Handle the [:word:] class.
1266         * org-exp.el (org-export-preprocess-string): Call
1267         `org-export-protect-colon-examples'.
1268         (org-export-protect-colon-examples): Renamed from
1269         `org-export-protect-examples', and scope limited to lines starting
1270         with a colon.
1272 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
1274         * org-exp.el (org-export-preprocess-string): Move the preprocess
1275         hook to after turning on Org-mode.
1276         (org-export-preprocess-after-include-files-hook)
1277         (org-export-preprocess-after-tree-selection-hook)
1278         (org-export-preprocess-before-backend-specifics-hook)
1279         (org-export-preprocess-final-hook): New hooks.
1280         (org-export-preprocess-string): Run the new hooks.
1282         * org.el (org-ctrl-c-minus): Fix indentation for new items.
1284         * org-footnote.el: New file.
1286         * org.el (org-footnote): Require footnote code.
1287         (org-startup-options): Add new footnote options.
1288         (org-mode-map): New keybindig for footnotes.
1289         (org-ctrl-c-ctrl-c): Add function at footnotes.
1290         (org-org-menu): New menu entries for footnotes.
1292         * org-export-latex.el (org-export-as-latex): Pass footnote
1293         variable to preprocessor.
1294         (org-export-latex-preprocess): Treat multiple references to a
1295         footnote.
1297         * org-exp.el (org-export-preprocess-string): Call
1298         `org-footnote-normalize'.
1299         (org-export-as-ascii, org-export-as-html): Pass footnote variable
1300         to preprocessor.
1301         (org-export-as-html): Treat multiple references to a footnote.
1303 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
1305         * org-export-latex.el (org-export-latex-links): Handle coderef
1306         links.
1308         * org.el (org-bracket-link-analytic-regexp++): New variable.
1309         (org-make-link-regexps): Initialize
1310         `org-bracket-link-analytic-regexp++'.
1311         (org-store-link): Implement special case in edit-src buffer.
1312         (org-insert-link): No use of ide to insert stored links.
1313         (org-link-search): Implement special case for coderefs.
1315         * org-exp.el (org-export-html-scripts): New constant.
1316         (org-export-html-style-default): Add a new style for highlighted
1317         code.
1318         (org-export-code-refs): New variable.
1319         (org-export-preprocess-string): Initialize `org-export-code-refs'.
1320         Call `org-export-replace-src-segments-and-examples'
1321         No longer call `org-export-protect-examples'.
1322         (org-export-target-internal-links): Take care of coderef targets.
1323         (org-export-last-code-line-counter-value): New variable.
1324         (org-export-replace-src-segments-and-examples): Renamed from
1325         `org-export-replace-src-segments', and modified.
1326         (org-export-format-source-code-or-example): Renamed from
1327         `org-export-format-source-code'.
1328         (org-export-number-lines): New function.
1329         (org-export-as-ascii, org-export-as-html): Handle coderef links.
1331 --------------------------------------------------------------------------
1333 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
1335         * org-remember.el (org-remember-handler): Safer way to get a new
1336         buffer accessing the target file.
1338         * org.el (org-refile-get-location): Handle case of current buffer
1339         not having a file associated with it.
1341 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
1343         * org-table.el (org-table-get-formula): Only ask to overwrite
1344         field formula if there really is one.
1346         * org-id.el (org-id-find): Allow the ID to be a symbol or a
1347         number, by converting these to a string.
1349         * org-colview.el (org-dblock-write:columnview): Allow ID to be
1350         located in a different file.
1352         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
1353         org-colview.el.
1355 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
1357         * org.el (org-completion-use-ido): Enhance docstring of
1358         `org-completion-use-ido'.
1360         * org-export-latex.el (org-export-latex-make-header): Double the %
1361         in the time stamp format.
1362         (org-export-latex-special-chars): Handle case where there is no
1363         match group 3.
1365 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
1367         * org.el (org-get-refile-targets, org-refile-get-location): Use
1368         expanded file name to improve comparison.
1370 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
1372         * org.el (org-scan-tags): Rescan for tags, to get the correct
1373         upcase/downcase stuff.  This slows things down for now, but it
1374         works.
1375         (org-mode): Make sure the tag-faces regexp is initialized.
1377         * org-export-latex.el (org-export-latex-links): Fix bug with
1378         undefined label.
1380         * org-table.el (org-table-get-specials): Set
1381         `org-table-current-last-data-line'.
1382         (org-table-current-last-data-line): New variable.
1383         (org-table-insert-column, org-table-delete-column)
1384         (org-table-move-column, org-table-fix-formulas): Call
1385         `org-table-fix-formulas' a second time to fix the $LR references.
1386         (org-table-get-specials): Add the $LR references to the tables.
1387         (org-table-get-formula): Do not offer last-row names as LHS of
1388         formulas.
1390         * org.el (org-store-link): Capture link description from
1391         `org-id-store-link'.
1393         * org-exp.el (org-export-html-format-image): Add the / to the end
1394         of the <img> tag.
1395         (org-export-format-source-code): Surround example by empty lines,
1396         to make sure it will not be inside a paragraph.
1398         * org.el (org-ido-switchb): New function.
1400 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
1402         * org-agenda.el (org-agenda-show): New prefix argument
1403         FULL-ENTRY.
1405         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
1406         argument.
1408         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
1409         `org-agenda-change-all-lines'.
1410         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
1411         tags are now retrieved locally.
1413 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
1415         * org.el (org-get-outline-path): Fix bug if level is not given.
1416         (org-org-menu): Do not quote function in menu vector.
1418         * org-agenda.el (org-finalize-agenda): Fix typo with variable
1419         name.
1421 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
1423         * org.el (org-refile): Avoid refiling to within the region to be
1424         refiled.
1426         * org-export-latex.el (org-export-latex-special-chars): Replace
1427         special characters also in tables.
1429         * org-agenda.el (org-agenda-change-all-lines): New argument
1430         FORCE-TAGS.
1431         (org-agenda-set-tags): Cet the new tags and pass them to
1432         `org-format-agenda-item'.
1434 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
1436         * org-export-latex.el (org-export-latex-classes): Add longable as
1437         a default package to all classes.
1438         (org-export-latex-tables): Handle the longtable attribute and the
1439         align attribute.
1441         * org-table.el (orgtbl-to-generic): Handle tables that start with
1442         a hline.
1444         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
1445         \verb for colde-like snippets.
1446         (org-export-as-latex): Fix issues with region export.
1448         * org.el (org-up-heading-safe): Speed up function by using a
1449         direct regexp search.
1450         (org-olpa): New variable.
1451         (org-get-outline-path): Speed-up path constructions in cases where
1452         this is possible because the entire hierarchy is scanned anyway.
1453         (org-refile-get-location): Don't compare the truenames of files,
1454         this is too slow.
1455         (org-goto-max-level): New option.
1456         (org-goto): Use `org-goto-max-level'.
1458 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
1460         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
1461         Strip angle brackets from message-ids in the former and don't do
1462         it in the latter.
1463         (org-gnus-follow-link): Open summary reliable, even if the last
1464         messages were deleted, and handle empty groups, too.
1466 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
1468         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
1469         instead of \texttt for the =...= and ~===~ emphasis environments.
1470         (org-export-as-latex): Remove any old :org-license-to-kill text
1471         properties.
1472         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
1473         (org-export-latex-make-header): Add some hard space after the
1474         table of contents.
1475         (org-export-latex-first-lines): Accept RBEG argument.  Mark
1476         exported text so that it will be excuded in further steps.
1478         * org-table.el (org-table-get-specials): Make @0 reference the
1479         last line in a table.
1480         (org-table-recalculate): Improve docstring.
1482 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1484         * org.el (org-log-done): Fix docstring.
1486 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
1488         * org-exp.el (org-export-html-format-image): Fix bugs.
1490         * org-export-latex.el (org-export-latex-tables)
1491         (org-export-latex-links): Implement attribute, label, and caption
1492         handling.
1494         * org-exp.el (org-export-html-style-default): Add style
1495         definitions for the figure div.
1496         (org-export-preprocess-string, org-export-as-html): Implement
1497         attribute, label, and caption handling.
1498         (org-export-attach-captions-and-attributes): New function.
1499         (org-export-html-format-image): New function.
1500         (org-format-org-table-html): Implement attribute, label, and
1501         caption handling.
1503         * org.el (org-find-text-property-in-string): New function.
1504         (org-extract-attributes): Use the property org-attr instead of
1505         org-attrobutes, because this property is now set with the #+ATTR
1506         lines.
1508 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
1510         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
1511         the case that FROM is nil.
1513         * org.el (org-before-first-heading-p): New function.
1515 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
1517         * org-exp.el (org-export-as-html): Do not add a space before
1518         enforces line breaks.
1519         (org-export-as-html): Close paragraph before blockquote and verse
1520         tags.
1522 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
1524         * org-id.el (org-id-locations-file): Wrap file name with
1525         `convert-standard-filename'.
1526         (org-id-files): New variable.
1527         (org-id-use-hash): New option.
1528         (org-id-update-id-locations): Also search in all files current
1529         listed in `org-id-files'.  Convert the resulting alist to a hash
1530         if the user customation says so.
1531         (org-id-locations-save): Handle he case if `org-id-locations' is a
1532         hash.
1533         (org-id-locations-load): Convert the alist to a hash.
1534         (org-id-add-location): Handle the hast case.
1535         (kill-emacs-hook): Make sure id locations are saved when Emacs is
1536         exited.
1537         (org-id-hash-to-alist, org-id-alist-to-hash)
1538         (org-id-paste-tracker): New functions.
1540 -------------------------------------------------------------------------
1542 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
1544         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
1545         bindings of calendar variables.
1547         * org-table.el (org-table-find-row-type): Renamed from
1548         `org-find-row-type'.
1549         (org-table-rewrite-old-row-references): Renamed from
1550         `org-rewrite-old-row-references'.
1551         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
1552         (org-table-cleanup-narrow-column-properties): Renamed from
1553         `org-cleanup-narrow-column-properties'.
1555 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
1557         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
1558         for better error messages.
1559         (org-table-get-descriptor-line): Supply the new arguments to
1560         `org-find-row-type'.
1561         (org-table-error-on-row-ref-crossing-hline): New option.
1563         * org.el (org-target-link-regexp): Make buffer-local.
1564         (org-move-subtree-down): Fix bug with trees at beginning of
1565         buffer.
1567 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
1569         * org-faces.el (org-set-tag-faces): New function.
1570         (org-tags-special-faces-re): New variable.
1572         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
1574         * org-faces.el (org-tag-faces): New option.
1575         (org-tag): Mention `org-tag-faces' in the docstring.
1577 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
1579         * org-exp.el (org-export-html-style-default): Implement new
1580         quoting.
1582         * org-jsinfo.el (org-infojs-template): Implement new quoting.
1584         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
1585         command to the `w3m-minor-mode-map'.
1587         * org-archive.el (org-archive-to-archive-sibling): Protect
1588         `this-command' to avoid appending kills during archiving.
1590         * org-exp.el (org-export-with-priority): New variable.
1591         (org-export-add-options-to-plist): Use `org-export-plist-vars'
1592         instead of internal list of strings and properties.
1593         (org-print-icalendar-entries): Retrieve the location property with
1594         inheritance.
1596 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
1598         * org-exp.el (org-export-with-todo-keywords): New option.
1599         (org-export-plist-vars): Include also the keys for the #+OPTIONS
1600         line.
1601         (org-default-export-plist, org-export-add-options-to-plist)
1602         (org-export-as-ascii, org-export-as-html): Use the new structure
1603         of `org-export-plist-vars'.
1605         * org.el (org-map-entries): Return all values.
1607 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
1609         * org.el (org-matcher-time): Recognize more special values.
1611         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
1613 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
1615         * org.el (org-tags-exclude-from-inheritance): New option.
1616         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
1617         `org-tags-exclude-from-inheritance'.
1619         * org-agenda.el (org-agenda-show-inherited-tags): New option.
1620         (org-format-agenda-item): Add inherited tags to the agenda line
1621         string, and make sure that properties are kept when downcasing the
1622         tags list.
1623         (org-agenda-add-inherited-tags): New function.
1624         (org-downcase-keep-props): New function.
1626         * org.el (org-scan-tags): Mark inherited tags with a text
1627         property.
1628         (org-get-tags-at): Mark inherited tags with a text property.
1629         (org-add-prop-inherited): New function.
1631         * org-agenda.el (org-agenda-add-inherited-tags): New function.
1632         (org-agenda-show-inherited-tags): New option.
1634 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
1636         * org.el (org-modules): Add org-w3m to the default modules.
1638         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
1639         orgtbl-mode.
1640         (orgtabl-create-or-convert-from-region): New command.
1642         * org-exp.el (org-export-as-ascii): Remove the handling of
1643         targets.
1644         (org-export-ascii-preprocess): Handle targets already in this
1645         function.
1647 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
1649         * org-timer.el (org-timer-start-time): Define this variable.
1650         (org-timer-item): Make argument optional.
1652         * org-list.el (org-insert-item): Automatically insert a timer item
1653         if the current list is a timer list.
1655         * org-timer.el: New file.
1657         * org-publish.el (org-publish-org-index): Only exclude the index
1658         file in the main directory from being added to the site-map.
1659         (org-publish-get-project-from-filename): If the current project is
1660         a component, start publishing from the parent project.
1662 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
1664         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
1666         * org-publish.el (org-publish-org-index): Improve removal of
1667         temporary buffers.
1669         * org-agenda.el (org-get-closed): Re-apply changes
1670         accidentially overwritten by last commit to Emacs.
1672         * org.el (org-outline-path-complete-in-steps): New option.
1673         (org-refile-get-location): Honor
1674         `org-outline-path-complete-in-steps'.
1675         (org-agenda-change-all-lines, org-tags-sparse-tree)
1676         (org-time-string-to-absolute, org-small-year-to-year)
1677         (org-link-escape): Re-apply changes accidentially overwritten
1678         by last commit to Emacs.
1680 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
1682         * org-clock.el (org-dblock-write:clocktable): Make sure the
1683         clocktable sees the first line.
1684         (org-clock-in): Warn if the clock cannot be resumed.
1686 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
1688         * org.el (org-open-at-point): Fix mixup about interactive and
1689         non-interactive elisp links.
1691 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1693         * org-exp.el (org-export-preprocess-string): Allow one comment
1694         line before the first headline to always be included.  This is
1695         to not miss a commented target.
1697         * org-mouse.el (org-mouse-insert-item): Call
1698         `org-indent-to-column' instead of `indent-to', for XEmacs
1699         compatibility.
1701         * org.el (org-refile-targets): Fix customize definition so
1702         that it works also in XEmacs.
1703         (org-fixup-indentation): Call `org-indent-to-column' instead
1704         of `indent-to', for XEmacs compatibility.
1706 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
1708         * org-mew.el (org-mew-store-link): Get the correct case folder
1709         for refiled messages.
1711 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1713         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
1714         line break indicators.
1716         * org.el (org-ido-completing-read): Remove the "i:" prefix for
1717         ido-completion propts.
1719 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1721         * org-remember.el (org-remember-apply-template): Use
1722         `org-substring-no-properties'.
1724         * org-compat.el (org-substring-no-properties): New function.
1726         * org-remember.el (org-remember-apply-template): Use
1727         `org-substring-no-properties' for compatibility.
1729         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
1730         option.
1731         (org-fix-bullet-type): respect
1732         `org-list-two-spaces-after-bullet-regexp'.
1734         * org-clock.el (org-clock-load): Clean up the code.
1736         * org.el (org-adaptive-fill-function): Allow two spaces after
1737         "1." as a list bullet.
1739 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
1741         * org-clock.el (org-clock-save, org-clock-load): Check for
1742         live buffers, existing files, and buffer file names to ensure
1743         consistent information.
1744         (org-clock-persist): Make `clock' a special value of this
1745         variable, and improve docstring.
1747         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
1748         (org-get-string-indentation): Adapt indentation when the bullet
1749         width changes.
1751 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
1753         * org-remember.el (org-remember-finalize): Make interactive.
1754         (org-remember-kill): New command.
1755         (org-remember-finish-immediately): Call `org-remember-finalize'
1756         directly.
1757         (org-remember-finalize): Make `org-remember-finalize' an interactive
1758         function.
1760 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
1762         * org-remember.el (org-remember-apply-template): No ido completion
1763         for free prompts in remember templates.
1764         (org-remember-before-finalize-hook): New hook.
1765         (org-remember-mode): New minor mode.
1766         (org-remember-apply-template): Turn on `org-remember-mode'.
1768         * org-id.el (org-id-add-location): Avoid error when no file is
1769         given.
1771         * org-remember.el (org-remember-apply-template): Fix the way how
1772         the list of allowed properties is retrieved from the target file.
1774         * org.el (org-insert-link): Improve file link matching.
1776 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
1778         * org-colview.el (org-columns-display-here): New argument
1779         DATELINE, to trigger using the new face.
1780         (org-agenda-colview-summarize): Call `org-columns-display-here'
1781         with the new argument.
1783         * org-faces.el (org-agenda-column-dateline): New face.
1785         * org-publish.el (org-publish-org-index): Use index-title at page
1786         title, not as section.
1788         * org-exp.el (org-export-html-format-desc): Respect the
1789         org-protect property.
1790         (org-export-as-html): Protect image specifiers that are in the
1791         description part of a link.
1793         * org.el (org-sort-entries-or-items, org-completing-read)
1794         (org-refile-get-location, org-olpath-completing-read, org-todo)
1795         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
1796         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
1797         (org-set-property, org-delete-property)
1798         (org-delete-property-globally): Use `org-ido-completing-read'.
1800         * org-remember.el (org-remember-apply-template): Use
1801         `org-ido-completing-read'.
1803         * org-publish.el (org-publish): Use `org-ido-completing-read'.
1805         * org-colview.el (org-columns-edit-value, org-columns-new)
1806         (org-insert-columns-dblock): Use `org-ido-completing-read'.
1808         * org-colview-xemacs.el (org-columns-edit-value)
1809         (org-columns-new, org-insert-columns-dblock): Use
1810         `org-ido-completing-read'.
1812         * org-attach.el (org-attach-delete-one, org-attach-open): Use
1813         `org-ido-completing-read'.
1815         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
1816         `org-ido-completing-read'.
1818         * org.el (org-time-today): New function.
1819         (org-matcher-time): Use `org-time-today'.  Add special treatment
1820         for "<tomorrow>" and "<yesterday>".
1821         (org-ido-completing-read): New function.
1822         (org-completion-use-ido): New option.
1824         * org-exp.el (org-export-format-source-code): Fix bug in require
1825         htmlize code.
1826         (org-export-target-internal-links): Fix bug in search for text
1827         property.
1829 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
1831         * org-export-latex.el (org-export-latex-subcontent): Interprete
1832         target aliases as additonal labels.
1834         * org-exp.el (org-export-target-aliases): New variable.
1835         (org-export-preprocess-string)
1836         (org-export-handle-invisible-targets): Fill the alias alist.
1837         (org-export-as-html): Remove the &nbsp; from the anchor, and also
1838         assign an id.
1839         (org-html-level-start): Insert the target aliases as additonal
1840         anchors.
1842         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
1843         picture area.
1845 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
1847         * org.el (org-open-at-mouse): Ensure correct link abbreviations
1848         when following a link with the mouse from the agenda.
1850         * org-exp.el (org-export-as-html): Avoid lone </div> when no
1851         headlines are created.
1853 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
1855         * org-exp.el (org-export-preprocess-string): Reorder so that we
1856         can still see ID properties when we collect targets.
1857         (org-export-target-internal-links): Also store targets for ID's.
1859         * org.el (org-link-translation-function): New option.
1860         (org-open-at-point): Call `org-link-translation-function' if
1861         non-nil.
1862         (org-translate-link): New function.
1863         (org-translate-link-from-planner): New function.
1864         (org-open-at-point): Allow interactive commands in elisp links.
1866         * org-exp.el (org-icalendar-cleanup-string): Restore the old
1867         iCalendar quoting.  The new one seems to caus problems with
1868         applications.
1870         * org.el (org-yank): Set `this-command' to `yank', so that
1871         `yank-pop' will work.
1873 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1875         * org-id.el (org-id-search-archives): New option.
1877         * org.el (org-link-to-org-use-id): New option.
1878         (org-store-link): Use `org-link-to-org-use-id'.
1879         (org-id): Make org-id.el a standard component.
1881 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1883         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
1884         hexified version of the tag.
1886         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
1887         compliance as far as quoting is concerned.
1889         * org-vm.el (org-vm-follow-link): Require `vm-search'.
1891         * org.el (org-up-heading-safe, org-forward-same-level): Always
1892         call `org-back-to-heading' instead of `outline-back-to-heading'.
1893         (org-back-to-heading): New wrapper around outline-back-to-heading,
1894         with a useful error message telling where the error happened.
1896         * org-list.el (org-update-checkbox-count): Always call
1897         `org-back-to-heading' instead of `outline-back-to-heading'.
1899         * org-exp.el (org-export-as-html): Make sure that each <img> tag
1900         has an `alt' attribute, to ensure XHTML validation.
1902 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
1904         * org-publish.el (org-publish-attachment): Allow publishing to
1905         overwrite attachment files.
1907         * org-agenda.el (org-agenda-timerange-leaders): New option.
1908         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
1910         * org.el (org-edit-src-exit): Untabify ASCII image before
1911         returning.
1924 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1926         * org.el (org-yank): Make any prefix force normal yanking.
1927         Suppress folding if text would be swallowed into a folded
1928         subtree.
1929         (org-yank-folded-subtrees, org-yank): Docstring updates.
1931         * org-agenda.el (org-agenda-compare-effort): Treat no effort
1932         defined as 0.
1934         * org-exp.el (org-export-language-setup): Add Catalan and
1935         Esperanto language entries.
1937 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
1939         * org.el (org-refile): Allow refiling of entire regions.
1941         * org-clock.el (org-clock-time%): New function.
1943         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
1944         retrieve property values.
1946 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
1948         * org-agenda.el (org-agenda-list): Handle the value `only' of
1949         org-agenda-show-log'.
1950         (org-agenda-log-mode): Interpret a double prefix arg.
1952 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
1954         * org-exp.el (org-export-html-footnotes-section): New variable.
1955         (org-export-as-html): Use `org-export-html-footnotes-section' to
1956         insert the footnotes.
1957         (org-export-language-setup): Add "Footnotes" to language words.
1959 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
1961         * org.el (org-yank): Fix bug when not inserting a subtree.
1963 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
1965         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
1966         instead of `vm-beginning-of-message'.
1968         * org.el (org-make-link-regexps): Make sure that links to gnus can
1969         contain brackets.
1971 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
1973         * org-attach.el (org-attach-dir): Remove duplicate ID creation
1974         code.
1976         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
1977         shell output.
1979         * org.el (org-link-abbrev-alist): Improve customization type.
1981         * org-attach.el (org-attach-expand-link, org-attach-expand): New
1982         functions.
1984         * org-agenda.el (org-agenda-get-progress): Renamed from
1985         `org-get-closed'.  Implement searching for state changes as well.
1986         (org-agenda-log-mode-items): New option.
1987         (org-agenda-log-mode): New option prefix argument, interpreted as
1988         request to show all possible progress info.
1989         (org-agenda-get-day-entries): Call `org-get-progress' instead of
1990         `org-get-closed'.
1991         (org-agenda-set-mode-name): Handle the more complex log mode
1992         settings.
1993         (org-get-closed): New alias, pointing to `org-get-progress'.
1995 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
1997         * org.el (org-file-apps-defaults-gnu)
1998         (org-file-apps-defaults-macosx)
1999         (org-file-apps-defaults-windowsnt): Add an entry defining the
2000         system command.
2001         (org-file-apps): Allow `system' as key and value.
2002         (org-open-at-point): Explain the effect of a double prefix arg.
2003         (org-open-file): If the argument `in-emacs' is (16),
2004         i.e. corresponding to a double prefix argument, try to open the
2005         file externally.
2007 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
2009         * org.el (org-insert-link): Abbreviate absolute files names in
2010         links.  Also, fix a bug in which the double C-u prefix would not
2011         be honored.
2013 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
2015         * org.el (org-insert-heading): If buffer does not end with a
2016         newline, add one if necessary to insert headline correctly.
2018         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
2019         paragraphs, not inside.
2021         * org.el (org-todo): Quote
2022         `org-agenda-headline-snapshot-before-repeat'.
2024         * org-exp.el (org-export-as-html): Fully process link descriptions.
2025         (org-export-html-format-desc): New function.
2026         (org-export-as-html): Collect footnotes into the correct basket.
2027         (org-html-protect): No longer protect quotations marks here, this
2028         goes wrong.
2030         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
2031         BEG.
2033         * org-compat.el (org-fit-window-to-buffer): New function (not
2034         really, a preliminary and incomplete version was present earlier,
2035         but not used).
2037         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
2038         `org-fit-window-to-buffer'.
2040         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
2042         * org-agenda.el (org-agenda-get-restriction-and-command)
2043         (org-fit-agenda-window, org-agenda-convert-date): Use
2044         `org-fit-window-to-buffer'.
2046         * org-exp.el (org-export-as-html): Process href links through
2047         `org-export-html-format-href'.
2048         (org-export-html-format-href): New function.
2050         * org-agenda.el (org-agenda-todo): Update only the current
2051         headline if this is a repeated TODO, marked done for today.
2052         (org-agenda-change-all-lines): New argument JUST-THIS, to change
2053         only the current line.
2055         * org.el (org-todo): Take a snapshot of the headline if the
2056         repeater might change it.
2058 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
2060         * org-publish.el (org-publish-find-title): Remove buffers visited
2061         only for extracting the title.
2063         * org-exp.el (org-export-html-style)
2064         (org-export-html-style-default): Mark style definitions as
2065         unparsed CDATA.
2067         * org-publish.el (org-publish-validate-link): Function
2068         re-introduced.
2070 2008-11-02  Charles Sebold  <csebold@gmail.com>
2072         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
2073         property.
2074         (org-plot-quote-timestamp-field): New function.
2075         (org-plot-quote-tsv-field): Call timestamp field function when
2076         necessary rather than just quoting as a string.
2077         (org-plot/gnuplot-to-data): Pass in timefmt property.
2078         (org-plot/gnuplot-script): Supports timefmt property.
2079         (org-plot/gnuplot): Checks for timestamp column before checking
2080         for text index column.
2082 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
2084         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
2086         * org-publish.el (org-publish-org-index): Create a section in the
2087         index file.
2088         (org-publish-org-index): Stop linking to directories.
2090         * org.el (org-emphasis-alist): Use span instead of <u> to
2091         underline text.
2093         * org-exp.el (org-export-as-html): Make sure <p> is closed before
2094         <pre> sections.
2096 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
2098         * org-jsinfo.el (org-infojs-template): Remove language attribute
2099         from script tag.
2101 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
2103         * org-agenda.el (org-agenda-remove-marked-text): New function.
2104         (org-agenda-mark-filtered-text)
2105         (org-agenda-unmark-filtered-text): New functions.
2106         (org-write-agenda): Remove fltered text.
2108         * org.el (org-make-tags-matcher): Give access to TODO "property"
2109         without speed penalty.
2111 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
2113         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
2114         option.
2115         (org-store-link-props): Make sure adding to the plist works
2116         correctly.
2118         * org-gnus.el (org-gnus-no-new-news): New function.
2119         (org-gnus-follow-link): Allow the article ID to be a message-id,
2120         in addition to allowing article numbers.  Message IDs make much
2121         more roubust links.
2122         (org-gnus-store-link): Use message-id to create link.
2124 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
2126         * org.el (org-emphasize): Reverse the selection array.
2127         (org-emphasis-alist): Set <code> tags for the verbatim
2128         environment.
2130         * org-remember.el (org-remember-handler): Fix bug with
2131         prefix-related changing of the note storage target.
2133         * org-exp.el (org-print-icalendar-entries): Make the exported
2134         priorities compatible with RFC 2445.
2136         * org-clock.el (org-clock-save): Insert time stamp without
2137         dependence on time-stamp.el.
2139 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
2141         * org.el ("saveplace"): If saveplace puts point into an invisible
2142         location, make it visible.
2143         (org-make-tags-matcher): Allow inactive time stamps in time
2144         comparisons.
2145         (org-yank-adjusted-subtrees): New option.
2146         (org-yank): Incorporate adjusting trees.
2147         (org-paste-subtree): New argument FOR-YANK which will cause
2148         insertion at point without backing up over white lines, and leave
2149         point at the end of the inserted text.  Also if the cursor is
2150         at the beginning of a headline, use the same level or the inserted
2151         tree.
2153         * org-publish.el (org-publish-get-base-files-1): Deal correctly
2154         with broken symlinks
2156 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
2158         * org-exp.el (org-export-select-tags, org-get-current-options):
2159         Fix typo.
2161 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
2163         * org-agenda.el (org-format-agenda-item)
2164         (org-agenda-filter-make-matcher): Make sure tags are stored and
2165         compared donwcased.
2167 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
2169         * org.el (org-insert-todo-heading): Fix bug with force-heading
2170         argument.
2172 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
2174         * org-clock.el (org-clock-in-resume): Add a custom option to
2175         toggle starting the clock from an open clock line.
2176         (org-clock-in): When clocking in to an entry, if
2177         `org-clock-in-resume' is set, check if the first clock line is
2178         open and if so, start the clock from the time in the clock line.
2179         (org-clock-persist): Add a custom option to toggle clock
2180         persistence.
2181         (org-clock-persist-query-save): Add a custom option to toggle
2182         asking the user if they want to save the running clock when
2183         exiting.
2184         (org-clock-persist-query-resume): Add a custom option to toggle
2185         asking the user if they want to resume the saved clock when Emacs
2186         is restarted.
2187         (org-clock-save): Add a function to save clock data.
2188         This includes the contents of `org-clock-history' and the buffer
2189         and position of the currently clocked task, if any.
2190         (org-clock-load): Add a function to load clock data.
2191         This populates `org-clock-history', and resumes the saved clocked
2192         task if there is one.
2193         (org-clock-persistence-insinuate): Add a method to set up the
2194         hooks for clock persistence.
2196 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
2198         * org-exp.el (org-export-as-ascii): Handle the case that we are
2199         publishing from an indirect buffer.
2201         * org-table.el (org-table-copy-down): Fix bug with time stamp
2202         increment.
2204         * org-mouse.el (org-mouse-features): New option.
2205         (org-mode-hook): Turn on features depending on
2206         `org-mouse-features'.
2208         * org.el (org-insert-heading-respect-content): Force heading
2209         creation.
2210         (org-insert-heading): keep the folding state of the heading before
2211         the inserted one.
2213 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
2215         * org-archive.el (org-archive-to-archive-sibling): Handle top
2216         level headlines better.
2218 2008-10-21  Bastien Guerry  <bzg@altern.org>
2220         * org-export-latex.el (org-export-latex-classes): Added
2221         \usepackage{graphicx} to the default list of packages.
2223 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
2225         * org-agenda.el (org-agenda-filter): Renamed from
2226         `org-agenda-filter-tags'.
2228 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
2230         * org.el (org-entry-properties): Add CATEGORY property, iven if it
2231         is not defined as a property in this entry.
2232         (org-add-log-note): Mask prefix argument when immediately storing
2233         the note.
2235         * org-agenda.el (org-agenda-filter-effort-default-operator): New
2236         option.
2238 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
2240         * org.el (org-add-log-setup): Bugfix; code to find insertion point
2241         after drawers was skipping ahead one line too many, so notes were
2242         inserted after the first note instead of before it.
2244 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
2246         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
2247         New variables.
2248         (org-prepare-agenda): Reset the filter tags.
2249         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
2250         Show filter tags in mode line.
2252         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
2253         formatter.
2255         * org-export-latex.el (org-latex-entities-regexp): New constant.
2256         (org-export-as-pdf): Use two calls to `shell-command'.
2258 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
2260         * org-export-latex.el (org-export-latex-treat-sub-super-char):
2261         Honor the {} value of the subsuperscript setting.  Make sure that
2262         longer subsuperscripts are typeset in a roman font.
2264         * org.el (org-clock-update-time-maybe): Compute negative clock
2265         intervals correctly.
2267 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
2269         * org.el (org-add-log-setup): Respect
2270         `org-log-state-notes-insert-after-drawers'.
2271         (org-log-state-notes-insert-after-drawers): New option.
2272         (org-todo-trigger-tag-changes): New function.
2273         (org-todo): Call `org-todo-trigger-tag-changes'.
2275 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
2277         * org.el (org-add-log-setup): Only skip drawers if the are
2278         immediately after the scheduling keywords.
2280         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
2281         function
2282         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
2283         call it with the current todo state to get the state to switch to
2284         when clocking in.
2285         (org-clock-in): Use org-indent-line-function to indent clock lines.
2286         (org-clock-find-position): Fix indentation of empty clock drawers.
2288 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
2290         * org-publish.el (org-publish-org-to): Handle case when
2291         org-export-to-pdf does return a file name, not a buffer.
2292         (org-publish-org-to-pdf): New function.
2294         * org-export-latex.el (org-export-as-pdf)
2295         (org-export-as-pdf-and-open): New commands.
2297         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
2298         forms as ranges.
2300         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
2301         things in protexted regions.
2303 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
2305         * org-export-latex.el (org-export-latex-preprocess): Improve
2306         quoting of LaTeX environments.
2308 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
2310         * org.el (org-edit-fixed-width-region): Exclude final newline from
2311         picture area.
2313         * org-export-latex.el (org-export-latex-subcontent): Add labels to
2314         sections, to make internal links work.
2315         (org-export-latex-fontify-headline): Do not remove all text
2316         properties, to make sure that target properties survive this
2317         process.
2319         * org-exp.el (org-export-preprocess-string): Change sequence of
2320         modifications, to make sure links are prepared before the LaTeX
2321         conversions do happen.
2323 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
2325         * org-attach.el (org-attach-delete-all): Renamed from
2326         `org-attch-delete'.  Add a security query before deleting the
2327         entire directory.  New optional argument FORCE can overrule the
2328         security query.
2329         (org-attach-delete-one): New command.
2331 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
2333         * org-attach.el (org-attach-file-list): Fix bug with directory.
2335 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
2337         * org.el (org-apps-regexp-alist): New function.
2338         (org-file-apps): Add auto-mode to the default value.
2339         (org-open-file): Use the new structure of org-file-apps.
2341         * org-attach.el (org-attach): Support the new keys.
2342         (org-attach-method): New option.
2344 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
2346         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
2347         March.
2349         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
2350         of the list value o `org-use-tag-inheritance'.
2352         * org-attach.el (org-attach-auto-tag): New option.
2353         (org-attach-tag, org-attach-untag): New functions.
2354         (org-attach-attach, org-attach-new, org-attach-sync): Call
2355         `org-attach-tag'.
2356         (org-attach-delete): Call `org-attach-untag'.
2358 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
2360         * org-table.el (orgtbl-self-insert-command): Make this work for
2361         the keypad as well.
2363 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
2365         * org.el (org-add-log-setup): Limit searc for drawers to entry
2366         text, not to subtree.
2368         * org-clock.el (org-clock-heading-for-remember): New variable.
2369         (org-clock-in): Set `org-clock-heading-for-remember'.
2371 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
2373         * org-remember.el (org-remember-apply-template): Add new
2374         expansions: %k, %K for currently clocked task and a link to the
2375         currently clocked task, and %< to file notes in the currently
2376         clocked task.
2378 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
2380         * org-export-latex.el (org-export-latex-make-header): Also insert
2381         the content of the property :latex-header-extra.
2383         * org-exp.el (org-infile-export-plist): Put the content of
2384         #+LATEX_HEADER: into the property :latex-header-extra.
2386         * org-colview.el (org-columns-get-format-and-top-level): Remove
2387         resetting the marker.
2389         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
2390         Remove resetting the marker.
2392         * org.el (org-entry-property-inherited-from): Improve docstring.
2393         (org-entry-get-with-inheritance): Reset marker before starting the
2394         search.
2396         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
2398 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
2400         * org.el (org-entry-get-multivalued-property)
2401         (org-entry-protect-space, org-entry-restore-space): New
2402         functions.
2403         (org-file-apps-defaults-macosx): Let postscript files be opened by
2404         preview.
2405         (org-time-stamp-inactive): Call `org-time-stamp'.
2406         (org-time-stamp): New argument `inactive'.  Also edit inacive
2407         stamps. Convert time stamp type.
2408         (org-open-file): Interpret the `default' value for the `command'
2409         in `org-file-apps'.
2411         * org-id.el (org-id-int-to-b36-one-digit)
2412         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
2413         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
2414         b36.
2416 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
2418         * org-id.el (org-id-reverse-string): New function.
2419         (org-id-new): Use `org-id-reverse-string' to make sure the
2420         beginning chars of the ID are mutating fast.  This allows to use a
2421         directory structure to spread things better.
2422         (org-id-prefix): Changed default to nil.
2424         * org-list.el (org-move-item-down, org-move-item-up): Remember and
2425         restore the column of the cursor position.
2427         * org-remember.el (org-remember-apply-template): Remove properties
2428         from `initial'.
2430 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
2432         * org-wl.el (org-wl-open): Remove useless call to
2433         `wl-thread-open-all'.
2435         * org-remember.el (org-remember-handler): Fix bug with `bottom'
2436         location.
2438 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
2440         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
2441         `org-bbdb-anniversaries'.
2443         * org.el (org-get-next-sibling, org-forward-same-level): New
2444         functions, similar to the outline versions, but invisible headings
2445         are OK.
2447 2008-09-25  Bastien Guerry  <bzg@altern.org>
2449         * org.el (org-auto-repeat-maybe): Insert a space between
2450         the timestamp's type and the timestamp itself.
2452 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
2454         * org-table.el (org-table-sum): Do not format the result with %g,
2455         it does rounding when there are too many digits.
2457         * org.el (org-map-entries): Protect the keyword-selecting variables.
2459 2008-09-23  Bastien Guerry  <bzg@altern.org>
2461         * org-agenda.el (org-agenda-to-appt): Make sure the function check
2462         against all agenda files.
2464 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
2466         * org-list.el: New file, aggregating list functions from org.el
2467         and org-export-latex.el.
2469         * org.el (org-edit-src-region-extra): New option.
2471 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
2473         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
2474         time before 1am.
2476 2008-09-22  Bastien Guerry  <bzg@altern.org>
2478         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
2480 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
2482         * org-plot.el (org-plot/gnuplot): Make tables starting with a
2483         hline work correctly.
2484         (org-plot/gnuplot-script): Put commas at the end of each script
2485         line.
2487 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
2489         * org.el (org-get-refile-targets): Replace links with their
2490         descriptions
2491         (org-imenu-get-tree): Replace links with their descriptions.
2493         * org-remember.el (org-remember-apply-template): Add a new
2494         expansion for adding properties to remember items.
2496         * org.el (org-add-log-setup): Skip over drawers (properties,
2497         clocks etc) when adding notes.
2499         * org-agenda.el (org-agenda-get-closed): show durations of clocked
2500         items as well as the start and end times.
2502         * org-compat.el (org-get-x-clipboard-compat): Add a compat
2503         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
2505         * org-remember.el (org-get-x-clipboard): Use the compat
2506         function to get clipboard values when x-selection-value is
2507         unavailable. Use substring-no-properties instead of
2508         set-text-properties to remove text properties from the clipboard
2509         value.
2511         * lisp/org-clock.el (org-update-mode-line): Support limiting the
2512         modeline clock string, and display the full todo value in the
2513         tooltip. Set a local keymap so mouse-3 on the clock string goes to
2514         the currently clocked task.
2515         (org-clock-string-limit): Add a custom value for the maximum
2516         length of the clock string in the modeline.
2517         (org-clock-mode-map): Add a keymap for the modeline string
2519 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
2521         * org-compat.el (org-propertize): New function.
2523 2008-09-20  Bastien Guerry  <bzg@altern.org>
2525         * org-export-latex.el (org-export-latex-tables): protect exported
2526         tables from further special chars conversion.
2527         (org-export-latex-preprocess): Preserve LaTeX environments.
2528         (org-list-parse-list): Parse descriptive lists.
2529         (org-list-to-generic, org-list-to-latex, org-list-to-html)
2530         (org-list-to-texinfo): Export descriptive lists.
2531         (org-quote-chars): Remove.
2532         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
2533         (org-export-latex-list-beginning-re): Rename to
2534         `org-list-beginning-re'
2535         (org-list-item-begin): Rename to `org-list-item-beginning'
2537 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
2539         * org.el (org-refile): Allow refiling to the last entry in the
2540         buffer.
2541         (org-get-tags-at): Fix bug when inheritance is turned off.
2543 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
2545         * org.el (org-indent-line-function): No longer check for src
2546         regions, this is too much overhead.
2548         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
2549         matching.
2551         * org.el (org-scan-tags): Make sure that tags matching is not case
2552         sensitive.  TODO keyword matching is case sensitive, however, to
2553         avoid confusion with similar words that are not meant to be
2554         keywords.
2556 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
2558         * org.el (org-get-local-tags-at): New function.
2559         (org-get-local-tags): New function.
2561         * org-exp.el (org-export-get-categories): New function.
2563         * org-agenda.el (org-sorting-choice)
2564         (org-agenda-sorting-strategy, org-agenda-get-todos)
2565         (org-agenda-get-timestamps, org-agenda-get-deadlines)
2566         (org-agenda-get-scheduled, org-agenda-get-blocks)
2567         (org-entries-lessp): Implement sorting by TODO state.
2568         (org-cmp-todo-state): New defsubst.
2570         * org-colview.el (org-colview-construct-allowed-dates): New
2571         function.
2572         (org-columns-next-allowed-value): Use
2573         `org-colview-construct-allowed-dates'.
2575         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
2576         function.
2577         (org-columns-next-allowed-value): Use
2578         `org-colview-construct-allowed-dates'.
2580 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
2582         * org.el (org-protect-slash): New function.
2583         (org-get-refile-targets): Use `org-protect-slash'.
2585         * org-agenda.el (org-global-tags-completion-table): New variable.
2587         * org-exp.el (org-export-handle-export-tags): New function.
2588         (org-export-preprocess-string): Call
2589         `org-export-handle-export-tags'.
2591         * org-plot.el: New file.
2593         * org-publish.el (org-publish-expand-components): Function removed.
2594         (org-publish-expand-projects): Allow components to have components.
2596 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
2598         * org.el (org-indent-line-function): Do not indent in regions that
2599         are external source code.
2600         (org-yank-and-fold-if-subtree): New function.
2602         * org-agenda.el (org-agenda-todayp): New function.
2603         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
2604         `org-agenda-todayp'.
2606         * org.el (org-insert-heading-respect-content)
2607         (org-insert-todo-heading-respect-content): New commands.
2608         (org-insert-heading-respect-content): New option.
2609         (org-insert-heading): Respect `org-insert-heading-respect-content'.
2611         * org-clock.el (org-clock-find-position): Make sure the note after
2612         the clock line gets moved into the new clock drawer.
2614 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
2616         * org-id.el (org-id-new): New option.
2618 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
2620         * org-table.el (org-table-copy-down): Avoid overflow during
2621         increment.  Use prefix argument 0 to temporarily disable the
2622         increment.
2624 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
2626         * org-exp.el (org-export-as-html): Do not turn on the major mode
2627         if the buffer will be killed anyway.
2628         (org-get-current-options): Exclude the #+TEXT field.
2629         (org-export-as-html): Make sure text before the first headline is
2630         a paragraph.
2632         * org-publish.el (org-publish-org-to): Tell the exporter that this
2633         buffer will be killed, so it is not necessary to do major mode
2634         initialization.
2636         * org-archive.el (org-archive-to-archive-sibling): Show empty
2637         lines after folding the archive sibling.
2639         * org.el (org-log-note-extra): New variable.
2641 2008-09-05  Bastien Guerry  <bzg@altern.org>
2643         * org.el (org-additional-option-like-keywords): Added keywords for
2644         the _QUOTE, _VERSE and _SRC environments.
2646         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
2647         exporting _QUOTE and _VERSE environments.
2649 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
2651         * org-agenda.el (org-agenda-filter-by-tag): New command.
2653         * org-exp.el (org-get-current-options): Remove angular brackets
2654         from the date entry.
2656         * org.el (org-edit-fixed-width-region): New function.
2657         (org-edit-fixed-width-region): Also try
2658         `org-edit-fixed-width-region'.
2659         (org-edit-fixed-width-region-mode): New option.
2660         (org-activate-code): Only interprete lines starting with colon
2661         plus a space as example lines.
2663         * org-remember.el (org-remember-templates): Add nil instead of
2664         empty strings to fix the length of remember templates.
2666         * org-table.el (org-calc-default-modes): Fix the time format for
2667         calc, from 12 hour to 24 hour clock.
2669 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
2671         * org-agenda.el (org-agenda-get-deadlines)
2672         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
2673         entries that are pre-warnings of deadlines or reminders.
2675         * org.el (org-sort-entries-or-items): Make numeric and alpha
2676         comparisons ignore any TODO keyword and priority cookie.
2678         * org-remember.el (org-remember-handler): Reinterpretation of the
2679         prefix argument.
2681 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
2683         * org-agenda.el (org-agenda-get-scheduled): Use new
2684         `org-scheduled' face.
2686         * org-faces.el (org-scheduled): New face.
2688         * org-wl.el (org-wl-open): Remove incorrect declaration.
2690         * org-gnus.el (org-gnus-store-link): Support for :to information
2691         in gnus links.
2693         * org-exp.el (org-export-as-html): Fixed typo in creator
2694         information.
2695         (org-export-protect-examples): New parameter indent.  Insert extra
2696         spaces only when this parameter is specified.
2697         (org-export-preprocess-string): Call `org-export-protect-examples'
2698         with an indentation parameter when exporting to ASCII.
2700         * org-remember.el (org-remember-templates)
2701         (org-remember-apply-template): Allow the file component to be a
2702         function.
2704         * org.el (org-goto-local-search-headings): Renamed from
2705         `org-goto-local-search-forward-headings'.  Added the possibility
2706         to search backwards.
2708 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
2710         * org-export-latex.el (org-export-latex): New customization
2711         group.
2713         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
2715 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
2717         * org-exp.el (org-html-do-expand): Allow {} to terminate
2718         tex macro
2720 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
2722         * org.el (org-buffer-list): Select buffers based on major mode,
2723         not on file name.
2725 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
2727         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
2728         face property.
2730         * org-colview.el (org-columns-display-here): Use
2731         `org-columns-modify-value-for-display-function'.
2733         * org-colview-xemacs.el (org-columns-display-here): Use
2734         `org-columns-modify-value-for-display-function'.
2736 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
2738         * org.el (org-columns-modify-value-for-display-function): New option.
2750         * org-publish.el (org-publish-file): Make sure the directory match
2751         for the publishing directory works correctly.
2753         * org-agenda.el (org-agenda-execute-calendar-command)
2754         (org-agenda-diary-entry): Additional optional argument.
2756 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
2758         * org-exp.el (org-export-as-html): Add attributes also in mailto
2759         and ftp links.
2761         * org.el (org-autoload): Add `org-dblock-write:columnview'.
2770 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
2772         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
2773         sure that calls from `org-export-region-as-html' do not do the
2774         special check for a subtree.
2776 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
2778         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
2780 2008-07-20  Juri Linkov  <juri@jurta.org>
2782         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
2783         new keymap `narrow-map' instead of binding "\C-xns".
2785 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
2787         * org.el (org-open-file): Use
2788         `org-open-directory-means-index-dot-org'.
2789         (org-open-directory-means-index-dot-org): New option.
2791 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
2793         * org.el (org-make-link-string): Remove link attributes from
2794         description.
2795         (org-open-at-point): Remove link attributes bevore using the path.
2797         * org-exp.el (org-export-as-html): Handle link attributes.
2799         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
2801         * org-table.el (org-table-to-lisp): New function.
2803         * org.el (org-narrow-to-subtree): Do not include the final newline
2804         into the narrowed region.
2806         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
2807         bug with user-define skipping condition.
2809 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
2811         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
2813 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
2815         * org-exp.el (org-export-html-style-default): Automatic overflow
2816         handling for pre fields.
2817         (org-export-as-ascii, org-export-as-html): Change default format
2818         for time stamp.
2820         * org-table.el (org-table-export): Offer completion for translator
2821         functions, and do not require a heading above the table.
2823         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
2824         Cater for the case of a list starting in the first line of the
2825         buffer.
2827 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
2829         * org-publish.el (org-publish-find-title): Bug fix.
2830         (org-publish-org-index): Implement new :index-style option.
2832 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
2834         * org-publish.el (org-publish-timestamp-filename): Use
2835         SHA1-encoded file names in the timestamp directory.
2837 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
2839         * org-publish.el (org-publish-needed-p): Be verbose about files
2840         published and files skipped.
2842         * org-exp.el (org-export-preprocess-string): Swap link
2843         normalization and inernal link targeting.
2845         * org-publish.el (org-publish-needed-p): Create timestamp
2846         directory when it does not exist.
2848 2008-07-04  Bastien Guerry  <bzg@altern.org>
2850         * org-clock.el (org-clock-out-when-done): Doc fix.
2852         * org.el (org-agenda-skip-unavailable-files): Doc fix.
2854         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
2855         Ignore case when searching for the COMMENT cookie at export time.
2857 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
2859         * org-exp.el (org-get-file-contents)
2860         (org-get-and-remove-property): New functions.
2861         (org-export-handle-include-files): Handle the new prefix options.
2862         (org-export-as-html): Fix the verse environment.
2864 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
2866         * org.el (org-time=, org-time<, org-time<=, org-time>)
2867         (org-time>=, org-time<>, org-2ft): New functions.
2868         (org-op-to-function): Also provide for the time testing fucntions.
2870 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
2872         * org-exp.el (org-export-html-style-default): New constant.
2874 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
2876         * org-exp.el (org-export-html-style-extra): New variable.
2877         (org-export-splice-style): New function.
2879 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
2881         * org-exp.el (org-export-plist-vars, org-export-as-html):
2882         Implement `org-export-creator-info'.
2883         (org-export-creator-info): New option.
2885 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
2887         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
2888         (org-property-drawer-re, org-clock-drawer-re): New constants.
2890 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
2892         * org-exp.el (org-icalendar-use-deadline)
2893         (org-icalendar-use-scheduled): New options.
2894         (org-icalendar-include-todo): Default changed to t.
2895         (org-print-icalendar-entries): Implement better utilization of
2896         scheduling and deadline time stamps.
2897         (org-export-target-internal-links, org-export-as-html): Allow file
2898         lines without the "file:" prefix if the file path is an absolute
2899         path or starts with ".".
2901         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
2902         lastweek etc.
2903         (org-clock-special-range): Also undertand yesterday, lastweek etc.
2905 2008-06-18  Glenn Morris  <rgm@gnu.org>
2906         * org.el (org-map-entries): Let-bind `file'.
2908 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
2910         * org.el (org-agenda-skip-archived-trees): Docstring now
2911         discourages using this.
2912         (org-scan-tags): Check for org-agenda-archives-mode.
2913         (org-map-entries): Make sure org-agenda-archives-mode is nil.
2914         (org-agenda-files): Functionality of second arg changed.
2916         * org-agenda.el (org-agenda-archives-mode): New variable
2917         (org-write-agenda, org-prepare-agenda, org-agenda-list)
2918         (org-search-view, org-todo-list, org-tags-view)
2919         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
2920         `ifmode' argument.
2921         (org-agenda-quit): Reset the archives mode.
2922         (org-agenda-archives-mode): New command.
2923         (org-agenda-set-mode-name): Include archives info.
2925 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
2927         * org.el (org-paste-subtree): Make sure the yanked headline is
2928         visible if it was yanked at a visible point.
2929         (org-move-item-up): Fix the bug with moving white space at the end
2930         of the item.
2931         (org-show-empty-lines-in-parent): New function.
2933 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
2935         * org-colview.el (org-columns-next-allowed-value): Bug fix.
2937         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
2939         * org-agenda.el (org-agenda-get-closed): Get the end time into the
2940         agenda prefix as well.
2942         * org-publish.el (org-publish-org-index): Make a properly indented
2943         list.
2945         * org.el (org-calendar-agenda-action-key): New option.
2946         (org-get-cursor-date): New function.
2947         (org-mark-entry-for-agenda-action): New command.
2948         (org-overriding-default-time): New variable.
2949         (org-read-date): Respect `org-overriding-default-time'.
2951         * org-remember.el (org-remember-apply-template): Respect the
2952         ovverriding default time.
2954         * org-agenda.el (org-agenda-action-marker): New variable.
2955         (org-agenda-action): New command.
2956         (org-agenda-do-action): New function.
2958 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2960         * org.el (org-schedule, org-deadline): Protect scheduled and
2961         deadline tasks against changes that accidently remove the
2962         repeater.  Also show a message with the new date when done.
2964 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2966         * org.el (org-beginning-of-line): Cater for the case when there
2967         are tags but no headline text.
2968         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
2969         it set.
2971 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
2973         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
2974         the return value is nil instead of "nil" when there is no match.
2976         * org-exp.el (org-insert-centered): Use fill-column instead of
2977         80.
2978         (org-export-as-ascii): Use string-width to measure the width of
2979         the heading.
2981         * org.el (org-diary-to-ical-string): No longer kill buffer
2982         FROMBUF, this is now done by the caller.
2984         * org-exp.el (org-print-icalendar-entries): Move the call to
2985         `org-diary-to-ical-string' out of the loop, and kill the buffer
2986         afterwords.
2988         * org-remember.el (org-remember-visit-immediately): Position
2989         cursor after moving to the note.
2990         (org-remember-apply-template): Use a text property to record the
2991         cursor position.
2992         (org-remember-handler): Align tags after pasting the note.
2994 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
2996         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
2998         * org-agenda.el (org-agenda-open-link): If there is an
2999         org-bbdb-name property in the current line, jump to that bbdb
3000         entry.
3002         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
3003         text property, so that the agenda knows where this entry comes
3004         from.
3006         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
3007         interaction between clocking-in from the agenda, and  automatic
3008         task state switching.
3010         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
3012         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
3013         zmacs-region stays after this command in XEmacs.
3015 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
3017         * org.el (org-scan-tags): Allow new values for ACTION parameter.
3019         * org-remember.el (org-remember-templates): Fix bug in
3020         customization type definition.
3022         * org.el (org-map-entries): New function.
3024 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
3026         * org-agenda.el (org-agenda-skip-comment-trees): New option.
3027         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
3029 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
3031         * org-remember.el (org-jump-to-target-location): New variable.
3032         (org-remember-apply-template): Set
3033         `org-remember-apply-template' if requested by template.
3034         (org-remember-handler): Start an idle timer to jump to
3035         remember location.
3037         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
3039         * org.el (org-set-regexps-and-options): Fix bug with parsing of
3040         file tags.
3041         (org-get-tags-at): Add the content of `org-file-tags'.
3043         * org-exp.el (org-export-handle-comments): Fix bug with several
3044         comment lines after each other.
3045         (org-number-to-roman, org-number-to-counter): New functions.
3046         (org-export-section-number-format): New option.
3048 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
3050         * org-exp.el (org-export-protect-examples): Catch the case of a
3051         missing end_example line.
3053         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
3054         `org-file-tags' to nil.
3056         * org-colview.el (org-columns-next-allowed-value): Handle next
3057         argument NTH to directly select a value.
3059         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
3060         argument NTH to directly select a value.
3062 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
3064         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
3066 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
3068         * org.el (org-columns-ellipses): New option.
3070 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
3072         * org-colview.el (org-columns-add-ellipses): New function.
3073         (org-columns-compact-links): New function.
3074         (org-columns-cleanup-item): Call `org-columns-compact-links'.
3075         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
3076         when in agenda.
3077         (org-columns-edit-value): Fixed bug with editing values from
3078         agenda column view.
3079         (org-columns-redo): Also redo the agenda itself.
3081 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
3083         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
3084         option.
3086         * org-colview.el (org-agenda-columns-cleanup-item): New function.
3088         * org-exp.el (org-export-ascii-preprocess): Renamed from
3089         `org-export-ascii-clean-string'.
3090         (org-export-kill-licensed-text)
3091         (org-export-define-heading-targets)
3092         (org-export-handle-invisible-targets)
3093         (org-export-target-internal-links)
3094         (org-export-remove-or-extract-drawers)
3095         (org-export-remove-archived-trees)
3096         (org-export-protect-quoted-subtrees)
3097         (org-export-protect-verbatim, org-export-protect-examples)
3098         (org-export-select-backend-specific-text)
3099         (org-export-mark-blockquote-and-verse)
3100         (org-export-remove-comment-blocks-and-subtrees)
3101         (org-export-handle-comments, org-export-mark-radio-links)
3102         (org-export-remove-special-table-lines)
3103         (org-export-normalize-links)
3104         (org-export-concatenate-multiline-links)
3105         (org-export-concatenate-multiline-emphasis): New functions,
3106         obtained from spliiting the export preprocessor.
3108         * org-table.el (org-table-recalculate): Improve error message if
3109         the row number is invalid.
3111 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
3113         * org-archive.el (org-archive-save-context-info): Fix bugs in
3114         customization setup and docstring.
3116         * org-exp.el (org-export-html-style): Changed the size of in the
3117         <pre> element to 90%.
3119 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
3121         * org.el (org-find-src-example-start): Function removed.
3122         (org-edit-src-find-region-and-lang): New function.
3124 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
3126         * org.el (org-edit-src-exit): New function.
3127         (org-exit-edit-mode): New minor mode.
3129         * org-exp.el (org-export-preprocess-string): Fix bug with removing
3130         comment-like lines from protected examples.
3132         * org.el (org-edit-src-example, org-find-src-example-start)
3133         (org-protect-source-example, org-edit-special): New functions.
3135 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
3137         * org-publish.el (org-publish-project-alist): Fix typo in
3138         docstring.
3139         (org-publish-project-alist): Handle :index-title property.
3141 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
3143         * org-export-latex.el (org-export-as-latex): Make sure region
3144         bounds are correct.  Parse subtree properties relating to export.
3146         * org-exp.el (org-export-add-options-to-plist): New function.
3147         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
3149 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
3151         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
3152         EXPORT_TITLE.
3154         * org-exp.el (org-export-get-title-from-subtree)
3155         (org-export-as-ascii, org-export-as-html): Make sure the original
3156         region-beginning and region-end are used, even after moving
3157         point.
3158         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
3159         property.
3161         * org-remember.el (org-remember-last-stored-marker): New variable.
3162         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
3163         (org-remember-handler): Also use marker to remember
3164         last-stored position.
3166         * org.el (org-goto-marker-or-bmk): New function.
3168 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
3170         * org.el (org-file-properties): Renamed from `org-local-properties'.
3171         (org-scan-tags): Take file tags into account.
3172         (org-tags-match-list-sublevels): Default changed to t.
3174         * org-exp.el (org-export-as-html): Close paragraph after a
3175         footnote.
3177         * org.el (org-update-parent-todo-statistics): New function.
3179         * org-exp.el (org-icalendar-store-UID): New option.
3180         (org-icalendar-force-UID): Option removed.
3181         (org-print-icalendar-entries): IMplement UIDs.
3183 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
3185         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
3187 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
3189         * org-faces.el (org-column): Document how this face is being used
3190         and why sometimes the background faces shine through.
3192         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
3194         * org-publish.el (org-publish-attachment): Create publishing
3195         directory if it does not yet exist.
3197         * org-table.el (org-calc-default-modes): Change default number
3198         format to (float 8).
3200         * org.el (org-olpath-completing-read): New function.
3201         (org-time-clocksum-format): New option.
3202         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
3204         * org-clock.el (org-clock-display, org-clock-out)
3205         (org-update-mode-line): Use `org-time-clocksum-format'.
3207         * org-colview-xemacs.el (org-columns-number-to-string): Use
3208         `org-time-clocksum-format'.
3210         * org-colview.el (org-columns-number-to-string): Use
3211         `org-time-clocksum-format'.
3213 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
3215         * org-id.el: New file, move from contrib to core.
3217         * org-exp.el (org-icalendar-force-UID): New option.
3219 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
3221         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
3222         shifted by one day if theere is a date range without an end
3223         time.
3225         * org.el (org-try-structure-completion): New function.
3227 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
3229         * org.el (org-set-font-lock-defaults): Improve fontification of
3230         description lists.
3231         (org-insert-item): Handle description lists.
3232         (org-adaptive-fill-function): Improve auto indentation in
3233         description lists.
3235         * org-exp.el (org-export-as-html, org-export-preprocess-string):
3236         Implement VERSE environment.
3237         (org-export-preprocess-string): Implement the COMMENT
3238         environment.
3240         * org-export-latex.el (org-export-latex-preprocess): Implement
3241         VERSE environment.
3243 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
3245         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
3246         option.
3248 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
3250         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
3252         * org.el (org-quote-csv-field): New functions.
3254         * org-table.el (org-table-export-default-format): Remove :splice
3255         from default format, we get the same effect by not specifying
3256         :tstart and :tend.
3257         (org-table-export): Improve setup, distinguish better between
3258         interactive and non-interactive use, allow specifying the format
3259         on the fly, better protection against wrong file names.
3260         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
3261         and :tend when :splice is omitted.
3263 2008-05-09  Bernt Hansen  <bernt@norang.ca>
3265         * org-clock.el (org-clock-select-task): Make sure the selection
3266         letters are 1-9 and A-Z, no special characters.
3268 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
3270         * org-exp.el (org-export-htmlize): New group.
3271         (org-export-htmlize-output-type)
3272         (org-export-htmlize-css-font-prefix): New options.
3273         (org-export-htmlize-region-for-paste): New function.
3274         (org-export-htmlize-generate-css): New command.
3276 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3278         * org/org.el (org-modules, org-format-latex-options):
3279         * org/org-archive.el (org-archive-stamp-time)
3280         (org-archive-save-context-info):
3281         * org/org-faces.el (org-hide):
3282         * org/org-irc.el (org-irc-parse-link):
3283         * org/org-macs.el (org-call-with-arg, org-autoload):
3284         * org/org-mew.el (org-mew-store-link):
3285         * org/org-remember.el (org-remember-store-without-prompt)
3286         (org-remember-templates): Fix typos in docstrings.
3288         * org/org-info.el (org-info-store-link): Remove leftover docstring.
3290         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
3291         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
3292         (org-bbdb-anniv-split): Fix typos in docstrings.
3294         * org/org-publish.el (org-publish-project-alist): Doc fixes.
3295         (org-publish-use-timestamps-flag): Reflow docstring.
3296         (org-publish-files-alist): Fix typos in docstring.
3298 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
3300         * org.el (org-set-visibility-according-to-property): New function.
3301         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
3302         and compute the regular expressions, and update font-lock.
3303         (org-property-re): Allow a dash in property names.
3305         * org-archive.el (org-extract-archive-file): Insert the file name
3306         without the path into the format, to allow the location format to
3307         contain a subdirectory.
3309         * org-agenda.el (org-agenda-post-command-hook): If point is at end
3310         of buffer, and the `org-agenda-type' property undefined, use the
3311         value from the character before.
3313         * org.el (org-add-planning-info): Don't let indentation for
3314         would-be timestamp become extra whitespace at the end of headline.
3316 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
3318         * org.el (org-remove-double-quotes, org-file-contents): New
3319         functions.
3321         * org-exp.el (org-infile-export-plist): Also parse the
3322         contents of #+SETUPFILE files, recursively.
3324         * org.el (org-set-regexps-and-options): Also parse the
3325         contents of #+SETUPFILE files, recursively.
3327         * org-exp.el (org-export-handle-include-files): New function.
3328         (org-export-preprocess-string): Call
3329         `org-export-handle-include-files'.
3331         * org.el (org-delete-property-globally)
3332         (org-delete-property, org-set-property): Ignore case during
3333         completion.
3334         (org-set-property): Use `org-completing-read' instead of
3335         `completing-read'.
3337         * org.el (org-complete-expand-structure-template): New,
3338         experimental function.
3339         (org-structure-template-alist): New, experimental option.
3340         (org-complete): Call `org-complete-expand-structure-template'.
3342 2008-05-06  Bastien Guerry  <bzg@altern.org>
3344         * org-export-latex.el (org-export-latex-preprocess): Added
3345         support for blockquotes.
3347 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
3349         * org.el (org-read-date-analyze): Catch the case where only a
3350         weekday is given.
3352 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
3354         * org.el (org-set-font-lock-defaults): Make the description
3355         tag bold.
3357         * org-exp.el (org-export-as-html, org-close-li): Implement
3358         description lists.
3360 2008-05-04  Jason Riedy  <jason@acm.org>
3362         * org-table.el (*orgtbl-default-fmt*): New variable.
3363         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
3364         when there is no other fmt available.
3366         (orgtbl-to-generic): Allow an explicitly nil :tstart or
3367         :tend to suppress the appropriate string.
3369         (orgtbl-to-orgtbl): New function for translating to another orgtbl
3370         table.
3372 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
3374         * org.el (org-read-date-analyze): "." as an alias for "+0" in
3375         read date.
3377         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
3378         New function.
3380         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
3381         New function.
3383 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
3385         * org-clock.el (org-clock-find-position): Don't include notes
3386         into clock drawer.
3388         * org-archive.el (org-archive-subtree): No longer remove an
3389         extra line after cutting the subtree.  `org-cut-subtree' already
3390         takes care of this.
3392         * org-remember.el (org-remember-handler): Only kill the target
3393         buffer if it does not contain the running clock.
3395         * org.el (org-markers-to-move): New variable.
3396         (org-save-markers-in-region, org-check-and-save-marker)
3397         (org-reinstall-markers-in-region): New function.
3398         (org-move-subtree-down, org-copy-subtree): Remember relative
3399         marker positions before cutting.
3400         (org-move-subtree-down, org-paste-subtree): Restore relative
3401         marker positions after pasting.
3403         * org-remember.el (org-remember-clock-out-on-exit): New option.
3404         (org-remember-finalize): Clock out only if the setting in
3405         `org-remember-clock-out-on-exit' requires it.
3406         (org-remember-handler): Do the cleanup in the buffer, to make sure
3407         that the clock marker remains in tact.
3409 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
3411         * org-clock.el (org-clock-goto): Widen buffer if necessary.
3412         (org-clock-in): Make sure that also tasks outside the narrowed
3413         region will be clocked in correctly.
3414         (org-clock-insert-selection-line): Widen the buffer so that we can
3415         find the correct task heading.
3417         * org.el (org-base-buffer): New function.
3419         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
3420         and ";" are escaped.
3421         (org-print-icalendar-entries): Also apply
3422         `org-icalendar-cleanup-string' to the headline, not only to the
3423         summary property.
3425 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
3427         * org-exp.el (org-export-preprocess-hook): New hook.
3428         (org-export-preprocess-string): Call
3429         `org-export-preprocess-hook'.
3431         * org.el (org-font-lock-hook): New variable.
3432         (org-font-lock-hook): New function.
3433         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
3435 ;; Local Variables:
3436 ;; coding: utf-8
3437 ;; add-log-time-zone-rule: t
3438 ;; End:
3440     Copyright (C) 2008  Free Software Foundation, Inc.
3442   This file is part of GNU Emacs.
3444   GNU Emacs is free software: you can redistribute it and/or modify
3445   it under the terms of the GNU General Public License as published by
3446   the Free Software Foundation, either version 3 of the License, or
3447   (at your option) any later version.
3449   GNU Emacs is distributed in the hope that it will be useful,
3450   but WITHOUT ANY WARRANTY; without even the implied warranty of
3451   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
3452   GNU General Public License for more details.
3454   You should have received a copy of the GNU General Public License
3455   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
3457 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c