Org-feed.el: Improvements
[org-mode.git] / lisp / ChangeLog
blobee630cb9df4e566c058b1d3545bd96917d87e3b2
1 2009-03-24  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-feed.el (org-feed-assume-stable): New option.
4         (org-feed-before-adding-hook): New hook.
6         * org-exp.el (org-export-as-html): Close local lists depending on
7         indentation, also when starting a table.
9         * org-remember.el (org-remember-backup-directory)
10         (org-remember-backup-name): New internal variable.
12 2009-03-23  Carsten Dominik  <carsten.dominik@gmail.com>
14         * org-clock.el (org-clock-out-if-current): Make buffer detection
15         work in indirect buffers as well.
17         * org.el (org-emphasis-regexp-components): Add the exxclamation
18         mark to the post-emphasis characters.
20 2009-03-22  Carsten Dominik  <carsten.dominik@gmail.com>
22         * org.el (org-read-date-minibiffer-septup-hook): New hook.
23         (org-read-date): Run the new hook.
25         * org-mac-message.el (org-mac-flagged-mail): New group.
26         (org-mac-mail-account): New variable.
27         (org-mac-create-flagged-mail, org-mac-insert-flagged-mail): New
28         commands.
30         * org-remember.el (org-remember-backup-directory): New variable.
31         (org-remember-apply-template): Write file to backup directory.
33 2009-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
35         * org-mouse.el (org-mouse-todo-menu): New function.
36         (org-mouse-todo-keywords): Function removed.
37         (org-mouse-context-menu): Use `org-mouse-todo-menu'.
39         * org-table.el (org-table-beginning-of-field)
40         (org-table-end-of-field): New commands
41         (org-table-previous-field, org-table-beginning-of-field): Better
42         error messages.
43         (orgtbl-setup): Include `M-a' and `M-e'.
45         * org.el (org-backward-sentence, org-forward-sentence): New
46         commands.
48         * org-colview.el (org-colview-initial-truncate-line-value): New
49         variable.
50         (org-columns-remove-overlays): Restore the value of `truncate-lines'.
51         (org-columns): Remember the value of `truncate-lines'.
53         * org-colview-xemacs.el (org-colview-initial-truncate-line-value):
54         New variable.
55         (org-columns-remove-overlays): Restore the value of
56         `truncate-lines'.
57         (org-columns): Remember the value of `truncate-lines'.
59         * org.el (org-columns-skip-arrchived-trees): New option.
61         * org-agenda.el (org-agenda-export-html-style): Define color for
62         org-agenda-done face.
63         (org-search-view, org-agenda-get-todos, org-agenda-get-progress)
64         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use new face.
66         * org.el (org-scan-tags): Use the new face.
68         * org-faces.el (org-agenda-done): New face.
70         * org.el (org-scan-tags): Test the value org
71         `org-tags-match-list-sublevels'.
72         (org-tags-match-list-sublevels): New allowed value: indented.
74         * org-export-latex.el (org-export-latex-make-header): Apply macros
75         in header.
77         * org-exp.el (org-export-apply-macros-in-string): New function.
79         * org-export-latex.el (org-export-latex-list-parameters): Fix bug
80         with the definition of a checked box.
82         * org-clock.el (org-clock-find-position): Fix drawer indentations.
84         * org-export-latex.el (org-export-latex-low-levels): More options
85         for how to process lower levels in LaTeX.
86         (org-export-latex-subcontent): Better treatment for lists as a
87         means of publishing lower levels.
89 2009-03-20  Carsten Dominik  <carsten.dominik@gmail.com>
91         * org.el (org-set-font-lock-defaults): Use new checkbox face.
93         * org-faces.el (org-checkbox): New face.
95         * org-exp.el (org-export-html-preprocess): Only create LaTeX
96         fragement images if there is an export file.
98 2009-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
100         * org-agenda.el (org-stuck-projects): Document that the subtree of
101         projects that are not stuck will now be searched for stuck
102         sub-projects.
103         (org-agenda-skip-entry-when-regexp-matches)
104         (org-agenda-skip-entry-when-regexp-matches-in-subtree): New functions.
105         (org-agenda-list-stuck-projects): Use
106         `org-agenda-skip-entry-when-regexp-matches-in-subtree'.
108         * org-export-latex.el (org-export-latex-preprocess): Improve
109         export of verses.
111         * org-exp.el (org-export-as-html): Implement centering as a div
112         rather than a paragraph.  Do a better job with line-end in verse
113         environments.
115 2009-03-17  Carsten Dominik  <carsten.dominik@gmail.com>
117         * org.el (org-open-at-point): Fix tags searches by mouse click.
119 2009-03-16  Carsten Dominik  <carsten.dominik@gmail.com>
121         * org-export-latex.el (org-export-latex-preprocess): Implement the
122         centering markup.
124         * org-exp.el (org-export-mark-blockquote-verse-center): Renamed
125         from `org-export-mark-blockquote-and-verse'.
126         (org-export-as-html): Implement the centering markup.
128         * org-export-latex.el (org-export-latex-tables): Fix vertical
129         lines in tables.
131 2009-03-15  Carsten Dominik  <carsten.dominik@gmail.com>
133         * org.el (org-read-date-history): New variable.
134         (org-read-date): Use new history variable.
135         (org-toggle-heading): Fix bug when used before first headline.
136         (org-store-log-note): Remove drawer if empty while note is
137         aborted.
138         (org-remove-empty-drawer-at): New function.
139         (org-check-after-date): New command.
140         (org-sparse-tree): New sparse tree command "a".
142         * org-exp.el (org-export-as-ascii): Improve export of plain lists.
144 2009-03-14  Bastien Guerry  <bzg@altern.org>
146         * org.el (org-toggle-fixed-width-section): Bug fix: insert a
147         column and a space, not only a column.
149 2009-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
151         * org-export-latex.el (org-export-latex-emphasis-alist): Better
152         defaults for verbose emphasis.
153         (org-export-latex-emph-format): New function.
154         (org-export-latex-fontify): Call `org-export-latex-emph-format'.
156         * org-agenda.el (org-agenda-menu): Add new commands to menu.
157         (org-agenda-do-date-later, org-agenda-do-date-earlier)
158         (org-agenda-date-later-minutes, org-agenda-date-earlier-minutes)
159         (org-agenda-date-later-hours, org-agenda-date-earlier-hours): New
160         commands.
162         * org.el (org-timestamp-change): Move end-time along with start
163         time.
165 2009-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
167         * org-exp.el (org-export-target-internal-links)
168         (org-export-as-html): Protect links specified as #name.
170 2009-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
172         * org.el (org-clone-subtree-with-time-shift): New command.
174         * org-export-latex.el (org-export-latex-special-chars)
175         (org-export-latex-treat-sub-super-char): Fix subscript export.
177         * org-exp.el (org-create-multibrace-regexp): Do not add
178         backslashes to the class.
180 2009-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
182         * org-colview.el (org-columns-map): Better functions for moving up
183         and down a row, even if `truncate-line' is nil.
185         * org.el (org-insert-todo-heading): Make sure the keyword is
186         inserted at the correct position.
188         * org-publish.el (org-publish-project-alist)
189         (org-publish-projects, org-publish-org-index): Change default anme
190         for the index of file names to "sitemap.org".
192         * org-export-latex.el (org-export-latex-tables): Use
193         `org-split-string', for Emacs 21 compatibility.
195 2009-03-09  Carsten Dominik  <carsten.dominik@gmail.com>
197         * org-agenda.el (org-agenda-log-mode-items): Improve docstring.
199 2009-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
201         * org-exp.el (org-export-page-description)
202         (org-export-page-keywords): New variables.
203         (org-export-plist-vars): Add entries for :keywords and
204         :description.
205         (org-infile-export-plist): Parse for new keywords.
206         (org-get-current-options): Add new keywords
207         (org-export-as-html): Publish description and keywords.
209         * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New
210         option.
211         (org-agenda-add-entry-text): Honor
212         `org-agenda-add-entry-text-descriptive-links'.
214         * org-export-latex.el (org-export-latex-preprocess): Make all
215         external preprocess functions use a PARAMETER arg.
217         * org-exp.el (org-export-preprocess-string)
218         (org-export-select-backend-specific-text)
219         (org-export-format-source-code-or-example)
220         (org-format-org-table-html): Support docbook export.
221         (org-export-preprocess-string): Make all external preprocess
222         functions use a PARAMETER arg.
224 2009-03-07  Carsten Dominik  <carsten.dominik@gmail.com>
226         * org-exp.el (org-export-html-style-include-scripts): New option.
227         (org-export-plist-vars): Add new option
228         `org-export-html-style-include-scripts'.
229         (org-export-as-html): Honor new option
230         `org-export-html-style-include-scripts'.
231         (org-export-html-scripts, org-export-html-style-default): Fix
232         xml issues with the Safari browser.
234 2009-03-06  Carsten Dominik  <carsten.dominik@gmail.com>
236         * org-publish.el (org-publish-attachment): Only copy file when the
237         directories differ.
239 2009-03-05  Carsten Dominik  <carsten.dominik@gmail.com>
241         * org-clock.el (org-clocktable-steps): Use inactive time stamps
242         for clocktable steps.
244         * org.el (org-additional-option-like-keywords): Add two more
245         keywords.
247 2009-03-04  Carsten Dominik  <carsten.dominik@gmail.com>
249         * org-exp.el (org-export-format-source-code-or-example): Mark
250         temporary buffer unmodified, so that it will be killed even if
251         mode like message mode has decided to assign a file name.
253         * org.el (org-scan-tags): Improve tag inheritance.
254         (org-scan-tags, org-make-tags-matcher): Make tag comparison
255         case-sensitive.
256         (org-scan-tags): Use the internal tags list instead of creating it
257         from scratch.
258         (org-trust-scanner-tags, org-scanner-tags): New variables.
259         (org-scan-tags): Set `org-scanner-tags'.
260         (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
261         (org-map-entries): Document the possible speedup using scanner
262         tags.
264 2009-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
266         * org.el (org-add-planning-info): Fix bug with looking for keyword
267         only at column 0.
269         * org-agenda.el (org-agenda-custom-commands-local-options): Add
270         option for tags filter preset.
271         (org-prepare-agenda): Store filter preset as a property on the
272         filter variable.
273         (org-finalize-agenda): Call the filter, if there is a preset.
274         (org-agenda-filter-by-tag): Filter again after clearing the
275         filter, when there still is a preset.
276         (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
277         Include the preset filter.
278         (org-agenda-redo): Apply the filter again, also the preset filter.
280         * org-exp.el (org-export-as-html): Use IDs in the correct way.
282         * org.el (org-uuidgen-p): New funtion.
284         * org-agenda.el (org-agenda-fontify-priorities): New default value
285         `cookies'.
286         (org-agenda-fontify-priorities): Renamed from
287         org-fontify-priorities.
289         * org.el (org-set-font-lock-defaults): Call
290         `org-font-lock-add-priority-faces'.
291         (org-font-lock-add-priority-faces): New function.
293         * org-faces.el: (org-set-tag-faces): New option.
294         (org-priority-faces): New variable.
296         * org-exp.el (org-export-as-html): Add a "content" div around the
297         entire content of the body tag.
298         (org-export-html-get-bibliography): New function.
299         (org-export-html-validation-link): New variable.
300         (org-export-as-html): Add validation link to exported page.
302         * org.el (org-match-sparse-tree): Renamed from
303         `org-tags-sparse-tree'.
304         (org-tags-sparse-tree): New alias.
306 2009-03-02  Carsten Dominik  <carsten.dominik@gmail.com>
308         * org.el (org-get-valid-level): Catch the case where the level
309         change is nil.
311         * org-clock.el (org-clock-find-position): Better indentation of
312         new clock drawers.
314 2009-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
316         * org-agenda.el (org-agenda-quit): Delete window only when the
317         frame-setup was not `current-window'.
319         * org.el (org-tag-persistent-alist): New option.
320         (org-startup-options): Add keyword `noptag'.
321         (org-fast-todo-selection): Handle :newline correctly.
322         (org-set-tags): Handle :newline correctly.
323         (org-fast-tag-selection): Handle :newline correctly.
325 2009-02-28  Carsten Dominik  <carsten.dominik@gmail.com>
327         * org-exp.el (org-export-as-ascii): Reverse link buffer before
328         outputting it.
329         (org-export-ascii-push-links): Fix bug with pussing links into the
330         export buffer.
332 2009-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
334         * org-archive.el (org-archive-subtree): Do not add 1 to level if
335         pasting at top level.
337         * org-bbdb.el: Improve documentation.
339 2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
341         * org-list.el (org-insert-item): Only consider insert empty lines
342         is `org-empty-line-terminates-plain-lists' is not nil.
344         * org.el (org-blank-before-new-entry): Mention the dependence on
345         `org-empty-line-terminates-plain-lists' in the docstring.
347         * org-publish.el (org-publish-get-project-from-filename): New
348         optional argument UP.  Only find the top project if UP is set.
349         (org-publish-current-project): Find the top encloding project.
351         * org-agenda.el (org-agenda-before-write-hook)
352         (org-agenda-add-entry-text-maxlines): New options.
353         (org-write-agenda): Run the new hook in the temporary buffer.
354         (org-agenda-add-entry-text): New function.
355         (org-write-agenda): Implement PDF export, using ps2pdf.
357         * org.el (org-global-properties-fixed, org-global-properties):
358         Improve documentation string.
360         * org-exp.el (org-export-ascii-links-to-notes): New option.
361         (org-export-as-ascii): Handle links better.
362         (org-export-ascii-wrap, org-export-ascii-push-links): New
363         functions.
365 2009-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
367         * org-agenda.el (org-agenda): Make prefix arg optional.
368         (org-agenda-search-headline-for-time): New option.
369         (org-format-agenda-item): Honor
370         `org-agenda-search-headline-for-time'.
372         * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
373         characters.
375         * org.el (org-self-insert-cluster-for-undo): New option.
376         (org-self-insert-command): Cluster undo for 20 characters.
377         (org-self-insert-command-undo-counter): New variable.
379 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
381         * org-exp.el (org-export-as-html): Fix problem with closing colone
382         example.
384 2009-02-22  Carsten Dominik  <carsten.dominik@gmail.com>
386         * org-export-latex.el (org-export-as-latex)
387         (org-export-latex-first-lines): Avoid modification flag when
388         adding or removing text properties.
389         (org-export-latex-fontify): Catch error when org-emph-alist has
390         entries that are not defined for LaTeX export.
392         * org.el (orgstruct++-mode): New function.
393         (turn-on-orgstruct++): Call `orgstruct++-mode'.
394         (org-context-p): Allow detecting item context after the first line
395         of an item.
396         (orgstruct-make-binding): Detect if item-body context should be
397         seen.
398         (orgstruct-is-++): New variable.
399         (org-add-planning-info): Catch the case when there is no planning
400         info yet and the call does not want to add anything, only maybe
401         tries to remove something.
402         (org-special-ctrl-a/e): All value to be a cons cell with separate
403         settings for `C-a. and `C-e'.
404         (org-beginning-of-line, org-end-of-line): Honor separate values
405         for `C-a' and `C-e'.
407 2009-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
409         * org.el (org-reload): New command.
411 2009-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
413         * org-exp.el (org-export-htm-get-tag-class-name)
414         (org-export-htm-get-todo-kwd-class-name): New functions.
415         (org-export-html-tag-class-prefix)
416         (org-export-html-todo-kwd-class-prefix): New options.
417         (org-export-as-html): Call
418         `org-export-html-get-todo-kwd-class-name'.
419         (org-html-level-start): Wrap tags into classes.
420         (org-export-html-get-tag-class-name)
421         (org-export-html-get-todo-kwd-class-name): New functions.
423         * org-export-latex.el (org-export-latex-collect-header-macros):
424         Remove fields that are used anyway.
425         (org-export-latex-make-header): Insert the options earlier.
427         * org-agenda.el (org-agenda-get-progress): Fix bug with state
428         matching.
430         * org-list.el (org-indent-item): Allow point to be at the end of
431         the region.
433         * org.el (org-metaleft, org-metaright): Be more accurate about
434         detecting a region where commands apply.
436         * org-compat.el (org-cursor-to-region-beginning): New function.
438         * org.el (org-priority): Also find invisible heading.
440         * org-colview-xemacs.el (org-columns-edit-value): No special
441         treatment for `org-todo' prefix.
443         * org-colview.el (org-columns-edit-value): No special treatment
444         for `org-todo' prefix.
446         * org-remember.el (org-remember-apply-template): Use
447         `org-completing-read-no-ido'.
449         * org.el (org-completing-read-no-ido): New function.
450         (org-make-tags-matcher, org-set-property): Use
451         `org-completing-read-no-ido'.
453         * org-export-latex.el (org-export-latex-import-inbuffer-stuff):
454         New option.
455         (org-export-as-latex): Import in-buffer settings as TeX macros.
456         (org-export-latex-make-header): Additional parameter OPT-DEFS.
457         (org-export-latex-collect-header-macros): New function.
459         * org.el (org-refile-get-location): Turn off
460         `partial-completion-mode'.
462 2009-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
464         * org.el (org-block-todo-from-checkboxes): Announce that
465         checkboxes are the culprit.
466         (org-block-todo-from-children-or-siblings): Call
467         `org-up-heading-all instead' of `outline-up-heading'.
469         * org-agenda.el (org-agenda-show-1): Renamed from
470         `org-agenda-show'.
471         (org-agenda-show): Re-install the old version for now.
472         (org-agenda-dim-blocked-tasks): Update docstring.  Scope a
473         variable into the blokker hook, so that the checkbox checker can
474         anounce that it caused the blocking.
476         * org.el (org-track-ordered-property-with-tag): New option.
477         (org-toggle-ordered-property): Honor
478         `org-track-ordered-property-with-tag'.
479         (org-tag-alist): Add newline options.
480         (org-set-regexps-and-options): Separate option lines imply a
481         newline.
482         (org-set-regexps-and-options, org-assign-fast-keys)
483         (org-fast-todo-selection, org-fast-tag-selection): Handle newline
484         option.
485         (org-indent-line-function): Make sure this works even if there is
486         not `org-drawer-regexp' defined.  This can happen when
487         orgstruct-mode is used in a non-org buffer.
489         * org-list.el (org-checkbox-blocked-p): New function.
490         (org-toggle-checkbox): Check for blocking.
492         * org.el (org-modules): Add an entry for org-R.el.
494         * org-agenda.el (org-agenda-todo-ignore-with-date)
495         (org-agenda-todo-ignore-scheduled)
496         (org-agenda-todo-ignore-deadlines): Mention the variable
497         `org-agenda-tags-todo-honor-ignore-options' in the docstring.
499         * org.el (org-get-wdays): Find the warning period also if it is in
500         the wrong place.
501         (org-ido-completing-read): Provide the correct arguments to
502         ido-completing-read and bind `ido-enter-matching-directory' to
503         nil.
505 2009-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
507         * org.el (org-olpath-completing-read): Never use ido for this
508         one.
510         * org-exp.el (org-export-normalize-links): Use new macro.
512         * org-macs.el (org-if-unprotected-at): New macro.
514         * org-agenda.el (org-agenda-show): Allow numerical prefix
515         arguments to specify how much context should be shown.
516         (org-agenda-cycle-show): New command, could be bound to SPC in
517         org-agenda-mode-map.
519         * org-exp.el (org-html-level-start): Space after section number.
521 2009-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
523         * org-agenda.el (org-agenda-get-sexps): Add todo state as
524         property, for sorting.
525         (org-cmp-todo-state): Get the applicable TODO keywords directly
526         from the buffer.
527         (org-run-agenda-series, org-agenda-list, org-search-view)
528         (org-todo-list, org-tags-view): Only fit agenda window when the
529         whole series is done.
531         * org.el (org-scan-tags): Add todo state as property, for sorting.
533         * org-agenda.el (org-agenda-custom-commands-local-options): Add
534         `org-agenda-overriding-header' as an option.
535         (org-agenda-list): Honor org-agenda-overriding-header'.
537 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
539         * org-list.el (org-toggle-checkbox): Improve cursor positioning
540         after removing a checkbox.
542         * org.el (org-show-entry): Make this work correctly also if it is
543         the last entry in the file.
544         (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
545         falling back to normal, default command.
546         (org-ctrl-c-ctrl-c): When called with prefix arg at a non-checkbox
547         item, call the checkbox toggler to get a box.
549         * org-list.el (org-toggle-checkbox): Make double prefix set the
550         checkbox to "[-]".
551         (org-fix-bullet-type): Only replace bullet it it is changed.
552         (org-renumber-ordered-list): Handle case when first item does not
553         have a number.
555         * org.el (org-add-log-setup): Fix positioning when
556         `org-log-states-order-reversed' is nil.
558         * org-clock.el (org-clock-in): Fix positioning when
559         `org-log-states-order-reversed' is nil.
560         (org-clock-find-position): Fix positioning when
561         `org-log-states-order-reversed' is nil.
563 2009-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
565         * org-clock.el (org-clock-into-drawer): Take default from
566         `org-log-into-drawer'.
567         (org-clock-find-position): Look for the correct drawer.
569         * org.el (org-log-into-drawer): Renamed from
570         `org-log-state-notes-into-drawer'.
571         (org-log-state-notes-into-drawer): New variable alias.
572         (org-add-log-setup): Make drawer name default to LOGBOOK, not
573         CLOCK.
574         (org-insert-property-drawer): Also skip LOGBOOK drawers.
576 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
578         * org-agenda.el (org-agenda): Fix docstring.
580         * org.el ("org-plot"): Help loading org-plot.
581         (org-metaleft-hook, org-metaright-hook, org-metaup-hook)
582         (org-metadown-hook, org-shiftmetaleft-hook)
583         (org-shiftmetaright-hook, org-shiftmetaup-hook)
584         (org-shiftmetadown-hook, org-metareturn-hook): New hooks.
585         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
586         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
587         (org-metadown, org-ctrl-c-ctrl-c): Call the appropriate hook.
589         * org-publish.el (org-publish-get-base-files): Allow symbol `any'
590         for selecting files with any (and even without) extension.
592         * org.el (org-save-all-org-buffers): Also save id locations.
593         (org-revert-all-org-buffers): Also load id locations.
595 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
596         * org.el (org-drawers): Add LOGBOOK to the default drawers.
597         (org-log-state-notes-into-drawer): New option.
598         (org-add-log-setup): Place the sate note marker into the drawer,
599         create drawer when necessary.
600         (org-refile-targets): Document special interpretation of LEVEL
601         when odd-levels are used.
603 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
605         * org.el (org-store-log-note): Fix note indentation when adding
606         notes to end of list.
608         * org-exp.el (org-export-as-html): Add TODO keyword as extra
609         class, so that each keyword can get special colors through CSS.
611         * org-clock.el (org-clock-out): Add another nil for the previous
612         state into the call to `org-add-log-setup'.
614         * org.el (org-log-note-previous-state): New variable.
615         (org-log-note-headings): New %S escape for old state.
616         (org-todo): Call the note setup with the old state as an
617         argument.
618         (org-add-note): Add another nil for the previous state into the
619         call to `org-add-log-setup'.
620         (org-add-log-setup): New argument PREV-STATE.
621         (org-add-log-note): Handle new %S escape.
622         (org-store-log-note): Handle new %S escape.
624 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
626         * org-clock.el (org-clock-find-position): Do not swallow an item
627         less indented than the CLOCK line itself.
628         (org-clock-in): Push markers to lin after the clock line.
629         (org-clock-find-position): Handle values of
630         `org-clock-into-drawer' smaller than 2.
632         * org-exp.el (org-html-level-start): Add a CSS class to section
633         numbers.
634         (org-export-html-toplevel-hlevel): Better documentation of the
635         influence of this variables on H levels and css classes in
636         export.
638 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
640         * org-agenda.el (org-agenda-custom-commands-local-options): Add
641         timestamp and nottimestamp to the chooe menu.
643         * org.el (org-save-all-org-buffers): Moved here from org-agenda.el.
644         (org-revert-all-org-buffers): New command.
646 2009-02-09  Carsten Dominik  <carsten.dominik@gmail.com>
648         * org.el (org-return): Implement `org-return-follows-link' in the
649         function org-return.  This is more robust than using the mouse
650         map, I think.
651         (org-set-regexps-and-options): Match more general #+TODO lines.
652         (org-make-options-regexp): New optional argument EXTRA, for an
653         extra regexp.
654         (org-tab-follows-link): Mark as deprecated.
656 2009-02-07  Carsten Dominik  <carsten.dominik@gmail.com>
658         * org-exp.el (org-export-preprocess-string): Remove clock lines
659         earlier, so that they cannot cotribute to verbatim snippets.
661 2009-02-06  Carsten Dominik  <carsten.dominik@gmail.com>
663         * org-exp.el (org-export-remove-or-extract-drawers): Fix regexp
664         for finding drawers.
665         (org-export-as-ascii, org-export-as-html): Count levels relative
666         to the subtree header.
667         (org-get-min-level): New optional argument OFFSET.
668         (org-export): Make sure point is restored after popping up that
669         window.
671         * org.el (org-do-sort): Also take an inactive timestamp if no
672         active one is found.
674         * org-colview-xemacs.el (org-columns-capture-view): Copy before
675         deleting duplicates.
677         * org-colview.el (org-columns-capture-view): Copy before
678         deleting duplicates.
680         * org-exp.el (org-export-preprocess-string): Fix bug when skipping
681         text before first headline.
683         * org.el (org-format-latex): Do not convert LaTeX fragments in
684         protected examples.
686 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
688         * org-exp.el (org-export-html-style-default): Use color values
689         instead of names for XHTML validation.
691         * org.el (org-get-scheduled-time, org-get-deadline-time): New
692         functions.
693         (org-return-follows-link): Revert making this the default untile
694         issues are resolved.
696         * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
697         nottimestamp.
699 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
701         * org.el (org-mode): Make dependence stuff work more reliably.
702         (org-update-parent-todo-statistics): Fix bug with updating
703         statistics cookie.
705         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
706         ~ as verbatim delimiters.
708         * org-exp.el (org-export-html-format-image): New argument
709         PAR-OPEN.
710         (org-export-as-html): Pass par-open to
711         `org-export-html-format-image'.
713 2009-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
715         * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
716         (org-use-fast-todo-selection, org-tags-column): New default
717         setting for variables, based on a poll what typical uses use.
719         * org-agenda.el (org-agenda-sorting-strategy)
720         (org-agenda-tags-column): New default setting for variables, based
721         on a poll what typical uses use.
723 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
725         * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
726         blocked entries from setting the blocked tag.
728         * org-exp.el (org-export-html-footnotes-section): Use a more
729         consistent id for footnotes.
731         * org-export-latex.el (org-export-latex-classes): Remove the
732         a4paper option from the default styles.
734 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
736         * org.el (org-enforce-todo-checkbox-dependencies): New option.
737         (org-block-todo-from-checkboxes): New function.
738         (org-todo): Make tripple prefix arg circumvent blocking.
740         * org-timer.el (org-timer): Provide the timer feature.
742         * org.el (org-require-autoloaded-modules): Add a few more files to
743         the list of autoloaded modules.
745         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
747 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
749         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
750         drawers that are unprotected.
751         (org-export-html-format-image): Make sure inlined LaTeX fragment
752         images remain inlined.
754         * org.el (org-toggle-ordered-property): New function.
755         (org-mode-map): Add a key for `org-toggle-ordered-property'.
756         (org-org-menu): Add menu entries for TODO dependencies.
758 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
760         * org.el (org-default-properties): Add ORDERED to the default
761         properties, to get completion support for it.
763         * org-list.el (org-update-checkbox-count): Update more than one cookie.
765         * org.el (org-update-parent-todo-statistics): Update more than one
766         cookie.
768         * org-agenda.el (org-agenda-get-todos): Start search from correct
769         position.
771         * org.el (org-fast-todo-selection): Make sure TODO selection does
772         not change buffer position.
774         * org-list.el (org-toggle-checkbox): Implement adding or removing
775         checkboxes from line or region when called with a prefix
776         argument.
778         * org-rmail.el (org-rmail-store-link): Protect the call to
779         `rmail-narrow-to-non-pruned-header'.
781         * org-clock.el (org-clock-special-range): Fix week display in
782         clock tables.
784         * org-exp.el (org-get-current-options): Fix bug when in indirect
785         buffer.
787 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
789         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
790         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
791         (org-agenda-dim-blocked-tasks): New function.
793         * org.el (org-enforce-todo-dependencies): New option.
794         (org-block-todo-from-children-or-siblings): New function.
796         * org-faces.el (org-agenda-dimmed-todo-face): New face.
798         * org.el (org-todo): Return correct state type even if the blocker
799         throws an error.
800         (org-modifier-cursor-error): Renamed from
801         `org-shiftcursor-error'.
802         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
803         (org-shiftmetadown): Call `org-modifier-cursor-error'.
805         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
806         to get real errors from the blocker hook.
808         * org.el (org-shiftselect-error, org-call-for-shift-select): New
809         functions.
810         (org-set-visibility-according-to-property): Turn off the setting
811         of `org-show-entry-below', to avoid overruling a FOLDED visibility
812         property.
814 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
816         * org.el (org-support-shift-select): New option.
817         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
818         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
819         selection outside contexts.
821         * org-list.el (org-at-item-bullet-p): New function.
823         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
824         variables.
826         * org-footnote.el (org-footnote-normalize): Remove unnecessary
827         variable.
828         (org-insert-footnote-reference-near-definition): Remove
829         unnecessary let form.
831         * org-export-latex.el (org-export-latex-first-lines): Add
832         OPT-PLIST parameter.
833         (org-export-as-latex): Call `org-export-latex-first-lines' with
834         opt-plits parameter.
835         (org-export-latex-preprocess): Remove unnecessary variables.
837         * org-exp.el (org-infile-export-plist)
838         (org-export-add-options-to-plist, org-export-kill-licensed-text)
839         (org-export-remove-headline-metadata)
840         (org-export-get-title-from-subtree, org-get-min-level)
841         (org-html-do-expand): Remove innecessary let form.
843         * org-colview-xemacs.el (org-columns-display-here): Remove
844         unnecessary variables.
846         * org-colview.el (org-columns-display-here): Remove unnecessary
847         variables.
849         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
850         variables.
852         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
853         unnecessary variables.
855         * org-agenda.el (org-search-view, org-agenda-get-blocks)
856         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
857         variables.
859         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
860         (org-compact-display-after-subtree-move): Remove unnecessary
861         variables.
862         (org-edit-fixed-width-region): Remove unnecessary variables.
863         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
864         (org-olpath-completing-read): Remove unnecessary variable.
865         (org-auto-repeat-maybe): Remove unnecessary variable.
866         (org-map-entries): Remove unnecessary variable.
867         (org-buffer-property-keys, org-imenu-get-tree)
868         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
870 -----------------------------------------------------------------
872 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
873         * org-exp.el (org-export-remove-timestamps): Never remove
874         timestamps from tables.
876         * org-export-latex.el (org-export-latex-first-lines): Add more
877         options to the preprocessing of the text before the first
878         headline.
880 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
882         * org-faces.el (org-clock-overlay): Make face compatible with
883         XEmacs.
885         * org.el (org-yank): Add property for delete-selection mode.
887         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
889         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
890         variable.
892         * org-table.el (org-table-insert-hline): Fix typo in fuction call
893         to `backward-char'.
895         * org-exp.el (org-export-as-html): Remove the initial space from
896         colon examples.
898         * org.el (org-scan-tags): Call
899         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
901         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
902         customization groups.
903         (org-agenda-tags-todo-honor-ignore-options): New option.
904         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
905         New function.
906         (org-agenda-get-todos): Use
907         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
909 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
911         * org-exp.el (org-export-format-source-code-or-example): Escape
912         HTML characters also in examples that anre not treated with
913         htmlize.  Also, just switch to EXAMPLE processing if we do not
914         have a good version of htmlize.
916         * org-rmail.el: Fix copyright notice.
918         * org.el (org-activate-footnote-links): Improve footnote link
919         highlighting.
921         * org-footnote.el (org-footnote-normalize): Fix finding the end of
922         a footnote definition at the end of the file.
924         * org-table.el (org-table-get-specials): Add an imagined hline at
925         the end of the table.  This can be useful for references that want
926         to go to the end of the table.  Also fix bug when computing last
927         row constants, in tables that do not start right at the right
928         margin.
929         (org-table-eval-formula): Match and replace remove references.
930         (org-table-formula-substitute-names): Make sure that names inside
931         a "remote" call are left alone, the will be replaced later when
932         the remote call is handled.
933         (org-table-convert-refs-to-rc): Do not convert things that might
934         look like a reference, but are really part of an ID or namei n a
935         remote reference.
936         (org-table-get-remote-range): New function.
938 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
940         * org-faces.el (org-clock-overlay): Fix bug in face definition.
942         * org-clock.el (org-clock-put-overlay): Use new face instead of
943         `secondary-selection'.
945         * org-faces.el (org-clock-overlay): New face.
947 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
949         * org-exp.el (org-get-current-options): Include the option for
950         publishing time stamps.
952         * org.el (org-toggle-heading): Renamed from
953         `org-toggel-region-headings'.
954         No longer needs a region defined, but will use it if there is one.
955         (org-ctrl-c-star): Simplified, relying more on the internal
956         workings of `org-toggle-heading'.
957         (org-toggle-item): Renamed from `org-toggle-region-items'.
958         No longer needs a region defined, but will use it if there is one.
959         (org-ctrl-c-minus): Simplified, relying more on the inernal
960         workings of `org-toggle-item'.
962         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
963         environment detection.  Also, do real changes only in unprotected
964         places.
966 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
968         * org-export-latex.el (org-export-latex-quotation-marks): Use
969         `org-if-unprotected-1'.
970         (org-export-latex-set-initial-vars): Check for class definition in
971         property.
973         * org-macs.el (org-if-unprotected-1): New macro.
975 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
977         * org-compat.el (org-count-lines): New function.
979         * org-exp.el (org-export-format-source-code-or-example): Handle
980         switches related to text areas.
982         * org.el (org-activate-footnote-links): Don't allow match inside a
983         link.
985         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
987         * org-export-latex.el (org-export-latex-links): Keep a relative
988         path relative also after export.
990         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
992         * org.el (org-make-tags-matcher): Never use IDO for completing the
993         tags matcher match string.
994         (org-completing-read): Also remove the special biding for "?".
996         * org-attach.el (org-attach-allow-inheritance): New option.
997         (org-attach-inherited): New variable.
998         (org-attach-dir): Handle properties related to the attachment
999         directory.
1000         (org-attach-check-absolute-path): New function.
1001         (org-attach-set-directory, org-attach-set-inherit): New commands.
1002         (org-attach): Accommodate the new commands in the dispatcher.
1004 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
1006         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
1007         `window-full-width-p'.
1009         * org-exp.el (org-export-as-html): Only check for images files
1010         that really can be inlined
1012         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
1013         list of extensions to be a parameter.
1015         * org-exp.el (org-export-html-inline-image-extensions): New
1016         variable.
1018         * org-agenda.el (org-prepare-agenda): Use
1019         `org-agenda-block-separator'.
1020         (org-agenda-block-separator): New option.
1022 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
1024         * org-export-latex.el (org-export-latex-tables): Call
1025         `org-table-clean-before-export' with the new optional argument.
1027         * org-exp.el (org-table-clean-before-export): New optional
1028         parameter MAYBE-QUOTED, allows for quoted characters like \# in
1029         first column.
1031 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
1033         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
1034         histograms.
1036         * org-colview.el (org-colview-construct-allowed-dates): Better
1037         error catching when a date/time property does not have allowed
1038         values defined.
1040         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
1041         Better error catching when a date/time property does not have
1042         allowed values defined.
1044 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
1046         * org.el (org-map-entries): Restore point and restriction after
1047         `org-map-entries'.
1049 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
1051         * org.el (org-time=, org-time<, org-time<=, org-time>)
1052         (org-time>=, org-time<>): Make sure both values are dates.
1054 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
1056         * org-archive.el (org-extract-archive-heading): Allow %s for file
1057         name also in achive location heading.
1059 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
1061         * org-archive.el (org-add-archive-files): Uniquify the list before
1062         returning it.
1064 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
1066         * org-compat.el (org-fit-window-to-buffer): Use
1067         `window-full-width-p'.
1069         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
1070         space after the colon in short examples.
1072         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
1073         enforce a space after the colon.  However, we also allow lines
1074         that are *only* a colon.
1075         (org-export-as-html): Enforce the space after the colon in short
1076         examples.
1077         (org-export-preprocess-string): Do the colon example protection
1078         earlier.
1079         (org-export-remove-timestamps): Do not check for protection at the
1080         end of the line.
1082 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
1084         * org.el (org-format-latex-options): Add new matcher for single
1085         letters between dollars.
1086         (org-get-header): Function removed.
1087         (org-heading-components): New function.
1089         * org-exp.el (org-export-define-heading-targets): Record ID's also
1090         as alternative targets.
1091         (org-export-as-html): Interpret "id:" links to other files by
1092         preserving the relative path.
1094         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
1095         is nil.
1097         * org-exp.el (org-export-normalize-links): Protect the main link,
1098         to avoid special character processing.
1100         * org-export-latex.el (org-export-latex-special-keyword-regexp):
1101         New variable.
1102         (org-export-latex-special-string-regexps): Variable removed.
1103         (org-export-latex-keywords): Use the new regexp.
1105         * org-exp.el (org-export-handle-include-files): Fetch switches and
1106         put them into the BEGIN statement.
1108         * org-timer.el (org-timer-mode-line-string): New variable.
1110         * org-clock.el (org-clock-mode-line-map): Renamed from
1111         `org-clock-mode-map'.
1112         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
1113         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
1114         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
1115         (org-clock-remove-overlays): Renamed from
1116         `org-remove-clock-overlays'.
1118         * org-timer.el (org-timer-pause-or-continue): Implement stopping
1119         and mode line display.
1120         (org-timer-stop): New command.
1121         (org-timer-seconds): Return correct time when timer is paused.
1122         (org-timer-mode-line-timer): New variable.
1123         (org-timer-set-mode-line, org-timer-update-mode-line): New
1124         functions.
1126         * org.el (org-insert-heading):  Handle new value `auto' for
1127         `org-blank-before-new-entry'.
1128         (org-org-menu): Add new items for timer functions.
1130         * org-list.el (org-insert-item): Handle new value `auto' for
1131         `org-blank-before-new-entry'.
1133         * org.el (org-blank-before-new-entry): New value `auto', made
1134         default.
1136 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
1138         * org-exp.el (org-export-normalize-links): If the link is also
1139         used as the description, protect the description.
1141 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
1143         * org.el (org-closest-date): Fix bug with yearly repeats, in
1144         combination with preference of the past as it is used for deadline
1145         and scheduling search.
1147         * org-exp.el (org-html-handle-time-stamps): No longer check for
1148         the `org-export-with-timestamps' option, because the preprocesser
1149         has taken care of this already.
1151         * org.el (org-entry-properties): Catch the case when this is
1152         called in a non-org-mode file.
1154         * org-export-latex.el (org-export-latex-remove-from-headlines):
1155         Variable made obsolete, also LaTeX export now uses the standard
1156         variables.
1157         (org-export-as-latex): Add the timestamps parameter to the
1158         preprocessor parameter list.
1159         (org-export-latex-content): Export the remaining keywords without
1160         considering to remove them.
1161         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
1162         Use bold font instead of tt font for the keywords.
1163         (org-export-latex-fontify-headline): Format headlines, assuming
1164         that all keywords still present should be published.
1165         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
1166         publish what ever remains of the time stamps.
1167         (org-export-latex-list-parameters): New option.
1168         (org-export-latex-lists): Pass additional parameters to the list
1169         converter.
1171         * org-exp.el (org-export-preprocess-string): Remove clock lines
1172         and timestamps already in the preprocesor.
1173         (org-export-remove-timestamps, org-export-remove-clock-lines): New
1174         functions.
1175         (org-export-as-ascii, org-export-as-html): Add the timestamps
1176         parameter to the preprocessor parameter list.
1178         * org-list.el (org-list-parse-list): Parse for checkboxes.
1179         (org-list-to-generic): Introduce and handle new parameters :cbon
1180         and :cboff.
1181         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
1182         optional parameter PARAMS.
1184         * org-export-latex.el (org-export-latex-special-chars): Fix
1185         problems with interpreting dollar signs.
1186         (org-inside-latex-math-p): New function.
1187         (org-export-latex-preprocess): Protect all the math fragments.
1189         * org.el (org-latex-regexps): Allow a dash after a dollar.
1191         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
1192         mark after copying.
1194         * org-agenda.el (org-run-agenda-series): Have series options set
1195         when finalizing the agenda.
1197         * org-exp.el (org-export-format-source-code-or-example): Protect
1198         the converted examples.
1200         * org.el (org-set-regexps-and-options): Fix the regexp
1201         `org-complex-heading-regexp'.
1203 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
1205         * org.el (org-edit-src-get-label-format): New function.
1206         (org-coderef-label-format): New option.
1207         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
1208         a label format specification and make sure it is used in the edit
1209         buffer.
1210         (org-edit-src-get-label-format): New function.
1211         (org-store-link): Handle new coderef formats.
1212         (org-link-search): Handle new coderef formats.
1214         * org-footnote.el (org-footnote-create-definition)
1215         (org-footnote-goto-local-insertion-point): Make footnote insertion
1216         work correctly when the "Footnotes" headline is the last line in
1217         the buffer.
1219         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
1220         the location.
1222 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
1224         * org-w3m.el (org-w3m): New customization group.
1225         (org-w3m-deactivate-mark): New option.
1226         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
1227         option say not to.
1229 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
1231         * org.el (org-set-font-lock-defaults): Trigger footnote
1232         fontification.
1233         (org-activate-footnote-links): New function.
1234         (org-activate-links): New entry `footnote'.
1236         * org-faces.el (org-footnote): New face.
1238 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
1240         * org-macs.el (org-re): Handle the [:word:] class.
1242         * org-exp.el (org-export-preprocess-string): Call
1243         `org-export-protect-colon-examples'.
1244         (org-export-protect-colon-examples): Renamed from
1245         `org-export-protect-examples', and scope limited to lines starting
1246         with a colon.
1248 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
1250         * org-exp.el (org-export-preprocess-string): Move the preprocess
1251         hook to after turning on Org-mode.
1252         (org-export-preprocess-after-include-files-hook)
1253         (org-export-preprocess-after-tree-selection-hook)
1254         (org-export-preprocess-before-backend-specifics-hook)
1255         (org-export-preprocess-final-hook): New hooks.
1256         (org-export-preprocess-string): Run the new hooks.
1258         * org.el (org-ctrl-c-minus): Fix indentation for new items.
1260         * org-footnote.el: New file.
1262         * org.el (org-footnote): Require footnote code.
1263         (org-startup-options): Add new footnote options.
1264         (org-mode-map): New keybindig for footnotes.
1265         (org-ctrl-c-ctrl-c): Add function at footnotes.
1266         (org-org-menu): New menu entries for footnotes.
1268         * org-export-latex.el (org-export-as-latex): Pass footnote
1269         variable to preprocessor.
1270         (org-export-latex-preprocess): Treat multiple references to a
1271         footnote.
1273         * org-exp.el (org-export-preprocess-string): Call
1274         `org-footnote-normalize'.
1275         (org-export-as-ascii, org-export-as-html): Pass footnote variable
1276         to preprocessor.
1277         (org-export-as-html): Treat multiple references to a footnote.
1279 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
1281         * org-export-latex.el (org-export-latex-links): Handle coderef
1282         links.
1284         * org.el (org-bracket-link-analytic-regexp++): New variable.
1285         (org-make-link-regexps): Initialize
1286         `org-bracket-link-analytic-regexp++'.
1287         (org-store-link): Implement special case in edit-src buffer.
1288         (org-insert-link): No use of ide to insert stored links.
1289         (org-link-search): Implement special case for coderefs.
1291         * org-exp.el (org-export-html-scripts): New constant.
1292         (org-export-html-style-default): Add a new style for highlighted
1293         code.
1294         (org-export-code-refs): New variable.
1295         (org-export-preprocess-string): Initialize `org-export-code-refs'.
1296         Call `org-export-replace-src-segments-and-examples'
1297         No longer call `org-export-protect-examples'.
1298         (org-export-target-internal-links): Take care of coderef targets.
1299         (org-export-last-code-line-counter-value): New variable.
1300         (org-export-replace-src-segments-and-examples): Renamed from
1301         `org-export-replace-src-segments', and modified.
1302         (org-export-format-source-code-or-example): Renamed from
1303         `org-export-format-source-code'.
1304         (org-export-number-lines): New function.
1305         (org-export-as-ascii, org-export-as-html): Handle coderef links.
1307 --------------------------------------------------------------------------
1309 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
1311         * org-remember.el (org-remember-handler): Safer way to get a new
1312         buffer accessing the target file.
1314         * org.el (org-refile-get-location): Handle case of current buffer
1315         not having a file associated with it.
1317 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
1319         * org-table.el (org-table-get-formula): Only ask to overwrite
1320         field formula if there really is one.
1322         * org-id.el (org-id-find): Allow the ID to be a symbol or a
1323         number, by converting these to a string.
1325         * org-colview.el (org-dblock-write:columnview): Allow ID to be
1326         located in a different file.
1328         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
1329         org-colview.el.
1331 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
1333         * org.el (org-completion-use-ido): Enhance docstring of
1334         `org-completion-use-ido'.
1336         * org-export-latex.el (org-export-latex-make-header): Double the %
1337         in the time stamp format.
1338         (org-export-latex-special-chars): Handle case where there is no
1339         match group 3.
1341 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
1343         * org.el (org-get-refile-targets, org-refile-get-location): Use
1344         expanded file name to improve comparison.
1346 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
1348         * org.el (org-scan-tags): Rescan for tags, to get the correct
1349         upcase/downcase stuff.  This slows things down for now, but it
1350         works.
1351         (org-mode): Make sure the tag-faces regexp is initialized.
1353         * org-export-latex.el (org-export-latex-links): Fix bug with
1354         undefined label.
1356         * org-table.el (org-table-get-specials): Set
1357         `org-table-current-last-data-line'.
1358         (org-table-current-last-data-line): New variable.
1359         (org-table-insert-column, org-table-delete-column)
1360         (org-table-move-column, org-table-fix-formulas): Call
1361         `org-table-fix-formulas' a second time to fix the $LR references.
1362         (org-table-get-specials): Add the $LR references to the tables.
1363         (org-table-get-formula): Do not offer last-row names as LHS of
1364         formulas.
1366         * org.el (org-store-link): Capture link description from
1367         `org-id-store-link'.
1369         * org-exp.el (org-export-html-format-image): Add the / to the end
1370         of the <img> tag.
1371         (org-export-format-source-code): Surround example by empty lines,
1372         to make sure it will not be inside a paragraph.
1374         * org.el (org-ido-switchb): New function.
1376 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
1378         * org-agenda.el (org-agenda-show): New prefix argument
1379         FULL-ENTRY.
1381         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
1382         argument.
1384         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
1385         `org-agenda-change-all-lines'.
1386         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
1387         tags are now retrieved locally.
1389 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
1391         * org.el (org-get-outline-path): Fix bug if level is not given.
1392         (org-org-menu): Do not quote function in menu vector.
1394         * org-agenda.el (org-finalize-agenda): Fix typo with variable
1395         name.
1397 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
1399         * org.el (org-refile): Avoid refiling to within the region to be
1400         refiled.
1402         * org-export-latex.el (org-export-latex-special-chars): Replace
1403         special characters also in tables.
1405         * org-agenda.el (org-agenda-change-all-lines): New argument
1406         FORCE-TAGS.
1407         (org-agenda-set-tags): Cet the new tags and pass them to
1408         `org-format-agenda-item'.
1410 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
1412         * org-export-latex.el (org-export-latex-classes): Add longable as
1413         a default package to all classes.
1414         (org-export-latex-tables): Handle the longtable attribute and the
1415         align attribute.
1417         * org-table.el (orgtbl-to-generic): Handle tables that start with
1418         a hline.
1420         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
1421         \verb for colde-like snippets.
1422         (org-export-as-latex): Fix issues with region export.
1424         * org.el (org-up-heading-safe): Speed up function by using a
1425         direct regexp search.
1426         (org-olpa): New variable.
1427         (org-get-outline-path): Speed-up path constructions in cases where
1428         this is possible because the entire hierarchy is scanned anyway.
1429         (org-refile-get-location): Don't compare the truenames of files,
1430         this is too slow.
1431         (org-goto-max-level): New option.
1432         (org-goto): Use `org-goto-max-level'.
1434 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
1436         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
1437         Strip angle brackets from message-ids in the former and don't do
1438         it in the latter.
1439         (org-gnus-follow-link): Open summary reliable, even if the last
1440         messages were deleted, and handle empty groups, too.
1442 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
1444         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
1445         instead of \texttt for the =...= and ~===~ emphasis environments.
1446         (org-export-as-latex): Remove any old :org-license-to-kill text
1447         properties.
1448         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
1449         (org-export-latex-make-header): Add some hard space after the
1450         table of contents.
1451         (org-export-latex-first-lines): Accept RBEG argument.  Mark
1452         exported text so that it will be excuded in further steps.
1454         * org-table.el (org-table-get-specials): Make @0 reference the
1455         last line in a table.
1456         (org-table-recalculate): Improve docstring.
1458 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1460         * org.el (org-log-done): Fix docstring.
1462 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
1464         * org-exp.el (org-export-html-format-image): Fix bugs.
1466         * org-export-latex.el (org-export-latex-tables)
1467         (org-export-latex-links): Implement attribute, label, and caption
1468         handling.
1470         * org-exp.el (org-export-html-style-default): Add style
1471         definitions for the figure div.
1472         (org-export-preprocess-string, org-export-as-html): Implement
1473         attribute, label, and caption handling.
1474         (org-export-attach-captions-and-attributes): New function.
1475         (org-export-html-format-image): New function.
1476         (org-format-org-table-html): Implement attribute, label, and
1477         caption handling.
1479         * org.el (org-find-text-property-in-string): New function.
1480         (org-extract-attributes): Use the property org-attr instead of
1481         org-attrobutes, because this property is now set with the #+ATTR
1482         lines.
1484 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
1486         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
1487         the case that FROM is nil.
1489         * org.el (org-before-first-heading-p): New function.
1491 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
1493         * org-exp.el (org-export-as-html): Do not add a space before
1494         enforces line breaks.
1495         (org-export-as-html): Close paragraph before blockquote and verse
1496         tags.
1498 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
1500         * org-id.el (org-id-locations-file): Wrap file name with
1501         `convert-standard-filename'.
1502         (org-id-files): New variable.
1503         (org-id-use-hash): New option.
1504         (org-id-update-id-locations): Also search in all files current
1505         listed in `org-id-files'.  Convert the resulting alist to a hash
1506         if the user customation says so.
1507         (org-id-locations-save): Handle he case if `org-id-locations' is a
1508         hash.
1509         (org-id-locations-load): Convert the alist to a hash.
1510         (org-id-add-location): Handle the hast case.
1511         (kill-emacs-hook): Make sure id locations are saved when Emacs is
1512         exited.
1513         (org-id-hash-to-alist, org-id-alist-to-hash)
1514         (org-id-paste-tracker): New functions.
1516 -------------------------------------------------------------------------
1518 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
1520         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
1521         bindings of calendar variables.
1523         * org-table.el (org-table-find-row-type): Renamed from
1524         `org-find-row-type'.
1525         (org-table-rewrite-old-row-references): Renamed from
1526         `org-rewrite-old-row-references'.
1527         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
1528         (org-table-cleanup-narrow-column-properties): Renamed from
1529         `org-cleanup-narrow-column-properties'.
1531 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
1533         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
1534         for better error messages.
1535         (org-table-get-descriptor-line): Supply the new arguments to
1536         `org-find-row-type'.
1537         (org-table-error-on-row-ref-crossing-hline): New option.
1539         * org.el (org-target-link-regexp): Make buffer-local.
1540         (org-move-subtree-down): Fix bug with trees at beginning of
1541         buffer.
1543 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
1545         * org-faces.el (org-set-tag-faces): New function.
1546         (org-tags-special-faces-re): New variable.
1548         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
1550         * org-faces.el (org-tag-faces): New option.
1551         (org-tag): Mention `org-tag-faces' in the docstring.
1553 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
1555         * org-exp.el (org-export-html-style-default): Implement new
1556         quoting.
1558         * org-jsinfo.el (org-infojs-template): Implement new quoting.
1560         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
1561         command to the `w3m-minor-mode-map'.
1563         * org-archive.el (org-archive-to-archive-sibling): Protect
1564         `this-command' to avoid appending kills during archiving.
1566         * org-exp.el (org-export-with-priority): New variable.
1567         (org-export-add-options-to-plist): Use `org-export-plist-vars'
1568         instead of internal list of strings and properties.
1569         (org-print-icalendar-entries): Retrieve the location property with
1570         inheritance.
1572 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
1574         * org-exp.el (org-export-with-todo-keywords): New option.
1575         (org-export-plist-vars): Include also the keys for the #+OPTIONS
1576         line.
1577         (org-default-export-plist, org-export-add-options-to-plist)
1578         (org-export-as-ascii, org-export-as-html): Use the new structure
1579         of `org-export-plist-vars'.
1581         * org.el (org-map-entries): Return all values.
1583 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
1585         * org.el (org-matcher-time): Recognize more special values.
1587         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
1589 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
1591         * org.el (org-tags-exclude-from-inheritance): New option.
1592         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
1593         `org-tags-exclude-from-inheritance'.
1595         * org-agenda.el (org-agenda-show-inherited-tags): New option.
1596         (org-format-agenda-item): Add inherited tags to the agenda line
1597         string, and make sure that properties are kept when downcasing the
1598         tags list.
1599         (org-agenda-add-inherited-tags): New function.
1600         (org-downcase-keep-props): New function.
1602         * org.el (org-scan-tags): Mark inherited tags with a text
1603         property.
1604         (org-get-tags-at): Mark inherited tags with a text property.
1605         (org-add-prop-inherited): New function.
1607         * org-agenda.el (org-agenda-add-inherited-tags): New function.
1608         (org-agenda-show-inherited-tags): New option.
1610 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
1612         * org.el (org-modules): Add org-w3m to the default modules.
1614         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
1615         orgtbl-mode.
1616         (orgtabl-create-or-convert-from-region): New command.
1618         * org-exp.el (org-export-as-ascii): Remove the handling of
1619         targets.
1620         (org-export-ascii-preprocess): Handle targets already in this
1621         function.
1623 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
1625         * org-timer.el (org-timer-start-time): Define this variable.
1626         (org-timer-item): Make argument optional.
1628         * org-list.el (org-insert-item): Automatically insert a timer item
1629         if the current list is a timer list.
1631         * org-timer.el: New file.
1633         * org-publish.el (org-publish-org-index): Only exclude the index
1634         file in the main directory from being added to the site-map.
1635         (org-publish-get-project-from-filename): If the current project is
1636         a component, start publishing from the parent project.
1638 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
1640         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
1642         * org-publish.el (org-publish-org-index): Improve removal of
1643         temporary buffers.
1645         * org-agenda.el (org-get-closed): Re-apply changes
1646         accidentially overwritten by last commit to Emacs.
1648         * org.el (org-outline-path-complete-in-steps): New option.
1649         (org-refile-get-location): Honor
1650         `org-outline-path-complete-in-steps'.
1651         (org-agenda-change-all-lines, org-tags-sparse-tree)
1652         (org-time-string-to-absolute, org-small-year-to-year)
1653         (org-link-escape): Re-apply changes accidentially overwritten
1654         by last commit to Emacs.
1656 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
1658         * org-clock.el (org-dblock-write:clocktable): Make sure the
1659         clocktable sees the first line.
1660         (org-clock-in): Warn if the clock cannot be resumed.
1662 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
1664         * org.el (org-open-at-point): Fix mixup about interactive and
1665         non-interactive elisp links.
1667 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1669         * org-exp.el (org-export-preprocess-string): Allow one comment
1670         line before the first headline to always be included.  This is
1671         to not miss a commented target.
1673         * org-mouse.el (org-mouse-insert-item): Call
1674         `org-indent-to-column' instead of `indent-to', for XEmacs
1675         compatibility.
1677         * org.el (org-refile-targets): Fix customize definition so
1678         that it works also in XEmacs.
1679         (org-fixup-indentation): Call `org-indent-to-column' instead
1680         of `indent-to', for XEmacs compatibility.
1682 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
1684         * org-mew.el (org-mew-store-link): Get the correct case folder
1685         for refiled messages.
1687 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1689         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
1690         line break indicators.
1692         * org.el (org-ido-completing-read): Remove the "i:" prefix for
1693         ido-completion propts.
1695 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1697         * org-remember.el (org-remember-apply-template): Use
1698         `org-substring-no-properties'.
1700         * org-compat.el (org-substring-no-properties): New function.
1702         * org-remember.el (org-remember-apply-template): Use
1703         `org-substring-no-properties' for compatibility.
1705         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
1706         option.
1707         (org-fix-bullet-type): respect
1708         `org-list-two-spaces-after-bullet-regexp'.
1710         * org-clock.el (org-clock-load): Clean up the code.
1712         * org.el (org-adaptive-fill-function): Allow two spaces after
1713         "1." as a list bullet.
1715 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
1717         * org-clock.el (org-clock-save, org-clock-load): Check for
1718         live buffers, existing files, and buffer file names to ensure
1719         consistent information.
1720         (org-clock-persist): Make `clock' a special value of this
1721         variable, and improve docstring.
1723         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
1724         (org-get-string-indentation): Adapt indentation when the bullet
1725         width changes.
1727 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
1729         * org-remember.el (org-remember-finalize): Make interactive.
1730         (org-remember-kill): New command.
1731         (org-remember-finish-immediately): Call `org-remember-finalize'
1732         directly.
1733         (org-remember-finalize): Make `org-remember-finalize' an interactive
1734         function.
1736 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
1738         * org-remember.el (org-remember-apply-template): No ido completion
1739         for free prompts in remember templates.
1740         (org-remember-before-finalize-hook): New hook.
1741         (org-remember-mode): New minor mode.
1742         (org-remember-apply-template): Turn on `org-remember-mode'.
1744         * org-id.el (org-id-add-location): Avoid error when no file is
1745         given.
1747         * org-remember.el (org-remember-apply-template): Fix the way how
1748         the list of allowed properties is retrieved from the target file.
1750         * org.el (org-insert-link): Improve file link matching.
1752 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
1754         * org-colview.el (org-columns-display-here): New argument
1755         DATELINE, to trigger using the new face.
1756         (org-agenda-colview-summarize): Call `org-columns-display-here'
1757         with the new argument.
1759         * org-faces.el (org-agenda-column-dateline): New face.
1761         * org-publish.el (org-publish-org-index): Use index-title at page
1762         title, not as section.
1764         * org-exp.el (org-export-html-format-desc): Respect the
1765         org-protect property.
1766         (org-export-as-html): Protect image specifiers that are in the
1767         description part of a link.
1769         * org.el (org-sort-entries-or-items, org-completing-read)
1770         (org-refile-get-location, org-olpath-completing-read, org-todo)
1771         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
1772         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
1773         (org-set-property, org-delete-property)
1774         (org-delete-property-globally): Use `org-ido-completing-read'.
1776         * org-remember.el (org-remember-apply-template): Use
1777         `org-ido-completing-read'.
1779         * org-publish.el (org-publish): Use `org-ido-completing-read'.
1781         * org-colview.el (org-columns-edit-value, org-columns-new)
1782         (org-insert-columns-dblock): Use `org-ido-completing-read'.
1784         * org-colview-xemacs.el (org-columns-edit-value)
1785         (org-columns-new, org-insert-columns-dblock): Use
1786         `org-ido-completing-read'.
1788         * org-attach.el (org-attach-delete-one, org-attach-open): Use
1789         `org-ido-completing-read'.
1791         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
1792         `org-ido-completing-read'.
1794         * org.el (org-time-today): New function.
1795         (org-matcher-time): Use `org-time-today'.  Add special treatment
1796         for "<tomorrow>" and "<yesterday>".
1797         (org-ido-completing-read): New function.
1798         (org-completion-use-ido): New option.
1800         * org-exp.el (org-export-format-source-code): Fix bug in require
1801         htmlize code.
1802         (org-export-target-internal-links): Fix bug in search for text
1803         property.
1805 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
1807         * org-export-latex.el (org-export-latex-subcontent): Interprete
1808         target aliases as additonal labels.
1810         * org-exp.el (org-export-target-aliases): New variable.
1811         (org-export-preprocess-string)
1812         (org-export-handle-invisible-targets): Fill the alias alist.
1813         (org-export-as-html): Remove the &nbsp; from the anchor, and also
1814         assign an id.
1815         (org-html-level-start): Insert the target aliases as additonal
1816         anchors.
1818         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
1819         picture area.
1821 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
1823         * org.el (org-open-at-mouse): Ensure correct link abbreviations
1824         when following a link with the mouse from the agenda.
1826         * org-exp.el (org-export-as-html): Avoid lone </div> when no
1827         headlines are created.
1829 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
1831         * org-exp.el (org-export-preprocess-string): Reorder so that we
1832         can still see ID properties when we collect targets.
1833         (org-export-target-internal-links): Also store targets for ID's.
1835         * org.el (org-link-translation-function): New option.
1836         (org-open-at-point): Call `org-link-translation-function' if
1837         non-nil.
1838         (org-translate-link): New function.
1839         (org-translate-link-from-planner): New function.
1840         (org-open-at-point): Allow interactive commands in elisp links.
1842         * org-exp.el (org-icalendar-cleanup-string): Restore the old
1843         iCalendar quoting.  The new one seems to caus problems with
1844         applications.
1846         * org.el (org-yank): Set `this-command' to `yank', so that
1847         `yank-pop' will work.
1849 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1851         * org-id.el (org-id-search-archives): New option.
1853         * org.el (org-link-to-org-use-id): New option.
1854         (org-store-link): Use `org-link-to-org-use-id'.
1855         (org-id): Make org-id.el a standard component.
1857 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1859         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
1860         hexified version of the tag.
1862         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
1863         compliance as far as quoting is concerned.
1865         * org-vm.el (org-vm-follow-link): Require `vm-search'.
1867         * org.el (org-up-heading-safe, org-forward-same-level): Always
1868         call `org-back-to-heading' instead of `outline-back-to-heading'.
1869         (org-back-to-heading): New wrapper around outline-back-to-heading,
1870         with a useful error message telling where the error happened.
1872         * org-list.el (org-update-checkbox-count): Always call
1873         `org-back-to-heading' instead of `outline-back-to-heading'.
1875         * org-exp.el (org-export-as-html): Make sure that each <img> tag
1876         has an `alt' attribute, to ensure XHTML validation.
1878 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
1880         * org-publish.el (org-publish-attachment): Allow publishing to
1881         overwrite attachment files.
1883         * org-agenda.el (org-agenda-timerange-leaders): New option.
1884         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
1886         * org.el (org-edit-src-exit): Untabify ASCII image before
1887         returning.
1900 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1902         * org.el (org-yank): Make any prefix force normal yanking.
1903         Suppress folding if text would be swallowed into a folded
1904         subtree.
1905         (org-yank-folded-subtrees, org-yank): Docstring updates.
1907         * org-agenda.el (org-agenda-compare-effort): Treat no effort
1908         defined as 0.
1910         * org-exp.el (org-export-language-setup): Add Catalan and
1911         Esperanto language entries.
1913 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
1915         * org.el (org-refile): Allow refiling of entire regions.
1917         * org-clock.el (org-clock-time%): New function.
1919         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
1920         retrieve property values.
1922 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
1924         * org-agenda.el (org-agenda-list): Handle the value `only' of
1925         org-agenda-show-log'.
1926         (org-agenda-log-mode): Interpret a double prefix arg.
1928 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
1930         * org-exp.el (org-export-html-footnotes-section): New variable.
1931         (org-export-as-html): Use `org-export-html-footnotes-section' to
1932         insert the footnotes.
1933         (org-export-language-setup): Add "Footnotes" to language words.
1935 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
1937         * org.el (org-yank): Fix bug when not inserting a subtree.
1939 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
1941         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
1942         instead of `vm-beginning-of-message'.
1944         * org.el (org-make-link-regexps): Make sure that links to gnus can
1945         contain brackets.
1947 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
1949         * org-attach.el (org-attach-dir): Remove duplicate ID creation
1950         code.
1952         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
1953         shell output.
1955         * org.el (org-link-abbrev-alist): Improve customization type.
1957         * org-attach.el (org-attach-expand-link, org-attach-expand): New
1958         functions.
1960         * org-agenda.el (org-agenda-get-progress): Renamed from
1961         `org-get-closed'.  Implement searching for state changes as well.
1962         (org-agenda-log-mode-items): New option.
1963         (org-agenda-log-mode): New option prefix argument, interpreted as
1964         request to show all possible progress info.
1965         (org-agenda-get-day-entries): Call `org-get-progress' instead of
1966         `org-get-closed'.
1967         (org-agenda-set-mode-name): Handle the more complex log mode
1968         settings.
1969         (org-get-closed): New alias, pointing to `org-get-progress'.
1971 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
1973         * org.el (org-file-apps-defaults-gnu)
1974         (org-file-apps-defaults-macosx)
1975         (org-file-apps-defaults-windowsnt): Add an entry defining the
1976         system command.
1977         (org-file-apps): Allow `system' as key and value.
1978         (org-open-at-point): Explain the effect of a double prefix arg.
1979         (org-open-file): If the argument `in-emacs' is (16),
1980         i.e. corresponding to a double prefix argument, try to open the
1981         file externally.
1983 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
1985         * org.el (org-insert-link): Abbreviate absolute files names in
1986         links.  Also, fix a bug in which the double C-u prefix would not
1987         be honored.
1989 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
1991         * org.el (org-insert-heading): If buffer does not end with a
1992         newline, add one if necessary to insert headline correctly.
1994         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
1995         paragraphs, not inside.
1997         * org.el (org-todo): Quote
1998         `org-agenda-headline-snapshot-before-repeat'.
2000         * org-exp.el (org-export-as-html): Fully process link descriptions.
2001         (org-export-html-format-desc): New function.
2002         (org-export-as-html): Collect footnotes into the correct basket.
2003         (org-html-protect): No longer protect quotations marks here, this
2004         goes wrong.
2006         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
2007         BEG.
2009         * org-compat.el (org-fit-window-to-buffer): New function (not
2010         really, a preliminary and incomplete version was present earlier,
2011         but not used).
2013         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
2014         `org-fit-window-to-buffer'.
2016         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
2018         * org-agenda.el (org-agenda-get-restriction-and-command)
2019         (org-fit-agenda-window, org-agenda-convert-date): Use
2020         `org-fit-window-to-buffer'.
2022         * org-exp.el (org-export-as-html): Process href links through
2023         `org-export-html-format-href'.
2024         (org-export-html-format-href): New function.
2026         * org-agenda.el (org-agenda-todo): Update only the current
2027         headline if this is a repeated TODO, marked done for today.
2028         (org-agenda-change-all-lines): New argument JUST-THIS, to change
2029         only the current line.
2031         * org.el (org-todo): Take a snapshot of the headline if the
2032         repeater might change it.
2034 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
2036         * org-publish.el (org-publish-find-title): Remove buffers visited
2037         only for extracting the title.
2039         * org-exp.el (org-export-html-style)
2040         (org-export-html-style-default): Mark style definitions as
2041         unparsed CDATA.
2043         * org-publish.el (org-publish-validate-link): Function
2044         re-introduced.
2046 2008-11-02  Charles Sebold  <csebold@gmail.com>
2048         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
2049         property.
2050         (org-plot-quote-timestamp-field): New function.
2051         (org-plot-quote-tsv-field): Call timestamp field function when
2052         necessary rather than just quoting as a string.
2053         (org-plot/gnuplot-to-data): Pass in timefmt property.
2054         (org-plot/gnuplot-script): Supports timefmt property.
2055         (org-plot/gnuplot): Checks for timestamp column before checking
2056         for text index column.
2058 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
2060         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
2062         * org-publish.el (org-publish-org-index): Create a section in the
2063         index file.
2064         (org-publish-org-index): Stop linking to directories.
2066         * org.el (org-emphasis-alist): Use span instead of <u> to
2067         underline text.
2069         * org-exp.el (org-export-as-html): Make sure <p> is closed before
2070         <pre> sections.
2072 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
2074         * org-jsinfo.el (org-infojs-template): Remove language attribute
2075         from script tag.
2077 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
2079         * org-agenda.el (org-agenda-remove-marked-text): New function.
2080         (org-agenda-mark-filtered-text)
2081         (org-agenda-unmark-filtered-text): New functions.
2082         (org-write-agenda): Remove fltered text.
2084         * org.el (org-make-tags-matcher): Give access to TODO "property"
2085         without speed penalty.
2087 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
2089         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
2090         option.
2091         (org-store-link-props): Make sure adding to the plist works
2092         correctly.
2094         * org-gnus.el (org-gnus-no-new-news): New function.
2095         (org-gnus-follow-link): Allow the article ID to be a message-id,
2096         in addition to allowing article numbers.  Message IDs make much
2097         more roubust links.
2098         (org-gnus-store-link): Use message-id to create link.
2100 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
2102         * org.el (org-emphasize): Reverse the selection array.
2103         (org-emphasis-alist): Set <code> tags for the verbatim
2104         environment.
2106         * org-remember.el (org-remember-handler): Fix bug with
2107         prefix-related changing of the note storage target.
2109         * org-exp.el (org-print-icalendar-entries): Make the exported
2110         priorities compatible with RFC 2445.
2112         * org-clock.el (org-clock-save): Insert time stamp without
2113         dependence on time-stamp.el.
2115 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
2117         * org.el ("saveplace"): If saveplace puts point into an invisible
2118         location, make it visible.
2119         (org-make-tags-matcher): Allow inactive time stamps in time
2120         comparisons.
2121         (org-yank-adjusted-subtrees): New option.
2122         (org-yank): Incorporate adjusting trees.
2123         (org-paste-subtree): New argument FOR-YANK which will cause
2124         insertion at point without backing up over white lines, and leave
2125         point at the end of the inserted text.  Also if the cursor is
2126         at the beginning of a headline, use the same level or the inserted
2127         tree.
2129         * org-publish.el (org-publish-get-base-files-1): Deal correctly
2130         with broken symlinks
2132 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
2134         * org-exp.el (org-export-select-tags, org-get-current-options):
2135         Fix typo.
2137 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
2139         * org-agenda.el (org-format-agenda-item)
2140         (org-agenda-filter-make-matcher): Make sure tags are stored and
2141         compared donwcased.
2143 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
2145         * org.el (org-insert-todo-heading): Fix bug with force-heading
2146         argument.
2148 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
2150         * org-clock.el (org-clock-in-resume): Add a custom option to
2151         toggle starting the clock from an open clock line.
2152         (org-clock-in): When clocking in to an entry, if
2153         `org-clock-in-resume' is set, check if the first clock line is
2154         open and if so, start the clock from the time in the clock line.
2155         (org-clock-persist): Add a custom option to toggle clock
2156         persistence.
2157         (org-clock-persist-query-save): Add a custom option to toggle
2158         asking the user if they want to save the running clock when
2159         exiting.
2160         (org-clock-persist-query-resume): Add a custom option to toggle
2161         asking the user if they want to resume the saved clock when Emacs
2162         is restarted.
2163         (org-clock-save): Add a function to save clock data.
2164         This includes the contents of `org-clock-history' and the buffer
2165         and position of the currently clocked task, if any.
2166         (org-clock-load): Add a function to load clock data.
2167         This populates `org-clock-history', and resumes the saved clocked
2168         task if there is one.
2169         (org-clock-persistence-insinuate): Add a method to set up the
2170         hooks for clock persistence.
2172 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
2174         * org-exp.el (org-export-as-ascii): Handle the case that we are
2175         publishing from an indirect buffer.
2177         * org-table.el (org-table-copy-down): Fix bug with time stamp
2178         increment.
2180         * org-mouse.el (org-mouse-features): New option.
2181         (org-mode-hook): Turn on features depending on
2182         `org-mouse-features'.
2184         * org.el (org-insert-heading-respect-content): Force heading
2185         creation.
2186         (org-insert-heading): keep the folding state of the heading before
2187         the inserted one.
2189 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
2191         * org-archive.el (org-archive-to-archive-sibling): Handle top
2192         level headlines better.
2194 2008-10-21  Bastien Guerry  <bzg@altern.org>
2196         * org-export-latex.el (org-export-latex-classes): Added
2197         \usepackage{graphicx} to the default list of packages.
2199 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
2201         * org-agenda.el (org-agenda-filter): Renamed from
2202         `org-agenda-filter-tags'.
2204 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
2206         * org.el (org-entry-properties): Add CATEGORY property, iven if it
2207         is not defined as a property in this entry.
2208         (org-add-log-note): Mask prefix argument when immediately storing
2209         the note.
2211         * org-agenda.el (org-agenda-filter-effort-default-operator): New
2212         option.
2214 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
2216         * org.el (org-add-log-setup): Bugfix; code to find insertion point
2217         after drawers was skipping ahead one line too many, so notes were
2218         inserted after the first note instead of before it.
2220 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
2222         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
2223         New variables.
2224         (org-prepare-agenda): Reset the filter tags.
2225         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
2226         Show filter tags in mode line.
2228         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
2229         formatter.
2231         * org-export-latex.el (org-latex-entities-regexp): New constant.
2232         (org-export-as-pdf): Use two calls to `shell-command'.
2234 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
2236         * org-export-latex.el (org-export-latex-treat-sub-super-char):
2237         Honor the {} value of the subsuperscript setting.  Make sure that
2238         longer subsuperscripts are typeset in a roman font.
2240         * org.el (org-clock-update-time-maybe): Compute negative clock
2241         intervals correctly.
2243 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
2245         * org.el (org-add-log-setup): Respect
2246         `org-log-state-notes-insert-after-drawers'.
2247         (org-log-state-notes-insert-after-drawers): New option.
2248         (org-todo-trigger-tag-changes): New function.
2249         (org-todo): Call `org-todo-trigger-tag-changes'.
2251 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
2253         * org.el (org-add-log-setup): Only skip drawers if the are
2254         immediately after the scheduling keywords.
2256         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
2257         function
2258         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
2259         call it with the current todo state to get the state to switch to
2260         when clocking in.
2261         (org-clock-in): Use org-indent-line-function to indent clock lines.
2262         (org-clock-find-position): Fix indentation of empty clock drawers.
2264 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
2266         * org-publish.el (org-publish-org-to): Handle case when
2267         org-export-to-pdf does return a file name, not a buffer.
2268         (org-publish-org-to-pdf): New function.
2270         * org-export-latex.el (org-export-as-pdf)
2271         (org-export-as-pdf-and-open): New commands.
2273         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
2274         forms as ranges.
2276         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
2277         things in protexted regions.
2279 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
2281         * org-export-latex.el (org-export-latex-preprocess): Improve
2282         quoting of LaTeX environments.
2284 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
2286         * org.el (org-edit-fixed-width-region): Exclude final newline from
2287         picture area.
2289         * org-export-latex.el (org-export-latex-subcontent): Add labels to
2290         sections, to make internal links work.
2291         (org-export-latex-fontify-headline): Do not remove all text
2292         properties, to make sure that target properties survive this
2293         process.
2295         * org-exp.el (org-export-preprocess-string): Change sequence of
2296         modifications, to make sure links are prepared before the LaTeX
2297         conversions do happen.
2299 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
2301         * org-attach.el (org-attach-delete-all): Renamed from
2302         `org-attch-delete'.  Add a security query before deleting the
2303         entire directory.  New optional argument FORCE can overrule the
2304         security query.
2305         (org-attach-delete-one): New command.
2307 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
2309         * org-attach.el (org-attach-file-list): Fix bug with directory.
2311 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
2313         * org.el (org-apps-regexp-alist): New function.
2314         (org-file-apps): Add auto-mode to the default value.
2315         (org-open-file): Use the new structure of org-file-apps.
2317         * org-attach.el (org-attach): Support the new keys.
2318         (org-attach-method): New option.
2320 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
2322         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
2323         March.
2325         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
2326         of the list value o `org-use-tag-inheritance'.
2328         * org-attach.el (org-attach-auto-tag): New option.
2329         (org-attach-tag, org-attach-untag): New functions.
2330         (org-attach-attach, org-attach-new, org-attach-sync): Call
2331         `org-attach-tag'.
2332         (org-attach-delete): Call `org-attach-untag'.
2334 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
2336         * org-table.el (orgtbl-self-insert-command): Make this work for
2337         the keypad as well.
2339 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
2341         * org.el (org-add-log-setup): Limit searc for drawers to entry
2342         text, not to subtree.
2344         * org-clock.el (org-clock-heading-for-remember): New variable.
2345         (org-clock-in): Set `org-clock-heading-for-remember'.
2347 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
2349         * org-remember.el (org-remember-apply-template): Add new
2350         expansions: %k, %K for currently clocked task and a link to the
2351         currently clocked task, and %< to file notes in the currently
2352         clocked task.
2354 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
2356         * org-export-latex.el (org-export-latex-make-header): Also insert
2357         the content of the property :latex-header-extra.
2359         * org-exp.el (org-infile-export-plist): Put the content of
2360         #+LATEX_HEADER: into the property :latex-header-extra.
2362         * org-colview.el (org-columns-get-format-and-top-level): Remove
2363         resetting the marker.
2365         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
2366         Remove resetting the marker.
2368         * org.el (org-entry-property-inherited-from): Improve docstring.
2369         (org-entry-get-with-inheritance): Reset marker before starting the
2370         search.
2372         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
2374 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
2376         * org.el (org-entry-get-multivalued-property)
2377         (org-entry-protect-space, org-entry-restore-space): New
2378         functions.
2379         (org-file-apps-defaults-macosx): Let postscript files be opened by
2380         preview.
2381         (org-time-stamp-inactive): Call `org-time-stamp'.
2382         (org-time-stamp): New argument `inactive'.  Also edit inacive
2383         stamps. Convert time stamp type.
2384         (org-open-file): Interpret the `default' value for the `command'
2385         in `org-file-apps'.
2387         * org-id.el (org-id-int-to-b36-one-digit)
2388         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
2389         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
2390         b36.
2392 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
2394         * org-id.el (org-id-reverse-string): New function.
2395         (org-id-new): Use `org-id-reverse-string' to make sure the
2396         beginning chars of the ID are mutating fast.  This allows to use a
2397         directory structure to spread things better.
2398         (org-id-prefix): Changed default to nil.
2400         * org-list.el (org-move-item-down, org-move-item-up): Remember and
2401         restore the column of the cursor position.
2403         * org-remember.el (org-remember-apply-template): Remove properties
2404         from `initial'.
2406 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
2408         * org-wl.el (org-wl-open): Remove useless call to
2409         `wl-thread-open-all'.
2411         * org-remember.el (org-remember-handler): Fix bug with `bottom'
2412         location.
2414 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
2416         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
2417         `org-bbdb-anniversaries'.
2419         * org.el (org-get-next-sibling, org-forward-same-level): New
2420         functions, similar to the outline versions, but invisible headings
2421         are OK.
2423 2008-09-25  Bastien Guerry  <bzg@altern.org>
2425         * org.el (org-auto-repeat-maybe): Insert a space between
2426         the timestamp's type and the timestamp itself.
2428 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
2430         * org-table.el (org-table-sum): Do not format the result with %g,
2431         it does rounding when there are too many digits.
2433         * org.el (org-map-entries): Protect the keyword-selecting variables.
2435 2008-09-23  Bastien Guerry  <bzg@altern.org>
2437         * org-agenda.el (org-agenda-to-appt): Make sure the function check
2438         against all agenda files.
2440 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
2442         * org-list.el: New file, aggregating list functions from org.el
2443         and org-export-latex.el.
2445         * org.el (org-edit-src-region-extra): New option.
2447 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
2449         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
2450         time before 1am.
2452 2008-09-22  Bastien Guerry  <bzg@altern.org>
2454         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
2456 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
2458         * org-plot.el (org-plot/gnuplot): Make tables starting with a
2459         hline work correctly.
2460         (org-plot/gnuplot-script): Put commas at the end of each script
2461         line.
2463 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
2465         * org.el (org-get-refile-targets): Replace links with their
2466         descriptions
2467         (org-imenu-get-tree): Replace links with their descriptions.
2469         * org-remember.el (org-remember-apply-template): Add a new
2470         expansion for adding properties to remember items.
2472         * org.el (org-add-log-setup): Skip over drawers (properties,
2473         clocks etc) when adding notes.
2475         * org-agenda.el (org-agenda-get-closed): show durations of clocked
2476         items as well as the start and end times.
2478         * org-compat.el (org-get-x-clipboard-compat): Add a compat
2479         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
2481         * org-remember.el (org-get-x-clipboard): Use the compat
2482         function to get clipboard values when x-selection-value is
2483         unavailable. Use substring-no-properties instead of
2484         set-text-properties to remove text properties from the clipboard
2485         value.
2487         * lisp/org-clock.el (org-update-mode-line): Support limiting the
2488         modeline clock string, and display the full todo value in the
2489         tooltip. Set a local keymap so mouse-3 on the clock string goes to
2490         the currently clocked task.
2491         (org-clock-string-limit): Add a custom value for the maximum
2492         length of the clock string in the modeline.
2493         (org-clock-mode-map): Add a keymap for the modeline string
2495 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
2497         * org-compat.el (org-propertize): New function.
2499 2008-09-20  Bastien Guerry  <bzg@altern.org>
2501         * org-export-latex.el (org-export-latex-tables): protect exported
2502         tables from further special chars conversion.
2503         (org-export-latex-preprocess): Preserve LaTeX environments.
2504         (org-list-parse-list): Parse descriptive lists.
2505         (org-list-to-generic, org-list-to-latex, org-list-to-html)
2506         (org-list-to-texinfo): Export descriptive lists.
2507         (org-quote-chars): Remove.
2508         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
2509         (org-export-latex-list-beginning-re): Rename to
2510         `org-list-beginning-re'
2511         (org-list-item-begin): Rename to `org-list-item-beginning'
2513 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
2515         * org.el (org-refile): Allow refiling to the last entry in the
2516         buffer.
2517         (org-get-tags-at): Fix bug when inheritance is turned off.
2519 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
2521         * org.el (org-indent-line-function): No longer check for src
2522         regions, this is too much overhead.
2524         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
2525         matching.
2527         * org.el (org-scan-tags): Make sure that tags matching is not case
2528         sensitive.  TODO keyword matching is case sensitive, however, to
2529         avoid confusion with similar words that are not meant to be
2530         keywords.
2532 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
2534         * org.el (org-get-local-tags-at): New function.
2535         (org-get-local-tags): New function.
2537         * org-exp.el (org-export-get-categories): New function.
2539         * org-agenda.el (org-sorting-choice)
2540         (org-agenda-sorting-strategy, org-agenda-get-todos)
2541         (org-agenda-get-timestamps, org-agenda-get-deadlines)
2542         (org-agenda-get-scheduled, org-agenda-get-blocks)
2543         (org-entries-lessp): Implement sorting by TODO state.
2544         (org-cmp-todo-state): New defsubst.
2546         * org-colview.el (org-colview-construct-allowed-dates): New
2547         function.
2548         (org-columns-next-allowed-value): Use
2549         `org-colview-construct-allowed-dates'.
2551         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
2552         function.
2553         (org-columns-next-allowed-value): Use
2554         `org-colview-construct-allowed-dates'.
2556 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
2558         * org.el (org-protect-slash): New function.
2559         (org-get-refile-targets): Use `org-protect-slash'.
2561         * org-agenda.el (org-global-tags-completion-table): New variable.
2563         * org-exp.el (org-export-handle-export-tags): New function.
2564         (org-export-preprocess-string): Call
2565         `org-export-handle-export-tags'.
2567         * org-plot.el: New file.
2569         * org-publish.el (org-publish-expand-components): Function removed.
2570         (org-publish-expand-projects): Allow components to have components.
2572 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
2574         * org.el (org-indent-line-function): Do not indent in regions that
2575         are external source code.
2576         (org-yank-and-fold-if-subtree): New function.
2578         * org-agenda.el (org-agenda-todayp): New function.
2579         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
2580         `org-agenda-todayp'.
2582         * org.el (org-insert-heading-respect-content)
2583         (org-insert-todo-heading-respect-content): New commands.
2584         (org-insert-heading-respect-content): New option.
2585         (org-insert-heading): Respect `org-insert-heading-respect-content'.
2587         * org-clock.el (org-clock-find-position): Make sure the note after
2588         the clock line gets moved into the new clock drawer.
2590 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
2592         * org-id.el (org-id-new): New option.
2594 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
2596         * org-table.el (org-table-copy-down): Avoid overflow during
2597         increment.  Use prefix argument 0 to temporarily disable the
2598         increment.
2600 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
2602         * org-exp.el (org-export-as-html): Do not turn on the major mode
2603         if the buffer will be killed anyway.
2604         (org-get-current-options): Exclude the #+TEXT field.
2605         (org-export-as-html): Make sure text before the first headline is
2606         a paragraph.
2608         * org-publish.el (org-publish-org-to): Tell the exporter that this
2609         buffer will be killed, so it is not necessary to do major mode
2610         initialization.
2612         * org-archive.el (org-archive-to-archive-sibling): Show empty
2613         lines after folding the archive sibling.
2615         * org.el (org-log-note-extra): New variable.
2617 2008-09-05  Bastien Guerry  <bzg@altern.org>
2619         * org.el (org-additional-option-like-keywords): Added keywords for
2620         the _QUOTE, _VERSE and _SRC environments.
2622         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
2623         exporting _QUOTE and _VERSE environments.
2625 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
2627         * org-agenda.el (org-agenda-filter-by-tag): New command.
2629         * org-exp.el (org-get-current-options): Remove angular brackets
2630         from the date entry.
2632         * org.el (org-edit-fixed-width-region): New function.
2633         (org-edit-fixed-width-region): Also try
2634         `org-edit-fixed-width-region'.
2635         (org-edit-fixed-width-region-mode): New option.
2636         (org-activate-code): Only interprete lines starting with colon
2637         plus a space as example lines.
2639         * org-remember.el (org-remember-templates): Add nil instead of
2640         empty strings to fix the length of remember templates.
2642         * org-table.el (org-calc-default-modes): Fix the time format for
2643         calc, from 12 hour to 24 hour clock.
2645 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
2647         * org-agenda.el (org-agenda-get-deadlines)
2648         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
2649         entries that are pre-warnings of deadlines or reminders.
2651         * org.el (org-sort-entries-or-items): Make numeric and alpha
2652         comparisons ignore any TODO keyword and priority cookie.
2654         * org-remember.el (org-remember-handler): Reinterpretation of the
2655         prefix argument.
2657 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
2659         * org-agenda.el (org-agenda-get-scheduled): Use new
2660         `org-scheduled' face.
2662         * org-faces.el (org-scheduled): New face.
2664         * org-wl.el (org-wl-open): Remove incorrect declaration.
2666         * org-gnus.el (org-gnus-store-link): Support for :to information
2667         in gnus links.
2669         * org-exp.el (org-export-as-html): Fixed typo in creator
2670         information.
2671         (org-export-protect-examples): New parameter indent.  Insert extra
2672         spaces only when this parameter is specified.
2673         (org-export-preprocess-string): Call `org-export-protect-examples'
2674         with an indentation parameter when exporting to ASCII.
2676         * org-remember.el (org-remember-templates)
2677         (org-remember-apply-template): Allow the file component to be a
2678         function.
2680         * org.el (org-goto-local-search-headings): Renamed from
2681         `org-goto-local-search-forward-headings'.  Added the possibility
2682         to search backwards.
2684 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
2686         * org-export-latex.el (org-export-latex): New customization
2687         group.
2689         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
2691 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
2693         * org-exp.el (org-html-do-expand): Allow {} to terminate
2694         tex macro
2696 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
2698         * org.el (org-buffer-list): Select buffers based on major mode,
2699         not on file name.
2701 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
2703         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
2704         face property.
2706         * org-colview.el (org-columns-display-here): Use
2707         `org-columns-modify-value-for-display-function'.
2709         * org-colview-xemacs.el (org-columns-display-here): Use
2710         `org-columns-modify-value-for-display-function'.
2712 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
2714         * org.el (org-columns-modify-value-for-display-function): New option.
2726         * org-publish.el (org-publish-file): Make sure the directory match
2727         for the publishing directory works correctly.
2729         * org-agenda.el (org-agenda-execute-calendar-command)
2730         (org-agenda-diary-entry): Additional optional argument.
2732 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
2734         * org-exp.el (org-export-as-html): Add attributes also in mailto
2735         and ftp links.
2737         * org.el (org-autoload): Add `org-dblock-write:columnview'.
2746 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
2748         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
2749         sure that calls from `org-export-region-as-html' do not do the
2750         special check for a subtree.
2752 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
2754         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
2756 2008-07-20  Juri Linkov  <juri@jurta.org>
2758         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
2759         new keymap `narrow-map' instead of binding "\C-xns".
2761 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
2763         * org.el (org-open-file): Use
2764         `org-open-directory-means-index-dot-org'.
2765         (org-open-directory-means-index-dot-org): New option.
2767 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
2769         * org.el (org-make-link-string): Remove link attributes from
2770         description.
2771         (org-open-at-point): Remove link attributes bevore using the path.
2773         * org-exp.el (org-export-as-html): Handle link attributes.
2775         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
2777         * org-table.el (org-table-to-lisp): New function.
2779         * org.el (org-narrow-to-subtree): Do not include the final newline
2780         into the narrowed region.
2782         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
2783         bug with user-define skipping condition.
2785 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
2787         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
2789 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
2791         * org-exp.el (org-export-html-style-default): Automatic overflow
2792         handling for pre fields.
2793         (org-export-as-ascii, org-export-as-html): Change default format
2794         for time stamp.
2796         * org-table.el (org-table-export): Offer completion for translator
2797         functions, and do not require a heading above the table.
2799         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
2800         Cater for the case of a list starting in the first line of the
2801         buffer.
2803 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
2805         * org-publish.el (org-publish-find-title): Bug fix.
2806         (org-publish-org-index): Implement new :index-style option.
2808 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
2810         * org-publish.el (org-publish-timestamp-filename): Use
2811         SHA1-encoded file names in the timestamp directory.
2813 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
2815         * org-publish.el (org-publish-needed-p): Be verbose about files
2816         published and files skipped.
2818         * org-exp.el (org-export-preprocess-string): Swap link
2819         normalization and inernal link targeting.
2821         * org-publish.el (org-publish-needed-p): Create timestamp
2822         directory when it does not exist.
2824 2008-07-04  Bastien Guerry  <bzg@altern.org>
2826         * org-clock.el (org-clock-out-when-done): Doc fix.
2828         * org.el (org-agenda-skip-unavailable-files): Doc fix.
2830         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
2831         Ignore case when searching for the COMMENT cookie at export time.
2833 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
2835         * org-exp.el (org-get-file-contents)
2836         (org-get-and-remove-property): New functions.
2837         (org-export-handle-include-files): Handle the new prefix options.
2838         (org-export-as-html): Fix the verse environment.
2840 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
2842         * org.el (org-time=, org-time<, org-time<=, org-time>)
2843         (org-time>=, org-time<>, org-2ft): New functions.
2844         (org-op-to-function): Also provide for the time testing fucntions.
2846 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
2848         * org-exp.el (org-export-html-style-default): New constant.
2850 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
2852         * org-exp.el (org-export-html-style-extra): New variable.
2853         (org-export-splice-style): New function.
2855 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
2857         * org-exp.el (org-export-plist-vars, org-export-as-html):
2858         Implement `org-export-creator-info'.
2859         (org-export-creator-info): New option.
2861 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
2863         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
2864         (org-property-drawer-re, org-clock-drawer-re): New constants.
2866 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
2868         * org-exp.el (org-icalendar-use-deadline)
2869         (org-icalendar-use-scheduled): New options.
2870         (org-icalendar-include-todo): Default changed to t.
2871         (org-print-icalendar-entries): Implement better utilization of
2872         scheduling and deadline time stamps.
2873         (org-export-target-internal-links, org-export-as-html): Allow file
2874         lines without the "file:" prefix if the file path is an absolute
2875         path or starts with ".".
2877         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
2878         lastweek etc.
2879         (org-clock-special-range): Also undertand yesterday, lastweek etc.
2881 2008-06-18  Glenn Morris  <rgm@gnu.org>
2882         * org.el (org-map-entries): Let-bind `file'.
2884 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
2886         * org.el (org-agenda-skip-archived-trees): Docstring now
2887         discourages using this.
2888         (org-scan-tags): Check for org-agenda-archives-mode.
2889         (org-map-entries): Make sure org-agenda-archives-mode is nil.
2890         (org-agenda-files): Functionality of second arg changed.
2892         * org-agenda.el (org-agenda-archives-mode): New variable
2893         (org-write-agenda, org-prepare-agenda, org-agenda-list)
2894         (org-search-view, org-todo-list, org-tags-view)
2895         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
2896         `ifmode' argument.
2897         (org-agenda-quit): Reset the archives mode.
2898         (org-agenda-archives-mode): New command.
2899         (org-agenda-set-mode-name): Include archives info.
2901 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
2903         * org.el (org-paste-subtree): Make sure the yanked headline is
2904         visible if it was yanked at a visible point.
2905         (org-move-item-up): Fix the bug with moving white space at the end
2906         of the item.
2907         (org-show-empty-lines-in-parent): New function.
2909 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
2911         * org-colview.el (org-columns-next-allowed-value): Bug fix.
2913         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
2915         * org-agenda.el (org-agenda-get-closed): Get the end time into the
2916         agenda prefix as well.
2918         * org-publish.el (org-publish-org-index): Make a properly indented
2919         list.
2921         * org.el (org-calendar-agenda-action-key): New option.
2922         (org-get-cursor-date): New function.
2923         (org-mark-entry-for-agenda-action): New command.
2924         (org-overriding-default-time): New variable.
2925         (org-read-date): Respect `org-overriding-default-time'.
2927         * org-remember.el (org-remember-apply-template): Respect the
2928         ovverriding default time.
2930         * org-agenda.el (org-agenda-action-marker): New variable.
2931         (org-agenda-action): New command.
2932         (org-agenda-do-action): New function.
2934 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2936         * org.el (org-schedule, org-deadline): Protect scheduled and
2937         deadline tasks against changes that accidently remove the
2938         repeater.  Also show a message with the new date when done.
2940 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2942         * org.el (org-beginning-of-line): Cater for the case when there
2943         are tags but no headline text.
2944         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
2945         it set.
2947 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
2949         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
2950         the return value is nil instead of "nil" when there is no match.
2952         * org-exp.el (org-insert-centered): Use fill-column instead of
2953         80.
2954         (org-export-as-ascii): Use string-width to measure the width of
2955         the heading.
2957         * org.el (org-diary-to-ical-string): No longer kill buffer
2958         FROMBUF, this is now done by the caller.
2960         * org-exp.el (org-print-icalendar-entries): Move the call to
2961         `org-diary-to-ical-string' out of the loop, and kill the buffer
2962         afterwords.
2964         * org-remember.el (org-remember-visit-immediately): Position
2965         cursor after moving to the note.
2966         (org-remember-apply-template): Use a text property to record the
2967         cursor position.
2968         (org-remember-handler): Align tags after pasting the note.
2970 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
2972         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
2974         * org-agenda.el (org-agenda-open-link): If there is an
2975         org-bbdb-name property in the current line, jump to that bbdb
2976         entry.
2978         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
2979         text property, so that the agenda knows where this entry comes
2980         from.
2982         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
2983         interaction between clocking-in from the agenda, and  automatic
2984         task state switching.
2986         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
2988         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
2989         zmacs-region stays after this command in XEmacs.
2991 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
2993         * org.el (org-scan-tags): Allow new values for ACTION parameter.
2995         * org-remember.el (org-remember-templates): Fix bug in
2996         customization type definition.
2998         * org.el (org-map-entries): New function.
3000 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
3002         * org-agenda.el (org-agenda-skip-comment-trees): New option.
3003         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
3005 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
3007         * org-remember.el (org-jump-to-target-location): New variable.
3008         (org-remember-apply-template): Set
3009         `org-remember-apply-template' if requested by template.
3010         (org-remember-handler): Start an idle timer to jump to
3011         remember location.
3013         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
3015         * org.el (org-set-regexps-and-options): Fix bug with parsing of
3016         file tags.
3017         (org-get-tags-at): Add the content of `org-file-tags'.
3019         * org-exp.el (org-export-handle-comments): Fix bug with several
3020         comment lines after each other.
3021         (org-number-to-roman, org-number-to-counter): New functions.
3022         (org-export-section-number-format): New option.
3024 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
3026         * org-exp.el (org-export-protect-examples): Catch the case of a
3027         missing end_example line.
3029         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
3030         `org-file-tags' to nil.
3032         * org-colview.el (org-columns-next-allowed-value): Handle next
3033         argument NTH to directly select a value.
3035         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
3036         argument NTH to directly select a value.
3038 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
3040         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
3042 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
3044         * org.el (org-columns-ellipses): New option.
3046 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
3048         * org-colview.el (org-columns-add-ellipses): New function.
3049         (org-columns-compact-links): New function.
3050         (org-columns-cleanup-item): Call `org-columns-compact-links'.
3051         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
3052         when in agenda.
3053         (org-columns-edit-value): Fixed bug with editing values from
3054         agenda column view.
3055         (org-columns-redo): Also redo the agenda itself.
3057 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
3059         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
3060         option.
3062         * org-colview.el (org-agenda-columns-cleanup-item): New function.
3064         * org-exp.el (org-export-ascii-preprocess): Renamed from
3065         `org-export-ascii-clean-string'.
3066         (org-export-kill-licensed-text)
3067         (org-export-define-heading-targets)
3068         (org-export-handle-invisible-targets)
3069         (org-export-target-internal-links)
3070         (org-export-remove-or-extract-drawers)
3071         (org-export-remove-archived-trees)
3072         (org-export-protect-quoted-subtrees)
3073         (org-export-protect-verbatim, org-export-protect-examples)
3074         (org-export-select-backend-specific-text)
3075         (org-export-mark-blockquote-and-verse)
3076         (org-export-remove-comment-blocks-and-subtrees)
3077         (org-export-handle-comments, org-export-mark-radio-links)
3078         (org-export-remove-special-table-lines)
3079         (org-export-normalize-links)
3080         (org-export-concatenate-multiline-links)
3081         (org-export-concatenate-multiline-emphasis): New functions,
3082         obtained from spliiting the export preprocessor.
3084         * org-table.el (org-table-recalculate): Improve error message if
3085         the row number is invalid.
3087 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
3089         * org-archive.el (org-archive-save-context-info): Fix bugs in
3090         customization setup and docstring.
3092         * org-exp.el (org-export-html-style): Changed the size of in the
3093         <pre> element to 90%.
3095 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
3097         * org.el (org-find-src-example-start): Function removed.
3098         (org-edit-src-find-region-and-lang): New function.
3100 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
3102         * org.el (org-edit-src-exit): New function.
3103         (org-exit-edit-mode): New minor mode.
3105         * org-exp.el (org-export-preprocess-string): Fix bug with removing
3106         comment-like lines from protected examples.
3108         * org.el (org-edit-src-example, org-find-src-example-start)
3109         (org-protect-source-example, org-edit-special): New functions.
3111 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
3113         * org-publish.el (org-publish-project-alist): Fix typo in
3114         docstring.
3115         (org-publish-project-alist): Handle :index-title property.
3117 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
3119         * org-export-latex.el (org-export-as-latex): Make sure region
3120         bounds are correct.  Parse subtree properties relating to export.
3122         * org-exp.el (org-export-add-options-to-plist): New function.
3123         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
3125 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
3127         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
3128         EXPORT_TITLE.
3130         * org-exp.el (org-export-get-title-from-subtree)
3131         (org-export-as-ascii, org-export-as-html): Make sure the original
3132         region-beginning and region-end are used, even after moving
3133         point.
3134         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
3135         property.
3137         * org-remember.el (org-remember-last-stored-marker): New variable.
3138         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
3139         (org-remember-handler): Also use marker to remember
3140         last-stored position.
3142         * org.el (org-goto-marker-or-bmk): New function.
3144 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
3146         * org.el (org-file-properties): Renamed from `org-local-properties'.
3147         (org-scan-tags): Take file tags into account.
3148         (org-tags-match-list-sublevels): Default changed to t.
3150         * org-exp.el (org-export-as-html): Close paragraph after a
3151         footnote.
3153         * org.el (org-update-parent-todo-statistics): New function.
3155         * org-exp.el (org-icalendar-store-UID): New option.
3156         (org-icalendar-force-UID): Option removed.
3157         (org-print-icalendar-entries): IMplement UIDs.
3159 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
3161         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
3163 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
3165         * org-faces.el (org-column): Document how this face is being used
3166         and why sometimes the background faces shine through.
3168         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
3170         * org-publish.el (org-publish-attachment): Create publishing
3171         directory if it does not yet exist.
3173         * org-table.el (org-calc-default-modes): Change default number
3174         format to (float 8).
3176         * org.el (org-olpath-completing-read): New function.
3177         (org-time-clocksum-format): New option.
3178         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
3180         * org-clock.el (org-clock-display, org-clock-out)
3181         (org-update-mode-line): Use `org-time-clocksum-format'.
3183         * org-colview-xemacs.el (org-columns-number-to-string): Use
3184         `org-time-clocksum-format'.
3186         * org-colview.el (org-columns-number-to-string): Use
3187         `org-time-clocksum-format'.
3189 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
3191         * org-id.el: New file, move from contrib to core.
3193         * org-exp.el (org-icalendar-force-UID): New option.
3195 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
3197         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
3198         shifted by one day if theere is a date range without an end
3199         time.
3201         * org.el (org-try-structure-completion): New function.
3203 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
3205         * org.el (org-set-font-lock-defaults): Improve fontification of
3206         description lists.
3207         (org-insert-item): Handle description lists.
3208         (org-adaptive-fill-function): Improve auto indentation in
3209         description lists.
3211         * org-exp.el (org-export-as-html, org-export-preprocess-string):
3212         Implement VERSE environment.
3213         (org-export-preprocess-string): Implement the COMMENT
3214         environment.
3216         * org-export-latex.el (org-export-latex-preprocess): Implement
3217         VERSE environment.
3219 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
3221         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
3222         option.
3224 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
3226         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
3228         * org.el (org-quote-csv-field): New functions.
3230         * org-table.el (org-table-export-default-format): Remove :splice
3231         from default format, we get the same effect by not specifying
3232         :tstart and :tend.
3233         (org-table-export): Improve setup, distinguish better between
3234         interactive and non-interactive use, allow specifying the format
3235         on the fly, better protection against wrong file names.
3236         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
3237         and :tend when :splice is omitted.
3239 2008-05-09  Bernt Hansen  <bernt@norang.ca>
3241         * org-clock.el (org-clock-select-task): Make sure the selection
3242         letters are 1-9 and A-Z, no special characters.
3244 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
3246         * org-exp.el (org-export-htmlize): New group.
3247         (org-export-htmlize-output-type)
3248         (org-export-htmlize-css-font-prefix): New options.
3249         (org-export-htmlize-region-for-paste): New function.
3250         (org-export-htmlize-generate-css): New command.
3252 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3254         * org/org.el (org-modules, org-format-latex-options):
3255         * org/org-archive.el (org-archive-stamp-time)
3256         (org-archive-save-context-info):
3257         * org/org-faces.el (org-hide):
3258         * org/org-irc.el (org-irc-parse-link):
3259         * org/org-macs.el (org-call-with-arg, org-autoload):
3260         * org/org-mew.el (org-mew-store-link):
3261         * org/org-remember.el (org-remember-store-without-prompt)
3262         (org-remember-templates): Fix typos in docstrings.
3264         * org/org-info.el (org-info-store-link): Remove leftover docstring.
3266         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
3267         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
3268         (org-bbdb-anniv-split): Fix typos in docstrings.
3270         * org/org-publish.el (org-publish-project-alist): Doc fixes.
3271         (org-publish-use-timestamps-flag): Reflow docstring.
3272         (org-publish-files-alist): Fix typos in docstring.
3274 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
3276         * org.el (org-set-visibility-according-to-property): New function.
3277         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
3278         and compute the regular expressions, and update font-lock.
3279         (org-property-re): Allow a dash in property names.
3281         * org-archive.el (org-extract-archive-file): Insert the file name
3282         without the path into the format, to allow the location format to
3283         contain a subdirectory.
3285         * org-agenda.el (org-agenda-post-command-hook): If point is at end
3286         of buffer, and the `org-agenda-type' property undefined, use the
3287         value from the character before.
3289         * org.el (org-add-planning-info): Don't let indentation for
3290         would-be timestamp become extra whitespace at the end of headline.
3292 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
3294         * org.el (org-remove-double-quotes, org-file-contents): New
3295         functions.
3297         * org-exp.el (org-infile-export-plist): Also parse the
3298         contents of #+SETUPFILE files, recursively.
3300         * org.el (org-set-regexps-and-options): Also parse the
3301         contents of #+SETUPFILE files, recursively.
3303         * org-exp.el (org-export-handle-include-files): New function.
3304         (org-export-preprocess-string): Call
3305         `org-export-handle-include-files'.
3307         * org.el (org-delete-property-globally)
3308         (org-delete-property, org-set-property): Ignore case during
3309         completion.
3310         (org-set-property): Use `org-completing-read' instead of
3311         `completing-read'.
3313         * org.el (org-complete-expand-structure-template): New,
3314         experimental function.
3315         (org-structure-template-alist): New, experimental option.
3316         (org-complete): Call `org-complete-expand-structure-template'.
3318 2008-05-06  Bastien Guerry  <bzg@altern.org>
3320         * org-export-latex.el (org-export-latex-preprocess): Added
3321         support for blockquotes.
3323 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
3325         * org.el (org-read-date-analyze): Catch the case where only a
3326         weekday is given.
3328 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
3330         * org.el (org-set-font-lock-defaults): Make the description
3331         tag bold.
3333         * org-exp.el (org-export-as-html, org-close-li): Implement
3334         description lists.
3336 2008-05-04  Jason Riedy  <jason@acm.org>
3338         * org-table.el (*orgtbl-default-fmt*): New variable.
3339         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
3340         when there is no other fmt available.
3342         (orgtbl-to-generic): Allow an explicitly nil :tstart or
3343         :tend to suppress the appropriate string.
3345         (orgtbl-to-orgtbl): New function for translating to another orgtbl
3346         table.
3348 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
3350         * org.el (org-read-date-analyze): "." as an alias for "+0" in
3351         read date.
3353         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
3354         New function.
3356         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
3357         New function.
3359 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
3361         * org-clock.el (org-clock-find-position): Don't include notes
3362         into clock drawer.
3364         * org-archive.el (org-archive-subtree): No longer remove an
3365         extra line after cutting the subtree.  `org-cut-subtree' already
3366         takes care of this.
3368         * org-remember.el (org-remember-handler): Only kill the target
3369         buffer if it does not contain the running clock.
3371         * org.el (org-markers-to-move): New variable.
3372         (org-save-markers-in-region, org-check-and-save-marker)
3373         (org-reinstall-markers-in-region): New function.
3374         (org-move-subtree-down, org-copy-subtree): Remember relative
3375         marker positions before cutting.
3376         (org-move-subtree-down, org-paste-subtree): Restore relative
3377         marker positions after pasting.
3379         * org-remember.el (org-remember-clock-out-on-exit): New option.
3380         (org-remember-finalize): Clock out only if the setting in
3381         `org-remember-clock-out-on-exit' requires it.
3382         (org-remember-handler): Do the cleanup in the buffer, to make sure
3383         that the clock marker remains in tact.
3385 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
3387         * org-clock.el (org-clock-goto): Widen buffer if necessary.
3388         (org-clock-in): Make sure that also tasks outside the narrowed
3389         region will be clocked in correctly.
3390         (org-clock-insert-selection-line): Widen the buffer so that we can
3391         find the correct task heading.
3393         * org.el (org-base-buffer): New function.
3395         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
3396         and ";" are escaped.
3397         (org-print-icalendar-entries): Also apply
3398         `org-icalendar-cleanup-string' to the headline, not only to the
3399         summary property.
3401 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
3403         * org-exp.el (org-export-preprocess-hook): New hook.
3404         (org-export-preprocess-string): Call
3405         `org-export-preprocess-hook'.
3407         * org.el (org-font-lock-hook): New variable.
3408         (org-font-lock-hook): New function.
3409         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
3411 ;; Local Variables:
3412 ;; coding: utf-8
3413 ;; add-log-time-zone-rule: t
3414 ;; End:
3416     Copyright (C) 2008  Free Software Foundation, Inc.
3418   This file is part of GNU Emacs.
3420   GNU Emacs is free software: you can redistribute it and/or modify
3421   it under the terms of the GNU General Public License as published by
3422   the Free Software Foundation, either version 3 of the License, or
3423   (at your option) any later version.
3425   GNU Emacs is distributed in the hope that it will be useful,
3426   but WITHOUT ANY WARRANTY; without even the implied warranty of
3427   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
3428   GNU General Public License for more details.
3430   You should have received a copy of the GNU General Public License
3431   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
3433 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c