Coderefs: Revamp label syntax.
[org-mode/org-tableheadings.git] / lisp / ChangeLog
blob2a0afa66cfe5c8ad4872338b1bf4ab9036a7ca29
1 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org.el (org-edit-src-get-label-format): New function.
4         (org-coderef-label-format): New option.
5         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
6         a label format specification and make sure it is used in the edit
7         buffer.
8         (org-edit-src-get-label-format): New function.
9         (org-store-link): Handle new coderef formats.
10         (org-link-search): Handle new coderef formats.
12         * org-footnote.el (org-footnote-create-definition)
13         (org-footnote-goto-local-insertion-point): Make footnote insertion
14         work correctly when the "Footnotes" headline is the last line in
15         the buffer.
17         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
18         the location.
20 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
22         * org-w3m.el (org-w3m): New customization group.
23         (org-w3m-deactivate-mark): New option.
24         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
25         option say not to.
27 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
29         * org.el (org-set-font-lock-defaults): Trigger footnote
30         fontification.
31         (org-activate-footnote-links): New function.
32         (org-activate-links): New entry `footnote'.
34         * org-faces.el (org-footnote): New face.
36 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
38         * org-macs.el (org-re): Handle the [:word:] class.
40         * org-exp.el (org-export-preprocess-string): Call
41         `org-export-protect-colon-examples'.
42         (org-export-protect-colon-examples): Renamed from
43         `org-export-protect-examples', and scope limited to lines starting
44         with a colon.
46 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
48         * org-exp.el (org-export-preprocess-string): Move the preprocess
49         hook to after turning on Org-mode.
50         (org-export-preprocess-after-include-files-hook)
51         (org-export-preprocess-after-tree-selection-hook)
52         (org-export-preprocess-before-backend-specifics-hook)
53         (org-export-preprocess-final-hook): New hooks.
54         (org-export-preprocess-string): Run the new hooks.
56         * org.el (org-ctrl-c-minus): Fix indentation for new items.
58         * org-footnote.el: New file.
60         * org.el (org-footnote): Require footnote code.
61         (org-startup-options): Add new footnote options.
62         (org-mode-map): New keybindig for footnotes.
63         (org-ctrl-c-ctrl-c): Add function at footnotes.
64         (org-org-menu): New menu entries for footnotes.
66         * org-export-latex.el (org-export-as-latex): Pass footnote
67         variable to preprocessor.
68         (org-export-latex-preprocess): Treat multiple references to a
69         footnote.
71         * org-exp.el (org-export-preprocess-string): Call
72         `org-footnote-normalize'.
73         (org-export-as-ascii, org-export-as-html): Pass footnote variable
74         to preprocessor.
75         (org-export-as-html): Treat multiple references to a footnote.
77 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
79         * org-export-latex.el (org-export-latex-links): Handle coderef
80         links.
82         * org.el (org-bracket-link-analytic-regexp++): New variable.
83         (org-make-link-regexps): Initialize
84         `org-bracket-link-analytic-regexp++'.
85         (org-store-link): Implement special case in edit-src buffer.
86         (org-insert-link): No use of ide to insert stored links.
87         (org-link-search): Implement special case for coderefs.
89         * org-exp.el (org-export-html-scripts): New constant.
90         (org-export-html-style-default): Add a new style for highlighted
91         code.
92         (org-export-code-refs): New variable.
93         (org-export-preprocess-string): Initialize `org-export-code-refs'.
94         Call `org-export-replace-src-segments-and-examples'
95         No longer call `org-export-protect-examples'.
96         (org-export-target-internal-links): Take care of coderef targets.
97         (org-export-last-code-line-counter-value): New variable.
98         (org-export-replace-src-segments-and-examples): Renamed from
99         `org-export-replace-src-segments', and modified.
100         (org-export-format-source-code-or-example): Renamed from
101         `org-export-format-source-code'.
102         (org-export-number-lines): New function.
103         (org-export-as-ascii, org-export-as-html): Handle coderef links.
105 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
107         * org-remember.el (org-remember-handler): Safer way to get a new
108         buffer accessing the target file.
110         * org.el (org-refile-get-location): Handle case of current buffer
111         not having a file associated with it.
113 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
115         * org-table.el (org-table-get-formula): Only ask to overwrite
116         field formula if there really is one.
118         * org-id.el (org-id-find): Allow the ID to be a symbol or a
119         number, by converting these to a string.
121         * org-colview.el (org-dblock-write:columnview): Allow ID to be
122         located in a different file.
124         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
125         org-colview.el.
127 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
129         * org.el (org-completion-use-ido): Enhance docstring of
130         `org-completion-use-ido'.
132         * org-export-latex.el (org-export-latex-make-header): Double the %
133         in the time stamp format.
134         (org-export-latex-special-chars): Handle case where there is no
135         match group 3.
137 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
139         * org.el (org-get-refile-targets, org-refile-get-location): Use
140         expanded file name to improve comparison.
142 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
144         * org.el (org-scan-tags): Rescan for tags, to get the correct
145         upcase/downcase stuff.  This slows things down for now, but it
146         works.
147         (org-mode): Make sure the tag-faces regexp is initialized.
149         * org-export-latex.el (org-export-latex-links): Fix bug with
150         undefined label.
152         * org-table.el (org-table-get-specials): Set
153         `org-table-current-last-data-line'.
154         (org-table-current-last-data-line): New variable.
155         (org-table-insert-column, org-table-delete-column)
156         (org-table-move-column, org-table-fix-formulas): Call
157         `org-table-fix-formulas' a second time to fix the $LR references.
158         (org-table-get-specials): Add the $LR references to the tables.
159         (org-table-get-formula): Do not offer last-row names as LHS of
160         formulas.
162         * org.el (org-store-link): Capture link description from
163         `org-id-store-link'.
165         * org-exp.el (org-export-html-format-image): Add the / to the end
166         of the <img> tag.
167         (org-export-format-source-code): Surround example by empty lines,
168         to make sure it will not be inside a paragraph.
170         * org.el (org-ido-switchb): New function.
172 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
174         * org-agenda.el (org-agenda-show): New prefix argument
175         FULL-ENTRY.
177         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
178         argument.
180         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
181         `org-agenda-change-all-lines'.
182         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
183         tags are now retrieved locally.
185 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
187         * org.el (org-get-outline-path): Fix bug if level is not given.
188         (org-org-menu): Do not quote function in menu vector.
190         * org-agenda.el (org-finalize-agenda): Fix typo with variable
191         name.
193 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
195         * org.el (org-refile): Avoid refiling to within the region to be
196         refiled.
198         * org-export-latex.el (org-export-latex-special-chars): Replace
199         special characters also in tables.
201         * org-agenda.el (org-agenda-change-all-lines): New argument
202         FORCE-TAGS.
203         (org-agenda-set-tags): Cet the new tags and pass them to
204         `org-format-agenda-item'.
206 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
208         * org-export-latex.el (org-export-latex-classes): Add longable as
209         a default package to all classes.
210         (org-export-latex-tables): Handle the longtable attribute and the
211         align attribute.
213         * org-table.el (orgtbl-to-generic): Handle tables that start with
214         a hline.
216         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
217         \verb for colde-like snippets.
218         (org-export-as-latex): Fix issues with region export.
220         * org.el (org-up-heading-safe): Speed up function by using a
221         direct regexp search.
222         (org-olpa): New variable.
223         (org-get-outline-path): Speed-up path constructions in cases where
224         this is possible because the entire hierarchy is scanned anyway.
225         (org-refile-get-location): Don't compare the truenames of files,
226         this is too slow.
227         (org-goto-max-level): New option.
228         (org-goto): Use `org-goto-max-level'.
230 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
232         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
233         Strip angle brackets from message-ids in the former and don't do
234         it in the latter.
235         (org-gnus-follow-link): Open summary reliable, even if the last
236         messages were deleted, and handle empty groups, too.
238 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
240         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
241         instead of \texttt for the =...= and ~===~ emphasis environments.
242         (org-export-as-latex): Remove any old :org-license-to-kill text
243         properties.
244         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
245         (org-export-latex-make-header): Add some hard space after the
246         table of contents.
247         (org-export-latex-first-lines): Accept RBEG argument.  Mark
248         exported text so that it will be excuded in further steps.
250         * org-table.el (org-table-get-specials): Make @0 reference the
251         last line in a table.
252         (org-table-recalculate): Improve docstring.
254 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
256         * org.el (org-log-done): Fix docstring.
258 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
260         * org-exp.el (org-export-html-format-image): Fix bugs.
262         * org-export-latex.el (org-export-latex-tables)
263         (org-export-latex-links): Implement attribute, label, and caption
264         handling.
266         * org-exp.el (org-export-html-style-default): Add style
267         definitions for the figure div.
268         (org-export-preprocess-string, org-export-as-html): Implement
269         attribute, label, and caption handling.
270         (org-export-attach-captions-and-attributes): New function.
271         (org-export-html-format-image): New function.
272         (org-format-org-table-html): Implement attribute, label, and
273         caption handling.
275         * org.el (org-find-text-property-in-string): New function.
276         (org-extract-attributes): Use the property org-attr instead of
277         org-attrobutes, because this property is now set with the #+ATTR
278         lines.
280 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
282         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
283         the case that FROM is nil.
285         * org.el (org-before-first-heading-p): New function.
287 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
289         * org-exp.el (org-export-as-html): Do not add a space before
290         enforces line breaks.
291         (org-export-as-html): Close paragraph before blockquote and verse
292         tags.
294 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
296         * org-id.el (org-id-locations-file): Wrap file name with
297         `convert-standard-filename'.
298         (org-id-files): New variable.
299         (org-id-use-hash): New option.
300         (org-id-update-id-locations): Also search in all files current
301         listed in `org-id-files'.  Convert the resulting alist to a hash
302         if the user customation says so.
303         (org-id-locations-save): Handle he case if `org-id-locations' is a
304         hash.
305         (org-id-locations-load): Convert the alist to a hash.
306         (org-id-add-location): Handle the hast case.
307         (kill-emacs-hook): Make sure id locations are saved when Emacs is
308         exited.
309         (org-id-hash-to-alist, org-id-alist-to-hash)
310         (org-id-paste-tracker): New functions.
312 -------------------------------------------------------------------------
314 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
316         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
317         bindings of calendar variables.
319         * org-table.el (org-table-find-row-type): Renamed from
320         `org-find-row-type'.
321         (org-table-rewrite-old-row-references): Renamed from
322         `org-rewrite-old-row-references'.
323         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
324         (org-table-cleanup-narrow-column-properties): Renamed from
325         `org-cleanup-narrow-column-properties'.
327 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
329         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
330         for better error messages.
331         (org-table-get-descriptor-line): Supply the new arguments to
332         `org-find-row-type'.
333         (org-table-error-on-row-ref-crossing-hline): New option.
335         * org.el (org-target-link-regexp): Make buffer-local.
336         (org-move-subtree-down): Fix bug with trees at beginning of
337         buffer.
339 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
341         * org-faces.el (org-set-tag-faces): New function.
342         (org-tags-special-faces-re): New variable.
344         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
346         * org-faces.el (org-tag-faces): New option.
347         (org-tag): Mention `org-tag-faces' in the docstring.
349 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
351         * org-exp.el (org-export-html-style-default): Implement new
352         quoting.
354         * org-jsinfo.el (org-infojs-template): Implement new quoting.
356         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
357         command to the `w3m-minor-mode-map'.
359         * org-archive.el (org-archive-to-archive-sibling): Protect
360         `this-command' to avoid appending kills during archiving.
362         * org-exp.el (org-export-with-priority): New variable.
363         (org-export-add-options-to-plist): Use `org-export-plist-vars'
364         instead of internal list of strings and properties.
365         (org-print-icalendar-entries): Retrieve the location property with
366         inheritance.
368 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
370         * org-exp.el (org-export-with-todo-keywords): New option.
371         (org-export-plist-vars): Include also the keys for the #+OPTIONS
372         line.
373         (org-default-export-plist, org-export-add-options-to-plist)
374         (org-export-as-ascii, org-export-as-html): Use the new structure
375         of `org-export-plist-vars'.
377         * org.el (org-map-entries): Return all values.
379 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
381         * org.el (org-matcher-time): Recognize more special values.
383         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
385 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
387         * org.el (org-tags-exclude-from-inheritance): New option.
388         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
389         `org-tags-exclude-from-inheritance'.
391         * org-agenda.el (org-agenda-show-inherited-tags): New option.
392         (org-format-agenda-item): Add inherited tags to the agenda line
393         string, and make sure that properties are kept when downcasing the
394         tags list.
395         (org-agenda-add-inherited-tags): New function.
396         (org-downcase-keep-props): New function.
398         * org.el (org-scan-tags): Mark inherited tags with a text
399         property.
400         (org-get-tags-at): Mark inherited tags with a text property.
401         (org-add-prop-inherited): New function.
403         * org-agenda.el (org-agenda-add-inherited-tags): New function.
404         (org-agenda-show-inherited-tags): New option.
406 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
408         * org.el (org-modules): Add org-w3m to the default modules.
410         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
411         orgtbl-mode.
412         (orgtabl-create-or-convert-from-region): New command.
414         * org-exp.el (org-export-as-ascii): Remove the handling of
415         targets.
416         (org-export-ascii-preprocess): Handle targets already in this
417         function.
419 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
421         * org-timer.el (org-timer-start-time): Define this variable.
422         (org-timer-item): Make argument optional.
424         * org-list.el (org-insert-item): Automatically insert a timer item
425         if the current list is a timer list.
427         * org-timer.el: New file.
429         * org-publish.el (org-publish-org-index): Only exclude the index
430         file in the main directory from being added to the site-map.
431         (org-publish-get-project-from-filename): If the current project is
432         a component, start publishing from the parent project.
434 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
436         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
438         * org-publish.el (org-publish-org-index): Improve removal of
439         temporary buffers.
441         * org-agenda.el (org-get-closed): Re-apply changes
442         accidentially overwritten by last commit to Emacs.
444         * org.el (org-outline-path-complete-in-steps): New option.
445         (org-refile-get-location): Honor
446         `org-outline-path-complete-in-steps'.
447         (org-agenda-change-all-lines, org-tags-sparse-tree)
448         (org-time-string-to-absolute, org-small-year-to-year)
449         (org-link-escape): Re-apply changes accidentially overwritten
450         by last commit to Emacs.
452 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
454         * org-clock.el (org-dblock-write:clocktable): Make sure the
455         clocktable sees the first line.
456         (org-clock-in): Warn if the clock cannot be resumed.
458 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
460         * org.el (org-open-at-point): Fix mixup about interactive and
461         non-interactive elisp links.
463 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
465         * org-exp.el (org-export-preprocess-string): Allow one comment
466         line before the first headline to always be included.  This is
467         to not miss a commented target.
469         * org-mouse.el (org-mouse-insert-item): Call
470         `org-indent-to-column' instead of `indent-to', for XEmacs
471         compatibility.
473         * org.el (org-refile-targets): Fix customize definition so
474         that it works also in XEmacs.
475         (org-fixup-indentation): Call `org-indent-to-column' instead
476         of `indent-to', for XEmacs compatibility.
478 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
480         * org-mew.el (org-mew-store-link): Get the correct case folder
481         for refiled messages.
483 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
485         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
486         line break indicators.
488         * org.el (org-ido-completing-read): Remove the "i:" prefix for
489         ido-completion propts.
491 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
493         * org-remember.el (org-remember-apply-template): Use
494         `org-substring-no-properties'.
496         * org-compat.el (org-substring-no-properties): New function.
498         * org-remember.el (org-remember-apply-template): Use
499         `org-substring-no-properties' for compatibility.
501         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
502         option.
503         (org-fix-bullet-type): respect
504         `org-list-two-spaces-after-bullet-regexp'.
506         * org-clock.el (org-clock-load): Clean up the code.
508         * org.el (org-adaptive-fill-function): Allow two spaces after
509         "1." as a list bullet.
511 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
513         * org-clock.el (org-clock-save, org-clock-load): Check for
514         live buffers, existing files, and buffer file names to ensure
515         consistent information.
516         (org-clock-persist): Make `clock' a special value of this
517         variable, and improve docstring.
519         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
520         (org-get-string-indentation): Adapt indentation when the bullet
521         width changes.
523 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
525         * org-remember.el (org-remember-finalize): Make interactive.
526         (org-remember-kill): New command.
527         (org-remember-finish-immediately): Call `org-remember-finalize'
528         directly.
529         (org-remember-finalize): Make `org-remember-finalize' an interactive
530         function.
532 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
534         * org-remember.el (org-remember-apply-template): No ido completion
535         for free prompts in remember templates.
536         (org-remember-before-finalize-hook): New hook.
537         (org-remember-mode): New minor mode.
538         (org-remember-apply-template): Turn on `org-remember-mode'.
540         * org-id.el (org-id-add-location): Avoid error when no file is
541         given.
543         * org-remember.el (org-remember-apply-template): Fix the way how
544         the list of allowed properties is retrieved from the target file.
546         * org.el (org-insert-link): Improve file link matching.
548 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
550         * org-colview.el (org-columns-display-here): New argument
551         DATELINE, to trigger using the new face.
552         (org-agenda-colview-summarize): Call `org-columns-display-here'
553         with the new argument.
555         * org-faces.el (org-agenda-column-dateline): New face.
557         * org-publish.el (org-publish-org-index): Use index-title at page
558         title, not as section.
560         * org-exp.el (org-export-html-format-desc): Respect the
561         org-protect property.
562         (org-export-as-html): Protect image specifiers that are in the
563         description part of a link.
565         * org.el (org-sort-entries-or-items, org-completing-read)
566         (org-refile-get-location, org-olpath-completing-read, org-todo)
567         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
568         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
569         (org-set-property, org-delete-property)
570         (org-delete-property-globally): Use `org-ido-completing-read'.
572         * org-remember.el (org-remember-apply-template): Use
573         `org-ido-completing-read'.
575         * org-publish.el (org-publish): Use `org-ido-completing-read'.
577         * org-colview.el (org-columns-edit-value, org-columns-new)
578         (org-insert-columns-dblock): Use `org-ido-completing-read'.
580         * org-colview-xemacs.el (org-columns-edit-value)
581         (org-columns-new, org-insert-columns-dblock): Use
582         `org-ido-completing-read'.
584         * org-attach.el (org-attach-delete-one, org-attach-open): Use
585         `org-ido-completing-read'.
587         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
588         `org-ido-completing-read'.
590         * org.el (org-time-today): New function.
591         (org-matcher-time): Use `org-time-today'.  Add special treatment
592         for "<tomorrow>" and "<yesterday>".
593         (org-ido-completing-read): New function.
594         (org-completion-use-ido): New option.
596         * org-exp.el (org-export-format-source-code): Fix bug in require
597         htmlize code.
598         (org-export-target-internal-links): Fix bug in search for text
599         property.
601 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
603         * org-export-latex.el (org-export-latex-subcontent): Interprete
604         target aliases as additonal labels.
606         * org-exp.el (org-export-target-aliases): New variable.
607         (org-export-preprocess-string)
608         (org-export-handle-invisible-targets): Fill the alias alist.
609         (org-export-as-html): Remove the &nbsp; from the anchor, and also
610         assign an id.
611         (org-html-level-start): Insert the target aliases as additonal
612         anchors.
614         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
615         picture area.
617 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
619         * org.el (org-open-at-mouse): Ensure correct link abbreviations
620         when following a link with the mouse from the agenda.
622         * org-exp.el (org-export-as-html): Avoid lone </div> when no
623         headlines are created.
625 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
627         * org-exp.el (org-export-preprocess-string): Reorder so that we
628         can still see ID properties when we collect targets.
629         (org-export-target-internal-links): Also store targets for ID's.
631         * org.el (org-link-translation-function): New option.
632         (org-open-at-point): Call `org-link-translation-function' if
633         non-nil.
634         (org-translate-link): New function.
635         (org-translate-link-from-planner): New function.
636         (org-open-at-point): Allow interactive commands in elisp links.
638         * org-exp.el (org-icalendar-cleanup-string): Restore the old
639         iCalendar quoting.  The new one seems to caus problems with
640         applications.
642         * org.el (org-yank): Set `this-command' to `yank', so that
643         `yank-pop' will work.
645 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
647         * org-id.el (org-id-search-archives): New option.
649         * org.el (org-link-to-org-use-id): New option.
650         (org-store-link): Use `org-link-to-org-use-id'.
651         (org-id): Make org-id.el a standard component.
653 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
655         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
656         hexified version of the tag.
658         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
659         compliance as far as quoting is concerned.
661         * org-vm.el (org-vm-follow-link): Require `vm-search'.
663         * org.el (org-up-heading-safe, org-forward-same-level): Always
664         call `org-back-to-heading' instead of `outline-back-to-heading'.
665         (org-back-to-heading): New wrapper around outline-back-to-heading,
666         with a useful error message telling where the error happened.
668         * org-list.el (org-update-checkbox-count): Always call
669         `org-back-to-heading' instead of `outline-back-to-heading'.
671         * org-exp.el (org-export-as-html): Make sure that each <img> tag
672         has an `alt' attribute, to ensure XHTML validation.
674 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
676         * org-publish.el (org-publish-attachment): Allow publishing to
677         overwrite attachment files.
679         * org-agenda.el (org-agenda-timerange-leaders): New option.
680         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
682         * org.el (org-edit-src-exit): Untabify ASCII image before
683         returning.
696 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
698         * org.el (org-yank): Make any prefix force normal yanking.
699         Suppress folding if text would be swallowed into a folded
700         subtree.
701         (org-yank-folded-subtrees, org-yank): Docstring updates.
703         * org-agenda.el (org-agenda-compare-effort): Treat no effort
704         defined as 0.
706         * org-exp.el (org-export-language-setup): Add Catalan and
707         Esperanto language entries.
709 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
711         * org.el (org-refile): Allow refiling of entire regions.
713         * org-clock.el (org-clock-time%): New function.
715         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
716         retrieve property values.
718 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
720         * org-agenda.el (org-agenda-list): Handle the value `only' of
721         org-agenda-show-log'.
722         (org-agenda-log-mode): Interpret a double prefix arg.
724 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
726         * org-exp.el (org-export-html-footnotes-section): New variable.
727         (org-export-as-html): Use `org-export-html-footnotes-section' to
728         insert the footnotes.
729         (org-export-language-setup): Add "Footnotes" to language words.
731 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
733         * org.el (org-yank): Fix bug when not inserting a subtree.
735 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
737         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
738         instead of `vm-beginning-of-message'.
740         * org.el (org-make-link-regexps): Make sure that links to gnus can
741         contain brackets.
743 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
745         * org-attach.el (org-attach-dir): Remove duplicate ID creation
746         code.
748         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
749         shell output.
751         * org.el (org-link-abbrev-alist): Improve customization type.
753         * org-attach.el (org-attach-expand-link, org-attach-expand): New
754         functions.
756         * org-agenda.el (org-agenda-get-progress): Renamed from
757         `org-get-closed'.  Implement searching for state changes as well.
758         (org-agenda-log-mode-items): New option.
759         (org-agenda-log-mode): New option prefix argument, interpreted as
760         request to show all possible progress info.
761         (org-agenda-get-day-entries): Call `org-get-progress' instead of
762         `org-get-closed'.
763         (org-agenda-set-mode-name): Handle the more complex log mode
764         settings.
765         (org-get-closed): New alias, pointing to `org-get-progress'.
767 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
769         * org.el (org-file-apps-defaults-gnu)
770         (org-file-apps-defaults-macosx)
771         (org-file-apps-defaults-windowsnt): Add an entry defining the
772         system command.
773         (org-file-apps): Allow `system' as key and value.
774         (org-open-at-point): Explain the effect of a double prefix arg.
775         (org-open-file): If the argument `in-emacs' is (16),
776         i.e. corresponding to a double prefix argument, try to open the
777         file externally.
779 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
781         * org.el (org-insert-link): Abbreviate absolute files names in
782         links.  Also, fix a bug in which the double C-u prefix would not
783         be honored.
785 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
787         * org.el (org-insert-heading): If buffer does not end with a
788         newline, add one if necessary to insert headline correctly.
790         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
791         paragraphs, not inside.
793         * org.el (org-todo): Quote
794         `org-agenda-headline-snapshot-before-repeat'.
796         * org-exp.el (org-export-as-html): Fully process link descriptions.
797         (org-export-html-format-desc): New function.
798         (org-export-as-html): Collect footnotes into the correct basket.
799         (org-html-protect): No longer protect quotations marks here, this
800         goes wrong.
802         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
803         BEG.
805         * org-compat.el (org-fit-window-to-buffer): New function (not
806         really, a preliminary and incomplete version was present earlier,
807         but not used).
809         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
810         `org-fit-window-to-buffer'.
812         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
814         * org-agenda.el (org-agenda-get-restriction-and-command)
815         (org-fit-agenda-window, org-agenda-convert-date): Use
816         `org-fit-window-to-buffer'.
818         * org-exp.el (org-export-as-html): Process href links through
819         `org-export-html-format-href'.
820         (org-export-html-format-href): New function.
822         * org-agenda.el (org-agenda-todo): Update only the current
823         headline if this is a repeated TODO, marked done for today.
824         (org-agenda-change-all-lines): New argument JUST-THIS, to change
825         only the current line.
827         * org.el (org-todo): Take a snapshot of the headline if the
828         repeater might change it.
830 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
832         * org-publish.el (org-publish-find-title): Remove buffers visited
833         only for extracting the title.
835         * org-exp.el (org-export-html-style)
836         (org-export-html-style-default): Mark style definitions as
837         unparsed CDATA.
839         * org-publish.el (org-publish-validate-link): Function
840         re-introduced.
842 2008-11-02  Charles Sebold  <csebold@gmail.com>
844         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
845         property.
846         (org-plot-quote-timestamp-field): New function.
847         (org-plot-quote-tsv-field): Call timestamp field function when
848         necessary rather than just quoting as a string.
849         (org-plot/gnuplot-to-data): Pass in timefmt property.
850         (org-plot/gnuplot-script): Supports timefmt property.
851         (org-plot/gnuplot): Checks for timestamp column before checking
852         for text index column.
854 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
856         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
858         * org-publish.el (org-publish-org-index): Create a section in the
859         index file.
860         (org-publish-org-index): Stop linking to directories.
862         * org.el (org-emphasis-alist): Use span instead of <u> to
863         underline text.
865         * org-exp.el (org-export-as-html): Make sure <p> is closed before
866         <pre> sections.
868 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
870         * org-jsinfo.el (org-infojs-template): Remove language attribute
871         from script tag.
873 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
875         * org-agenda.el (org-agenda-remove-marked-text): New function.
876         (org-agenda-mark-filtered-text)
877         (org-agenda-unmark-filtered-text): New functions.
878         (org-write-agenda): Remove fltered text.
880         * org.el (org-make-tags-matcher): Give access to TODO "property"
881         without speed penalty.
883 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
885         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
886         option.
887         (org-store-link-props): Make sure adding to the plist works
888         correctly.
890         * org-gnus.el (org-gnus-no-new-news): New function.
891         (org-gnus-follow-link): Allow the article ID to be a message-id,
892         in addition to allowing article numbers.  Message IDs make much
893         more roubust links.
894         (org-gnus-store-link): Use message-id to create link.
896 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
898         * org.el (org-emphasize): Reverse the selection array.
899         (org-emphasis-alist): Set <code> tags for the verbatim
900         environment.
902         * org-remember.el (org-remember-handler): Fix bug with
903         prefix-related changing of the note storage target.
905         * org-exp.el (org-print-icalendar-entries): Make the exported
906         priorities compatible with RFC 2445.
908         * org-clock.el (org-clock-save): Insert time stamp without
909         dependence on time-stamp.el.
911 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
913         * org.el ("saveplace"): If saveplace puts point into an invisible
914         location, make it visible.
915         (org-make-tags-matcher): Allow inactive time stamps in time
916         comparisons.
917         (org-yank-adjusted-subtrees): New option.
918         (org-yank): Incorporate adjusting trees.
919         (org-paste-subtree): New argument FOR-YANK which will cause
920         insertion at point without backing up over white lines, and leave
921         point at the end of the inserted text.  Also if the cursor is
922         at the beginning of a headline, use the same level or the inserted
923         tree.
925         * org-publish.el (org-publish-get-base-files-1): Deal correctly
926         with broken symlinks
928 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
930         * org-exp.el (org-export-select-tags, org-get-current-options):
931         Fix typo.
933 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
935         * org-agenda.el (org-format-agenda-item)
936         (org-agenda-filter-make-matcher): Make sure tags are stored and
937         compared donwcased.
939 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
941         * org.el (org-insert-todo-heading): Fix bug with force-heading
942         argument.
944 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
946         * org-clock.el (org-clock-in-resume): Add a custom option to
947         toggle starting the clock from an open clock line.
948         (org-clock-in): When clocking in to an entry, if
949         `org-clock-in-resume' is set, check if the first clock line is
950         open and if so, start the clock from the time in the clock line.
951         (org-clock-persist): Add a custom option to toggle clock
952         persistence.
953         (org-clock-persist-query-save): Add a custom option to toggle
954         asking the user if they want to save the running clock when
955         exiting.
956         (org-clock-persist-query-resume): Add a custom option to toggle
957         asking the user if they want to resume the saved clock when Emacs
958         is restarted.
959         (org-clock-save): Add a function to save clock data.
960         This includes the contents of `org-clock-history' and the buffer
961         and position of the currently clocked task, if any.
962         (org-clock-load): Add a function to load clock data.
963         This populates `org-clock-history', and resumes the saved clocked
964         task if there is one.
965         (org-clock-persistence-insinuate): Add a method to set up the
966         hooks for clock persistence.
968 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
970         * org-exp.el (org-export-as-ascii): Handle the case that we are
971         publishing from an indirect buffer.
973         * org-table.el (org-table-copy-down): Fix bug with time stamp
974         increment.
976         * org-mouse.el (org-mouse-features): New option.
977         (org-mode-hook): Turn on features depending on
978         `org-mouse-features'.
980         * org.el (org-insert-heading-respect-content): Force heading
981         creation.
982         (org-insert-heading): keep the folding state of the heading before
983         the inserted one.
985 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
987         * org-archive.el (org-archive-to-archive-sibling): Handle top
988         level headlines better.
990 2008-10-21  Bastien Guerry  <bzg@altern.org>
992         * org-export-latex.el (org-export-latex-classes): Added
993         \usepackage{graphicx} to the default list of packages.
995 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
997         * org-agenda.el (org-agenda-filter): Renamed from
998         `org-agenda-filter-tags'.
1000 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
1002         * org.el (org-entry-properties): Add CATEGORY property, iven if it
1003         is not defined as a property in this entry.
1004         (org-add-log-note): Mask prefix argument when immediately storing
1005         the note.
1007         * org-agenda.el (org-agenda-filter-effort-default-operator): New
1008         option.
1010 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
1012         * org.el (org-add-log-setup): Bugfix; code to find insertion point
1013         after drawers was skipping ahead one line too many, so notes were
1014         inserted after the first note instead of before it.
1016 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
1018         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
1019         New variables.
1020         (org-prepare-agenda): Reset the filter tags.
1021         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
1022         Show filter tags in mode line.
1024         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
1025         formatter.
1027         * org-export-latex.el (org-latex-entities-regexp): New constant.
1028         (org-export-as-pdf): Use two calls to `shell-command'.
1030 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
1032         * org-export-latex.el (org-export-latex-treat-sub-super-char):
1033         Honor the {} value of the subsuperscript setting.  Make sure that
1034         longer subsuperscripts are typeset in a roman font.
1036         * org.el (org-clock-update-time-maybe): Compute negative clock
1037         intervals correctly.
1039 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
1041         * org.el (org-add-log-setup): Respect
1042         `org-log-state-notes-insert-after-drawers'.
1043         (org-log-state-notes-insert-after-drawers): New option.
1044         (org-todo-trigger-tag-changes): New function.
1045         (org-todo): Call `org-todo-trigger-tag-changes'.
1047 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
1049         * org.el (org-add-log-setup): Only skip drawers if the are
1050         immediately after the scheduling keywords.
1052         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
1053         function
1054         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
1055         call it with the current todo state to get the state to switch to
1056         when clocking in.
1057         (org-clock-in): Use org-indent-line-function to indent clock lines.
1058         (org-clock-find-position): Fix indentation of empty clock drawers.
1060 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
1062         * org-publish.el (org-publish-org-to): Handle case when
1063         org-export-to-pdf does return a file name, not a buffer.
1064         (org-publish-org-to-pdf): New function.
1066         * org-export-latex.el (org-export-as-pdf)
1067         (org-export-as-pdf-and-open): New commands.
1069         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
1070         forms as ranges.
1072         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
1073         things in protexted regions.
1075 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
1077         * org-export-latex.el (org-export-latex-preprocess): Improve
1078         quoting of LaTeX environments.
1080 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
1082         * org.el (org-edit-fixed-width-region): Exclude final newline from
1083         picture area.
1085         * org-export-latex.el (org-export-latex-subcontent): Add labels to
1086         sections, to make internal links work.
1087         (org-export-latex-fontify-headline): Do not remove all text
1088         properties, to make sure that target properties survive this
1089         process.
1091         * org-exp.el (org-export-preprocess-string): Change sequence of
1092         modifications, to make sure links are prepared before the LaTeX
1093         conversions do happen.
1095 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
1097         * org-attach.el (org-attach-delete-all): Renamed from
1098         `org-attch-delete'.  Add a security query before deleting the
1099         entire directory.  New optional argument FORCE can overrule the
1100         security query.
1101         (org-attach-delete-one): New command.
1103 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
1105         * org-attach.el (org-attach-file-list): Fix bug with directory.
1107 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
1109         * org.el (org-apps-regexp-alist): New function.
1110         (org-file-apps): Add auto-mode to the default value.
1111         (org-open-file): Use the new structure of org-file-apps.
1113         * org-attach.el (org-attach): Support the new keys.
1114         (org-attach-method): New option.
1116 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
1118         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
1119         March.
1121         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
1122         of the list value o `org-use-tag-inheritance'.
1124         * org-attach.el (org-attach-auto-tag): New option.
1125         (org-attach-tag, org-attach-untag): New functions.
1126         (org-attach-attach, org-attach-new, org-attach-sync): Call
1127         `org-attach-tag'.
1128         (org-attach-delete): Call `org-attach-untag'.
1130 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
1132         * org-table.el (orgtbl-self-insert-command): Make this work for
1133         the keypad as well.
1135 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
1137         * org.el (org-add-log-setup): Limit searc for drawers to entry
1138         text, not to subtree.
1140         * org-clock.el (org-clock-heading-for-remember): New variable.
1141         (org-clock-in): Set `org-clock-heading-for-remember'.
1143 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
1145         * org-remember.el (org-remember-apply-template): Add new
1146         expansions: %k, %K for currently clocked task and a link to the
1147         currently clocked task, and %< to file notes in the currently
1148         clocked task.
1150 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
1152         * org-export-latex.el (org-export-latex-make-header): Also insert
1153         the content of the property :latex-header-extra.
1155         * org-exp.el (org-infile-export-plist): Put the content of
1156         #+LATEX_HEADER: into the property :latex-header-extra.
1158         * org-colview.el (org-columns-get-format-and-top-level): Remove
1159         resetting the marker.
1161         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
1162         Remove resetting the marker.
1164         * org.el (org-entry-property-inherited-from): Improve docstring.
1165         (org-entry-get-with-inheritance): Reset marker before starting the
1166         search.
1168         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
1170 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
1172         * org.el (org-entry-get-multivalued-property)
1173         (org-entry-protect-space, org-entry-restore-space): New
1174         functions.
1175         (org-file-apps-defaults-macosx): Let postscript files be opened by
1176         preview.
1177         (org-time-stamp-inactive): Call `org-time-stamp'.
1178         (org-time-stamp): New argument `inactive'.  Also edit inacive
1179         stamps. Convert time stamp type.
1180         (org-open-file): Interpret the `default' value for the `command'
1181         in `org-file-apps'.
1183         * org-id.el (org-id-int-to-b36-one-digit)
1184         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
1185         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
1186         b36.
1188 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
1190         * org-id.el (org-id-reverse-string): New function.
1191         (org-id-new): Use `org-id-reverse-string' to make sure the
1192         beginning chars of the ID are mutating fast.  This allows to use a
1193         directory structure to spread things better.
1194         (org-id-prefix): Changed default to nil.
1196         * org-list.el (org-move-item-down, org-move-item-up): Remember and
1197         restore the column of the cursor position.
1199         * org-remember.el (org-remember-apply-template): Remove properties
1200         from `initial'.
1202 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
1204         * org-wl.el (org-wl-open): Remove useless call to
1205         `wl-thread-open-all'.
1207         * org-remember.el (org-remember-handler): Fix bug with `bottom'
1208         location.
1210 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
1212         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
1213         `org-bbdb-anniversaries'.
1215         * org.el (org-get-next-sibling, org-forward-same-level): New
1216         functions, similar to the outline versions, but invisible headings
1217         are OK.
1219 2008-09-25  Bastien Guerry  <bzg@altern.org>
1221         * org.el (org-auto-repeat-maybe): Insert a space between
1222         the timestamp's type and the timestamp itself.
1224 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
1226         * org-table.el (org-table-sum): Do not format the result with %g,
1227         it does rounding when there are too many digits.
1229         * org.el (org-map-entries): Protect the keyword-selecting variables.
1231 2008-09-23  Bastien Guerry  <bzg@altern.org>
1233         * org-agenda.el (org-agenda-to-appt): Make sure the function check
1234         against all agenda files.
1236 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
1238         * org-list.el: New file, aggregating list functions from org.el
1239         and org-export-latex.el.
1241         * org.el (org-edit-src-region-extra): New option.
1243 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
1245         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
1246         time before 1am.
1248 2008-09-22  Bastien Guerry  <bzg@altern.org>
1250         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
1252 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
1254         * org-plot.el (org-plot/gnuplot): Make tables starting with a
1255         hline work correctly.
1256         (org-plot/gnuplot-script): Put commas at the end of each script
1257         line.
1259 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
1261         * org.el (org-get-refile-targets): Replace links with their
1262         descriptions
1263         (org-imenu-get-tree): Replace links with their descriptions.
1265         * org-remember.el (org-remember-apply-template): Add a new
1266         expansion for adding properties to remember items.
1268         * org.el (org-add-log-setup): Skip over drawers (properties,
1269         clocks etc) when adding notes.
1271         * org-agenda.el (org-agenda-get-closed): show durations of clocked
1272         items as well as the start and end times.
1274         * org-compat.el (org-get-x-clipboard-compat): Add a compat
1275         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
1277         * org-remember.el (org-get-x-clipboard): Use the compat
1278         function to get clipboard values when x-selection-value is
1279         unavailable. Use substring-no-properties instead of
1280         set-text-properties to remove text properties from the clipboard
1281         value.
1283         * lisp/org-clock.el (org-update-mode-line): Support limiting the
1284         modeline clock string, and display the full todo value in the
1285         tooltip. Set a local keymap so mouse-3 on the clock string goes to
1286         the currently clocked task.
1287         (org-clock-string-limit): Add a custom value for the maximum
1288         length of the clock string in the modeline.
1289         (org-clock-mode-map): Add a keymap for the modeline string
1291 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
1293         * org-compat.el (org-propertize): New function.
1295 2008-09-20  Bastien Guerry  <bzg@altern.org>
1297         * org-export-latex.el (org-export-latex-tables): protect exported
1298         tables from further special chars conversion.
1299         (org-export-latex-preprocess): Preserve LaTeX environments.
1300         (org-list-parse-list): Parse descriptive lists.
1301         (org-list-to-generic, org-list-to-latex, org-list-to-html)
1302         (org-list-to-texinfo): Export descriptive lists.
1303         (org-quote-chars): Remove.
1304         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
1305         (org-export-latex-list-beginning-re): Rename to
1306         `org-list-beginning-re'
1307         (org-list-item-begin): Rename to `org-list-item-beginning'
1309 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
1311         * org.el (org-refile): Allow refiling to the last entry in the
1312         buffer.
1313         (org-get-tags-at): Fix bug when inheritance is turned off.
1315 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
1317         * org.el (org-indent-line-function): No longer check for src
1318         regions, this is too much overhead.
1320         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
1321         matching.
1323         * org.el (org-scan-tags): Make sure that tags matching is not case
1324         sensitive.  TODO keyword matching is case sensitive, however, to
1325         avoid confusion with similar words that are not meant to be
1326         keywords.
1328 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
1330         * org.el (org-get-local-tags-at): New function.
1331         (org-get-local-tags): New function.
1333         * org-exp.el (org-export-get-categories): New function.
1335         * org-agenda.el (org-sorting-choice)
1336         (org-agenda-sorting-strategy, org-agenda-get-todos)
1337         (org-agenda-get-timestamps, org-agenda-get-deadlines)
1338         (org-agenda-get-scheduled, org-agenda-get-blocks)
1339         (org-entries-lessp): Implement sorting by TODO state.
1340         (org-cmp-todo-state): New defsubst.
1342         * org-colview.el (org-colview-construct-allowed-dates): New
1343         function.
1344         (org-columns-next-allowed-value): Use
1345         `org-colview-construct-allowed-dates'.
1347         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
1348         function.
1349         (org-columns-next-allowed-value): Use
1350         `org-colview-construct-allowed-dates'.
1352 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
1354         * org.el (org-protect-slash): New function.
1355         (org-get-refile-targets): Use `org-protect-slash'.
1357         * org-agenda.el (org-global-tags-completion-table): New variable.
1359         * org-exp.el (org-export-handle-export-tags): New function.
1360         (org-export-preprocess-string): Call
1361         `org-export-handle-export-tags'.
1363         * org-plot.el: New file.
1365         * org-publish.el (org-publish-expand-components): Function removed.
1366         (org-publish-expand-projects): Allow components to have components.
1368 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
1370         * org.el (org-indent-line-function): Do not indent in regions that
1371         are external source code.
1372         (org-yank-and-fold-if-subtree): New function.
1374         * org-agenda.el (org-agenda-todayp): New function.
1375         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
1376         `org-agenda-todayp'.
1378         * org.el (org-insert-heading-respect-content)
1379         (org-insert-todo-heading-respect-content): New commands.
1380         (org-insert-heading-respect-content): New option.
1381         (org-insert-heading): Respect `org-insert-heading-respect-content'.
1383         * org-clock.el (org-clock-find-position): Make sure the note after
1384         the clock line gets moved into the new clock drawer.
1386 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
1388         * org-id.el (org-id-new): New option.
1390 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
1392         * org-table.el (org-table-copy-down): Avoid overflow during
1393         increment.  Use prefix argument 0 to temporarily disable the
1394         increment.
1396 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
1398         * org-exp.el (org-export-as-html): Do not turn on the major mode
1399         if the buffer will be killed anyway.
1400         (org-get-current-options): Exclude the #+TEXT field.
1401         (org-export-as-html): Make sure text before the first headline is
1402         a paragraph.
1404         * org-publish.el (org-publish-org-to): Tell the exporter that this
1405         buffer will be killed, so it is not necessary to do major mode
1406         initialization.
1408         * org-archive.el (org-archive-to-archive-sibling): Show empty
1409         lines after folding the archive sibling.
1411         * org.el (org-log-note-extra): New variable.
1413 2008-09-05  Bastien Guerry  <bzg@altern.org>
1415         * org.el (org-additional-option-like-keywords): Added keywords for
1416         the _QUOTE, _VERSE and _SRC environments.
1418         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
1419         exporting _QUOTE and _VERSE environments.
1421 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
1423         * org-agenda.el (org-agenda-filter-by-tag): New command.
1425         * org-exp.el (org-get-current-options): Remove angular brackets
1426         from the date entry.
1428         * org.el (org-edit-fixed-width-region): New function.
1429         (org-edit-fixed-width-region): Also try
1430         `org-edit-fixed-width-region'.
1431         (org-edit-fixed-width-region-mode): New option.
1432         (org-activate-code): Only interprete lines starting with colon
1433         plus a space as example lines.
1435         * org-remember.el (org-remember-templates): Add nil instead of
1436         empty strings to fix the length of remember templates.
1438         * org-table.el (org-calc-default-modes): Fix the time format for
1439         calc, from 12 hour to 24 hour clock.
1441 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
1443         * org-agenda.el (org-agenda-get-deadlines)
1444         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
1445         entries that are pre-warnings of deadlines or reminders.
1447         * org.el (org-sort-entries-or-items): Make numeric and alpha
1448         comparisons ignore any TODO keyword and priority cookie.
1450         * org-remember.el (org-remember-handler): Reinterpretation of the
1451         prefix argument.
1453 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
1455         * org-agenda.el (org-agenda-get-scheduled): Use new
1456         `org-scheduled' face.
1458         * org-faces.el (org-scheduled): New face.
1460         * org-wl.el (org-wl-open): Remove incorrect declaration.
1462         * org-gnus.el (org-gnus-store-link): Support for :to information
1463         in gnus links.
1465         * org-exp.el (org-export-as-html): Fixed typo in creator
1466         information.
1467         (org-export-protect-examples): New parameter indent.  Insert extra
1468         spaces only when this parameter is specified.
1469         (org-export-preprocess-string): Call `org-export-protect-examples'
1470         with an indentation parameter when exporting to ASCII.
1472         * org-remember.el (org-remember-templates)
1473         (org-remember-apply-template): Allow the file component to be a
1474         function.
1476         * org.el (org-goto-local-search-headings): Renamed from
1477         `org-goto-local-search-forward-headings'.  Added the possibility
1478         to search backwards.
1480 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
1482         * org-export-latex.el (org-export-latex): New customization
1483         group.
1485         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
1487 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
1489         * org-exp.el (org-html-do-expand): Allow {} to terminate
1490         tex macro
1492 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
1494         * org.el (org-buffer-list): Select buffers based on major mode,
1495         not on file name.
1497 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
1499         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
1500         face property.
1502         * org-colview.el (org-columns-display-here): Use
1503         `org-columns-modify-value-for-display-function'.
1505         * org-colview-xemacs.el (org-columns-display-here): Use
1506         `org-columns-modify-value-for-display-function'.
1508 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
1510         * org.el (org-columns-modify-value-for-display-function): New option.
1522         * org-publish.el (org-publish-file): Make sure the directory match
1523         for the publishing directory works correctly.
1525         * org-agenda.el (org-agenda-execute-calendar-command)
1526         (org-agenda-diary-entry): Additional optional argument.
1528 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
1530         * org-exp.el (org-export-as-html): Add attributes also in mailto
1531         and ftp links.
1533         * org.el (org-autoload): Add `org-dblock-write:columnview'.
1542 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
1544         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
1545         sure that calls from `org-export-region-as-html' do not do the
1546         special check for a subtree.
1548 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
1550         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
1552 2008-07-20  Juri Linkov  <juri@jurta.org>
1554         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
1555         new keymap `narrow-map' instead of binding "\C-xns".
1557 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
1559         * org.el (org-open-file): Use
1560         `org-open-directory-means-index-dot-org'.
1561         (org-open-directory-means-index-dot-org): New option.
1563 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
1565         * org.el (org-make-link-string): Remove link attributes from
1566         description.
1567         (org-open-at-point): Remove link attributes bevore using the path.
1569         * org-exp.el (org-export-as-html): Handle link attributes.
1571         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
1573         * org-table.el (org-table-to-lisp): New function.
1575         * org.el (org-narrow-to-subtree): Do not include the final newline
1576         into the narrowed region.
1578         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
1579         bug with user-define skipping condition.
1581 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
1583         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
1585 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
1587         * org-exp.el (org-export-html-style-default): Automatic overflow
1588         handling for pre fields.
1589         (org-export-as-ascii, org-export-as-html): Change default format
1590         for time stamp.
1592         * org-table.el (org-table-export): Offer completion for translator
1593         functions, and do not require a heading above the table.
1595         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
1596         Cater for the case of a list starting in the first line of the
1597         buffer.
1599 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
1601         * org-publish.el (org-publish-find-title): Bug fix.
1602         (org-publish-org-index): Implement new :index-style option.
1604 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
1606         * org-publish.el (org-publish-timestamp-filename): Use
1607         SHA1-encoded file names in the timestamp directory.
1609 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
1611         * org-publish.el (org-publish-needed-p): Be verbose about files
1612         published and files skipped.
1614         * org-exp.el (org-export-preprocess-string): Swap link
1615         normalization and inernal link targeting.
1617         * org-publish.el (org-publish-needed-p): Create timestamp
1618         directory when it does not exist.
1620 2008-07-04  Bastien Guerry  <bzg@altern.org>
1622         * org-clock.el (org-clock-out-when-done): Doc fix.
1624         * org.el (org-agenda-skip-unavailable-files): Doc fix.
1626         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
1627         Ignore case when searching for the COMMENT cookie at export time.
1629 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
1631         * org-exp.el (org-get-file-contents)
1632         (org-get-and-remove-property): New functions.
1633         (org-export-handle-include-files): Handle the new prefix options.
1634         (org-export-as-html): Fix the verse environment.
1636 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
1638         * org.el (org-time=, org-time<, org-time<=, org-time>)
1639         (org-time>=, org-time<>, org-2ft): New functions.
1640         (org-op-to-function): Also provide for the time testing fucntions.
1642 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
1644         * org-exp.el (org-export-html-style-default): New constant.
1646 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
1648         * org-exp.el (org-export-html-style-extra): New variable.
1649         (org-export-splice-style): New function.
1651 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
1653         * org-exp.el (org-export-plist-vars, org-export-as-html):
1654         Implement `org-export-creator-info'.
1655         (org-export-creator-info): New option.
1657 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
1659         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
1660         (org-property-drawer-re, org-clock-drawer-re): New constants.
1662 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
1664         * org-exp.el (org-icalendar-use-deadline)
1665         (org-icalendar-use-scheduled): New options.
1666         (org-icalendar-include-todo): Default changed to t.
1667         (org-print-icalendar-entries): Implement better utilization of
1668         scheduling and deadline time stamps.
1669         (org-export-target-internal-links, org-export-as-html): Allow file
1670         lines without the "file:" prefix if the file path is an absolute
1671         path or starts with ".".
1673         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
1674         lastweek etc.
1675         (org-clock-special-range): Also undertand yesterday, lastweek etc.
1677 2008-06-18  Glenn Morris  <rgm@gnu.org>
1678         * org.el (org-map-entries): Let-bind `file'.
1680 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
1682         * org.el (org-agenda-skip-archived-trees): Docstring now
1683         discourages using this.
1684         (org-scan-tags): Check for org-agenda-archives-mode.
1685         (org-map-entries): Make sure org-agenda-archives-mode is nil.
1686         (org-agenda-files): Functionality of second arg changed.
1688         * org-agenda.el (org-agenda-archives-mode): New variable
1689         (org-write-agenda, org-prepare-agenda, org-agenda-list)
1690         (org-search-view, org-todo-list, org-tags-view)
1691         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
1692         `ifmode' argument.
1693         (org-agenda-quit): Reset the archives mode.
1694         (org-agenda-archives-mode): New command.
1695         (org-agenda-set-mode-name): Include archives info.
1697 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
1699         * org.el (org-paste-subtree): Make sure the yanked headline is
1700         visible if it was yanked at a visible point.
1701         (org-move-item-up): Fix the bug with moving white space at the end
1702         of the item.
1703         (org-show-empty-lines-in-parent): New function.
1705 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
1707         * org-colview.el (org-columns-next-allowed-value): Bug fix.
1709         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
1711         * org-agenda.el (org-agenda-get-closed): Get the end time into the
1712         agenda prefix as well.
1714         * org-publish.el (org-publish-org-index): Make a properly indented
1715         list.
1717         * org.el (org-calendar-agenda-action-key): New option.
1718         (org-get-cursor-date): New function.
1719         (org-mark-entry-for-agenda-action): New command.
1720         (org-overriding-default-time): New variable.
1721         (org-read-date): Respect `org-overriding-default-time'.
1723         * org-remember.el (org-remember-apply-template): Respect the
1724         ovverriding default time.
1726         * org-agenda.el (org-agenda-action-marker): New variable.
1727         (org-agenda-action): New command.
1728         (org-agenda-do-action): New function.
1730 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
1732         * org.el (org-schedule, org-deadline): Protect scheduled and
1733         deadline tasks against changes that accidently remove the
1734         repeater.  Also show a message with the new date when done.
1736 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
1738         * org.el (org-beginning-of-line): Cater for the case when there
1739         are tags but no headline text.
1740         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
1741         it set.
1743 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
1745         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
1746         the return value is nil instead of "nil" when there is no match.
1748         * org-exp.el (org-insert-centered): Use fill-column instead of
1749         80.
1750         (org-export-as-ascii): Use string-width to measure the width of
1751         the heading.
1753         * org.el (org-diary-to-ical-string): No longer kill buffer
1754         FROMBUF, this is now done by the caller.
1756         * org-exp.el (org-print-icalendar-entries): Move the call to
1757         `org-diary-to-ical-string' out of the loop, and kill the buffer
1758         afterwords.
1760         * org-remember.el (org-remember-visit-immediately): Position
1761         cursor after moving to the note.
1762         (org-remember-apply-template): Use a text property to record the
1763         cursor position.
1764         (org-remember-handler): Align tags after pasting the note.
1766 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
1768         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
1770         * org-agenda.el (org-agenda-open-link): If there is an
1771         org-bbdb-name property in the current line, jump to that bbdb
1772         entry.
1774         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
1775         text property, so that the agenda knows where this entry comes
1776         from.
1778         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
1779         interaction between clocking-in from the agenda, and  automatic
1780         task state switching.
1782         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
1784         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
1785         zmacs-region stays after this command in XEmacs.
1787 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
1789         * org.el (org-scan-tags): Allow new values for ACTION parameter.
1791         * org-remember.el (org-remember-templates): Fix bug in
1792         customization type definition.
1794         * org.el (org-map-entries): New function.
1796 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
1798         * org-agenda.el (org-agenda-skip-comment-trees): New option.
1799         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
1801 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
1803         * org-remember.el (org-jump-to-target-location): New variable.
1804         (org-remember-apply-template): Set
1805         `org-remember-apply-template' if requested by template.
1806         (org-remember-handler): Start an idle timer to jump to
1807         remember location.
1809         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
1811         * org.el (org-set-regexps-and-options): Fix bug with parsing of
1812         file tags.
1813         (org-get-tags-at): Add the content of `org-file-tags'.
1815         * org-exp.el (org-export-handle-comments): Fix bug with several
1816         comment lines after each other.
1817         (org-number-to-roman, org-number-to-counter): New functions.
1818         (org-export-section-number-format): New option.
1820 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
1822         * org-exp.el (org-export-protect-examples): Catch the case of a
1823         missing end_example line.
1825         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
1826         `org-file-tags' to nil.
1828         * org-colview.el (org-columns-next-allowed-value): Handle next
1829         argument NTH to directly select a value.
1831         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
1832         argument NTH to directly select a value.
1834 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
1836         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
1838 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
1840         * org.el (org-columns-ellipses): New option.
1842 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
1844         * org-colview.el (org-columns-add-ellipses): New function.
1845         (org-columns-compact-links): New function.
1846         (org-columns-cleanup-item): Call `org-columns-compact-links'.
1847         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
1848         when in agenda.
1849         (org-columns-edit-value): Fixed bug with editing values from
1850         agenda column view.
1851         (org-columns-redo): Also redo the agenda itself.
1853 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
1855         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
1856         option.
1858         * org-colview.el (org-agenda-columns-cleanup-item): New function.
1860         * org-exp.el (org-export-ascii-preprocess): Renamed from
1861         `org-export-ascii-clean-string'.
1862         (org-export-kill-licensed-text)
1863         (org-export-define-heading-targets)
1864         (org-export-handle-invisible-targets)
1865         (org-export-target-internal-links)
1866         (org-export-remove-or-extract-drawers)
1867         (org-export-remove-archived-trees)
1868         (org-export-protect-quoted-subtrees)
1869         (org-export-protect-verbatim, org-export-protect-examples)
1870         (org-export-select-backend-specific-text)
1871         (org-export-mark-blockquote-and-verse)
1872         (org-export-remove-comment-blocks-and-subtrees)
1873         (org-export-handle-comments, org-export-mark-radio-links)
1874         (org-export-remove-special-table-lines)
1875         (org-export-normalize-links)
1876         (org-export-concatenate-multiline-links)
1877         (org-export-concatenate-multiline-emphasis): New functions,
1878         obtained from spliiting the export preprocessor.
1880         * org-table.el (org-table-recalculate): Improve error message if
1881         the row number is invalid.
1883 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
1885         * org-archive.el (org-archive-save-context-info): Fix bugs in
1886         customization setup and docstring.
1888         * org-exp.el (org-export-html-style): Changed the size of in the
1889         <pre> element to 90%.
1891 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
1893         * org.el (org-find-src-example-start): Function removed.
1894         (org-edit-src-find-region-and-lang): New function.
1896 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
1898         * org.el (org-edit-src-exit): New function.
1899         (org-exit-edit-mode): New minor mode.
1901         * org-exp.el (org-export-preprocess-string): Fix bug with removing
1902         comment-like lines from protected examples.
1904         * org.el (org-edit-src-example, org-find-src-example-start)
1905         (org-protect-source-example, org-edit-special): New functions.
1907 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
1909         * org-publish.el (org-publish-project-alist): Fix typo in
1910         docstring.
1911         (org-publish-project-alist): Handle :index-title property.
1913 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
1915         * org-export-latex.el (org-export-as-latex): Make sure region
1916         bounds are correct.  Parse subtree properties relating to export.
1918         * org-exp.el (org-export-add-options-to-plist): New function.
1919         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
1921 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
1923         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
1924         EXPORT_TITLE.
1926         * org-exp.el (org-export-get-title-from-subtree)
1927         (org-export-as-ascii, org-export-as-html): Make sure the original
1928         region-beginning and region-end are used, even after moving
1929         point.
1930         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
1931         property.
1933         * org-remember.el (org-remember-last-stored-marker): New variable.
1934         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
1935         (org-remember-handler): Also use marker to remember
1936         last-stored position.
1938         * org.el (org-goto-marker-or-bmk): New function.
1940 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
1942         * org.el (org-file-properties): Renamed from `org-local-properties'.
1943         (org-scan-tags): Take file tags into account.
1944         (org-tags-match-list-sublevels): Default changed to t.
1946         * org-exp.el (org-export-as-html): Close paragraph after a
1947         footnote.
1949         * org.el (org-update-parent-todo-statistics): New function.
1951         * org-exp.el (org-icalendar-store-UID): New option.
1952         (org-icalendar-force-UID): Option removed.
1953         (org-print-icalendar-entries): IMplement UIDs.
1955 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
1957         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
1959 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
1961         * org-faces.el (org-column): Document how this face is being used
1962         and why sometimes the background faces shine through.
1964         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
1966         * org-publish.el (org-publish-attachment): Create publishing
1967         directory if it does not yet exist.
1969         * org-table.el (org-calc-default-modes): Change default number
1970         format to (float 8).
1972         * org.el (org-olpath-completing-read): New function.
1973         (org-time-clocksum-format): New option.
1974         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
1976         * org-clock.el (org-clock-display, org-clock-out)
1977         (org-update-mode-line): Use `org-time-clocksum-format'.
1979         * org-colview-xemacs.el (org-columns-number-to-string): Use
1980         `org-time-clocksum-format'.
1982         * org-colview.el (org-columns-number-to-string): Use
1983         `org-time-clocksum-format'.
1985 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
1987         * org-id.el: New file, move from contrib to core.
1989         * org-exp.el (org-icalendar-force-UID): New option.
1991 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
1993         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
1994         shifted by one day if theere is a date range without an end
1995         time.
1997         * org.el (org-try-structure-completion): New function.
1999 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
2001         * org.el (org-set-font-lock-defaults): Improve fontification of
2002         description lists.
2003         (org-insert-item): Handle description lists.
2004         (org-adaptive-fill-function): Improve auto indentation in
2005         description lists.
2007         * org-exp.el (org-export-as-html, org-export-preprocess-string):
2008         Implement VERSE environment.
2009         (org-export-preprocess-string): Implement the COMMENT
2010         environment.
2012         * org-export-latex.el (org-export-latex-preprocess): Implement
2013         VERSE environment.
2015 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
2017         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
2018         option.
2020 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
2022         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
2024         * org.el (org-quote-csv-field): New functions.
2026         * org-table.el (org-table-export-default-format): Remove :splice
2027         from default format, we get the same effect by not specifying
2028         :tstart and :tend.
2029         (org-table-export): Improve setup, distinguish better between
2030         interactive and non-interactive use, allow specifying the format
2031         on the fly, better protection against wrong file names.
2032         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
2033         and :tend when :splice is omitted.
2035 2008-05-09  Bernt Hansen  <bernt@norang.ca>
2037         * org-clock.el (org-clock-select-task): Make sure the selection
2038         letters are 1-9 and A-Z, no special characters.
2040 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
2042         * org-exp.el (org-export-htmlize): New group.
2043         (org-export-htmlize-output-type)
2044         (org-export-htmlize-css-font-prefix): New options.
2045         (org-export-htmlize-region-for-paste): New function.
2046         (org-export-htmlize-generate-css): New command.
2048 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
2050         * org/org.el (org-modules, org-format-latex-options):
2051         * org/org-archive.el (org-archive-stamp-time)
2052         (org-archive-save-context-info):
2053         * org/org-faces.el (org-hide):
2054         * org/org-irc.el (org-irc-parse-link):
2055         * org/org-macs.el (org-call-with-arg, org-autoload):
2056         * org/org-mew.el (org-mew-store-link):
2057         * org/org-remember.el (org-remember-store-without-prompt)
2058         (org-remember-templates): Fix typos in docstrings.
2060         * org/org-info.el (org-info-store-link): Remove leftover docstring.
2062         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
2063         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
2064         (org-bbdb-anniv-split): Fix typos in docstrings.
2066         * org/org-publish.el (org-publish-project-alist): Doc fixes.
2067         (org-publish-use-timestamps-flag): Reflow docstring.
2068         (org-publish-files-alist): Fix typos in docstring.
2070 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
2072         * org.el (org-set-visibility-according-to-property): New function.
2073         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
2074         and compute the regular expressions, and update font-lock.
2075         (org-property-re): Allow a dash in property names.
2077         * org-archive.el (org-extract-archive-file): Insert the file name
2078         without the path into the format, to allow the location format to
2079         contain a subdirectory.
2081         * org-agenda.el (org-agenda-post-command-hook): If point is at end
2082         of buffer, and the `org-agenda-type' property undefined, use the
2083         value from the character before.
2085         * org.el (org-add-planning-info): Don't let indentation for
2086         would-be timestamp become extra whitespace at the end of headline.
2088 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
2090         * org.el (org-remove-double-quotes, org-file-contents): New
2091         functions.
2093         * org-exp.el (org-infile-export-plist): Also parse the
2094         contents of #+SETUPFILE files, recursively.
2096         * org.el (org-set-regexps-and-options): Also parse the
2097         contents of #+SETUPFILE files, recursively.
2099         * org-exp.el (org-export-handle-include-files): New function.
2100         (org-export-preprocess-string): Call
2101         `org-export-handle-include-files'.
2103         * org.el (org-delete-property-globally)
2104         (org-delete-property, org-set-property): Ignore case during
2105         completion.
2106         (org-set-property): Use `org-completing-read' instead of
2107         `completing-read'.
2109         * org.el (org-complete-expand-structure-template): New,
2110         experimental function.
2111         (org-structure-template-alist): New, experimental option.
2112         (org-complete): Call `org-complete-expand-structure-template'.
2114 2008-05-06  Bastien Guerry  <bzg@altern.org>
2116         * org-export-latex.el (org-export-latex-preprocess): Added
2117         support for blockquotes.
2119 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
2121         * org.el (org-read-date-analyze): Catch the case where only a
2122         weekday is given.
2124 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
2126         * org.el (org-set-font-lock-defaults): Make the description
2127         tag bold.
2129         * org-exp.el (org-export-as-html, org-close-li): Implement
2130         description lists.
2132 2008-05-04  Jason Riedy  <jason@acm.org>
2134         * org-table.el (*orgtbl-default-fmt*): New variable.
2135         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
2136         when there is no other fmt available.
2138         (orgtbl-to-generic): Allow an explicitly nil :tstart or
2139         :tend to suppress the appropriate string.
2141         (orgtbl-to-orgtbl): New function for translating to another orgtbl
2142         table.
2144 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
2146         * org.el (org-read-date-analyze): "." as an alias for "+0" in
2147         read date.
2149         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
2150         New function.
2152         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
2153         New function.
2155 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
2157         * org-clock.el (org-clock-find-position): Don't include notes
2158         into clock drawer.
2160         * org-archive.el (org-archive-subtree): No longer remove an
2161         extra line after cutting the subtree.  `org-cut-subtree' already
2162         takes care of this.
2164         * org-remember.el (org-remember-handler): Only kill the target
2165         buffer if it does not contain the running clock.
2167         * org.el (org-markers-to-move): New variable.
2168         (org-save-markers-in-region, org-check-and-save-marker)
2169         (org-reinstall-markers-in-region): New function.
2170         (org-move-subtree-down, org-copy-subtree): Remember relative
2171         marker positions before cutting.
2172         (org-move-subtree-down, org-paste-subtree): Restore relative
2173         marker positions after pasting.
2175         * org-remember.el (org-remember-clock-out-on-exit): New option.
2176         (org-remember-finalize): Clock out only if the setting in
2177         `org-remember-clock-out-on-exit' requires it.
2178         (org-remember-handler): Do the cleanup in the buffer, to make sure
2179         that the clock marker remains in tact.
2181 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
2183         * org-clock.el (org-clock-goto): Widen buffer if necessary.
2184         (org-clock-in): Make sure that also tasks outside the narrowed
2185         region will be clocked in correctly.
2186         (org-clock-insert-selection-line): Widen the buffer so that we can
2187         find the correct task heading.
2189         * org.el (org-base-buffer): New function.
2191         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
2192         and ";" are escaped.
2193         (org-print-icalendar-entries): Also apply
2194         `org-icalendar-cleanup-string' to the headline, not only to the
2195         summary property.
2197 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
2199         * org-exp.el (org-export-preprocess-hook): New hook.
2200         (org-export-preprocess-string): Call
2201         `org-export-preprocess-hook'.
2203         * org.el (org-font-lock-hook): New variable.
2204         (org-font-lock-hook): New function.
2205         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
2207 ;; Local Variables:
2208 ;; coding: utf-8
2209 ;; add-log-time-zone-rule: t
2210 ;; End:
2212     Copyright (C) 2008  Free Software Foundation, Inc.
2214   This file is part of GNU Emacs.
2216   GNU Emacs is free software: you can redistribute it and/or modify
2217   it under the terms of the GNU General Public License as published by
2218   the Free Software Foundation, either version 3 of the License, or
2219   (at your option) any later version.
2221   GNU Emacs is distributed in the hope that it will be useful,
2222   but WITHOUT ANY WARRANTY; without even the implied warranty of
2223   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2224   GNU General Public License for more details.
2226   You should have received a copy of the GNU General Public License
2227   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
2229 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c