Remember: fix bugs with new mac-message code.
[org-mode.git] / lisp / ChangeLog
blob571223b423c884c0b1df7e7fe9c78ad53f7999d4
1 2009-04-02  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-mac-message.el (org-mac-message-get-link): Remove the
4         quotes.
5         (org-mac-message-get-link): Return the result.
7 2009-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
9         * org.el (org-refile-get-location): Add file name only if not
10         already included in outline path.
12         * org-faces.el (org-n-level-faces): Fix customization type from
13         number to integer.
15         * org-exp.el (org-export-headline-levels): Fix customization type
16         from number to integer.
18         * org-agenda.el (org-agenda-confirm-kill)
19         (org-agenda-custom-commands-local-options)
20         (org-timeline-show-empty-dates, org-agenda-ndays)
21         (org-agenda-start-on-weekday, org-scheduled-past-days): Fix
22         customization type from number to integer.
24 2009-03-31  Carsten Dominik  <carsten.dominik@gmail.com>
26         * org-protocol.el: Declare some functions.
28         * org-inlinetask.el (org-inlinetask-export-handler): Fix line
29         postion before inserting modified headline.
31         * org-agenda.el (org-agenda-compare-effort): Honor
32         `org-sort-agenda-noeffort-is-high'.
33         (org-agenda-filter-by-tag, org-agenda-filter-make-matcher)
34         (org-agenda-compare-effort): Implement the "?" operator for
35         finding entries without effort setting.
37         * org.el (org-extract-attributes-from-string): New function.
39         * org-exp.el (org-export-splice-attributes): New function.
41 2009-03-30  Carsten Dominik  <carsten.dominik@gmail.com>
43         * org-mouse.el: XEmacs compatibility fixes
45         * org-docbook.el (org-export-as-docbook): Process footnotes like
46         normal text.
48         * org.el (org-modules): Add org-inlinetasks.el
49         (org-cycle): Implement limiting level on cycling.
50         (org-move-subtree-down): Fix bug with swapping subtrees at end of
51         buffer.
53         * org-inlinetask.el: New file.
55         * org.el (org-emphasis-regexp-components): Allow braces in
56         emphasis pre and post match.
58         * org-footnote.el (org-footnote-normalize): When only dorting, do
59         not insert inline notes at the end.
61         * org-docbook.el (org-id-find-id-file): Add function declaration.
63         * org.el (org-require-autoloaded-modules): Add org-docbook.el.
65         * org-docbook.el: New file.
67 2009-03-28  Carsten Dominik  <carsten.dominik@gmail.com>
69         * org.el (org-reftex-citation): New command.
71 2009-03-27  Carsten Dominik  <carsten.dominik@gmail.com>
73         * org-agenda.el (org-agenda-cmp-user-defined): New option.
74         (org-sorting-choice, org-agenda-sorting-strategy): Add the new
75         sorting options.
76         (org-entries-lessp): Apply the new sorting option.
78         * org.el (org-block-todo-from-children-or-siblings): Fix bug in
79         blocker code, when an older sibling has children.
81         * org-mac-message.el (org-mac-message-get-link): Improve getting
82         links from multiple selected messages.
84 2009-03-26  Carsten Dominik  <carsten.dominik@gmail.com>
86         * org-remember.el (org-remember-finalize): Do not set buffer file
87         name to nil.
88         (org-remember-handler): Mark buffer as unmodified.
89         (org-remember-handler): Delete backup file and show message about
90         remaining backup files.
91         (org-remember-auto-remove-backup-files): New option.
93         * org.el (org-store-link): Use buffer name as link description in
94         w3-mode buffers.
95         (org-ido-switchb): Fix argument bug for completion.
97         * org-remember.el (org-remember-apply-template): Set local
98         variable `auto-save-visited-file-name' instead of global one.
100 2009-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
102         * org-feed.el: Re-write.
104         * org-agenda.el (org-agenda-get-todos): Fix bug with match-data.
105         (org-agenda-get-todos): Mark file tags as inherited.
106         (org-agenda-list): Always search diary lines for a time.
108 2009-03-24  Carsten Dominik  <carsten.dominik@gmail.com>
110         * org-feed.el (org-feed-assume-stable): New option.
111         (org-feed-before-adding-hook): New hook.
113         * org-exp.el (org-export-as-html): Close local lists depending on
114         indentation, also when starting a table.
116         * org-remember.el (org-remember-backup-directory)
117         (org-remember-backup-name): New internal variable.
119 2009-03-23  Carsten Dominik  <carsten.dominik@gmail.com>
121         * org-clock.el (org-clock-out-if-current): Make buffer detection
122         work in indirect buffers as well.
124         * org.el (org-emphasis-regexp-components): Add the exxclamation
125         mark to the post-emphasis characters.
127 2009-03-22  Carsten Dominik  <carsten.dominik@gmail.com>
129         * org.el (org-read-date-minibiffer-septup-hook): New hook.
130         (org-read-date): Run the new hook.
132         * org-mac-message.el (org-mac-flagged-mail): New group.
133         (org-mac-mail-account): New variable.
134         (org-mac-create-flagged-mail, org-mac-insert-flagged-mail): New
135         commands.
137         * org-remember.el (org-remember-backup-directory): New variable.
138         (org-remember-apply-template): Write file to backup directory.
140 2009-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
142         * org-mouse.el (org-mouse-todo-menu): New function.
143         (org-mouse-todo-keywords): Function removed.
144         (org-mouse-context-menu): Use `org-mouse-todo-menu'.
146         * org-table.el (org-table-beginning-of-field)
147         (org-table-end-of-field): New commands
148         (org-table-previous-field, org-table-beginning-of-field): Better
149         error messages.
150         (orgtbl-setup): Include `M-a' and `M-e'.
152         * org.el (org-backward-sentence, org-forward-sentence): New
153         commands.
155         * org-colview.el (org-colview-initial-truncate-line-value): New
156         variable.
157         (org-columns-remove-overlays): Restore the value of `truncate-lines'.
158         (org-columns): Remember the value of `truncate-lines'.
160         * org-colview-xemacs.el (org-colview-initial-truncate-line-value):
161         New variable.
162         (org-columns-remove-overlays): Restore the value of
163         `truncate-lines'.
164         (org-columns): Remember the value of `truncate-lines'.
166         * org.el (org-columns-skip-arrchived-trees): New option.
168         * org-agenda.el (org-agenda-export-html-style): Define color for
169         org-agenda-done face.
170         (org-search-view, org-agenda-get-todos, org-agenda-get-progress)
171         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use new face.
173         * org.el (org-scan-tags): Use the new face.
175         * org-faces.el (org-agenda-done): New face.
177         * org.el (org-scan-tags): Test the value org
178         `org-tags-match-list-sublevels'.
179         (org-tags-match-list-sublevels): New allowed value: indented.
181         * org-export-latex.el (org-export-latex-make-header): Apply macros
182         in header.
184         * org-exp.el (org-export-apply-macros-in-string): New function.
186         * org-export-latex.el (org-export-latex-list-parameters): Fix bug
187         with the definition of a checked box.
189         * org-clock.el (org-clock-find-position): Fix drawer indentations.
191         * org-export-latex.el (org-export-latex-low-levels): More options
192         for how to process lower levels in LaTeX.
193         (org-export-latex-subcontent): Better treatment for lists as a
194         means of publishing lower levels.
196 2009-03-20  Carsten Dominik  <carsten.dominik@gmail.com>
198         * org.el (org-set-font-lock-defaults): Use new checkbox face.
200         * org-faces.el (org-checkbox): New face.
202         * org-exp.el (org-export-html-preprocess): Only create LaTeX
203         fragement images if there is an export file.
205 2009-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
207         * org-agenda.el (org-stuck-projects): Document that the subtree of
208         projects that are not stuck will now be searched for stuck
209         sub-projects.
210         (org-agenda-skip-entry-when-regexp-matches)
211         (org-agenda-skip-entry-when-regexp-matches-in-subtree): New functions.
212         (org-agenda-list-stuck-projects): Use
213         `org-agenda-skip-entry-when-regexp-matches-in-subtree'.
215         * org-export-latex.el (org-export-latex-preprocess): Improve
216         export of verses.
218         * org-exp.el (org-export-as-html): Implement centering as a div
219         rather than a paragraph.  Do a better job with line-end in verse
220         environments.
222 2009-03-17  Carsten Dominik  <carsten.dominik@gmail.com>
224         * org.el (org-open-at-point): Fix tags searches by mouse click.
226 2009-03-16  Carsten Dominik  <carsten.dominik@gmail.com>
228         * org-export-latex.el (org-export-latex-preprocess): Implement the
229         centering markup.
231         * org-exp.el (org-export-mark-blockquote-verse-center): Renamed
232         from `org-export-mark-blockquote-and-verse'.
233         (org-export-as-html): Implement the centering markup.
235         * org-export-latex.el (org-export-latex-tables): Fix vertical
236         lines in tables.
238 2009-03-15  Carsten Dominik  <carsten.dominik@gmail.com>
240         * org.el (org-read-date-history): New variable.
241         (org-read-date): Use new history variable.
242         (org-toggle-heading): Fix bug when used before first headline.
243         (org-store-log-note): Remove drawer if empty while note is
244         aborted.
245         (org-remove-empty-drawer-at): New function.
246         (org-check-after-date): New command.
247         (org-sparse-tree): New sparse tree command "a".
249         * org-exp.el (org-export-as-ascii): Improve export of plain lists.
251 2009-03-14  Bastien Guerry  <bzg@altern.org>
253         * org.el (org-toggle-fixed-width-section): Bug fix: insert a
254         column and a space, not only a column.
256 2009-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
258         * org-export-latex.el (org-export-latex-emphasis-alist): Better
259         defaults for verbose emphasis.
260         (org-export-latex-emph-format): New function.
261         (org-export-latex-fontify): Call `org-export-latex-emph-format'.
263         * org-agenda.el (org-agenda-menu): Add new commands to menu.
264         (org-agenda-do-date-later, org-agenda-do-date-earlier)
265         (org-agenda-date-later-minutes, org-agenda-date-earlier-minutes)
266         (org-agenda-date-later-hours, org-agenda-date-earlier-hours): New
267         commands.
269         * org.el (org-timestamp-change): Move end-time along with start
270         time.
272 2009-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
274         * org-exp.el (org-export-target-internal-links)
275         (org-export-as-html): Protect links specified as #name.
277 2009-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
279         * org.el (org-clone-subtree-with-time-shift): New command.
281         * org-export-latex.el (org-export-latex-special-chars)
282         (org-export-latex-treat-sub-super-char): Fix subscript export.
284         * org-exp.el (org-create-multibrace-regexp): Do not add
285         backslashes to the class.
287 2009-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
289         * org-colview.el (org-columns-map): Better functions for moving up
290         and down a row, even if `truncate-line' is nil.
292         * org.el (org-insert-todo-heading): Make sure the keyword is
293         inserted at the correct position.
295         * org-publish.el (org-publish-project-alist)
296         (org-publish-projects, org-publish-org-index): Change default anme
297         for the index of file names to "sitemap.org".
299         * org-export-latex.el (org-export-latex-tables): Use
300         `org-split-string', for Emacs 21 compatibility.
302 2009-03-09  Carsten Dominik  <carsten.dominik@gmail.com>
304         * org-agenda.el (org-agenda-log-mode-items): Improve docstring.
306 2009-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
308         * org-exp.el (org-export-page-description)
309         (org-export-page-keywords): New variables.
310         (org-export-plist-vars): Add entries for :keywords and
311         :description.
312         (org-infile-export-plist): Parse for new keywords.
313         (org-get-current-options): Add new keywords
314         (org-export-as-html): Publish description and keywords.
316         * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New
317         option.
318         (org-agenda-add-entry-text): Honor
319         `org-agenda-add-entry-text-descriptive-links'.
321         * org-export-latex.el (org-export-latex-preprocess): Make all
322         external preprocess functions use a PARAMETER arg.
324         * org-exp.el (org-export-preprocess-string)
325         (org-export-select-backend-specific-text)
326         (org-export-format-source-code-or-example)
327         (org-format-org-table-html): Support docbook export.
328         (org-export-preprocess-string): Make all external preprocess
329         functions use a PARAMETER arg.
331 2009-03-07  Carsten Dominik  <carsten.dominik@gmail.com>
333         * org-exp.el (org-export-html-style-include-scripts): New option.
334         (org-export-plist-vars): Add new option
335         `org-export-html-style-include-scripts'.
336         (org-export-as-html): Honor new option
337         `org-export-html-style-include-scripts'.
338         (org-export-html-scripts, org-export-html-style-default): Fix
339         xml issues with the Safari browser.
341 2009-03-06  Carsten Dominik  <carsten.dominik@gmail.com>
343         * org-publish.el (org-publish-attachment): Only copy file when the
344         directories differ.
346 2009-03-05  Carsten Dominik  <carsten.dominik@gmail.com>
348         * org-clock.el (org-clocktable-steps): Use inactive time stamps
349         for clocktable steps.
351         * org.el (org-additional-option-like-keywords): Add two more
352         keywords.
354 2009-03-04  Carsten Dominik  <carsten.dominik@gmail.com>
356         * org-exp.el (org-export-format-source-code-or-example): Mark
357         temporary buffer unmodified, so that it will be killed even if
358         mode like message mode has decided to assign a file name.
360         * org.el (org-scan-tags): Improve tag inheritance.
361         (org-scan-tags, org-make-tags-matcher): Make tag comparison
362         case-sensitive.
363         (org-scan-tags): Use the internal tags list instead of creating it
364         from scratch.
365         (org-trust-scanner-tags, org-scanner-tags): New variables.
366         (org-scan-tags): Set `org-scanner-tags'.
367         (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
368         (org-map-entries): Document the possible speedup using scanner
369         tags.
371 2009-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
373         * org.el (org-add-planning-info): Fix bug with looking for keyword
374         only at column 0.
376         * org-agenda.el (org-agenda-custom-commands-local-options): Add
377         option for tags filter preset.
378         (org-prepare-agenda): Store filter preset as a property on the
379         filter variable.
380         (org-finalize-agenda): Call the filter, if there is a preset.
381         (org-agenda-filter-by-tag): Filter again after clearing the
382         filter, when there still is a preset.
383         (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
384         Include the preset filter.
385         (org-agenda-redo): Apply the filter again, also the preset filter.
387         * org-exp.el (org-export-as-html): Use IDs in the correct way.
389         * org.el (org-uuidgen-p): New funtion.
391         * org-agenda.el (org-agenda-fontify-priorities): New default value
392         `cookies'.
393         (org-agenda-fontify-priorities): Renamed from
394         org-fontify-priorities.
396         * org.el (org-set-font-lock-defaults): Call
397         `org-font-lock-add-priority-faces'.
398         (org-font-lock-add-priority-faces): New function.
400         * org-faces.el: (org-set-tag-faces): New option.
401         (org-priority-faces): New variable.
403         * org-exp.el (org-export-as-html): Add a "content" div around the
404         entire content of the body tag.
405         (org-export-html-get-bibliography): New function.
406         (org-export-html-validation-link): New variable.
407         (org-export-as-html): Add validation link to exported page.
409         * org.el (org-match-sparse-tree): Renamed from
410         `org-tags-sparse-tree'.
411         (org-tags-sparse-tree): New alias.
413 2009-03-02  Carsten Dominik  <carsten.dominik@gmail.com>
415         * org.el (org-get-valid-level): Catch the case where the level
416         change is nil.
418         * org-clock.el (org-clock-find-position): Better indentation of
419         new clock drawers.
421 2009-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
423         * org-agenda.el (org-agenda-quit): Delete window only when the
424         frame-setup was not `current-window'.
426         * org.el (org-tag-persistent-alist): New option.
427         (org-startup-options): Add keyword `noptag'.
428         (org-fast-todo-selection): Handle :newline correctly.
429         (org-set-tags): Handle :newline correctly.
430         (org-fast-tag-selection): Handle :newline correctly.
432 2009-02-28  Carsten Dominik  <carsten.dominik@gmail.com>
434         * org-exp.el (org-export-as-ascii): Reverse link buffer before
435         outputting it.
436         (org-export-ascii-push-links): Fix bug with pussing links into the
437         export buffer.
439 2009-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
441         * org-archive.el (org-archive-subtree): Do not add 1 to level if
442         pasting at top level.
444         * org-bbdb.el: Improve documentation.
446 2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
448         * org-list.el (org-insert-item): Only consider insert empty lines
449         is `org-empty-line-terminates-plain-lists' is not nil.
451         * org.el (org-blank-before-new-entry): Mention the dependence on
452         `org-empty-line-terminates-plain-lists' in the docstring.
454         * org-publish.el (org-publish-get-project-from-filename): New
455         optional argument UP.  Only find the top project if UP is set.
456         (org-publish-current-project): Find the top encloding project.
458         * org-agenda.el (org-agenda-before-write-hook)
459         (org-agenda-add-entry-text-maxlines): New options.
460         (org-write-agenda): Run the new hook in the temporary buffer.
461         (org-agenda-add-entry-text): New function.
462         (org-write-agenda): Implement PDF export, using ps2pdf.
464         * org.el (org-global-properties-fixed, org-global-properties):
465         Improve documentation string.
467         * org-exp.el (org-export-ascii-links-to-notes): New option.
468         (org-export-as-ascii): Handle links better.
469         (org-export-ascii-wrap, org-export-ascii-push-links): New
470         functions.
472 2009-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
474         * org-agenda.el (org-agenda): Make prefix arg optional.
475         (org-agenda-search-headline-for-time): New option.
476         (org-format-agenda-item): Honor
477         `org-agenda-search-headline-for-time'.
479         * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
480         characters.
482         * org.el (org-self-insert-cluster-for-undo): New option.
483         (org-self-insert-command): Cluster undo for 20 characters.
484         (org-self-insert-command-undo-counter): New variable.
486 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
488         * org-exp.el (org-export-as-html): Fix problem with closing colone
489         example.
491 2009-02-22  Carsten Dominik  <carsten.dominik@gmail.com>
493         * org-export-latex.el (org-export-as-latex)
494         (org-export-latex-first-lines): Avoid modification flag when
495         adding or removing text properties.
496         (org-export-latex-fontify): Catch error when org-emph-alist has
497         entries that are not defined for LaTeX export.
499         * org.el (orgstruct++-mode): New function.
500         (turn-on-orgstruct++): Call `orgstruct++-mode'.
501         (org-context-p): Allow detecting item context after the first line
502         of an item.
503         (orgstruct-make-binding): Detect if item-body context should be
504         seen.
505         (orgstruct-is-++): New variable.
506         (org-add-planning-info): Catch the case when there is no planning
507         info yet and the call does not want to add anything, only maybe
508         tries to remove something.
509         (org-special-ctrl-a/e): All value to be a cons cell with separate
510         settings for `C-a. and `C-e'.
511         (org-beginning-of-line, org-end-of-line): Honor separate values
512         for `C-a' and `C-e'.
514 2009-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
516         * org.el (org-reload): New command.
518 2009-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
520         * org-exp.el (org-export-htm-get-tag-class-name)
521         (org-export-htm-get-todo-kwd-class-name): New functions.
522         (org-export-html-tag-class-prefix)
523         (org-export-html-todo-kwd-class-prefix): New options.
524         (org-export-as-html): Call
525         `org-export-html-get-todo-kwd-class-name'.
526         (org-html-level-start): Wrap tags into classes.
527         (org-export-html-get-tag-class-name)
528         (org-export-html-get-todo-kwd-class-name): New functions.
530         * org-export-latex.el (org-export-latex-collect-header-macros):
531         Remove fields that are used anyway.
532         (org-export-latex-make-header): Insert the options earlier.
534         * org-agenda.el (org-agenda-get-progress): Fix bug with state
535         matching.
537         * org-list.el (org-indent-item): Allow point to be at the end of
538         the region.
540         * org.el (org-metaleft, org-metaright): Be more accurate about
541         detecting a region where commands apply.
543         * org-compat.el (org-cursor-to-region-beginning): New function.
545         * org.el (org-priority): Also find invisible heading.
547         * org-colview-xemacs.el (org-columns-edit-value): No special
548         treatment for `org-todo' prefix.
550         * org-colview.el (org-columns-edit-value): No special treatment
551         for `org-todo' prefix.
553         * org-remember.el (org-remember-apply-template): Use
554         `org-completing-read-no-ido'.
556         * org.el (org-completing-read-no-ido): New function.
557         (org-make-tags-matcher, org-set-property): Use
558         `org-completing-read-no-ido'.
560         * org-export-latex.el (org-export-latex-import-inbuffer-stuff):
561         New option.
562         (org-export-as-latex): Import in-buffer settings as TeX macros.
563         (org-export-latex-make-header): Additional parameter OPT-DEFS.
564         (org-export-latex-collect-header-macros): New function.
566         * org.el (org-refile-get-location): Turn off
567         `partial-completion-mode'.
569 2009-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
571         * org.el (org-block-todo-from-checkboxes): Announce that
572         checkboxes are the culprit.
573         (org-block-todo-from-children-or-siblings): Call
574         `org-up-heading-all instead' of `outline-up-heading'.
576         * org-agenda.el (org-agenda-show-1): Renamed from
577         `org-agenda-show'.
578         (org-agenda-show): Re-install the old version for now.
579         (org-agenda-dim-blocked-tasks): Update docstring.  Scope a
580         variable into the blokker hook, so that the checkbox checker can
581         anounce that it caused the blocking.
583         * org.el (org-track-ordered-property-with-tag): New option.
584         (org-toggle-ordered-property): Honor
585         `org-track-ordered-property-with-tag'.
586         (org-tag-alist): Add newline options.
587         (org-set-regexps-and-options): Separate option lines imply a
588         newline.
589         (org-set-regexps-and-options, org-assign-fast-keys)
590         (org-fast-todo-selection, org-fast-tag-selection): Handle newline
591         option.
592         (org-indent-line-function): Make sure this works even if there is
593         not `org-drawer-regexp' defined.  This can happen when
594         orgstruct-mode is used in a non-org buffer.
596         * org-list.el (org-checkbox-blocked-p): New function.
597         (org-toggle-checkbox): Check for blocking.
599         * org.el (org-modules): Add an entry for org-R.el.
601         * org-agenda.el (org-agenda-todo-ignore-with-date)
602         (org-agenda-todo-ignore-scheduled)
603         (org-agenda-todo-ignore-deadlines): Mention the variable
604         `org-agenda-tags-todo-honor-ignore-options' in the docstring.
606         * org.el (org-get-wdays): Find the warning period also if it is in
607         the wrong place.
608         (org-ido-completing-read): Provide the correct arguments to
609         ido-completing-read and bind `ido-enter-matching-directory' to
610         nil.
612 2009-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
614         * org.el (org-olpath-completing-read): Never use ido for this
615         one.
617         * org-exp.el (org-export-normalize-links): Use new macro.
619         * org-macs.el (org-if-unprotected-at): New macro.
621         * org-agenda.el (org-agenda-show): Allow numerical prefix
622         arguments to specify how much context should be shown.
623         (org-agenda-cycle-show): New command, could be bound to SPC in
624         org-agenda-mode-map.
626         * org-exp.el (org-html-level-start): Space after section number.
628 2009-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
630         * org-agenda.el (org-agenda-get-sexps): Add todo state as
631         property, for sorting.
632         (org-cmp-todo-state): Get the applicable TODO keywords directly
633         from the buffer.
634         (org-run-agenda-series, org-agenda-list, org-search-view)
635         (org-todo-list, org-tags-view): Only fit agenda window when the
636         whole series is done.
638         * org.el (org-scan-tags): Add todo state as property, for sorting.
640         * org-agenda.el (org-agenda-custom-commands-local-options): Add
641         `org-agenda-overriding-header' as an option.
642         (org-agenda-list): Honor org-agenda-overriding-header'.
644 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
646         * org-list.el (org-toggle-checkbox): Improve cursor positioning
647         after removing a checkbox.
649         * org.el (org-show-entry): Make this work correctly also if it is
650         the last entry in the file.
651         (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
652         falling back to normal, default command.
653         (org-ctrl-c-ctrl-c): When called with prefix arg at a non-checkbox
654         item, call the checkbox toggler to get a box.
656         * org-list.el (org-toggle-checkbox): Make double prefix set the
657         checkbox to "[-]".
658         (org-fix-bullet-type): Only replace bullet it it is changed.
659         (org-renumber-ordered-list): Handle case when first item does not
660         have a number.
662         * org.el (org-add-log-setup): Fix positioning when
663         `org-log-states-order-reversed' is nil.
665         * org-clock.el (org-clock-in): Fix positioning when
666         `org-log-states-order-reversed' is nil.
667         (org-clock-find-position): Fix positioning when
668         `org-log-states-order-reversed' is nil.
670 2009-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
672         * org-clock.el (org-clock-into-drawer): Take default from
673         `org-log-into-drawer'.
674         (org-clock-find-position): Look for the correct drawer.
676         * org.el (org-log-into-drawer): Renamed from
677         `org-log-state-notes-into-drawer'.
678         (org-log-state-notes-into-drawer): New variable alias.
679         (org-add-log-setup): Make drawer name default to LOGBOOK, not
680         CLOCK.
681         (org-insert-property-drawer): Also skip LOGBOOK drawers.
683 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
685         * org-agenda.el (org-agenda): Fix docstring.
687         * org.el ("org-plot"): Help loading org-plot.
688         (org-metaleft-hook, org-metaright-hook, org-metaup-hook)
689         (org-metadown-hook, org-shiftmetaleft-hook)
690         (org-shiftmetaright-hook, org-shiftmetaup-hook)
691         (org-shiftmetadown-hook, org-metareturn-hook): New hooks.
692         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
693         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
694         (org-metadown, org-ctrl-c-ctrl-c): Call the appropriate hook.
696         * org-publish.el (org-publish-get-base-files): Allow symbol `any'
697         for selecting files with any (and even without) extension.
699         * org.el (org-save-all-org-buffers): Also save id locations.
700         (org-revert-all-org-buffers): Also load id locations.
702 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
703         * org.el (org-drawers): Add LOGBOOK to the default drawers.
704         (org-log-state-notes-into-drawer): New option.
705         (org-add-log-setup): Place the sate note marker into the drawer,
706         create drawer when necessary.
707         (org-refile-targets): Document special interpretation of LEVEL
708         when odd-levels are used.
710 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
712         * org.el (org-store-log-note): Fix note indentation when adding
713         notes to end of list.
715         * org-exp.el (org-export-as-html): Add TODO keyword as extra
716         class, so that each keyword can get special colors through CSS.
718         * org-clock.el (org-clock-out): Add another nil for the previous
719         state into the call to `org-add-log-setup'.
721         * org.el (org-log-note-previous-state): New variable.
722         (org-log-note-headings): New %S escape for old state.
723         (org-todo): Call the note setup with the old state as an
724         argument.
725         (org-add-note): Add another nil for the previous state into the
726         call to `org-add-log-setup'.
727         (org-add-log-setup): New argument PREV-STATE.
728         (org-add-log-note): Handle new %S escape.
729         (org-store-log-note): Handle new %S escape.
731 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
733         * org-clock.el (org-clock-find-position): Do not swallow an item
734         less indented than the CLOCK line itself.
735         (org-clock-in): Push markers to lin after the clock line.
736         (org-clock-find-position): Handle values of
737         `org-clock-into-drawer' smaller than 2.
739         * org-exp.el (org-html-level-start): Add a CSS class to section
740         numbers.
741         (org-export-html-toplevel-hlevel): Better documentation of the
742         influence of this variables on H levels and css classes in
743         export.
745 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
747         * org-agenda.el (org-agenda-custom-commands-local-options): Add
748         timestamp and nottimestamp to the chooe menu.
750         * org.el (org-save-all-org-buffers): Moved here from org-agenda.el.
751         (org-revert-all-org-buffers): New command.
753 2009-02-09  Carsten Dominik  <carsten.dominik@gmail.com>
755         * org.el (org-return): Implement `org-return-follows-link' in the
756         function org-return.  This is more robust than using the mouse
757         map, I think.
758         (org-set-regexps-and-options): Match more general #+TODO lines.
759         (org-make-options-regexp): New optional argument EXTRA, for an
760         extra regexp.
761         (org-tab-follows-link): Mark as deprecated.
763 2009-02-07  Carsten Dominik  <carsten.dominik@gmail.com>
765         * org-exp.el (org-export-preprocess-string): Remove clock lines
766         earlier, so that they cannot cotribute to verbatim snippets.
768 2009-02-06  Carsten Dominik  <carsten.dominik@gmail.com>
770         * org-exp.el (org-export-remove-or-extract-drawers): Fix regexp
771         for finding drawers.
772         (org-export-as-ascii, org-export-as-html): Count levels relative
773         to the subtree header.
774         (org-get-min-level): New optional argument OFFSET.
775         (org-export): Make sure point is restored after popping up that
776         window.
778         * org.el (org-do-sort): Also take an inactive timestamp if no
779         active one is found.
781         * org-colview-xemacs.el (org-columns-capture-view): Copy before
782         deleting duplicates.
784         * org-colview.el (org-columns-capture-view): Copy before
785         deleting duplicates.
787         * org-exp.el (org-export-preprocess-string): Fix bug when skipping
788         text before first headline.
790         * org.el (org-format-latex): Do not convert LaTeX fragments in
791         protected examples.
793 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
795         * org-exp.el (org-export-html-style-default): Use color values
796         instead of names for XHTML validation.
798         * org.el (org-get-scheduled-time, org-get-deadline-time): New
799         functions.
800         (org-return-follows-link): Revert making this the default untile
801         issues are resolved.
803         * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
804         nottimestamp.
806 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
808         * org.el (org-mode): Make dependence stuff work more reliably.
809         (org-update-parent-todo-statistics): Fix bug with updating
810         statistics cookie.
812         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
813         ~ as verbatim delimiters.
815         * org-exp.el (org-export-html-format-image): New argument
816         PAR-OPEN.
817         (org-export-as-html): Pass par-open to
818         `org-export-html-format-image'.
820 2009-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
822         * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
823         (org-use-fast-todo-selection, org-tags-column): New default
824         setting for variables, based on a poll what typical uses use.
826         * org-agenda.el (org-agenda-sorting-strategy)
827         (org-agenda-tags-column): New default setting for variables, based
828         on a poll what typical uses use.
830 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
832         * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
833         blocked entries from setting the blocked tag.
835         * org-exp.el (org-export-html-footnotes-section): Use a more
836         consistent id for footnotes.
838         * org-export-latex.el (org-export-latex-classes): Remove the
839         a4paper option from the default styles.
841 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
843         * org.el (org-enforce-todo-checkbox-dependencies): New option.
844         (org-block-todo-from-checkboxes): New function.
845         (org-todo): Make tripple prefix arg circumvent blocking.
847         * org-timer.el (org-timer): Provide the timer feature.
849         * org.el (org-require-autoloaded-modules): Add a few more files to
850         the list of autoloaded modules.
852         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
854 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
856         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
857         drawers that are unprotected.
858         (org-export-html-format-image): Make sure inlined LaTeX fragment
859         images remain inlined.
861         * org.el (org-toggle-ordered-property): New function.
862         (org-mode-map): Add a key for `org-toggle-ordered-property'.
863         (org-org-menu): Add menu entries for TODO dependencies.
865 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
867         * org.el (org-default-properties): Add ORDERED to the default
868         properties, to get completion support for it.
870         * org-list.el (org-update-checkbox-count): Update more than one cookie.
872         * org.el (org-update-parent-todo-statistics): Update more than one
873         cookie.
875         * org-agenda.el (org-agenda-get-todos): Start search from correct
876         position.
878         * org.el (org-fast-todo-selection): Make sure TODO selection does
879         not change buffer position.
881         * org-list.el (org-toggle-checkbox): Implement adding or removing
882         checkboxes from line or region when called with a prefix
883         argument.
885         * org-rmail.el (org-rmail-store-link): Protect the call to
886         `rmail-narrow-to-non-pruned-header'.
888         * org-clock.el (org-clock-special-range): Fix week display in
889         clock tables.
891         * org-exp.el (org-get-current-options): Fix bug when in indirect
892         buffer.
894 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
896         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
897         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
898         (org-agenda-dim-blocked-tasks): New function.
900         * org.el (org-enforce-todo-dependencies): New option.
901         (org-block-todo-from-children-or-siblings): New function.
903         * org-faces.el (org-agenda-dimmed-todo-face): New face.
905         * org.el (org-todo): Return correct state type even if the blocker
906         throws an error.
907         (org-modifier-cursor-error): Renamed from
908         `org-shiftcursor-error'.
909         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
910         (org-shiftmetadown): Call `org-modifier-cursor-error'.
912         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
913         to get real errors from the blocker hook.
915         * org.el (org-shiftselect-error, org-call-for-shift-select): New
916         functions.
917         (org-set-visibility-according-to-property): Turn off the setting
918         of `org-show-entry-below', to avoid overruling a FOLDED visibility
919         property.
921 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
923         * org.el (org-support-shift-select): New option.
924         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
925         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
926         selection outside contexts.
928         * org-list.el (org-at-item-bullet-p): New function.
930         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
931         variables.
933         * org-footnote.el (org-footnote-normalize): Remove unnecessary
934         variable.
935         (org-insert-footnote-reference-near-definition): Remove
936         unnecessary let form.
938         * org-export-latex.el (org-export-latex-first-lines): Add
939         OPT-PLIST parameter.
940         (org-export-as-latex): Call `org-export-latex-first-lines' with
941         opt-plits parameter.
942         (org-export-latex-preprocess): Remove unnecessary variables.
944         * org-exp.el (org-infile-export-plist)
945         (org-export-add-options-to-plist, org-export-kill-licensed-text)
946         (org-export-remove-headline-metadata)
947         (org-export-get-title-from-subtree, org-get-min-level)
948         (org-html-do-expand): Remove innecessary let form.
950         * org-colview-xemacs.el (org-columns-display-here): Remove
951         unnecessary variables.
953         * org-colview.el (org-columns-display-here): Remove unnecessary
954         variables.
956         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
957         variables.
959         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
960         unnecessary variables.
962         * org-agenda.el (org-search-view, org-agenda-get-blocks)
963         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
964         variables.
966         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
967         (org-compact-display-after-subtree-move): Remove unnecessary
968         variables.
969         (org-edit-fixed-width-region): Remove unnecessary variables.
970         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
971         (org-olpath-completing-read): Remove unnecessary variable.
972         (org-auto-repeat-maybe): Remove unnecessary variable.
973         (org-map-entries): Remove unnecessary variable.
974         (org-buffer-property-keys, org-imenu-get-tree)
975         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
977 -----------------------------------------------------------------
979 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
980         * org-exp.el (org-export-remove-timestamps): Never remove
981         timestamps from tables.
983         * org-export-latex.el (org-export-latex-first-lines): Add more
984         options to the preprocessing of the text before the first
985         headline.
987 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
989         * org-faces.el (org-clock-overlay): Make face compatible with
990         XEmacs.
992         * org.el (org-yank): Add property for delete-selection mode.
994         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
996         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
997         variable.
999         * org-table.el (org-table-insert-hline): Fix typo in fuction call
1000         to `backward-char'.
1002         * org-exp.el (org-export-as-html): Remove the initial space from
1003         colon examples.
1005         * org.el (org-scan-tags): Call
1006         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
1008         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
1009         customization groups.
1010         (org-agenda-tags-todo-honor-ignore-options): New option.
1011         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
1012         New function.
1013         (org-agenda-get-todos): Use
1014         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
1016 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
1018         * org-exp.el (org-export-format-source-code-or-example): Escape
1019         HTML characters also in examples that anre not treated with
1020         htmlize.  Also, just switch to EXAMPLE processing if we do not
1021         have a good version of htmlize.
1023         * org-rmail.el: Fix copyright notice.
1025         * org.el (org-activate-footnote-links): Improve footnote link
1026         highlighting.
1028         * org-footnote.el (org-footnote-normalize): Fix finding the end of
1029         a footnote definition at the end of the file.
1031         * org-table.el (org-table-get-specials): Add an imagined hline at
1032         the end of the table.  This can be useful for references that want
1033         to go to the end of the table.  Also fix bug when computing last
1034         row constants, in tables that do not start right at the right
1035         margin.
1036         (org-table-eval-formula): Match and replace remove references.
1037         (org-table-formula-substitute-names): Make sure that names inside
1038         a "remote" call are left alone, the will be replaced later when
1039         the remote call is handled.
1040         (org-table-convert-refs-to-rc): Do not convert things that might
1041         look like a reference, but are really part of an ID or namei n a
1042         remote reference.
1043         (org-table-get-remote-range): New function.
1045 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
1047         * org-faces.el (org-clock-overlay): Fix bug in face definition.
1049         * org-clock.el (org-clock-put-overlay): Use new face instead of
1050         `secondary-selection'.
1052         * org-faces.el (org-clock-overlay): New face.
1054 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
1056         * org-exp.el (org-get-current-options): Include the option for
1057         publishing time stamps.
1059         * org.el (org-toggle-heading): Renamed from
1060         `org-toggel-region-headings'.
1061         No longer needs a region defined, but will use it if there is one.
1062         (org-ctrl-c-star): Simplified, relying more on the internal
1063         workings of `org-toggle-heading'.
1064         (org-toggle-item): Renamed from `org-toggle-region-items'.
1065         No longer needs a region defined, but will use it if there is one.
1066         (org-ctrl-c-minus): Simplified, relying more on the inernal
1067         workings of `org-toggle-item'.
1069         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
1070         environment detection.  Also, do real changes only in unprotected
1071         places.
1073 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
1075         * org-export-latex.el (org-export-latex-quotation-marks): Use
1076         `org-if-unprotected-1'.
1077         (org-export-latex-set-initial-vars): Check for class definition in
1078         property.
1080         * org-macs.el (org-if-unprotected-1): New macro.
1082 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
1084         * org-compat.el (org-count-lines): New function.
1086         * org-exp.el (org-export-format-source-code-or-example): Handle
1087         switches related to text areas.
1089         * org.el (org-activate-footnote-links): Don't allow match inside a
1090         link.
1092         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
1094         * org-export-latex.el (org-export-latex-links): Keep a relative
1095         path relative also after export.
1097         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
1099         * org.el (org-make-tags-matcher): Never use IDO for completing the
1100         tags matcher match string.
1101         (org-completing-read): Also remove the special biding for "?".
1103         * org-attach.el (org-attach-allow-inheritance): New option.
1104         (org-attach-inherited): New variable.
1105         (org-attach-dir): Handle properties related to the attachment
1106         directory.
1107         (org-attach-check-absolute-path): New function.
1108         (org-attach-set-directory, org-attach-set-inherit): New commands.
1109         (org-attach): Accommodate the new commands in the dispatcher.
1111 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
1113         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
1114         `window-full-width-p'.
1116         * org-exp.el (org-export-as-html): Only check for images files
1117         that really can be inlined
1119         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
1120         list of extensions to be a parameter.
1122         * org-exp.el (org-export-html-inline-image-extensions): New
1123         variable.
1125         * org-agenda.el (org-prepare-agenda): Use
1126         `org-agenda-block-separator'.
1127         (org-agenda-block-separator): New option.
1129 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
1131         * org-export-latex.el (org-export-latex-tables): Call
1132         `org-table-clean-before-export' with the new optional argument.
1134         * org-exp.el (org-table-clean-before-export): New optional
1135         parameter MAYBE-QUOTED, allows for quoted characters like \# in
1136         first column.
1138 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
1140         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
1141         histograms.
1143         * org-colview.el (org-colview-construct-allowed-dates): Better
1144         error catching when a date/time property does not have allowed
1145         values defined.
1147         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
1148         Better error catching when a date/time property does not have
1149         allowed values defined.
1151 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
1153         * org.el (org-map-entries): Restore point and restriction after
1154         `org-map-entries'.
1156 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
1158         * org.el (org-time=, org-time<, org-time<=, org-time>)
1159         (org-time>=, org-time<>): Make sure both values are dates.
1161 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
1163         * org-archive.el (org-extract-archive-heading): Allow %s for file
1164         name also in achive location heading.
1166 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
1168         * org-archive.el (org-add-archive-files): Uniquify the list before
1169         returning it.
1171 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
1173         * org-compat.el (org-fit-window-to-buffer): Use
1174         `window-full-width-p'.
1176         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
1177         space after the colon in short examples.
1179         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
1180         enforce a space after the colon.  However, we also allow lines
1181         that are *only* a colon.
1182         (org-export-as-html): Enforce the space after the colon in short
1183         examples.
1184         (org-export-preprocess-string): Do the colon example protection
1185         earlier.
1186         (org-export-remove-timestamps): Do not check for protection at the
1187         end of the line.
1189 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
1191         * org.el (org-format-latex-options): Add new matcher for single
1192         letters between dollars.
1193         (org-get-header): Function removed.
1194         (org-heading-components): New function.
1196         * org-exp.el (org-export-define-heading-targets): Record ID's also
1197         as alternative targets.
1198         (org-export-as-html): Interpret "id:" links to other files by
1199         preserving the relative path.
1201         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
1202         is nil.
1204         * org-exp.el (org-export-normalize-links): Protect the main link,
1205         to avoid special character processing.
1207         * org-export-latex.el (org-export-latex-special-keyword-regexp):
1208         New variable.
1209         (org-export-latex-special-string-regexps): Variable removed.
1210         (org-export-latex-keywords): Use the new regexp.
1212         * org-exp.el (org-export-handle-include-files): Fetch switches and
1213         put them into the BEGIN statement.
1215         * org-timer.el (org-timer-mode-line-string): New variable.
1217         * org-clock.el (org-clock-mode-line-map): Renamed from
1218         `org-clock-mode-map'.
1219         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
1220         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
1221         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
1222         (org-clock-remove-overlays): Renamed from
1223         `org-remove-clock-overlays'.
1225         * org-timer.el (org-timer-pause-or-continue): Implement stopping
1226         and mode line display.
1227         (org-timer-stop): New command.
1228         (org-timer-seconds): Return correct time when timer is paused.
1229         (org-timer-mode-line-timer): New variable.
1230         (org-timer-set-mode-line, org-timer-update-mode-line): New
1231         functions.
1233         * org.el (org-insert-heading):  Handle new value `auto' for
1234         `org-blank-before-new-entry'.
1235         (org-org-menu): Add new items for timer functions.
1237         * org-list.el (org-insert-item): Handle new value `auto' for
1238         `org-blank-before-new-entry'.
1240         * org.el (org-blank-before-new-entry): New value `auto', made
1241         default.
1243 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
1245         * org-exp.el (org-export-normalize-links): If the link is also
1246         used as the description, protect the description.
1248 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
1250         * org.el (org-closest-date): Fix bug with yearly repeats, in
1251         combination with preference of the past as it is used for deadline
1252         and scheduling search.
1254         * org-exp.el (org-html-handle-time-stamps): No longer check for
1255         the `org-export-with-timestamps' option, because the preprocesser
1256         has taken care of this already.
1258         * org.el (org-entry-properties): Catch the case when this is
1259         called in a non-org-mode file.
1261         * org-export-latex.el (org-export-latex-remove-from-headlines):
1262         Variable made obsolete, also LaTeX export now uses the standard
1263         variables.
1264         (org-export-as-latex): Add the timestamps parameter to the
1265         preprocessor parameter list.
1266         (org-export-latex-content): Export the remaining keywords without
1267         considering to remove them.
1268         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
1269         Use bold font instead of tt font for the keywords.
1270         (org-export-latex-fontify-headline): Format headlines, assuming
1271         that all keywords still present should be published.
1272         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
1273         publish what ever remains of the time stamps.
1274         (org-export-latex-list-parameters): New option.
1275         (org-export-latex-lists): Pass additional parameters to the list
1276         converter.
1278         * org-exp.el (org-export-preprocess-string): Remove clock lines
1279         and timestamps already in the preprocesor.
1280         (org-export-remove-timestamps, org-export-remove-clock-lines): New
1281         functions.
1282         (org-export-as-ascii, org-export-as-html): Add the timestamps
1283         parameter to the preprocessor parameter list.
1285         * org-list.el (org-list-parse-list): Parse for checkboxes.
1286         (org-list-to-generic): Introduce and handle new parameters :cbon
1287         and :cboff.
1288         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
1289         optional parameter PARAMS.
1291         * org-export-latex.el (org-export-latex-special-chars): Fix
1292         problems with interpreting dollar signs.
1293         (org-inside-latex-math-p): New function.
1294         (org-export-latex-preprocess): Protect all the math fragments.
1296         * org.el (org-latex-regexps): Allow a dash after a dollar.
1298         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
1299         mark after copying.
1301         * org-agenda.el (org-run-agenda-series): Have series options set
1302         when finalizing the agenda.
1304         * org-exp.el (org-export-format-source-code-or-example): Protect
1305         the converted examples.
1307         * org.el (org-set-regexps-and-options): Fix the regexp
1308         `org-complex-heading-regexp'.
1310 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
1312         * org.el (org-edit-src-get-label-format): New function.
1313         (org-coderef-label-format): New option.
1314         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
1315         a label format specification and make sure it is used in the edit
1316         buffer.
1317         (org-edit-src-get-label-format): New function.
1318         (org-store-link): Handle new coderef formats.
1319         (org-link-search): Handle new coderef formats.
1321         * org-footnote.el (org-footnote-create-definition)
1322         (org-footnote-goto-local-insertion-point): Make footnote insertion
1323         work correctly when the "Footnotes" headline is the last line in
1324         the buffer.
1326         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
1327         the location.
1329 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
1331         * org-w3m.el (org-w3m): New customization group.
1332         (org-w3m-deactivate-mark): New option.
1333         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
1334         option say not to.
1336 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
1338         * org.el (org-set-font-lock-defaults): Trigger footnote
1339         fontification.
1340         (org-activate-footnote-links): New function.
1341         (org-activate-links): New entry `footnote'.
1343         * org-faces.el (org-footnote): New face.
1345 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
1347         * org-macs.el (org-re): Handle the [:word:] class.
1349         * org-exp.el (org-export-preprocess-string): Call
1350         `org-export-protect-colon-examples'.
1351         (org-export-protect-colon-examples): Renamed from
1352         `org-export-protect-examples', and scope limited to lines starting
1353         with a colon.
1355 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
1357         * org-exp.el (org-export-preprocess-string): Move the preprocess
1358         hook to after turning on Org-mode.
1359         (org-export-preprocess-after-include-files-hook)
1360         (org-export-preprocess-after-tree-selection-hook)
1361         (org-export-preprocess-before-backend-specifics-hook)
1362         (org-export-preprocess-final-hook): New hooks.
1363         (org-export-preprocess-string): Run the new hooks.
1365         * org.el (org-ctrl-c-minus): Fix indentation for new items.
1367         * org-footnote.el: New file.
1369         * org.el (org-footnote): Require footnote code.
1370         (org-startup-options): Add new footnote options.
1371         (org-mode-map): New keybindig for footnotes.
1372         (org-ctrl-c-ctrl-c): Add function at footnotes.
1373         (org-org-menu): New menu entries for footnotes.
1375         * org-export-latex.el (org-export-as-latex): Pass footnote
1376         variable to preprocessor.
1377         (org-export-latex-preprocess): Treat multiple references to a
1378         footnote.
1380         * org-exp.el (org-export-preprocess-string): Call
1381         `org-footnote-normalize'.
1382         (org-export-as-ascii, org-export-as-html): Pass footnote variable
1383         to preprocessor.
1384         (org-export-as-html): Treat multiple references to a footnote.
1386 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
1388         * org-export-latex.el (org-export-latex-links): Handle coderef
1389         links.
1391         * org.el (org-bracket-link-analytic-regexp++): New variable.
1392         (org-make-link-regexps): Initialize
1393         `org-bracket-link-analytic-regexp++'.
1394         (org-store-link): Implement special case in edit-src buffer.
1395         (org-insert-link): No use of ide to insert stored links.
1396         (org-link-search): Implement special case for coderefs.
1398         * org-exp.el (org-export-html-scripts): New constant.
1399         (org-export-html-style-default): Add a new style for highlighted
1400         code.
1401         (org-export-code-refs): New variable.
1402         (org-export-preprocess-string): Initialize `org-export-code-refs'.
1403         Call `org-export-replace-src-segments-and-examples'
1404         No longer call `org-export-protect-examples'.
1405         (org-export-target-internal-links): Take care of coderef targets.
1406         (org-export-last-code-line-counter-value): New variable.
1407         (org-export-replace-src-segments-and-examples): Renamed from
1408         `org-export-replace-src-segments', and modified.
1409         (org-export-format-source-code-or-example): Renamed from
1410         `org-export-format-source-code'.
1411         (org-export-number-lines): New function.
1412         (org-export-as-ascii, org-export-as-html): Handle coderef links.
1414 --------------------------------------------------------------------------
1416 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
1418         * org-remember.el (org-remember-handler): Safer way to get a new
1419         buffer accessing the target file.
1421         * org.el (org-refile-get-location): Handle case of current buffer
1422         not having a file associated with it.
1424 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
1426         * org-table.el (org-table-get-formula): Only ask to overwrite
1427         field formula if there really is one.
1429         * org-id.el (org-id-find): Allow the ID to be a symbol or a
1430         number, by converting these to a string.
1432         * org-colview.el (org-dblock-write:columnview): Allow ID to be
1433         located in a different file.
1435         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
1436         org-colview.el.
1438 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
1440         * org.el (org-completion-use-ido): Enhance docstring of
1441         `org-completion-use-ido'.
1443         * org-export-latex.el (org-export-latex-make-header): Double the %
1444         in the time stamp format.
1445         (org-export-latex-special-chars): Handle case where there is no
1446         match group 3.
1448 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
1450         * org.el (org-get-refile-targets, org-refile-get-location): Use
1451         expanded file name to improve comparison.
1453 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
1455         * org.el (org-scan-tags): Rescan for tags, to get the correct
1456         upcase/downcase stuff.  This slows things down for now, but it
1457         works.
1458         (org-mode): Make sure the tag-faces regexp is initialized.
1460         * org-export-latex.el (org-export-latex-links): Fix bug with
1461         undefined label.
1463         * org-table.el (org-table-get-specials): Set
1464         `org-table-current-last-data-line'.
1465         (org-table-current-last-data-line): New variable.
1466         (org-table-insert-column, org-table-delete-column)
1467         (org-table-move-column, org-table-fix-formulas): Call
1468         `org-table-fix-formulas' a second time to fix the $LR references.
1469         (org-table-get-specials): Add the $LR references to the tables.
1470         (org-table-get-formula): Do not offer last-row names as LHS of
1471         formulas.
1473         * org.el (org-store-link): Capture link description from
1474         `org-id-store-link'.
1476         * org-exp.el (org-export-html-format-image): Add the / to the end
1477         of the <img> tag.
1478         (org-export-format-source-code): Surround example by empty lines,
1479         to make sure it will not be inside a paragraph.
1481         * org.el (org-ido-switchb): New function.
1483 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
1485         * org-agenda.el (org-agenda-show): New prefix argument
1486         FULL-ENTRY.
1488         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
1489         argument.
1491         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
1492         `org-agenda-change-all-lines'.
1493         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
1494         tags are now retrieved locally.
1496 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
1498         * org.el (org-get-outline-path): Fix bug if level is not given.
1499         (org-org-menu): Do not quote function in menu vector.
1501         * org-agenda.el (org-finalize-agenda): Fix typo with variable
1502         name.
1504 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
1506         * org.el (org-refile): Avoid refiling to within the region to be
1507         refiled.
1509         * org-export-latex.el (org-export-latex-special-chars): Replace
1510         special characters also in tables.
1512         * org-agenda.el (org-agenda-change-all-lines): New argument
1513         FORCE-TAGS.
1514         (org-agenda-set-tags): Cet the new tags and pass them to
1515         `org-format-agenda-item'.
1517 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
1519         * org-export-latex.el (org-export-latex-classes): Add longable as
1520         a default package to all classes.
1521         (org-export-latex-tables): Handle the longtable attribute and the
1522         align attribute.
1524         * org-table.el (orgtbl-to-generic): Handle tables that start with
1525         a hline.
1527         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
1528         \verb for colde-like snippets.
1529         (org-export-as-latex): Fix issues with region export.
1531         * org.el (org-up-heading-safe): Speed up function by using a
1532         direct regexp search.
1533         (org-olpa): New variable.
1534         (org-get-outline-path): Speed-up path constructions in cases where
1535         this is possible because the entire hierarchy is scanned anyway.
1536         (org-refile-get-location): Don't compare the truenames of files,
1537         this is too slow.
1538         (org-goto-max-level): New option.
1539         (org-goto): Use `org-goto-max-level'.
1541 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
1543         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
1544         Strip angle brackets from message-ids in the former and don't do
1545         it in the latter.
1546         (org-gnus-follow-link): Open summary reliable, even if the last
1547         messages were deleted, and handle empty groups, too.
1549 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
1551         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
1552         instead of \texttt for the =...= and ~===~ emphasis environments.
1553         (org-export-as-latex): Remove any old :org-license-to-kill text
1554         properties.
1555         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
1556         (org-export-latex-make-header): Add some hard space after the
1557         table of contents.
1558         (org-export-latex-first-lines): Accept RBEG argument.  Mark
1559         exported text so that it will be excuded in further steps.
1561         * org-table.el (org-table-get-specials): Make @0 reference the
1562         last line in a table.
1563         (org-table-recalculate): Improve docstring.
1565 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1567         * org.el (org-log-done): Fix docstring.
1569 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
1571         * org-exp.el (org-export-html-format-image): Fix bugs.
1573         * org-export-latex.el (org-export-latex-tables)
1574         (org-export-latex-links): Implement attribute, label, and caption
1575         handling.
1577         * org-exp.el (org-export-html-style-default): Add style
1578         definitions for the figure div.
1579         (org-export-preprocess-string, org-export-as-html): Implement
1580         attribute, label, and caption handling.
1581         (org-export-attach-captions-and-attributes): New function.
1582         (org-export-html-format-image): New function.
1583         (org-format-org-table-html): Implement attribute, label, and
1584         caption handling.
1586         * org.el (org-find-text-property-in-string): New function.
1587         (org-extract-attributes): Use the property org-attr instead of
1588         org-attrobutes, because this property is now set with the #+ATTR
1589         lines.
1591 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
1593         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
1594         the case that FROM is nil.
1596         * org.el (org-before-first-heading-p): New function.
1598 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
1600         * org-exp.el (org-export-as-html): Do not add a space before
1601         enforces line breaks.
1602         (org-export-as-html): Close paragraph before blockquote and verse
1603         tags.
1605 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
1607         * org-id.el (org-id-locations-file): Wrap file name with
1608         `convert-standard-filename'.
1609         (org-id-files): New variable.
1610         (org-id-use-hash): New option.
1611         (org-id-update-id-locations): Also search in all files current
1612         listed in `org-id-files'.  Convert the resulting alist to a hash
1613         if the user customation says so.
1614         (org-id-locations-save): Handle he case if `org-id-locations' is a
1615         hash.
1616         (org-id-locations-load): Convert the alist to a hash.
1617         (org-id-add-location): Handle the hast case.
1618         (kill-emacs-hook): Make sure id locations are saved when Emacs is
1619         exited.
1620         (org-id-hash-to-alist, org-id-alist-to-hash)
1621         (org-id-paste-tracker): New functions.
1623 -------------------------------------------------------------------------
1625 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
1627         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
1628         bindings of calendar variables.
1630         * org-table.el (org-table-find-row-type): Renamed from
1631         `org-find-row-type'.
1632         (org-table-rewrite-old-row-references): Renamed from
1633         `org-rewrite-old-row-references'.
1634         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
1635         (org-table-cleanup-narrow-column-properties): Renamed from
1636         `org-cleanup-narrow-column-properties'.
1638 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
1640         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
1641         for better error messages.
1642         (org-table-get-descriptor-line): Supply the new arguments to
1643         `org-find-row-type'.
1644         (org-table-error-on-row-ref-crossing-hline): New option.
1646         * org.el (org-target-link-regexp): Make buffer-local.
1647         (org-move-subtree-down): Fix bug with trees at beginning of
1648         buffer.
1650 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
1652         * org-faces.el (org-set-tag-faces): New function.
1653         (org-tags-special-faces-re): New variable.
1655         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
1657         * org-faces.el (org-tag-faces): New option.
1658         (org-tag): Mention `org-tag-faces' in the docstring.
1660 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
1662         * org-exp.el (org-export-html-style-default): Implement new
1663         quoting.
1665         * org-jsinfo.el (org-infojs-template): Implement new quoting.
1667         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
1668         command to the `w3m-minor-mode-map'.
1670         * org-archive.el (org-archive-to-archive-sibling): Protect
1671         `this-command' to avoid appending kills during archiving.
1673         * org-exp.el (org-export-with-priority): New variable.
1674         (org-export-add-options-to-plist): Use `org-export-plist-vars'
1675         instead of internal list of strings and properties.
1676         (org-print-icalendar-entries): Retrieve the location property with
1677         inheritance.
1679 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
1681         * org-exp.el (org-export-with-todo-keywords): New option.
1682         (org-export-plist-vars): Include also the keys for the #+OPTIONS
1683         line.
1684         (org-default-export-plist, org-export-add-options-to-plist)
1685         (org-export-as-ascii, org-export-as-html): Use the new structure
1686         of `org-export-plist-vars'.
1688         * org.el (org-map-entries): Return all values.
1690 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
1692         * org.el (org-matcher-time): Recognize more special values.
1694         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
1696 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
1698         * org.el (org-tags-exclude-from-inheritance): New option.
1699         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
1700         `org-tags-exclude-from-inheritance'.
1702         * org-agenda.el (org-agenda-show-inherited-tags): New option.
1703         (org-format-agenda-item): Add inherited tags to the agenda line
1704         string, and make sure that properties are kept when downcasing the
1705         tags list.
1706         (org-agenda-add-inherited-tags): New function.
1707         (org-downcase-keep-props): New function.
1709         * org.el (org-scan-tags): Mark inherited tags with a text
1710         property.
1711         (org-get-tags-at): Mark inherited tags with a text property.
1712         (org-add-prop-inherited): New function.
1714         * org-agenda.el (org-agenda-add-inherited-tags): New function.
1715         (org-agenda-show-inherited-tags): New option.
1717 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
1719         * org.el (org-modules): Add org-w3m to the default modules.
1721         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
1722         orgtbl-mode.
1723         (orgtabl-create-or-convert-from-region): New command.
1725         * org-exp.el (org-export-as-ascii): Remove the handling of
1726         targets.
1727         (org-export-ascii-preprocess): Handle targets already in this
1728         function.
1730 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
1732         * org-timer.el (org-timer-start-time): Define this variable.
1733         (org-timer-item): Make argument optional.
1735         * org-list.el (org-insert-item): Automatically insert a timer item
1736         if the current list is a timer list.
1738         * org-timer.el: New file.
1740         * org-publish.el (org-publish-org-index): Only exclude the index
1741         file in the main directory from being added to the site-map.
1742         (org-publish-get-project-from-filename): If the current project is
1743         a component, start publishing from the parent project.
1745 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
1747         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
1749         * org-publish.el (org-publish-org-index): Improve removal of
1750         temporary buffers.
1752         * org-agenda.el (org-get-closed): Re-apply changes
1753         accidentially overwritten by last commit to Emacs.
1755         * org.el (org-outline-path-complete-in-steps): New option.
1756         (org-refile-get-location): Honor
1757         `org-outline-path-complete-in-steps'.
1758         (org-agenda-change-all-lines, org-tags-sparse-tree)
1759         (org-time-string-to-absolute, org-small-year-to-year)
1760         (org-link-escape): Re-apply changes accidentially overwritten
1761         by last commit to Emacs.
1763 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
1765         * org-clock.el (org-dblock-write:clocktable): Make sure the
1766         clocktable sees the first line.
1767         (org-clock-in): Warn if the clock cannot be resumed.
1769 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
1771         * org.el (org-open-at-point): Fix mixup about interactive and
1772         non-interactive elisp links.
1774 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1776         * org-exp.el (org-export-preprocess-string): Allow one comment
1777         line before the first headline to always be included.  This is
1778         to not miss a commented target.
1780         * org-mouse.el (org-mouse-insert-item): Call
1781         `org-indent-to-column' instead of `indent-to', for XEmacs
1782         compatibility.
1784         * org.el (org-refile-targets): Fix customize definition so
1785         that it works also in XEmacs.
1786         (org-fixup-indentation): Call `org-indent-to-column' instead
1787         of `indent-to', for XEmacs compatibility.
1789 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
1791         * org-mew.el (org-mew-store-link): Get the correct case folder
1792         for refiled messages.
1794 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1796         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
1797         line break indicators.
1799         * org.el (org-ido-completing-read): Remove the "i:" prefix for
1800         ido-completion propts.
1802 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1804         * org-remember.el (org-remember-apply-template): Use
1805         `org-substring-no-properties'.
1807         * org-compat.el (org-substring-no-properties): New function.
1809         * org-remember.el (org-remember-apply-template): Use
1810         `org-substring-no-properties' for compatibility.
1812         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
1813         option.
1814         (org-fix-bullet-type): respect
1815         `org-list-two-spaces-after-bullet-regexp'.
1817         * org-clock.el (org-clock-load): Clean up the code.
1819         * org.el (org-adaptive-fill-function): Allow two spaces after
1820         "1." as a list bullet.
1822 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
1824         * org-clock.el (org-clock-save, org-clock-load): Check for
1825         live buffers, existing files, and buffer file names to ensure
1826         consistent information.
1827         (org-clock-persist): Make `clock' a special value of this
1828         variable, and improve docstring.
1830         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
1831         (org-get-string-indentation): Adapt indentation when the bullet
1832         width changes.
1834 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
1836         * org-remember.el (org-remember-finalize): Make interactive.
1837         (org-remember-kill): New command.
1838         (org-remember-finish-immediately): Call `org-remember-finalize'
1839         directly.
1840         (org-remember-finalize): Make `org-remember-finalize' an interactive
1841         function.
1843 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
1845         * org-remember.el (org-remember-apply-template): No ido completion
1846         for free prompts in remember templates.
1847         (org-remember-before-finalize-hook): New hook.
1848         (org-remember-mode): New minor mode.
1849         (org-remember-apply-template): Turn on `org-remember-mode'.
1851         * org-id.el (org-id-add-location): Avoid error when no file is
1852         given.
1854         * org-remember.el (org-remember-apply-template): Fix the way how
1855         the list of allowed properties is retrieved from the target file.
1857         * org.el (org-insert-link): Improve file link matching.
1859 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
1861         * org-colview.el (org-columns-display-here): New argument
1862         DATELINE, to trigger using the new face.
1863         (org-agenda-colview-summarize): Call `org-columns-display-here'
1864         with the new argument.
1866         * org-faces.el (org-agenda-column-dateline): New face.
1868         * org-publish.el (org-publish-org-index): Use index-title at page
1869         title, not as section.
1871         * org-exp.el (org-export-html-format-desc): Respect the
1872         org-protect property.
1873         (org-export-as-html): Protect image specifiers that are in the
1874         description part of a link.
1876         * org.el (org-sort-entries-or-items, org-completing-read)
1877         (org-refile-get-location, org-olpath-completing-read, org-todo)
1878         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
1879         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
1880         (org-set-property, org-delete-property)
1881         (org-delete-property-globally): Use `org-ido-completing-read'.
1883         * org-remember.el (org-remember-apply-template): Use
1884         `org-ido-completing-read'.
1886         * org-publish.el (org-publish): Use `org-ido-completing-read'.
1888         * org-colview.el (org-columns-edit-value, org-columns-new)
1889         (org-insert-columns-dblock): Use `org-ido-completing-read'.
1891         * org-colview-xemacs.el (org-columns-edit-value)
1892         (org-columns-new, org-insert-columns-dblock): Use
1893         `org-ido-completing-read'.
1895         * org-attach.el (org-attach-delete-one, org-attach-open): Use
1896         `org-ido-completing-read'.
1898         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
1899         `org-ido-completing-read'.
1901         * org.el (org-time-today): New function.
1902         (org-matcher-time): Use `org-time-today'.  Add special treatment
1903         for "<tomorrow>" and "<yesterday>".
1904         (org-ido-completing-read): New function.
1905         (org-completion-use-ido): New option.
1907         * org-exp.el (org-export-format-source-code): Fix bug in require
1908         htmlize code.
1909         (org-export-target-internal-links): Fix bug in search for text
1910         property.
1912 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
1914         * org-export-latex.el (org-export-latex-subcontent): Interprete
1915         target aliases as additonal labels.
1917         * org-exp.el (org-export-target-aliases): New variable.
1918         (org-export-preprocess-string)
1919         (org-export-handle-invisible-targets): Fill the alias alist.
1920         (org-export-as-html): Remove the &nbsp; from the anchor, and also
1921         assign an id.
1922         (org-html-level-start): Insert the target aliases as additonal
1923         anchors.
1925         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
1926         picture area.
1928 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
1930         * org.el (org-open-at-mouse): Ensure correct link abbreviations
1931         when following a link with the mouse from the agenda.
1933         * org-exp.el (org-export-as-html): Avoid lone </div> when no
1934         headlines are created.
1936 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
1938         * org-exp.el (org-export-preprocess-string): Reorder so that we
1939         can still see ID properties when we collect targets.
1940         (org-export-target-internal-links): Also store targets for ID's.
1942         * org.el (org-link-translation-function): New option.
1943         (org-open-at-point): Call `org-link-translation-function' if
1944         non-nil.
1945         (org-translate-link): New function.
1946         (org-translate-link-from-planner): New function.
1947         (org-open-at-point): Allow interactive commands in elisp links.
1949         * org-exp.el (org-icalendar-cleanup-string): Restore the old
1950         iCalendar quoting.  The new one seems to caus problems with
1951         applications.
1953         * org.el (org-yank): Set `this-command' to `yank', so that
1954         `yank-pop' will work.
1956 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1958         * org-id.el (org-id-search-archives): New option.
1960         * org.el (org-link-to-org-use-id): New option.
1961         (org-store-link): Use `org-link-to-org-use-id'.
1962         (org-id): Make org-id.el a standard component.
1964 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1966         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
1967         hexified version of the tag.
1969         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
1970         compliance as far as quoting is concerned.
1972         * org-vm.el (org-vm-follow-link): Require `vm-search'.
1974         * org.el (org-up-heading-safe, org-forward-same-level): Always
1975         call `org-back-to-heading' instead of `outline-back-to-heading'.
1976         (org-back-to-heading): New wrapper around outline-back-to-heading,
1977         with a useful error message telling where the error happened.
1979         * org-list.el (org-update-checkbox-count): Always call
1980         `org-back-to-heading' instead of `outline-back-to-heading'.
1982         * org-exp.el (org-export-as-html): Make sure that each <img> tag
1983         has an `alt' attribute, to ensure XHTML validation.
1985 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
1987         * org-publish.el (org-publish-attachment): Allow publishing to
1988         overwrite attachment files.
1990         * org-agenda.el (org-agenda-timerange-leaders): New option.
1991         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
1993         * org.el (org-edit-src-exit): Untabify ASCII image before
1994         returning.
2007 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2009         * org.el (org-yank): Make any prefix force normal yanking.
2010         Suppress folding if text would be swallowed into a folded
2011         subtree.
2012         (org-yank-folded-subtrees, org-yank): Docstring updates.
2014         * org-agenda.el (org-agenda-compare-effort): Treat no effort
2015         defined as 0.
2017         * org-exp.el (org-export-language-setup): Add Catalan and
2018         Esperanto language entries.
2020 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
2022         * org.el (org-refile): Allow refiling of entire regions.
2024         * org-clock.el (org-clock-time%): New function.
2026         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
2027         retrieve property values.
2029 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
2031         * org-agenda.el (org-agenda-list): Handle the value `only' of
2032         org-agenda-show-log'.
2033         (org-agenda-log-mode): Interpret a double prefix arg.
2035 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
2037         * org-exp.el (org-export-html-footnotes-section): New variable.
2038         (org-export-as-html): Use `org-export-html-footnotes-section' to
2039         insert the footnotes.
2040         (org-export-language-setup): Add "Footnotes" to language words.
2042 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
2044         * org.el (org-yank): Fix bug when not inserting a subtree.
2046 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
2048         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
2049         instead of `vm-beginning-of-message'.
2051         * org.el (org-make-link-regexps): Make sure that links to gnus can
2052         contain brackets.
2054 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
2056         * org-attach.el (org-attach-dir): Remove duplicate ID creation
2057         code.
2059         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
2060         shell output.
2062         * org.el (org-link-abbrev-alist): Improve customization type.
2064         * org-attach.el (org-attach-expand-link, org-attach-expand): New
2065         functions.
2067         * org-agenda.el (org-agenda-get-progress): Renamed from
2068         `org-get-closed'.  Implement searching for state changes as well.
2069         (org-agenda-log-mode-items): New option.
2070         (org-agenda-log-mode): New option prefix argument, interpreted as
2071         request to show all possible progress info.
2072         (org-agenda-get-day-entries): Call `org-get-progress' instead of
2073         `org-get-closed'.
2074         (org-agenda-set-mode-name): Handle the more complex log mode
2075         settings.
2076         (org-get-closed): New alias, pointing to `org-get-progress'.
2078 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
2080         * org.el (org-file-apps-defaults-gnu)
2081         (org-file-apps-defaults-macosx)
2082         (org-file-apps-defaults-windowsnt): Add an entry defining the
2083         system command.
2084         (org-file-apps): Allow `system' as key and value.
2085         (org-open-at-point): Explain the effect of a double prefix arg.
2086         (org-open-file): If the argument `in-emacs' is (16),
2087         i.e. corresponding to a double prefix argument, try to open the
2088         file externally.
2090 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
2092         * org.el (org-insert-link): Abbreviate absolute files names in
2093         links.  Also, fix a bug in which the double C-u prefix would not
2094         be honored.
2096 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
2098         * org.el (org-insert-heading): If buffer does not end with a
2099         newline, add one if necessary to insert headline correctly.
2101         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
2102         paragraphs, not inside.
2104         * org.el (org-todo): Quote
2105         `org-agenda-headline-snapshot-before-repeat'.
2107         * org-exp.el (org-export-as-html): Fully process link descriptions.
2108         (org-export-html-format-desc): New function.
2109         (org-export-as-html): Collect footnotes into the correct basket.
2110         (org-html-protect): No longer protect quotations marks here, this
2111         goes wrong.
2113         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
2114         BEG.
2116         * org-compat.el (org-fit-window-to-buffer): New function (not
2117         really, a preliminary and incomplete version was present earlier,
2118         but not used).
2120         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
2121         `org-fit-window-to-buffer'.
2123         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
2125         * org-agenda.el (org-agenda-get-restriction-and-command)
2126         (org-fit-agenda-window, org-agenda-convert-date): Use
2127         `org-fit-window-to-buffer'.
2129         * org-exp.el (org-export-as-html): Process href links through
2130         `org-export-html-format-href'.
2131         (org-export-html-format-href): New function.
2133         * org-agenda.el (org-agenda-todo): Update only the current
2134         headline if this is a repeated TODO, marked done for today.
2135         (org-agenda-change-all-lines): New argument JUST-THIS, to change
2136         only the current line.
2138         * org.el (org-todo): Take a snapshot of the headline if the
2139         repeater might change it.
2141 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
2143         * org-publish.el (org-publish-find-title): Remove buffers visited
2144         only for extracting the title.
2146         * org-exp.el (org-export-html-style)
2147         (org-export-html-style-default): Mark style definitions as
2148         unparsed CDATA.
2150         * org-publish.el (org-publish-validate-link): Function
2151         re-introduced.
2153 2008-11-02  Charles Sebold  <csebold@gmail.com>
2155         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
2156         property.
2157         (org-plot-quote-timestamp-field): New function.
2158         (org-plot-quote-tsv-field): Call timestamp field function when
2159         necessary rather than just quoting as a string.
2160         (org-plot/gnuplot-to-data): Pass in timefmt property.
2161         (org-plot/gnuplot-script): Supports timefmt property.
2162         (org-plot/gnuplot): Checks for timestamp column before checking
2163         for text index column.
2165 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
2167         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
2169         * org-publish.el (org-publish-org-index): Create a section in the
2170         index file.
2171         (org-publish-org-index): Stop linking to directories.
2173         * org.el (org-emphasis-alist): Use span instead of <u> to
2174         underline text.
2176         * org-exp.el (org-export-as-html): Make sure <p> is closed before
2177         <pre> sections.
2179 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
2181         * org-jsinfo.el (org-infojs-template): Remove language attribute
2182         from script tag.
2184 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
2186         * org-agenda.el (org-agenda-remove-marked-text): New function.
2187         (org-agenda-mark-filtered-text)
2188         (org-agenda-unmark-filtered-text): New functions.
2189         (org-write-agenda): Remove fltered text.
2191         * org.el (org-make-tags-matcher): Give access to TODO "property"
2192         without speed penalty.
2194 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
2196         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
2197         option.
2198         (org-store-link-props): Make sure adding to the plist works
2199         correctly.
2201         * org-gnus.el (org-gnus-no-new-news): New function.
2202         (org-gnus-follow-link): Allow the article ID to be a message-id,
2203         in addition to allowing article numbers.  Message IDs make much
2204         more roubust links.
2205         (org-gnus-store-link): Use message-id to create link.
2207 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
2209         * org.el (org-emphasize): Reverse the selection array.
2210         (org-emphasis-alist): Set <code> tags for the verbatim
2211         environment.
2213         * org-remember.el (org-remember-handler): Fix bug with
2214         prefix-related changing of the note storage target.
2216         * org-exp.el (org-print-icalendar-entries): Make the exported
2217         priorities compatible with RFC 2445.
2219         * org-clock.el (org-clock-save): Insert time stamp without
2220         dependence on time-stamp.el.
2222 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
2224         * org.el ("saveplace"): If saveplace puts point into an invisible
2225         location, make it visible.
2226         (org-make-tags-matcher): Allow inactive time stamps in time
2227         comparisons.
2228         (org-yank-adjusted-subtrees): New option.
2229         (org-yank): Incorporate adjusting trees.
2230         (org-paste-subtree): New argument FOR-YANK which will cause
2231         insertion at point without backing up over white lines, and leave
2232         point at the end of the inserted text.  Also if the cursor is
2233         at the beginning of a headline, use the same level or the inserted
2234         tree.
2236         * org-publish.el (org-publish-get-base-files-1): Deal correctly
2237         with broken symlinks
2239 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
2241         * org-exp.el (org-export-select-tags, org-get-current-options):
2242         Fix typo.
2244 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
2246         * org-agenda.el (org-format-agenda-item)
2247         (org-agenda-filter-make-matcher): Make sure tags are stored and
2248         compared donwcased.
2250 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
2252         * org.el (org-insert-todo-heading): Fix bug with force-heading
2253         argument.
2255 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
2257         * org-clock.el (org-clock-in-resume): Add a custom option to
2258         toggle starting the clock from an open clock line.
2259         (org-clock-in): When clocking in to an entry, if
2260         `org-clock-in-resume' is set, check if the first clock line is
2261         open and if so, start the clock from the time in the clock line.
2262         (org-clock-persist): Add a custom option to toggle clock
2263         persistence.
2264         (org-clock-persist-query-save): Add a custom option to toggle
2265         asking the user if they want to save the running clock when
2266         exiting.
2267         (org-clock-persist-query-resume): Add a custom option to toggle
2268         asking the user if they want to resume the saved clock when Emacs
2269         is restarted.
2270         (org-clock-save): Add a function to save clock data.
2271         This includes the contents of `org-clock-history' and the buffer
2272         and position of the currently clocked task, if any.
2273         (org-clock-load): Add a function to load clock data.
2274         This populates `org-clock-history', and resumes the saved clocked
2275         task if there is one.
2276         (org-clock-persistence-insinuate): Add a method to set up the
2277         hooks for clock persistence.
2279 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
2281         * org-exp.el (org-export-as-ascii): Handle the case that we are
2282         publishing from an indirect buffer.
2284         * org-table.el (org-table-copy-down): Fix bug with time stamp
2285         increment.
2287         * org-mouse.el (org-mouse-features): New option.
2288         (org-mode-hook): Turn on features depending on
2289         `org-mouse-features'.
2291         * org.el (org-insert-heading-respect-content): Force heading
2292         creation.
2293         (org-insert-heading): keep the folding state of the heading before
2294         the inserted one.
2296 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
2298         * org-archive.el (org-archive-to-archive-sibling): Handle top
2299         level headlines better.
2301 2008-10-21  Bastien Guerry  <bzg@altern.org>
2303         * org-export-latex.el (org-export-latex-classes): Added
2304         \usepackage{graphicx} to the default list of packages.
2306 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
2308         * org-agenda.el (org-agenda-filter): Renamed from
2309         `org-agenda-filter-tags'.
2311 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
2313         * org.el (org-entry-properties): Add CATEGORY property, iven if it
2314         is not defined as a property in this entry.
2315         (org-add-log-note): Mask prefix argument when immediately storing
2316         the note.
2318         * org-agenda.el (org-agenda-filter-effort-default-operator): New
2319         option.
2321 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
2323         * org.el (org-add-log-setup): Bugfix; code to find insertion point
2324         after drawers was skipping ahead one line too many, so notes were
2325         inserted after the first note instead of before it.
2327 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
2329         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
2330         New variables.
2331         (org-prepare-agenda): Reset the filter tags.
2332         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
2333         Show filter tags in mode line.
2335         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
2336         formatter.
2338         * org-export-latex.el (org-latex-entities-regexp): New constant.
2339         (org-export-as-pdf): Use two calls to `shell-command'.
2341 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
2343         * org-export-latex.el (org-export-latex-treat-sub-super-char):
2344         Honor the {} value of the subsuperscript setting.  Make sure that
2345         longer subsuperscripts are typeset in a roman font.
2347         * org.el (org-clock-update-time-maybe): Compute negative clock
2348         intervals correctly.
2350 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
2352         * org.el (org-add-log-setup): Respect
2353         `org-log-state-notes-insert-after-drawers'.
2354         (org-log-state-notes-insert-after-drawers): New option.
2355         (org-todo-trigger-tag-changes): New function.
2356         (org-todo): Call `org-todo-trigger-tag-changes'.
2358 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
2360         * org.el (org-add-log-setup): Only skip drawers if the are
2361         immediately after the scheduling keywords.
2363         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
2364         function
2365         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
2366         call it with the current todo state to get the state to switch to
2367         when clocking in.
2368         (org-clock-in): Use org-indent-line-function to indent clock lines.
2369         (org-clock-find-position): Fix indentation of empty clock drawers.
2371 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
2373         * org-publish.el (org-publish-org-to): Handle case when
2374         org-export-to-pdf does return a file name, not a buffer.
2375         (org-publish-org-to-pdf): New function.
2377         * org-export-latex.el (org-export-as-pdf)
2378         (org-export-as-pdf-and-open): New commands.
2380         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
2381         forms as ranges.
2383         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
2384         things in protexted regions.
2386 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
2388         * org-export-latex.el (org-export-latex-preprocess): Improve
2389         quoting of LaTeX environments.
2391 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
2393         * org.el (org-edit-fixed-width-region): Exclude final newline from
2394         picture area.
2396         * org-export-latex.el (org-export-latex-subcontent): Add labels to
2397         sections, to make internal links work.
2398         (org-export-latex-fontify-headline): Do not remove all text
2399         properties, to make sure that target properties survive this
2400         process.
2402         * org-exp.el (org-export-preprocess-string): Change sequence of
2403         modifications, to make sure links are prepared before the LaTeX
2404         conversions do happen.
2406 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
2408         * org-attach.el (org-attach-delete-all): Renamed from
2409         `org-attch-delete'.  Add a security query before deleting the
2410         entire directory.  New optional argument FORCE can overrule the
2411         security query.
2412         (org-attach-delete-one): New command.
2414 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
2416         * org-attach.el (org-attach-file-list): Fix bug with directory.
2418 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
2420         * org.el (org-apps-regexp-alist): New function.
2421         (org-file-apps): Add auto-mode to the default value.
2422         (org-open-file): Use the new structure of org-file-apps.
2424         * org-attach.el (org-attach): Support the new keys.
2425         (org-attach-method): New option.
2427 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
2429         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
2430         March.
2432         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
2433         of the list value o `org-use-tag-inheritance'.
2435         * org-attach.el (org-attach-auto-tag): New option.
2436         (org-attach-tag, org-attach-untag): New functions.
2437         (org-attach-attach, org-attach-new, org-attach-sync): Call
2438         `org-attach-tag'.
2439         (org-attach-delete): Call `org-attach-untag'.
2441 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
2443         * org-table.el (orgtbl-self-insert-command): Make this work for
2444         the keypad as well.
2446 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
2448         * org.el (org-add-log-setup): Limit searc for drawers to entry
2449         text, not to subtree.
2451         * org-clock.el (org-clock-heading-for-remember): New variable.
2452         (org-clock-in): Set `org-clock-heading-for-remember'.
2454 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
2456         * org-remember.el (org-remember-apply-template): Add new
2457         expansions: %k, %K for currently clocked task and a link to the
2458         currently clocked task, and %< to file notes in the currently
2459         clocked task.
2461 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
2463         * org-export-latex.el (org-export-latex-make-header): Also insert
2464         the content of the property :latex-header-extra.
2466         * org-exp.el (org-infile-export-plist): Put the content of
2467         #+LATEX_HEADER: into the property :latex-header-extra.
2469         * org-colview.el (org-columns-get-format-and-top-level): Remove
2470         resetting the marker.
2472         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
2473         Remove resetting the marker.
2475         * org.el (org-entry-property-inherited-from): Improve docstring.
2476         (org-entry-get-with-inheritance): Reset marker before starting the
2477         search.
2479         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
2481 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
2483         * org.el (org-entry-get-multivalued-property)
2484         (org-entry-protect-space, org-entry-restore-space): New
2485         functions.
2486         (org-file-apps-defaults-macosx): Let postscript files be opened by
2487         preview.
2488         (org-time-stamp-inactive): Call `org-time-stamp'.
2489         (org-time-stamp): New argument `inactive'.  Also edit inacive
2490         stamps. Convert time stamp type.
2491         (org-open-file): Interpret the `default' value for the `command'
2492         in `org-file-apps'.
2494         * org-id.el (org-id-int-to-b36-one-digit)
2495         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
2496         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
2497         b36.
2499 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
2501         * org-id.el (org-id-reverse-string): New function.
2502         (org-id-new): Use `org-id-reverse-string' to make sure the
2503         beginning chars of the ID are mutating fast.  This allows to use a
2504         directory structure to spread things better.
2505         (org-id-prefix): Changed default to nil.
2507         * org-list.el (org-move-item-down, org-move-item-up): Remember and
2508         restore the column of the cursor position.
2510         * org-remember.el (org-remember-apply-template): Remove properties
2511         from `initial'.
2513 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
2515         * org-wl.el (org-wl-open): Remove useless call to
2516         `wl-thread-open-all'.
2518         * org-remember.el (org-remember-handler): Fix bug with `bottom'
2519         location.
2521 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
2523         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
2524         `org-bbdb-anniversaries'.
2526         * org.el (org-get-next-sibling, org-forward-same-level): New
2527         functions, similar to the outline versions, but invisible headings
2528         are OK.
2530 2008-09-25  Bastien Guerry  <bzg@altern.org>
2532         * org.el (org-auto-repeat-maybe): Insert a space between
2533         the timestamp's type and the timestamp itself.
2535 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
2537         * org-table.el (org-table-sum): Do not format the result with %g,
2538         it does rounding when there are too many digits.
2540         * org.el (org-map-entries): Protect the keyword-selecting variables.
2542 2008-09-23  Bastien Guerry  <bzg@altern.org>
2544         * org-agenda.el (org-agenda-to-appt): Make sure the function check
2545         against all agenda files.
2547 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
2549         * org-list.el: New file, aggregating list functions from org.el
2550         and org-export-latex.el.
2552         * org.el (org-edit-src-region-extra): New option.
2554 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
2556         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
2557         time before 1am.
2559 2008-09-22  Bastien Guerry  <bzg@altern.org>
2561         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
2563 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
2565         * org-plot.el (org-plot/gnuplot): Make tables starting with a
2566         hline work correctly.
2567         (org-plot/gnuplot-script): Put commas at the end of each script
2568         line.
2570 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
2572         * org.el (org-get-refile-targets): Replace links with their
2573         descriptions
2574         (org-imenu-get-tree): Replace links with their descriptions.
2576         * org-remember.el (org-remember-apply-template): Add a new
2577         expansion for adding properties to remember items.
2579         * org.el (org-add-log-setup): Skip over drawers (properties,
2580         clocks etc) when adding notes.
2582         * org-agenda.el (org-agenda-get-closed): show durations of clocked
2583         items as well as the start and end times.
2585         * org-compat.el (org-get-x-clipboard-compat): Add a compat
2586         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
2588         * org-remember.el (org-get-x-clipboard): Use the compat
2589         function to get clipboard values when x-selection-value is
2590         unavailable. Use substring-no-properties instead of
2591         set-text-properties to remove text properties from the clipboard
2592         value.
2594         * lisp/org-clock.el (org-update-mode-line): Support limiting the
2595         modeline clock string, and display the full todo value in the
2596         tooltip. Set a local keymap so mouse-3 on the clock string goes to
2597         the currently clocked task.
2598         (org-clock-string-limit): Add a custom value for the maximum
2599         length of the clock string in the modeline.
2600         (org-clock-mode-map): Add a keymap for the modeline string
2602 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
2604         * org-compat.el (org-propertize): New function.
2606 2008-09-20  Bastien Guerry  <bzg@altern.org>
2608         * org-export-latex.el (org-export-latex-tables): protect exported
2609         tables from further special chars conversion.
2610         (org-export-latex-preprocess): Preserve LaTeX environments.
2611         (org-list-parse-list): Parse descriptive lists.
2612         (org-list-to-generic, org-list-to-latex, org-list-to-html)
2613         (org-list-to-texinfo): Export descriptive lists.
2614         (org-quote-chars): Remove.
2615         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
2616         (org-export-latex-list-beginning-re): Rename to
2617         `org-list-beginning-re'
2618         (org-list-item-begin): Rename to `org-list-item-beginning'
2620 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
2622         * org.el (org-refile): Allow refiling to the last entry in the
2623         buffer.
2624         (org-get-tags-at): Fix bug when inheritance is turned off.
2626 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
2628         * org.el (org-indent-line-function): No longer check for src
2629         regions, this is too much overhead.
2631         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
2632         matching.
2634         * org.el (org-scan-tags): Make sure that tags matching is not case
2635         sensitive.  TODO keyword matching is case sensitive, however, to
2636         avoid confusion with similar words that are not meant to be
2637         keywords.
2639 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
2641         * org.el (org-get-local-tags-at): New function.
2642         (org-get-local-tags): New function.
2644         * org-exp.el (org-export-get-categories): New function.
2646         * org-agenda.el (org-sorting-choice)
2647         (org-agenda-sorting-strategy, org-agenda-get-todos)
2648         (org-agenda-get-timestamps, org-agenda-get-deadlines)
2649         (org-agenda-get-scheduled, org-agenda-get-blocks)
2650         (org-entries-lessp): Implement sorting by TODO state.
2651         (org-cmp-todo-state): New defsubst.
2653         * org-colview.el (org-colview-construct-allowed-dates): New
2654         function.
2655         (org-columns-next-allowed-value): Use
2656         `org-colview-construct-allowed-dates'.
2658         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
2659         function.
2660         (org-columns-next-allowed-value): Use
2661         `org-colview-construct-allowed-dates'.
2663 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
2665         * org.el (org-protect-slash): New function.
2666         (org-get-refile-targets): Use `org-protect-slash'.
2668         * org-agenda.el (org-global-tags-completion-table): New variable.
2670         * org-exp.el (org-export-handle-export-tags): New function.
2671         (org-export-preprocess-string): Call
2672         `org-export-handle-export-tags'.
2674         * org-plot.el: New file.
2676         * org-publish.el (org-publish-expand-components): Function removed.
2677         (org-publish-expand-projects): Allow components to have components.
2679 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
2681         * org.el (org-indent-line-function): Do not indent in regions that
2682         are external source code.
2683         (org-yank-and-fold-if-subtree): New function.
2685         * org-agenda.el (org-agenda-todayp): New function.
2686         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
2687         `org-agenda-todayp'.
2689         * org.el (org-insert-heading-respect-content)
2690         (org-insert-todo-heading-respect-content): New commands.
2691         (org-insert-heading-respect-content): New option.
2692         (org-insert-heading): Respect `org-insert-heading-respect-content'.
2694         * org-clock.el (org-clock-find-position): Make sure the note after
2695         the clock line gets moved into the new clock drawer.
2697 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
2699         * org-id.el (org-id-new): New option.
2701 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
2703         * org-table.el (org-table-copy-down): Avoid overflow during
2704         increment.  Use prefix argument 0 to temporarily disable the
2705         increment.
2707 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
2709         * org-exp.el (org-export-as-html): Do not turn on the major mode
2710         if the buffer will be killed anyway.
2711         (org-get-current-options): Exclude the #+TEXT field.
2712         (org-export-as-html): Make sure text before the first headline is
2713         a paragraph.
2715         * org-publish.el (org-publish-org-to): Tell the exporter that this
2716         buffer will be killed, so it is not necessary to do major mode
2717         initialization.
2719         * org-archive.el (org-archive-to-archive-sibling): Show empty
2720         lines after folding the archive sibling.
2722         * org.el (org-log-note-extra): New variable.
2724 2008-09-05  Bastien Guerry  <bzg@altern.org>
2726         * org.el (org-additional-option-like-keywords): Added keywords for
2727         the _QUOTE, _VERSE and _SRC environments.
2729         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
2730         exporting _QUOTE and _VERSE environments.
2732 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
2734         * org-agenda.el (org-agenda-filter-by-tag): New command.
2736         * org-exp.el (org-get-current-options): Remove angular brackets
2737         from the date entry.
2739         * org.el (org-edit-fixed-width-region): New function.
2740         (org-edit-fixed-width-region): Also try
2741         `org-edit-fixed-width-region'.
2742         (org-edit-fixed-width-region-mode): New option.
2743         (org-activate-code): Only interprete lines starting with colon
2744         plus a space as example lines.
2746         * org-remember.el (org-remember-templates): Add nil instead of
2747         empty strings to fix the length of remember templates.
2749         * org-table.el (org-calc-default-modes): Fix the time format for
2750         calc, from 12 hour to 24 hour clock.
2752 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
2754         * org-agenda.el (org-agenda-get-deadlines)
2755         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
2756         entries that are pre-warnings of deadlines or reminders.
2758         * org.el (org-sort-entries-or-items): Make numeric and alpha
2759         comparisons ignore any TODO keyword and priority cookie.
2761         * org-remember.el (org-remember-handler): Reinterpretation of the
2762         prefix argument.
2764 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
2766         * org-agenda.el (org-agenda-get-scheduled): Use new
2767         `org-scheduled' face.
2769         * org-faces.el (org-scheduled): New face.
2771         * org-wl.el (org-wl-open): Remove incorrect declaration.
2773         * org-gnus.el (org-gnus-store-link): Support for :to information
2774         in gnus links.
2776         * org-exp.el (org-export-as-html): Fixed typo in creator
2777         information.
2778         (org-export-protect-examples): New parameter indent.  Insert extra
2779         spaces only when this parameter is specified.
2780         (org-export-preprocess-string): Call `org-export-protect-examples'
2781         with an indentation parameter when exporting to ASCII.
2783         * org-remember.el (org-remember-templates)
2784         (org-remember-apply-template): Allow the file component to be a
2785         function.
2787         * org.el (org-goto-local-search-headings): Renamed from
2788         `org-goto-local-search-forward-headings'.  Added the possibility
2789         to search backwards.
2791 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
2793         * org-export-latex.el (org-export-latex): New customization
2794         group.
2796         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
2798 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
2800         * org-exp.el (org-html-do-expand): Allow {} to terminate
2801         tex macro
2803 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
2805         * org.el (org-buffer-list): Select buffers based on major mode,
2806         not on file name.
2808 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
2810         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
2811         face property.
2813         * org-colview.el (org-columns-display-here): Use
2814         `org-columns-modify-value-for-display-function'.
2816         * org-colview-xemacs.el (org-columns-display-here): Use
2817         `org-columns-modify-value-for-display-function'.
2819 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
2821         * org.el (org-columns-modify-value-for-display-function): New option.
2833         * org-publish.el (org-publish-file): Make sure the directory match
2834         for the publishing directory works correctly.
2836         * org-agenda.el (org-agenda-execute-calendar-command)
2837         (org-agenda-diary-entry): Additional optional argument.
2839 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
2841         * org-exp.el (org-export-as-html): Add attributes also in mailto
2842         and ftp links.
2844         * org.el (org-autoload): Add `org-dblock-write:columnview'.
2853 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
2855         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
2856         sure that calls from `org-export-region-as-html' do not do the
2857         special check for a subtree.
2859 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
2861         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
2863 2008-07-20  Juri Linkov  <juri@jurta.org>
2865         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
2866         new keymap `narrow-map' instead of binding "\C-xns".
2868 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
2870         * org.el (org-open-file): Use
2871         `org-open-directory-means-index-dot-org'.
2872         (org-open-directory-means-index-dot-org): New option.
2874 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
2876         * org.el (org-make-link-string): Remove link attributes from
2877         description.
2878         (org-open-at-point): Remove link attributes bevore using the path.
2880         * org-exp.el (org-export-as-html): Handle link attributes.
2882         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
2884         * org-table.el (org-table-to-lisp): New function.
2886         * org.el (org-narrow-to-subtree): Do not include the final newline
2887         into the narrowed region.
2889         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
2890         bug with user-define skipping condition.
2892 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
2894         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
2896 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
2898         * org-exp.el (org-export-html-style-default): Automatic overflow
2899         handling for pre fields.
2900         (org-export-as-ascii, org-export-as-html): Change default format
2901         for time stamp.
2903         * org-table.el (org-table-export): Offer completion for translator
2904         functions, and do not require a heading above the table.
2906         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
2907         Cater for the case of a list starting in the first line of the
2908         buffer.
2910 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
2912         * org-publish.el (org-publish-find-title): Bug fix.
2913         (org-publish-org-index): Implement new :index-style option.
2915 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
2917         * org-publish.el (org-publish-timestamp-filename): Use
2918         SHA1-encoded file names in the timestamp directory.
2920 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
2922         * org-publish.el (org-publish-needed-p): Be verbose about files
2923         published and files skipped.
2925         * org-exp.el (org-export-preprocess-string): Swap link
2926         normalization and inernal link targeting.
2928         * org-publish.el (org-publish-needed-p): Create timestamp
2929         directory when it does not exist.
2931 2008-07-04  Bastien Guerry  <bzg@altern.org>
2933         * org-clock.el (org-clock-out-when-done): Doc fix.
2935         * org.el (org-agenda-skip-unavailable-files): Doc fix.
2937         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
2938         Ignore case when searching for the COMMENT cookie at export time.
2940 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
2942         * org-exp.el (org-get-file-contents)
2943         (org-get-and-remove-property): New functions.
2944         (org-export-handle-include-files): Handle the new prefix options.
2945         (org-export-as-html): Fix the verse environment.
2947 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
2949         * org.el (org-time=, org-time<, org-time<=, org-time>)
2950         (org-time>=, org-time<>, org-2ft): New functions.
2951         (org-op-to-function): Also provide for the time testing fucntions.
2953 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
2955         * org-exp.el (org-export-html-style-default): New constant.
2957 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
2959         * org-exp.el (org-export-html-style-extra): New variable.
2960         (org-export-splice-style): New function.
2962 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
2964         * org-exp.el (org-export-plist-vars, org-export-as-html):
2965         Implement `org-export-creator-info'.
2966         (org-export-creator-info): New option.
2968 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
2970         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
2971         (org-property-drawer-re, org-clock-drawer-re): New constants.
2973 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
2975         * org-exp.el (org-icalendar-use-deadline)
2976         (org-icalendar-use-scheduled): New options.
2977         (org-icalendar-include-todo): Default changed to t.
2978         (org-print-icalendar-entries): Implement better utilization of
2979         scheduling and deadline time stamps.
2980         (org-export-target-internal-links, org-export-as-html): Allow file
2981         lines without the "file:" prefix if the file path is an absolute
2982         path or starts with ".".
2984         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
2985         lastweek etc.
2986         (org-clock-special-range): Also undertand yesterday, lastweek etc.
2988 2008-06-18  Glenn Morris  <rgm@gnu.org>
2989         * org.el (org-map-entries): Let-bind `file'.
2991 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
2993         * org.el (org-agenda-skip-archived-trees): Docstring now
2994         discourages using this.
2995         (org-scan-tags): Check for org-agenda-archives-mode.
2996         (org-map-entries): Make sure org-agenda-archives-mode is nil.
2997         (org-agenda-files): Functionality of second arg changed.
2999         * org-agenda.el (org-agenda-archives-mode): New variable
3000         (org-write-agenda, org-prepare-agenda, org-agenda-list)
3001         (org-search-view, org-todo-list, org-tags-view)
3002         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
3003         `ifmode' argument.
3004         (org-agenda-quit): Reset the archives mode.
3005         (org-agenda-archives-mode): New command.
3006         (org-agenda-set-mode-name): Include archives info.
3008 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
3010         * org.el (org-paste-subtree): Make sure the yanked headline is
3011         visible if it was yanked at a visible point.
3012         (org-move-item-up): Fix the bug with moving white space at the end
3013         of the item.
3014         (org-show-empty-lines-in-parent): New function.
3016 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
3018         * org-colview.el (org-columns-next-allowed-value): Bug fix.
3020         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
3022         * org-agenda.el (org-agenda-get-closed): Get the end time into the
3023         agenda prefix as well.
3025         * org-publish.el (org-publish-org-index): Make a properly indented
3026         list.
3028         * org.el (org-calendar-agenda-action-key): New option.
3029         (org-get-cursor-date): New function.
3030         (org-mark-entry-for-agenda-action): New command.
3031         (org-overriding-default-time): New variable.
3032         (org-read-date): Respect `org-overriding-default-time'.
3034         * org-remember.el (org-remember-apply-template): Respect the
3035         ovverriding default time.
3037         * org-agenda.el (org-agenda-action-marker): New variable.
3038         (org-agenda-action): New command.
3039         (org-agenda-do-action): New function.
3041 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
3043         * org.el (org-schedule, org-deadline): Protect scheduled and
3044         deadline tasks against changes that accidently remove the
3045         repeater.  Also show a message with the new date when done.
3047 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
3049         * org.el (org-beginning-of-line): Cater for the case when there
3050         are tags but no headline text.
3051         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
3052         it set.
3054 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
3056         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
3057         the return value is nil instead of "nil" when there is no match.
3059         * org-exp.el (org-insert-centered): Use fill-column instead of
3060         80.
3061         (org-export-as-ascii): Use string-width to measure the width of
3062         the heading.
3064         * org.el (org-diary-to-ical-string): No longer kill buffer
3065         FROMBUF, this is now done by the caller.
3067         * org-exp.el (org-print-icalendar-entries): Move the call to
3068         `org-diary-to-ical-string' out of the loop, and kill the buffer
3069         afterwords.
3071         * org-remember.el (org-remember-visit-immediately): Position
3072         cursor after moving to the note.
3073         (org-remember-apply-template): Use a text property to record the
3074         cursor position.
3075         (org-remember-handler): Align tags after pasting the note.
3077 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
3079         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
3081         * org-agenda.el (org-agenda-open-link): If there is an
3082         org-bbdb-name property in the current line, jump to that bbdb
3083         entry.
3085         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
3086         text property, so that the agenda knows where this entry comes
3087         from.
3089         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
3090         interaction between clocking-in from the agenda, and  automatic
3091         task state switching.
3093         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
3095         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
3096         zmacs-region stays after this command in XEmacs.
3098 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
3100         * org.el (org-scan-tags): Allow new values for ACTION parameter.
3102         * org-remember.el (org-remember-templates): Fix bug in
3103         customization type definition.
3105         * org.el (org-map-entries): New function.
3107 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
3109         * org-agenda.el (org-agenda-skip-comment-trees): New option.
3110         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
3112 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
3114         * org-remember.el (org-jump-to-target-location): New variable.
3115         (org-remember-apply-template): Set
3116         `org-remember-apply-template' if requested by template.
3117         (org-remember-handler): Start an idle timer to jump to
3118         remember location.
3120         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
3122         * org.el (org-set-regexps-and-options): Fix bug with parsing of
3123         file tags.
3124         (org-get-tags-at): Add the content of `org-file-tags'.
3126         * org-exp.el (org-export-handle-comments): Fix bug with several
3127         comment lines after each other.
3128         (org-number-to-roman, org-number-to-counter): New functions.
3129         (org-export-section-number-format): New option.
3131 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
3133         * org-exp.el (org-export-protect-examples): Catch the case of a
3134         missing end_example line.
3136         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
3137         `org-file-tags' to nil.
3139         * org-colview.el (org-columns-next-allowed-value): Handle next
3140         argument NTH to directly select a value.
3142         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
3143         argument NTH to directly select a value.
3145 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
3147         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
3149 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
3151         * org.el (org-columns-ellipses): New option.
3153 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
3155         * org-colview.el (org-columns-add-ellipses): New function.
3156         (org-columns-compact-links): New function.
3157         (org-columns-cleanup-item): Call `org-columns-compact-links'.
3158         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
3159         when in agenda.
3160         (org-columns-edit-value): Fixed bug with editing values from
3161         agenda column view.
3162         (org-columns-redo): Also redo the agenda itself.
3164 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
3166         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
3167         option.
3169         * org-colview.el (org-agenda-columns-cleanup-item): New function.
3171         * org-exp.el (org-export-ascii-preprocess): Renamed from
3172         `org-export-ascii-clean-string'.
3173         (org-export-kill-licensed-text)
3174         (org-export-define-heading-targets)
3175         (org-export-handle-invisible-targets)
3176         (org-export-target-internal-links)
3177         (org-export-remove-or-extract-drawers)
3178         (org-export-remove-archived-trees)
3179         (org-export-protect-quoted-subtrees)
3180         (org-export-protect-verbatim, org-export-protect-examples)
3181         (org-export-select-backend-specific-text)
3182         (org-export-mark-blockquote-and-verse)
3183         (org-export-remove-comment-blocks-and-subtrees)
3184         (org-export-handle-comments, org-export-mark-radio-links)
3185         (org-export-remove-special-table-lines)
3186         (org-export-normalize-links)
3187         (org-export-concatenate-multiline-links)
3188         (org-export-concatenate-multiline-emphasis): New functions,
3189         obtained from spliiting the export preprocessor.
3191         * org-table.el (org-table-recalculate): Improve error message if
3192         the row number is invalid.
3194 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
3196         * org-archive.el (org-archive-save-context-info): Fix bugs in
3197         customization setup and docstring.
3199         * org-exp.el (org-export-html-style): Changed the size of in the
3200         <pre> element to 90%.
3202 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
3204         * org.el (org-find-src-example-start): Function removed.
3205         (org-edit-src-find-region-and-lang): New function.
3207 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
3209         * org.el (org-edit-src-exit): New function.
3210         (org-exit-edit-mode): New minor mode.
3212         * org-exp.el (org-export-preprocess-string): Fix bug with removing
3213         comment-like lines from protected examples.
3215         * org.el (org-edit-src-example, org-find-src-example-start)
3216         (org-protect-source-example, org-edit-special): New functions.
3218 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
3220         * org-publish.el (org-publish-project-alist): Fix typo in
3221         docstring.
3222         (org-publish-project-alist): Handle :index-title property.
3224 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
3226         * org-export-latex.el (org-export-as-latex): Make sure region
3227         bounds are correct.  Parse subtree properties relating to export.
3229         * org-exp.el (org-export-add-options-to-plist): New function.
3230         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
3232 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
3234         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
3235         EXPORT_TITLE.
3237         * org-exp.el (org-export-get-title-from-subtree)
3238         (org-export-as-ascii, org-export-as-html): Make sure the original
3239         region-beginning and region-end are used, even after moving
3240         point.
3241         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
3242         property.
3244         * org-remember.el (org-remember-last-stored-marker): New variable.
3245         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
3246         (org-remember-handler): Also use marker to remember
3247         last-stored position.
3249         * org.el (org-goto-marker-or-bmk): New function.
3251 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
3253         * org.el (org-file-properties): Renamed from `org-local-properties'.
3254         (org-scan-tags): Take file tags into account.
3255         (org-tags-match-list-sublevels): Default changed to t.
3257         * org-exp.el (org-export-as-html): Close paragraph after a
3258         footnote.
3260         * org.el (org-update-parent-todo-statistics): New function.
3262         * org-exp.el (org-icalendar-store-UID): New option.
3263         (org-icalendar-force-UID): Option removed.
3264         (org-print-icalendar-entries): IMplement UIDs.
3266 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
3268         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
3270 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
3272         * org-faces.el (org-column): Document how this face is being used
3273         and why sometimes the background faces shine through.
3275         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
3277         * org-publish.el (org-publish-attachment): Create publishing
3278         directory if it does not yet exist.
3280         * org-table.el (org-calc-default-modes): Change default number
3281         format to (float 8).
3283         * org.el (org-olpath-completing-read): New function.
3284         (org-time-clocksum-format): New option.
3285         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
3287         * org-clock.el (org-clock-display, org-clock-out)
3288         (org-update-mode-line): Use `org-time-clocksum-format'.
3290         * org-colview-xemacs.el (org-columns-number-to-string): Use
3291         `org-time-clocksum-format'.
3293         * org-colview.el (org-columns-number-to-string): Use
3294         `org-time-clocksum-format'.
3296 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
3298         * org-id.el: New file, move from contrib to core.
3300         * org-exp.el (org-icalendar-force-UID): New option.
3302 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
3304         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
3305         shifted by one day if theere is a date range without an end
3306         time.
3308         * org.el (org-try-structure-completion): New function.
3310 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
3312         * org.el (org-set-font-lock-defaults): Improve fontification of
3313         description lists.
3314         (org-insert-item): Handle description lists.
3315         (org-adaptive-fill-function): Improve auto indentation in
3316         description lists.
3318         * org-exp.el (org-export-as-html, org-export-preprocess-string):
3319         Implement VERSE environment.
3320         (org-export-preprocess-string): Implement the COMMENT
3321         environment.
3323         * org-export-latex.el (org-export-latex-preprocess): Implement
3324         VERSE environment.
3326 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
3328         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
3329         option.
3331 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
3333         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
3335         * org.el (org-quote-csv-field): New functions.
3337         * org-table.el (org-table-export-default-format): Remove :splice
3338         from default format, we get the same effect by not specifying
3339         :tstart and :tend.
3340         (org-table-export): Improve setup, distinguish better between
3341         interactive and non-interactive use, allow specifying the format
3342         on the fly, better protection against wrong file names.
3343         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
3344         and :tend when :splice is omitted.
3346 2008-05-09  Bernt Hansen  <bernt@norang.ca>
3348         * org-clock.el (org-clock-select-task): Make sure the selection
3349         letters are 1-9 and A-Z, no special characters.
3351 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
3353         * org-exp.el (org-export-htmlize): New group.
3354         (org-export-htmlize-output-type)
3355         (org-export-htmlize-css-font-prefix): New options.
3356         (org-export-htmlize-region-for-paste): New function.
3357         (org-export-htmlize-generate-css): New command.
3359 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3361         * org/org.el (org-modules, org-format-latex-options):
3362         * org/org-archive.el (org-archive-stamp-time)
3363         (org-archive-save-context-info):
3364         * org/org-faces.el (org-hide):
3365         * org/org-irc.el (org-irc-parse-link):
3366         * org/org-macs.el (org-call-with-arg, org-autoload):
3367         * org/org-mew.el (org-mew-store-link):
3368         * org/org-remember.el (org-remember-store-without-prompt)
3369         (org-remember-templates): Fix typos in docstrings.
3371         * org/org-info.el (org-info-store-link): Remove leftover docstring.
3373         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
3374         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
3375         (org-bbdb-anniv-split): Fix typos in docstrings.
3377         * org/org-publish.el (org-publish-project-alist): Doc fixes.
3378         (org-publish-use-timestamps-flag): Reflow docstring.
3379         (org-publish-files-alist): Fix typos in docstring.
3381 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
3383         * org.el (org-set-visibility-according-to-property): New function.
3384         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
3385         and compute the regular expressions, and update font-lock.
3386         (org-property-re): Allow a dash in property names.
3388         * org-archive.el (org-extract-archive-file): Insert the file name
3389         without the path into the format, to allow the location format to
3390         contain a subdirectory.
3392         * org-agenda.el (org-agenda-post-command-hook): If point is at end
3393         of buffer, and the `org-agenda-type' property undefined, use the
3394         value from the character before.
3396         * org.el (org-add-planning-info): Don't let indentation for
3397         would-be timestamp become extra whitespace at the end of headline.
3399 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
3401         * org.el (org-remove-double-quotes, org-file-contents): New
3402         functions.
3404         * org-exp.el (org-infile-export-plist): Also parse the
3405         contents of #+SETUPFILE files, recursively.
3407         * org.el (org-set-regexps-and-options): Also parse the
3408         contents of #+SETUPFILE files, recursively.
3410         * org-exp.el (org-export-handle-include-files): New function.
3411         (org-export-preprocess-string): Call
3412         `org-export-handle-include-files'.
3414         * org.el (org-delete-property-globally)
3415         (org-delete-property, org-set-property): Ignore case during
3416         completion.
3417         (org-set-property): Use `org-completing-read' instead of
3418         `completing-read'.
3420         * org.el (org-complete-expand-structure-template): New,
3421         experimental function.
3422         (org-structure-template-alist): New, experimental option.
3423         (org-complete): Call `org-complete-expand-structure-template'.
3425 2008-05-06  Bastien Guerry  <bzg@altern.org>
3427         * org-export-latex.el (org-export-latex-preprocess): Added
3428         support for blockquotes.
3430 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
3432         * org.el (org-read-date-analyze): Catch the case where only a
3433         weekday is given.
3435 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
3437         * org.el (org-set-font-lock-defaults): Make the description
3438         tag bold.
3440         * org-exp.el (org-export-as-html, org-close-li): Implement
3441         description lists.
3443 2008-05-04  Jason Riedy  <jason@acm.org>
3445         * org-table.el (*orgtbl-default-fmt*): New variable.
3446         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
3447         when there is no other fmt available.
3449         (orgtbl-to-generic): Allow an explicitly nil :tstart or
3450         :tend to suppress the appropriate string.
3452         (orgtbl-to-orgtbl): New function for translating to another orgtbl
3453         table.
3455 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
3457         * org.el (org-read-date-analyze): "." as an alias for "+0" in
3458         read date.
3460         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
3461         New function.
3463         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
3464         New function.
3466 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
3468         * org-clock.el (org-clock-find-position): Don't include notes
3469         into clock drawer.
3471         * org-archive.el (org-archive-subtree): No longer remove an
3472         extra line after cutting the subtree.  `org-cut-subtree' already
3473         takes care of this.
3475         * org-remember.el (org-remember-handler): Only kill the target
3476         buffer if it does not contain the running clock.
3478         * org.el (org-markers-to-move): New variable.
3479         (org-save-markers-in-region, org-check-and-save-marker)
3480         (org-reinstall-markers-in-region): New function.
3481         (org-move-subtree-down, org-copy-subtree): Remember relative
3482         marker positions before cutting.
3483         (org-move-subtree-down, org-paste-subtree): Restore relative
3484         marker positions after pasting.
3486         * org-remember.el (org-remember-clock-out-on-exit): New option.
3487         (org-remember-finalize): Clock out only if the setting in
3488         `org-remember-clock-out-on-exit' requires it.
3489         (org-remember-handler): Do the cleanup in the buffer, to make sure
3490         that the clock marker remains in tact.
3492 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
3494         * org-clock.el (org-clock-goto): Widen buffer if necessary.
3495         (org-clock-in): Make sure that also tasks outside the narrowed
3496         region will be clocked in correctly.
3497         (org-clock-insert-selection-line): Widen the buffer so that we can
3498         find the correct task heading.
3500         * org.el (org-base-buffer): New function.
3502         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
3503         and ";" are escaped.
3504         (org-print-icalendar-entries): Also apply
3505         `org-icalendar-cleanup-string' to the headline, not only to the
3506         summary property.
3508 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
3510         * org-exp.el (org-export-preprocess-hook): New hook.
3511         (org-export-preprocess-string): Call
3512         `org-export-preprocess-hook'.
3514         * org.el (org-font-lock-hook): New variable.
3515         (org-font-lock-hook): New function.
3516         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
3518 ;; Local Variables:
3519 ;; coding: utf-8
3520 ;; add-log-time-zone-rule: t
3521 ;; End:
3523     Copyright (C) 2008  Free Software Foundation, Inc.
3525   This file is part of GNU Emacs.
3527   GNU Emacs is free software: you can redistribute it and/or modify
3528   it under the terms of the GNU General Public License as published by
3529   the Free Software Foundation, either version 3 of the License, or
3530   (at your option) any later version.
3532   GNU Emacs is distributed in the hope that it will be useful,
3533   but WITHOUT ANY WARRANTY; without even the implied warranty of
3534   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
3535   GNU General Public License for more details.
3537   You should have received a copy of the GNU General Public License
3538   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
3540 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c