HTML export: Allow "- ___" to explicitly terminate a list
[org-mode.git] / lisp / ChangeLog
blob686d0d21aeba8ee55a8b59eda93ffa5b71ddea6c
1 2009-03-24  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-exp.el (org-export-as-html): Close local lists depending on
4         indentation, also when starting a table.
6         * org-remember.el (org-remember-backup-directory)
7         (org-remember-backup-name): New internal variable.
9 2009-03-23  Carsten Dominik  <carsten.dominik@gmail.com>
11         * org-clock.el (org-clock-out-if-current): Make buffer detection
12         work in indirect buffers as well.
14         * org.el (org-emphasis-regexp-components): Add the exxclamation
15         mark to the post-emphasis characters.
17 2009-03-22  Carsten Dominik  <carsten.dominik@gmail.com>
19         * org.el (org-read-date-minibiffer-septup-hook): New hook.
20         (org-read-date): Run the new hook.
22         * org-mac-message.el (org-mac-flagged-mail): New group.
23         (org-mac-mail-account): New variable.
24         (org-mac-create-flagged-mail, org-mac-insert-flagged-mail): New
25         commands.
27         * org-remember.el (org-remember-backup-directory): New variable.
28         (org-remember-apply-template): Write file to backup directory.
30 2009-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
32         * org-mouse.el (org-mouse-todo-menu): New function.
33         (org-mouse-todo-keywords): Function removed.
34         (org-mouse-context-menu): Use `org-mouse-todo-menu'.
36         * org-table.el (org-table-beginning-of-field)
37         (org-table-end-of-field): New commands
38         (org-table-previous-field, org-table-beginning-of-field): Better
39         error messages.
40         (orgtbl-setup): Include `M-a' and `M-e'.
42         * org.el (org-backward-sentence, org-forward-sentence): New
43         commands.
45         * org-colview.el (org-colview-initial-truncate-line-value): New
46         variable.
47         (org-columns-remove-overlays): Restore the value of `truncate-lines'.
48         (org-columns): Remember the value of `truncate-lines'.
50         * org-colview-xemacs.el (org-colview-initial-truncate-line-value):
51         New variable.
52         (org-columns-remove-overlays): Restore the value of
53         `truncate-lines'.
54         (org-columns): Remember the value of `truncate-lines'.
56         * org.el (org-columns-skip-arrchived-trees): New option.
58         * org-agenda.el (org-agenda-export-html-style): Define color for
59         org-agenda-done face.
60         (org-search-view, org-agenda-get-todos, org-agenda-get-progress)
61         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use new face.
63         * org.el (org-scan-tags): Use the new face.
65         * org-faces.el (org-agenda-done): New face.
67         * org.el (org-scan-tags): Test the value org
68         `org-tags-match-list-sublevels'.
69         (org-tags-match-list-sublevels): New allowed value: indented.
71         * org-export-latex.el (org-export-latex-make-header): Apply macros
72         in header.
74         * org-exp.el (org-export-apply-macros-in-string): New function.
76         * org-export-latex.el (org-export-latex-list-parameters): Fix bug
77         with the definition of a checked box.
79         * org-clock.el (org-clock-find-position): Fix drawer indentations.
81         * org-export-latex.el (org-export-latex-low-levels): More options
82         for how to process lower levels in LaTeX.
83         (org-export-latex-subcontent): Better treatment for lists as a
84         means of publishing lower levels.
86 2009-03-20  Carsten Dominik  <carsten.dominik@gmail.com>
88         * org.el (org-set-font-lock-defaults): Use new checkbox face.
90         * org-faces.el (org-checkbox): New face.
92         * org-exp.el (org-export-html-preprocess): Only create LaTeX
93         fragement images if there is an export file.
95 2009-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
97         * org-agenda.el (org-stuck-projects): Document that the subtree of
98         projects that are not stuck will now be searched for stuck
99         sub-projects.
100         (org-agenda-skip-entry-when-regexp-matches)
101         (org-agenda-skip-entry-when-regexp-matches-in-subtree): New functions.
102         (org-agenda-list-stuck-projects): Use
103         `org-agenda-skip-entry-when-regexp-matches-in-subtree'.
105         * org-export-latex.el (org-export-latex-preprocess): Improve
106         export of verses.
108         * org-exp.el (org-export-as-html): Implement centering as a div
109         rather than a paragraph.  Do a better job with line-end in verse
110         environments.
112 2009-03-17  Carsten Dominik  <carsten.dominik@gmail.com>
114         * org.el (org-open-at-point): Fix tags searches by mouse click.
116 2009-03-16  Carsten Dominik  <carsten.dominik@gmail.com>
118         * org-export-latex.el (org-export-latex-preprocess): Implement the
119         centering markup.
121         * org-exp.el (org-export-mark-blockquote-verse-center): Renamed
122         from `org-export-mark-blockquote-and-verse'.
123         (org-export-as-html): Implement the centering markup.
125         * org-export-latex.el (org-export-latex-tables): Fix vertical
126         lines in tables.
128 2009-03-15  Carsten Dominik  <carsten.dominik@gmail.com>
130         * org.el (org-read-date-history): New variable.
131         (org-read-date): Use new history variable.
132         (org-toggle-heading): Fix bug when used before first headline.
133         (org-store-log-note): Remove drawer if empty while note is
134         aborted.
135         (org-remove-empty-drawer-at): New function.
136         (org-check-after-date): New command.
137         (org-sparse-tree): New sparse tree command "a".
139         * org-exp.el (org-export-as-ascii): Improve export of plain lists.
141 2009-03-14  Bastien Guerry  <bzg@altern.org>
143         * org.el (org-toggle-fixed-width-section): Bug fix: insert a
144         column and a space, not only a column.
146 2009-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
148         * org-export-latex.el (org-export-latex-emphasis-alist): Better
149         defaults for verbose emphasis.
150         (org-export-latex-emph-format): New function.
151         (org-export-latex-fontify): Call `org-export-latex-emph-format'.
153         * org-agenda.el (org-agenda-menu): Add new commands to menu.
154         (org-agenda-do-date-later, org-agenda-do-date-earlier)
155         (org-agenda-date-later-minutes, org-agenda-date-earlier-minutes)
156         (org-agenda-date-later-hours, org-agenda-date-earlier-hours): New
157         commands.
159         * org.el (org-timestamp-change): Move end-time along with start
160         time.
162 2009-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
164         * org-exp.el (org-export-target-internal-links)
165         (org-export-as-html): Protect links specified as #name.
167 2009-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
169         * org.el (org-clone-subtree-with-time-shift): New command.
171         * org-export-latex.el (org-export-latex-special-chars)
172         (org-export-latex-treat-sub-super-char): Fix subscript export.
174         * org-exp.el (org-create-multibrace-regexp): Do not add
175         backslashes to the class.
177 2009-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
179         * org-colview.el (org-columns-map): Better functions for moving up
180         and down a row, even if `truncate-line' is nil.
182         * org.el (org-insert-todo-heading): Make sure the keyword is
183         inserted at the correct position.
185         * org-publish.el (org-publish-project-alist)
186         (org-publish-projects, org-publish-org-index): Change default anme
187         for the index of file names to "sitemap.org".
189         * org-export-latex.el (org-export-latex-tables): Use
190         `org-split-string', for Emacs 21 compatibility.
192 2009-03-09  Carsten Dominik  <carsten.dominik@gmail.com>
194         * org-agenda.el (org-agenda-log-mode-items): Improve docstring.
196 2009-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
198         * org-exp.el (org-export-page-description)
199         (org-export-page-keywords): New variables.
200         (org-export-plist-vars): Add entries for :keywords and
201         :description.
202         (org-infile-export-plist): Parse for new keywords.
203         (org-get-current-options): Add new keywords
204         (org-export-as-html): Publish description and keywords.
206         * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New
207         option.
208         (org-agenda-add-entry-text): Honor
209         `org-agenda-add-entry-text-descriptive-links'.
211         * org-export-latex.el (org-export-latex-preprocess): Make all
212         external preprocess functions use a PARAMETER arg.
214         * org-exp.el (org-export-preprocess-string)
215         (org-export-select-backend-specific-text)
216         (org-export-format-source-code-or-example)
217         (org-format-org-table-html): Support docbook export.
218         (org-export-preprocess-string): Make all external preprocess
219         functions use a PARAMETER arg.
221 2009-03-07  Carsten Dominik  <carsten.dominik@gmail.com>
223         * org-exp.el (org-export-html-style-include-scripts): New option.
224         (org-export-plist-vars): Add new option
225         `org-export-html-style-include-scripts'.
226         (org-export-as-html): Honor new option
227         `org-export-html-style-include-scripts'.
228         (org-export-html-scripts, org-export-html-style-default): Fix
229         xml issues with the Safari browser.
231 2009-03-06  Carsten Dominik  <carsten.dominik@gmail.com>
233         * org-publish.el (org-publish-attachment): Only copy file when the
234         directories differ.
236 2009-03-05  Carsten Dominik  <carsten.dominik@gmail.com>
238         * org-clock.el (org-clocktable-steps): Use inactive time stamps
239         for clocktable steps.
241         * org.el (org-additional-option-like-keywords): Add two more
242         keywords.
244 2009-03-04  Carsten Dominik  <carsten.dominik@gmail.com>
246         * org-exp.el (org-export-format-source-code-or-example): Mark
247         temporary buffer unmodified, so that it will be killed even if
248         mode like message mode has decided to assign a file name.
250         * org.el (org-scan-tags): Improve tag inheritance.
251         (org-scan-tags, org-make-tags-matcher): Make tag comparison
252         case-sensitive.
253         (org-scan-tags): Use the internal tags list instead of creating it
254         from scratch.
255         (org-trust-scanner-tags, org-scanner-tags): New variables.
256         (org-scan-tags): Set `org-scanner-tags'.
257         (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
258         (org-map-entries): Document the possible speedup using scanner
259         tags.
261 2009-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
263         * org.el (org-add-planning-info): Fix bug with looking for keyword
264         only at column 0.
266         * org-agenda.el (org-agenda-custom-commands-local-options): Add
267         option for tags filter preset.
268         (org-prepare-agenda): Store filter preset as a property on the
269         filter variable.
270         (org-finalize-agenda): Call the filter, if there is a preset.
271         (org-agenda-filter-by-tag): Filter again after clearing the
272         filter, when there still is a preset.
273         (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
274         Include the preset filter.
275         (org-agenda-redo): Apply the filter again, also the preset filter.
277         * org-exp.el (org-export-as-html): Use IDs in the correct way.
279         * org.el (org-uuidgen-p): New funtion.
281         * org-agenda.el (org-agenda-fontify-priorities): New default value
282         `cookies'.
283         (org-agenda-fontify-priorities): Renamed from
284         org-fontify-priorities.
286         * org.el (org-set-font-lock-defaults): Call
287         `org-font-lock-add-priority-faces'.
288         (org-font-lock-add-priority-faces): New function.
290         * org-faces.el: (org-set-tag-faces): New option.
291         (org-priority-faces): New variable.
293         * org-exp.el (org-export-as-html): Add a "content" div around the
294         entire content of the body tag.
295         (org-export-html-get-bibliography): New function.
296         (org-export-html-validation-link): New variable.
297         (org-export-as-html): Add validation link to exported page.
299         * org.el (org-match-sparse-tree): Renamed from
300         `org-tags-sparse-tree'.
301         (org-tags-sparse-tree): New alias.
303 2009-03-02  Carsten Dominik  <carsten.dominik@gmail.com>
305         * org.el (org-get-valid-level): Catch the case where the level
306         change is nil.
308         * org-clock.el (org-clock-find-position): Better indentation of
309         new clock drawers.
311 2009-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
313         * org-agenda.el (org-agenda-quit): Delete window only when the
314         frame-setup was not `current-window'.
316         * org.el (org-tag-persistent-alist): New option.
317         (org-startup-options): Add keyword `noptag'.
318         (org-fast-todo-selection): Handle :newline correctly.
319         (org-set-tags): Handle :newline correctly.
320         (org-fast-tag-selection): Handle :newline correctly.
322 2009-02-28  Carsten Dominik  <carsten.dominik@gmail.com>
324         * org-exp.el (org-export-as-ascii): Reverse link buffer before
325         outputting it.
326         (org-export-ascii-push-links): Fix bug with pussing links into the
327         export buffer.
329 2009-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
331         * org-archive.el (org-archive-subtree): Do not add 1 to level if
332         pasting at top level.
334         * org-bbdb.el: Improve documentation.
336 2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
338         * org-list.el (org-insert-item): Only consider insert empty lines
339         is `org-empty-line-terminates-plain-lists' is not nil.
341         * org.el (org-blank-before-new-entry): Mention the dependence on
342         `org-empty-line-terminates-plain-lists' in the docstring.
344         * org-publish.el (org-publish-get-project-from-filename): New
345         optional argument UP.  Only find the top project if UP is set.
346         (org-publish-current-project): Find the top encloding project.
348         * org-agenda.el (org-agenda-before-write-hook)
349         (org-agenda-add-entry-text-maxlines): New options.
350         (org-write-agenda): Run the new hook in the temporary buffer.
351         (org-agenda-add-entry-text): New function.
352         (org-write-agenda): Implement PDF export, using ps2pdf.
354         * org.el (org-global-properties-fixed, org-global-properties):
355         Improve documentation string.
357         * org-exp.el (org-export-ascii-links-to-notes): New option.
358         (org-export-as-ascii): Handle links better.
359         (org-export-ascii-wrap, org-export-ascii-push-links): New
360         functions.
362 2009-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
364         * org-agenda.el (org-agenda): Make prefix arg optional.
365         (org-agenda-search-headline-for-time): New option.
366         (org-format-agenda-item): Honor
367         `org-agenda-search-headline-for-time'.
369         * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
370         characters.
372         * org.el (org-self-insert-cluster-for-undo): New option.
373         (org-self-insert-command): Cluster undo for 20 characters.
374         (org-self-insert-command-undo-counter): New variable.
376 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
378         * org-exp.el (org-export-as-html): Fix problem with closing colone
379         example.
381 2009-02-22  Carsten Dominik  <carsten.dominik@gmail.com>
383         * org-export-latex.el (org-export-as-latex)
384         (org-export-latex-first-lines): Avoid modification flag when
385         adding or removing text properties.
386         (org-export-latex-fontify): Catch error when org-emph-alist has
387         entries that are not defined for LaTeX export.
389         * org.el (orgstruct++-mode): New function.
390         (turn-on-orgstruct++): Call `orgstruct++-mode'.
391         (org-context-p): Allow detecting item context after the first line
392         of an item.
393         (orgstruct-make-binding): Detect if item-body context should be
394         seen.
395         (orgstruct-is-++): New variable.
396         (org-add-planning-info): Catch the case when there is no planning
397         info yet and the call does not want to add anything, only maybe
398         tries to remove something.
399         (org-special-ctrl-a/e): All value to be a cons cell with separate
400         settings for `C-a. and `C-e'.
401         (org-beginning-of-line, org-end-of-line): Honor separate values
402         for `C-a' and `C-e'.
404 2009-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
406         * org.el (org-reload): New command.
408 2009-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
410         * org-exp.el (org-export-htm-get-tag-class-name)
411         (org-export-htm-get-todo-kwd-class-name): New functions.
412         (org-export-html-tag-class-prefix)
413         (org-export-html-todo-kwd-class-prefix): New options.
414         (org-export-as-html): Call
415         `org-export-html-get-todo-kwd-class-name'.
416         (org-html-level-start): Wrap tags into classes.
417         (org-export-html-get-tag-class-name)
418         (org-export-html-get-todo-kwd-class-name): New functions.
420         * org-export-latex.el (org-export-latex-collect-header-macros):
421         Remove fields that are used anyway.
422         (org-export-latex-make-header): Insert the options earlier.
424         * org-agenda.el (org-agenda-get-progress): Fix bug with state
425         matching.
427         * org-list.el (org-indent-item): Allow point to be at the end of
428         the region.
430         * org.el (org-metaleft, org-metaright): Be more accurate about
431         detecting a region where commands apply.
433         * org-compat.el (org-cursor-to-region-beginning): New function.
435         * org.el (org-priority): Also find invisible heading.
437         * org-colview-xemacs.el (org-columns-edit-value): No special
438         treatment for `org-todo' prefix.
440         * org-colview.el (org-columns-edit-value): No special treatment
441         for `org-todo' prefix.
443         * org-remember.el (org-remember-apply-template): Use
444         `org-completing-read-no-ido'.
446         * org.el (org-completing-read-no-ido): New function.
447         (org-make-tags-matcher, org-set-property): Use
448         `org-completing-read-no-ido'.
450         * org-export-latex.el (org-export-latex-import-inbuffer-stuff):
451         New option.
452         (org-export-as-latex): Import in-buffer settings as TeX macros.
453         (org-export-latex-make-header): Additional parameter OPT-DEFS.
454         (org-export-latex-collect-header-macros): New function.
456         * org.el (org-refile-get-location): Turn off
457         `partial-completion-mode'.
459 2009-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
461         * org.el (org-block-todo-from-checkboxes): Announce that
462         checkboxes are the culprit.
463         (org-block-todo-from-children-or-siblings): Call
464         `org-up-heading-all instead' of `outline-up-heading'.
466         * org-agenda.el (org-agenda-show-1): Renamed from
467         `org-agenda-show'.
468         (org-agenda-show): Re-install the old version for now.
469         (org-agenda-dim-blocked-tasks): Update docstring.  Scope a
470         variable into the blokker hook, so that the checkbox checker can
471         anounce that it caused the blocking.
473         * org.el (org-track-ordered-property-with-tag): New option.
474         (org-toggle-ordered-property): Honor
475         `org-track-ordered-property-with-tag'.
476         (org-tag-alist): Add newline options.
477         (org-set-regexps-and-options): Separate option lines imply a
478         newline.
479         (org-set-regexps-and-options, org-assign-fast-keys)
480         (org-fast-todo-selection, org-fast-tag-selection): Handle newline
481         option.
482         (org-indent-line-function): Make sure this works even if there is
483         not `org-drawer-regexp' defined.  This can happen when
484         orgstruct-mode is used in a non-org buffer.
486         * org-list.el (org-checkbox-blocked-p): New function.
487         (org-toggle-checkbox): Check for blocking.
489         * org.el (org-modules): Add an entry for org-R.el.
491         * org-agenda.el (org-agenda-todo-ignore-with-date)
492         (org-agenda-todo-ignore-scheduled)
493         (org-agenda-todo-ignore-deadlines): Mention the variable
494         `org-agenda-tags-todo-honor-ignore-options' in the docstring.
496         * org.el (org-get-wdays): Find the warning period also if it is in
497         the wrong place.
498         (org-ido-completing-read): Provide the correct arguments to
499         ido-completing-read and bind `ido-enter-matching-directory' to
500         nil.
502 2009-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
504         * org.el (org-olpath-completing-read): Never use ido for this
505         one.
507         * org-exp.el (org-export-normalize-links): Use new macro.
509         * org-macs.el (org-if-unprotected-at): New macro.
511         * org-agenda.el (org-agenda-show): Allow numerical prefix
512         arguments to specify how much context should be shown.
513         (org-agenda-cycle-show): New command, could be bound to SPC in
514         org-agenda-mode-map.
516         * org-exp.el (org-html-level-start): Space after section number.
518 2009-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
520         * org-agenda.el (org-agenda-get-sexps): Add todo state as
521         property, for sorting.
522         (org-cmp-todo-state): Get the applicable TODO keywords directly
523         from the buffer.
524         (org-run-agenda-series, org-agenda-list, org-search-view)
525         (org-todo-list, org-tags-view): Only fit agenda window when the
526         whole series is done.
528         * org.el (org-scan-tags): Add todo state as property, for sorting.
530         * org-agenda.el (org-agenda-custom-commands-local-options): Add
531         `org-agenda-overriding-header' as an option.
532         (org-agenda-list): Honor org-agenda-overriding-header'.
534 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
536         * org-list.el (org-toggle-checkbox): Improve cursor positioning
537         after removing a checkbox.
539         * org.el (org-show-entry): Make this work correctly also if it is
540         the last entry in the file.
541         (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
542         falling back to normal, default command.
543         (org-ctrl-c-ctrl-c): When called with prefix arg at a non-checkbox
544         item, call the checkbox toggler to get a box.
546         * org-list.el (org-toggle-checkbox): Make double prefix set the
547         checkbox to "[-]".
548         (org-fix-bullet-type): Only replace bullet it it is changed.
549         (org-renumber-ordered-list): Handle case when first item does not
550         have a number.
552         * org.el (org-add-log-setup): Fix positioning when
553         `org-log-states-order-reversed' is nil.
555         * org-clock.el (org-clock-in): Fix positioning when
556         `org-log-states-order-reversed' is nil.
557         (org-clock-find-position): Fix positioning when
558         `org-log-states-order-reversed' is nil.
560 2009-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
562         * org-clock.el (org-clock-into-drawer): Take default from
563         `org-log-into-drawer'.
564         (org-clock-find-position): Look for the correct drawer.
566         * org.el (org-log-into-drawer): Renamed from
567         `org-log-state-notes-into-drawer'.
568         (org-log-state-notes-into-drawer): New variable alias.
569         (org-add-log-setup): Make drawer name default to LOGBOOK, not
570         CLOCK.
571         (org-insert-property-drawer): Also skip LOGBOOK drawers.
573 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
575         * org-agenda.el (org-agenda): Fix docstring.
577         * org.el ("org-plot"): Help loading org-plot.
578         (org-metaleft-hook, org-metaright-hook, org-metaup-hook)
579         (org-metadown-hook, org-shiftmetaleft-hook)
580         (org-shiftmetaright-hook, org-shiftmetaup-hook)
581         (org-shiftmetadown-hook, org-metareturn-hook): New hooks.
582         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
583         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
584         (org-metadown, org-ctrl-c-ctrl-c): Call the appropriate hook.
586         * org-publish.el (org-publish-get-base-files): Allow symbol `any'
587         for selecting files with any (and even without) extension.
589         * org.el (org-save-all-org-buffers): Also save id locations.
590         (org-revert-all-org-buffers): Also load id locations.
592 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
593         * org.el (org-drawers): Add LOGBOOK to the default drawers.
594         (org-log-state-notes-into-drawer): New option.
595         (org-add-log-setup): Place the sate note marker into the drawer,
596         create drawer when necessary.
597         (org-refile-targets): Document special interpretation of LEVEL
598         when odd-levels are used.
600 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
602         * org.el (org-store-log-note): Fix note indentation when adding
603         notes to end of list.
605         * org-exp.el (org-export-as-html): Add TODO keyword as extra
606         class, so that each keyword can get special colors through CSS.
608         * org-clock.el (org-clock-out): Add another nil for the previous
609         state into the call to `org-add-log-setup'.
611         * org.el (org-log-note-previous-state): New variable.
612         (org-log-note-headings): New %S escape for old state.
613         (org-todo): Call the note setup with the old state as an
614         argument.
615         (org-add-note): Add another nil for the previous state into the
616         call to `org-add-log-setup'.
617         (org-add-log-setup): New argument PREV-STATE.
618         (org-add-log-note): Handle new %S escape.
619         (org-store-log-note): Handle new %S escape.
621 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
623         * org-clock.el (org-clock-find-position): Do not swallow an item
624         less indented than the CLOCK line itself.
625         (org-clock-in): Push markers to lin after the clock line.
626         (org-clock-find-position): Handle values of
627         `org-clock-into-drawer' smaller than 2.
629         * org-exp.el (org-html-level-start): Add a CSS class to section
630         numbers.
631         (org-export-html-toplevel-hlevel): Better documentation of the
632         influence of this variables on H levels and css classes in
633         export.
635 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
637         * org-agenda.el (org-agenda-custom-commands-local-options): Add
638         timestamp and nottimestamp to the chooe menu.
640         * org.el (org-save-all-org-buffers): Moved here from org-agenda.el.
641         (org-revert-all-org-buffers): New command.
643 2009-02-09  Carsten Dominik  <carsten.dominik@gmail.com>
645         * org.el (org-return): Implement `org-return-follows-link' in the
646         function org-return.  This is more robust than using the mouse
647         map, I think.
648         (org-set-regexps-and-options): Match more general #+TODO lines.
649         (org-make-options-regexp): New optional argument EXTRA, for an
650         extra regexp.
651         (org-tab-follows-link): Mark as deprecated.
653 2009-02-07  Carsten Dominik  <carsten.dominik@gmail.com>
655         * org-exp.el (org-export-preprocess-string): Remove clock lines
656         earlier, so that they cannot cotribute to verbatim snippets.
658 2009-02-06  Carsten Dominik  <carsten.dominik@gmail.com>
660         * org-exp.el (org-export-remove-or-extract-drawers): Fix regexp
661         for finding drawers.
662         (org-export-as-ascii, org-export-as-html): Count levels relative
663         to the subtree header.
664         (org-get-min-level): New optional argument OFFSET.
665         (org-export): Make sure point is restored after popping up that
666         window.
668         * org.el (org-do-sort): Also take an inactive timestamp if no
669         active one is found.
671         * org-colview-xemacs.el (org-columns-capture-view): Copy before
672         deleting duplicates.
674         * org-colview.el (org-columns-capture-view): Copy before
675         deleting duplicates.
677         * org-exp.el (org-export-preprocess-string): Fix bug when skipping
678         text before first headline.
680         * org.el (org-format-latex): Do not convert LaTeX fragments in
681         protected examples.
683 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
685         * org-exp.el (org-export-html-style-default): Use color values
686         instead of names for XHTML validation.
688         * org.el (org-get-scheduled-time, org-get-deadline-time): New
689         functions.
690         (org-return-follows-link): Revert making this the default untile
691         issues are resolved.
693         * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
694         nottimestamp.
696 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
698         * org.el (org-mode): Make dependence stuff work more reliably.
699         (org-update-parent-todo-statistics): Fix bug with updating
700         statistics cookie.
702         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
703         ~ as verbatim delimiters.
705         * org-exp.el (org-export-html-format-image): New argument
706         PAR-OPEN.
707         (org-export-as-html): Pass par-open to
708         `org-export-html-format-image'.
710 2009-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
712         * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
713         (org-use-fast-todo-selection, org-tags-column): New default
714         setting for variables, based on a poll what typical uses use.
716         * org-agenda.el (org-agenda-sorting-strategy)
717         (org-agenda-tags-column): New default setting for variables, based
718         on a poll what typical uses use.
720 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
722         * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
723         blocked entries from setting the blocked tag.
725         * org-exp.el (org-export-html-footnotes-section): Use a more
726         consistent id for footnotes.
728         * org-export-latex.el (org-export-latex-classes): Remove the
729         a4paper option from the default styles.
731 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
733         * org.el (org-enforce-todo-checkbox-dependencies): New option.
734         (org-block-todo-from-checkboxes): New function.
735         (org-todo): Make tripple prefix arg circumvent blocking.
737         * org-timer.el (org-timer): Provide the timer feature.
739         * org.el (org-require-autoloaded-modules): Add a few more files to
740         the list of autoloaded modules.
742         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
744 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
746         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
747         drawers that are unprotected.
748         (org-export-html-format-image): Make sure inlined LaTeX fragment
749         images remain inlined.
751         * org.el (org-toggle-ordered-property): New function.
752         (org-mode-map): Add a key for `org-toggle-ordered-property'.
753         (org-org-menu): Add menu entries for TODO dependencies.
755 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
757         * org.el (org-default-properties): Add ORDERED to the default
758         properties, to get completion support for it.
760         * org-list.el (org-update-checkbox-count): Update more than one cookie.
762         * org.el (org-update-parent-todo-statistics): Update more than one
763         cookie.
765         * org-agenda.el (org-agenda-get-todos): Start search from correct
766         position.
768         * org.el (org-fast-todo-selection): Make sure TODO selection does
769         not change buffer position.
771         * org-list.el (org-toggle-checkbox): Implement adding or removing
772         checkboxes from line or region when called with a prefix
773         argument.
775         * org-rmail.el (org-rmail-store-link): Protect the call to
776         `rmail-narrow-to-non-pruned-header'.
778         * org-clock.el (org-clock-special-range): Fix week display in
779         clock tables.
781         * org-exp.el (org-get-current-options): Fix bug when in indirect
782         buffer.
784 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
786         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
787         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
788         (org-agenda-dim-blocked-tasks): New function.
790         * org.el (org-enforce-todo-dependencies): New option.
791         (org-block-todo-from-children-or-siblings): New function.
793         * org-faces.el (org-agenda-dimmed-todo-face): New face.
795         * org.el (org-todo): Return correct state type even if the blocker
796         throws an error.
797         (org-modifier-cursor-error): Renamed from
798         `org-shiftcursor-error'.
799         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
800         (org-shiftmetadown): Call `org-modifier-cursor-error'.
802         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
803         to get real errors from the blocker hook.
805         * org.el (org-shiftselect-error, org-call-for-shift-select): New
806         functions.
807         (org-set-visibility-according-to-property): Turn off the setting
808         of `org-show-entry-below', to avoid overruling a FOLDED visibility
809         property.
811 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
813         * org.el (org-support-shift-select): New option.
814         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
815         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
816         selection outside contexts.
818         * org-list.el (org-at-item-bullet-p): New function.
820         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
821         variables.
823         * org-footnote.el (org-footnote-normalize): Remove unnecessary
824         variable.
825         (org-insert-footnote-reference-near-definition): Remove
826         unnecessary let form.
828         * org-export-latex.el (org-export-latex-first-lines): Add
829         OPT-PLIST parameter.
830         (org-export-as-latex): Call `org-export-latex-first-lines' with
831         opt-plits parameter.
832         (org-export-latex-preprocess): Remove unnecessary variables.
834         * org-exp.el (org-infile-export-plist)
835         (org-export-add-options-to-plist, org-export-kill-licensed-text)
836         (org-export-remove-headline-metadata)
837         (org-export-get-title-from-subtree, org-get-min-level)
838         (org-html-do-expand): Remove innecessary let form.
840         * org-colview-xemacs.el (org-columns-display-here): Remove
841         unnecessary variables.
843         * org-colview.el (org-columns-display-here): Remove unnecessary
844         variables.
846         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
847         variables.
849         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
850         unnecessary variables.
852         * org-agenda.el (org-search-view, org-agenda-get-blocks)
853         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
854         variables.
856         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
857         (org-compact-display-after-subtree-move): Remove unnecessary
858         variables.
859         (org-edit-fixed-width-region): Remove unnecessary variables.
860         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
861         (org-olpath-completing-read): Remove unnecessary variable.
862         (org-auto-repeat-maybe): Remove unnecessary variable.
863         (org-map-entries): Remove unnecessary variable.
864         (org-buffer-property-keys, org-imenu-get-tree)
865         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
867 -----------------------------------------------------------------
869 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
870         * org-exp.el (org-export-remove-timestamps): Never remove
871         timestamps from tables.
873         * org-export-latex.el (org-export-latex-first-lines): Add more
874         options to the preprocessing of the text before the first
875         headline.
877 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
879         * org-faces.el (org-clock-overlay): Make face compatible with
880         XEmacs.
882         * org.el (org-yank): Add property for delete-selection mode.
884         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
886         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
887         variable.
889         * org-table.el (org-table-insert-hline): Fix typo in fuction call
890         to `backward-char'.
892         * org-exp.el (org-export-as-html): Remove the initial space from
893         colon examples.
895         * org.el (org-scan-tags): Call
896         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
898         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
899         customization groups.
900         (org-agenda-tags-todo-honor-ignore-options): New option.
901         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
902         New function.
903         (org-agenda-get-todos): Use
904         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
906 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
908         * org-exp.el (org-export-format-source-code-or-example): Escape
909         HTML characters also in examples that anre not treated with
910         htmlize.  Also, just switch to EXAMPLE processing if we do not
911         have a good version of htmlize.
913         * org-rmail.el: Fix copyright notice.
915         * org.el (org-activate-footnote-links): Improve footnote link
916         highlighting.
918         * org-footnote.el (org-footnote-normalize): Fix finding the end of
919         a footnote definition at the end of the file.
921         * org-table.el (org-table-get-specials): Add an imagined hline at
922         the end of the table.  This can be useful for references that want
923         to go to the end of the table.  Also fix bug when computing last
924         row constants, in tables that do not start right at the right
925         margin.
926         (org-table-eval-formula): Match and replace remove references.
927         (org-table-formula-substitute-names): Make sure that names inside
928         a "remote" call are left alone, the will be replaced later when
929         the remote call is handled.
930         (org-table-convert-refs-to-rc): Do not convert things that might
931         look like a reference, but are really part of an ID or namei n a
932         remote reference.
933         (org-table-get-remote-range): New function.
935 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
937         * org-faces.el (org-clock-overlay): Fix bug in face definition.
939         * org-clock.el (org-clock-put-overlay): Use new face instead of
940         `secondary-selection'.
942         * org-faces.el (org-clock-overlay): New face.
944 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
946         * org-exp.el (org-get-current-options): Include the option for
947         publishing time stamps.
949         * org.el (org-toggle-heading): Renamed from
950         `org-toggel-region-headings'.
951         No longer needs a region defined, but will use it if there is one.
952         (org-ctrl-c-star): Simplified, relying more on the internal
953         workings of `org-toggle-heading'.
954         (org-toggle-item): Renamed from `org-toggle-region-items'.
955         No longer needs a region defined, but will use it if there is one.
956         (org-ctrl-c-minus): Simplified, relying more on the inernal
957         workings of `org-toggle-item'.
959         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
960         environment detection.  Also, do real changes only in unprotected
961         places.
963 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
965         * org-export-latex.el (org-export-latex-quotation-marks): Use
966         `org-if-unprotected-1'.
967         (org-export-latex-set-initial-vars): Check for class definition in
968         property.
970         * org-macs.el (org-if-unprotected-1): New macro.
972 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
974         * org-compat.el (org-count-lines): New function.
976         * org-exp.el (org-export-format-source-code-or-example): Handle
977         switches related to text areas.
979         * org.el (org-activate-footnote-links): Don't allow match inside a
980         link.
982         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
984         * org-export-latex.el (org-export-latex-links): Keep a relative
985         path relative also after export.
987         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
989         * org.el (org-make-tags-matcher): Never use IDO for completing the
990         tags matcher match string.
991         (org-completing-read): Also remove the special biding for "?".
993         * org-attach.el (org-attach-allow-inheritance): New option.
994         (org-attach-inherited): New variable.
995         (org-attach-dir): Handle properties related to the attachment
996         directory.
997         (org-attach-check-absolute-path): New function.
998         (org-attach-set-directory, org-attach-set-inherit): New commands.
999         (org-attach): Accommodate the new commands in the dispatcher.
1001 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
1003         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
1004         `window-full-width-p'.
1006         * org-exp.el (org-export-as-html): Only check for images files
1007         that really can be inlined
1009         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
1010         list of extensions to be a parameter.
1012         * org-exp.el (org-export-html-inline-image-extensions): New
1013         variable.
1015         * org-agenda.el (org-prepare-agenda): Use
1016         `org-agenda-block-separator'.
1017         (org-agenda-block-separator): New option.
1019 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
1021         * org-export-latex.el (org-export-latex-tables): Call
1022         `org-table-clean-before-export' with the new optional argument.
1024         * org-exp.el (org-table-clean-before-export): New optional
1025         parameter MAYBE-QUOTED, allows for quoted characters like \# in
1026         first column.
1028 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
1030         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
1031         histograms.
1033         * org-colview.el (org-colview-construct-allowed-dates): Better
1034         error catching when a date/time property does not have allowed
1035         values defined.
1037         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
1038         Better error catching when a date/time property does not have
1039         allowed values defined.
1041 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
1043         * org.el (org-map-entries): Restore point and restriction after
1044         `org-map-entries'.
1046 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
1048         * org.el (org-time=, org-time<, org-time<=, org-time>)
1049         (org-time>=, org-time<>): Make sure both values are dates.
1051 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
1053         * org-archive.el (org-extract-archive-heading): Allow %s for file
1054         name also in achive location heading.
1056 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
1058         * org-archive.el (org-add-archive-files): Uniquify the list before
1059         returning it.
1061 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
1063         * org-compat.el (org-fit-window-to-buffer): Use
1064         `window-full-width-p'.
1066         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
1067         space after the colon in short examples.
1069         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
1070         enforce a space after the colon.  However, we also allow lines
1071         that are *only* a colon.
1072         (org-export-as-html): Enforce the space after the colon in short
1073         examples.
1074         (org-export-preprocess-string): Do the colon example protection
1075         earlier.
1076         (org-export-remove-timestamps): Do not check for protection at the
1077         end of the line.
1079 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
1081         * org.el (org-format-latex-options): Add new matcher for single
1082         letters between dollars.
1083         (org-get-header): Function removed.
1084         (org-heading-components): New function.
1086         * org-exp.el (org-export-define-heading-targets): Record ID's also
1087         as alternative targets.
1088         (org-export-as-html): Interpret "id:" links to other files by
1089         preserving the relative path.
1091         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
1092         is nil.
1094         * org-exp.el (org-export-normalize-links): Protect the main link,
1095         to avoid special character processing.
1097         * org-export-latex.el (org-export-latex-special-keyword-regexp):
1098         New variable.
1099         (org-export-latex-special-string-regexps): Variable removed.
1100         (org-export-latex-keywords): Use the new regexp.
1102         * org-exp.el (org-export-handle-include-files): Fetch switches and
1103         put them into the BEGIN statement.
1105         * org-timer.el (org-timer-mode-line-string): New variable.
1107         * org-clock.el (org-clock-mode-line-map): Renamed from
1108         `org-clock-mode-map'.
1109         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
1110         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
1111         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
1112         (org-clock-remove-overlays): Renamed from
1113         `org-remove-clock-overlays'.
1115         * org-timer.el (org-timer-pause-or-continue): Implement stopping
1116         and mode line display.
1117         (org-timer-stop): New command.
1118         (org-timer-seconds): Return correct time when timer is paused.
1119         (org-timer-mode-line-timer): New variable.
1120         (org-timer-set-mode-line, org-timer-update-mode-line): New
1121         functions.
1123         * org.el (org-insert-heading):  Handle new value `auto' for
1124         `org-blank-before-new-entry'.
1125         (org-org-menu): Add new items for timer functions.
1127         * org-list.el (org-insert-item): Handle new value `auto' for
1128         `org-blank-before-new-entry'.
1130         * org.el (org-blank-before-new-entry): New value `auto', made
1131         default.
1133 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
1135         * org-exp.el (org-export-normalize-links): If the link is also
1136         used as the description, protect the description.
1138 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
1140         * org.el (org-closest-date): Fix bug with yearly repeats, in
1141         combination with preference of the past as it is used for deadline
1142         and scheduling search.
1144         * org-exp.el (org-html-handle-time-stamps): No longer check for
1145         the `org-export-with-timestamps' option, because the preprocesser
1146         has taken care of this already.
1148         * org.el (org-entry-properties): Catch the case when this is
1149         called in a non-org-mode file.
1151         * org-export-latex.el (org-export-latex-remove-from-headlines):
1152         Variable made obsolete, also LaTeX export now uses the standard
1153         variables.
1154         (org-export-as-latex): Add the timestamps parameter to the
1155         preprocessor parameter list.
1156         (org-export-latex-content): Export the remaining keywords without
1157         considering to remove them.
1158         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
1159         Use bold font instead of tt font for the keywords.
1160         (org-export-latex-fontify-headline): Format headlines, assuming
1161         that all keywords still present should be published.
1162         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
1163         publish what ever remains of the time stamps.
1164         (org-export-latex-list-parameters): New option.
1165         (org-export-latex-lists): Pass additional parameters to the list
1166         converter.
1168         * org-exp.el (org-export-preprocess-string): Remove clock lines
1169         and timestamps already in the preprocesor.
1170         (org-export-remove-timestamps, org-export-remove-clock-lines): New
1171         functions.
1172         (org-export-as-ascii, org-export-as-html): Add the timestamps
1173         parameter to the preprocessor parameter list.
1175         * org-list.el (org-list-parse-list): Parse for checkboxes.
1176         (org-list-to-generic): Introduce and handle new parameters :cbon
1177         and :cboff.
1178         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
1179         optional parameter PARAMS.
1181         * org-export-latex.el (org-export-latex-special-chars): Fix
1182         problems with interpreting dollar signs.
1183         (org-inside-latex-math-p): New function.
1184         (org-export-latex-preprocess): Protect all the math fragments.
1186         * org.el (org-latex-regexps): Allow a dash after a dollar.
1188         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
1189         mark after copying.
1191         * org-agenda.el (org-run-agenda-series): Have series options set
1192         when finalizing the agenda.
1194         * org-exp.el (org-export-format-source-code-or-example): Protect
1195         the converted examples.
1197         * org.el (org-set-regexps-and-options): Fix the regexp
1198         `org-complex-heading-regexp'.
1200 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
1202         * org.el (org-edit-src-get-label-format): New function.
1203         (org-coderef-label-format): New option.
1204         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
1205         a label format specification and make sure it is used in the edit
1206         buffer.
1207         (org-edit-src-get-label-format): New function.
1208         (org-store-link): Handle new coderef formats.
1209         (org-link-search): Handle new coderef formats.
1211         * org-footnote.el (org-footnote-create-definition)
1212         (org-footnote-goto-local-insertion-point): Make footnote insertion
1213         work correctly when the "Footnotes" headline is the last line in
1214         the buffer.
1216         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
1217         the location.
1219 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
1221         * org-w3m.el (org-w3m): New customization group.
1222         (org-w3m-deactivate-mark): New option.
1223         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
1224         option say not to.
1226 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
1228         * org.el (org-set-font-lock-defaults): Trigger footnote
1229         fontification.
1230         (org-activate-footnote-links): New function.
1231         (org-activate-links): New entry `footnote'.
1233         * org-faces.el (org-footnote): New face.
1235 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
1237         * org-macs.el (org-re): Handle the [:word:] class.
1239         * org-exp.el (org-export-preprocess-string): Call
1240         `org-export-protect-colon-examples'.
1241         (org-export-protect-colon-examples): Renamed from
1242         `org-export-protect-examples', and scope limited to lines starting
1243         with a colon.
1245 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
1247         * org-exp.el (org-export-preprocess-string): Move the preprocess
1248         hook to after turning on Org-mode.
1249         (org-export-preprocess-after-include-files-hook)
1250         (org-export-preprocess-after-tree-selection-hook)
1251         (org-export-preprocess-before-backend-specifics-hook)
1252         (org-export-preprocess-final-hook): New hooks.
1253         (org-export-preprocess-string): Run the new hooks.
1255         * org.el (org-ctrl-c-minus): Fix indentation for new items.
1257         * org-footnote.el: New file.
1259         * org.el (org-footnote): Require footnote code.
1260         (org-startup-options): Add new footnote options.
1261         (org-mode-map): New keybindig for footnotes.
1262         (org-ctrl-c-ctrl-c): Add function at footnotes.
1263         (org-org-menu): New menu entries for footnotes.
1265         * org-export-latex.el (org-export-as-latex): Pass footnote
1266         variable to preprocessor.
1267         (org-export-latex-preprocess): Treat multiple references to a
1268         footnote.
1270         * org-exp.el (org-export-preprocess-string): Call
1271         `org-footnote-normalize'.
1272         (org-export-as-ascii, org-export-as-html): Pass footnote variable
1273         to preprocessor.
1274         (org-export-as-html): Treat multiple references to a footnote.
1276 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
1278         * org-export-latex.el (org-export-latex-links): Handle coderef
1279         links.
1281         * org.el (org-bracket-link-analytic-regexp++): New variable.
1282         (org-make-link-regexps): Initialize
1283         `org-bracket-link-analytic-regexp++'.
1284         (org-store-link): Implement special case in edit-src buffer.
1285         (org-insert-link): No use of ide to insert stored links.
1286         (org-link-search): Implement special case for coderefs.
1288         * org-exp.el (org-export-html-scripts): New constant.
1289         (org-export-html-style-default): Add a new style for highlighted
1290         code.
1291         (org-export-code-refs): New variable.
1292         (org-export-preprocess-string): Initialize `org-export-code-refs'.
1293         Call `org-export-replace-src-segments-and-examples'
1294         No longer call `org-export-protect-examples'.
1295         (org-export-target-internal-links): Take care of coderef targets.
1296         (org-export-last-code-line-counter-value): New variable.
1297         (org-export-replace-src-segments-and-examples): Renamed from
1298         `org-export-replace-src-segments', and modified.
1299         (org-export-format-source-code-or-example): Renamed from
1300         `org-export-format-source-code'.
1301         (org-export-number-lines): New function.
1302         (org-export-as-ascii, org-export-as-html): Handle coderef links.
1304 --------------------------------------------------------------------------
1306 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
1308         * org-remember.el (org-remember-handler): Safer way to get a new
1309         buffer accessing the target file.
1311         * org.el (org-refile-get-location): Handle case of current buffer
1312         not having a file associated with it.
1314 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
1316         * org-table.el (org-table-get-formula): Only ask to overwrite
1317         field formula if there really is one.
1319         * org-id.el (org-id-find): Allow the ID to be a symbol or a
1320         number, by converting these to a string.
1322         * org-colview.el (org-dblock-write:columnview): Allow ID to be
1323         located in a different file.
1325         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
1326         org-colview.el.
1328 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
1330         * org.el (org-completion-use-ido): Enhance docstring of
1331         `org-completion-use-ido'.
1333         * org-export-latex.el (org-export-latex-make-header): Double the %
1334         in the time stamp format.
1335         (org-export-latex-special-chars): Handle case where there is no
1336         match group 3.
1338 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
1340         * org.el (org-get-refile-targets, org-refile-get-location): Use
1341         expanded file name to improve comparison.
1343 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
1345         * org.el (org-scan-tags): Rescan for tags, to get the correct
1346         upcase/downcase stuff.  This slows things down for now, but it
1347         works.
1348         (org-mode): Make sure the tag-faces regexp is initialized.
1350         * org-export-latex.el (org-export-latex-links): Fix bug with
1351         undefined label.
1353         * org-table.el (org-table-get-specials): Set
1354         `org-table-current-last-data-line'.
1355         (org-table-current-last-data-line): New variable.
1356         (org-table-insert-column, org-table-delete-column)
1357         (org-table-move-column, org-table-fix-formulas): Call
1358         `org-table-fix-formulas' a second time to fix the $LR references.
1359         (org-table-get-specials): Add the $LR references to the tables.
1360         (org-table-get-formula): Do not offer last-row names as LHS of
1361         formulas.
1363         * org.el (org-store-link): Capture link description from
1364         `org-id-store-link'.
1366         * org-exp.el (org-export-html-format-image): Add the / to the end
1367         of the <img> tag.
1368         (org-export-format-source-code): Surround example by empty lines,
1369         to make sure it will not be inside a paragraph.
1371         * org.el (org-ido-switchb): New function.
1373 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
1375         * org-agenda.el (org-agenda-show): New prefix argument
1376         FULL-ENTRY.
1378         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
1379         argument.
1381         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
1382         `org-agenda-change-all-lines'.
1383         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
1384         tags are now retrieved locally.
1386 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
1388         * org.el (org-get-outline-path): Fix bug if level is not given.
1389         (org-org-menu): Do not quote function in menu vector.
1391         * org-agenda.el (org-finalize-agenda): Fix typo with variable
1392         name.
1394 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
1396         * org.el (org-refile): Avoid refiling to within the region to be
1397         refiled.
1399         * org-export-latex.el (org-export-latex-special-chars): Replace
1400         special characters also in tables.
1402         * org-agenda.el (org-agenda-change-all-lines): New argument
1403         FORCE-TAGS.
1404         (org-agenda-set-tags): Cet the new tags and pass them to
1405         `org-format-agenda-item'.
1407 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
1409         * org-export-latex.el (org-export-latex-classes): Add longable as
1410         a default package to all classes.
1411         (org-export-latex-tables): Handle the longtable attribute and the
1412         align attribute.
1414         * org-table.el (orgtbl-to-generic): Handle tables that start with
1415         a hline.
1417         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
1418         \verb for colde-like snippets.
1419         (org-export-as-latex): Fix issues with region export.
1421         * org.el (org-up-heading-safe): Speed up function by using a
1422         direct regexp search.
1423         (org-olpa): New variable.
1424         (org-get-outline-path): Speed-up path constructions in cases where
1425         this is possible because the entire hierarchy is scanned anyway.
1426         (org-refile-get-location): Don't compare the truenames of files,
1427         this is too slow.
1428         (org-goto-max-level): New option.
1429         (org-goto): Use `org-goto-max-level'.
1431 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
1433         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
1434         Strip angle brackets from message-ids in the former and don't do
1435         it in the latter.
1436         (org-gnus-follow-link): Open summary reliable, even if the last
1437         messages were deleted, and handle empty groups, too.
1439 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
1441         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
1442         instead of \texttt for the =...= and ~===~ emphasis environments.
1443         (org-export-as-latex): Remove any old :org-license-to-kill text
1444         properties.
1445         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
1446         (org-export-latex-make-header): Add some hard space after the
1447         table of contents.
1448         (org-export-latex-first-lines): Accept RBEG argument.  Mark
1449         exported text so that it will be excuded in further steps.
1451         * org-table.el (org-table-get-specials): Make @0 reference the
1452         last line in a table.
1453         (org-table-recalculate): Improve docstring.
1455 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1457         * org.el (org-log-done): Fix docstring.
1459 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
1461         * org-exp.el (org-export-html-format-image): Fix bugs.
1463         * org-export-latex.el (org-export-latex-tables)
1464         (org-export-latex-links): Implement attribute, label, and caption
1465         handling.
1467         * org-exp.el (org-export-html-style-default): Add style
1468         definitions for the figure div.
1469         (org-export-preprocess-string, org-export-as-html): Implement
1470         attribute, label, and caption handling.
1471         (org-export-attach-captions-and-attributes): New function.
1472         (org-export-html-format-image): New function.
1473         (org-format-org-table-html): Implement attribute, label, and
1474         caption handling.
1476         * org.el (org-find-text-property-in-string): New function.
1477         (org-extract-attributes): Use the property org-attr instead of
1478         org-attrobutes, because this property is now set with the #+ATTR
1479         lines.
1481 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
1483         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
1484         the case that FROM is nil.
1486         * org.el (org-before-first-heading-p): New function.
1488 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
1490         * org-exp.el (org-export-as-html): Do not add a space before
1491         enforces line breaks.
1492         (org-export-as-html): Close paragraph before blockquote and verse
1493         tags.
1495 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
1497         * org-id.el (org-id-locations-file): Wrap file name with
1498         `convert-standard-filename'.
1499         (org-id-files): New variable.
1500         (org-id-use-hash): New option.
1501         (org-id-update-id-locations): Also search in all files current
1502         listed in `org-id-files'.  Convert the resulting alist to a hash
1503         if the user customation says so.
1504         (org-id-locations-save): Handle he case if `org-id-locations' is a
1505         hash.
1506         (org-id-locations-load): Convert the alist to a hash.
1507         (org-id-add-location): Handle the hast case.
1508         (kill-emacs-hook): Make sure id locations are saved when Emacs is
1509         exited.
1510         (org-id-hash-to-alist, org-id-alist-to-hash)
1511         (org-id-paste-tracker): New functions.
1513 -------------------------------------------------------------------------
1515 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
1517         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
1518         bindings of calendar variables.
1520         * org-table.el (org-table-find-row-type): Renamed from
1521         `org-find-row-type'.
1522         (org-table-rewrite-old-row-references): Renamed from
1523         `org-rewrite-old-row-references'.
1524         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
1525         (org-table-cleanup-narrow-column-properties): Renamed from
1526         `org-cleanup-narrow-column-properties'.
1528 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
1530         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
1531         for better error messages.
1532         (org-table-get-descriptor-line): Supply the new arguments to
1533         `org-find-row-type'.
1534         (org-table-error-on-row-ref-crossing-hline): New option.
1536         * org.el (org-target-link-regexp): Make buffer-local.
1537         (org-move-subtree-down): Fix bug with trees at beginning of
1538         buffer.
1540 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
1542         * org-faces.el (org-set-tag-faces): New function.
1543         (org-tags-special-faces-re): New variable.
1545         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
1547         * org-faces.el (org-tag-faces): New option.
1548         (org-tag): Mention `org-tag-faces' in the docstring.
1550 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
1552         * org-exp.el (org-export-html-style-default): Implement new
1553         quoting.
1555         * org-jsinfo.el (org-infojs-template): Implement new quoting.
1557         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
1558         command to the `w3m-minor-mode-map'.
1560         * org-archive.el (org-archive-to-archive-sibling): Protect
1561         `this-command' to avoid appending kills during archiving.
1563         * org-exp.el (org-export-with-priority): New variable.
1564         (org-export-add-options-to-plist): Use `org-export-plist-vars'
1565         instead of internal list of strings and properties.
1566         (org-print-icalendar-entries): Retrieve the location property with
1567         inheritance.
1569 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
1571         * org-exp.el (org-export-with-todo-keywords): New option.
1572         (org-export-plist-vars): Include also the keys for the #+OPTIONS
1573         line.
1574         (org-default-export-plist, org-export-add-options-to-plist)
1575         (org-export-as-ascii, org-export-as-html): Use the new structure
1576         of `org-export-plist-vars'.
1578         * org.el (org-map-entries): Return all values.
1580 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
1582         * org.el (org-matcher-time): Recognize more special values.
1584         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
1586 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
1588         * org.el (org-tags-exclude-from-inheritance): New option.
1589         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
1590         `org-tags-exclude-from-inheritance'.
1592         * org-agenda.el (org-agenda-show-inherited-tags): New option.
1593         (org-format-agenda-item): Add inherited tags to the agenda line
1594         string, and make sure that properties are kept when downcasing the
1595         tags list.
1596         (org-agenda-add-inherited-tags): New function.
1597         (org-downcase-keep-props): New function.
1599         * org.el (org-scan-tags): Mark inherited tags with a text
1600         property.
1601         (org-get-tags-at): Mark inherited tags with a text property.
1602         (org-add-prop-inherited): New function.
1604         * org-agenda.el (org-agenda-add-inherited-tags): New function.
1605         (org-agenda-show-inherited-tags): New option.
1607 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
1609         * org.el (org-modules): Add org-w3m to the default modules.
1611         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
1612         orgtbl-mode.
1613         (orgtabl-create-or-convert-from-region): New command.
1615         * org-exp.el (org-export-as-ascii): Remove the handling of
1616         targets.
1617         (org-export-ascii-preprocess): Handle targets already in this
1618         function.
1620 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
1622         * org-timer.el (org-timer-start-time): Define this variable.
1623         (org-timer-item): Make argument optional.
1625         * org-list.el (org-insert-item): Automatically insert a timer item
1626         if the current list is a timer list.
1628         * org-timer.el: New file.
1630         * org-publish.el (org-publish-org-index): Only exclude the index
1631         file in the main directory from being added to the site-map.
1632         (org-publish-get-project-from-filename): If the current project is
1633         a component, start publishing from the parent project.
1635 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
1637         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
1639         * org-publish.el (org-publish-org-index): Improve removal of
1640         temporary buffers.
1642         * org-agenda.el (org-get-closed): Re-apply changes
1643         accidentially overwritten by last commit to Emacs.
1645         * org.el (org-outline-path-complete-in-steps): New option.
1646         (org-refile-get-location): Honor
1647         `org-outline-path-complete-in-steps'.
1648         (org-agenda-change-all-lines, org-tags-sparse-tree)
1649         (org-time-string-to-absolute, org-small-year-to-year)
1650         (org-link-escape): Re-apply changes accidentially overwritten
1651         by last commit to Emacs.
1653 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
1655         * org-clock.el (org-dblock-write:clocktable): Make sure the
1656         clocktable sees the first line.
1657         (org-clock-in): Warn if the clock cannot be resumed.
1659 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
1661         * org.el (org-open-at-point): Fix mixup about interactive and
1662         non-interactive elisp links.
1664 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1666         * org-exp.el (org-export-preprocess-string): Allow one comment
1667         line before the first headline to always be included.  This is
1668         to not miss a commented target.
1670         * org-mouse.el (org-mouse-insert-item): Call
1671         `org-indent-to-column' instead of `indent-to', for XEmacs
1672         compatibility.
1674         * org.el (org-refile-targets): Fix customize definition so
1675         that it works also in XEmacs.
1676         (org-fixup-indentation): Call `org-indent-to-column' instead
1677         of `indent-to', for XEmacs compatibility.
1679 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
1681         * org-mew.el (org-mew-store-link): Get the correct case folder
1682         for refiled messages.
1684 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1686         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
1687         line break indicators.
1689         * org.el (org-ido-completing-read): Remove the "i:" prefix for
1690         ido-completion propts.
1692 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1694         * org-remember.el (org-remember-apply-template): Use
1695         `org-substring-no-properties'.
1697         * org-compat.el (org-substring-no-properties): New function.
1699         * org-remember.el (org-remember-apply-template): Use
1700         `org-substring-no-properties' for compatibility.
1702         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
1703         option.
1704         (org-fix-bullet-type): respect
1705         `org-list-two-spaces-after-bullet-regexp'.
1707         * org-clock.el (org-clock-load): Clean up the code.
1709         * org.el (org-adaptive-fill-function): Allow two spaces after
1710         "1." as a list bullet.
1712 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
1714         * org-clock.el (org-clock-save, org-clock-load): Check for
1715         live buffers, existing files, and buffer file names to ensure
1716         consistent information.
1717         (org-clock-persist): Make `clock' a special value of this
1718         variable, and improve docstring.
1720         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
1721         (org-get-string-indentation): Adapt indentation when the bullet
1722         width changes.
1724 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
1726         * org-remember.el (org-remember-finalize): Make interactive.
1727         (org-remember-kill): New command.
1728         (org-remember-finish-immediately): Call `org-remember-finalize'
1729         directly.
1730         (org-remember-finalize): Make `org-remember-finalize' an interactive
1731         function.
1733 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
1735         * org-remember.el (org-remember-apply-template): No ido completion
1736         for free prompts in remember templates.
1737         (org-remember-before-finalize-hook): New hook.
1738         (org-remember-mode): New minor mode.
1739         (org-remember-apply-template): Turn on `org-remember-mode'.
1741         * org-id.el (org-id-add-location): Avoid error when no file is
1742         given.
1744         * org-remember.el (org-remember-apply-template): Fix the way how
1745         the list of allowed properties is retrieved from the target file.
1747         * org.el (org-insert-link): Improve file link matching.
1749 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
1751         * org-colview.el (org-columns-display-here): New argument
1752         DATELINE, to trigger using the new face.
1753         (org-agenda-colview-summarize): Call `org-columns-display-here'
1754         with the new argument.
1756         * org-faces.el (org-agenda-column-dateline): New face.
1758         * org-publish.el (org-publish-org-index): Use index-title at page
1759         title, not as section.
1761         * org-exp.el (org-export-html-format-desc): Respect the
1762         org-protect property.
1763         (org-export-as-html): Protect image specifiers that are in the
1764         description part of a link.
1766         * org.el (org-sort-entries-or-items, org-completing-read)
1767         (org-refile-get-location, org-olpath-completing-read, org-todo)
1768         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
1769         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
1770         (org-set-property, org-delete-property)
1771         (org-delete-property-globally): Use `org-ido-completing-read'.
1773         * org-remember.el (org-remember-apply-template): Use
1774         `org-ido-completing-read'.
1776         * org-publish.el (org-publish): Use `org-ido-completing-read'.
1778         * org-colview.el (org-columns-edit-value, org-columns-new)
1779         (org-insert-columns-dblock): Use `org-ido-completing-read'.
1781         * org-colview-xemacs.el (org-columns-edit-value)
1782         (org-columns-new, org-insert-columns-dblock): Use
1783         `org-ido-completing-read'.
1785         * org-attach.el (org-attach-delete-one, org-attach-open): Use
1786         `org-ido-completing-read'.
1788         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
1789         `org-ido-completing-read'.
1791         * org.el (org-time-today): New function.
1792         (org-matcher-time): Use `org-time-today'.  Add special treatment
1793         for "<tomorrow>" and "<yesterday>".
1794         (org-ido-completing-read): New function.
1795         (org-completion-use-ido): New option.
1797         * org-exp.el (org-export-format-source-code): Fix bug in require
1798         htmlize code.
1799         (org-export-target-internal-links): Fix bug in search for text
1800         property.
1802 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
1804         * org-export-latex.el (org-export-latex-subcontent): Interprete
1805         target aliases as additonal labels.
1807         * org-exp.el (org-export-target-aliases): New variable.
1808         (org-export-preprocess-string)
1809         (org-export-handle-invisible-targets): Fill the alias alist.
1810         (org-export-as-html): Remove the &nbsp; from the anchor, and also
1811         assign an id.
1812         (org-html-level-start): Insert the target aliases as additonal
1813         anchors.
1815         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
1816         picture area.
1818 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
1820         * org.el (org-open-at-mouse): Ensure correct link abbreviations
1821         when following a link with the mouse from the agenda.
1823         * org-exp.el (org-export-as-html): Avoid lone </div> when no
1824         headlines are created.
1826 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
1828         * org-exp.el (org-export-preprocess-string): Reorder so that we
1829         can still see ID properties when we collect targets.
1830         (org-export-target-internal-links): Also store targets for ID's.
1832         * org.el (org-link-translation-function): New option.
1833         (org-open-at-point): Call `org-link-translation-function' if
1834         non-nil.
1835         (org-translate-link): New function.
1836         (org-translate-link-from-planner): New function.
1837         (org-open-at-point): Allow interactive commands in elisp links.
1839         * org-exp.el (org-icalendar-cleanup-string): Restore the old
1840         iCalendar quoting.  The new one seems to caus problems with
1841         applications.
1843         * org.el (org-yank): Set `this-command' to `yank', so that
1844         `yank-pop' will work.
1846 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1848         * org-id.el (org-id-search-archives): New option.
1850         * org.el (org-link-to-org-use-id): New option.
1851         (org-store-link): Use `org-link-to-org-use-id'.
1852         (org-id): Make org-id.el a standard component.
1854 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1856         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
1857         hexified version of the tag.
1859         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
1860         compliance as far as quoting is concerned.
1862         * org-vm.el (org-vm-follow-link): Require `vm-search'.
1864         * org.el (org-up-heading-safe, org-forward-same-level): Always
1865         call `org-back-to-heading' instead of `outline-back-to-heading'.
1866         (org-back-to-heading): New wrapper around outline-back-to-heading,
1867         with a useful error message telling where the error happened.
1869         * org-list.el (org-update-checkbox-count): Always call
1870         `org-back-to-heading' instead of `outline-back-to-heading'.
1872         * org-exp.el (org-export-as-html): Make sure that each <img> tag
1873         has an `alt' attribute, to ensure XHTML validation.
1875 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
1877         * org-publish.el (org-publish-attachment): Allow publishing to
1878         overwrite attachment files.
1880         * org-agenda.el (org-agenda-timerange-leaders): New option.
1881         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
1883         * org.el (org-edit-src-exit): Untabify ASCII image before
1884         returning.
1897 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1899         * org.el (org-yank): Make any prefix force normal yanking.
1900         Suppress folding if text would be swallowed into a folded
1901         subtree.
1902         (org-yank-folded-subtrees, org-yank): Docstring updates.
1904         * org-agenda.el (org-agenda-compare-effort): Treat no effort
1905         defined as 0.
1907         * org-exp.el (org-export-language-setup): Add Catalan and
1908         Esperanto language entries.
1910 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
1912         * org.el (org-refile): Allow refiling of entire regions.
1914         * org-clock.el (org-clock-time%): New function.
1916         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
1917         retrieve property values.
1919 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
1921         * org-agenda.el (org-agenda-list): Handle the value `only' of
1922         org-agenda-show-log'.
1923         (org-agenda-log-mode): Interpret a double prefix arg.
1925 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
1927         * org-exp.el (org-export-html-footnotes-section): New variable.
1928         (org-export-as-html): Use `org-export-html-footnotes-section' to
1929         insert the footnotes.
1930         (org-export-language-setup): Add "Footnotes" to language words.
1932 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
1934         * org.el (org-yank): Fix bug when not inserting a subtree.
1936 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
1938         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
1939         instead of `vm-beginning-of-message'.
1941         * org.el (org-make-link-regexps): Make sure that links to gnus can
1942         contain brackets.
1944 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
1946         * org-attach.el (org-attach-dir): Remove duplicate ID creation
1947         code.
1949         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
1950         shell output.
1952         * org.el (org-link-abbrev-alist): Improve customization type.
1954         * org-attach.el (org-attach-expand-link, org-attach-expand): New
1955         functions.
1957         * org-agenda.el (org-agenda-get-progress): Renamed from
1958         `org-get-closed'.  Implement searching for state changes as well.
1959         (org-agenda-log-mode-items): New option.
1960         (org-agenda-log-mode): New option prefix argument, interpreted as
1961         request to show all possible progress info.
1962         (org-agenda-get-day-entries): Call `org-get-progress' instead of
1963         `org-get-closed'.
1964         (org-agenda-set-mode-name): Handle the more complex log mode
1965         settings.
1966         (org-get-closed): New alias, pointing to `org-get-progress'.
1968 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
1970         * org.el (org-file-apps-defaults-gnu)
1971         (org-file-apps-defaults-macosx)
1972         (org-file-apps-defaults-windowsnt): Add an entry defining the
1973         system command.
1974         (org-file-apps): Allow `system' as key and value.
1975         (org-open-at-point): Explain the effect of a double prefix arg.
1976         (org-open-file): If the argument `in-emacs' is (16),
1977         i.e. corresponding to a double prefix argument, try to open the
1978         file externally.
1980 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
1982         * org.el (org-insert-link): Abbreviate absolute files names in
1983         links.  Also, fix a bug in which the double C-u prefix would not
1984         be honored.
1986 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
1988         * org.el (org-insert-heading): If buffer does not end with a
1989         newline, add one if necessary to insert headline correctly.
1991         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
1992         paragraphs, not inside.
1994         * org.el (org-todo): Quote
1995         `org-agenda-headline-snapshot-before-repeat'.
1997         * org-exp.el (org-export-as-html): Fully process link descriptions.
1998         (org-export-html-format-desc): New function.
1999         (org-export-as-html): Collect footnotes into the correct basket.
2000         (org-html-protect): No longer protect quotations marks here, this
2001         goes wrong.
2003         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
2004         BEG.
2006         * org-compat.el (org-fit-window-to-buffer): New function (not
2007         really, a preliminary and incomplete version was present earlier,
2008         but not used).
2010         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
2011         `org-fit-window-to-buffer'.
2013         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
2015         * org-agenda.el (org-agenda-get-restriction-and-command)
2016         (org-fit-agenda-window, org-agenda-convert-date): Use
2017         `org-fit-window-to-buffer'.
2019         * org-exp.el (org-export-as-html): Process href links through
2020         `org-export-html-format-href'.
2021         (org-export-html-format-href): New function.
2023         * org-agenda.el (org-agenda-todo): Update only the current
2024         headline if this is a repeated TODO, marked done for today.
2025         (org-agenda-change-all-lines): New argument JUST-THIS, to change
2026         only the current line.
2028         * org.el (org-todo): Take a snapshot of the headline if the
2029         repeater might change it.
2031 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
2033         * org-publish.el (org-publish-find-title): Remove buffers visited
2034         only for extracting the title.
2036         * org-exp.el (org-export-html-style)
2037         (org-export-html-style-default): Mark style definitions as
2038         unparsed CDATA.
2040         * org-publish.el (org-publish-validate-link): Function
2041         re-introduced.
2043 2008-11-02  Charles Sebold  <csebold@gmail.com>
2045         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
2046         property.
2047         (org-plot-quote-timestamp-field): New function.
2048         (org-plot-quote-tsv-field): Call timestamp field function when
2049         necessary rather than just quoting as a string.
2050         (org-plot/gnuplot-to-data): Pass in timefmt property.
2051         (org-plot/gnuplot-script): Supports timefmt property.
2052         (org-plot/gnuplot): Checks for timestamp column before checking
2053         for text index column.
2055 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
2057         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
2059         * org-publish.el (org-publish-org-index): Create a section in the
2060         index file.
2061         (org-publish-org-index): Stop linking to directories.
2063         * org.el (org-emphasis-alist): Use span instead of <u> to
2064         underline text.
2066         * org-exp.el (org-export-as-html): Make sure <p> is closed before
2067         <pre> sections.
2069 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
2071         * org-jsinfo.el (org-infojs-template): Remove language attribute
2072         from script tag.
2074 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
2076         * org-agenda.el (org-agenda-remove-marked-text): New function.
2077         (org-agenda-mark-filtered-text)
2078         (org-agenda-unmark-filtered-text): New functions.
2079         (org-write-agenda): Remove fltered text.
2081         * org.el (org-make-tags-matcher): Give access to TODO "property"
2082         without speed penalty.
2084 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
2086         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
2087         option.
2088         (org-store-link-props): Make sure adding to the plist works
2089         correctly.
2091         * org-gnus.el (org-gnus-no-new-news): New function.
2092         (org-gnus-follow-link): Allow the article ID to be a message-id,
2093         in addition to allowing article numbers.  Message IDs make much
2094         more roubust links.
2095         (org-gnus-store-link): Use message-id to create link.
2097 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
2099         * org.el (org-emphasize): Reverse the selection array.
2100         (org-emphasis-alist): Set <code> tags for the verbatim
2101         environment.
2103         * org-remember.el (org-remember-handler): Fix bug with
2104         prefix-related changing of the note storage target.
2106         * org-exp.el (org-print-icalendar-entries): Make the exported
2107         priorities compatible with RFC 2445.
2109         * org-clock.el (org-clock-save): Insert time stamp without
2110         dependence on time-stamp.el.
2112 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
2114         * org.el ("saveplace"): If saveplace puts point into an invisible
2115         location, make it visible.
2116         (org-make-tags-matcher): Allow inactive time stamps in time
2117         comparisons.
2118         (org-yank-adjusted-subtrees): New option.
2119         (org-yank): Incorporate adjusting trees.
2120         (org-paste-subtree): New argument FOR-YANK which will cause
2121         insertion at point without backing up over white lines, and leave
2122         point at the end of the inserted text.  Also if the cursor is
2123         at the beginning of a headline, use the same level or the inserted
2124         tree.
2126         * org-publish.el (org-publish-get-base-files-1): Deal correctly
2127         with broken symlinks
2129 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
2131         * org-exp.el (org-export-select-tags, org-get-current-options):
2132         Fix typo.
2134 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
2136         * org-agenda.el (org-format-agenda-item)
2137         (org-agenda-filter-make-matcher): Make sure tags are stored and
2138         compared donwcased.
2140 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
2142         * org.el (org-insert-todo-heading): Fix bug with force-heading
2143         argument.
2145 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
2147         * org-clock.el (org-clock-in-resume): Add a custom option to
2148         toggle starting the clock from an open clock line.
2149         (org-clock-in): When clocking in to an entry, if
2150         `org-clock-in-resume' is set, check if the first clock line is
2151         open and if so, start the clock from the time in the clock line.
2152         (org-clock-persist): Add a custom option to toggle clock
2153         persistence.
2154         (org-clock-persist-query-save): Add a custom option to toggle
2155         asking the user if they want to save the running clock when
2156         exiting.
2157         (org-clock-persist-query-resume): Add a custom option to toggle
2158         asking the user if they want to resume the saved clock when Emacs
2159         is restarted.
2160         (org-clock-save): Add a function to save clock data.
2161         This includes the contents of `org-clock-history' and the buffer
2162         and position of the currently clocked task, if any.
2163         (org-clock-load): Add a function to load clock data.
2164         This populates `org-clock-history', and resumes the saved clocked
2165         task if there is one.
2166         (org-clock-persistence-insinuate): Add a method to set up the
2167         hooks for clock persistence.
2169 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
2171         * org-exp.el (org-export-as-ascii): Handle the case that we are
2172         publishing from an indirect buffer.
2174         * org-table.el (org-table-copy-down): Fix bug with time stamp
2175         increment.
2177         * org-mouse.el (org-mouse-features): New option.
2178         (org-mode-hook): Turn on features depending on
2179         `org-mouse-features'.
2181         * org.el (org-insert-heading-respect-content): Force heading
2182         creation.
2183         (org-insert-heading): keep the folding state of the heading before
2184         the inserted one.
2186 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
2188         * org-archive.el (org-archive-to-archive-sibling): Handle top
2189         level headlines better.
2191 2008-10-21  Bastien Guerry  <bzg@altern.org>
2193         * org-export-latex.el (org-export-latex-classes): Added
2194         \usepackage{graphicx} to the default list of packages.
2196 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
2198         * org-agenda.el (org-agenda-filter): Renamed from
2199         `org-agenda-filter-tags'.
2201 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
2203         * org.el (org-entry-properties): Add CATEGORY property, iven if it
2204         is not defined as a property in this entry.
2205         (org-add-log-note): Mask prefix argument when immediately storing
2206         the note.
2208         * org-agenda.el (org-agenda-filter-effort-default-operator): New
2209         option.
2211 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
2213         * org.el (org-add-log-setup): Bugfix; code to find insertion point
2214         after drawers was skipping ahead one line too many, so notes were
2215         inserted after the first note instead of before it.
2217 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
2219         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
2220         New variables.
2221         (org-prepare-agenda): Reset the filter tags.
2222         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
2223         Show filter tags in mode line.
2225         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
2226         formatter.
2228         * org-export-latex.el (org-latex-entities-regexp): New constant.
2229         (org-export-as-pdf): Use two calls to `shell-command'.
2231 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
2233         * org-export-latex.el (org-export-latex-treat-sub-super-char):
2234         Honor the {} value of the subsuperscript setting.  Make sure that
2235         longer subsuperscripts are typeset in a roman font.
2237         * org.el (org-clock-update-time-maybe): Compute negative clock
2238         intervals correctly.
2240 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
2242         * org.el (org-add-log-setup): Respect
2243         `org-log-state-notes-insert-after-drawers'.
2244         (org-log-state-notes-insert-after-drawers): New option.
2245         (org-todo-trigger-tag-changes): New function.
2246         (org-todo): Call `org-todo-trigger-tag-changes'.
2248 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
2250         * org.el (org-add-log-setup): Only skip drawers if the are
2251         immediately after the scheduling keywords.
2253         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
2254         function
2255         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
2256         call it with the current todo state to get the state to switch to
2257         when clocking in.
2258         (org-clock-in): Use org-indent-line-function to indent clock lines.
2259         (org-clock-find-position): Fix indentation of empty clock drawers.
2261 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
2263         * org-publish.el (org-publish-org-to): Handle case when
2264         org-export-to-pdf does return a file name, not a buffer.
2265         (org-publish-org-to-pdf): New function.
2267         * org-export-latex.el (org-export-as-pdf)
2268         (org-export-as-pdf-and-open): New commands.
2270         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
2271         forms as ranges.
2273         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
2274         things in protexted regions.
2276 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
2278         * org-export-latex.el (org-export-latex-preprocess): Improve
2279         quoting of LaTeX environments.
2281 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
2283         * org.el (org-edit-fixed-width-region): Exclude final newline from
2284         picture area.
2286         * org-export-latex.el (org-export-latex-subcontent): Add labels to
2287         sections, to make internal links work.
2288         (org-export-latex-fontify-headline): Do not remove all text
2289         properties, to make sure that target properties survive this
2290         process.
2292         * org-exp.el (org-export-preprocess-string): Change sequence of
2293         modifications, to make sure links are prepared before the LaTeX
2294         conversions do happen.
2296 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
2298         * org-attach.el (org-attach-delete-all): Renamed from
2299         `org-attch-delete'.  Add a security query before deleting the
2300         entire directory.  New optional argument FORCE can overrule the
2301         security query.
2302         (org-attach-delete-one): New command.
2304 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
2306         * org-attach.el (org-attach-file-list): Fix bug with directory.
2308 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
2310         * org.el (org-apps-regexp-alist): New function.
2311         (org-file-apps): Add auto-mode to the default value.
2312         (org-open-file): Use the new structure of org-file-apps.
2314         * org-attach.el (org-attach): Support the new keys.
2315         (org-attach-method): New option.
2317 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
2319         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
2320         March.
2322         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
2323         of the list value o `org-use-tag-inheritance'.
2325         * org-attach.el (org-attach-auto-tag): New option.
2326         (org-attach-tag, org-attach-untag): New functions.
2327         (org-attach-attach, org-attach-new, org-attach-sync): Call
2328         `org-attach-tag'.
2329         (org-attach-delete): Call `org-attach-untag'.
2331 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
2333         * org-table.el (orgtbl-self-insert-command): Make this work for
2334         the keypad as well.
2336 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
2338         * org.el (org-add-log-setup): Limit searc for drawers to entry
2339         text, not to subtree.
2341         * org-clock.el (org-clock-heading-for-remember): New variable.
2342         (org-clock-in): Set `org-clock-heading-for-remember'.
2344 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
2346         * org-remember.el (org-remember-apply-template): Add new
2347         expansions: %k, %K for currently clocked task and a link to the
2348         currently clocked task, and %< to file notes in the currently
2349         clocked task.
2351 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
2353         * org-export-latex.el (org-export-latex-make-header): Also insert
2354         the content of the property :latex-header-extra.
2356         * org-exp.el (org-infile-export-plist): Put the content of
2357         #+LATEX_HEADER: into the property :latex-header-extra.
2359         * org-colview.el (org-columns-get-format-and-top-level): Remove
2360         resetting the marker.
2362         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
2363         Remove resetting the marker.
2365         * org.el (org-entry-property-inherited-from): Improve docstring.
2366         (org-entry-get-with-inheritance): Reset marker before starting the
2367         search.
2369         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
2371 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
2373         * org.el (org-entry-get-multivalued-property)
2374         (org-entry-protect-space, org-entry-restore-space): New
2375         functions.
2376         (org-file-apps-defaults-macosx): Let postscript files be opened by
2377         preview.
2378         (org-time-stamp-inactive): Call `org-time-stamp'.
2379         (org-time-stamp): New argument `inactive'.  Also edit inacive
2380         stamps. Convert time stamp type.
2381         (org-open-file): Interpret the `default' value for the `command'
2382         in `org-file-apps'.
2384         * org-id.el (org-id-int-to-b36-one-digit)
2385         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
2386         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
2387         b36.
2389 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
2391         * org-id.el (org-id-reverse-string): New function.
2392         (org-id-new): Use `org-id-reverse-string' to make sure the
2393         beginning chars of the ID are mutating fast.  This allows to use a
2394         directory structure to spread things better.
2395         (org-id-prefix): Changed default to nil.
2397         * org-list.el (org-move-item-down, org-move-item-up): Remember and
2398         restore the column of the cursor position.
2400         * org-remember.el (org-remember-apply-template): Remove properties
2401         from `initial'.
2403 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
2405         * org-wl.el (org-wl-open): Remove useless call to
2406         `wl-thread-open-all'.
2408         * org-remember.el (org-remember-handler): Fix bug with `bottom'
2409         location.
2411 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
2413         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
2414         `org-bbdb-anniversaries'.
2416         * org.el (org-get-next-sibling, org-forward-same-level): New
2417         functions, similar to the outline versions, but invisible headings
2418         are OK.
2420 2008-09-25  Bastien Guerry  <bzg@altern.org>
2422         * org.el (org-auto-repeat-maybe): Insert a space between
2423         the timestamp's type and the timestamp itself.
2425 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
2427         * org-table.el (org-table-sum): Do not format the result with %g,
2428         it does rounding when there are too many digits.
2430         * org.el (org-map-entries): Protect the keyword-selecting variables.
2432 2008-09-23  Bastien Guerry  <bzg@altern.org>
2434         * org-agenda.el (org-agenda-to-appt): Make sure the function check
2435         against all agenda files.
2437 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
2439         * org-list.el: New file, aggregating list functions from org.el
2440         and org-export-latex.el.
2442         * org.el (org-edit-src-region-extra): New option.
2444 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
2446         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
2447         time before 1am.
2449 2008-09-22  Bastien Guerry  <bzg@altern.org>
2451         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
2453 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
2455         * org-plot.el (org-plot/gnuplot): Make tables starting with a
2456         hline work correctly.
2457         (org-plot/gnuplot-script): Put commas at the end of each script
2458         line.
2460 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
2462         * org.el (org-get-refile-targets): Replace links with their
2463         descriptions
2464         (org-imenu-get-tree): Replace links with their descriptions.
2466         * org-remember.el (org-remember-apply-template): Add a new
2467         expansion for adding properties to remember items.
2469         * org.el (org-add-log-setup): Skip over drawers (properties,
2470         clocks etc) when adding notes.
2472         * org-agenda.el (org-agenda-get-closed): show durations of clocked
2473         items as well as the start and end times.
2475         * org-compat.el (org-get-x-clipboard-compat): Add a compat
2476         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
2478         * org-remember.el (org-get-x-clipboard): Use the compat
2479         function to get clipboard values when x-selection-value is
2480         unavailable. Use substring-no-properties instead of
2481         set-text-properties to remove text properties from the clipboard
2482         value.
2484         * lisp/org-clock.el (org-update-mode-line): Support limiting the
2485         modeline clock string, and display the full todo value in the
2486         tooltip. Set a local keymap so mouse-3 on the clock string goes to
2487         the currently clocked task.
2488         (org-clock-string-limit): Add a custom value for the maximum
2489         length of the clock string in the modeline.
2490         (org-clock-mode-map): Add a keymap for the modeline string
2492 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
2494         * org-compat.el (org-propertize): New function.
2496 2008-09-20  Bastien Guerry  <bzg@altern.org>
2498         * org-export-latex.el (org-export-latex-tables): protect exported
2499         tables from further special chars conversion.
2500         (org-export-latex-preprocess): Preserve LaTeX environments.
2501         (org-list-parse-list): Parse descriptive lists.
2502         (org-list-to-generic, org-list-to-latex, org-list-to-html)
2503         (org-list-to-texinfo): Export descriptive lists.
2504         (org-quote-chars): Remove.
2505         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
2506         (org-export-latex-list-beginning-re): Rename to
2507         `org-list-beginning-re'
2508         (org-list-item-begin): Rename to `org-list-item-beginning'
2510 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
2512         * org.el (org-refile): Allow refiling to the last entry in the
2513         buffer.
2514         (org-get-tags-at): Fix bug when inheritance is turned off.
2516 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
2518         * org.el (org-indent-line-function): No longer check for src
2519         regions, this is too much overhead.
2521         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
2522         matching.
2524         * org.el (org-scan-tags): Make sure that tags matching is not case
2525         sensitive.  TODO keyword matching is case sensitive, however, to
2526         avoid confusion with similar words that are not meant to be
2527         keywords.
2529 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
2531         * org.el (org-get-local-tags-at): New function.
2532         (org-get-local-tags): New function.
2534         * org-exp.el (org-export-get-categories): New function.
2536         * org-agenda.el (org-sorting-choice)
2537         (org-agenda-sorting-strategy, org-agenda-get-todos)
2538         (org-agenda-get-timestamps, org-agenda-get-deadlines)
2539         (org-agenda-get-scheduled, org-agenda-get-blocks)
2540         (org-entries-lessp): Implement sorting by TODO state.
2541         (org-cmp-todo-state): New defsubst.
2543         * org-colview.el (org-colview-construct-allowed-dates): New
2544         function.
2545         (org-columns-next-allowed-value): Use
2546         `org-colview-construct-allowed-dates'.
2548         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
2549         function.
2550         (org-columns-next-allowed-value): Use
2551         `org-colview-construct-allowed-dates'.
2553 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
2555         * org.el (org-protect-slash): New function.
2556         (org-get-refile-targets): Use `org-protect-slash'.
2558         * org-agenda.el (org-global-tags-completion-table): New variable.
2560         * org-exp.el (org-export-handle-export-tags): New function.
2561         (org-export-preprocess-string): Call
2562         `org-export-handle-export-tags'.
2564         * org-plot.el: New file.
2566         * org-publish.el (org-publish-expand-components): Function removed.
2567         (org-publish-expand-projects): Allow components to have components.
2569 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
2571         * org.el (org-indent-line-function): Do not indent in regions that
2572         are external source code.
2573         (org-yank-and-fold-if-subtree): New function.
2575         * org-agenda.el (org-agenda-todayp): New function.
2576         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
2577         `org-agenda-todayp'.
2579         * org.el (org-insert-heading-respect-content)
2580         (org-insert-todo-heading-respect-content): New commands.
2581         (org-insert-heading-respect-content): New option.
2582         (org-insert-heading): Respect `org-insert-heading-respect-content'.
2584         * org-clock.el (org-clock-find-position): Make sure the note after
2585         the clock line gets moved into the new clock drawer.
2587 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
2589         * org-id.el (org-id-new): New option.
2591 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
2593         * org-table.el (org-table-copy-down): Avoid overflow during
2594         increment.  Use prefix argument 0 to temporarily disable the
2595         increment.
2597 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
2599         * org-exp.el (org-export-as-html): Do not turn on the major mode
2600         if the buffer will be killed anyway.
2601         (org-get-current-options): Exclude the #+TEXT field.
2602         (org-export-as-html): Make sure text before the first headline is
2603         a paragraph.
2605         * org-publish.el (org-publish-org-to): Tell the exporter that this
2606         buffer will be killed, so it is not necessary to do major mode
2607         initialization.
2609         * org-archive.el (org-archive-to-archive-sibling): Show empty
2610         lines after folding the archive sibling.
2612         * org.el (org-log-note-extra): New variable.
2614 2008-09-05  Bastien Guerry  <bzg@altern.org>
2616         * org.el (org-additional-option-like-keywords): Added keywords for
2617         the _QUOTE, _VERSE and _SRC environments.
2619         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
2620         exporting _QUOTE and _VERSE environments.
2622 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
2624         * org-agenda.el (org-agenda-filter-by-tag): New command.
2626         * org-exp.el (org-get-current-options): Remove angular brackets
2627         from the date entry.
2629         * org.el (org-edit-fixed-width-region): New function.
2630         (org-edit-fixed-width-region): Also try
2631         `org-edit-fixed-width-region'.
2632         (org-edit-fixed-width-region-mode): New option.
2633         (org-activate-code): Only interprete lines starting with colon
2634         plus a space as example lines.
2636         * org-remember.el (org-remember-templates): Add nil instead of
2637         empty strings to fix the length of remember templates.
2639         * org-table.el (org-calc-default-modes): Fix the time format for
2640         calc, from 12 hour to 24 hour clock.
2642 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
2644         * org-agenda.el (org-agenda-get-deadlines)
2645         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
2646         entries that are pre-warnings of deadlines or reminders.
2648         * org.el (org-sort-entries-or-items): Make numeric and alpha
2649         comparisons ignore any TODO keyword and priority cookie.
2651         * org-remember.el (org-remember-handler): Reinterpretation of the
2652         prefix argument.
2654 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
2656         * org-agenda.el (org-agenda-get-scheduled): Use new
2657         `org-scheduled' face.
2659         * org-faces.el (org-scheduled): New face.
2661         * org-wl.el (org-wl-open): Remove incorrect declaration.
2663         * org-gnus.el (org-gnus-store-link): Support for :to information
2664         in gnus links.
2666         * org-exp.el (org-export-as-html): Fixed typo in creator
2667         information.
2668         (org-export-protect-examples): New parameter indent.  Insert extra
2669         spaces only when this parameter is specified.
2670         (org-export-preprocess-string): Call `org-export-protect-examples'
2671         with an indentation parameter when exporting to ASCII.
2673         * org-remember.el (org-remember-templates)
2674         (org-remember-apply-template): Allow the file component to be a
2675         function.
2677         * org.el (org-goto-local-search-headings): Renamed from
2678         `org-goto-local-search-forward-headings'.  Added the possibility
2679         to search backwards.
2681 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
2683         * org-export-latex.el (org-export-latex): New customization
2684         group.
2686         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
2688 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
2690         * org-exp.el (org-html-do-expand): Allow {} to terminate
2691         tex macro
2693 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
2695         * org.el (org-buffer-list): Select buffers based on major mode,
2696         not on file name.
2698 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
2700         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
2701         face property.
2703         * org-colview.el (org-columns-display-here): Use
2704         `org-columns-modify-value-for-display-function'.
2706         * org-colview-xemacs.el (org-columns-display-here): Use
2707         `org-columns-modify-value-for-display-function'.
2709 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
2711         * org.el (org-columns-modify-value-for-display-function): New option.
2723         * org-publish.el (org-publish-file): Make sure the directory match
2724         for the publishing directory works correctly.
2726         * org-agenda.el (org-agenda-execute-calendar-command)
2727         (org-agenda-diary-entry): Additional optional argument.
2729 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
2731         * org-exp.el (org-export-as-html): Add attributes also in mailto
2732         and ftp links.
2734         * org.el (org-autoload): Add `org-dblock-write:columnview'.
2743 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
2745         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
2746         sure that calls from `org-export-region-as-html' do not do the
2747         special check for a subtree.
2749 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
2751         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
2753 2008-07-20  Juri Linkov  <juri@jurta.org>
2755         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
2756         new keymap `narrow-map' instead of binding "\C-xns".
2758 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
2760         * org.el (org-open-file): Use
2761         `org-open-directory-means-index-dot-org'.
2762         (org-open-directory-means-index-dot-org): New option.
2764 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
2766         * org.el (org-make-link-string): Remove link attributes from
2767         description.
2768         (org-open-at-point): Remove link attributes bevore using the path.
2770         * org-exp.el (org-export-as-html): Handle link attributes.
2772         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
2774         * org-table.el (org-table-to-lisp): New function.
2776         * org.el (org-narrow-to-subtree): Do not include the final newline
2777         into the narrowed region.
2779         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
2780         bug with user-define skipping condition.
2782 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
2784         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
2786 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
2788         * org-exp.el (org-export-html-style-default): Automatic overflow
2789         handling for pre fields.
2790         (org-export-as-ascii, org-export-as-html): Change default format
2791         for time stamp.
2793         * org-table.el (org-table-export): Offer completion for translator
2794         functions, and do not require a heading above the table.
2796         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
2797         Cater for the case of a list starting in the first line of the
2798         buffer.
2800 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
2802         * org-publish.el (org-publish-find-title): Bug fix.
2803         (org-publish-org-index): Implement new :index-style option.
2805 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
2807         * org-publish.el (org-publish-timestamp-filename): Use
2808         SHA1-encoded file names in the timestamp directory.
2810 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
2812         * org-publish.el (org-publish-needed-p): Be verbose about files
2813         published and files skipped.
2815         * org-exp.el (org-export-preprocess-string): Swap link
2816         normalization and inernal link targeting.
2818         * org-publish.el (org-publish-needed-p): Create timestamp
2819         directory when it does not exist.
2821 2008-07-04  Bastien Guerry  <bzg@altern.org>
2823         * org-clock.el (org-clock-out-when-done): Doc fix.
2825         * org.el (org-agenda-skip-unavailable-files): Doc fix.
2827         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
2828         Ignore case when searching for the COMMENT cookie at export time.
2830 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
2832         * org-exp.el (org-get-file-contents)
2833         (org-get-and-remove-property): New functions.
2834         (org-export-handle-include-files): Handle the new prefix options.
2835         (org-export-as-html): Fix the verse environment.
2837 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
2839         * org.el (org-time=, org-time<, org-time<=, org-time>)
2840         (org-time>=, org-time<>, org-2ft): New functions.
2841         (org-op-to-function): Also provide for the time testing fucntions.
2843 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
2845         * org-exp.el (org-export-html-style-default): New constant.
2847 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
2849         * org-exp.el (org-export-html-style-extra): New variable.
2850         (org-export-splice-style): New function.
2852 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
2854         * org-exp.el (org-export-plist-vars, org-export-as-html):
2855         Implement `org-export-creator-info'.
2856         (org-export-creator-info): New option.
2858 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
2860         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
2861         (org-property-drawer-re, org-clock-drawer-re): New constants.
2863 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
2865         * org-exp.el (org-icalendar-use-deadline)
2866         (org-icalendar-use-scheduled): New options.
2867         (org-icalendar-include-todo): Default changed to t.
2868         (org-print-icalendar-entries): Implement better utilization of
2869         scheduling and deadline time stamps.
2870         (org-export-target-internal-links, org-export-as-html): Allow file
2871         lines without the "file:" prefix if the file path is an absolute
2872         path or starts with ".".
2874         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
2875         lastweek etc.
2876         (org-clock-special-range): Also undertand yesterday, lastweek etc.
2878 2008-06-18  Glenn Morris  <rgm@gnu.org>
2879         * org.el (org-map-entries): Let-bind `file'.
2881 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
2883         * org.el (org-agenda-skip-archived-trees): Docstring now
2884         discourages using this.
2885         (org-scan-tags): Check for org-agenda-archives-mode.
2886         (org-map-entries): Make sure org-agenda-archives-mode is nil.
2887         (org-agenda-files): Functionality of second arg changed.
2889         * org-agenda.el (org-agenda-archives-mode): New variable
2890         (org-write-agenda, org-prepare-agenda, org-agenda-list)
2891         (org-search-view, org-todo-list, org-tags-view)
2892         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
2893         `ifmode' argument.
2894         (org-agenda-quit): Reset the archives mode.
2895         (org-agenda-archives-mode): New command.
2896         (org-agenda-set-mode-name): Include archives info.
2898 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
2900         * org.el (org-paste-subtree): Make sure the yanked headline is
2901         visible if it was yanked at a visible point.
2902         (org-move-item-up): Fix the bug with moving white space at the end
2903         of the item.
2904         (org-show-empty-lines-in-parent): New function.
2906 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
2908         * org-colview.el (org-columns-next-allowed-value): Bug fix.
2910         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
2912         * org-agenda.el (org-agenda-get-closed): Get the end time into the
2913         agenda prefix as well.
2915         * org-publish.el (org-publish-org-index): Make a properly indented
2916         list.
2918         * org.el (org-calendar-agenda-action-key): New option.
2919         (org-get-cursor-date): New function.
2920         (org-mark-entry-for-agenda-action): New command.
2921         (org-overriding-default-time): New variable.
2922         (org-read-date): Respect `org-overriding-default-time'.
2924         * org-remember.el (org-remember-apply-template): Respect the
2925         ovverriding default time.
2927         * org-agenda.el (org-agenda-action-marker): New variable.
2928         (org-agenda-action): New command.
2929         (org-agenda-do-action): New function.
2931 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2933         * org.el (org-schedule, org-deadline): Protect scheduled and
2934         deadline tasks against changes that accidently remove the
2935         repeater.  Also show a message with the new date when done.
2937 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2939         * org.el (org-beginning-of-line): Cater for the case when there
2940         are tags but no headline text.
2941         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
2942         it set.
2944 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
2946         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
2947         the return value is nil instead of "nil" when there is no match.
2949         * org-exp.el (org-insert-centered): Use fill-column instead of
2950         80.
2951         (org-export-as-ascii): Use string-width to measure the width of
2952         the heading.
2954         * org.el (org-diary-to-ical-string): No longer kill buffer
2955         FROMBUF, this is now done by the caller.
2957         * org-exp.el (org-print-icalendar-entries): Move the call to
2958         `org-diary-to-ical-string' out of the loop, and kill the buffer
2959         afterwords.
2961         * org-remember.el (org-remember-visit-immediately): Position
2962         cursor after moving to the note.
2963         (org-remember-apply-template): Use a text property to record the
2964         cursor position.
2965         (org-remember-handler): Align tags after pasting the note.
2967 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
2969         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
2971         * org-agenda.el (org-agenda-open-link): If there is an
2972         org-bbdb-name property in the current line, jump to that bbdb
2973         entry.
2975         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
2976         text property, so that the agenda knows where this entry comes
2977         from.
2979         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
2980         interaction between clocking-in from the agenda, and  automatic
2981         task state switching.
2983         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
2985         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
2986         zmacs-region stays after this command in XEmacs.
2988 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
2990         * org.el (org-scan-tags): Allow new values for ACTION parameter.
2992         * org-remember.el (org-remember-templates): Fix bug in
2993         customization type definition.
2995         * org.el (org-map-entries): New function.
2997 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
2999         * org-agenda.el (org-agenda-skip-comment-trees): New option.
3000         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
3002 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
3004         * org-remember.el (org-jump-to-target-location): New variable.
3005         (org-remember-apply-template): Set
3006         `org-remember-apply-template' if requested by template.
3007         (org-remember-handler): Start an idle timer to jump to
3008         remember location.
3010         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
3012         * org.el (org-set-regexps-and-options): Fix bug with parsing of
3013         file tags.
3014         (org-get-tags-at): Add the content of `org-file-tags'.
3016         * org-exp.el (org-export-handle-comments): Fix bug with several
3017         comment lines after each other.
3018         (org-number-to-roman, org-number-to-counter): New functions.
3019         (org-export-section-number-format): New option.
3021 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
3023         * org-exp.el (org-export-protect-examples): Catch the case of a
3024         missing end_example line.
3026         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
3027         `org-file-tags' to nil.
3029         * org-colview.el (org-columns-next-allowed-value): Handle next
3030         argument NTH to directly select a value.
3032         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
3033         argument NTH to directly select a value.
3035 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
3037         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
3039 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
3041         * org.el (org-columns-ellipses): New option.
3043 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
3045         * org-colview.el (org-columns-add-ellipses): New function.
3046         (org-columns-compact-links): New function.
3047         (org-columns-cleanup-item): Call `org-columns-compact-links'.
3048         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
3049         when in agenda.
3050         (org-columns-edit-value): Fixed bug with editing values from
3051         agenda column view.
3052         (org-columns-redo): Also redo the agenda itself.
3054 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
3056         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
3057         option.
3059         * org-colview.el (org-agenda-columns-cleanup-item): New function.
3061         * org-exp.el (org-export-ascii-preprocess): Renamed from
3062         `org-export-ascii-clean-string'.
3063         (org-export-kill-licensed-text)
3064         (org-export-define-heading-targets)
3065         (org-export-handle-invisible-targets)
3066         (org-export-target-internal-links)
3067         (org-export-remove-or-extract-drawers)
3068         (org-export-remove-archived-trees)
3069         (org-export-protect-quoted-subtrees)
3070         (org-export-protect-verbatim, org-export-protect-examples)
3071         (org-export-select-backend-specific-text)
3072         (org-export-mark-blockquote-and-verse)
3073         (org-export-remove-comment-blocks-and-subtrees)
3074         (org-export-handle-comments, org-export-mark-radio-links)
3075         (org-export-remove-special-table-lines)
3076         (org-export-normalize-links)
3077         (org-export-concatenate-multiline-links)
3078         (org-export-concatenate-multiline-emphasis): New functions,
3079         obtained from spliiting the export preprocessor.
3081         * org-table.el (org-table-recalculate): Improve error message if
3082         the row number is invalid.
3084 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
3086         * org-archive.el (org-archive-save-context-info): Fix bugs in
3087         customization setup and docstring.
3089         * org-exp.el (org-export-html-style): Changed the size of in the
3090         <pre> element to 90%.
3092 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
3094         * org.el (org-find-src-example-start): Function removed.
3095         (org-edit-src-find-region-and-lang): New function.
3097 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
3099         * org.el (org-edit-src-exit): New function.
3100         (org-exit-edit-mode): New minor mode.
3102         * org-exp.el (org-export-preprocess-string): Fix bug with removing
3103         comment-like lines from protected examples.
3105         * org.el (org-edit-src-example, org-find-src-example-start)
3106         (org-protect-source-example, org-edit-special): New functions.
3108 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
3110         * org-publish.el (org-publish-project-alist): Fix typo in
3111         docstring.
3112         (org-publish-project-alist): Handle :index-title property.
3114 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
3116         * org-export-latex.el (org-export-as-latex): Make sure region
3117         bounds are correct.  Parse subtree properties relating to export.
3119         * org-exp.el (org-export-add-options-to-plist): New function.
3120         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
3122 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
3124         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
3125         EXPORT_TITLE.
3127         * org-exp.el (org-export-get-title-from-subtree)
3128         (org-export-as-ascii, org-export-as-html): Make sure the original
3129         region-beginning and region-end are used, even after moving
3130         point.
3131         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
3132         property.
3134         * org-remember.el (org-remember-last-stored-marker): New variable.
3135         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
3136         (org-remember-handler): Also use marker to remember
3137         last-stored position.
3139         * org.el (org-goto-marker-or-bmk): New function.
3141 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
3143         * org.el (org-file-properties): Renamed from `org-local-properties'.
3144         (org-scan-tags): Take file tags into account.
3145         (org-tags-match-list-sublevels): Default changed to t.
3147         * org-exp.el (org-export-as-html): Close paragraph after a
3148         footnote.
3150         * org.el (org-update-parent-todo-statistics): New function.
3152         * org-exp.el (org-icalendar-store-UID): New option.
3153         (org-icalendar-force-UID): Option removed.
3154         (org-print-icalendar-entries): IMplement UIDs.
3156 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
3158         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
3160 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
3162         * org-faces.el (org-column): Document how this face is being used
3163         and why sometimes the background faces shine through.
3165         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
3167         * org-publish.el (org-publish-attachment): Create publishing
3168         directory if it does not yet exist.
3170         * org-table.el (org-calc-default-modes): Change default number
3171         format to (float 8).
3173         * org.el (org-olpath-completing-read): New function.
3174         (org-time-clocksum-format): New option.
3175         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
3177         * org-clock.el (org-clock-display, org-clock-out)
3178         (org-update-mode-line): Use `org-time-clocksum-format'.
3180         * org-colview-xemacs.el (org-columns-number-to-string): Use
3181         `org-time-clocksum-format'.
3183         * org-colview.el (org-columns-number-to-string): Use
3184         `org-time-clocksum-format'.
3186 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
3188         * org-id.el: New file, move from contrib to core.
3190         * org-exp.el (org-icalendar-force-UID): New option.
3192 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
3194         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
3195         shifted by one day if theere is a date range without an end
3196         time.
3198         * org.el (org-try-structure-completion): New function.
3200 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
3202         * org.el (org-set-font-lock-defaults): Improve fontification of
3203         description lists.
3204         (org-insert-item): Handle description lists.
3205         (org-adaptive-fill-function): Improve auto indentation in
3206         description lists.
3208         * org-exp.el (org-export-as-html, org-export-preprocess-string):
3209         Implement VERSE environment.
3210         (org-export-preprocess-string): Implement the COMMENT
3211         environment.
3213         * org-export-latex.el (org-export-latex-preprocess): Implement
3214         VERSE environment.
3216 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
3218         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
3219         option.
3221 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
3223         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
3225         * org.el (org-quote-csv-field): New functions.
3227         * org-table.el (org-table-export-default-format): Remove :splice
3228         from default format, we get the same effect by not specifying
3229         :tstart and :tend.
3230         (org-table-export): Improve setup, distinguish better between
3231         interactive and non-interactive use, allow specifying the format
3232         on the fly, better protection against wrong file names.
3233         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
3234         and :tend when :splice is omitted.
3236 2008-05-09  Bernt Hansen  <bernt@norang.ca>
3238         * org-clock.el (org-clock-select-task): Make sure the selection
3239         letters are 1-9 and A-Z, no special characters.
3241 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
3243         * org-exp.el (org-export-htmlize): New group.
3244         (org-export-htmlize-output-type)
3245         (org-export-htmlize-css-font-prefix): New options.
3246         (org-export-htmlize-region-for-paste): New function.
3247         (org-export-htmlize-generate-css): New command.
3249 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3251         * org/org.el (org-modules, org-format-latex-options):
3252         * org/org-archive.el (org-archive-stamp-time)
3253         (org-archive-save-context-info):
3254         * org/org-faces.el (org-hide):
3255         * org/org-irc.el (org-irc-parse-link):
3256         * org/org-macs.el (org-call-with-arg, org-autoload):
3257         * org/org-mew.el (org-mew-store-link):
3258         * org/org-remember.el (org-remember-store-without-prompt)
3259         (org-remember-templates): Fix typos in docstrings.
3261         * org/org-info.el (org-info-store-link): Remove leftover docstring.
3263         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
3264         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
3265         (org-bbdb-anniv-split): Fix typos in docstrings.
3267         * org/org-publish.el (org-publish-project-alist): Doc fixes.
3268         (org-publish-use-timestamps-flag): Reflow docstring.
3269         (org-publish-files-alist): Fix typos in docstring.
3271 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
3273         * org.el (org-set-visibility-according-to-property): New function.
3274         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
3275         and compute the regular expressions, and update font-lock.
3276         (org-property-re): Allow a dash in property names.
3278         * org-archive.el (org-extract-archive-file): Insert the file name
3279         without the path into the format, to allow the location format to
3280         contain a subdirectory.
3282         * org-agenda.el (org-agenda-post-command-hook): If point is at end
3283         of buffer, and the `org-agenda-type' property undefined, use the
3284         value from the character before.
3286         * org.el (org-add-planning-info): Don't let indentation for
3287         would-be timestamp become extra whitespace at the end of headline.
3289 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
3291         * org.el (org-remove-double-quotes, org-file-contents): New
3292         functions.
3294         * org-exp.el (org-infile-export-plist): Also parse the
3295         contents of #+SETUPFILE files, recursively.
3297         * org.el (org-set-regexps-and-options): Also parse the
3298         contents of #+SETUPFILE files, recursively.
3300         * org-exp.el (org-export-handle-include-files): New function.
3301         (org-export-preprocess-string): Call
3302         `org-export-handle-include-files'.
3304         * org.el (org-delete-property-globally)
3305         (org-delete-property, org-set-property): Ignore case during
3306         completion.
3307         (org-set-property): Use `org-completing-read' instead of
3308         `completing-read'.
3310         * org.el (org-complete-expand-structure-template): New,
3311         experimental function.
3312         (org-structure-template-alist): New, experimental option.
3313         (org-complete): Call `org-complete-expand-structure-template'.
3315 2008-05-06  Bastien Guerry  <bzg@altern.org>
3317         * org-export-latex.el (org-export-latex-preprocess): Added
3318         support for blockquotes.
3320 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
3322         * org.el (org-read-date-analyze): Catch the case where only a
3323         weekday is given.
3325 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
3327         * org.el (org-set-font-lock-defaults): Make the description
3328         tag bold.
3330         * org-exp.el (org-export-as-html, org-close-li): Implement
3331         description lists.
3333 2008-05-04  Jason Riedy  <jason@acm.org>
3335         * org-table.el (*orgtbl-default-fmt*): New variable.
3336         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
3337         when there is no other fmt available.
3339         (orgtbl-to-generic): Allow an explicitly nil :tstart or
3340         :tend to suppress the appropriate string.
3342         (orgtbl-to-orgtbl): New function for translating to another orgtbl
3343         table.
3345 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
3347         * org.el (org-read-date-analyze): "." as an alias for "+0" in
3348         read date.
3350         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
3351         New function.
3353         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
3354         New function.
3356 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
3358         * org-clock.el (org-clock-find-position): Don't include notes
3359         into clock drawer.
3361         * org-archive.el (org-archive-subtree): No longer remove an
3362         extra line after cutting the subtree.  `org-cut-subtree' already
3363         takes care of this.
3365         * org-remember.el (org-remember-handler): Only kill the target
3366         buffer if it does not contain the running clock.
3368         * org.el (org-markers-to-move): New variable.
3369         (org-save-markers-in-region, org-check-and-save-marker)
3370         (org-reinstall-markers-in-region): New function.
3371         (org-move-subtree-down, org-copy-subtree): Remember relative
3372         marker positions before cutting.
3373         (org-move-subtree-down, org-paste-subtree): Restore relative
3374         marker positions after pasting.
3376         * org-remember.el (org-remember-clock-out-on-exit): New option.
3377         (org-remember-finalize): Clock out only if the setting in
3378         `org-remember-clock-out-on-exit' requires it.
3379         (org-remember-handler): Do the cleanup in the buffer, to make sure
3380         that the clock marker remains in tact.
3382 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
3384         * org-clock.el (org-clock-goto): Widen buffer if necessary.
3385         (org-clock-in): Make sure that also tasks outside the narrowed
3386         region will be clocked in correctly.
3387         (org-clock-insert-selection-line): Widen the buffer so that we can
3388         find the correct task heading.
3390         * org.el (org-base-buffer): New function.
3392         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
3393         and ";" are escaped.
3394         (org-print-icalendar-entries): Also apply
3395         `org-icalendar-cleanup-string' to the headline, not only to the
3396         summary property.
3398 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
3400         * org-exp.el (org-export-preprocess-hook): New hook.
3401         (org-export-preprocess-string): Call
3402         `org-export-preprocess-hook'.
3404         * org.el (org-font-lock-hook): New variable.
3405         (org-font-lock-hook): New function.
3406         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
3408 ;; Local Variables:
3409 ;; coding: utf-8
3410 ;; add-log-time-zone-rule: t
3411 ;; End:
3413     Copyright (C) 2008  Free Software Foundation, Inc.
3415   This file is part of GNU Emacs.
3417   GNU Emacs is free software: you can redistribute it and/or modify
3418   it under the terms of the GNU General Public License as published by
3419   the Free Software Foundation, either version 3 of the License, or
3420   (at your option) any later version.
3422   GNU Emacs is distributed in the hope that it will be useful,
3423   but WITHOUT ANY WARRANTY; without even the implied warranty of
3424   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
3425   GNU General Public License for more details.
3427   You should have received a copy of the GNU General Public License
3428   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
3430 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c