Export: New in-buffer options to set content of meta tag data
[org-mode.git] / lisp / ChangeLog
blobcef27c13005caa7d17cc7f9dafdd3ea6f7453b5d
1 2009-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-exp.el (org-export-page-description)
4         (org-export-page-keywords): New variables.
5         (org-export-plist-vars): Add entries for :keywords and
6         :description.
7         (org-infile-export-plist): Parse for new keywords.
8         (org-get-current-options): Add new keywords
9         (org-export-as-html): Publish description and keywords.
11         * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New
12         option.
13         (org-agenda-add-entry-text): Honor
14         `org-agenda-add-entry-text-descriptive-links'.
16         * org-export-latex.el (org-export-latex-preprocess): Make all
17         external preprocess functions use a PARAMETER arg.
19         * org-exp.el (org-export-preprocess-string)
20         (org-export-select-backend-specific-text)
21         (org-export-format-source-code-or-example)
22         (org-format-org-table-html): Support docbook export.
23         (org-export-preprocess-string): Make all external preprocess
24         functions use a PARAMETER arg.
26 2009-03-07  Carsten Dominik  <carsten.dominik@gmail.com>
28         * org-exp.el (org-export-html-style-include-scripts): New option.
29         (org-export-plist-vars): Add new option
30         `org-export-html-style-include-scripts'.
31         (org-export-as-html): Honor new option
32         `org-export-html-style-include-scripts'.
33         (org-export-html-scripts, org-export-html-style-default): Fix
34         xml issues with the Safari browser.
36 2009-03-06  Carsten Dominik  <carsten.dominik@gmail.com>
38         * org-publish.el (org-publish-attachment): Only copy file when the
39         directories differ.
41 2009-03-05  Carsten Dominik  <carsten.dominik@gmail.com>
43         * org-clock.el (org-clocktable-steps): Use inactive time stamps
44         for clocktable steps.
46         * org.el (org-additional-option-like-keywords): Add two more
47         keywords.
49 2009-03-04  Carsten Dominik  <carsten.dominik@gmail.com>
51         * org-exp.el (org-export-format-source-code-or-example): Mark
52         temporary buffer unmodified, so that it will be killed even if
53         mode like message mode has decided to assign a file name.
55         * org.el (org-scan-tags): Improve tag inheritance.
56         (org-scan-tags, org-make-tags-matcher): Make tag comparison
57         case-sensitive.
58         (org-scan-tags): Use the internal tags list instead of creating it
59         from scratch.
60         (org-trust-scanner-tags, org-scanner-tags): New variables.
61         (org-scan-tags): Set `org-scanner-tags'.
62         (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
63         (org-map-entries): Document the possible speedup using scanner
64         tags.
66 2009-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
68         * org.el (org-add-planning-info): Fix bug with looking for keyword
69         only at column 0.
71         * org-agenda.el (org-agenda-custom-commands-local-options): Add
72         option for tags filter preset.
73         (org-prepare-agenda): Store filter preset as a property on the
74         filter variable.
75         (org-finalize-agenda): Call the filter, if there is a preset.
76         (org-agenda-filter-by-tag): Filter again after clearing the
77         filter, when there still is a preset.
78         (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
79         Include the preset filter.
80         (org-agenda-redo): Apply the filter again, also the preset filter.
82         * org-exp.el (org-export-as-html): Use IDs in the correct way.
84         * org.el (org-uuidgen-p): New funtion.
86         * org-agenda.el (org-agenda-fontify-priorities): New default value
87         `cookies'.
88         (org-agenda-fontify-priorities): Renamed from
89         org-fontify-priorities.
91         * org.el (org-set-font-lock-defaults): Call
92         `org-font-lock-add-priority-faces'.
93         (org-font-lock-add-priority-faces): New function.
95         * org-faces.el: (org-set-tag-faces): New option.
96         (org-priority-faces): New variable.
98         * org-exp.el (org-export-as-html): Add a "content" div around the
99         entire content of the body tag.
100         (org-export-html-get-bibliography): New function.
101         (org-export-html-validation-link): New variable.
102         (org-export-as-html): Add validation link to exported page.
104         * org.el (org-match-sparse-tree): Renamed from
105         `org-tags-sparse-tree'.
106         (org-tags-sparse-tree): New alias.
108 2009-03-02  Carsten Dominik  <carsten.dominik@gmail.com>
110         * org.el (org-get-valid-level): Catch the case where the level
111         change is nil.
113         * org-clock.el (org-clock-find-position): Better indentation of
114         new clock drawers.
116 2009-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
118         * org-agenda.el (org-agenda-quit): Delete window only when the
119         frame-setup was not `current-window'.
121         * org.el (org-tag-persistent-alist): New option.
122         (org-startup-options): Add keyword `noptag'.
123         (org-fast-todo-selection): Handle :newline correctly.
124         (org-set-tags): Handle :newline correctly.
125         (org-fast-tag-selection): Handle :newline correctly.
127 2009-02-28  Carsten Dominik  <carsten.dominik@gmail.com>
129         * org-exp.el (org-export-as-ascii): Reverse link buffer before
130         outputting it.
131         (org-export-ascii-push-links): Fix bug with pussing links into the
132         export buffer.
134 2009-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
136         * org-archive.el (org-archive-subtree): Do not add 1 to level if
137         pasting at top level.
139         * org-bbdb.el: Improve documentation.
141 2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
143         * org-list.el (org-insert-item): Only consider insert empty lines
144         is `org-empty-line-terminates-plain-lists' is not nil.
146         * org.el (org-blank-before-new-entry): Mention the dependence on
147         `org-empty-line-terminates-plain-lists' in the docstring.
149         * org-publish.el (org-publish-get-project-from-filename): New
150         optional argument UP.  Only find the top project if UP is set.
151         (org-publish-current-project): Find the top encloding project.
153         * org-agenda.el (org-agenda-before-write-hook)
154         (org-agenda-add-entry-text-maxlines): New options.
155         (org-write-agenda): Run the new hook in the temporary buffer.
156         (org-agenda-add-entry-text): New function.
157         (org-write-agenda): Implement PDF export, using ps2pdf.
159         * org.el (org-global-properties-fixed, org-global-properties):
160         Improve documentation string.
162         * org-exp.el (org-export-ascii-links-to-notes): New option.
163         (org-export-as-ascii): Handle links better.
164         (org-export-ascii-wrap, org-export-ascii-push-links): New
165         functions.
167 2009-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
169         * org-agenda.el (org-agenda): Make prefix arg optional.
170         (org-agenda-search-headline-for-time): New option.
171         (org-format-agenda-item): Honor
172         `org-agenda-search-headline-for-time'.
174         * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
175         characters.
177         * org.el (org-self-insert-cluster-for-undo): New option.
178         (org-self-insert-command): Cluster undo for 20 characters.
179         (org-self-insert-command-undo-counter): New variable.
181 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
183         * org-exp.el (org-export-as-html): Fix problem with closing colone
184         example.
186 2009-02-22  Carsten Dominik  <carsten.dominik@gmail.com>
188         * org-export-latex.el (org-export-as-latex)
189         (org-export-latex-first-lines): Avoid modification flag when
190         adding or removing text properties.
191         (org-export-latex-fontify): Catch error when org-emph-alist has
192         entries that are not defined for LaTeX export.
194         * org.el (orgstruct++-mode): New function.
195         (turn-on-orgstruct++): Call `orgstruct++-mode'.
196         (org-context-p): Allow detecting item context after the first line
197         of an item.
198         (orgstruct-make-binding): Detect if item-body context should be
199         seen.
200         (orgstruct-is-++): New variable.
201         (org-add-planning-info): Catch the case when there is no planning
202         info yet and the call does not want to add anything, only maybe
203         tries to remove something.
204         (org-special-ctrl-a/e): All value to be a cons cell with separate
205         settings for `C-a. and `C-e'.
206         (org-beginning-of-line, org-end-of-line): Honor separate values
207         for `C-a' and `C-e'.
209 2009-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
211         * org.el (org-reload): New command.
213 2009-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
215         * org-exp.el (org-export-htm-get-tag-class-name)
216         (org-export-htm-get-todo-kwd-class-name): New functions.
217         (org-export-html-tag-class-prefix)
218         (org-export-html-todo-kwd-class-prefix): New options.
219         (org-export-as-html): Call
220         `org-export-html-get-todo-kwd-class-name'.
221         (org-html-level-start): Wrap tags into classes.
222         (org-export-html-get-tag-class-name)
223         (org-export-html-get-todo-kwd-class-name): New functions.
225         * org-export-latex.el (org-export-latex-collect-header-macros):
226         Remove fields that are used anyway.
227         (org-export-latex-make-header): Insert the options earlier.
229         * org-agenda.el (org-agenda-get-progress): Fix bug with state
230         matching.
232         * org-list.el (org-indent-item): Allow point to be at the end of
233         the region.
235         * org.el (org-metaleft, org-metaright): Be more accurate about
236         detecting a region where commands apply.
238         * org-compat.el (org-cursor-to-region-beginning): New function.
240         * org.el (org-priority): Also find invisible heading.
242         * org-colview-xemacs.el (org-columns-edit-value): No special
243         treatment for `org-todo' prefix.
245         * org-colview.el (org-columns-edit-value): No special treatment
246         for `org-todo' prefix.
248         * org-remember.el (org-remember-apply-template): Use
249         `org-completing-read-no-ido'.
251         * org.el (org-completing-read-no-ido): New function.
252         (org-make-tags-matcher, org-set-property): Use
253         `org-completing-read-no-ido'.
255         * org-export-latex.el (org-export-latex-import-inbuffer-stuff):
256         New option.
257         (org-export-as-latex): Import in-buffer settings as TeX macros.
258         (org-export-latex-make-header): Additional parameter OPT-DEFS.
259         (org-export-latex-collect-header-macros): New function.
261         * org.el (org-refile-get-location): Turn off
262         `partial-completion-mode'.
264 2009-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
266         * org.el (org-block-todo-from-checkboxes): Announce that
267         checkboxes are the culprit.
268         (org-block-todo-from-children-or-siblings): Call
269         `org-up-heading-all instead' of `outline-up-heading'.
271         * org-agenda.el (org-agenda-show-1): Renamed from
272         `org-agenda-show'.
273         (org-agenda-show): Re-install the old version for now.
274         (org-agenda-dim-blocked-tasks): Update docstring.  Scope a
275         variable into the blokker hook, so that the checkbox checker can
276         anounce that it caused the blocking.
278         * org.el (org-track-ordered-property-with-tag): New option.
279         (org-toggle-ordered-property): Honor
280         `org-track-ordered-property-with-tag'.
281         (org-tag-alist): Add newline options.
282         (org-set-regexps-and-options): Separate option lines imply a
283         newline.
284         (org-set-regexps-and-options, org-assign-fast-keys)
285         (org-fast-todo-selection, org-fast-tag-selection): Handle newline
286         option.
287         (org-indent-line-function): Make sure this works even if there is
288         not `org-drawer-regexp' defined.  This can happen when
289         orgstruct-mode is used in a non-org buffer.
291         * org-list.el (org-checkbox-blocked-p): New function.
292         (org-toggle-checkbox): Check for blocking.
294         * org.el (org-modules): Add an entry for org-R.el.
296         * org-agenda.el (org-agenda-todo-ignore-with-date)
297         (org-agenda-todo-ignore-scheduled)
298         (org-agenda-todo-ignore-deadlines): Mention the variable
299         `org-agenda-tags-todo-honor-ignore-options' in the docstring.
301         * org.el (org-get-wdays): Find the warning period also if it is in
302         the wrong place.
303         (org-ido-completing-read): Provide the correct arguments to
304         ido-completing-read and bind `ido-enter-matching-directory' to
305         nil.
307 2009-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
309         * org.el (org-olpath-completing-read): Never use ido for this
310         one.
312         * org-exp.el (org-export-normalize-links): Use new macro.
314         * org-macs.el (org-if-unprotected-at): New macro.
316         * org-agenda.el (org-agenda-show): Allow numerical prefix
317         arguments to specify how much context should be shown.
318         (org-agenda-cycle-show): New command, could be bound to SPC in
319         org-agenda-mode-map.
321         * org-exp.el (org-html-level-start): Space after section number.
323 2009-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
325         * org-agenda.el (org-agenda-get-sexps): Add todo state as
326         property, for sorting.
327         (org-cmp-todo-state): Get the applicable TODO keywords directly
328         from the buffer.
329         (org-run-agenda-series, org-agenda-list, org-search-view)
330         (org-todo-list, org-tags-view): Only fit agenda window when the
331         whole series is done.
333         * org.el (org-scan-tags): Add todo state as property, for sorting.
335         * org-agenda.el (org-agenda-custom-commands-local-options): Add
336         `org-agenda-overriding-header' as an option.
337         (org-agenda-list): Honor org-agenda-overriding-header'.
339 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
341         * org-list.el (org-toggle-checkbox): Improve cursor positioning
342         after removing a checkbox.
344         * org.el (org-show-entry): Make this work correctly also if it is
345         the last entry in the file.
346         (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
347         falling back to normal, default command.
348         (org-ctrl-c-ctrl-c): When called with prefix arg at a non-checkbox
349         item, call the checkbox toggler to get a box.
351         * org-list.el (org-toggle-checkbox): Make double prefix set the
352         checkbox to "[-]".
353         (org-fix-bullet-type): Only replace bullet it it is changed.
354         (org-renumber-ordered-list): Handle case when first item does not
355         have a number.
357         * org.el (org-add-log-setup): Fix positioning when
358         `org-log-states-order-reversed' is nil.
360         * org-clock.el (org-clock-in): Fix positioning when
361         `org-log-states-order-reversed' is nil.
362         (org-clock-find-position): Fix positioning when
363         `org-log-states-order-reversed' is nil.
365 2009-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
367         * org-clock.el (org-clock-into-drawer): Take default from
368         `org-log-into-drawer'.
369         (org-clock-find-position): Look for the correct drawer.
371         * org.el (org-log-into-drawer): Renamed from
372         `org-log-state-notes-into-drawer'.
373         (org-log-state-notes-into-drawer): New variable alias.
374         (org-add-log-setup): Make drawer name default to LOGBOOK, not
375         CLOCK.
376         (org-insert-property-drawer): Also skip LOGBOOK drawers.
378 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
380         * org-agenda.el (org-agenda): Fix docstring.
382         * org.el ("org-plot"): Help loading org-plot.
383         (org-metaleft-hook, org-metaright-hook, org-metaup-hook)
384         (org-metadown-hook, org-shiftmetaleft-hook)
385         (org-shiftmetaright-hook, org-shiftmetaup-hook)
386         (org-shiftmetadown-hook, org-metareturn-hook): New hooks.
387         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
388         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
389         (org-metadown, org-ctrl-c-ctrl-c): Call the appropriate hook.
391         * org-publish.el (org-publish-get-base-files): Allow symbol `any'
392         for selecting files with any (and even without) extension.
394         * org.el (org-save-all-org-buffers): Also save id locations.
395         (org-revert-all-org-buffers): Also load id locations.
397 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
398         * org.el (org-drawers): Add LOGBOOK to the default drawers.
399         (org-log-state-notes-into-drawer): New option.
400         (org-add-log-setup): Place the sate note marker into the drawer,
401         create drawer when necessary.
402         (org-refile-targets): Document special interpretation of LEVEL
403         when odd-levels are used.
405 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
407         * org.el (org-store-log-note): Fix note indentation when adding
408         notes to end of list.
410         * org-exp.el (org-export-as-html): Add TODO keyword as extra
411         class, so that each keyword can get special colors through CSS.
413         * org-clock.el (org-clock-out): Add another nil for the previous
414         state into the call to `org-add-log-setup'.
416         * org.el (org-log-note-previous-state): New variable.
417         (org-log-note-headings): New %S escape for old state.
418         (org-todo): Call the note setup with the old state as an
419         argument.
420         (org-add-note): Add another nil for the previous state into the
421         call to `org-add-log-setup'.
422         (org-add-log-setup): New argument PREV-STATE.
423         (org-add-log-note): Handle new %S escape.
424         (org-store-log-note): Handle new %S escape.
426 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
428         * org-clock.el (org-clock-find-position): Do not swallow an item
429         less indented than the CLOCK line itself.
430         (org-clock-in): Push markers to lin after the clock line.
431         (org-clock-find-position): Handle values of
432         `org-clock-into-drawer' smaller than 2.
434         * org-exp.el (org-html-level-start): Add a CSS class to section
435         numbers.
436         (org-export-html-toplevel-hlevel): Better documentation of the
437         influence of this variables on H levels and css classes in
438         export.
440 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
442         * org-agenda.el (org-agenda-custom-commands-local-options): Add
443         timestamp and nottimestamp to the chooe menu.
445         * org.el (org-save-all-org-buffers): Moved here from org-agenda.el.
446         (org-revert-all-org-buffers): New command.
448 2009-02-09  Carsten Dominik  <carsten.dominik@gmail.com>
450         * org.el (org-return): Implement `org-return-follows-link' in the
451         function org-return.  This is more robust than using the mouse
452         map, I think.
453         (org-set-regexps-and-options): Match more general #+TODO lines.
454         (org-make-options-regexp): New optional argument EXTRA, for an
455         extra regexp.
456         (org-tab-follows-link): Mark as deprecated.
458 2009-02-07  Carsten Dominik  <carsten.dominik@gmail.com>
460         * org-exp.el (org-export-preprocess-string): Remove clock lines
461         earlier, so that they cannot cotribute to verbatim snippets.
463 2009-02-06  Carsten Dominik  <carsten.dominik@gmail.com>
465         * org-exp.el (org-export-remove-or-extract-drawers): Fix regexp
466         for finding drawers.
467         (org-export-as-ascii, org-export-as-html): Count levels relative
468         to the subtree header.
469         (org-get-min-level): New optional argument OFFSET.
470         (org-export): Make sure point is restored after popping up that
471         window.
473         * org.el (org-do-sort): Also take an inactive timestamp if no
474         active one is found.
476         * org-colview-xemacs.el (org-columns-capture-view): Copy before
477         deleting duplicates.
479         * org-colview.el (org-columns-capture-view): Copy before
480         deleting duplicates.
482         * org-exp.el (org-export-preprocess-string): Fix bug when skipping
483         text before first headline.
485         * org.el (org-format-latex): Do not convert LaTeX fragments in
486         protected examples.
488 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
490         * org-exp.el (org-export-html-style-default): Use color values
491         instead of names for XHTML validation.
493         * org.el (org-get-scheduled-time, org-get-deadline-time): New
494         functions.
495         (org-return-follows-link): Revert making this the default untile
496         issues are resolved.
498         * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
499         nottimestamp.
501 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
503         * org.el (org-mode): Make dependence stuff work more reliably.
504         (org-update-parent-todo-statistics): Fix bug with updating
505         statistics cookie.
507         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
508         ~ as verbatim delimiters.
510         * org-exp.el (org-export-html-format-image): New argument
511         PAR-OPEN.
512         (org-export-as-html): Pass par-open to
513         `org-export-html-format-image'.
515 2009-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
517         * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
518         (org-use-fast-todo-selection, org-tags-column): New default
519         setting for variables, based on a poll what typical uses use.
521         * org-agenda.el (org-agenda-sorting-strategy)
522         (org-agenda-tags-column): New default setting for variables, based
523         on a poll what typical uses use.
525 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
527         * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
528         blocked entries from setting the blocked tag.
530         * org-exp.el (org-export-html-footnotes-section): Use a more
531         consistent id for footnotes.
533         * org-export-latex.el (org-export-latex-classes): Remove the
534         a4paper option from the default styles.
536 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
538         * org.el (org-enforce-todo-checkbox-dependencies): New option.
539         (org-block-todo-from-checkboxes): New function.
540         (org-todo): Make tripple prefix arg circumvent blocking.
542         * org-timer.el (org-timer): Provide the timer feature.
544         * org.el (org-require-autoloaded-modules): Add a few more files to
545         the list of autoloaded modules.
547         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
549 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
551         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
552         drawers that are unprotected.
553         (org-export-html-format-image): Make sure inlined LaTeX fragment
554         images remain inlined.
556         * org.el (org-toggle-ordered-property): New function.
557         (org-mode-map): Add a key for `org-toggle-ordered-property'.
558         (org-org-menu): Add menu entries for TODO dependencies.
560 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
562         * org.el (org-default-properties): Add ORDERED to the default
563         properties, to get completion support for it.
565         * org-list.el (org-update-checkbox-count): Update more than one cookie.
567         * org.el (org-update-parent-todo-statistics): Update more than one
568         cookie.
570         * org-agenda.el (org-agenda-get-todos): Start search from correct
571         position.
573         * org.el (org-fast-todo-selection): Make sure TODO selection does
574         not change buffer position.
576         * org-list.el (org-toggle-checkbox): Implement adding or removing
577         checkboxes from line or region when called with a prefix
578         argument.
580         * org-rmail.el (org-rmail-store-link): Protect the call to
581         `rmail-narrow-to-non-pruned-header'.
583         * org-clock.el (org-clock-special-range): Fix week display in
584         clock tables.
586         * org-exp.el (org-get-current-options): Fix bug when in indirect
587         buffer.
589 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
591         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
592         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
593         (org-agenda-dim-blocked-tasks): New function.
595         * org.el (org-enforce-todo-dependencies): New option.
596         (org-block-todo-from-children-or-siblings): New function.
598         * org-faces.el (org-agenda-dimmed-todo-face): New face.
600         * org.el (org-todo): Return correct state type even if the blocker
601         throws an error.
602         (org-modifier-cursor-error): Renamed from
603         `org-shiftcursor-error'.
604         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
605         (org-shiftmetadown): Call `org-modifier-cursor-error'.
607         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
608         to get real errors from the blocker hook.
610         * org.el (org-shiftselect-error, org-call-for-shift-select): New
611         functions.
612         (org-set-visibility-according-to-property): Turn off the setting
613         of `org-show-entry-below', to avoid overruling a FOLDED visibility
614         property.
616 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
618         * org.el (org-support-shift-select): New option.
619         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
620         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
621         selection outside contexts.
623         * org-list.el (org-at-item-bullet-p): New function.
625         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
626         variables.
628         * org-footnote.el (org-footnote-normalize): Remove unnecessary
629         variable.
630         (org-insert-footnote-reference-near-definition): Remove
631         unnecessary let form.
633         * org-export-latex.el (org-export-latex-first-lines): Add
634         OPT-PLIST parameter.
635         (org-export-as-latex): Call `org-export-latex-first-lines' with
636         opt-plits parameter.
637         (org-export-latex-preprocess): Remove unnecessary variables.
639         * org-exp.el (org-infile-export-plist)
640         (org-export-add-options-to-plist, org-export-kill-licensed-text)
641         (org-export-remove-headline-metadata)
642         (org-export-get-title-from-subtree, org-get-min-level)
643         (org-html-do-expand): Remove innecessary let form.
645         * org-colview-xemacs.el (org-columns-display-here): Remove
646         unnecessary variables.
648         * org-colview.el (org-columns-display-here): Remove unnecessary
649         variables.
651         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
652         variables.
654         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
655         unnecessary variables.
657         * org-agenda.el (org-search-view, org-agenda-get-blocks)
658         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
659         variables.
661         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
662         (org-compact-display-after-subtree-move): Remove unnecessary
663         variables.
664         (org-edit-fixed-width-region): Remove unnecessary variables.
665         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
666         (org-olpath-completing-read): Remove unnecessary variable.
667         (org-auto-repeat-maybe): Remove unnecessary variable.
668         (org-map-entries): Remove unnecessary variable.
669         (org-buffer-property-keys, org-imenu-get-tree)
670         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
672 -----------------------------------------------------------------
674 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
675         * org-exp.el (org-export-remove-timestamps): Never remove
676         timestamps from tables.
678         * org-export-latex.el (org-export-latex-first-lines): Add more
679         options to the preprocessing of the text before the first
680         headline.
682 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
684         * org-faces.el (org-clock-overlay): Make face compatible with
685         XEmacs.
687         * org.el (org-yank): Add property for delete-selection mode.
689         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
691         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
692         variable.
694         * org-table.el (org-table-insert-hline): Fix typo in fuction call
695         to `backward-char'.
697         * org-exp.el (org-export-as-html): Remove the initial space from
698         colon examples.
700         * org.el (org-scan-tags): Call
701         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
703         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
704         customization groups.
705         (org-agenda-tags-todo-honor-ignore-options): New option.
706         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
707         New function.
708         (org-agenda-get-todos): Use
709         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
711 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
713         * org-exp.el (org-export-format-source-code-or-example): Escape
714         HTML characters also in examples that anre not treated with
715         htmlize.  Also, just switch to EXAMPLE processing if we do not
716         have a good version of htmlize.
718         * org-rmail.el: Fix copyright notice.
720         * org.el (org-activate-footnote-links): Improve footnote link
721         highlighting.
723         * org-footnote.el (org-footnote-normalize): Fix finding the end of
724         a footnote definition at the end of the file.
726         * org-table.el (org-table-get-specials): Add an imagined hline at
727         the end of the table.  This can be useful for references that want
728         to go to the end of the table.  Also fix bug when computing last
729         row constants, in tables that do not start right at the right
730         margin.
731         (org-table-eval-formula): Match and replace remove references.
732         (org-table-formula-substitute-names): Make sure that names inside
733         a "remote" call are left alone, the will be replaced later when
734         the remote call is handled.
735         (org-table-convert-refs-to-rc): Do not convert things that might
736         look like a reference, but are really part of an ID or namei n a
737         remote reference.
738         (org-table-get-remote-range): New function.
740 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
742         * org-faces.el (org-clock-overlay): Fix bug in face definition.
744         * org-clock.el (org-clock-put-overlay): Use new face instead of
745         `secondary-selection'.
747         * org-faces.el (org-clock-overlay): New face.
749 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
751         * org-exp.el (org-get-current-options): Include the option for
752         publishing time stamps.
754         * org.el (org-toggle-heading): Renamed from
755         `org-toggel-region-headings'.
756         No longer needs a region defined, but will use it if there is one.
757         (org-ctrl-c-star): Simplified, relying more on the internal
758         workings of `org-toggle-heading'.
759         (org-toggle-item): Renamed from `org-toggle-region-items'.
760         No longer needs a region defined, but will use it if there is one.
761         (org-ctrl-c-minus): Simplified, relying more on the inernal
762         workings of `org-toggle-item'.
764         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
765         environment detection.  Also, do real changes only in unprotected
766         places.
768 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
770         * org-export-latex.el (org-export-latex-quotation-marks): Use
771         `org-if-unprotected-1'.
772         (org-export-latex-set-initial-vars): Check for class definition in
773         property.
775         * org-macs.el (org-if-unprotected-1): New macro.
777 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
779         * org-compat.el (org-count-lines): New function.
781         * org-exp.el (org-export-format-source-code-or-example): Handle
782         switches related to text areas.
784         * org.el (org-activate-footnote-links): Don't allow match inside a
785         link.
787         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
789         * org-export-latex.el (org-export-latex-links): Keep a relative
790         path relative also after export.
792         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
794         * org.el (org-make-tags-matcher): Never use IDO for completing the
795         tags matcher match string.
796         (org-completing-read): Also remove the special biding for "?".
798         * org-attach.el (org-attach-allow-inheritance): New option.
799         (org-attach-inherited): New variable.
800         (org-attach-dir): Handle properties related to the attachment
801         directory.
802         (org-attach-check-absolute-path): New function.
803         (org-attach-set-directory, org-attach-set-inherit): New commands.
804         (org-attach): Accommodate the new commands in the dispatcher.
806 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
808         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
809         `window-full-width-p'.
811         * org-exp.el (org-export-as-html): Only check for images files
812         that really can be inlined
814         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
815         list of extensions to be a parameter.
817         * org-exp.el (org-export-html-inline-image-extensions): New
818         variable.
820         * org-agenda.el (org-prepare-agenda): Use
821         `org-agenda-block-separator'.
822         (org-agenda-block-separator): New option.
824 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
826         * org-export-latex.el (org-export-latex-tables): Call
827         `org-table-clean-before-export' with the new optional argument.
829         * org-exp.el (org-table-clean-before-export): New optional
830         parameter MAYBE-QUOTED, allows for quoted characters like \# in
831         first column.
833 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
835         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
836         histograms.
838         * org-colview.el (org-colview-construct-allowed-dates): Better
839         error catching when a date/time property does not have allowed
840         values defined.
842         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
843         Better error catching when a date/time property does not have
844         allowed values defined.
846 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
848         * org.el (org-map-entries): Restore point and restriction after
849         `org-map-entries'.
851 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
853         * org.el (org-time=, org-time<, org-time<=, org-time>)
854         (org-time>=, org-time<>): Make sure both values are dates.
856 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
858         * org-archive.el (org-extract-archive-heading): Allow %s for file
859         name also in achive location heading.
861 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
863         * org-archive.el (org-add-archive-files): Uniquify the list before
864         returning it.
866 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
868         * org-compat.el (org-fit-window-to-buffer): Use
869         `window-full-width-p'.
871         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
872         space after the colon in short examples.
874         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
875         enforce a space after the colon.  However, we also allow lines
876         that are *only* a colon.
877         (org-export-as-html): Enforce the space after the colon in short
878         examples.
879         (org-export-preprocess-string): Do the colon example protection
880         earlier.
881         (org-export-remove-timestamps): Do not check for protection at the
882         end of the line.
884 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
886         * org.el (org-format-latex-options): Add new matcher for single
887         letters between dollars.
888         (org-get-header): Function removed.
889         (org-heading-components): New function.
891         * org-exp.el (org-export-define-heading-targets): Record ID's also
892         as alternative targets.
893         (org-export-as-html): Interpret "id:" links to other files by
894         preserving the relative path.
896         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
897         is nil.
899         * org-exp.el (org-export-normalize-links): Protect the main link,
900         to avoid special character processing.
902         * org-export-latex.el (org-export-latex-special-keyword-regexp):
903         New variable.
904         (org-export-latex-special-string-regexps): Variable removed.
905         (org-export-latex-keywords): Use the new regexp.
907         * org-exp.el (org-export-handle-include-files): Fetch switches and
908         put them into the BEGIN statement.
910         * org-timer.el (org-timer-mode-line-string): New variable.
912         * org-clock.el (org-clock-mode-line-map): Renamed from
913         `org-clock-mode-map'.
914         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
915         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
916         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
917         (org-clock-remove-overlays): Renamed from
918         `org-remove-clock-overlays'.
920         * org-timer.el (org-timer-pause-or-continue): Implement stopping
921         and mode line display.
922         (org-timer-stop): New command.
923         (org-timer-seconds): Return correct time when timer is paused.
924         (org-timer-mode-line-timer): New variable.
925         (org-timer-set-mode-line, org-timer-update-mode-line): New
926         functions.
928         * org.el (org-insert-heading):  Handle new value `auto' for
929         `org-blank-before-new-entry'.
930         (org-org-menu): Add new items for timer functions.
932         * org-list.el (org-insert-item): Handle new value `auto' for
933         `org-blank-before-new-entry'.
935         * org.el (org-blank-before-new-entry): New value `auto', made
936         default.
938 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
940         * org-exp.el (org-export-normalize-links): If the link is also
941         used as the description, protect the description.
943 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
945         * org.el (org-closest-date): Fix bug with yearly repeats, in
946         combination with preference of the past as it is used for deadline
947         and scheduling search.
949         * org-exp.el (org-html-handle-time-stamps): No longer check for
950         the `org-export-with-timestamps' option, because the preprocesser
951         has taken care of this already.
953         * org.el (org-entry-properties): Catch the case when this is
954         called in a non-org-mode file.
956         * org-export-latex.el (org-export-latex-remove-from-headlines):
957         Variable made obsolete, also LaTeX export now uses the standard
958         variables.
959         (org-export-as-latex): Add the timestamps parameter to the
960         preprocessor parameter list.
961         (org-export-latex-content): Export the remaining keywords without
962         considering to remove them.
963         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
964         Use bold font instead of tt font for the keywords.
965         (org-export-latex-fontify-headline): Format headlines, assuming
966         that all keywords still present should be published.
967         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
968         publish what ever remains of the time stamps.
969         (org-export-latex-list-parameters): New option.
970         (org-export-latex-lists): Pass additional parameters to the list
971         converter.
973         * org-exp.el (org-export-preprocess-string): Remove clock lines
974         and timestamps already in the preprocesor.
975         (org-export-remove-timestamps, org-export-remove-clock-lines): New
976         functions.
977         (org-export-as-ascii, org-export-as-html): Add the timestamps
978         parameter to the preprocessor parameter list.
980         * org-list.el (org-list-parse-list): Parse for checkboxes.
981         (org-list-to-generic): Introduce and handle new parameters :cbon
982         and :cboff.
983         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
984         optional parameter PARAMS.
986         * org-export-latex.el (org-export-latex-special-chars): Fix
987         problems with interpreting dollar signs.
988         (org-inside-latex-math-p): New function.
989         (org-export-latex-preprocess): Protect all the math fragments.
991         * org.el (org-latex-regexps): Allow a dash after a dollar.
993         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
994         mark after copying.
996         * org-agenda.el (org-run-agenda-series): Have series options set
997         when finalizing the agenda.
999         * org-exp.el (org-export-format-source-code-or-example): Protect
1000         the converted examples.
1002         * org.el (org-set-regexps-and-options): Fix the regexp
1003         `org-complex-heading-regexp'.
1005 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
1007         * org.el (org-edit-src-get-label-format): New function.
1008         (org-coderef-label-format): New option.
1009         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
1010         a label format specification and make sure it is used in the edit
1011         buffer.
1012         (org-edit-src-get-label-format): New function.
1013         (org-store-link): Handle new coderef formats.
1014         (org-link-search): Handle new coderef formats.
1016         * org-footnote.el (org-footnote-create-definition)
1017         (org-footnote-goto-local-insertion-point): Make footnote insertion
1018         work correctly when the "Footnotes" headline is the last line in
1019         the buffer.
1021         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
1022         the location.
1024 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
1026         * org-w3m.el (org-w3m): New customization group.
1027         (org-w3m-deactivate-mark): New option.
1028         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
1029         option say not to.
1031 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
1033         * org.el (org-set-font-lock-defaults): Trigger footnote
1034         fontification.
1035         (org-activate-footnote-links): New function.
1036         (org-activate-links): New entry `footnote'.
1038         * org-faces.el (org-footnote): New face.
1040 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
1042         * org-macs.el (org-re): Handle the [:word:] class.
1044         * org-exp.el (org-export-preprocess-string): Call
1045         `org-export-protect-colon-examples'.
1046         (org-export-protect-colon-examples): Renamed from
1047         `org-export-protect-examples', and scope limited to lines starting
1048         with a colon.
1050 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
1052         * org-exp.el (org-export-preprocess-string): Move the preprocess
1053         hook to after turning on Org-mode.
1054         (org-export-preprocess-after-include-files-hook)
1055         (org-export-preprocess-after-tree-selection-hook)
1056         (org-export-preprocess-before-backend-specifics-hook)
1057         (org-export-preprocess-final-hook): New hooks.
1058         (org-export-preprocess-string): Run the new hooks.
1060         * org.el (org-ctrl-c-minus): Fix indentation for new items.
1062         * org-footnote.el: New file.
1064         * org.el (org-footnote): Require footnote code.
1065         (org-startup-options): Add new footnote options.
1066         (org-mode-map): New keybindig for footnotes.
1067         (org-ctrl-c-ctrl-c): Add function at footnotes.
1068         (org-org-menu): New menu entries for footnotes.
1070         * org-export-latex.el (org-export-as-latex): Pass footnote
1071         variable to preprocessor.
1072         (org-export-latex-preprocess): Treat multiple references to a
1073         footnote.
1075         * org-exp.el (org-export-preprocess-string): Call
1076         `org-footnote-normalize'.
1077         (org-export-as-ascii, org-export-as-html): Pass footnote variable
1078         to preprocessor.
1079         (org-export-as-html): Treat multiple references to a footnote.
1081 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
1083         * org-export-latex.el (org-export-latex-links): Handle coderef
1084         links.
1086         * org.el (org-bracket-link-analytic-regexp++): New variable.
1087         (org-make-link-regexps): Initialize
1088         `org-bracket-link-analytic-regexp++'.
1089         (org-store-link): Implement special case in edit-src buffer.
1090         (org-insert-link): No use of ide to insert stored links.
1091         (org-link-search): Implement special case for coderefs.
1093         * org-exp.el (org-export-html-scripts): New constant.
1094         (org-export-html-style-default): Add a new style for highlighted
1095         code.
1096         (org-export-code-refs): New variable.
1097         (org-export-preprocess-string): Initialize `org-export-code-refs'.
1098         Call `org-export-replace-src-segments-and-examples'
1099         No longer call `org-export-protect-examples'.
1100         (org-export-target-internal-links): Take care of coderef targets.
1101         (org-export-last-code-line-counter-value): New variable.
1102         (org-export-replace-src-segments-and-examples): Renamed from
1103         `org-export-replace-src-segments', and modified.
1104         (org-export-format-source-code-or-example): Renamed from
1105         `org-export-format-source-code'.
1106         (org-export-number-lines): New function.
1107         (org-export-as-ascii, org-export-as-html): Handle coderef links.
1109 --------------------------------------------------------------------------
1111 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
1113         * org-remember.el (org-remember-handler): Safer way to get a new
1114         buffer accessing the target file.
1116         * org.el (org-refile-get-location): Handle case of current buffer
1117         not having a file associated with it.
1119 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
1121         * org-table.el (org-table-get-formula): Only ask to overwrite
1122         field formula if there really is one.
1124         * org-id.el (org-id-find): Allow the ID to be a symbol or a
1125         number, by converting these to a string.
1127         * org-colview.el (org-dblock-write:columnview): Allow ID to be
1128         located in a different file.
1130         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
1131         org-colview.el.
1133 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
1135         * org.el (org-completion-use-ido): Enhance docstring of
1136         `org-completion-use-ido'.
1138         * org-export-latex.el (org-export-latex-make-header): Double the %
1139         in the time stamp format.
1140         (org-export-latex-special-chars): Handle case where there is no
1141         match group 3.
1143 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
1145         * org.el (org-get-refile-targets, org-refile-get-location): Use
1146         expanded file name to improve comparison.
1148 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
1150         * org.el (org-scan-tags): Rescan for tags, to get the correct
1151         upcase/downcase stuff.  This slows things down for now, but it
1152         works.
1153         (org-mode): Make sure the tag-faces regexp is initialized.
1155         * org-export-latex.el (org-export-latex-links): Fix bug with
1156         undefined label.
1158         * org-table.el (org-table-get-specials): Set
1159         `org-table-current-last-data-line'.
1160         (org-table-current-last-data-line): New variable.
1161         (org-table-insert-column, org-table-delete-column)
1162         (org-table-move-column, org-table-fix-formulas): Call
1163         `org-table-fix-formulas' a second time to fix the $LR references.
1164         (org-table-get-specials): Add the $LR references to the tables.
1165         (org-table-get-formula): Do not offer last-row names as LHS of
1166         formulas.
1168         * org.el (org-store-link): Capture link description from
1169         `org-id-store-link'.
1171         * org-exp.el (org-export-html-format-image): Add the / to the end
1172         of the <img> tag.
1173         (org-export-format-source-code): Surround example by empty lines,
1174         to make sure it will not be inside a paragraph.
1176         * org.el (org-ido-switchb): New function.
1178 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
1180         * org-agenda.el (org-agenda-show): New prefix argument
1181         FULL-ENTRY.
1183         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
1184         argument.
1186         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
1187         `org-agenda-change-all-lines'.
1188         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
1189         tags are now retrieved locally.
1191 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
1193         * org.el (org-get-outline-path): Fix bug if level is not given.
1194         (org-org-menu): Do not quote function in menu vector.
1196         * org-agenda.el (org-finalize-agenda): Fix typo with variable
1197         name.
1199 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
1201         * org.el (org-refile): Avoid refiling to within the region to be
1202         refiled.
1204         * org-export-latex.el (org-export-latex-special-chars): Replace
1205         special characters also in tables.
1207         * org-agenda.el (org-agenda-change-all-lines): New argument
1208         FORCE-TAGS.
1209         (org-agenda-set-tags): Cet the new tags and pass them to
1210         `org-format-agenda-item'.
1212 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
1214         * org-export-latex.el (org-export-latex-classes): Add longable as
1215         a default package to all classes.
1216         (org-export-latex-tables): Handle the longtable attribute and the
1217         align attribute.
1219         * org-table.el (orgtbl-to-generic): Handle tables that start with
1220         a hline.
1222         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
1223         \verb for colde-like snippets.
1224         (org-export-as-latex): Fix issues with region export.
1226         * org.el (org-up-heading-safe): Speed up function by using a
1227         direct regexp search.
1228         (org-olpa): New variable.
1229         (org-get-outline-path): Speed-up path constructions in cases where
1230         this is possible because the entire hierarchy is scanned anyway.
1231         (org-refile-get-location): Don't compare the truenames of files,
1232         this is too slow.
1233         (org-goto-max-level): New option.
1234         (org-goto): Use `org-goto-max-level'.
1236 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
1238         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
1239         Strip angle brackets from message-ids in the former and don't do
1240         it in the latter.
1241         (org-gnus-follow-link): Open summary reliable, even if the last
1242         messages were deleted, and handle empty groups, too.
1244 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
1246         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
1247         instead of \texttt for the =...= and ~===~ emphasis environments.
1248         (org-export-as-latex): Remove any old :org-license-to-kill text
1249         properties.
1250         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
1251         (org-export-latex-make-header): Add some hard space after the
1252         table of contents.
1253         (org-export-latex-first-lines): Accept RBEG argument.  Mark
1254         exported text so that it will be excuded in further steps.
1256         * org-table.el (org-table-get-specials): Make @0 reference the
1257         last line in a table.
1258         (org-table-recalculate): Improve docstring.
1260 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1262         * org.el (org-log-done): Fix docstring.
1264 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
1266         * org-exp.el (org-export-html-format-image): Fix bugs.
1268         * org-export-latex.el (org-export-latex-tables)
1269         (org-export-latex-links): Implement attribute, label, and caption
1270         handling.
1272         * org-exp.el (org-export-html-style-default): Add style
1273         definitions for the figure div.
1274         (org-export-preprocess-string, org-export-as-html): Implement
1275         attribute, label, and caption handling.
1276         (org-export-attach-captions-and-attributes): New function.
1277         (org-export-html-format-image): New function.
1278         (org-format-org-table-html): Implement attribute, label, and
1279         caption handling.
1281         * org.el (org-find-text-property-in-string): New function.
1282         (org-extract-attributes): Use the property org-attr instead of
1283         org-attrobutes, because this property is now set with the #+ATTR
1284         lines.
1286 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
1288         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
1289         the case that FROM is nil.
1291         * org.el (org-before-first-heading-p): New function.
1293 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
1295         * org-exp.el (org-export-as-html): Do not add a space before
1296         enforces line breaks.
1297         (org-export-as-html): Close paragraph before blockquote and verse
1298         tags.
1300 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
1302         * org-id.el (org-id-locations-file): Wrap file name with
1303         `convert-standard-filename'.
1304         (org-id-files): New variable.
1305         (org-id-use-hash): New option.
1306         (org-id-update-id-locations): Also search in all files current
1307         listed in `org-id-files'.  Convert the resulting alist to a hash
1308         if the user customation says so.
1309         (org-id-locations-save): Handle he case if `org-id-locations' is a
1310         hash.
1311         (org-id-locations-load): Convert the alist to a hash.
1312         (org-id-add-location): Handle the hast case.
1313         (kill-emacs-hook): Make sure id locations are saved when Emacs is
1314         exited.
1315         (org-id-hash-to-alist, org-id-alist-to-hash)
1316         (org-id-paste-tracker): New functions.
1318 -------------------------------------------------------------------------
1320 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
1322         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
1323         bindings of calendar variables.
1325         * org-table.el (org-table-find-row-type): Renamed from
1326         `org-find-row-type'.
1327         (org-table-rewrite-old-row-references): Renamed from
1328         `org-rewrite-old-row-references'.
1329         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
1330         (org-table-cleanup-narrow-column-properties): Renamed from
1331         `org-cleanup-narrow-column-properties'.
1333 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
1335         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
1336         for better error messages.
1337         (org-table-get-descriptor-line): Supply the new arguments to
1338         `org-find-row-type'.
1339         (org-table-error-on-row-ref-crossing-hline): New option.
1341         * org.el (org-target-link-regexp): Make buffer-local.
1342         (org-move-subtree-down): Fix bug with trees at beginning of
1343         buffer.
1345 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
1347         * org-faces.el (org-set-tag-faces): New function.
1348         (org-tags-special-faces-re): New variable.
1350         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
1352         * org-faces.el (org-tag-faces): New option.
1353         (org-tag): Mention `org-tag-faces' in the docstring.
1355 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
1357         * org-exp.el (org-export-html-style-default): Implement new
1358         quoting.
1360         * org-jsinfo.el (org-infojs-template): Implement new quoting.
1362         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
1363         command to the `w3m-minor-mode-map'.
1365         * org-archive.el (org-archive-to-archive-sibling): Protect
1366         `this-command' to avoid appending kills during archiving.
1368         * org-exp.el (org-export-with-priority): New variable.
1369         (org-export-add-options-to-plist): Use `org-export-plist-vars'
1370         instead of internal list of strings and properties.
1371         (org-print-icalendar-entries): Retrieve the location property with
1372         inheritance.
1374 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
1376         * org-exp.el (org-export-with-todo-keywords): New option.
1377         (org-export-plist-vars): Include also the keys for the #+OPTIONS
1378         line.
1379         (org-default-export-plist, org-export-add-options-to-plist)
1380         (org-export-as-ascii, org-export-as-html): Use the new structure
1381         of `org-export-plist-vars'.
1383         * org.el (org-map-entries): Return all values.
1385 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
1387         * org.el (org-matcher-time): Recognize more special values.
1389         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
1391 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
1393         * org.el (org-tags-exclude-from-inheritance): New option.
1394         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
1395         `org-tags-exclude-from-inheritance'.
1397         * org-agenda.el (org-agenda-show-inherited-tags): New option.
1398         (org-format-agenda-item): Add inherited tags to the agenda line
1399         string, and make sure that properties are kept when downcasing the
1400         tags list.
1401         (org-agenda-add-inherited-tags): New function.
1402         (org-downcase-keep-props): New function.
1404         * org.el (org-scan-tags): Mark inherited tags with a text
1405         property.
1406         (org-get-tags-at): Mark inherited tags with a text property.
1407         (org-add-prop-inherited): New function.
1409         * org-agenda.el (org-agenda-add-inherited-tags): New function.
1410         (org-agenda-show-inherited-tags): New option.
1412 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
1414         * org.el (org-modules): Add org-w3m to the default modules.
1416         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
1417         orgtbl-mode.
1418         (orgtabl-create-or-convert-from-region): New command.
1420         * org-exp.el (org-export-as-ascii): Remove the handling of
1421         targets.
1422         (org-export-ascii-preprocess): Handle targets already in this
1423         function.
1425 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
1427         * org-timer.el (org-timer-start-time): Define this variable.
1428         (org-timer-item): Make argument optional.
1430         * org-list.el (org-insert-item): Automatically insert a timer item
1431         if the current list is a timer list.
1433         * org-timer.el: New file.
1435         * org-publish.el (org-publish-org-index): Only exclude the index
1436         file in the main directory from being added to the site-map.
1437         (org-publish-get-project-from-filename): If the current project is
1438         a component, start publishing from the parent project.
1440 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
1442         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
1444         * org-publish.el (org-publish-org-index): Improve removal of
1445         temporary buffers.
1447         * org-agenda.el (org-get-closed): Re-apply changes
1448         accidentially overwritten by last commit to Emacs.
1450         * org.el (org-outline-path-complete-in-steps): New option.
1451         (org-refile-get-location): Honor
1452         `org-outline-path-complete-in-steps'.
1453         (org-agenda-change-all-lines, org-tags-sparse-tree)
1454         (org-time-string-to-absolute, org-small-year-to-year)
1455         (org-link-escape): Re-apply changes accidentially overwritten
1456         by last commit to Emacs.
1458 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
1460         * org-clock.el (org-dblock-write:clocktable): Make sure the
1461         clocktable sees the first line.
1462         (org-clock-in): Warn if the clock cannot be resumed.
1464 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
1466         * org.el (org-open-at-point): Fix mixup about interactive and
1467         non-interactive elisp links.
1469 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1471         * org-exp.el (org-export-preprocess-string): Allow one comment
1472         line before the first headline to always be included.  This is
1473         to not miss a commented target.
1475         * org-mouse.el (org-mouse-insert-item): Call
1476         `org-indent-to-column' instead of `indent-to', for XEmacs
1477         compatibility.
1479         * org.el (org-refile-targets): Fix customize definition so
1480         that it works also in XEmacs.
1481         (org-fixup-indentation): Call `org-indent-to-column' instead
1482         of `indent-to', for XEmacs compatibility.
1484 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
1486         * org-mew.el (org-mew-store-link): Get the correct case folder
1487         for refiled messages.
1489 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1491         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
1492         line break indicators.
1494         * org.el (org-ido-completing-read): Remove the "i:" prefix for
1495         ido-completion propts.
1497 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1499         * org-remember.el (org-remember-apply-template): Use
1500         `org-substring-no-properties'.
1502         * org-compat.el (org-substring-no-properties): New function.
1504         * org-remember.el (org-remember-apply-template): Use
1505         `org-substring-no-properties' for compatibility.
1507         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
1508         option.
1509         (org-fix-bullet-type): respect
1510         `org-list-two-spaces-after-bullet-regexp'.
1512         * org-clock.el (org-clock-load): Clean up the code.
1514         * org.el (org-adaptive-fill-function): Allow two spaces after
1515         "1." as a list bullet.
1517 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
1519         * org-clock.el (org-clock-save, org-clock-load): Check for
1520         live buffers, existing files, and buffer file names to ensure
1521         consistent information.
1522         (org-clock-persist): Make `clock' a special value of this
1523         variable, and improve docstring.
1525         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
1526         (org-get-string-indentation): Adapt indentation when the bullet
1527         width changes.
1529 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
1531         * org-remember.el (org-remember-finalize): Make interactive.
1532         (org-remember-kill): New command.
1533         (org-remember-finish-immediately): Call `org-remember-finalize'
1534         directly.
1535         (org-remember-finalize): Make `org-remember-finalize' an interactive
1536         function.
1538 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
1540         * org-remember.el (org-remember-apply-template): No ido completion
1541         for free prompts in remember templates.
1542         (org-remember-before-finalize-hook): New hook.
1543         (org-remember-mode): New minor mode.
1544         (org-remember-apply-template): Turn on `org-remember-mode'.
1546         * org-id.el (org-id-add-location): Avoid error when no file is
1547         given.
1549         * org-remember.el (org-remember-apply-template): Fix the way how
1550         the list of allowed properties is retrieved from the target file.
1552         * org.el (org-insert-link): Improve file link matching.
1554 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
1556         * org-colview.el (org-columns-display-here): New argument
1557         DATELINE, to trigger using the new face.
1558         (org-agenda-colview-summarize): Call `org-columns-display-here'
1559         with the new argument.
1561         * org-faces.el (org-agenda-column-dateline): New face.
1563         * org-publish.el (org-publish-org-index): Use index-title at page
1564         title, not as section.
1566         * org-exp.el (org-export-html-format-desc): Respect the
1567         org-protect property.
1568         (org-export-as-html): Protect image specifiers that are in the
1569         description part of a link.
1571         * org.el (org-sort-entries-or-items, org-completing-read)
1572         (org-refile-get-location, org-olpath-completing-read, org-todo)
1573         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
1574         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
1575         (org-set-property, org-delete-property)
1576         (org-delete-property-globally): Use `org-ido-completing-read'.
1578         * org-remember.el (org-remember-apply-template): Use
1579         `org-ido-completing-read'.
1581         * org-publish.el (org-publish): Use `org-ido-completing-read'.
1583         * org-colview.el (org-columns-edit-value, org-columns-new)
1584         (org-insert-columns-dblock): Use `org-ido-completing-read'.
1586         * org-colview-xemacs.el (org-columns-edit-value)
1587         (org-columns-new, org-insert-columns-dblock): Use
1588         `org-ido-completing-read'.
1590         * org-attach.el (org-attach-delete-one, org-attach-open): Use
1591         `org-ido-completing-read'.
1593         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
1594         `org-ido-completing-read'.
1596         * org.el (org-time-today): New function.
1597         (org-matcher-time): Use `org-time-today'.  Add special treatment
1598         for "<tomorrow>" and "<yesterday>".
1599         (org-ido-completing-read): New function.
1600         (org-completion-use-ido): New option.
1602         * org-exp.el (org-export-format-source-code): Fix bug in require
1603         htmlize code.
1604         (org-export-target-internal-links): Fix bug in search for text
1605         property.
1607 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
1609         * org-export-latex.el (org-export-latex-subcontent): Interprete
1610         target aliases as additonal labels.
1612         * org-exp.el (org-export-target-aliases): New variable.
1613         (org-export-preprocess-string)
1614         (org-export-handle-invisible-targets): Fill the alias alist.
1615         (org-export-as-html): Remove the &nbsp; from the anchor, and also
1616         assign an id.
1617         (org-html-level-start): Insert the target aliases as additonal
1618         anchors.
1620         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
1621         picture area.
1623 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
1625         * org.el (org-open-at-mouse): Ensure correct link abbreviations
1626         when following a link with the mouse from the agenda.
1628         * org-exp.el (org-export-as-html): Avoid lone </div> when no
1629         headlines are created.
1631 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
1633         * org-exp.el (org-export-preprocess-string): Reorder so that we
1634         can still see ID properties when we collect targets.
1635         (org-export-target-internal-links): Also store targets for ID's.
1637         * org.el (org-link-translation-function): New option.
1638         (org-open-at-point): Call `org-link-translation-function' if
1639         non-nil.
1640         (org-translate-link): New function.
1641         (org-translate-link-from-planner): New function.
1642         (org-open-at-point): Allow interactive commands in elisp links.
1644         * org-exp.el (org-icalendar-cleanup-string): Restore the old
1645         iCalendar quoting.  The new one seems to caus problems with
1646         applications.
1648         * org.el (org-yank): Set `this-command' to `yank', so that
1649         `yank-pop' will work.
1651 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1653         * org-id.el (org-id-search-archives): New option.
1655         * org.el (org-link-to-org-use-id): New option.
1656         (org-store-link): Use `org-link-to-org-use-id'.
1657         (org-id): Make org-id.el a standard component.
1659 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1661         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
1662         hexified version of the tag.
1664         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
1665         compliance as far as quoting is concerned.
1667         * org-vm.el (org-vm-follow-link): Require `vm-search'.
1669         * org.el (org-up-heading-safe, org-forward-same-level): Always
1670         call `org-back-to-heading' instead of `outline-back-to-heading'.
1671         (org-back-to-heading): New wrapper around outline-back-to-heading,
1672         with a useful error message telling where the error happened.
1674         * org-list.el (org-update-checkbox-count): Always call
1675         `org-back-to-heading' instead of `outline-back-to-heading'.
1677         * org-exp.el (org-export-as-html): Make sure that each <img> tag
1678         has an `alt' attribute, to ensure XHTML validation.
1680 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
1682         * org-publish.el (org-publish-attachment): Allow publishing to
1683         overwrite attachment files.
1685         * org-agenda.el (org-agenda-timerange-leaders): New option.
1686         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
1688         * org.el (org-edit-src-exit): Untabify ASCII image before
1689         returning.
1702 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1704         * org.el (org-yank): Make any prefix force normal yanking.
1705         Suppress folding if text would be swallowed into a folded
1706         subtree.
1707         (org-yank-folded-subtrees, org-yank): Docstring updates.
1709         * org-agenda.el (org-agenda-compare-effort): Treat no effort
1710         defined as 0.
1712         * org-exp.el (org-export-language-setup): Add Catalan and
1713         Esperanto language entries.
1715 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
1717         * org.el (org-refile): Allow refiling of entire regions.
1719         * org-clock.el (org-clock-time%): New function.
1721         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
1722         retrieve property values.
1724 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
1726         * org-agenda.el (org-agenda-list): Handle the value `only' of
1727         org-agenda-show-log'.
1728         (org-agenda-log-mode): Interpret a double prefix arg.
1730 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
1732         * org-exp.el (org-export-html-footnotes-section): New variable.
1733         (org-export-as-html): Use `org-export-html-footnotes-section' to
1734         insert the footnotes.
1735         (org-export-language-setup): Add "Footnotes" to language words.
1737 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
1739         * org.el (org-yank): Fix bug when not inserting a subtree.
1741 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
1743         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
1744         instead of `vm-beginning-of-message'.
1746         * org.el (org-make-link-regexps): Make sure that links to gnus can
1747         contain brackets.
1749 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
1751         * org-attach.el (org-attach-dir): Remove duplicate ID creation
1752         code.
1754         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
1755         shell output.
1757         * org.el (org-link-abbrev-alist): Improve customization type.
1759         * org-attach.el (org-attach-expand-link, org-attach-expand): New
1760         functions.
1762         * org-agenda.el (org-agenda-get-progress): Renamed from
1763         `org-get-closed'.  Implement searching for state changes as well.
1764         (org-agenda-log-mode-items): New option.
1765         (org-agenda-log-mode): New option prefix argument, interpreted as
1766         request to show all possible progress info.
1767         (org-agenda-get-day-entries): Call `org-get-progress' instead of
1768         `org-get-closed'.
1769         (org-agenda-set-mode-name): Handle the more complex log mode
1770         settings.
1771         (org-get-closed): New alias, pointing to `org-get-progress'.
1773 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
1775         * org.el (org-file-apps-defaults-gnu)
1776         (org-file-apps-defaults-macosx)
1777         (org-file-apps-defaults-windowsnt): Add an entry defining the
1778         system command.
1779         (org-file-apps): Allow `system' as key and value.
1780         (org-open-at-point): Explain the effect of a double prefix arg.
1781         (org-open-file): If the argument `in-emacs' is (16),
1782         i.e. corresponding to a double prefix argument, try to open the
1783         file externally.
1785 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
1787         * org.el (org-insert-link): Abbreviate absolute files names in
1788         links.  Also, fix a bug in which the double C-u prefix would not
1789         be honored.
1791 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
1793         * org.el (org-insert-heading): If buffer does not end with a
1794         newline, add one if necessary to insert headline correctly.
1796         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
1797         paragraphs, not inside.
1799         * org.el (org-todo): Quote
1800         `org-agenda-headline-snapshot-before-repeat'.
1802         * org-exp.el (org-export-as-html): Fully process link descriptions.
1803         (org-export-html-format-desc): New function.
1804         (org-export-as-html): Collect footnotes into the correct basket.
1805         (org-html-protect): No longer protect quotations marks here, this
1806         goes wrong.
1808         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
1809         BEG.
1811         * org-compat.el (org-fit-window-to-buffer): New function (not
1812         really, a preliminary and incomplete version was present earlier,
1813         but not used).
1815         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
1816         `org-fit-window-to-buffer'.
1818         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
1820         * org-agenda.el (org-agenda-get-restriction-and-command)
1821         (org-fit-agenda-window, org-agenda-convert-date): Use
1822         `org-fit-window-to-buffer'.
1824         * org-exp.el (org-export-as-html): Process href links through
1825         `org-export-html-format-href'.
1826         (org-export-html-format-href): New function.
1828         * org-agenda.el (org-agenda-todo): Update only the current
1829         headline if this is a repeated TODO, marked done for today.
1830         (org-agenda-change-all-lines): New argument JUST-THIS, to change
1831         only the current line.
1833         * org.el (org-todo): Take a snapshot of the headline if the
1834         repeater might change it.
1836 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
1838         * org-publish.el (org-publish-find-title): Remove buffers visited
1839         only for extracting the title.
1841         * org-exp.el (org-export-html-style)
1842         (org-export-html-style-default): Mark style definitions as
1843         unparsed CDATA.
1845         * org-publish.el (org-publish-validate-link): Function
1846         re-introduced.
1848 2008-11-02  Charles Sebold  <csebold@gmail.com>
1850         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
1851         property.
1852         (org-plot-quote-timestamp-field): New function.
1853         (org-plot-quote-tsv-field): Call timestamp field function when
1854         necessary rather than just quoting as a string.
1855         (org-plot/gnuplot-to-data): Pass in timefmt property.
1856         (org-plot/gnuplot-script): Supports timefmt property.
1857         (org-plot/gnuplot): Checks for timestamp column before checking
1858         for text index column.
1860 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
1862         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
1864         * org-publish.el (org-publish-org-index): Create a section in the
1865         index file.
1866         (org-publish-org-index): Stop linking to directories.
1868         * org.el (org-emphasis-alist): Use span instead of <u> to
1869         underline text.
1871         * org-exp.el (org-export-as-html): Make sure <p> is closed before
1872         <pre> sections.
1874 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
1876         * org-jsinfo.el (org-infojs-template): Remove language attribute
1877         from script tag.
1879 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
1881         * org-agenda.el (org-agenda-remove-marked-text): New function.
1882         (org-agenda-mark-filtered-text)
1883         (org-agenda-unmark-filtered-text): New functions.
1884         (org-write-agenda): Remove fltered text.
1886         * org.el (org-make-tags-matcher): Give access to TODO "property"
1887         without speed penalty.
1889 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
1891         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
1892         option.
1893         (org-store-link-props): Make sure adding to the plist works
1894         correctly.
1896         * org-gnus.el (org-gnus-no-new-news): New function.
1897         (org-gnus-follow-link): Allow the article ID to be a message-id,
1898         in addition to allowing article numbers.  Message IDs make much
1899         more roubust links.
1900         (org-gnus-store-link): Use message-id to create link.
1902 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
1904         * org.el (org-emphasize): Reverse the selection array.
1905         (org-emphasis-alist): Set <code> tags for the verbatim
1906         environment.
1908         * org-remember.el (org-remember-handler): Fix bug with
1909         prefix-related changing of the note storage target.
1911         * org-exp.el (org-print-icalendar-entries): Make the exported
1912         priorities compatible with RFC 2445.
1914         * org-clock.el (org-clock-save): Insert time stamp without
1915         dependence on time-stamp.el.
1917 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
1919         * org.el ("saveplace"): If saveplace puts point into an invisible
1920         location, make it visible.
1921         (org-make-tags-matcher): Allow inactive time stamps in time
1922         comparisons.
1923         (org-yank-adjusted-subtrees): New option.
1924         (org-yank): Incorporate adjusting trees.
1925         (org-paste-subtree): New argument FOR-YANK which will cause
1926         insertion at point without backing up over white lines, and leave
1927         point at the end of the inserted text.  Also if the cursor is
1928         at the beginning of a headline, use the same level or the inserted
1929         tree.
1931         * org-publish.el (org-publish-get-base-files-1): Deal correctly
1932         with broken symlinks
1934 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
1936         * org-exp.el (org-export-select-tags, org-get-current-options):
1937         Fix typo.
1939 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
1941         * org-agenda.el (org-format-agenda-item)
1942         (org-agenda-filter-make-matcher): Make sure tags are stored and
1943         compared donwcased.
1945 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
1947         * org.el (org-insert-todo-heading): Fix bug with force-heading
1948         argument.
1950 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
1952         * org-clock.el (org-clock-in-resume): Add a custom option to
1953         toggle starting the clock from an open clock line.
1954         (org-clock-in): When clocking in to an entry, if
1955         `org-clock-in-resume' is set, check if the first clock line is
1956         open and if so, start the clock from the time in the clock line.
1957         (org-clock-persist): Add a custom option to toggle clock
1958         persistence.
1959         (org-clock-persist-query-save): Add a custom option to toggle
1960         asking the user if they want to save the running clock when
1961         exiting.
1962         (org-clock-persist-query-resume): Add a custom option to toggle
1963         asking the user if they want to resume the saved clock when Emacs
1964         is restarted.
1965         (org-clock-save): Add a function to save clock data.
1966         This includes the contents of `org-clock-history' and the buffer
1967         and position of the currently clocked task, if any.
1968         (org-clock-load): Add a function to load clock data.
1969         This populates `org-clock-history', and resumes the saved clocked
1970         task if there is one.
1971         (org-clock-persistence-insinuate): Add a method to set up the
1972         hooks for clock persistence.
1974 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
1976         * org-exp.el (org-export-as-ascii): Handle the case that we are
1977         publishing from an indirect buffer.
1979         * org-table.el (org-table-copy-down): Fix bug with time stamp
1980         increment.
1982         * org-mouse.el (org-mouse-features): New option.
1983         (org-mode-hook): Turn on features depending on
1984         `org-mouse-features'.
1986         * org.el (org-insert-heading-respect-content): Force heading
1987         creation.
1988         (org-insert-heading): keep the folding state of the heading before
1989         the inserted one.
1991 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
1993         * org-archive.el (org-archive-to-archive-sibling): Handle top
1994         level headlines better.
1996 2008-10-21  Bastien Guerry  <bzg@altern.org>
1998         * org-export-latex.el (org-export-latex-classes): Added
1999         \usepackage{graphicx} to the default list of packages.
2001 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
2003         * org-agenda.el (org-agenda-filter): Renamed from
2004         `org-agenda-filter-tags'.
2006 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
2008         * org.el (org-entry-properties): Add CATEGORY property, iven if it
2009         is not defined as a property in this entry.
2010         (org-add-log-note): Mask prefix argument when immediately storing
2011         the note.
2013         * org-agenda.el (org-agenda-filter-effort-default-operator): New
2014         option.
2016 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
2018         * org.el (org-add-log-setup): Bugfix; code to find insertion point
2019         after drawers was skipping ahead one line too many, so notes were
2020         inserted after the first note instead of before it.
2022 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
2024         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
2025         New variables.
2026         (org-prepare-agenda): Reset the filter tags.
2027         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
2028         Show filter tags in mode line.
2030         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
2031         formatter.
2033         * org-export-latex.el (org-latex-entities-regexp): New constant.
2034         (org-export-as-pdf): Use two calls to `shell-command'.
2036 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
2038         * org-export-latex.el (org-export-latex-treat-sub-super-char):
2039         Honor the {} value of the subsuperscript setting.  Make sure that
2040         longer subsuperscripts are typeset in a roman font.
2042         * org.el (org-clock-update-time-maybe): Compute negative clock
2043         intervals correctly.
2045 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
2047         * org.el (org-add-log-setup): Respect
2048         `org-log-state-notes-insert-after-drawers'.
2049         (org-log-state-notes-insert-after-drawers): New option.
2050         (org-todo-trigger-tag-changes): New function.
2051         (org-todo): Call `org-todo-trigger-tag-changes'.
2053 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
2055         * org.el (org-add-log-setup): Only skip drawers if the are
2056         immediately after the scheduling keywords.
2058         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
2059         function
2060         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
2061         call it with the current todo state to get the state to switch to
2062         when clocking in.
2063         (org-clock-in): Use org-indent-line-function to indent clock lines.
2064         (org-clock-find-position): Fix indentation of empty clock drawers.
2066 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
2068         * org-publish.el (org-publish-org-to): Handle case when
2069         org-export-to-pdf does return a file name, not a buffer.
2070         (org-publish-org-to-pdf): New function.
2072         * org-export-latex.el (org-export-as-pdf)
2073         (org-export-as-pdf-and-open): New commands.
2075         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
2076         forms as ranges.
2078         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
2079         things in protexted regions.
2081 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
2083         * org-export-latex.el (org-export-latex-preprocess): Improve
2084         quoting of LaTeX environments.
2086 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
2088         * org.el (org-edit-fixed-width-region): Exclude final newline from
2089         picture area.
2091         * org-export-latex.el (org-export-latex-subcontent): Add labels to
2092         sections, to make internal links work.
2093         (org-export-latex-fontify-headline): Do not remove all text
2094         properties, to make sure that target properties survive this
2095         process.
2097         * org-exp.el (org-export-preprocess-string): Change sequence of
2098         modifications, to make sure links are prepared before the LaTeX
2099         conversions do happen.
2101 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
2103         * org-attach.el (org-attach-delete-all): Renamed from
2104         `org-attch-delete'.  Add a security query before deleting the
2105         entire directory.  New optional argument FORCE can overrule the
2106         security query.
2107         (org-attach-delete-one): New command.
2109 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
2111         * org-attach.el (org-attach-file-list): Fix bug with directory.
2113 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
2115         * org.el (org-apps-regexp-alist): New function.
2116         (org-file-apps): Add auto-mode to the default value.
2117         (org-open-file): Use the new structure of org-file-apps.
2119         * org-attach.el (org-attach): Support the new keys.
2120         (org-attach-method): New option.
2122 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
2124         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
2125         March.
2127         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
2128         of the list value o `org-use-tag-inheritance'.
2130         * org-attach.el (org-attach-auto-tag): New option.
2131         (org-attach-tag, org-attach-untag): New functions.
2132         (org-attach-attach, org-attach-new, org-attach-sync): Call
2133         `org-attach-tag'.
2134         (org-attach-delete): Call `org-attach-untag'.
2136 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
2138         * org-table.el (orgtbl-self-insert-command): Make this work for
2139         the keypad as well.
2141 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
2143         * org.el (org-add-log-setup): Limit searc for drawers to entry
2144         text, not to subtree.
2146         * org-clock.el (org-clock-heading-for-remember): New variable.
2147         (org-clock-in): Set `org-clock-heading-for-remember'.
2149 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
2151         * org-remember.el (org-remember-apply-template): Add new
2152         expansions: %k, %K for currently clocked task and a link to the
2153         currently clocked task, and %< to file notes in the currently
2154         clocked task.
2156 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
2158         * org-export-latex.el (org-export-latex-make-header): Also insert
2159         the content of the property :latex-header-extra.
2161         * org-exp.el (org-infile-export-plist): Put the content of
2162         #+LATEX_HEADER: into the property :latex-header-extra.
2164         * org-colview.el (org-columns-get-format-and-top-level): Remove
2165         resetting the marker.
2167         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
2168         Remove resetting the marker.
2170         * org.el (org-entry-property-inherited-from): Improve docstring.
2171         (org-entry-get-with-inheritance): Reset marker before starting the
2172         search.
2174         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
2176 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
2178         * org.el (org-entry-get-multivalued-property)
2179         (org-entry-protect-space, org-entry-restore-space): New
2180         functions.
2181         (org-file-apps-defaults-macosx): Let postscript files be opened by
2182         preview.
2183         (org-time-stamp-inactive): Call `org-time-stamp'.
2184         (org-time-stamp): New argument `inactive'.  Also edit inacive
2185         stamps. Convert time stamp type.
2186         (org-open-file): Interpret the `default' value for the `command'
2187         in `org-file-apps'.
2189         * org-id.el (org-id-int-to-b36-one-digit)
2190         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
2191         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
2192         b36.
2194 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
2196         * org-id.el (org-id-reverse-string): New function.
2197         (org-id-new): Use `org-id-reverse-string' to make sure the
2198         beginning chars of the ID are mutating fast.  This allows to use a
2199         directory structure to spread things better.
2200         (org-id-prefix): Changed default to nil.
2202         * org-list.el (org-move-item-down, org-move-item-up): Remember and
2203         restore the column of the cursor position.
2205         * org-remember.el (org-remember-apply-template): Remove properties
2206         from `initial'.
2208 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
2210         * org-wl.el (org-wl-open): Remove useless call to
2211         `wl-thread-open-all'.
2213         * org-remember.el (org-remember-handler): Fix bug with `bottom'
2214         location.
2216 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
2218         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
2219         `org-bbdb-anniversaries'.
2221         * org.el (org-get-next-sibling, org-forward-same-level): New
2222         functions, similar to the outline versions, but invisible headings
2223         are OK.
2225 2008-09-25  Bastien Guerry  <bzg@altern.org>
2227         * org.el (org-auto-repeat-maybe): Insert a space between
2228         the timestamp's type and the timestamp itself.
2230 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
2232         * org-table.el (org-table-sum): Do not format the result with %g,
2233         it does rounding when there are too many digits.
2235         * org.el (org-map-entries): Protect the keyword-selecting variables.
2237 2008-09-23  Bastien Guerry  <bzg@altern.org>
2239         * org-agenda.el (org-agenda-to-appt): Make sure the function check
2240         against all agenda files.
2242 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
2244         * org-list.el: New file, aggregating list functions from org.el
2245         and org-export-latex.el.
2247         * org.el (org-edit-src-region-extra): New option.
2249 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
2251         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
2252         time before 1am.
2254 2008-09-22  Bastien Guerry  <bzg@altern.org>
2256         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
2258 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
2260         * org-plot.el (org-plot/gnuplot): Make tables starting with a
2261         hline work correctly.
2262         (org-plot/gnuplot-script): Put commas at the end of each script
2263         line.
2265 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
2267         * org.el (org-get-refile-targets): Replace links with their
2268         descriptions
2269         (org-imenu-get-tree): Replace links with their descriptions.
2271         * org-remember.el (org-remember-apply-template): Add a new
2272         expansion for adding properties to remember items.
2274         * org.el (org-add-log-setup): Skip over drawers (properties,
2275         clocks etc) when adding notes.
2277         * org-agenda.el (org-agenda-get-closed): show durations of clocked
2278         items as well as the start and end times.
2280         * org-compat.el (org-get-x-clipboard-compat): Add a compat
2281         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
2283         * org-remember.el (org-get-x-clipboard): Use the compat
2284         function to get clipboard values when x-selection-value is
2285         unavailable. Use substring-no-properties instead of
2286         set-text-properties to remove text properties from the clipboard
2287         value.
2289         * lisp/org-clock.el (org-update-mode-line): Support limiting the
2290         modeline clock string, and display the full todo value in the
2291         tooltip. Set a local keymap so mouse-3 on the clock string goes to
2292         the currently clocked task.
2293         (org-clock-string-limit): Add a custom value for the maximum
2294         length of the clock string in the modeline.
2295         (org-clock-mode-map): Add a keymap for the modeline string
2297 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
2299         * org-compat.el (org-propertize): New function.
2301 2008-09-20  Bastien Guerry  <bzg@altern.org>
2303         * org-export-latex.el (org-export-latex-tables): protect exported
2304         tables from further special chars conversion.
2305         (org-export-latex-preprocess): Preserve LaTeX environments.
2306         (org-list-parse-list): Parse descriptive lists.
2307         (org-list-to-generic, org-list-to-latex, org-list-to-html)
2308         (org-list-to-texinfo): Export descriptive lists.
2309         (org-quote-chars): Remove.
2310         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
2311         (org-export-latex-list-beginning-re): Rename to
2312         `org-list-beginning-re'
2313         (org-list-item-begin): Rename to `org-list-item-beginning'
2315 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
2317         * org.el (org-refile): Allow refiling to the last entry in the
2318         buffer.
2319         (org-get-tags-at): Fix bug when inheritance is turned off.
2321 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
2323         * org.el (org-indent-line-function): No longer check for src
2324         regions, this is too much overhead.
2326         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
2327         matching.
2329         * org.el (org-scan-tags): Make sure that tags matching is not case
2330         sensitive.  TODO keyword matching is case sensitive, however, to
2331         avoid confusion with similar words that are not meant to be
2332         keywords.
2334 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
2336         * org.el (org-get-local-tags-at): New function.
2337         (org-get-local-tags): New function.
2339         * org-exp.el (org-export-get-categories): New function.
2341         * org-agenda.el (org-sorting-choice)
2342         (org-agenda-sorting-strategy, org-agenda-get-todos)
2343         (org-agenda-get-timestamps, org-agenda-get-deadlines)
2344         (org-agenda-get-scheduled, org-agenda-get-blocks)
2345         (org-entries-lessp): Implement sorting by TODO state.
2346         (org-cmp-todo-state): New defsubst.
2348         * org-colview.el (org-colview-construct-allowed-dates): New
2349         function.
2350         (org-columns-next-allowed-value): Use
2351         `org-colview-construct-allowed-dates'.
2353         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
2354         function.
2355         (org-columns-next-allowed-value): Use
2356         `org-colview-construct-allowed-dates'.
2358 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
2360         * org.el (org-protect-slash): New function.
2361         (org-get-refile-targets): Use `org-protect-slash'.
2363         * org-agenda.el (org-global-tags-completion-table): New variable.
2365         * org-exp.el (org-export-handle-export-tags): New function.
2366         (org-export-preprocess-string): Call
2367         `org-export-handle-export-tags'.
2369         * org-plot.el: New file.
2371         * org-publish.el (org-publish-expand-components): Function removed.
2372         (org-publish-expand-projects): Allow components to have components.
2374 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
2376         * org.el (org-indent-line-function): Do not indent in regions that
2377         are external source code.
2378         (org-yank-and-fold-if-subtree): New function.
2380         * org-agenda.el (org-agenda-todayp): New function.
2381         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
2382         `org-agenda-todayp'.
2384         * org.el (org-insert-heading-respect-content)
2385         (org-insert-todo-heading-respect-content): New commands.
2386         (org-insert-heading-respect-content): New option.
2387         (org-insert-heading): Respect `org-insert-heading-respect-content'.
2389         * org-clock.el (org-clock-find-position): Make sure the note after
2390         the clock line gets moved into the new clock drawer.
2392 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
2394         * org-id.el (org-id-new): New option.
2396 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
2398         * org-table.el (org-table-copy-down): Avoid overflow during
2399         increment.  Use prefix argument 0 to temporarily disable the
2400         increment.
2402 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
2404         * org-exp.el (org-export-as-html): Do not turn on the major mode
2405         if the buffer will be killed anyway.
2406         (org-get-current-options): Exclude the #+TEXT field.
2407         (org-export-as-html): Make sure text before the first headline is
2408         a paragraph.
2410         * org-publish.el (org-publish-org-to): Tell the exporter that this
2411         buffer will be killed, so it is not necessary to do major mode
2412         initialization.
2414         * org-archive.el (org-archive-to-archive-sibling): Show empty
2415         lines after folding the archive sibling.
2417         * org.el (org-log-note-extra): New variable.
2419 2008-09-05  Bastien Guerry  <bzg@altern.org>
2421         * org.el (org-additional-option-like-keywords): Added keywords for
2422         the _QUOTE, _VERSE and _SRC environments.
2424         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
2425         exporting _QUOTE and _VERSE environments.
2427 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
2429         * org-agenda.el (org-agenda-filter-by-tag): New command.
2431         * org-exp.el (org-get-current-options): Remove angular brackets
2432         from the date entry.
2434         * org.el (org-edit-fixed-width-region): New function.
2435         (org-edit-fixed-width-region): Also try
2436         `org-edit-fixed-width-region'.
2437         (org-edit-fixed-width-region-mode): New option.
2438         (org-activate-code): Only interprete lines starting with colon
2439         plus a space as example lines.
2441         * org-remember.el (org-remember-templates): Add nil instead of
2442         empty strings to fix the length of remember templates.
2444         * org-table.el (org-calc-default-modes): Fix the time format for
2445         calc, from 12 hour to 24 hour clock.
2447 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
2449         * org-agenda.el (org-agenda-get-deadlines)
2450         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
2451         entries that are pre-warnings of deadlines or reminders.
2453         * org.el (org-sort-entries-or-items): Make numeric and alpha
2454         comparisons ignore any TODO keyword and priority cookie.
2456         * org-remember.el (org-remember-handler): Reinterpretation of the
2457         prefix argument.
2459 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
2461         * org-agenda.el (org-agenda-get-scheduled): Use new
2462         `org-scheduled' face.
2464         * org-faces.el (org-scheduled): New face.
2466         * org-wl.el (org-wl-open): Remove incorrect declaration.
2468         * org-gnus.el (org-gnus-store-link): Support for :to information
2469         in gnus links.
2471         * org-exp.el (org-export-as-html): Fixed typo in creator
2472         information.
2473         (org-export-protect-examples): New parameter indent.  Insert extra
2474         spaces only when this parameter is specified.
2475         (org-export-preprocess-string): Call `org-export-protect-examples'
2476         with an indentation parameter when exporting to ASCII.
2478         * org-remember.el (org-remember-templates)
2479         (org-remember-apply-template): Allow the file component to be a
2480         function.
2482         * org.el (org-goto-local-search-headings): Renamed from
2483         `org-goto-local-search-forward-headings'.  Added the possibility
2484         to search backwards.
2486 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
2488         * org-export-latex.el (org-export-latex): New customization
2489         group.
2491         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
2493 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
2495         * org-exp.el (org-html-do-expand): Allow {} to terminate
2496         tex macro
2498 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
2500         * org.el (org-buffer-list): Select buffers based on major mode,
2501         not on file name.
2503 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
2505         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
2506         face property.
2508         * org-colview.el (org-columns-display-here): Use
2509         `org-columns-modify-value-for-display-function'.
2511         * org-colview-xemacs.el (org-columns-display-here): Use
2512         `org-columns-modify-value-for-display-function'.
2514 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
2516         * org.el (org-columns-modify-value-for-display-function): New option.
2528         * org-publish.el (org-publish-file): Make sure the directory match
2529         for the publishing directory works correctly.
2531         * org-agenda.el (org-agenda-execute-calendar-command)
2532         (org-agenda-diary-entry): Additional optional argument.
2534 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
2536         * org-exp.el (org-export-as-html): Add attributes also in mailto
2537         and ftp links.
2539         * org.el (org-autoload): Add `org-dblock-write:columnview'.
2548 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
2550         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
2551         sure that calls from `org-export-region-as-html' do not do the
2552         special check for a subtree.
2554 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
2556         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
2558 2008-07-20  Juri Linkov  <juri@jurta.org>
2560         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
2561         new keymap `narrow-map' instead of binding "\C-xns".
2563 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
2565         * org.el (org-open-file): Use
2566         `org-open-directory-means-index-dot-org'.
2567         (org-open-directory-means-index-dot-org): New option.
2569 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
2571         * org.el (org-make-link-string): Remove link attributes from
2572         description.
2573         (org-open-at-point): Remove link attributes bevore using the path.
2575         * org-exp.el (org-export-as-html): Handle link attributes.
2577         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
2579         * org-table.el (org-table-to-lisp): New function.
2581         * org.el (org-narrow-to-subtree): Do not include the final newline
2582         into the narrowed region.
2584         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
2585         bug with user-define skipping condition.
2587 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
2589         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
2591 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
2593         * org-exp.el (org-export-html-style-default): Automatic overflow
2594         handling for pre fields.
2595         (org-export-as-ascii, org-export-as-html): Change default format
2596         for time stamp.
2598         * org-table.el (org-table-export): Offer completion for translator
2599         functions, and do not require a heading above the table.
2601         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
2602         Cater for the case of a list starting in the first line of the
2603         buffer.
2605 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
2607         * org-publish.el (org-publish-find-title): Bug fix.
2608         (org-publish-org-index): Implement new :index-style option.
2610 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
2612         * org-publish.el (org-publish-timestamp-filename): Use
2613         SHA1-encoded file names in the timestamp directory.
2615 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
2617         * org-publish.el (org-publish-needed-p): Be verbose about files
2618         published and files skipped.
2620         * org-exp.el (org-export-preprocess-string): Swap link
2621         normalization and inernal link targeting.
2623         * org-publish.el (org-publish-needed-p): Create timestamp
2624         directory when it does not exist.
2626 2008-07-04  Bastien Guerry  <bzg@altern.org>
2628         * org-clock.el (org-clock-out-when-done): Doc fix.
2630         * org.el (org-agenda-skip-unavailable-files): Doc fix.
2632         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
2633         Ignore case when searching for the COMMENT cookie at export time.
2635 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
2637         * org-exp.el (org-get-file-contents)
2638         (org-get-and-remove-property): New functions.
2639         (org-export-handle-include-files): Handle the new prefix options.
2640         (org-export-as-html): Fix the verse environment.
2642 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
2644         * org.el (org-time=, org-time<, org-time<=, org-time>)
2645         (org-time>=, org-time<>, org-2ft): New functions.
2646         (org-op-to-function): Also provide for the time testing fucntions.
2648 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
2650         * org-exp.el (org-export-html-style-default): New constant.
2652 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
2654         * org-exp.el (org-export-html-style-extra): New variable.
2655         (org-export-splice-style): New function.
2657 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
2659         * org-exp.el (org-export-plist-vars, org-export-as-html):
2660         Implement `org-export-creator-info'.
2661         (org-export-creator-info): New option.
2663 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
2665         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
2666         (org-property-drawer-re, org-clock-drawer-re): New constants.
2668 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
2670         * org-exp.el (org-icalendar-use-deadline)
2671         (org-icalendar-use-scheduled): New options.
2672         (org-icalendar-include-todo): Default changed to t.
2673         (org-print-icalendar-entries): Implement better utilization of
2674         scheduling and deadline time stamps.
2675         (org-export-target-internal-links, org-export-as-html): Allow file
2676         lines without the "file:" prefix if the file path is an absolute
2677         path or starts with ".".
2679         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
2680         lastweek etc.
2681         (org-clock-special-range): Also undertand yesterday, lastweek etc.
2683 2008-06-18  Glenn Morris  <rgm@gnu.org>
2684         * org.el (org-map-entries): Let-bind `file'.
2686 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
2688         * org.el (org-agenda-skip-archived-trees): Docstring now
2689         discourages using this.
2690         (org-scan-tags): Check for org-agenda-archives-mode.
2691         (org-map-entries): Make sure org-agenda-archives-mode is nil.
2692         (org-agenda-files): Functionality of second arg changed.
2694         * org-agenda.el (org-agenda-archives-mode): New variable
2695         (org-write-agenda, org-prepare-agenda, org-agenda-list)
2696         (org-search-view, org-todo-list, org-tags-view)
2697         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
2698         `ifmode' argument.
2699         (org-agenda-quit): Reset the archives mode.
2700         (org-agenda-archives-mode): New command.
2701         (org-agenda-set-mode-name): Include archives info.
2703 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
2705         * org.el (org-paste-subtree): Make sure the yanked headline is
2706         visible if it was yanked at a visible point.
2707         (org-move-item-up): Fix the bug with moving white space at the end
2708         of the item.
2709         (org-show-empty-lines-in-parent): New function.
2711 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
2713         * org-colview.el (org-columns-next-allowed-value): Bug fix.
2715         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
2717         * org-agenda.el (org-agenda-get-closed): Get the end time into the
2718         agenda prefix as well.
2720         * org-publish.el (org-publish-org-index): Make a properly indented
2721         list.
2723         * org.el (org-calendar-agenda-action-key): New option.
2724         (org-get-cursor-date): New function.
2725         (org-mark-entry-for-agenda-action): New command.
2726         (org-overriding-default-time): New variable.
2727         (org-read-date): Respect `org-overriding-default-time'.
2729         * org-remember.el (org-remember-apply-template): Respect the
2730         ovverriding default time.
2732         * org-agenda.el (org-agenda-action-marker): New variable.
2733         (org-agenda-action): New command.
2734         (org-agenda-do-action): New function.
2736 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2738         * org.el (org-schedule, org-deadline): Protect scheduled and
2739         deadline tasks against changes that accidently remove the
2740         repeater.  Also show a message with the new date when done.
2742 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
2744         * org.el (org-beginning-of-line): Cater for the case when there
2745         are tags but no headline text.
2746         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
2747         it set.
2749 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
2751         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
2752         the return value is nil instead of "nil" when there is no match.
2754         * org-exp.el (org-insert-centered): Use fill-column instead of
2755         80.
2756         (org-export-as-ascii): Use string-width to measure the width of
2757         the heading.
2759         * org.el (org-diary-to-ical-string): No longer kill buffer
2760         FROMBUF, this is now done by the caller.
2762         * org-exp.el (org-print-icalendar-entries): Move the call to
2763         `org-diary-to-ical-string' out of the loop, and kill the buffer
2764         afterwords.
2766         * org-remember.el (org-remember-visit-immediately): Position
2767         cursor after moving to the note.
2768         (org-remember-apply-template): Use a text property to record the
2769         cursor position.
2770         (org-remember-handler): Align tags after pasting the note.
2772 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
2774         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
2776         * org-agenda.el (org-agenda-open-link): If there is an
2777         org-bbdb-name property in the current line, jump to that bbdb
2778         entry.
2780         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
2781         text property, so that the agenda knows where this entry comes
2782         from.
2784         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
2785         interaction between clocking-in from the agenda, and  automatic
2786         task state switching.
2788         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
2790         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
2791         zmacs-region stays after this command in XEmacs.
2793 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
2795         * org.el (org-scan-tags): Allow new values for ACTION parameter.
2797         * org-remember.el (org-remember-templates): Fix bug in
2798         customization type definition.
2800         * org.el (org-map-entries): New function.
2802 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
2804         * org-agenda.el (org-agenda-skip-comment-trees): New option.
2805         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
2807 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
2809         * org-remember.el (org-jump-to-target-location): New variable.
2810         (org-remember-apply-template): Set
2811         `org-remember-apply-template' if requested by template.
2812         (org-remember-handler): Start an idle timer to jump to
2813         remember location.
2815         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
2817         * org.el (org-set-regexps-and-options): Fix bug with parsing of
2818         file tags.
2819         (org-get-tags-at): Add the content of `org-file-tags'.
2821         * org-exp.el (org-export-handle-comments): Fix bug with several
2822         comment lines after each other.
2823         (org-number-to-roman, org-number-to-counter): New functions.
2824         (org-export-section-number-format): New option.
2826 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
2828         * org-exp.el (org-export-protect-examples): Catch the case of a
2829         missing end_example line.
2831         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
2832         `org-file-tags' to nil.
2834         * org-colview.el (org-columns-next-allowed-value): Handle next
2835         argument NTH to directly select a value.
2837         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
2838         argument NTH to directly select a value.
2840 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
2842         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
2844 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
2846         * org.el (org-columns-ellipses): New option.
2848 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
2850         * org-colview.el (org-columns-add-ellipses): New function.
2851         (org-columns-compact-links): New function.
2852         (org-columns-cleanup-item): Call `org-columns-compact-links'.
2853         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
2854         when in agenda.
2855         (org-columns-edit-value): Fixed bug with editing values from
2856         agenda column view.
2857         (org-columns-redo): Also redo the agenda itself.
2859 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
2861         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
2862         option.
2864         * org-colview.el (org-agenda-columns-cleanup-item): New function.
2866         * org-exp.el (org-export-ascii-preprocess): Renamed from
2867         `org-export-ascii-clean-string'.
2868         (org-export-kill-licensed-text)
2869         (org-export-define-heading-targets)
2870         (org-export-handle-invisible-targets)
2871         (org-export-target-internal-links)
2872         (org-export-remove-or-extract-drawers)
2873         (org-export-remove-archived-trees)
2874         (org-export-protect-quoted-subtrees)
2875         (org-export-protect-verbatim, org-export-protect-examples)
2876         (org-export-select-backend-specific-text)
2877         (org-export-mark-blockquote-and-verse)
2878         (org-export-remove-comment-blocks-and-subtrees)
2879         (org-export-handle-comments, org-export-mark-radio-links)
2880         (org-export-remove-special-table-lines)
2881         (org-export-normalize-links)
2882         (org-export-concatenate-multiline-links)
2883         (org-export-concatenate-multiline-emphasis): New functions,
2884         obtained from spliiting the export preprocessor.
2886         * org-table.el (org-table-recalculate): Improve error message if
2887         the row number is invalid.
2889 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
2891         * org-archive.el (org-archive-save-context-info): Fix bugs in
2892         customization setup and docstring.
2894         * org-exp.el (org-export-html-style): Changed the size of in the
2895         <pre> element to 90%.
2897 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
2899         * org.el (org-find-src-example-start): Function removed.
2900         (org-edit-src-find-region-and-lang): New function.
2902 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
2904         * org.el (org-edit-src-exit): New function.
2905         (org-exit-edit-mode): New minor mode.
2907         * org-exp.el (org-export-preprocess-string): Fix bug with removing
2908         comment-like lines from protected examples.
2910         * org.el (org-edit-src-example, org-find-src-example-start)
2911         (org-protect-source-example, org-edit-special): New functions.
2913 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
2915         * org-publish.el (org-publish-project-alist): Fix typo in
2916         docstring.
2917         (org-publish-project-alist): Handle :index-title property.
2919 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
2921         * org-export-latex.el (org-export-as-latex): Make sure region
2922         bounds are correct.  Parse subtree properties relating to export.
2924         * org-exp.el (org-export-add-options-to-plist): New function.
2925         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
2927 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
2929         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
2930         EXPORT_TITLE.
2932         * org-exp.el (org-export-get-title-from-subtree)
2933         (org-export-as-ascii, org-export-as-html): Make sure the original
2934         region-beginning and region-end are used, even after moving
2935         point.
2936         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
2937         property.
2939         * org-remember.el (org-remember-last-stored-marker): New variable.
2940         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
2941         (org-remember-handler): Also use marker to remember
2942         last-stored position.
2944         * org.el (org-goto-marker-or-bmk): New function.
2946 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
2948         * org.el (org-file-properties): Renamed from `org-local-properties'.
2949         (org-scan-tags): Take file tags into account.
2950         (org-tags-match-list-sublevels): Default changed to t.
2952         * org-exp.el (org-export-as-html): Close paragraph after a
2953         footnote.
2955         * org.el (org-update-parent-todo-statistics): New function.
2957         * org-exp.el (org-icalendar-store-UID): New option.
2958         (org-icalendar-force-UID): Option removed.
2959         (org-print-icalendar-entries): IMplement UIDs.
2961 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
2963         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
2965 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
2967         * org-faces.el (org-column): Document how this face is being used
2968         and why sometimes the background faces shine through.
2970         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
2972         * org-publish.el (org-publish-attachment): Create publishing
2973         directory if it does not yet exist.
2975         * org-table.el (org-calc-default-modes): Change default number
2976         format to (float 8).
2978         * org.el (org-olpath-completing-read): New function.
2979         (org-time-clocksum-format): New option.
2980         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
2982         * org-clock.el (org-clock-display, org-clock-out)
2983         (org-update-mode-line): Use `org-time-clocksum-format'.
2985         * org-colview-xemacs.el (org-columns-number-to-string): Use
2986         `org-time-clocksum-format'.
2988         * org-colview.el (org-columns-number-to-string): Use
2989         `org-time-clocksum-format'.
2991 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
2993         * org-id.el: New file, move from contrib to core.
2995         * org-exp.el (org-icalendar-force-UID): New option.
2997 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
2999         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
3000         shifted by one day if theere is a date range without an end
3001         time.
3003         * org.el (org-try-structure-completion): New function.
3005 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
3007         * org.el (org-set-font-lock-defaults): Improve fontification of
3008         description lists.
3009         (org-insert-item): Handle description lists.
3010         (org-adaptive-fill-function): Improve auto indentation in
3011         description lists.
3013         * org-exp.el (org-export-as-html, org-export-preprocess-string):
3014         Implement VERSE environment.
3015         (org-export-preprocess-string): Implement the COMMENT
3016         environment.
3018         * org-export-latex.el (org-export-latex-preprocess): Implement
3019         VERSE environment.
3021 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
3023         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
3024         option.
3026 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
3028         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
3030         * org.el (org-quote-csv-field): New functions.
3032         * org-table.el (org-table-export-default-format): Remove :splice
3033         from default format, we get the same effect by not specifying
3034         :tstart and :tend.
3035         (org-table-export): Improve setup, distinguish better between
3036         interactive and non-interactive use, allow specifying the format
3037         on the fly, better protection against wrong file names.
3038         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
3039         and :tend when :splice is omitted.
3041 2008-05-09  Bernt Hansen  <bernt@norang.ca>
3043         * org-clock.el (org-clock-select-task): Make sure the selection
3044         letters are 1-9 and A-Z, no special characters.
3046 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
3048         * org-exp.el (org-export-htmlize): New group.
3049         (org-export-htmlize-output-type)
3050         (org-export-htmlize-css-font-prefix): New options.
3051         (org-export-htmlize-region-for-paste): New function.
3052         (org-export-htmlize-generate-css): New command.
3054 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3056         * org/org.el (org-modules, org-format-latex-options):
3057         * org/org-archive.el (org-archive-stamp-time)
3058         (org-archive-save-context-info):
3059         * org/org-faces.el (org-hide):
3060         * org/org-irc.el (org-irc-parse-link):
3061         * org/org-macs.el (org-call-with-arg, org-autoload):
3062         * org/org-mew.el (org-mew-store-link):
3063         * org/org-remember.el (org-remember-store-without-prompt)
3064         (org-remember-templates): Fix typos in docstrings.
3066         * org/org-info.el (org-info-store-link): Remove leftover docstring.
3068         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
3069         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
3070         (org-bbdb-anniv-split): Fix typos in docstrings.
3072         * org/org-publish.el (org-publish-project-alist): Doc fixes.
3073         (org-publish-use-timestamps-flag): Reflow docstring.
3074         (org-publish-files-alist): Fix typos in docstring.
3076 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
3078         * org.el (org-set-visibility-according-to-property): New function.
3079         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
3080         and compute the regular expressions, and update font-lock.
3081         (org-property-re): Allow a dash in property names.
3083         * org-archive.el (org-extract-archive-file): Insert the file name
3084         without the path into the format, to allow the location format to
3085         contain a subdirectory.
3087         * org-agenda.el (org-agenda-post-command-hook): If point is at end
3088         of buffer, and the `org-agenda-type' property undefined, use the
3089         value from the character before.
3091         * org.el (org-add-planning-info): Don't let indentation for
3092         would-be timestamp become extra whitespace at the end of headline.
3094 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
3096         * org.el (org-remove-double-quotes, org-file-contents): New
3097         functions.
3099         * org-exp.el (org-infile-export-plist): Also parse the
3100         contents of #+SETUPFILE files, recursively.
3102         * org.el (org-set-regexps-and-options): Also parse the
3103         contents of #+SETUPFILE files, recursively.
3105         * org-exp.el (org-export-handle-include-files): New function.
3106         (org-export-preprocess-string): Call
3107         `org-export-handle-include-files'.
3109         * org.el (org-delete-property-globally)
3110         (org-delete-property, org-set-property): Ignore case during
3111         completion.
3112         (org-set-property): Use `org-completing-read' instead of
3113         `completing-read'.
3115         * org.el (org-complete-expand-structure-template): New,
3116         experimental function.
3117         (org-structure-template-alist): New, experimental option.
3118         (org-complete): Call `org-complete-expand-structure-template'.
3120 2008-05-06  Bastien Guerry  <bzg@altern.org>
3122         * org-export-latex.el (org-export-latex-preprocess): Added
3123         support for blockquotes.
3125 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
3127         * org.el (org-read-date-analyze): Catch the case where only a
3128         weekday is given.
3130 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
3132         * org.el (org-set-font-lock-defaults): Make the description
3133         tag bold.
3135         * org-exp.el (org-export-as-html, org-close-li): Implement
3136         description lists.
3138 2008-05-04  Jason Riedy  <jason@acm.org>
3140         * org-table.el (*orgtbl-default-fmt*): New variable.
3141         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
3142         when there is no other fmt available.
3144         (orgtbl-to-generic): Allow an explicitly nil :tstart or
3145         :tend to suppress the appropriate string.
3147         (orgtbl-to-orgtbl): New function for translating to another orgtbl
3148         table.
3150 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
3152         * org.el (org-read-date-analyze): "." as an alias for "+0" in
3153         read date.
3155         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
3156         New function.
3158         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
3159         New function.
3161 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
3163         * org-clock.el (org-clock-find-position): Don't include notes
3164         into clock drawer.
3166         * org-archive.el (org-archive-subtree): No longer remove an
3167         extra line after cutting the subtree.  `org-cut-subtree' already
3168         takes care of this.
3170         * org-remember.el (org-remember-handler): Only kill the target
3171         buffer if it does not contain the running clock.
3173         * org.el (org-markers-to-move): New variable.
3174         (org-save-markers-in-region, org-check-and-save-marker)
3175         (org-reinstall-markers-in-region): New function.
3176         (org-move-subtree-down, org-copy-subtree): Remember relative
3177         marker positions before cutting.
3178         (org-move-subtree-down, org-paste-subtree): Restore relative
3179         marker positions after pasting.
3181         * org-remember.el (org-remember-clock-out-on-exit): New option.
3182         (org-remember-finalize): Clock out only if the setting in
3183         `org-remember-clock-out-on-exit' requires it.
3184         (org-remember-handler): Do the cleanup in the buffer, to make sure
3185         that the clock marker remains in tact.
3187 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
3189         * org-clock.el (org-clock-goto): Widen buffer if necessary.
3190         (org-clock-in): Make sure that also tasks outside the narrowed
3191         region will be clocked in correctly.
3192         (org-clock-insert-selection-line): Widen the buffer so that we can
3193         find the correct task heading.
3195         * org.el (org-base-buffer): New function.
3197         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
3198         and ";" are escaped.
3199         (org-print-icalendar-entries): Also apply
3200         `org-icalendar-cleanup-string' to the headline, not only to the
3201         summary property.
3203 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
3205         * org-exp.el (org-export-preprocess-hook): New hook.
3206         (org-export-preprocess-string): Call
3207         `org-export-preprocess-hook'.
3209         * org.el (org-font-lock-hook): New variable.
3210         (org-font-lock-hook): New function.
3211         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
3213 ;; Local Variables:
3214 ;; coding: utf-8
3215 ;; add-log-time-zone-rule: t
3216 ;; End:
3218     Copyright (C) 2008  Free Software Foundation, Inc.
3220   This file is part of GNU Emacs.
3222   GNU Emacs is free software: you can redistribute it and/or modify
3223   it under the terms of the GNU General Public License as published by
3224   the Free Software Foundation, either version 3 of the License, or
3225   (at your option) any later version.
3227   GNU Emacs is distributed in the hope that it will be useful,
3228   but WITHOUT ANY WARRANTY; without even the implied warranty of
3229   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
3230   GNU General Public License for more details.
3232   You should have received a copy of the GNU General Public License
3233   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
3235 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c