Publishing: Rebuild validation list when forcing publishing
[org-mode/org-tableheadings.git] / lisp / ChangeLog
blobef23971efbe8a376fa2750ae4c780a8a7aaf8639
1 2010-02-23  Carsten Dominik  <carsten.dominik@gmail.com>
3         * org-publish.el (org-publish-all, org-publish-current-file)
4         (org-publish-current-project): When called with prefix argument
5         FORCE, also rebuild the validation file list.
7         * org-latex.el (org-export-latex-preprocess): Protect footnotes in
8         section headings.
10 2010-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
12         * org-html.el (org-export-as-html-and-open): Kill product buffer
13         if the user wants that.
15         * org-latex.el (org-export-as-pdf-and-open): Kill product buffer
16         if the user wants that.
18         * org-exp.el (org-export-kill-product-buffer-when-displayed): New
19         option.
21         * org-agenda.el (org-batch-agenda-csv): Use the time property
22         instead of the `time-of-day' property.
24 2010-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
26         * org-timer.el (org-timer-start-hook, org-timer-stop-hook)
27         (org-timer-pause-hook, org-timer-set-hook)
28         (org-timer-cancel-hook): New hooks.
29         (org-timer-start): Run `org-timer-start-hook'.
30         (org-timer-pause-or-continue): Run `org-timer-pause-hook'.
31         (org-timer-stop): Run `org-timer-stop-hook'.
32         (org-timer-cancel-timers): Run `org-timer-cancel-hook'.
34 2010-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
36         * org.el (org-reveal): Double prefix arg shows the subtree of the
37         parent.
39 2010-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
41         * org-agenda.el (org-search-view): Fix bug with searching full
42         words in headlines in search view.
43         (org-agenda-skip-deadline-prewarning-if-scheduled): New option.
44         (org-agenda-get-deadlines): Suppress pre-warning if the entry is
45         scheduled (if the user configures it so.
47 2010-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
49         * org.el (org-hide-archived-subtrees): Don't jump to end of
50         subtree if the match was not in a headline.
51         (org-inside-latex-macro-p): Allow more complex arguments.
52         (org-emphasize): Protect against use at end of buffer.
54 2010-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
56         * org-agenda.el (org-agenda-align-tags): Avoid side effects on
57         text properties.
59 2010-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
61         * org-agenda.el (org-agenda-todo-ignore-scheduled): More allowed
62         values.
63         (org-agenda-todo-ignore-scheduled)
64         (org-agenda-todo-ignore-deadlines): More control with different
65         allowed values.
66         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
67         Honor the new option settings.
69 2010-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
71         * org.el (org-get-location): Make sure the selection buffer is
72         shown in the current frame.
74         * org-ascii.el (org-export-ascii-table-widen-columns): New
75         option.
76         (org-export-ascii-preprocess): Realign tables to remove narrowing
77         if `org-export-ascii-table-widen-columns' is set.
79         * org-table.el (org-table-do-narrow): New variable.
80         (org-table-align): Narrow only if `org-table-do-narrow' is t.
82         * org.el (org-deadline, org-schedule): Allow updating if the
83         relevant time stamp does not have a repeater, i.e. do not require
84         that no time stamp has a repeater.
86         * org-agenda.el (org-agenda-align-tags): Don't add a face to the
87         new white space before the tags.
89         * org-latex.el (org-export-as-latex): Do nit require the buffer to
90         be visiting a file when only exporting to a buffer or string.
91         (org-export-latex-fix-inputenc): Only save the buffer is there is
92         a file name attached to it.
94 2010-02-09  Dan Davison  <davison@stats.ox.ac.uk>
96         * org-src.el (org-edit-src-exit): Widen before exiting edit buffers
98 2010-02-08  Carsten Dominik  <carsten.dominik@gmail.com>
100         * org.el (org-fontify-meta-lines-and-blocks): Honor
101         `org-fontify-quote-and-verse-blocks'.
103         * org-faces.el (org-fontify-quote-and-verse-blocks): New option.
105 2010-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
107         * org.el (org-open-at-point): Also check for text property
108         org-linked-text before offering collected links.
110 2010-02-03  Stephen Eglen  <stephen@gnu.org>
112         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
113         Optionally extract time specification from text and add to the
114         timestamp.
116 2010-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
118         * org-exp.el (org-html-entities): Fix typo.
120         * org-latex.el (org-export-latex-make-header): Use \providecommand
121         to make sure the \alert macro is defined.
123         * org.el (org-format-latex-signal-error)
124         (org-create-formula-image): Use `org-format-latex-signal-error'.
126 2010-02-02  Stephen Eglen  <stephen@gnu.org>
128         * org.el (org-store-link): For dired buffers, use
129         default-directory as link name if dired-get-filename returns
130         nil.
132 2010-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
134         * org-exp.el (org-export-concatenate-multiline-links): The for
135         protectedness at beginning of match.
137         * org-latex.el (org-export-latex-fix-inputenc): Never leave the
138         AUTO as a coding system, instead default to utf8.
140 2010-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
142         * org.el (org-block-todo-from-children-or-siblings-or-parent)
143         (org-block-todo-from-checkboxes): Respect the local variable
144         value when deciding if blocking should be active.
146         * org-latex.el (org-export-latex-make-header): Define the align
147         macro if it is not yet defined.
149         * org-agenda.el (org-agenda-insert-diary-make-new-entry): Call
150         `org-insert-heading' with the INVISIBLE-OK argument.
152         * org-mac-message.el (org-mac-message-insert-flagged): Call
153         `org-insert-heading' with the INVISIBLE-OK argument.
155         * org.el (org-insert-heading):  New argument INVISIBLE-OK.
157         * org-agenda.el (org-agenda-view-mode-dispatch): Improve the
158         prompt message.
160         * org-html.el (org-html-level-start): Use the
161         `html-container-class' text property to set an additional class
162         for an outline container.
164         * org-exp.el (org-export-remember-html-container-classes): New
165         function.
166         (org-export-preprocess-string): Call
167         `org-export-remember-html-container-classes'.
169         * org.el (org-cycle): Mention level cycling in the docstring.
170         (org-default-properties): Add new property HTML_CONTAINER_CLASS.
172         * org-remember.el (org-remember-apply-template): Do file insertion
173         first.
175 2010-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
177         * org-habit.el (org-habit-insert-consistency-graphs): Fix a
178         problem with mis-aligned graphs when showing habits.
180 2010-01-28  Mikael Fornius  <mfo@abc.se>
182         * org.el (org-assign-fast-keys): Prefer keys used in keyword name
183         when assigning. Begin using numerical characters when all in name
184         is used up. This is to spare alphanumeric characters for better
185         match with other keywords.
187 2010-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
189         * org-exp.el (org-export-preprocess-hook): Improve documentation.
191         * org-latex.el (org-export-latex-preprocess): More consistent
192         conversion and protection of the words LaTeX and TeX.
193         (org-export-latex-fontify-headline, org-export-latex-preprocess):
194         Allow angle brackets in commands, for beamer.
196 2010-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
198         * org-clock.el (org-clock-in): Improve the look of the clock line
199         by formatting links.
201 2010-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
203         * org-latex.el (org-export-latex-classes): Use AUTO as the place
204         holder string for the coding system.  And improve the
205         documentation.
206         (org-export-latex-fix-inputenc): Only modify the coding system if
207         it is given by the placeholder AUTO.
209 2010-01-23  Carsten Dominik  <carsten.dominik@gmail.com>
211         * org-clock.el (org-task-overrun-text): New option.
212         (org-task-overrun, org-clock-update-period): New variables.
213         (org-clock-get-clock-string, org-clock-update-mode-line): Mark
214         overrun clock.
215         (org-clock-notify-once-if-expired): Check if clock is overrun.
217         * org-faces.el: New face `org-mode-line-clock-overrun'.
219 2010-01-18  Jan Böcker  <jan.boecker@jboecker.de>
221         * org.el (org-narrow-to-subtree): Position the end of the narrowed
222         region before the line with the next heading, to prevent the user
223         from prepending text to the next headline.
225 2010-01-20  Stephen Eglen  <stephen@gnu.org>
227         * org-agenda.el (org-get-time-of-day): Use
228         org-agenda-time-leading-zero to allow leading zero (rather than
229         space) for times.
231 2010-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
233         * org-agenda.el (org-agenda-diary-entry-in-org-file): Make sure
234         org-datetree.el is loaded.
236         * org-datetree.el: autoload `org-datetree-find-day-create'
238         * org-latex.el (org-export-latex-hyperref-format): New option.
239         (org-export-latex-links): Use `org-export-latex-hyperref-format'.
241 2010-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
243         * org-ctags.el (org-ctags-enable): Change order of functions.
244         (org-ctags-create-tags): Add wildcard to file name expansion.
246 2010-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
248         * org.el (org-entry-properties): Fix some important bugs.
250 2010-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
252         * org.el (org-link-unescape, org-link-escape): Only use hexlify if
253         the table is not explicitly given.
255 2010-01-15  Carsten Dominik  <carsten.dominik@gmail.com>
257         * org-clock.el (org-clock-out-when-done): Allow a list of keywords
258         as value.
259         (org-clock-out-if-current): Work with the new list value of
260         `org-clock-out-when-done'.
261         (org-clock-out, org-clock-out-if-current): Avoid circular logic
262         between clocking out and state changes.
264         * org-ctags.el (org-ctags-path-to-ctags): Better system-type test.
266         * org-latex.el (org-export-latex-treat-backslash-char): Do not by
267         accident protect a character that is before a backslash.
269 2010-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
271         * org-agenda.el (org-diary-class): Use
272         `org-order-calendar-date-args'.
274         * org.el (org-order-calendar-date-args): New function.
276         * org-exp.el (org-export-target-internal-links): Check for
277         protectedness after the first bracket.
279         * org.el (org-entry-properties): Don't match wrong-case TODO
280         keywords.
282         * org-agenda.el (org-agenda-schedule, org-agenda-deadline):
283         Document that ARG is passed through to remove the date.
284         (org-agenda-bulk-action): Accept prefix arg and pass it on.  Do
285         not read a date when the user has given a `C-u' prefix.
287 2010-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
289         * org-agenda.el (org-agenda-fix-displayed-tags): Fix bug when all
290         tags are hidden.
292 2010-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
294         * org-latex.el (org-export-latex-fix-inputenc): New function.
295         (org-export-latex-inputenc-alist): New option.
297         * org-exp.el (org-export): New key SPC to publish enclosing
298         subtree.
300 2010-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
302         * org-indent.el (org-indent-add-properties): Catch case when there
303         is no headline in the buffer.
305 2010-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
307         * org-exp.el (org-html-entities): Add checkmark symbol.
309         * org-ascii.el (org-export-ascii-preprocess): Protect targets in
310         verbatim code for ASCII export.
312         * org.el (org-update-statistics-cookies): Also see checkboxes in
313         ordered lists.
315 2010-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
317         * org-agenda.el (org-agenda-view-mode-dispatch): Define the `L'
318         key.
320         * org-beamer.el (org-beamer-amend-header): Change the location
321         where `org-beamer-header-extra' is inserted.
323         * org.el (org-compute-latex-and-specials-regexp): Don't do BIND
324         just for computing this regexp.
326 2010-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
328         * org-beamer.el (org-beamer-frame-default-options): New option.
329         (org-beamer-sectioning): Use default options if the user does not
330         have defined any.
331         (org-beamer-fix-toc): Put a frame around the table of contents.
333         * org-exp.el (org-export-remove-comment-blocks-and-subtrees): Make
334         sure case-folding works well when processing comment stuff.
336         * org-latex.el (org-export-latex-after-save-hook): New hook.
337         (org-export-as-latex): Run the new hook.
339 2010-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
341         * org-beamer.el (org-beamer-environments-default): Add the note
342         environments.
343         (org-beamer-after-initial-vars): Allow several BEAMER_HEADER_EXTRA
344         lines and collect and combine the content.
345         (org-beamer-after-initial-vars): Check for note tags and make sure
346         they will be seen like a property.
348         * org.el (org-offer-links-in-entry): Fix bug when there is a
349         single link.
351         * org-exp.el (org-export): Make sure the mark is activated, also
352         when `transient-mark-mode' is off.
354         * org-agenda.el (org-agenda-search-view-always-boolean): New option.
355         (org-agenda-search-view-search-words-only): Obsolete variable, is
356         now an alias for `org-agenda-search-view-always-boolean'.
357         (org-agenda-search-view-force-full-words): New option.
358         (org-search-view): Improve docstring, and implement a better logic
359         for Boolean and phrase searches.
360         (org-agenda-last-search-view-search-was-boolean): New variable.
361         (org-agenda-manipulate-query): Consider the type of the last
362         search when modifying the search string.
364 2010-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
366         * org-latex.el (org-export-as-latex): Do the first letbind in the
367         right moment.
369         * org-agenda.el (org-get-entries-from-diary): Add the new face to
370         these entries.
372         * org-faces.el (org-agenda-diary): New face.
374         * org.el (org-make-link-regexps): Allow regexp-special characters
375         in link types.
376         (org-open-file): When in-emacs is `system', also force system
377         opening, like when the value was `(16)'.
378         (org-update-statistics-cookies): Handle entries without children.
380         * org-exp.el
381         (org-export-preprocess-before-normalizing-links-hook): New hook.
382         (org-export-preprocess-string): Run the new hook.
384         * org.el (org-offer-links-in-entry): Make RET open all links.
386         * org-html.el (org-export-as-html): Remove any left-over display
387         properties in the html file.
389         * org-wl.el (org-wl-store-link): Work-around for format bug with
390         text properties.
392         * org-habit.el (org-habit-insert-consistency-graphs): Turn off
393         invisibility while adding the graphs.
395 2010-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
397         * org-remember.el (org-select-remember-template): Use C letter to
398         customize remember templates.
400         * org-agenda.el (org-agenda-bulk-mark, org-agenda-bulk-unmark):
401         Move cursor to next visible line.
403 2010-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
405         * org-beamer.el (org-beamer-sectioning): Leave columns environment
406         by specifying 0 or 1 for column width.
407         (org-beamer-column-widths): Make 0 stand for 0.0.
409 2010-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
411         * org-exp.el (org-export-mark-radio-links): Don't match inside
412         <<target>>.
414         * org.el (org-format-latex-header-extra): New variable.
415         (org-format-latex): Set org-format-latex-header-extra from
416         in-buffer stuff.
417         (org-format-latex): Add org-format-latex-header-extra to the
418         variables on which image creation depends.
419         (org-create-formula-image): Add the header stuff from in-buffer
420         settings.
421         (org-read-date-analyze): Base the analysis for future preference
422         on NOW, not on the default date.
424         * org-inlinetask.el (org-inlinetask-export-handler): Add CSS class
425         for TODO keyword in inline tasks.
427         * org.el (org-log-note-headings): New headings for removing
428         deadline or scheduling date.
429         (org-deadline, org-schedule): Arrange for logging when removing a
430         date.
431         (org-add-log-note): Handle deadline and scheduling removal.
433 2009-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
435         * org-exp.el (org-export-visible): Add LaTeX/pdf export.
437 2009-12-28  Carsten Dominik  <carsten.dominik@gmail.com>
439         * org-agenda.el (org-diary-class): New function.
441 2009-12-24  Carsten Dominik  <carsten.dominik@gmail.com>
443         * org-latex.el (org-export-latex-preprocess): Do process the text
444         of a radio target.
446 2009-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
448         * org.el (org-entry-properties): Add TIMESTAMP properties back
449         in.
451 2009-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
453         * org.el (org-all-time-keywords): New variable.
454         (org-set-regexps-and-options): Set `org-all-time-keywords'.
455         (org-entry-blocked-p): New function.
456         (org-special-properties): Add BLOCKED as a new special property.
457         (org-entry-properties): New optional argument SPECIFIC, only parse
458         for this property when it is specified.
459         (org-entry-get): Pass a SPECIFIC argument to
460         `org-entry-properties'.
462         * org-latex.el (org-export-as-latex): Preprocess TEXT as well.
464 2009-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
466         * org-latex.el (org-export-latex-tables): No forced line end if
467         there is no caption.
469 2009-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
471         * org-exp.el (org-html-entities): Add Euro symbols from Marvosym
472         package.
474         * org-latex.el (org-export-latex-tables): Only add a caption when
475         macro in in longtable environments if one has been defined.
477         * org-html.el (org-export-as-html): Only take title from buffer if
478         not exporting body-only.
480         * org-latex.el (org-export-latex-preprocess): Better version of
481         the regular expression for protecting LaTeX macros.
482         (org-export-latex-preprocess): Start searching for macros to
483         protect from beginning of buffer.
485         * org-exp.el (org-export-target-internal-links): Check for
486         protectedness earlier in the string.
488         * org-agenda.el (org-agenda-highlight-todo): Match TODO keywords
489         case sensitively.
491         * org-id.el (org-id-store-link): Match TODO keywords case
492         sensitively.
494         * org.el (org-heading-components, org-get-outline-path)
495         (org-display-outline-path): Match TODO keywords case sensitively.
497         * org-latex.el (org-export-as-latex): Ignore read-only
498         properties.
500         * org-exp.el (org-export-preprocess-string): Remove any
501         `read-only' properties.
503         * org-agenda.el (org-agenda-inactive-leader): New option.
504         (org-agenda-get-timestamps): Use `org-agenda-inactive-leader'.
505         (org-tags-view): Prompt for matcher if MATCH is an empty string.
506         (org-todo-list): Prompt for matcher if ARG is an empty string.
508 2009-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
510         * org.el (org-open-link-functions): New hook.
511         (org-open-at-point): Run `org-open-link-functions'.
513 2009-12-14  Carsten Dominik  <carsten.dominik@gmail.com>
515         * org-agenda.el (org-agenda-date-prompt): Allow inactive time
516         stamps as well.
518         * org.el (org-inhibit-startup-visibility-stuff): New variable.
519         (org-mode): Don't do startup visibility if inhibited.
520         (org-outline-overlay-data, org-set-outline-overlay-data): New
521         functions.
522         (org-save-outline-visibility): New macro.
523         (org-log-note-headings): Document that one should not change the
524         `state' note format.
526 2009-12-13  Carsten Dominik  <carsten.dominik@gmail.com>
528         * org.el (org-make-link-regexps): Capture link path into a group.
530 2009-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
532         * org-beamer.el (org-beamer-after-initial-vars): Do not overwrite
533         the options plist.
535 2009-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
537         * org.el (org-startup-with-beamer-mode): New option.
538         (org-property-changed-functions)
539         (org-property-allowed-value-functions): New hooks.
540         (org-entry-put, org-property-get-allowed-values): Run the new
541         hooks.
542         (org-property-next-allowed-value): Run the new hooks.
544         * org-exp.el (org-export-select-backend-specific-text): Add the
545         special beamer tags.
547         * org-beamer.el
548         (org-export-preprocess-before-selecting-backend-code-hook): New
549         file.
551         * org-latex.el (org-export-latex-after-initial-vars-hook): New hook.
552         (org-export-as-latex): Run
553         `org-export-latex-after-initial-vars-hook'.
554         (org-export-latex-format-toc-function)
555         (org-export-latex-make-header): Call
556         `org-export-latex-format-toc-function'.
558         * org.el (org-fill-template): Make template searches case sensitive.
560         * org-exp.el (org-export): Use "1" as a sign to export only the
561         subtree.
563         * org-colview-xemacs.el (org-columns-edit-value): Use
564         org-unrestricted property.
566         * org-colview.el (org-columns-edit-value):  Use
567         org-unrestricted property.
569         * org.el (org-compute-property-at-point): Set org-unrestricted
570         text property if the list contains ":ETC".
571         (org-insert-property-drawer):  Use
572         org-unrestricted property.
574         * org-exp.el
575         (org-export-preprocess-before-selecting-backend-code-hook): New hook.
576         (org-export-preprocess-string): Run
577         `org-export-preprocess-before-selecting-backend-code-hook'.
579         * org-xoxo.el (org-export-as-xoxo): Run `org-export-first-hook'.
581         * org-latex.el (org-export-region-as-latex): Run
582         `org-export-first-hook'.
584         * org-html.el (org-export-as-html): Run `org-export-first-hook'.
586         * org-docbook.el (org-export-as-docbook): Run
587         `org-export-first-hook'.
589         * org-ascii.el (org-export-as-ascii): Run `org-export-first-hook'.
591         * org-exp.el (org-export-first-hook): New hook.
593 2009-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
595         * org-list.el (org-previous-item): Exit at the beginning of the
596         buffer.
598         * org-id.el (org-id-locations-save): Only write the id locations
599         if any are defined.
601         * org-archive.el (org-archive-all-done): Make this work in a file
602         with org-odd-levels-only set.
604         * org.el (org-get-refile-targets): Catch the case when a buffer
605         has no file.
607         * org-latex.el (org-export-as-latex): Cleanup forced line ends
608         where they are not needed.
609         (org-export-latex-subcontent): Remove unnecessary newlines.
611 2009-12-09  Carsten Dominik  <carsten.dominik@gmail.com>
613         * org-latex.el (org-export-latex-make-header): Remove \obeylines.
614         (org-export-latex-fontify): Fix regexp bug that takes special
615         care of protecting the right boundary characters in emphasis
616         matches.
617         (org-export-latex-preprocess): Allow multiple arguments to latex
618         macros.
620         * org.el (org-make-link-regexps): Use John Gruber's regexp for
621         urls.
623         * org-macs.el (org-re): Interpret :punct: in regexps.
625         * org-exp.el (org-export-replace-src-segments-and-examples): Also
626         take the final newline after the END line.
628         * org.el (org-clean-visibility-after-subtree-move): Only fix
629         entries that are not entirely invisible already.
630         (org-insert-link): Respect org-link-file-path-type for
631         "docview:" links in addition to "file:" links.
633 2009-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
635         * org-exp.el (org-export-format-source-code-or-example): Avoid
636         additional extra white lines in LaTeX.
638         * org-list.el (org-list-parse-list): Leave empty lines after the
639         list, don't consider them as part of the list.
641         * org-mobile.el (org-mobile-sumo-agenda-command): Allow tagstodo
642         searches.
644         * org-clock.el (org-clock-select-task): Convert integer to
645         character for XEmacs.
647 2009-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
649         * org-clock.el (org-clock-resolve): Make reading a char XEmacs
650         compatible.
652 2009-11-30  Tassilo Horn  <tassilo@member.fsf.org>
654         * org.el (org-complete-tags-always-offer-all-agenda-tags): New
655         variable.
656         (org-set-tags): Use it.
658 2009-11-30  Carsten Dominik  <carsten.dominik@gmail.com>
660         * org-list.el (org-empty-line-terminates-plain-lists): Update
661         docstring.
663         * org.el (org-format-latex): Fix link creation for processed latex
664         snippets.
666 2009-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
668         * org-footnote.el (org-footnote-normalize): Protect replacement
669         text.
671         * org.el (org-inside-latex-macro-p): Save match data.
673 2009-11-28  Jan Böcker  <jan.boecker@jboecker.de>
675         * org-docview.el: New file.
677 2009-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
679         * org-latex.el (org-export-latex-class-options): New variable.
680         (org-export-latex-set-initial-vars): Use the class options.
682         * org.el (org-forward-same-level): Stop at headings that start
683         with an invisible character.
684         (org-additional-option-like-keywords): Add LaTeX_CLASS_OPTIONS.
686 2009-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
688         * org-footnote.el (org-footnote-normalize): Don't take optional
689         arguments in LaTeX macros as footnotes.
691         * org.el (org-inside-latex-macro-p): New function.
693         * org-latex.el (org-latex-to-pdf-process): Change customization
694         group to `org-export-pdf'.
696         * org-agenda.el (org-agenda-get-blocks): Look at time string also
697         on days after the first one.
699         * org.el (org-insert-heading): Also check for item before assuming
700         before-first-heading condition.
702         * org-latex.el (org-latex-to-pdf-process): Fix typo in group tag.
703         (org-export-pdf-logfiles): New option.
704         (org-export-as-pdf): Use `org-export-pdf-logfiles'.
705         (org-export-pdf-logfiles): Fix customization type.
707         * org.el (org-insert-link): Improve error message when there is no
708         default link to select with RET.
710         * org-agenda.el (org-agenda-filter-by-tag): Use char argument from
711         parameter list.
713 2009-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
715         * org-latex.el (org-export-latex-parse-global)
716         (org-export-latex-parse-content)
717         (org-export-latex-parse-subcontent): Use
718         `org-re-search-forward-unprotected'.
719         (org-export-as-pdf): Remove log files produced by XeTeX.
721         * org-macs.el (org-re-search-forward-unprotected): New function.
723 2009-11-25  James TD Smith  <ahktenzero@mohorovi.cc>
725         * org-colview.el (org-agenda-colview-summarize): Sort out some
726         confusion between properties and titles, which resulted in
727         agenda summaries not working if a title was set for a column.
729 2009-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
731         * org-mobile.el (org-mobile-agendas): New option.
732         (org-mobile-sumo-agenda-command): Select the right agendas.
734         * org-latex.el (org-export-latex-format-image): Preserve the
735         original-indentation property.
737 2009-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
739         * org-clock.el (org-clock-insert-selection-line): Catch error when
740         an old tasks no longer exists.
742         * org-latex.el (org-export-as-pdf): Remove also the .idx file.
743         (org-export-as-pdf): Don't remove the old PDF file before making
744         the new one.
746         * org-mouse.el (org-mouse-end-headline, org-mouse-insert-item)
747         (org-mouse-context-menu): Use `org-looking-back'.
749         * org.el (org-cycle-level): Use `org-looking-back'.
751         * org-list.el (org-cycle-item-indentation): Use
752         `org-looking-back'.
754         * org-compat.el (org-looking-back): New function.
756         * org.el (org-insert-heading): Catch before-first-headline when
757         inserting a headline.
759 2009-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
761         * org-latex.el (org-export-latex-format-image): Indent figure
762         environment, so that it does not interrupt plain list.
764         * org.el (org-open-at-point): Allow long link descriptions.
766 2009-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
768         * org-html.el (org-export-as-html): Remove empty lines at the
769         beginning of the exported text.
771 2009-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
773         * org-protocol.el (org-protocol-remember): Cater for empty title,
774         region, link.
776         * org-agenda.el (org-agenda-diary-entry-in-org-file): Rebuild
777         agenda after adding new entry.
778         (org-agenda-get-represented-tags): New function.
779         (org-agenda-filter-by-tag): Use `org-agenda-get-represented-tags'
780         to get a list of tags in the agenda.
782         * org-datetree.el (org-datetree-find-day-create): Fix regular
783         expression.
785         * org.el (org-display-outline-path): Use a format specifier for
786         message, to avoid problems with heading containing `%'.
788         * org-agenda.el (org-agenda-hide-tags-regexp): New option.
789         (org-format-agenda-item): Call `org-agenda-fix-displayed-tags'.
790         (org-agenda-fix-displayed-tags): New function.
791         (org-agenda-do-context-action): Just call
792         `org-display-outline-path', without piping the result through
793         `message'.
795         * org-latex.el (org-export-latex-preprocess): Protect secondary
796         footnote references.
798         * org-indent.el (org-indent-initialize): Avoid empty strings as
799         line prefixes.
801         * org-agenda.el (org-agenda-diary-entry-in-org-file): Make sure
802         hat checking for the mark does not throw an error.
803         (org-agenda-diary-entry-in-org-file): Catch the case that there is
804         not `day' text property in the cursor line.
806         * org.el (org-sort-entries-or-items): Make sure that the final
807         entry has a newline before doing the sorting.
809         * org-agenda.el (org-agenda-diary-entry-in-org-file): Get the text
810         property at the beginning of the line.
812         * org.el (org-make-link-string): Don't allow a description with
813         only white space.
815 2009-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
817         * org-agenda.el (org-agenda-insert-diary-strategy): New variable.
818         (org-agenda-insert-diary-as-top-level): New function.
819         (org-agenda-add-entry-to-org-agenda-diary-file): Call
820         `org-agenda-insert-diary-as-top-level'.
822         * org.el (org-occur-in-agenda-files): Make sure none of the
823         buffers is narrowed.
824         (org-activate-plain-links): Add the face property here.
825         (org-set-font-lock-defaults): Do not add the face to plain links,
826         the activator function does this.
828         * org-habit.el (org-is-habit-p): Add doc string.
830 2009-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
832         * org-archive.el (org-archive-subtree-default-with-confirmation):
833         Autoload.
835         * org-latex.el (org-export-latex-fontify): Fix regexp to make char
836         after match optional (happens at the end of a line...).
838         * org.el (org-fontify-meta-lines-and-blocks): Apply special faces
839         for special blocks.
841         * org-faces.el (org-copy-face): Set lisp indentation.
842         (org-quote, org-verse): New faces.
844         * org-agenda.el (org-agenda-remove-date): Remove variable.
846 2009-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
848         * org-freemind.el (org-freemind-escape-str-from-org): Fix encoding.
850 2009-11-17  Eric Schulte  <schulte.eric@gmail.com>
852         * org-exp-blocks.el (org-export-blocks-format-ditaa): Use sha1
853         hash keys to cache and re-use images generated by the
854         org-exp-blocks interface to ditaa and dot.
856 2009-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
858         * org-html.el (org-export-as-html): Move the home/up link into
859         the content div.
861         * org.el (org-export-latex-packages-alist): Option definition
862         moved here from org-latex.el.
864 2009-11-17  Eric Schulte  <schulte.eric@gmail.com>
866         * org.el (org-format-latex): Latex images are now saved to files
867         named by the sha1 hash of the latex source text avoiding
868         regeneration of identical images.
870 2009-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
872         * org-html.el (org-export-html-home/up-format): Add an ID to the
873         up/home div.
875 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
877         * org-wl.el (org-wl-store-link): Handle the case that
878         `wl-use-petname' is set.
880         * org.el (org-set-effort): Improve prompt.
881         (org-get-outline-path): Widen to get full path.
882         (org-compact-display-after-subtree-move): Function removed.
884         * org-latex.el (org-export-as-latex): Add the :drawers property.
886 2009-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
888         * org.el (org-speed-commands-user): Allow documentation headlines.
889         (org-speed-commands-default): Organize the value of this constant
890         with descriptive headlines.
891         (org-print-speed-command): Output the headlines.
893 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
895         * org-agenda.el (org-agenda-show-outline-path): New option.
896         (org-agenda-do-context-action): New function.
897         (org-agenda-next-line, org-agenda-previous-line): Use
898         `org-agenda-do-context-action'.
900         * org.el (org-use-speed-commands): Allow function value.
901         (org-speed-commands-default): Make headline motion safe, so that
902         these commands always end on a headline.
903         (org-speed-commands-default): New key `v' for `org-agenda'.
904         (org-speed-move-safe): New function.
905         (org-self-insert-command): Use the function value of
906         `org-use-speed-commands'.
907         (org-get-outline-path): Improve docstring.
908         (org-format-outline-path): New function.
909         (org-display-outline-path): New function.
911 2009-11-12  John Wiegley  <jwiegley@gmail.com>
913         * org-clock.el (org-clock-resolve): If `org-clock-into-string' is
914         a string, use that to find the LOGBOOK drawer.
916 2009-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
918         * org.el (org-clone-subtree-with-time-shift): Make it work at the
919         end of the buffer.
921         * org-mobile.el (org-mobile-write-checksums): Specify coding
922         system.
923         (org-mobile-timestamp-buffer): Keep local variable/mode line at
924         beginning of buffer.
926         * org-latex.el (org-latex-entities-regexp): Fix typo in regexp.
928         * org.el (org-block-todo-from-children-or-siblings-or-parent)
929         (org-block-todo-from-checkboxes): Do not block changes to a nil
930         TODO state.
932 2009-11-12  James TD Smith  <ahktenzero@mohorovi.cc>
934         * org-habit.el (org-habit-parse-todo): Indicate which habit is
935         wrongly set up in the error messages.
937         * org-colview.el (org-columns-display-here): Don't try to
938         calculate values if the underlying property is not set.
939         (org-columns-string-to-number): Convert age strings back into
940         fractional days.
941         (org-agenda-colview-summarize): Handle extended summary types
942         properly.
944         * org-colview-xemacs.el (org-columns-display-here): Don't try to
945         calculate values if the underlying property is not set.
946         (org-columns-string-to-number): Convert age strings back into
947         fractional days.
948         (org-agenda-colview-summarize): Handle extended summary types
949         properly.
951 2009-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
953         * org-exp.el (org-export-format-drawer-function): New variable.
954         (org-export-format-drawer): New function.
955         (org-export-preprocess-string): Pass the backend as a parameter to
956         `org-export-remove-or-extract-drawers'.
957         (org-export-remove-or-extract-drawers): New parameter BACKEND.
959         * org-protocol.el (org-protocol-char-to-string): New defsubst.
961 2009-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
963         * org-agenda.el (org-agenda-diary-entry-in-org-file): Add error
964         message when no block is selected.
966         * org-latex.el (org-export-latex-links): Check for protectedness
967         in the last matched character, not after the match.
969         * org-datetree.el (org-datetree-find-date-create): Respect
970         restriction when KEEP-RESTRICTION is set.
971         (org-datetree-file-entry-under): New function.
972         (org-datetree-cleanup): New command.
974 2009-11-08  Dan Davison  <davison@stats.ox.ac.uk>
976         * org-src.el (org-edit-src-code): New optional argument context
977         allows calling functions to avoid altering the saved window
978         configuration.
979         (org-edit-src-exit): Do not restore window configuration when this
980         function is used in the context of saving the edit buffer.
982 2009-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
984         * org-clock.el (org-clock-out, org-clock-cancel): Revert to
985         instances to switching to with-current-buffer, because these seem
986         to cause problems - no idea why.
988         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
989         Require diary-lib for (diary-date-display-form).
991         * org.el (org-log-reschedule, org-log-redeadline): New options.
992         (org-log-note-headings): Add templates for rescheduling and
993         deadline changing.
994         (org-startup-options): Add in-buffer settings for logging changing
995         schedule and deadline time stamps.
996         (org-deadline, org-schedule): Check for existing date and arrange
997         for logging if the user requests it.
998         (org-add-log-note): Prepare proper note buffers for rescheduling
999         and deadline changes.
1001 2009-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
1003         * org-agenda.el (org-agenda-diary-entry-in-org-file)
1004         (org-agenda-add-entry-to-org-agenda-diary-file)
1005         (org-agenda-insert-diary-make-new-entry): New functions.
1006         (org-agenda-diary-entry): Call
1007         `org-agenda-diary-entry-in-org-file' when appropriate.
1009         * org.el (org-calendar-insert-diary-entry-key): New option.
1010         (org-agenda-diary-file): New option.
1011         ("calendar"): Install our insertion function in the calendar.
1013         * org-remember.el (org-datetree): Require.
1014         (org-remember-templates): Add new positioning option.
1015         (org-remember-reference-date): New variable.
1016         (org-remember-apply-template): Store the reference date in a local
1017         variable.
1018         (org-remember-handler): Implement date tree positioning of entries.
1020         * org-datetree.el: New file.
1022         * org-latex.el (org-export-latex-preprocess): Protect targets in
1023         verbatim emphasis.
1025         * org-html.el (org-export-as-html): Protect targets in verbatim
1026         emphasis.
1028         * org-docbook.el (org-export-as-docbook): Protect targets in
1029         verbatim emphasis.
1031 2009-11-07  James TD Smith  <ahktenzero@mohorovi.cc>
1033         * org.el (org-link-display-format): Should be literal replacement.
1035 2009-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
1037         * org-clock.el (org-show-notification): Handle messages that
1038         contain a percent character.
1040         * org-remember.el (org-remember-apply-template): Turn of partial
1041         completion.
1043         * org-mobile.el (org-mobile-before-process-capture-hook): New hook.
1044         (org-mobile-pull): Run `org-mobile-before-process-capture-hook'.
1046         * org.el (org-indent-mode): Define variable already in org.el.
1047         (org-unfontify-region): Remove line-prefix and wrap-prefix
1048         properties only if org-indent-mode is active.
1050 2009-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
1052         * org-icalendar.el (org-print-icalendar-entries): Save match data
1053         around call to verify function.
1054         (org-print-icalendar-entries): Add a call to the verification
1055         function.
1057         * org.el (org-speedbar-set-agenda-restriction): Remove unnecessary
1058         save-restrivtion' form.
1060 2009-11-05  Dan Davison  <davison@stats.ox.ac.uk>
1062         * org-exp.el (org-export-format-source-code-or-example): restrict
1063         scope of preserve-indentp to the let binding.
1064         (org-src): require org-src, since org-src-preserve-indentation is used.
1066 2009-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
1068         * org-timer.el (org-timer-set-timer): Set variables
1069         org-timer-timer[123] correctly.
1072         * org-mobile.el (org-mobile-files-alist): Make it work when
1073         `agenda-archives' is included in
1074         `org-agenda-text-search-extra-files'.
1075         (org-mobile-push): Restore agenda after mobile push.
1077 2009-11-05  John Wiegley  <jwiegley@gmail.com>
1079         * org-clock.el (org-resolve-clocks-if-idle): Another fix to the
1080         way the amount of idle time is presented in the minibuffer.
1082 2009-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
1084         * org-icalendar.el (org-print-icalendar-entries): Use
1085         org-icalendar-verify-function only if non-nil.
1087         * org.el (org-refile): Refile to clock only if the prefix arg is
1088         2.
1089         (org-sparse-tree): Fix docstring to be in line with prompt.
1090         (org-update-parent-todo-statistics): Call
1091         `org-after-todo-statistics-hook' on each level.
1093 2009-11-04  Carsten Dominik  <carsten.dominik@gmail.com>
1095         * org-remember.el (org-remember-apply-template): Make sure the
1096         buffer exists.
1098 2009-11-03  Carsten Dominik  <carsten.dominik@gmail.com>
1100         * org.el (org-tab-ind-state): New variable.
1101         (org-cycle-level): New function.
1102         (org-cycle-level-after-item/entry-creation): New option.
1103         (org-flag-subtree): New function.
1104         (org-hide-archived-subtrees): Call `org-flag-subtree'.
1105         (org-set-effort): Indexed access.
1107         * org-list.el (org-cycle-item-indentation): New function.
1109         * org.el (org-refile): Make prefix argument 2 refile to current
1110         clock.
1111         (org-priority): Interpret action `remove' as call to remove the
1112         priority cookie.
1114         * org-remember.el (org-remember-apply-template): Don't depend on
1115         buffer name being like file name.
1117 2009-11-02  Carsten Dominik  <carsten.dominik@gmail.com>
1119         * org-clock.el (org-clock-play-sound): Expand file in
1120         org-clock-sound, to allow ~ for home.
1122         * org-remember.el (org-remember-handler): Set
1123         text-before-node-creation even if this already looks like a node,
1124         because the string might be needed on non-org-mode target files.
1126         * org-agenda.el (org-agenda-open-link): Make this work in agenda
1127         clocktables.
1128         (org-agenda-switch-to): Follow a link at point if
1129         org-return-follows-link' is set and there is nothing else to do in
1130         this line.
1132 2009-11-02  James TD Smith  <ahktenzero@mohorovi.cc>
1134         * org-colview-xemacs.el: Add in changes from org-colview.el
1136 2009-11-01  Dan Davison  <davison@stats.ox.ac.uk>
1138         * org-exp-blocks.el: Modify split separator regexp to avoid empty
1139         strings.
1141 2009-11-01  James TD Smith  <ahktenzero@mohorovi.cc>
1143         * org-colview.el (org-columns-new): Make this work with the new
1144         operators.
1145         (org-columns-store-format): Make this work with the new operators.
1147 2009-11-01  Carsten Dominik  <carsten.dominik@gmail.com>
1149         * org-src.el (org-src-preserve-indentation): Document that this
1150         variable is also used during export.
1152         * org-exp.el (org-export-format-source-code-or-example): Preserve
1153         indentation if a block has a -i option, or if
1154         `org-src-preserve-indentation' is set.
1156         * org-exp-blocks.el (org-export-blocks-preprocess): Preserve
1157         indentation if a block has a -i option, or if
1158         `org-src-preserve-indentation' is set.
1160 2009-10-31  Carsten Dominik  <carsten.dominik@gmail.com>
1162         * org.el (org-mode-map): Define the new archiving keys.
1163         (org-speed-commands-default): Define an archiving key in the speed
1164         command map.
1165         (org-org-menu): Improve the menu structure concerning archiving.
1167         * org-archive.el (org-archive-subtree-default-with-confirmation):
1168         New command.
1170         * org-agenda.el (org-agenda-mode-map): Define the new archiving keys.
1171         (org-agenda-menu): Add the new archiving commands to the menu.
1172         (org-agenda-archive-default)
1173         (org-agenda-archive-default-with-confirmation): New commands.
1174         (org-agenda-archive, org-agenda-archive-to-archive-sibling): Just
1175         call `org-agenda-archive-with'.
1176         (org-agenda-archive-with): New function.
1178         * org-table.el (org-table-convert-region): Inert spaces around "|"
1179         to avoid line beginnings like "|-1" which will be mistaken as
1180         hlines.
1182 2009-10-30  Carsten Dominik  <carsten.dominik@gmail.com>
1184         * org.el (org-offer-links-in-entry): Return nil if there are no
1185         links, t if a link has been selected.
1186         (org-open-at-point): Open attachment directory when called in the
1187         headline and there are no links in the entry body.
1188         (org-speed-commands-default): Add "o" for open-at-point as a speed
1189         command.
1191         * org-attach.el (org-attach-reveal): Optional prefix arg
1192         IF-EXISTS, which avoids creating the attachment directory if it
1193         does not yet exist.
1195         * org-agenda.el (org-agenda, org-run-agenda-series): Evaluate
1196         MATCH.
1198 2009-10-29  Carsten Dominik  <carsten.dominik@gmail.com>
1200         * org.el ("abbrev"): Work with abbrev tables only after they have
1201         been loaded.
1203         * org-list.el (org-list-send-list): Fix bug related to match
1204         data.
1206         * org-latex.el (org-export-latex-fontify): Apply verbatim
1207         emphasis.
1208         (org-export-latex-make-header): Insert \obeylines if line breaks
1209         should be preserved.
1211         * org-exp.el (org-export-protect-verbatim): Add an
1212         `org-verbatim-emph' property to such text.
1214 2009-10-28  Carsten Dominik  <carsten.dominik@gmail.com>
1216         * org-icalendar.el (org-icalendar-use-plain-timestamp): New option.
1217         (org-print-icalendar-entries): Skip entries where the timestamp is
1218         not a deadline and not scheduled, if the user requests that.
1220         * org-latex.el (org-export-latex-quotation-marks): Allow a bracket
1221         before an opening quote.
1223         * org-archive.el (org-archive-subtree): Keep archive after
1224         archiving something.
1226         * org-id.el (org-id-update-id-locations): Add archive files if
1227         that is required by `org-id-extra-files'.
1229 2009-10-27  Carsten Dominik  <carsten.dominik@gmail.com>
1231         * org-src.el (org-src-window-setup): New option.
1232         (org-src-switch-to-buffer): New function.
1233         (org-edit-src-exit): Add optional argument CONTEXT and use it to
1234         restore window configuration.
1235         (org-edit-src-code, org-edit-src-continue, org-edit-src-exit):
1236         Call `org-src-switch-to-buffer'.
1238         * org.el (org-default-properties): Add STYLE property.
1239         (org-files-list): Use the function call to get the files.
1240         (org-additional-option-like-keywords): Add SETUPFILE to completion
1241         list.
1243 2009-10-26  Carsten Dominik  <carsten.dominik@gmail.com>
1245         * org-table.el (org-table-convert-region): Correctly interpret
1246         quoting in csv import.
1248         * org.el (org-icompleting-read): Make iswitchb completion work
1249         with lists and tables.
1251         * org-agenda.el (org-agenda-add-entry-text): Never add entry text
1252         while pushing the mobile agenda.
1254 2009-10-25  John Wiegley  <jwiegley@gmail.com>
1256         * org-clock.el
1257         (org-clock-auto-clock-resolution): Now takes three values: nil, t
1258         and `when-no-clock-is-running'.
1259         (org-clock-in): Use `org-clock-auto-clock-resolution' to determine
1260         whether or not to resolve Org buffers on clock in.
1262 2009-10-25  James TD Smith  <ahktenzero@mohorovi.cc>
1264         * org-colview.el (org-format-time-period): Function to format
1265         times in fractional days for display.
1266         (org-columns-display-here): Add support for showing a calculated
1267         value in place of the property.
1268         (org-columns): Set `org-columns-time' to the current time so time
1269         difference calculations will work.
1270         (org-columns-time): Use to store the current time when column view
1271         is displayed, so all time differences will use the same reference
1272         point.
1273         (org-columns-compile-map): There is now an extra position in each
1274         entry specifying the function to use to calculate the displayed
1275         value for the non-calculated properties in the column,
1276         (org-columns-compute-all): Set `org-columns-time' to the current
1277         time so time difference calculations will work.
1278         (org-columns-compute): Handle column operators where the values
1279         used are calculated from the underlying property.
1280         (org-columns-number-to-string): Handle the 'age' column format
1281         (org-columns-string-to-number): Correct the function name (was
1282         org-column...). Add support for the 'age' column format.
1283         (org-columns-compile-format): Support the additional parameter in
1284         org-columns-compile-map.
1286 2009-10-26  Bastien Guerry  <bzg@altern.org>
1288         * org.el (org-mode-hook): Turn `org-mode-hook' into a customizable
1289         variable.
1291 2009-10-25  Carsten Dominik  <carsten.dominik@gmail.com>
1293         * org-clock.el (org-clock-has-been-used): New variable.
1294         (org-clock-in): Set `org-clock-has-been-used'.
1295         (org-clock-save): Save only if clock data has been used or created
1296         during this session.
1298 2009-10-24  Carsten Dominik  <carsten.dominik@gmail.com>
1300         * org-clock.el (org-clock-persist): New value, to store only the
1301         clock history.
1302         (org-clock-save): Don't save the clock if only the history should
1303         be stored.
1304         (org-clock-load): Turn off John Wiegley's auto resolving mechanism
1305         when restoring a saved clock.
1307 2009-10-24  John Wiegley  <jwiegley@gmail.com>
1309         * org-clock.el (org-clock-display, org-clock-put-overlay): Use
1310         `org-time-clock-use-fractional'.
1312         * org.el (org-time-clocksum-use-fractional)
1313         (org-time-clocksum-fractional-format): Two new customizable
1314         variables which allow the user to select fractional times (1.25
1315         instead of 1:25) in the `org-clock-display' report.
1317 2009-10-23  John Wiegley  <jwiegley@gmail.com>
1319         * org-habit.el (org-habit-build-graph): None of the arguments
1320         should be optional.
1321         (org-habit-parse-todo, org-habit-deadline)
1322         (org-habit-get-priority, org-habit-get-faces)
1323         (org-habit-build-graph): Further simplifications by storing all
1324         past, scheduled and deadline dates as a number of days past the
1325         epoch, and not as times.
1327         * org-habit.el (org-habit-warning-face)
1328         (org-habit-warning-future-face): Removed because these are no
1329         longer used.
1330         (org-habit-deadline, org-habit-deadline-repeat): Now always
1331         returns a date; computed if there was a scheduled repeater but no
1332         deadline repeater.
1333         (org-habit-get-priority): Further improvements to the priority
1334         algorithm.  In particular, items past due should always appear
1335         before items due or not yet due.
1336         (org-habit-get-faces): Greatly simplified the logic, now that
1337         `org-habit-deadline' always returns a valid time.
1339 2009-10-23  Carsten Dominik  <carsten.dominik@gmail.com>
1341         * org-ascii.el (org-export-ascii-table-keep-all-vertical-lines):
1342         New option.
1344         * org.el (org-tag-alist): Fix customization type.
1346 2009-10-22  Carsten Dominik  <carsten.dominik@gmail.com>
1348         * org-mobile.el (org-mobile-update-checksum-for-capture-file):
1349         Make sure the regexp search can fail without throwing an error.
1350         (org-mobile-apply): Save the inbox buffer after removing
1351         successfully applied changes.
1353 2009-10-22  John Wiegley  <jwiegley@gmail.com>
1355         * org-habit.el (org-habit-build-graph): Fix to the graph building
1356         when last DONE date is earlier than `org-habit-preceding-days'.
1358         * org-clock.el (org-resolve-clocks-if-idle): Fix to the way idle
1359         time is reported after the user comes back (but before they
1360         resolve time).
1362         * org.el (org-get-repeat): Change so that this function can be
1363         called with either `org-scheduled-string' or
1364         `org-deadline-string'.
1366         * org-habit.el (org-habit-parse-todo): Use `org-scheduled-string'
1367         to find the scheduled date.
1369         * org-clock.el (org-clock-auto-clock-resolution): Renamed
1370         `org-clock-disable-clock-resolution', since negatives don't sound
1371         good in customization variables.
1372         (org-clock-in): Don't use the auto-resolution logic if the user is
1373         clocking into a different task while an active clock is running.
1374         This then allows the default behavior of clocking out of the open
1375         task and then into the new task.
1377         * org-habit.el (org-habit-parse-todo): Generate an error if a
1378         habit has a scheduled repeat period < 1.
1379         (org-habit-get-faces): Fixes to the way that colors are computed.
1380         (org-habit-build-graph): The graph wasn't displaying beyond any
1381         day that had two completions in it.
1383         * org.el (org-modules): Made this variable more consistent, since
1384         it was referring to Org, OrgMode and Org-mode, whereas the docs
1385         for the variable always refer to Org-mode.
1387 2009-10-21  James TD Smith  <ahktenzero@mohorovi.cc>
1389         * org.el (org-repeat-re): The changed org-repeat-re no longer
1390         matched simple +2d type repeaters. Fix it so it does.
1392 2009-10-21  Carsten Dominik  <carsten.dominik@gmail.com>
1394         * org-latex.el (org-export-latex-preprocess): Protect the vspace
1395         macro in the VERSE environment.
1397 2009-10-20  John Wiegley  <jwiegley@gmail.com>
1399         * org-habit.el (org-habit-get-priority): A new function that
1400         determines the relative priority of a habit, based on how long
1401         past its scheduled date it is, and how near the deadline is.
1403         * org-agenda.el (org-agenda-get-scheduled): Set habit priority
1404         using `org-habit-get-priority'.
1406         * org-habit.el (org-habit-build-graph): Start displaying colors
1407         from the first scheduled date, if that date is earlier than the
1408         first completion date.
1410         * org-habit.el: Changed all "color" variables to faces, and made
1411         them appropriate for light and dark backgrounds.
1413         * org-habit.el (org-habit-duration-to-days): Made this function
1414         more general.
1415         (org-habit-parse-todo): Parse the new ".+N/N" style repeater.
1417         * org-agenda.el (org-agenda-get-deadlines): Removed all mention of
1418         habits, since they don't use DEADLINE anymore.
1420         * org.el (org-repeat-re, org-display-custom-time)
1421         (org-timestamp-change): Extended to support the new ".+N/N"
1422         syntax, used for habits.
1424         * org-clock.el (org-clock-resolve-clock): Fixed an incorrect
1425         variable reference.
1427         * org-agenda.el (org-agenda-set-mode-name): Show Habit in the
1428         modeline when habits are being displayed (if that module is being
1429         loaded).
1431 2009-10-21  James TD Smith  <ahktenzero@mohorovi.cc>
1433         * org-clock.el (org-x11-idle-seconds): Add a method to get the X11
1434         idle time using the xscreensaver extension.
1435         (org-user-idle-seconds): Use X11 idle time if available.
1437 2009-10-20  Carsten Dominik  <carsten.dominik@gmail.com>
1439         * org-agenda.el (org-agenda-next-line): New command.
1440         (org-agenda-previous-line): New commands.
1441         (org-agenda-show-and-scroll-up, org-agenda-show-scroll-down): New
1442         commands.
1443         (org-agenda-follow-mode): Do the follow immediately if the mode is
1444         turned on here.
1445         (previous-line, next-line): Replace keys with the corresponding
1446         org functions.
1447         (org-agenda-mode-map): Bind backspace and delete to the scrolling
1448         command.
1450         * org.el (org-icompleting-read): Turn off partial completion mode
1451         for the duration of this completion round.
1453         * org-latex.el (org-export-latex-fontify-headline): Protect TeX
1454         macros in author lines and similar stuff.
1456         * org.el (org-file-tags): Fix docstring.
1457         (org-get-buffer-tags): Add the #+FILETAGS tags.
1458         ("ecb"): Maks ecb show context after jumping into an Org file.
1460 2009-10-20  John Wiegley  <johnw@newartisans.com>
1462         * org-agenda.el (org-finalize-agenda): Draw habit consistency
1463         graphs after everything else in the buffer has been setup.
1465 2009-10-19  Carsten Dominik  <carsten.dominik@gmail.com>
1467         * org-mobile.el (org-mobile-apply): Count success and failure.
1469         * org.el (org-indent-line-function): Fix regexp replace problem.
1471 2009-10-19  John Wiegley  <johnw@newartisans.com>
1473         * org-clock.el (org-clock-disable-clock-resolution): New
1474         customization variable that disable automatic clock resolution on
1475         clock in.
1476         (org-clock-in): If `org-clock-disable-clock-resolution' is set, do
1477         not automatically resolve anything.  This is does not affect
1478         idle-time resolution, however, if `org-clock-idle-time' is set.
1480 2009-10-19  John Wiegley  <johnw@newartisans.com>
1482         * org-habit.el: New file, which implements code to build a "habit
1483         consistency graph".
1485         * org-agenda.el (org-agenda-get-deadlines)
1486         (org-agenda-get-scheduled): Display consistency graphs when
1487         outputting habits into the agenda.  The graphs are always relative
1488         to the current time.
1489         (org-format-agenda-item): Added new parameter `habitp', which
1490         indicates whether we are formatting a habit or not.  Do not
1491         display "extra" leading information if habitp is true.
1493         * org.el (org-repeat-re): Improved regexp to include .+ and ++
1494         leaders for repeat strings.
1495         (org-get-repeat): Now takes a string parameter `tagline', so the
1496         caller can obtain the SCHEDULED repeat, or the DEADLINE repeat.
1498 2009-10-19  John Wiegley  <johnw@newartisans.com>
1500         * org-agenda.el (org-agenda-auto-exclude-function): New
1501         customization variable for allowing the user to create an "auto
1502         exclusion" filter for doing context-aware auto tag filtering.
1503         (org-agenda-filter-by-tag): Changes to support the use of
1504         `org-agenda-auto-exclude-function'.  See the new manual addition,.
1506 2009-10-18  John Wiegley  <johnw@newartisans.com>
1508         * org.el (org-files-list): Don't attempt to return a file name for
1509         Org buffers which have no associated file.
1511         * org-agenda.el (org-agenda-do-action): Fixed a typo.
1513 2009-10-18  Carsten Dominik  <carsten.dominik@gmail.com>
1515         * org-mobile.el (org-mobile-locate-entry): Interpret files
1516         relative to org-directory.
1517         (org-mobile-inbox-for-pull): Document the best location for this
1518         file.
1519         (org-mobile-check-setup): Verify `org-directory'.
1520         (org-mobile-create-index-file): Sort the files to be listed in
1521         index.org.
1523 2009-10-17  James TD Smith  <ahktenzero@mohorovi.cc>
1525         * org.el (org-fast-tag-selection): Add a way to display a
1526         description for a tag group. This is done by adding a string to
1527         either the startgroup or endgroup cell.
1529 2009-10-17  Carsten Dominik  <carsten.dominik@gmail.com>
1531         * org-clock.el (org-clock-resolve, org-resolve-clocks)
1532         (org-emacs-idle-seconds): Use `org-float-time' instead of
1533         `time-to-seconds'
1535 2009-10-17  Carsten Dominik  <carsten.dominik@gmail.com>
1537         * org-agenda.el (org-agenda-sorting-strategy): Fix customization
1538         type.
1540         * org.el (org-pre-cycle-hook): Document that `empty' can also be
1541         the value of ARG when doing local cycling.
1543 2009-10-17  John Wiegley  <johnw@newartisans.com>
1545         * org-clock.el (org-clock-resolve-clock): If keeping or
1546         subtracting time results in a clock out at a time in the past, and
1547         if the resolution occurred due to idleness or invoking `M-x
1548         org-resolve-clocks', remember that past moment in time.  On the
1549         next clock in, the user will be prompted to see if they want to
1550         back-date their new clock to then.
1551         (org-clock-resolve): Do not jump the user to the location of a
1552         dangling clock if the resolution is occuring due to an idle
1553         timeout.  In that case there is typically only one dangling clock,
1554         the active one, and there is no value gained by shuffling their
1555         windows around to show it to them.  Being prompted to resolve an
1556         idle clock should be as inobtrusive as possible.
1557         (org-resolve-clocks-if-idle): New function that resolves only the
1558         currently active clock if the user has exceeded the time returned
1559         by `org-user-idle-seconds', based on the value of
1560         `org-clock-idle-time'.
1561         (org-clock-in): If, after resolving clocks,
1562         (org-clock-out): Cancel the `org-clock-idle-timer' on clock out.
1564         * org-clock.el (org-clock-resolve-clock): New function that
1565         resolves a clock to a specific time, closing or resuming as need
1566         be, and possibly even starting a new clock.
1567         (org-clock-resolve): New function used by `org-resolve-clocks'
1568         that sets up for the call to `org-clock-resolve-clock'.  It
1569         determines the time to resolve to based on a single-character
1570         selection from the user to either keep time, subtract away time or
1571         cancel the clock.
1572         (org-resolve-clocks): New user command which resolves dangling
1573         clocks -- that is, open but not active -- anywhere in the file
1574         list returned by `org-files-list'.
1575         (org-clock-in): Automatically resolve dangling clocks whenever a
1576         user clocks in.
1577         (org-clock-cancel): If the user cancels the solely clock in a
1578         LOGBOOK, remove the empty drawer.
1580         * org-clock.el (org-clock-idle-time): New user customizable option
1581         for detecting whether the user has left a clock idle.  Note: it is
1582         only used in this commit to test whether it's worthwhile to check
1583         OS X to get the Mac user's current idle time.  If the Emacs idle
1584         time is less than the value, the user hasn't been away long enough
1585         to be worth checking (a more expensive test than just getting
1586         Emacs idle time).
1587         (org-user-idle-seconds, org-mac-idle-seconds)
1588         (org-emacs-idle-seconds): This three functions, in conjunction
1589         with the user customization variable `org-clock-idle-time', return
1590         the number of seconds (as a floating point) that the user has been
1591         away from their Emacs (or, if running on OS X, their computer).
1593         * org-clock.el (org-find-open-clocks): New function that returns a
1594         list of all open clocks in the given FILE.  Note that each clock
1595         it returns is a cons cell of the format (MARKER . START-TIME).
1596         This "clock" value is used by several of the new clock module
1597         utility functions.
1598         (org-is-active-clock): New inline function which tests whether the
1599         given clock value is the same as the currently active clock.
1600         Returns non-nil if this is the case.
1601         (org-with-clock-position): New macro that evaluates FORMS with
1602         point in the buffer and at the position of the given clock.
1603         Changes to the current clock are global.
1604         (org-with-clock): New macro that evaluates FORMS with point in the
1605         buffer and at the position of the given clock.  However, changes
1606         to the current clock are local and have no effect on the user's
1607         active clock.  This allows, for example, far any clock to be
1608         cancelled without cancelling the active clock.
1609         (org-clock-clock-in): New inline function that switches the active
1610         clock to the given clock.  If either the argument RESUME, or the
1611         global `org-clock-in-resume', are non-nil, it will resume a clock
1612         that was previously left open.
1613         (org-clock-clock-out): New inline function that clocks out the
1614         given clock value without affecting the currently active clock.
1615         (org-clock-clock-cancel): New inline function that cancels the
1616         given clock value without affecting the currently active clock.
1618         * org-clock.el (org-clock-in): Before creating
1619         `org-clock-mode-line-timer', check to make sure an older timer is
1620         not currently running.
1621         (org-clock-out): Accept new third parameter `at-time', which
1622         permits a clock to be clocked out at a specific time.  Note that
1623         no attempt is made to verify that the clock out time is later than
1624         the clock in time.
1626         * org.el (org-files-list): New utility function for returning a
1627         list of all open org-mode buffers, plus all files used to build
1628         the agenda buffer.  Note that not all the files will necessarily
1629         be visited by a buffer at time of call.
1630         (org-entry-beginning-position): Like the function
1631         `line-beginning-position', this inline function returns the
1632         beginning position of the current heading/entry.
1633         (org-entry-end-position): Like the function `line-end-position',
1634         this inline function returns the end position of the current
1635         heading/entry.
1637 2009-10-16  Carsten Dominik  <carsten.dominik@gmail.com>
1639         * org-agenda.el (org-agenda-list): Mark the all-todo items line as
1640         a header line.
1642 2009-10-15  Carsten Dominik  <carsten.dominik@gmail.com>
1644         * org-exp.el (org-inlinetask-remove-END-maybe): Declare function.
1646 2009-10-14  Carsten Dominik  <carsten.dominik@gmail.com>
1648         * org-agenda.el (org-agenda-filter-make-matcher): Allow to filter
1649         entries that have no tags.
1650         (org-agenda-search-view): New customize group.
1651         (org-agenda-search-view-search-words-only): New option.
1652         (org-search-view): Implement substring search.
1654 2009-10-13  Carsten Dominik  <carsten.dominik@gmail.com>
1656         * org.el (org-outline-level): Add doc string.
1658 2009-10-12  Carsten Dominik  <carsten.dominik@gmail.com>
1660         * org-inlinetask.el (org-inlinetask-export): Re-introduce
1661         variable.
1662         (org-inlinetask-export-handler): Only export inline task if the
1663         user option calls for it.
1665 2009-10-10  Carsten Dominik  <carsten.dominik@gmail.com>
1667         * org-exp.el (org-export-handle-export-tags): Remove inlinetask
1668         END if present.
1670 2009-10-07  Carsten Dominik  <carsten.dominik@gmail.com>
1672         * org-latex.el (org-export-latex-tables): Don't format in
1673         protected regions.
1675 2009-10-06  Carsten Dominik  <carsten.dominik@gmail.com>
1677         * org-src.el (org-edit-src-code)
1678         (org-edit-src-find-region-and-lang, org-edit-src-exit): Handle
1679         macro editing.
1681         * org-agenda.el (org-prefix-category-max-length): New variable.
1682         (org-format-agenda-item): Use `org-prefix-category-max-length'.
1683         (org-compile-prefix-format): Set `org-prefix-category-max-length'.
1685 2009-10-03  Carsten Dominik  <carsten.dominik@gmail.com>
1687         * org-mobile.el (org-mobile-create-index-file): Improve the
1688         listing of tags and todo keywords.
1690         * org-latex.el (org-export-latex-format-image): New function.
1691         (org-export-latex-links): Use `org-export-latex-format-image'.
1693 2009-10-02  Carsten Dominik  <carsten.dominik@gmail.com>
1695         * org-inlinetask.el (org-inlinetask-get-current-indentation)
1696         (org-inlinetask-remove-terminator): New functions.
1697         (org-inlinetask-export-handler): Terminate the description list.
1699         * org-exp.el (org-export-select-backend-specific-text): Remove the
1700         region markers.
1702         * org-inlinetask.el (org-inlinetask-export-handler): fix bug for
1703         tasks without content.
1705         * org-clock.el: Make sure the clock-in target position does not
1706         move to a different node by widening the buffer.
1708         * org-html.el (org-export-html-format-image): Wrap image into
1709         figure div only when there is a caption.
1711         * org-archive.el (org-archive-mark-done): Change default value to
1712         nil.
1714 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
1716         * org.el (org-context): Call `bobp', not `eobp'.
1718         * org-clock.el (org-clock-cancel): Remove quotes from marker
1719         variables.
1721         * org.el (org-read-date-prefer-future): New allowed value `time'.
1722         (org-read-date-analyze): Shift day to tomorrow depending on time
1723         entered and value of `org-read-date-prefer-future'.
1725 2009-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
1727         * org.el (org-set-tags-to): New command.
1729         * org-mobile.el (org-mobile-action-alist): Add more options and
1730         update the docstring.
1731         (org-mobile-apply-flags): Parse for and use the data.
1733         * org-latex.el (org-export-latex-set-initial-vars): Also check in
1734         the plist.
1736         * org.el (org-additional-option-like-keywords): Add LATEX_CLASS
1737         keyword.
1739         * org-exp.el (org-infile-export-plist): Add LATEX_CLASS keyword.
1741 2009-09-29  Carsten Dominik  <carsten.dominik@gmail.com>
1743         * org-inlinetask.el (org-inlinetask-export): Option removed.
1744         (org-inlinetask-export-handler): Better export.
1746         * org-xoxo.el (org-export-xoxo-final-hook): New hook.
1747         (org-export-as-xoxo): Run the new hook.
1749         * org-html.el (org-export-html-final-hook): New hook.
1750         (org-export-as-html): Run the new hook.
1752         * org-docbook.el (org-export-docbook-final-hook): New hook.
1753         (org-export-as-docbook): Run the new hook.
1755         * org-ascii.el (org-export-ascii-final-hook): New hook.
1756         (org-export-as-ascii): Run the new hook.
1758         * org-mobile.el (org-mobile-create-sumo-agenda): Call
1759         `org-sore-agenda-views' instead of `org-batch-store-agenda-views'.
1761         * org-latex.el (org-export-latex-treat-sub-super-char): Allow a
1762         space character as the character before the ^/_.
1763         (org-export-latex-final-hook): New hook.
1764         (org-export-as-latex): Run `org-export-latex-final-hook'.
1766 2009-09-28  Carsten Dominik  <carsten.dominik@gmail.com>
1768         * org-macs.el (org-if-unprotected-at): Fix docstring.
1770         * org-agenda.el (org-agenda-change-all-lines): Handle invisible
1771         text in the prefix (if category is a link).
1773         * org-latex.el (org-export-latex-preprocess): Deal properly with
1774         empty lines in verse environments.
1776         * org.el (org-format-latex-header): Inline fullpage.sty.
1778         * org-footnote.el (org-footnote-create-definition): Reveal context
1779         to add a new footnote definition.
1781         * org-mobile.el (org-mobile-files-alist): Add the list of tags to
1782         the index file.
1783         (org-mobile-files): New option.
1784         (org-mobile-files-alist, org-mobile-checksum-files): New variable.
1785         (org-mobile-prepare-file-lists, org-mobile-files-alist): New
1786         functions.
1787         (org-mobile-push): Start by creating the files lists.
1788         (org-mobile-copy-agenda-files): Move killing the buffer to after
1789         the save-excursion has exited.
1790         (org-mobile-write-checksums): Write checksums also for files in
1791         sub-directories.
1793         * org.el (org-ctrl-c-ctrl-c): Pass prefix arg to
1794         org-table-recalculate when cursor is in TBLFM line.
1796         * org-list.el (org-renumber-ordered-list): Fix cursor position
1797         when bullet length has changed.
1799 2009-09-26  Carsten Dominik  <carsten.dominik@gmail.com>
1801         * org.el (org-format-latex): Mention `org-format-latex-options' in
1802         the docstring.
1804 2009-09-25  Carsten Dominik  <carsten.dominik@gmail.com>
1806         * org.el (org-agenda-get): New function.
1808         * org-agenda.el (org-agenda-post-command-hook): No longer move
1809         point away from end of line.
1810         (org-agenda-add-entry-text, org-agenda-collect-markers)
1811         (org-finalize-agenda, org-agenda-mark-clocking-task)
1812         (org-agenda-dim-blocked-tasks, org-agenda-entry-text-show-here)
1813         (org-agenda-entry-text-show, org-agenda-highlight-todo)
1814         (org-agenda-compare-effort, org-agenda-filter-apply)
1815         (org-agenda-later, org-agenda-change-time-span)
1816         (org-agenda-post-command-hook, org-agenda-show-priority)
1817         (org-agenda-show-tags, org-agenda-goto, org-agenda-kill)
1818         (org-agenda-archive, org-agenda-archive-to-archive-sibling)
1819         (org-remove-subtree-entries-from-agenda, org-agenda-refile)
1820         (org-agenda-open-link, org-agenda-copy-local-variable)
1821         (org-agenda-switch-to, org-agenda-check-no-diary)
1822         (org-agenda-tree-to-indirect-buffer, org-agenda-todo)
1823         (org-agenda-add-note, org-agenda-change-all-lines)
1824         (org-agenda-priority, org-agenda-set-tags)
1825         (org-agenda-set-property, org-agenda-set-effort)
1826         (org-agenda-toggle-archive-tag, org-agenda-date-later)
1827         (org-agenda-show-new-time, org-agenda-date-prompt)
1828         (org-agenda-schedule, org-agenda-deadline, org-agenda-action)
1829         (org-agenda-clock-in, org-agenda-bulk-mark)
1830         (org-agenda-bulk-unmark, org-agenda-show-the-flagging-note): Use
1831         `org-get-at-bol'.
1833         * org-colview.el (org-columns-display-here)
1834         (org-columns-edit-allowed, org-agenda-columns): Use
1835         `org-get-at-bol'.
1837 2009-09-25  Carsten Dominik  <carsten.dominik@gmail.com>
1839         * org.el (org-special-ctrl-a/e): Improve documentation and
1840         customize type.
1841         (org-end-of-line): Don't jump to after the ellipsis.
1842         (org-mode-map): Bind <home> and <end> as well.
1844 2009-09-24  Carsten Dominik  <carsten.dominik@gmail.com>
1846         * org.el (org-fontify-meta-lines-and-blocks): Treat lines with a
1847         space after #+ as comments.
1848         (org-open-at-point): Run `org-follow-link-hook' always.
1850         * org-latex.el (org-export-latex-emph-format): Use better commands
1851         to insert special characters in verbatim snippets.
1853 2009-09-22  Carsten Dominik  <carsten.dominik@gmail.com>
1855         * org-faces.el (org-copy-face): New function.  Use it to create
1856         various faces formerly created by using `copy-face'.
1858         * org-agenda.el (org-prepare-agenda): Don't officially mark this
1859         window dedicated.
1860         (org-agenda-quit): Kill the frame containing the agenda window if
1861         that frame was created for the agenda.
1863 2009-09-21  Carsten Dominik  <carsten.dominik@gmail.com>
1865         * org-agenda.el (org-agenda-date-prompt): Mark the changed time
1866         stamp in the agenda.
1868 2009-09-19  Carsten Dominik  <carsten.dominik@gmail.com>
1870         * org-mobile.el (org-mobile-create-index-file): Add the list of
1871         TODO keywords, and the list of drawers to the index file.
1873         * org-agenda.el (org-prepare-agenda): Reset
1874         `org-drawers-for-agenda'.
1875         (org-prepare-agenda): Uniquify list of drawers.
1877         * org.el (org-complex-heading-regexp-format): New variable.
1878         (org-set-regexps-and-options): Define
1879         `org-complex-heading-regexp-format'.
1880         (org-drawers-for-agenda): New variable.
1881         (org-map-entries): Bind `org-drawers-for-agenda'.
1882         (org-prepare-agenda-buffers): Add to `org-drawers-for-agenda'.
1884         * org-remember.el (org-go-to-remember-target)
1885         (org-remember-handler): Use `org-complex-heading-regexp-format'.
1887 2009-09-18  Carsten Dominik  <carsten.dominik@gmail.com>
1889         * org-agenda.el (org-agenda-highlight-todo): Fix text property
1890         problem.
1892         * org-mobile.el (org-mobile-capture-file): Use `mobileorg.org' as
1893         the capture file, and make it non-configurable.
1895         * org.el (org-on-heading-p, org-at-heading-p): Make sure these are
1896         always with `invisible-ok'.
1897         (org-store-link): No error when there is nothing to link to in the
1898         agenda.
1900         * org-list.el (org-update-checkbox-count): Insert changed cookie
1901         before the old, to avoid problems with invisibility at the end of
1902         the line.
1903         (org-update-checkbox-count): Insert changed cookie before the old,
1904         to avoid problems with invisibility at the end of the line.
1906         * org.el (org-sort-entries-or-items): Include the final newline.
1907         (org-fontify-meta-lines-and-blocks): Add indented dynamic block
1908         lines for fontification.
1909         (org-dblock-start-re, org-dblock-end-re): Allow indentation.
1910         (org-prepare-dblock): Store the current indentation of the BEGIN
1911         line.
1912         (org-update-dblock): Apply the indentation of the begin line to
1913         the rest of the block.
1914         (org-ctrl-c-ctrl-c): Also find indented dblock lines.
1915         (org-startup-folded): New allowed value `showeverything'.
1916         (org-startup-options): Add STARTUP keyword `showeverything'.
1917         (org-set-startup-visibility): Respect value `showeverything' in
1918         org-startup-folded.
1920 2009-09-17  Carsten Dominik  <carsten.dominik@gmail.com>
1922         * org.el (org-closest-date): Fix issue with past preference.
1924         * org-mobile.el (org-mobile-apply-flags): Require `org-archive'.
1926         * org-archive.el (org-archive-set-tag)
1927         (org-archive-subtree-default): New commands.
1929         * org-mobile.el (org-mobile-create-index-file): Fix link to
1930         capture file.
1931         (org-mobile-copy-agenda-files): Create the capture file if it does
1932         not exist.
1934         * org-clock.el (org-clock-clocktable-default-properties): New
1935         option.
1936         (org-clock-report): Use
1937         `org-clock-clocktable-default-properties'.
1939 2009-09-16  Carsten Dominik  <carsten.dominik@gmail.com>
1941         * org.el (org-iswitchb-completing-read): Fix typo.
1943         * org-crypt.el: New file.
1945         * org.el: Add an entry for org-crypt.
1947 2009-09-15  Carsten Dominik  <carsten.dominik@gmail.com>
1949         * org-agenda.el (org-agenda-menu): Reorganize the menu for more
1950         consistency.
1951         (org-batch-store-agenda-views): New function.
1952         (org-mobile-force-id-on-agenda-items): Mention variable.
1953         (org-agenda-title-append): Define variable.
1954         (org-write-agenda): New export to Org files.
1955         (org-agenda-get-some-entry-text): New arguments INDENT and KEEP.
1956         (org-agenda): Allow to keep the restricted file list if a special
1957         variable is bound to t.
1958         (org-agenda): Define a special agenda view for working on flagged
1959         entries.
1960         (org-agenda-get-restriction-and-command): List the new agenda
1961         view.
1962         (org-agenda-show-the-flagging-note): New command.
1963         (org-agenda-mode-map): New key `?' for looking at the flagging
1964         note.
1966         * org.el (org-autoload): Autoload org-mobile.el.
1967         (org-org-menu): Add menu commands for MobileOrg in the Org menu.
1969         * org-id.el (org-id-get): Fix bug with forcing ID on an item.
1971 2009-09-15  Carsten Dominik  <carsten.dominik@gmail.com>
1973         * org-table.el (orgtbl-line-start-regexp): Match also TBLNAME
1974         statements.
1975         (org-table-get-remote-range): Match indented #+TBLNAME
1976         statements.
1978         * org.el (org-convert-to-odd-levels)
1979         (org-convert-to-oddeven-levels): Work also correctly if the file
1980         is in outline-mode.
1982 2009-09-12  Carsten Dominik  <carsten.dominik@gmail.com>
1984         * org.el (org-store-link): When in agenda buffer, link to
1985         referenced entry.
1986         (org-add-planning-info): Remove spaces at eol.
1988         * org-macs.el (org-with-point-at): Add a `lisp-indent-function'
1989         property.
1991 2009-09-10  Carsten Dominik  <carsten.dominik@gmail.com>
1993         * org-latex.el (org-export-latex-first-lines): Fix problem with
1994         LaTeX export of first line and selected subtree.
1996         * org.el (org-shifttab): Interpret arg differently when using only
1997         odd levels.
1999 2009-09-09  Bastien Guerry  <bzg@altern.org>
2001         * org.el (org-check-agenda-file): Use a more explicit message
2003 2009-09-08  Carsten Dominik  <carsten.dominik@gmail.com>
2005         * org-exp.el (org-export-remove-special-table-lines): Don't remove
2006         normal lines.
2008 2009-09-08  Bastien Guerry  <bzg@altern.org>
2010         * org.el (org-offer-links-in-entry): Don't use "Select link" as a
2011         prompt in the temporary window.
2013         * org-agenda.el (org-agenda-bulk-mark): Use a slightly soberer
2014         prefix for marked entries in the agenda view.
2016 2009-09-07  Andreas Burtzlaff <andy13@gmx.net>  (tiny change)
2018         * org.el (outline-end-of-subtree): Bugfix: advise this function in
2019         a way that prevents any trailing character from being displayed.
2021 2009-09-07  Carsten Dominik  <carsten.dominik@gmail.com>
2023         * org-agenda.el (org-agenda-menu): Fix bugs in the bulk action
2024         menu.
2026         * org-exp.el (org-export-remove-special-table-lines): Remove bad
2027         slow regexp match.
2029 2009-09-06  Carsten Dominik  <carsten.dominik@gmail.com>
2031         * org-latex.el (org-export-latex-preprocess): Do not protect in
2032         the LaTeX header.
2034         * org-src.el (org-edit-src-save): Save window setup while saving.
2035         (org-edit-src-code): Use new buffer name construction scheme.
2037 2009-09-04  Carsten Dominik  <carsten.dominik@gmail.com>
2039         * org-agenda.el (org-agenda-entry-text-exclude-regexps): New
2040         variable.
2041         (org-agenda-entry-text-cleanup-hook): New hook.
2042         (org-agenda-get-some-entry-text): Remove matches of
2043         `org-agenda-entry-text-exclude-regexps' and run the hook
2044         `org-agenda-entry-text-cleanup-hook'.
2046         * org.el (org-offer-links-in-entry): New argument ZERO to
2047         implement a link with index zero.
2048         (org-cycle-show-empty-lines): Not keep empty line under header
2049         hidden.
2050         (org-iswitchb-completing-read): Bind `switchb-use-virtual-buffers'
2051         to nil for special completion.
2052         (org-store-link): Don't error before the first heading.
2054         * org-agenda.el (org-agenda-open-link): Pass the prefix to
2055         `org-offer-links-in-entry'.
2057 2009-09-03  Carsten Dominik  <carsten.dominik@gmail.com>
2059         * org-agenda.el (org-agenda-quit): Provide the window argument for
2060         `window-dedicated-p', Emacs 22 needs it.
2061         (org-format-agenda-item): If the category is a link, arrange for
2062         invisible text to replaced with spaces.
2063         (org-compile-prefix-format): Add the extra space.
2064         (org-prefix-category-length): New variable.
2066         * org-exp.el (org-export-cleanup-toc-line): Remove footnote
2067         references from TOC lines.
2069         * org.el (org-selected-window): New variable.
2071         * org-table.el (org-table-edit-formulas): Remember the selected
2072         window.
2073         (org-table-fedit-finish, org-table-fedit-abort): Select the window
2074         that was originally selected.
2076         * org-exp.el (org-export-preprocess-apply-macros): Scan the
2077         expansion of a macro for more macro definitions.
2079         * org-agenda.el (org-agenda-dim-blocked-tasks): Make sure the
2080         invisibility overlay starts on the newline.
2082 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
2084         * org-protocol.el (org-protocol-store-link)
2085         (org-protocol-remember, org-protocol-open-source): Add autoloads.
2087         * org-compat.el (org-float-time): New function.
2089         * org.el (org-clock-update-time-maybe)
2090         (org-sort-entries-or-items, org-do-sort)
2091         (org-evaluate-time-range, org-time-string-to-seconds)
2092         (org-closed-in-range): Use `org-float-time'.
2094         * org-timer.el (org-timer-start, org-timer-pause-or-continue)
2095         (org-timer-seconds):  Use `org-float-time'.
2097         * org-clock.el (org-clock-get-clocked-time, org-clock-out)
2098         (org-clock-sum, org-dblock-write:clocktable)
2099         (org-clocktable-steps):  Use `org-float-time'.
2101         * org-agenda.el (org-agenda-last-marker-time)
2102         (org-agenda-new-marker, org-diary):  Use `org-float-time'.
2104         * org-compat.el (w32-focus-frame): Declare the w32-focus-frame
2105         function.
2107         * org-exp.el (org-get-file-contents): Only protect lines that
2108         really need it.
2110         * org-html.el (require): Require cl for compilation.
2112         * org.el:  Avoid using `default-major-mode'.
2114         * org-plot.el (require): Require CL only at compile time.
2116         * org-exp.el (require): Require CL only at compile time.
2118         * org-agenda.el (org-agenda-quit): When the agenda window is
2119         dedicated, remove other windows before exiting, so that the frame
2120         really will be killed.
2122         * org-exp.el (org-export-handle-include-files): Reset START and
2123         END for each loop cycle.
2125 2009-09-01  Carsten Dominik  <carsten.dominik@gmail.com>
2127         * org.el (org-eval-in-calendar): Use
2128         `org-select-frame-set-input-focus'.
2130         * org-compat.el (org-select-frame-set-input-focus): New function.
2132         * org.el (org-update-statistics-cookies): New function.
2133         (org-mode-map): Bind `C-c #' to `org-update-statistics-cookies'.
2135 2009-08-31  Carsten Dominik  <carsten.dominik@gmail.com>
2137         * org-src.el (org-edit-fixed-width-region): Set org-src-mode only
2138         after the local variables are set.
2140         * org-latex.el (org-export-latex-protect-amp): New function.
2141         (org-export-latex-links): Protect link ampersands in tables.
2143         * org-exp.el (org-export-select-backend-specific-text): Match in
2144         two steps, to avoid regexp problems.
2146         * org.el (org-offer-links-in-entry): Improve working with many and
2147         duplicate links.
2149         * org-agenda.el (org-agenda-show-1): Make more consistent with
2150         normal cycling.
2151         (org-agenda-cycle-show): Make more consistent with normal cycling.
2153         * org-gnus.el (org-gnus-store-link): Restore the linking to a
2154         website.
2156 2009-08-30  Bastien Guerry  <bzg@altern.org>
2158         * org-latex.el (org-export-latex-first-lines): Bugfix.
2160 2009-08-29  Carsten Dominik  <carsten.dominik@gmail.com>
2162         * org-clock.el (org-clock-modify-effort-estimate): Emit message
2163         about new effort.
2165         * org.el (org-set-effort): New function.
2166         (org-mode-map): New key for effort setting command.
2168         * org-agenda.el (org-agenda): Keep window setup when calling
2169         agenda from within agenda window.
2170         (org-agenda-mode-map): New keys for effort setting commands.
2171         (org-agenda-menu): Add effort setting commands to menu.
2172         (org-agenda-set-property, org-agenda-set-effort): New functions.
2174         * org-latex.el (org-export-latex-tables): Fix
2175         `org-table-last-alignment' and `org-table-last-column-widths' if
2176         the first column has been removed.
2178 2009-08-28  Carsten Dominik  <carsten.dominik@gmail.com>
2180         * org.el (org-remove-timestamp-with-keyword): Only remove in
2181         entry, not in subtree.
2183         * org-src.el (org-src-lang-modes): Add abbreviation elisp for
2184         emacs lisp.
2186         * org.el (org-open-at-point): When on headline, offer all strings
2187         in entry.
2189         * org-remember.el (org-remember-templates): Documentation fix.
2191         * org.el (org-move-subtree-down): Use `org-get-next-sibling' and
2192         `org-get-last-sibling' instead of the outline versions of these
2193         functions.
2194         (org-get-last-sibling): New function.
2195         (org-refile): Use `org-get-next-sibling' instead of the outline
2196         version of this function.
2197         (org-clean-visibility-after-subtree-move): Use
2198         `org-get-next-sibling' and `org-get-last-sibling' instead of the
2199         outline versions of these functions.
2201 2009-08-27  Carsten Dominik  <carsten.dominik@gmail.com>
2203         * org-agenda.el (org-prepare-agenda): When creating a new frame
2204         for the agenda, make the window dedicated.
2206         * org-agenda.el (org-agenda-mode-map): New keys for time motion.
2208         * org-table.el (org-table-align): Change the order of reinsertion
2209         and deletion, to avoid problems with overlays following the table.
2211         * org.el (org-parse-time-string): Better error message.
2212         (org-show-subtree): Use org-end-of-subtree.
2214         * org-macs.el (org-goto-line): New defsubst.
2216         * org.el (org-open-file, org-change-tag-in-region)
2217         (org-fast-tag-show-exit): Don't use `goto-line'.
2219         * org-table.el (org-table-align, org-table-insert-column)
2220         (org-table-delete-column, org-table-move-column)
2221         (org-table-sort-lines, org-table-copy-region)
2222         (org-table-paste-rectangle, org-table-wrap-region)
2223         (org-table-get-specials, org-table-rotate-recalc-marks)
2224         (org-table-get-range, org-table-recalculate)
2225         (org-table-edit-formulas, org-table-fedit-convert-buffer)
2226         (org-table-show-reference, org-table-highlight-rectangle): Don't
2227         use `goto-line'.
2229         * org-src.el (org-edit-src-code, org-edit-fixed-width-region)
2230         (org-edit-src-exit): Don't use `goto-line'.
2232         * org-macs.el (org-preserve-lc): Don't use `goto-line'.
2234         * org-list.el (org-renumber-ordered-list, org-fix-bullet-type):
2235         Don't use `goto-line'.
2237         * org-exp.el (org-export-number-lines): Don't use `goto-line'.
2239         * org-colview.el (org-columns, org-columns-redo)
2240         (org-agenda-columns): Don't use `goto-line'.
2242         * org-colview-xemacs.el (org-columns, org-agenda-columns): Don't
2243         use `goto-line'.
2245         * org-agenda.el (org-agenda-mode): Force visual line motion off.
2246         (org-agenda-add-entry-text-maxlines): Improve docstring.
2247         (org-agenda-start-with-entry-text-mode): New option.
2248         (org-agenda-entry-text-maxlines): New option.
2249         (org-agenda-entry-text-mode): New variable.
2250         (org-agenda-mode): Set initial value of
2251         `org-agenda-entry-text-mode'.
2252         (org-agenda-mode-map): Add the `E' key.
2253         (org-agenda-menu): Add entry text mode to the menu.
2254         (org-agenda-get-some-entry-text): Fix line count bug.
2255         (org-finalize-agenda): Apply entry text mode if appropriate.
2256         (org-agenda-entry-text-show-here): New function.
2257         (org-agenda-entry-text-show): New function.
2258         (org-agenda-entry-text-hide): New function.
2259         (org-agenda-view-mode-dispatch): Add entry text mode to the view
2260         key menu.
2261         (org-agenda-entry-text-mode): New command.
2262         (org-agenda-set-mode-name): Add entry text mode to the mode line
2263         string.
2264         (org-agenda-undo, org-agenda-get-restriction-and-command)
2265         (org-agenda-get-some-entry-text, org-agenda-redo): Don't use
2266         `goto-line'.
2268 2009-08-26  Bernt Hansen  <bernt@norang.ca>
2270         * org-clock.el (org-notify): Bugfix.
2272 2009-08-25  Carsten Dominik  <carsten.dominik@gmail.com>
2274         * org-agenda.el (org-agenda-open-link): Handle multiple links and
2275         check for after-string.
2277         * org-gnus.el (org-gnus-store-link): Simplify.
2279         * org.el (org-latex-regexps): Don't add extra empty lines for
2280         display formulas.
2282 2009-08-24  Carsten Dominik  <carsten.dominik@gmail.com>
2284         * org-agenda.el (org-agenda-get-some-entry-text): New function.
2285         (org-agenda-add-entry-text): Use
2286         `org-agenda-get-some-entry-text'.
2288         * org.el (org-cycle-separator-lines): Update docstring.
2289         (org-cycle-show-empty-lines): Handle negative values for
2290         `org-cycle-show-empty-lines'.
2292         * org-exp.el (org-export-protect-sub-super): New function.
2293         (org-export-normalize-links): Protect the url of plain links from
2294         supscript and superscript processing.
2296         * org-remember.el (org-remember-escaped-%): New function.
2297         (org-remember-apply-template): Use `org-remember-escaped-%' to
2298         detect escaped % signs.
2300 2009-08-23  Bastien Guerry  <bzg@altern.org>
2302         * org-timer.el (org-timer-set-timer): Use `org-notify' and play a
2303         sound when showing the notification.
2305         * org-clock.el (org-notify): New function.
2306         (org-clock-notify-once-if-expired): Use `org-notify'.
2308         * org-gnus.el (org-gnus-store-link): Handle `gnus-summary-mode'
2309         and `gnus-article-mode' separately.
2310         (gnus-summary-article-header): Fix the declare-function.
2312 2009-08-23  Carsten Dominik  <carsten.dominik@gmail.com>
2314         * org-exp.el (org-export-format-source-code-or-example): Translate
2315         language.
2317         * org-src.el (org-src-lang-modes): New variable
2318         (org-edit-src-code): Translate language.
2320         * org-exp.el (org-export-format-source-code-or-example): Deal wit
2321         the new structure of the `org-export-latex-listings-langs'
2322         variable.
2324         * org-latex.el (org-export-latex-listings-langs): Change structure
2325         of the variable from plist to alist.
2327 2009-08-21  Carsten Dominik  <carsten.dominik@gmail.com>
2329         * org.el (org-in-commented-line): New function.
2331 2009-08-20  Carsten Dominik  <carsten.dominik@gmail.com>
2333         * org.el (org-hide-block-toggle): Make folded blocks searchable.
2335 2009-08-19  Friedrich Delgado Friedrichs <friedel@nomaden.org>  (tiny change)
2337         * org.el (org-flag-drawer): More useful error.
2339 2009-08-19  Carsten Dominik  <carsten.dominik@gmail.com>
2341         * org-remember.el (org-remember-apply-template): Use
2342         org-icompleting-read.
2344         * org-publish.el (org-publish): Use org-icompleting-read.
2346         * org-colview.el (org-columns-edit-value, org-columns-new)
2347         (org-insert-columns-dblock): Use org-icompleting-read.
2349         * org-colview-xemacs.el (org-columns-edit-value)
2350         (org-columns-new, org-insert-columns-dblock): Use
2351         org-icompleting-read.
2353         * org-attach.el (org-attach-delete-one, org-attach-open): Use
2354         org-icompleting-read.
2356 2009-08-18  Carsten Dominik  <carsten.dominik@gmail.com>
2358         * org.el (org-hierarchical-todo-statistics): Improve docstring.
2359         (org-version): Return the version text.
2360         (org-org-menu): Add a menu entry for the new bug reporter.
2361         (org-submit-bug-report): New command.
2363         * org-list.el (org-hierarchical-checkbox-statistics): Improve
2364         docstring.
2366         * org.el (org-emphasis-regexp-components): Add "`" to set of
2367         pre-emphasis characters.
2369         * org-latex.el (org-export-latex-classes): Always include the soul
2370         package.
2371         (org-export-latex-emphasis-alist): Use \st for strikethough.
2373         * org-exp-blocks.el (org-export-blocks-preprocess): Use
2374         `indent-code-rigidly' to indent.
2376         * org-agenda.el (org-agenda-get-restriction-and-command): Remove
2377         properties only if MATCH really is a string.
2379 2009-08-16  Carsten Dominik  <carsten.dominik@gmail.com>
2381         * org-latex.el (org-export-latex-packages-alist): Fix
2382         customization type.
2384         * org.el (org-create-formula-image): Also use
2385         `org-export-latex-packages-alist'.
2387         * org-html.el (org-export-as-html): Fix bug in footnote regexp.
2388         (org-export-as-html): Format footnotes correctly.
2390 2009-08-14  Carsten Dominik  <carsten.dominik@gmail.com>
2392         * org.el (org-fast-tag-selection): Avoid text properties on tags
2393         in the alist.
2395         * org-agenda.el (org-agenda-get-restriction-and-command): Avoid
2396         text properties on the match element.
2398 2009-08-12  Carsten Dominik  <carsten.dominik@gmail.com>
2400         * org.el (org-set-regexps-and-options): Make sure the list of done
2401         keywords is not invalid.
2403         * org-exp.el (org-export-interpolate-newlines): New function.
2405 2009-08-11  Carsten Dominik  <carsten.dominik@gmail.com>
2407         * org.el (org-format-latex): Avoid nested overlays.
2409         * org-latex.el (org-export-latex-listings-langs): Add a few more
2410         languages.
2412         * org-exp.el (org-export-preprocess-apply-macros): Make sure to
2413         ignore newlines and space before the first macro argument.
2415         * org-latex.el (org-export-latex-tables): Remove save-excursion
2416         around `org-table-align'.
2418 2009-08-10  Carsten Dominik  <carsten.dominik@gmail.com>
2420         * org.el (org-export-html-special-string-regexps): Definition
2421         moved into org.el
2423         * org-exp.el (org-export-preprocess-apply-macros): Allow newlines
2424         in macro calls.
2426 2009-08-09  Carsten Dominik  <carsten.dominik@gmail.com>
2428         * org-latex.el (org-export-latex-listings)
2429         (org-export-latex-listings-langs): New options.
2431         * org-exp.el (org-export-format-source-code-or-example): Use
2432         listing package if requested by the user.
2434 2009-08-08  Bastien Guerry  <bzg@altern.org>
2436         * org.el (org-iswitchb): Fix bug when aborting the `org-iswitchb'
2437         command before actually switching to a buffer.
2439 2009-08-07  Carsten Dominik  <carsten.dominik@gmail.com>
2441         * org-exp.el (org-get-file-contents): Only quote org lines when
2442         the markup is src or example.
2444         * org-agenda.el (org-agenda-skip-scheduled-if-deadline-is-shown):
2445         New option
2446         (org-agenda-get-day-entries): Remember deadline results and pass
2447         them on into the function getting the scheduling information.
2448         (org-agenda-get-scheduled): Accept deadline results as parameters
2449         and maybe skip some entries.
2450         (org-agenda-skip-scheduled-if-deadline-is-shown): New option.
2452         * org.el (org-insert-heading): When respecting content, do not
2453         convert current line to headline.
2455         * org-clock.el (org-clock-save-markers-for-cut-and-paste): Also
2456         cheeeeeck the hd marker
2457         (org-clock-in): Also set the hd marker.
2458         (org-clock-out): Also set the hd marker.
2459         (org-clock-cancel): Reset markers.
2461         * org.el (org-clock-hd-marker): New marker.
2463         * org-faces.el (org-agenda-clocking): New face.
2465         * org-agenda.el (org-agenda-mark-clocking-task): New function.
2466         (org-finalize-agenda): call `org-agenda-mark-clocking-task'.
2468         * org.el (org-modules): Add org-track.el.
2470         * org-agenda.el (org-agenda-bulk-marked-p): New function.
2471         (org-agenda-bulk-mark, org-agenda-bulk-unmark): Use
2472         `org-agenda-bulk-marked-p'.
2473         (org-agenda-bulk-toggle): New command.
2475 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
2477         * org.el (org-move-subtree-down): Hide subtree if it was folded,
2478         not just the body.
2480         * org-remember.el (org-remember-finalize): Avoid buffer-modified
2481         messages.
2483 2009-08-06  James TD Smith  <ahktenzero@mohorovi.cc>
2485         * org-plot.el (org-plot/gnuplot): Stop datafile from being deleted
2486         before gnuplot can read it.
2488 2009-08-05  Carsten Dominik  <carsten.dominik@gmail.com>
2490         * org-latex.el (org-export-latex-first-lines): Fix bug with
2491         finding the end of the first lines.
2493         * org.el (org-create-formula-image): Remove the -E option for
2494         dvipng.
2496         * org-exp.el (org-default-export-plist): Respect #+BIND.
2497         (org-export-confirm-letbind): New function.
2499         * org.el (org-paste-subtree): Test the kill ring entry if it is
2500         going to be used.
2501         (org-copy-subtree): Use `org-forward-same-level'.
2502         (org-forward-same-level): Respect the `invisibe-ok' arg for
2503         back-to-heading.
2505 2009-08-04  Carsten Dominik  <carsten.dominik@gmail.com>
2507         * org.el (org-table-map-tables): Make sure cursor is back at table
2508         beginning after funcall.
2510         * org-agenda.el (org-agenda-bulk-action): Make sure parents are
2511         handled before children, and do not error if an entry is not
2512         found, probably because it hase been remove when the parent was
2513         archived or refiled.
2515         * org.el (org-ido-completing-read): Accept straight lists for
2516         completion as well as alists.
2518         * org-html.el (org-export-as-html): Fix parenthesis error in
2519         footnore code.
2521         * org-timer.el (org-timer-cancel-timers): Renamed from
2522         `org-timer-cancel-timers'.
2524         * org.el (org-cycle-internal-local): Fix problem with finding next
2525         invisible line.
2527 2009-08-03  Carsten Dominik  <carsten.dominik@gmail.com>
2529         * org-list.el (org-list-send-list): Call
2530         `org-list-goto-true-beginning' instead of
2531         `org-list-find-true-beginning', which does not exist.
2533         * org-timer.el (org-timer-reset-timers): Use `mapc'.
2534         (org-timer-set-timer): Do not assign to heading.
2536         * org-id.el (org-id-open): Quote function name.
2538         * org-macs.el (org-unmodified): Turn off recording undo
2539         information while running inside the macro.
2541         * org-indent.el (org-hide-leading-stars-before-indent-mode): New
2542         variable.
2543         (org-indent-mode): Remember and restore value of
2544         org-hide-leading-stars before `org-indent-mode'.
2546         * org-table.el (org-table-export): Also work in file-less
2547         buffers.
2549         * org.el (org-startup-indented): New option.
2550         (org-startup-options): Add new options indent and noindent.
2551         (org-unfontify-region): Remove line-prefix and wrap-prefix
2552         properties.
2553         (org-after-demote-entry-hook, org-after-promote-entry-hook): New
2554         hooks.
2555         (org-promote, org-demote): Run the new hooks.
2557         * org-table.el (org-table-align): Replace leading \n as well.
2559         * org-exp.el (org-export-push-to-kill-ring): Remove `line-prefix'
2560         and `line-wrap' text properties.
2562         * org-compat.el (org-kill-new): New function.
2564         * org-agenda.el (org-format-agenda-item): Remove `line-prefix' and
2565         `line-wrap' text properties.
2567         * org-indent.el: New file.
2569 2009-08-02  Carsten Dominik  <carsten.dominik@gmail.com>
2571         * org.el (org-provide-todo-statistics): Tweak docstring.
2573         * org-id.el (org-id-open): Honor `org-link-frame-setup'.
2575 2009-08-01  Carsten Dominik  <carsten.dominik@gmail.com>
2577         * org-exp.el (org-export-as-org): Insert the "-source" string
2578         before the extension.
2580         * org.el (org-read-date): Make sure the calendar is in the current
2581         frame.
2582         (org-set-emph-re): Remove the ? from the post-match.
2583         (org-emphasis-regexp-components): Add backslash to the
2584         postmatch class.
2585         (org-set-font-lock-defaults): Write \n instead of \xa, and make it
2586         optional so that also lines at the end of the buffers will still
2587         be matched as headlines.
2589         * org-table.el (org-table-error-on-row-ref-crossing-hline):
2590         Variable made obsolete.
2591         (org-table-relative-ref-may-cross-hline): New option.
2592         (org-table-find-row-type): Honow the new option
2593         `org-table-relative-ref-may-cross-hline'.
2595 2009-07-31  Carsten Dominik  <carsten.dominik@gmail.com>
2597         * org-table.el (org-table-cut-region, org-table-copy-region): Work
2598         on single field if no active region.
2600 2009-07-27  Carsten Dominik  <carsten.dominik@gmail.com>
2602         * org-latex.el (org-export-latex-make-header): Only insert title
2603         if one is defined.
2605         * org.el (org-make-options-regexp): Allow empty values.
2607         * org-html.el (org-export-as-html): Move hrule detection to after
2608         plain list handling.
2610 2009-07-26  Carsten Dominik  <carsten.dominik@gmail.com>
2612         * org-html.el (org-format-org-table-html): Fix colgroup tags.
2614 2009-07-23  Carsten Dominik  <carsten.dominik@gmail.com>
2616         * org.el (org-cycle-internal-local): Improved version of finding
2617         next visible line.
2618         (org-cycle-hide-drawers): Only hide drawers if this is really
2619         necessary.
2620         (outline-end-of-subtree): Make `outline-end-of-subtree' use the
2621         org-version of this function in Org-mode.  We use advice to
2622         implement this change, so that future changes to this function in
2623         outline.el wil be handled properly.
2624         (org-forward-same-level, org-backward-same-level): New commands.
2626 2009-07-21  Carsten Dominik  <carsten.dominik@gmail.com>
2628         * org.el (org-remove-empty-overlays-at)
2629         (org-clean-visibility-after-subtree-move): New functons.
2630         (org-move-subtree-down): Simplify cleanup of display.
2632 2009-07-20  Carsten Dominik  <carsten.dominik@gmail.com>
2634         * org-mac-message.el (org-mac-message-get-links): Improve
2635         docstring.  Make argument SELECT-OR-FLAGGED optional, default to
2636         "s".  Fix the return value.
2637         (org-mac-message-insert-flagged): Simplify.
2639         * org.el (org-refile-get-location): Tamper with refile history o
2640         that history contains compete matches instead of the entered
2641         string.
2643 2009-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
2645         * org.el (org-store-link): Never store a link to an inline task.
2647         * org-inlinetask.el (org-inlinetask-insert-task): New command.
2649         * org-footnote.el (org-footnote-goto-local-insertion-point): Skip
2650         inline tasks when positioning footnotes.
2652         * org-inlinetask.el (org-inlinetask-remove-END-maybe): New
2653         function.
2655         * org.el (org-refile): Remove the END line when archiving an
2656         inline task that does have an END line.
2658         * org-archive.el (org-archive-subtree): Remove the END line when
2659         archiving an inline task that does have an END line.
2661         * org-macs.el (org-with-limited-levels): New macro.
2662         (org-get-limited-outline-regexp): New function.
2664         * org-exp.el (org-export-format-source-code-or-example): Fix bug
2665         that did not enumerate first line.
2666         (org-export-mark-radio-links): Skip matches in links.
2668 2009-07-18  Carsten Dominik  <carsten.dominik@gmail.com>
2670         * org.el (org-activate-plain-links): Make single-match.
2671         (org-adapt-indentation): Fix docstring.
2673         * org-macs.el (org-unmodified): Turn of modification hooks while
2674         running this macro.
2676 2009-08-02  Bastien Guerry  <bzg@altern.org>
2678         * org.el (org-adapt-indentation): Slightly improve the docstring.
2679         (org-occur): Sends an error when the user inputs an empty string.
2680         (org-priority): Bugfix: the tag alignement should happen within
2681         save-excursion.
2683 2009-07-31  Bastien Guerry  <bzg@altern.org>
2685         * org.el (org-make-link-regexps): Don't exclude parentheses from
2686         `org-plain-link-re'
2687         (org-cycle-internal-local): When locally cycling, switch directly
2688         from CHILDREN to FOLDED if there is no subtree
2689         (org-cycle): Update the docstring to document the new behavior of
2690         `org-cycle-internal-local'.
2692 2009-07-29  Nicolas Goaziou <n.goaziou@neuf.fr>  (tiny change)
2694         * org-clock.el (org-clock-in): Bugfix: recognize timestamps with
2695         an abbreviated format for days.
2697 2009-07-27  Bastien Guerry  <bzg@altern.org>
2699         * org-protocol.el (org-protocol-default-template-key): New
2700         option.
2702         * org.el (org-refile): Bugfix: save-excursion before reading the
2703         refile target, otherwise cursor moves might confuse `org-refile'.
2705         * org-html.el (org-export-as-html): Bugfix: correctly convert the
2706         footnote reference before the footnote itself.
2708         * org.el (org-toggle-heading): Bugfix: correctly convert list
2709         items before the first headline.
2711         * org-html.el (org-export-html-footnote-format): New option for
2712         formatting the footnote reference.
2713         (org-export-as-html): Use the new option.
2715         * org.el (org-provide-todo-statistics): Allow a list of TODO
2716         keywords to compute statistics against headlines containing a
2717         keyword from this list.
2718         (org-update-parent-todo-statistics): Possibly use the new allowed
2719         value of `org-provide-todo-statistics'.
2721 2009-07-26  Bastien Guerry  <bzg@altern.org>
2723         * org-timer.el: Add autoload cookie.
2725         * org.el (org-occur-link-in-agenda-files): New function.
2727         * org-timer.el (org-timer-last-timer): New variable.
2729         * org-agenda.el (org-agenda-mode-map): New key for
2730         org-timer-set-timer called from the agenda.
2732         * org.el (org-mode-map): New key for org-timer-set-timer.
2734         * org-timer.el (org-timer-reset-timers)
2735         (org-timer-show-remaining-time, org-timer-set-timer): New
2736         functions.
2738         * org-clock.el (org-show-notification): Update the docstring.
2740         * org.el (org-provide-todo-statistics): Allow new value
2741         'all-headlines for this option, which includes entries with no
2742         TODO keywords in the todo statistics.
2743         (org-update-parent-todo-statistics): Possibly use the new
2744         'all-headline value from `org-provide-todo-statistics'.
2746 2009-07-25  Bastien Guerry  <bzg@altern.org>
2748         * org-clock.el (org-dblock-write:clocktable): Add a new option
2749         :timestamp which allows display of timestamps in clock reports.
2751         * org.el (org-mode-map): Define new key `C-c C-*': convert a plain
2752         list to a subtree, preserving the structure of the list.
2753         (org-set-emph-re): Make the last element optional in the regexp.
2754         This regexp now matches an emphasized string at the end of a line.
2756         * org-list.el (org-list-goto-true-beginning)
2757         (org-list-make-subtree, org-list-make-subtrees): New functions.
2759         * org.el (org-eval-in-calendar): Select the right frame.
2760         (org-save-frame-excursion): Remove this macro.
2762 2009-07-24  Bastien Guerry  <bzg@altern.org>
2764         * org-list.el (org-list-beginning-re): Bugfix: don't use * when
2765         trying to find the beginning of a list.
2767         * org-exp.el (org-get-file-contents): Use a new argument: markup.
2768         When present, tell org-get-file-contents not to protect org-like
2769         lines.
2771         * org-id.el (org-id-uuid-program): New option to set the name of
2772         the uuidgen program.
2773         (org-id-method): Use `org-id-uuid-program'.
2774         (org-id-new): Use `org-id-uuid-program'.
2776 2009-07-23  Bastien Guerry  <bzg@altern.org>
2778         * org-exp.el (org-export-number-lines): Allow whitespace in code
2779         references.  Allow the -r switch to remove the references in the
2780         source code even when the lines are not numbered: the labels can
2781         be explicit enough.
2783         * org.el (org-fontify-whole-heading-line): New option.
2784         (org-set-font-lock-defaults): Use the new option.
2786         * org-clock.el (org-show-notification-handler): New option.
2787         (org-show-notification): Use the new option.
2789 2009-07-21  Bastien Guerry  <bzg@altern.org>
2791         * org.el (org-eval-in-calendar): Fix a bug about calendar
2792         navigation when `calendar-setup' value is 'calendar-only.
2794 2009-07-19  Bastien Guerry  <bzg@altern.org>
2796         * org.el (orgstruct++-mode): Fix typo in docstring.
2797         (org-insert-link): Clean up: (or (...)) => (...)
2798         (org-insert-link): Use TAB for stored links completion.
2800 2009-07-18  Bastien Guerry  <bzg@altern.org>
2802         * org.el (org-get-refile-targets): Fix bug: don't ignore case when
2803         building the list of targets.
2805         * org-remember.el (org-remember-delete-empty-lines-at-end): New
2806         option.
2807         (org-remember-handler): Use the new option.
2809 2009-07-17  James TD Smith  <ahktenzero@mohorovi.cc>
2811         * org.el (org-tags-sort-function): New option for sorting tags.
2812         (org-set-tags): Use the new option to sort tags.
2814         * org-plot.el (org-plot/gnuplot): Run with an idle timer to avoid
2815         premature deletion of the data when using org-plot in a script.
2817 2009-07-17  Bastien Guerry  <bzg@altern.org>
2819         * org-clock.el (org-clock-in-prepare-hook): New hook.
2820         (org-clock-in): Use this new hook.
2822 2009-07-16  Bastien Guerry  <bzg@altern.org>
2824         * org.el (org-special-ctrl-a/e): Explicitely bind the value
2825         'reversed for this option to the "true line boundary first"
2826         behavior.
2827         (org-tags-match-list-sublevels): Document the 'indented value for
2828         this variable.
2830         * org-latex.el (org-export-latex-first-lines): Fix problem with
2831         publishing the region.
2833         * org-exp.el (org-export-format-source-code-or-example): Fix
2834         bad line numbering when exporting examples in HTML.
2836         * org-colview.el (org-format-time-period): Formats a time in
2837         fractional days as days, hours, mins, seconds.
2838         (org-columns-display-here): Add special handling for SINCE and
2839         SINCE_IA to format for display.
2841 2009-07-12  James TD Smith  <ahktenzero@mohorovi.cc>
2843         * org.el (org-tags-sort-function): Add custom declaration for tags
2844         sorting function.
2845         (org-set-tags): Sort tags if org-tags-sort-function is set
2847 2009-07-08  Carsten Dominik  <carsten.dominik@gmail.com>
2849         * org-clock.el (org-clock-goto): Find hidden headlines as well.
2851         * org.el (org-narrow-to-subtree): Find hidden headlines as well.
2853         * org-plot.el (org-plot/add-options-to-plist): Add timeind
2854         option.
2856 2009-07-07  Carsten Dominik  <carsten.dominik@gmail.com>
2858         * org-publish.el (org-publish-remove-all-timestamps): New function.
2859         (org-publish-all): Remove all timestamp files if `org-publish-all'
2860         is called with a prefix argument.
2862         * org-list.el (org-indent-item): Fix typo.
2863         (org-item-indent-positions): Normalize ordered bullet.
2865         * org-html.el (org-export-html-home/up-format): New option.
2866         (org-export-as-html): Insert the up and HOME links.
2868 2009-07-06  Carsten Dominik  <carsten.dominik@gmail.com>
2870         * org-html.el (org-export-as-html): Insert the title into the
2871         option plist.
2872         (org-export-html-insert-plist-item): New function.
2873         (org-export-as-html): Call `org-export-html-insert-plist-item'.
2875         * org-macs.el (org-set-local): Make a local variable, do not make
2876         the variable buffer-local!
2878         * org-latex.el (org-export-as-latex): Call `org-install-letbind'.
2880         * org-html.el (org-export-as-html): Call `org-install-letbind'.
2882         * org-docbook.el (org-export-as-docbook): Call
2883         `org-install-letbind'.
2885         * org-ascii.el (org-export-as-ascii): Call `org-install-letbind'.
2887         * org-exp.el (org-infile-export-plist): Read BIND lines.
2888         (org-install-letbind): New function.
2889         (org-export-as-org, org-export-preprocess-string): Call
2890         `org-install-letbind'.
2892         * org-src.el (org-edit-src-exit): Untabify the example before
2893         returning to Org.
2895         * org-list.el (org-list-demote-modify-bullet): New option.
2896         (org-first-list-item-p): Save point.
2897         (org-fix-bullet-type): New optional argument FORCE-BULLET.
2898         (org-indent-item): Honor `org-list-demote-modify-bullet'.
2899         (org-item-indent-positions): Return bullet types along with
2900         indentation.
2902 2009-07-05  Carsten Dominik  <carsten.dominik@gmail.com>
2904         * org.el (org-show-entry): Hide drawers.
2906 2009-07-03  Carsten Dominik  <carsten.dominik@gmail.com>
2908         * org-footnote.el (org-footnote-auto-adjust): New option.
2909         (org-footnote-auto-adjust-maybe): New function.
2910         (org-footnote-new, org-footnote-delete): Call
2911         `org-footnote-auto-adjust-maybe'.
2913         * org.el (org-startup-options): Add new footnote-related
2914         keywords.
2916         * org-publish.el (org-publish-timestamp-filename): Additional
2917         arguments PUB-DIR and PUB-FUNC, which are included in the hash.
2918         (org-publish-needed-p): Additional arguments PUB-DIR PUB-FUNC
2919         TRUE-PUB-DIR.  Pass them through to
2920         `org-publish-timestamp-filename'.
2921         (org-publish-update-timestamp): Additional arguments PUB-DIR and
2922         PUB-FUNC, which are included in the hash.
2923         (org-publish-file): Delay timestamp test until the publishing
2924         function is known.
2926 2009-07-02  Carsten Dominik  <carsten.dominik@gmail.com>
2928         * org-agenda.el (org-agenda-bulk-action): Add scheduling and
2929         setting the deadline.
2931         * org.el (org-read-date-final-answer): New variable.
2932         (org-read-date): Store the final answer string, including the date
2933         from the calendar, for reuse by agenda bulk commands.
2935         * org-publish.el (org-publish-attachment): Fix publishing of
2936         attachments.
2938         * org-latex.el (org-export-latex-quotation-marks): Fix export of
2939         quotation makrs in parenthesis.
2940         (org-remove-initial-hash): New function.
2941         (org-export-latex-preprocess): Fix bug with infinite loop if
2942         environment is not properly closed.
2944         * org-table.el (org-table-get-remote-range): Find #+TBLNAME also
2945         when indented.
2947         * org.el (org-fontify-meta-lines-and-blocks): Make #+TBLNAME
2948         highlight also when indented.
2950 2009-07-01  Carsten Dominik  <carsten.dominik@gmail.com>
2952         * org-footnote.el (org-footnote-renumber-fn:N): New command.
2953         (org-footnote-action): Offer renumbering.
2955         * org.el (org-cycle): Honor the `integrate' value of
2956         org-cycle-include-plain-lists'.
2958         * org-list.el (org-cycle-include-plain-lists): New allowed value
2959         `internal'.  Improve the docstring.
2961         * org.el (org-set-autofill-regexps): Improve the paragraph-start
2962         regexp to work better with LaTeX commands.
2964 2009-06-30  Carsten Dominik  <carsten.dominik@gmail.com>
2966         * org-feed.el (org-feed-update): fix problem with non-existing
2967         buffer.
2968         (org-feed-skip-http-headers): New function.
2969         (org-feed-get-feed): Call `org-feed-skip-http-headers'.
2970         (org-feed-get-feed): Fix command line arguments for curl.
2972 2009-06-28  Carsten Dominik  <carsten.dominik@gmail.com>
2974         * org-latex.el (org-export-latex-inline-image-extensions): Add ps
2975         and eps extensions.
2977 2009-06-27  Carsten Dominik  <carsten.dominik@gmail.com>
2979         * org-agenda.el (org-write-agenda): Make sure org-icalendar is
2980         loaded.
2982         * org.el (org-map-entries): No longer force
2983         `org-tags-match-list-sublevels' to t during a todo-only tags
2984         search.
2986 2009-06-26  Carsten Dominik  <carsten.dominik@gmail.com>
2988         * org-latex.el (org-export-latex-low-levels): Allow user-defined
2989         environment.
2990         (org-export-latex-subcontent): Handle user-defined environment.
2992         * org-agenda.el (org-agenda-view-mode-dispatch): Add more keys to
2993         the View dispatcher.
2995         * org.el (org-hide-block-toggle): Use `org-make-overlay' instead of
2996         `make-overlay'.
2998         * org-latex.el (org-export-as-pdf): Protect match data during call
2999         to shell-quote-argument.
3001         * org-agenda.el (org-agenda-mode-map): Modify bulk action keys.
3002         (org-agenda-view-mode-dispatch): New function.
3004 2009-06-24  Carsten Dominik  <carsten.dominik@gmail.com>
3006         * org-agenda.el (org-agenda-mode): Reset list of marks.
3007         (org-agenda-mode-map): Define new keys for refile and bulk action.
3008         (org-agenda-menu): Add menu itesm for refile and bulk action.
3009         (org-agenda-refile): New function.
3010         (org-agenda-set-tags): Optional arguments TAG and ONOFF.
3011         (org-agenda-marked-entries): New variable.
3012         (org-agenda-bulk-select, org-agenda-remove-bulk-action-overlays)
3013         (org-agenda-remove-all-bulk-action-marks)
3014         (org-agenda-bulk-action): New functions/commands.
3016 2009-06-23  Carsten Dominik  <carsten.dominik@gmail.com>
3018         * org-exp.el (org-get-file-contents): Protect org-like lines in
3019         included files.
3020         (org-export-format-source-code-or-example): Remove newlines.
3022         * org-latex.el (org-export-latex-links): Check for no-description
3023         marking.
3025         * org-exp.el (org-export-preprocess-apply-macros): Switch macro
3026         argument separator back to comma.
3027         (org-export-normalize-links): Mark links without description.
3029 2009-06-22  Carsten Dominik  <carsten.dominik@gmail.com>
3031         * org-exp.el (org-infile-export-plist): Fix bug in macro
3032         processing.
3034         * org-agenda.el (org-agenda-clock-out): Update line after clocking
3035         out.
3036         (org-agenda-highlight-todo): Fix bug with highlighting.
3038 2009-06-21  Carsten Dominik  <carsten.dominik@gmail.com>
3040         * org.el (org-set-font-lock-defaults): Adapt formatting to capture
3041         new alignment strings.
3043         * org-table.el (orgtbl-self-insert-command): Add yas/expand to
3044         command list.
3045         (org-table-align): Check for forced align type.
3047         * org.el (org-self-insert-command): Add yas/expand to command
3048         list.
3050         * org-clock.el (org-clock-in-hook): New hook.
3051         (org-clock-in): Run `org-clock-in-hook.
3052         (org-clock-out-hook): New hook.
3053         (org-clock-out): Run `org-clock-out-hook.
3054         (org-clock-cancel-hook): New hook.
3055         (org-clock-cancel): Run `org-clock-cancel-hook.
3056         (org-clock-goto-hook): New hook.
3057         (org-clock-goto): Run `org-clock-goto-hook.
3059 2009-06-20  Carsten Dominik  <carsten.dominik@gmail.com>
3061         * org.el (org-store-link): Better default description for link to
3062         Org-mode headline.
3064         * org-exp.el (org-export-generic): Autoload the generic exporter
3065         function.
3066         (org-export): Implement the `g' key for the generic exporter.
3068 2009-06-19  Carsten Dominik  <carsten.dominik@gmail.com>
3070         * org-table.el (orgtbl-setup): Add a binding for `S-iso-lefttab',
3071         and for zbacktab'.
3073         * org-exp-blocks.el (org-ditaa-jar-path): Fix default ditaa path.
3075         * org-exp.el (org-infile-export-plist): Get macros also from
3076         #+SETUPFILE.
3078 2009-06-18  Carsten Dominik  <carsten.dominik@gmail.com>
3080         * org-colview.el (org-columns-capture-view): Protect vertical bars
3081         in column values.
3082         (org-columns-capture-view): Exclude comment and archived trees.
3084         * org-colview-xemacs.el (org-columns-capture-view): Protect
3085         vertical bars in column values.
3086         (org-columns-capture-view): Exclude comment and archived trees.
3088         * org.el (org-quote-vert): New function.
3090         * org-latex.el (org-export-latex-verbatim-wrap): New option.
3092         * org-exp.el (org-export-format-source-code-or-example): Use
3093         `org-export-latex-verbatim-wrap'.
3095         * org.el (org-clone-subtree-with-time-shift): Also shift inactive
3096         time stamps.
3098         * org-html.el (org-export-table-row-tags): New option.
3099         (org-format-org-table-html): Rename `nlines' to `nline', use new
3100         option.
3103 2009-06-17  Carsten Dominik  <carsten.dominik@gmail.com>
3105         * org-exp-blocks.el: Declare functions and variables.
3107         * org-remember.el (org-remember-templates): Allow the headline
3108         element to be a function.
3109         (org-remember-apply-template): If the headline is a function, call
3110         it to get the true function.
3112         * org-clock.el (org-clock-menu): New function.
3113         (org-clock-update-mode-line): Update help string.
3114         (org-clock-modify-effort-estimate): New function.
3115         (org-clock-mark-default-task): New function.
3117         * org.el (org-hh:mm-string-to-minutes): Also take just a number of
3118         minutes as input.
3119         (org-org-menu): Add new clocking stuff.
3120         (org-clock-is-active): New function.
3122 2009-06-14  Carsten Dominik  <carsten.dominik@gmail.com>
3124         * org.el (org-open-non-existing-files): Improve docstring.
3126 2009-06-11  Carsten Dominik  <carsten.dominik@gmail.com>
3128         * org-icalendar.el (org-icalendar-include-bbdb-anniversaries): New
3129         option.
3130         (org-export-icalendar): Call `org-bbdb-anniv-export-ical'.
3132         * org-bbdb.el (org-bbdb-anniv-export-ical): New function.
3134         * org-list.el (org-get-checkbox-statistics-face): Use the new
3135         faces.
3137         * org-faces.el (org-checkbox-statistics-todo)
3138         (org-checkbox-statistics-done): New faces.
3140 2009-06-09  Carsten Dominik  <carsten.dominik@gmail.com>
3142         * org-src.el (org-src-mode): Renamed from `org-exit-edit-mode'.
3143         (org-edit-src-exit): Better cursor positioning when returning from
3144         editing.
3146         * org-latex.el (org-export-latex-use-verb): New variable.
3147         (org-export-latex-emph-format): Prefer \texttt over \verb when
3148         org-export-latex-use-verb is set.
3150 2009-06-08  Carsten Dominik  <carsten.dominik@gmail.com>
3152         * org-docbook.el (org-export-docbook-close-lists-maybe): Also look
3153         at normal indentation.
3155         * org-html.el (org-export-html-close-lists-maybe): Also look at
3156         normal indentation.
3158         * org-remember.el (org-remember-handler): Abort remember if the
3159         buffer is empty.
3161         * org-src.el (org-edit-src-content-indentation): New option.
3162         (org-edit-src-exit): Apply extra indentation.
3164         * org-exp.el (org-export-format-source-code-or-example): Run
3165         `org-src-mode-hook'.
3167         * org-src.el (org-src-mode-hook): New variable.
3168         (org-edit-src-code): Run `org-src-mode-hook'.
3170 2009-06-07  Carsten Dominik  <carsten.dominik@gmail.com>
3172         * org.el (org-indent-line-function): Fix indentation of +#end lines.
3174         * org-src.el (org-edit-src-get-indentation): New function.
3175         (org-edit-src-code): Base indentation on the begin line.
3177 2009-06-07  Tassilo Horn  <tassilo@member.fsf.org>
3179         * org-gnus.el (org-gnus-store-link): Require message.el in
3180         org-gnus-store-link.
3182 2009-06-07  Carsten Dominik  <carsten.dominik@gmail.com>
3184         * org-src.el: New file, split out of org.el
3186         * org-docbook.el (org-export-as-docbook): Better indentation
3187         treatment.
3189         * org-macs.el (org-replace-match-keep-properties): New function.
3191         * org-exp.el (org-export-mark-blockquote-verse-center): Better
3192         preprocessing of center and quote and verse blocks.
3194         * org-docbook.el (org-export-docbook-close-lists-maybe): New function.
3195         (org-export-as-docbook): Close lists when original indentation
3196         mandates it.
3198         * org-html.el (org-export-html-close-lists-maybe): New function.
3199         (org-export-as-html): Close lists when original indentation
3200         mandates it.
3202         * org-list.el (org-list-end): Respect the stored "original"
3203         indentation when determining the end of the list.
3205         * org-exp.el (org-export-replace-src-segments-and-examples):
3206         Remember indentation correctly.
3208 2009-06-06  Carsten Dominik  <carsten.dominik@gmail.com>
3210         * org-clock.el (org-clock-update-mode-line): Apply face
3211         org-mode-line-clock.
3213         * org-faces.el (org-mode-line-clock): New face.
3215 2009-06-05  Tassilo Horn  <tassilo@member.fsf.org>
3217         * org-gnus.el (org-gnus-store-link): Fix bug where
3218         `org-gnus-store-link' used wrong subject when called in an article
3219         buffer.  Patch provided by fengli AT gmail DOT com.
3221 2009-06-04  Carsten Dominik  <carsten.dominik@gmail.com>
3223         * org-exp.el (org-export-format-source-code-or-example): Remember
3224         the original indentation of source code snippets and examples.
3226         * org-latex.el (org-export-as-latex): Relocate the table of
3227         contents.
3229         * org.el (org-ctrl-c-ctrl-c): Update clock lines.
3231         * org-agenda.el (org-run-agenda-series): Scope global options also
3232         when creating the agenda buffer.
3234 2009-06-03  Carsten Dominik  <carsten.dominik@gmail.com>
3236         * org.el (org-adapt-indentation): Improve documentation.
3237         (org-insert-property-drawer): Respect org-adapt-indentation when
3238         inserting the drawer.
3239         (org-remove-flyspell-overlays-in): New function.
3240         (org-do-emphasis-faces, org-activate-plain-links)
3241         (org-activate-code, org-fontify-meta-lines-and-blocks)
3242         (org-activate-angle-links, org-activate-footnote-links)
3243         (org-activate-bracket-links, org-activate-dates)
3244         (org-activate-target-links, org-activate-tags): Remove flyspell
3245         overlays.
3247 2009-06-02  Carsten Dominik  <carsten.dominik@gmail.com>
3249         * org.el (org-edit-src-save): New function.
3251         * org-clock.el (org-clock-out-switch-to-state): New option.
3252         (org-clock-out): Honor `org-clock-out-switch-to-state'.
3254         * org-compat.el (org-compatible-face): Improve macro.
3256         * org.el (org-global-properties-fixed): Add default for
3257         CLOCK_MODELINE_TOTAL.
3259         * org-clock.el (org-clock-sum): Accept lists and strigs as tstart
3260         andd tend.
3261         (org-clock-sum-current-item): Optional argument TSTART, pass it to
3262         org-clock-sum.
3263         (org-clock-get-sum-start): New function.
3265         * org.el (org-startup-options): New keywords blockhide and
3266         blockshow.
3267         (org-mode): Add new invisibility spec.
3268         (org-set-startup-visibility): Hide block on startup if so
3269         desired.
3270         (org-hide-block-startup): New option.
3271         (org-block-regexp): New constant.
3272         (org-hide-block-overlays): New variable.
3273         (org-block-map, org-hide-block-toggle-all, org-hide-block-all)
3274         (org-show-block-all, org-hide-block-toggle-maybe)
3275         (org-hide-block-toggle): New functions.
3276         (org-edit-src-exit): Do not quote lines starting with # and no +
3277         behind it.
3278         (org-auto-repeat-maybe): Add LAST_REPEAT properter for a repeating
3279         entry.
3281 2009-05-30  Carsten Dominik  <carsten.dominik@gmail.com>
3283         * org.el (org-buffer-property-keys): Add Effort property for
3284         completion.
3286 2009-05-28  Carsten Dominik  <carsten.dominik@gmail.com>
3288         * org-clock.el (org-clock-sum-current-item): Fix positioning bug
3289         when retrieving total clocked time in the subtree.
3291         * org.el (org-quoting-blocks): New variable.
3293 2009-05-27  Carsten Dominik  <carsten.dominik@gmail.com>
3295         * org-table.el (org-table-store-formulas)
3296         (org-table-get-stored-formulas, org-table-fix-formulas)
3297         (org-table-edit-formulas, orgtbl-ctrl-c-ctrl-c)
3298         (orgtbl-gather-send-defs): Allow indented #+TBLFM line.
3300         * org.el (org-fontify-meta-lines, org-ctrl-c-ctrl-c): Allow
3301         indented #+TBLFM line.
3303         * org-footnote.el (org-footnote-goto-local-insertion-point): Allow
3304         indented #+TBLFM line.
3306         * org-colview.el (org-dblock-write:columnview): Allow indented
3307         #+TBLFM line.
3309         * org-colview-xemacs.el (org-dblock-write:columnview): Allow
3310         indented #+TBLFM line.
3312         * org-clock.el (org-dblock-write:clocktable): Allow indented
3313         #+TBLFM line.
3315 2009-05-26  Carsten Dominik  <carsten.dominik@gmail.com>
3317         * org-exp.el (org-export-format-source-code-or-example): Make
3318         editing indented blocks work correctly.
3320         * org.el (org-edit-src-nindent): New variable.
3321         (org-edit-src-code, org-edit-fixed-width-region)
3322         (org-edit-src-find-region-and-lang, org-edit-src-exit): Make
3323         editing indented blocks work correctly.
3325 2009-05-24  Carsten Dominik  <carsten.dominik@gmail.com>
3327         * org-exp.el (org-export-replace-src-segments-and-examples): FInd
3328         indented blocks.
3329         (org-export-format-source-code-or-example): Fix indentation of
3330         blocks.
3331         (org-export-remove-indentation): New function.
3332         (org-export-select-backend-specific-text): Allow backend-specific
3333         code to be indented.
3334         (org-export-mark-blockquote-verse-center): Allow markers to be
3335         indented.
3337         * org.el (org-fontify-meta-lines): New function.
3338         (org-set-font-lock-defaults): Call the new fontification
3339         function.
3341         * org-faces.el (org-meta-line): New face
3342         (org-block):  New face.
3344 2009-05-27  Carsten Dominik  <carsten.dominik@gmail.com>
3346         * org.el (org-treat-insert-todo-heading-as-state-change)
3347         (org-treat-S-cursor-todo-selection-as-state-change): New
3348         variables.
3349         (org-insert-todo-heading): Honor
3350         `org-treat-insert-todo-heading-as-state-change'.
3351         (org-shiftright, org-shiftleft): Honor
3352         `org-treat-S-cursor-todo-selection-as-state-change'.
3353         (org-inhibit-logging): New variable.
3355 2009-05-23  Carsten Dominik  <carsten.dominik@gmail.com>
3357         * org-agenda.el (org-remove-subtree-entries-from-agenda): Reduce
3358         range for marker position checking.
3360         * org-latex.el (org-export-latex-first-lines): Fix bug when
3361         exporting a region.
3363 2009-05-22  Carsten Dominik  <carsten.dominik@gmail.com>
3365         * org-exp.el (org-export-push-to-kill-ring): Protect using
3366         x-set-selection, because that does not always work.
3368         * org-agenda.el (org-agenda-list): Apply the new face
3369         `org-agenda-date-today'.
3371         * org-faces.el (org-agenda-date-today): New face.
3373 2009-05-21  Carsten Dominik  <carsten.dominik@gmail.com>
3375         * org-agenda.el (org-agenda-to-appt): Turn off restriction when
3376         creating appointments.
3378         * org-latex.el (org-export-latex-low-levels): Fix customization
3379         type.
3381         * org.el (org-priority, org-shiftup, org-shiftdown): Disable
3382         priority commands.
3384         * org-agenda.el (org-agenda-priority): Disable priority commands.
3386         * org.el (org-enable-priority-commands): New option.
3388         * org-colview-xemacs.el (org-columns-compute)
3389         (org-columns-number-to-string): Fix problems with empty fields.
3391         * org-colview.el (org-columns-compute)
3392         (org-columns-number-to-string): Fix problems with empty fields.
3394         * org-exp.el (org-export-push-to-kill-ring): New function.
3395         (org-export-copy-to-kill-ring): New option.
3397         * org-latex.el (org-export-as-latex): Call
3398         `org-export-push-to-kill-ring'.
3400         * org-html.el (org-export-as-html): Call
3401         `org-export-push-to-kill-ring'.
3403         * org-docbook.el (org-export-as-docbook): Call
3404         `org-export-push-to-kill-ring'.
3406         * org-ascii.el (org-export-as-ascii): Call
3407         `org-export-push-to-kill-ring'.
3409         * org-exp.el (org-export-show-temporary-export-buffer): New
3410         option.
3412         * org-latex.el (org-export-as-latex): Use
3413         `org-export-show-temporary-export-buffer'.
3415         * org-html.el (org-export-as-html): Use
3416         `org-export-show-temporary-export-buffer'.
3418         * org-docbook.el (org-export-as-docbook): Use
3419         `org-export-show-temporary-export-buffer'.
3421         * org-ascii.el (org-export-as-ascii-to-buffer): Use
3422         `org-export-show-temporary-export-buffer'.
3424         * org-exp.el (org-export-show-temporary-export-buffer): New
3425         option.
3426         (org-export-push-to-kill-ring): New function.
3428         * org-colview.el (org-columns-compile-map): New variable.
3429         (org-columns-new, org-columns-compute)
3430         (org-columns-number-to-string, org-columns-uncompile-format)
3431         (org-columns-compile-format): Implement new operators.
3433 2009-05-20  Carsten Dominik  <carsten.dominik@gmail.com>
3435         * org-exp.el (org-export-plist-vars): Add :xml-declaration.
3437         * org-html.el (org-export-html-xml-declaration): New option.
3438         (org-export-as-html): Use `org-export-html-xml-declaration'.
3440         * org-list.el (org-update-checkbox-count): Make property
3441         dependent.
3443         * org.el (org-hierarchical-todo-statistics): New option.
3444         (org-update-parent-todo-statistics): Modified to handle recursive
3445         statistics.
3447 2009-05-19  Carsten Dominik  <carsten.dominik@gmail.com>
3449         * org-publish.el (org-publish): Make this function behave
3450         correctly in interactive use when called with a prefix argument.
3452         * org.el (org-todo-statistics-hook): New hook.
3453         (org-update-parent-todo-statistics): Use new hook.
3454         (org-log-into-drawer): New function.
3455         (org-add-log-setup): Use the new `org-log-into-drawer' function to
3456         determine if we should be logging into a drawer.
3457         (org-log-into-drawer): Update docstring.
3458         (org-default-properties): Add LOG_INTO_DRAWER as a property.
3460         * org-list.el (org-checkbox-statistics-hook): New hook.
3461         (org-update-checkbox-count-maybe): Use new hook.
3463         * org-ascii.el (org-export-ascii-copy-to-kill): New option.
3464         (org-export-as-ascii): Hide export buffer, and copy exported ASCII
3465         to kill ring.
3467 2009-05-17  Carsten Dominik  <carsten.dominik@gmail.com>
3469         * org-ascii.el (org-export-as-ascii): Fix bug with match string in
3470         a line.
3472 2009-05-16  Carsten Dominik  <carsten.dominik@gmail.com>
3474         * org.el (org-edit-src-code, org-edit-fixed-width-region): Use a
3475         better bufer-generating mechanism.
3476         (org-edit-src-find-buffer): New function.
3478         * org-icalendar.el (org-print-icalendar-entries): Don't check for
3479         archive tag, this is already done by `org-agenda-skip'.
3480         data while constructing lost of tags.
3482 2009-05-15  Carsten Dominik  <carsten.dominik@gmail.com>
3484         * org-exp.el (org-export-preprocess-apply-macros): Use semicolon
3485         as argument separator in macros.
3487         * org-html.el (org-export-as-html): Add xml declaration.
3489 2009-05-14  Carsten Dominik  <carsten.dominik@gmail.com>
3491         * org.el (org-after-sorting-entries-or-items-hook): New hook.
3492         (org-sort-entries-or-items): Run the new hook.
3493         (org-after-refile-insert-hook): New hook.
3494         (org-refile): Run `org-after-refile-insert-hook'.
3496         * org-agenda.el (org-agenda-get-progress): Never take time of day
3497         from headline when displaying progress.
3499         * org-latex.el (org-export-latex-complex-heading-re): New variable.
3500         (org-export-as-latex): Force the correct regexp in the
3501         preprocessor buffer.
3502         (org-export-latex-set-initial-vars): Set
3503         `org-export-latex-complex-heading-re'.
3505         * org-agenda.el (org-agenda-start-with-log-mode): New option.
3506         (org-agenda-mode): Use `org-agenda-start-with-log-mode'.
3508 2009-05-13  Carsten Dominik  <carsten.dominik@gmail.com>
3510         * org-latex.el (org-export-latex-tables-centered): New option.
3511         (org-export-latex-tables): Use `org-export-latex-tables-centered'.
3513         * org-exp.el (org-export-as-org): New command.
3514         (org-export-as-org): New command.
3516         * org-publish.el (org-publish-org-to-org): New function.
3518 2009-05-12  Carsten Dominik  <carsten.dominik@gmail.com>
3520         * org.el (org-yank): Just call `org-yank-generic'.
3521         (org-yank-generic): New function, containing the formaer
3522         functionality of `org-yank'.
3524         * org-latex.el (org-export-latex-not-done-keywords)
3525         (org-export-latex-done-keywords): New variables.
3526         (org-export-latex-todo-keyword-markup): New option.
3527         (org-export-latex-set-initial-vars): Remember the TODO keywords.
3528         (org-export-latex-keywords-maybe): Apply the TODO markup.
3530 2009-05-11  Carsten Dominik  <carsten.dominik@gmail.com>
3532         * org-exp.el (org-infile-export-plist): Add more default macros.
3533         (org-export-preprocess-apply-macros): Process macro arguments.
3535 2009-05-10  Carsten Dominik  <carsten.dominik@gmail.com>
3537         * org-icalendar.el (org-icalendar-include-todo): New allowedvalue
3538         `unblocked'.
3539         (org-print-icalendar-entries): Respect the new value of
3540         `org-icalendar-include-todo'.
3542         * org.el (org-link-try-special-completion)
3543         (org-file-complete-link): New functions.
3544         (org-insert-link): Add special completion support for some link
3545         types.
3547         * org-bbdb.el (org-bbdb-complete-link): New function.
3549 2009-05-08  Carsten Dominik  <carsten.dominik@gmail.com>
3551         * org-list.el (org-update-checkbox-count): Allow recursive
3552         statistics.
3553         (org-hierarchical-checkbox-statistics): New option.
3555         * org.el (org-cycle): Remove erraneous space character.
3557         * org-icalendar.el (org-icalendar-timezone): Initialize from
3558         environment.
3560         * org-html.el (org-format-org-table-html): Specify the scope.
3561         (org-format-table-table-html): Specify the scope.
3562         (org-export-table-header-tags): Prepare the scope parameter.
3564 2009-05-07  Carsten Dominik  <carsten.dominik@gmail.com>
3566         * org-html.el
3567         (org-export-html-table-use-header-tags-for-first-column): New
3568         option.
3570         * org.el (org-autoload): Fix autoloading of ascii export
3571         functions.
3572         (org-modules): Add org-special-blocks.
3574 2009-05-06  Carsten Dominik  <carsten.dominik@gmail.com>
3576         * org-icalendar.el (org-start-icalendar-file): Use the new option.
3577         (org-ical-timezone): New option.
3579         * org-exp.el (org-export-get-coderef-format): Use the description
3580         is present.
3582         * org.el (org-sort-entries-or-items): Improve docstring, and make
3583         better implementation for time sorting.
3585 2009-05-05  Carsten Dominik  <carsten.dominik@gmail.com>
3587         * org.el (org-edit-src-persistent-message): New option.
3588         (org-edit-src-code, org-edit-fixed-width-region): Use the new
3589         option.
3591         * org-clock.el (org-clock-insert-selection-line): Fix prefious
3592         patch.
3594         * org.el (org-edit-src-code, org-edit-fixed-width-region): Use
3595         separate buffer instead of indirect buffer to edit source code.
3596         (org-edit-src-exit): Make this function work with the new setup.
3598         * org-clock.el (org-clock-insert-selection-line): Make sure tasks
3599         are properly fontified before shown in the selection menu.
3601         * org.el (org-fontify-like-in-org-mode): New function.
3603         * org-latex.el (org-export-latex-links): Use the property list to
3604         retrieve the default image attributes.
3606         * org-exp.el (org-export-plist-vars): Add a new option.
3608 2009-05-04  Carsten Dominik  <carsten.dominik@gmail.com>
3610         * org-exp.el (org-export, org-export-visible): Support ASCII
3611         export to buffer
3612         (org-export-normalize-links): Do not protect the description if it
3613         is explicitly given.
3615         * org-ascii.el (org-export-as-ascii-to-buffer)
3616         (org-replace-region-by-ascii, org-export-region-as-ascii): New
3617         commands.
3618         (org-export-as-ascii): Add all the same parameters that are also
3619         supported by the other export functions.
3621         * org-list.el (org-reset-checkbox-state-subtree): Moved here from
3622         org-checklist.el.
3623         (org-reset-checkbox-state-subtree): Call
3624         `org-reset-checkbox-state-subtree'.
3626         * org-remember.el (org-select-remember-template): For the
3627         selection of a valid template.
3629         * org-latex.el (org-export-region-as-latex): Supply the
3630         force-no-subtree argument.
3631         (org-export-as-latex): Provide better limits when exporting the
3632         first line.  When exporting to string, we still want the first
3633         lines.
3634         (org-export-latex-first-lines): New argument END, to force the end
3635         of the region.
3636         (org-export-region-as-latex): Use the property list.
3637         (org-export-as-latex):
3639         * org-colview-xemacs.el (org-columns-remove-overlays)
3640         (org-columns): Fix call to `local-variable-p'.
3642 2009-05-02  Carsten Dominik  <carsten.dominik@gmail.com>
3644         * org-html.el (org-export-html-after-blockquotes-hook): New hook.
3645         (org-export-as-html): Run the new hook.
3647         * org-latex.el (org-export-latex-after-blockquotes-hook): New hook.
3648         (org-export-latex-preprocess): Run the new hook.
3650         * org-exp.el (org-export-preprocess-after-blockquote-hook): New hook.
3651         (org-export-preprocess-string): Run the new hook.
3653 2009-04-30  Carsten Dominik  <carsten.dominik@gmail.com>
3655         * org-macs.el (org-check-external-command): New defsubst.
3657         * org.el (org-mode-map): New key for reload.
3658         (org-format-latex): Better error message when external programs
3659         are not available.
3661         * org-agenda.el (org-agenda-mode-map): Bind `org-reload'.
3663         * org.el (org-sort-entries-or-items): Explicit sorting function
3664         for priorities, needed for XEmacs compatibility.
3666         * org-remember.el (org-remember-apply-template): Improve auto-save
3667         behavior.
3669 2009-04-29  Carsten Dominik  <carsten.dominik@gmail.com>
3671         * org-latex.el (org-export-latex-preprocess): Also protect
3672         environments ending in a star.
3674         * org-list.el (org-at-item-p): Fix regular expression.
3676 2009-04-24  Carsten Dominik  <carsten.dominik@gmail.com>
3678         * org.el (org-end-of-subtree): Improve speed.
3680         * org-agenda.el (org-agenda-get-timestamps)
3681         (org-agenda-get-progress, org-agenda-get-deadlines)
3682         (org-agenda-get-scheduled, org-agenda-get-blocks): Optimizations,
3683         in particular, wait as long as possible to collect the tags.
3684         (org-stuck-projects): Improve docstring.
3686         * org.el (org-store-link): No errors when getting custom id before
3687         first headline.
3688         (org-get-tags-at): Use `org-up-heading-safe' when getting tags.
3690 2009-04-23  Carsten Dominik  <carsten.dominik@gmail.com>
3692         * org.el (org-prepare-agenda-buffers): Catch a throw to nextfile.
3694         * org-protocol.el: Remove dependency on url.el.
3695         (org-protocol-unhex-compound, org-protocol-open-source): Remove
3696         dependency on url.el.
3698         * org-latex.el (org-export-as-pdf): Use
3699         `org-latex-to-pdf-process'.
3701 2009-04-22  Carsten Dominik  <carsten.dominik@gmail.com>
3703         * org-latex.el (org-latex-to-pdf-process): New option.
3705         * org-agenda.el (org-agenda-skip-additional-timestamps-same-entry):
3706         New option.
3707         (org-agenda-get-timestamps): Honor
3708         `org-agenda-skip-additional-timestamps-same-entry'.
3710         * org-clock.el (org-clock-goto-may-find-recent-task): New option.
3711         (org-clock-goto): Find recent task only if
3712         `org-clock-goto-may-find-recent-task' allows it.
3714         * org-exp.el (org-export-remove-or-extract-drawers): Handle empty
3715         drawers, and drawers that are missing the :END: line.
3717 2009-04-21  Carsten Dominik  <carsten.dominik@gmail.com>
3719         * org-clock.el (org-clock-goto): Go to recently clocked task if no
3720         clock is running.
3722 2009-04-21  Carsten Dominik  <carsten.dominik@gmail.com>
3724         * org.el (org-update-parent-todo-statistics): Check for
3725         STATISTICS_FROM property.
3727         * org-list.el (org-update-checkbox-count): Check for
3728         STATISTICS_FROM property.
3730         * org.el (org-tab-first-hook)
3731         (org-tab-after-check-for-table-hook)
3732         (org-tab-after-check-for-cycling-hook): New hooks.
3733         (org-cycle-internal-global, org-cycle-internal-local): New
3734         functions, split out from `org-cycle'.
3735         (org-cycle): Call the new hooks.
3737 2009-04-19  Carsten Dominik  <carsten.dominik@gmail.com>
3739         * org-exp.el (org-export-preprocess-string): Reset the list of
3740         preferred targets for each run of the preprocessor.
3742         * org.el (org-refile-target-verify-function): Improve
3743         documentation.
3744         (org-get-refile-targets): Respect point being moved by the
3745         verification function.
3747         * org-latex.el (org-export-latex-timestamp-keyword-markup): New
3748         option.
3749         (org-export-latex-keywords): Use new option.
3751         * org.el (org-rear-nonsticky-at): New defsubst.
3752         (org-activate-plain-links, org-activate-angle-links)
3753         (org-activate-footnote-links, org-activate-bracket-links)
3754         (org-activate-dates, org-activate-target-links)
3755         (org-activate-tags): Place the rear-nonsticky properties at the
3756         correct location.
3758 2009-04-18  Carsten Dominik  <carsten.dominik@gmail.com>
3760         * org-protocol.el (server-edit): Declare `server-edit'.
3761         (org-protocol-unhex-string, org-protocol-unhex-compound): New
3762         functions.
3763         (org-protocol-check-filename-for-protocol): Call `server-edit'.
3765         * org.el (org-default-properties): New default properteis for
3766         completion.
3768         * org-exp.el (org-export-add-subtree-options): Add new properties
3769         for subtree export.
3771         * org-docbook.el (org-export-docbook-keywords-markup)
3772         (org-export-docbook-timestamp-markup): New options.
3773         (org-export-docbook-protect-tags): New function.
3775 2009-04-17  Carsten Dominik  <carsten.dominik@gmail.com>
3777         * org-id.el (org-id-get-with-outline-path-completion): Turn off
3778         org-refile-target-verify-function for the duration of the command.
3780         * org.el (org-link-to-org-use-id): New possible value
3781         `create-if-interactive-and-no-custom-id'.
3782         (org-store-link): Use custom IDs.
3783         (org-link-search): Find custom ID properties from #link.
3784         (org-default-properties): Add CUSTOM_ID for property completion.
3785         (org-refile-target-verify-function): New option.
3786         (org-goto): Turn off org-refile-target-verify-function
3787         for the duration of the command.
3789 2009-04-16  Carsten Dominik  <carsten.dominik@gmail.com>
3791         * org-html.el (org-export-as-html): Use custom IDs in the toc.
3793         * org-exp.el (org-export-preferred-target-alist): New variable.
3794         (org-export-define-heading-targets): Find the new CUSTOM_ID
3795         property.
3796         (org-export-target-internal-links): Target the custom ids when
3797         possible.
3799         * org-latex.el (org-export-latex-preprocess): Better regexp for
3800         matching latex macros with arguments.
3802 2009-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
3804         * org-remember.el (org-remember-handler): Allow filing to non-org
3805         files.
3807 2009-04-15  Magnus Henoch <magnus.henoch@gmail.com>
3809         * org-feed.el (org-feed-alist): New keyword options.
3810         (org-feed-update): Use the new options.
3811         (org-feed-parse-rss-feed): Renamed from `org-feed-parse-feed'.
3812         (org-feed-parse-rss-entry): Renamed from `org-feed-parse-entry'.
3813         (org-feed-parse-atom-feed, org-feed-parse-atom-entry): New
3814         functions.
3816         * org-table.el (org-table-fix-formulas): Do not change references
3817         to remote tables.
3818         (org-table-get-remote-range): Convert standard coordinates to RC
3819         format.
3821         * org-latex.el (org-export-latex-keywords): Fix regexp bug.
3823 2009-04-14  Carsten Dominik  <carsten.dominik@gmail.com>
3825         * org-compat.el (org-sha1-string): Function removed.
3827         * org.el (org-refile-allow-creating-parent-nodes): New option.
3828         (org-refile-get-location): New argument NEW-NODES.
3829         (org-refile): Call `org-refile-get-location' with the new
3830         argument.
3831         (org-refile-get-location): Arrange for adding a new child.
3832         (org-refile-new-child): New function.
3834         * org-html.el (org-html-handle-time-stamps): Wrap time stamps into
3835         an additional span element.
3837         * org-clock.el: Fix a number of docstrings.
3838         (org-clock-find-position): New argument
3839         FIND-UNCLOSED to make the function find an unclosed clock in the
3840         entry.
3841         (org-clock-in): Call `org-clock-find-position' with the new
3842         argument if we might be resuming a clock.
3844 2009-04-13  Carsten Dominik  <carsten.dominik@gmail.com>
3846         * org-latex.el (org-export-latex-display-custom-times): New variable.
3847         (org-export-latex-timestamp-markup): New option.
3848         (org-export-latex-set-initial-vars): Remember the local value of
3849         `org-display-custom-times'.
3850         (org-export-latex-content): Process time stamps.
3851         (org-export-latex-time-stamps): New function.
3853         * org-macs.el (org-maybe-intangible): Add intangible property
3854         again to invisible text.
3856 2009-04-12  Carsten Dominik  <carsten.dominik@gmail.com>
3858         * org-exp.el (org-default-export-plist): Handle undefined
3859         variables.
3861 2009-04-11  Carsten Dominik  <carsten.dominik@gmail.com>
3863         * org.el (org-sort-entries-or-items): Match TODO keywrds
3864         case-sensitively, when sorting.
3865         (org-priority): Do not match TODO keywords with wrong case.
3867 2009-04-09  Carsten Dominik  <carsten.dominik@gmail.com>
3869         * org-feed.el (org-feed-update): Bind the variable
3870         `new-formatted'.
3872         * org-html.el (org-export-as-html): Start paragraphs after literal
3873         examples.
3875         * org-docbook.el (org-export-as-docbook): Start paragraphs after
3876         literal examples.
3878 2009-04-08  Carsten Dominik  <carsten.dominik@gmail.com>
3880         * org.el (org-todo): Honor the NOBLOCKING property.
3882         * org-agenda.el (org-agenda-dim-blocked-tasks): Honor the
3883         NOBLOCKING property.
3885         * org.el (org-scan-tags): Fix bug in tag scanner
3887 2009-04-07  Carsten Dominik  <carsten.dominik@gmail.com>
3889         * org.el (org-modules): Mark obsolete packages.
3891         * org-html.el: New file, split out from org-exp.el.
3893         * org-icalendar.el: New file, split out from org-exp.el.
3895         * org-xoxo.el: New file, split out from org-exp.el.
3897         * org-ascii.el: New file, split out from org-exp.el.
3899 2009-04-06  Carsten Dominik  <carsten.dominik@gmail.com>
3901         * org-compat.el (org-find-library-name): New function.
3903         * org.el (org-pre-cycle-hook): New hook.
3904         (org-cycle): Call the new hook in appropriate places.
3905         (org-reload): Only reload files that have been loaded before.
3907 2009-04-05  Carsten Dominik  <carsten.dominik@gmail.com>
3909         * org.el (org-set-font-lock-defaults): Enforxe space or line end
3910         after todo keyword.
3911         (org-todo): When changing TODO state, do matching
3912         case-sensitively.
3913         (org-map-continue-from): New variable.
3914         (org-scan-tags): Respect values in `org-map-continue-from'.
3915         (org-reload): Make XEmacs compatible.
3917 2009-04-04  Carsten Dominik  <carsten.dominik@gmail.com>
3919         * org-protocol.el (org-protocol-flatten-greedy): New function.
3920         (org-protocol-flatten): New function.
3922         * org.el (org-open-link-from-string): Pass reference buffer to
3923         `org-open-at-point'.
3924         (org-open-at-point): New optional argument `reference-buffer'.
3926 2009-04-03  Carsten Dominik  <carsten.dominik@gmail.com>
3928         * org.el (org-scan-tags): Make tag scan find headline in first
3929         line, 2nd attempt.
3930         (org-get-refile-targets): Add the naked file name.
3931         (org-refile): Store as top-level entry when only file name was
3932         given.
3934         * org-agenda.el (org-agenda-get-progress): Fix regexp bug.
3936         * org.el (org-block-todo-from-children-or-siblings-or-parent):
3937         Renamed from org-block-todo-from-children-or-siblings, and
3938         enhanced to look for the parent's status as well.
3940         * org-agenda.el (org-agenda-log-mode-add-notes): New option.
3941         (org-agenda-get-progress): Add first notes line to log entry if so
3942         desired.
3944 2009-04-02  Carsten Dominik  <carsten.dominik@gmail.com>
3946         * org-agenda.el (org-agenda-cleanup-fancy-diary-hook): New hook.
3947         (org-agenda-cleanup-fancy-diary): Call the new hook.
3949         * org-remember.el (org-remember-apply-template): Take the default
3950         for the annotation from the :annotation property.
3952         * org-mac-message.el (org-mac-message-get-link): Remove the
3953         quotes.
3954         (org-mac-message-get-link): Return the result.
3956 2009-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
3958         * org.el (org-refile-get-location): Add file name only if not
3959         already included in outline path.
3961         * org-faces.el (org-n-level-faces): Fix customization type from
3962         number to integer.
3964         * org-exp.el (org-export-headline-levels): Fix customization type
3965         from number to integer.
3967         * org-agenda.el (org-agenda-confirm-kill)
3968         (org-agenda-custom-commands-local-options)
3969         (org-timeline-show-empty-dates, org-agenda-ndays)
3970         (org-agenda-start-on-weekday, org-scheduled-past-days): Fix
3971         customization type from number to integer.
3973 2009-03-31  Carsten Dominik  <carsten.dominik@gmail.com>
3975         * org-protocol.el: Declare some functions.
3977         * org-inlinetask.el (org-inlinetask-export-handler): Fix line
3978         postion before inserting modified headline.
3980         * org-agenda.el (org-agenda-compare-effort): Honor
3981         `org-sort-agenda-noeffort-is-high'.
3982         (org-agenda-filter-by-tag, org-agenda-filter-make-matcher)
3983         (org-agenda-compare-effort): Implement the "?" operator for
3984         finding entries without effort setting.
3986         * org.el (org-extract-attributes-from-string): New function.
3988         * org-exp.el (org-export-splice-attributes): New function.
3990 2009-03-30  Carsten Dominik  <carsten.dominik@gmail.com>
3992         * org-mouse.el: XEmacs compatibility fixes
3994         * org-docbook.el (org-export-as-docbook): Process footnotes like
3995         normal text.
3997         * org.el (org-modules): Add org-inlinetasks.el
3998         (org-cycle): Implement limiting level on cycling.
3999         (org-move-subtree-down): Fix bug with swapping subtrees at end of
4000         buffer.
4002         * org-inlinetask.el: New file.
4004         * org.el (org-emphasis-regexp-components): Allow braces in
4005         emphasis pre and post match.
4007         * org-footnote.el (org-footnote-normalize): When only dorting, do
4008         not insert inline notes at the end.
4010         * org-docbook.el (org-id-find-id-file): Add function declaration.
4012         * org.el (org-require-autoloaded-modules): Add org-docbook.el.
4014         * org-docbook.el: New file.
4016 2009-03-28  Carsten Dominik  <carsten.dominik@gmail.com>
4018         * org.el (org-reftex-citation): New command.
4020 2009-03-27  Carsten Dominik  <carsten.dominik@gmail.com>
4022         * org-agenda.el (org-agenda-cmp-user-defined): New option.
4023         (org-sorting-choice, org-agenda-sorting-strategy): Add the new
4024         sorting options.
4025         (org-entries-lessp): Apply the new sorting option.
4027         * org.el (org-block-todo-from-children-or-siblings): Fix bug in
4028         blocker code, when an older sibling has children.
4030         * org-mac-message.el (org-mac-message-get-link): Improve getting
4031         links from multiple selected messages.
4033 2009-03-26  Carsten Dominik  <carsten.dominik@gmail.com>
4035         * org-remember.el (org-remember-finalize): Do not set buffer file
4036         name to nil.
4037         (org-remember-handler): Mark buffer as unmodified.
4038         (org-remember-handler): Delete backup file and show message about
4039         remaining backup files.
4040         (org-remember-auto-remove-backup-files): New option.
4042         * org.el (org-store-link): Use buffer name as link description in
4043         w3-mode buffers.
4044         (org-ido-switchb): Fix argument bug for completion.
4046         * org-remember.el (org-remember-apply-template): Set local
4047         variable `auto-save-visited-file-name' instead of global one.
4049 2009-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
4051         * org-feed.el: Re-write.
4053         * org-agenda.el (org-agenda-get-todos): Fix bug with match-data.
4054         (org-agenda-get-todos): Mark file tags as inherited.
4055         (org-agenda-list): Always search diary lines for a time.
4057 2009-03-24  Carsten Dominik  <carsten.dominik@gmail.com>
4059         * org-feed.el (org-feed-assume-stable): New option.
4060         (org-feed-before-adding-hook): New hook.
4062         * org-exp.el (org-export-as-html): Close local lists depending on
4063         indentation, also when starting a table.
4065         * org-remember.el (org-remember-backup-directory)
4066         (org-remember-backup-name): New internal variable.
4068 2009-03-23  Carsten Dominik  <carsten.dominik@gmail.com>
4070         * org-clock.el (org-clock-out-if-current): Make buffer detection
4071         work in indirect buffers as well.
4073         * org.el (org-emphasis-regexp-components): Add the exxclamation
4074         mark to the post-emphasis characters.
4076 2009-03-22  Carsten Dominik  <carsten.dominik@gmail.com>
4078         * org.el (org-read-date-minibiffer-septup-hook): New hook.
4079         (org-read-date): Run the new hook.
4081         * org-mac-message.el (org-mac-flagged-mail): New group.
4082         (org-mac-mail-account): New variable.
4083         (org-mac-create-flagged-mail, org-mac-insert-flagged-mail): New
4084         commands.
4086         * org-remember.el (org-remember-backup-directory): New variable.
4087         (org-remember-apply-template): Write file to backup directory.
4089 2009-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
4091         * org-mouse.el (org-mouse-todo-menu): New function.
4092         (org-mouse-todo-keywords): Function removed.
4093         (org-mouse-context-menu): Use `org-mouse-todo-menu'.
4095         * org-table.el (org-table-beginning-of-field)
4096         (org-table-end-of-field): New commands
4097         (org-table-previous-field, org-table-beginning-of-field): Better
4098         error messages.
4099         (orgtbl-setup): Include `M-a' and `M-e'.
4101         * org.el (org-backward-sentence, org-forward-sentence): New
4102         commands.
4104         * org-colview.el (org-colview-initial-truncate-line-value): New
4105         variable.
4106         (org-columns-remove-overlays): Restore the value of `truncate-lines'.
4107         (org-columns): Remember the value of `truncate-lines'.
4109         * org-colview-xemacs.el (org-colview-initial-truncate-line-value):
4110         New variable.
4111         (org-columns-remove-overlays): Restore the value of
4112         `truncate-lines'.
4113         (org-columns): Remember the value of `truncate-lines'.
4115         * org.el (org-columns-skip-arrchived-trees): New option.
4117         * org-agenda.el (org-agenda-export-html-style): Define color for
4118         org-agenda-done face.
4119         (org-search-view, org-agenda-get-todos, org-agenda-get-progress)
4120         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use new face.
4122         * org.el (org-scan-tags): Use the new face.
4124         * org-faces.el (org-agenda-done): New face.
4126         * org.el (org-scan-tags): Test the value org
4127         `org-tags-match-list-sublevels'.
4128         (org-tags-match-list-sublevels): New allowed value: indented.
4130         * org-export-latex.el (org-export-latex-make-header): Apply macros
4131         in header.
4133         * org-exp.el (org-export-apply-macros-in-string): New function.
4135         * org-export-latex.el (org-export-latex-list-parameters): Fix bug
4136         with the definition of a checked box.
4138         * org-clock.el (org-clock-find-position): Fix drawer indentations.
4140         * org-export-latex.el (org-export-latex-low-levels): More options
4141         for how to process lower levels in LaTeX.
4142         (org-export-latex-subcontent): Better treatment for lists as a
4143         means of publishing lower levels.
4145 2009-03-20  Carsten Dominik  <carsten.dominik@gmail.com>
4147         * org.el (org-set-font-lock-defaults): Use new checkbox face.
4149         * org-faces.el (org-checkbox): New face.
4151         * org-exp.el (org-export-html-preprocess): Only create LaTeX
4152         fragement images if there is an export file.
4154 2009-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
4156         * org-agenda.el (org-stuck-projects): Document that the subtree of
4157         projects that are not stuck will now be searched for stuck
4158         sub-projects.
4159         (org-agenda-skip-entry-when-regexp-matches)
4160         (org-agenda-skip-entry-when-regexp-matches-in-subtree): New functions.
4161         (org-agenda-list-stuck-projects): Use
4162         `org-agenda-skip-entry-when-regexp-matches-in-subtree'.
4164         * org-export-latex.el (org-export-latex-preprocess): Improve
4165         export of verses.
4167         * org-exp.el (org-export-as-html): Implement centering as a div
4168         rather than a paragraph.  Do a better job with line-end in verse
4169         environments.
4171 2009-03-17  Carsten Dominik  <carsten.dominik@gmail.com>
4173         * org.el (org-open-at-point): Fix tags searches by mouse click.
4175 2009-03-16  Carsten Dominik  <carsten.dominik@gmail.com>
4177         * org-export-latex.el (org-export-latex-preprocess): Implement the
4178         centering markup.
4180         * org-exp.el (org-export-mark-blockquote-verse-center): Renamed
4181         from `org-export-mark-blockquote-and-verse'.
4182         (org-export-as-html): Implement the centering markup.
4184         * org-export-latex.el (org-export-latex-tables): Fix vertical
4185         lines in tables.
4187 2009-03-15  Carsten Dominik  <carsten.dominik@gmail.com>
4189         * org.el (org-read-date-history): New variable.
4190         (org-read-date): Use new history variable.
4191         (org-toggle-heading): Fix bug when used before first headline.
4192         (org-store-log-note): Remove drawer if empty while note is
4193         aborted.
4194         (org-remove-empty-drawer-at): New function.
4195         (org-check-after-date): New command.
4196         (org-sparse-tree): New sparse tree command "a".
4198         * org-exp.el (org-export-as-ascii): Improve export of plain lists.
4200 2009-03-14  Bastien Guerry  <bzg@altern.org>
4202         * org.el (org-toggle-fixed-width-section): Bug fix: insert a
4203         column and a space, not only a column.
4205 2009-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
4207         * org-export-latex.el (org-export-latex-emphasis-alist): Better
4208         defaults for verbose emphasis.
4209         (org-export-latex-emph-format): New function.
4210         (org-export-latex-fontify): Call `org-export-latex-emph-format'.
4212         * org-agenda.el (org-agenda-menu): Add new commands to menu.
4213         (org-agenda-do-date-later, org-agenda-do-date-earlier)
4214         (org-agenda-date-later-minutes, org-agenda-date-earlier-minutes)
4215         (org-agenda-date-later-hours, org-agenda-date-earlier-hours): New
4216         commands.
4218         * org.el (org-timestamp-change): Move end-time along with start
4219         time.
4221 2009-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
4223         * org-exp.el (org-export-target-internal-links)
4224         (org-export-as-html): Protect links specified as #name.
4226 2009-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
4228         * org.el (org-clone-subtree-with-time-shift): New command.
4230         * org-export-latex.el (org-export-latex-special-chars)
4231         (org-export-latex-treat-sub-super-char): Fix subscript export.
4233         * org-exp.el (org-create-multibrace-regexp): Do not add
4234         backslashes to the class.
4236 2009-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
4238         * org-colview.el (org-columns-map): Better functions for moving up
4239         and down a row, even if `truncate-line' is nil.
4241         * org.el (org-insert-todo-heading): Make sure the keyword is
4242         inserted at the correct position.
4244         * org-publish.el (org-publish-project-alist)
4245         (org-publish-projects, org-publish-org-index): Change default anme
4246         for the index of file names to "sitemap.org".
4248         * org-export-latex.el (org-export-latex-tables): Use
4249         `org-split-string', for Emacs 21 compatibility.
4251 2009-03-09  Carsten Dominik  <carsten.dominik@gmail.com>
4253         * org-agenda.el (org-agenda-log-mode-items): Improve docstring.
4255 2009-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
4257         * org-exp.el (org-export-page-description)
4258         (org-export-page-keywords): New variables.
4259         (org-export-plist-vars): Add entries for :keywords and
4260         :description.
4261         (org-infile-export-plist): Parse for new keywords.
4262         (org-get-current-options): Add new keywords
4263         (org-export-as-html): Publish description and keywords.
4265         * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New
4266         option.
4267         (org-agenda-add-entry-text): Honor
4268         `org-agenda-add-entry-text-descriptive-links'.
4270         * org-export-latex.el (org-export-latex-preprocess): Make all
4271         external preprocess functions use a PARAMETER arg.
4273         * org-exp.el (org-export-preprocess-string)
4274         (org-export-select-backend-specific-text)
4275         (org-export-format-source-code-or-example)
4276         (org-format-org-table-html): Support docbook export.
4277         (org-export-preprocess-string): Make all external preprocess
4278         functions use a PARAMETER arg.
4280 2009-03-07  Carsten Dominik  <carsten.dominik@gmail.com>
4282         * org-exp.el (org-export-html-style-include-scripts): New option.
4283         (org-export-plist-vars): Add new option
4284         `org-export-html-style-include-scripts'.
4285         (org-export-as-html): Honor new option
4286         `org-export-html-style-include-scripts'.
4287         (org-export-html-scripts, org-export-html-style-default): Fix
4288         xml issues with the Safari browser.
4290 2009-03-06  Carsten Dominik  <carsten.dominik@gmail.com>
4292         * org-publish.el (org-publish-attachment): Only copy file when the
4293         directories differ.
4295 2009-03-05  Carsten Dominik  <carsten.dominik@gmail.com>
4297         * org-clock.el (org-clocktable-steps): Use inactive time stamps
4298         for clocktable steps.
4300         * org.el (org-additional-option-like-keywords): Add two more
4301         keywords.
4303 2009-03-04  Carsten Dominik  <carsten.dominik@gmail.com>
4305         * org-exp.el (org-export-format-source-code-or-example): Mark
4306         temporary buffer unmodified, so that it will be killed even if
4307         mode like message mode has decided to assign a file name.
4309         * org.el (org-scan-tags): Improve tag inheritance.
4310         (org-scan-tags, org-make-tags-matcher): Make tag comparison
4311         case-sensitive.
4312         (org-scan-tags): Use the internal tags list instead of creating it
4313         from scratch.
4314         (org-trust-scanner-tags, org-scanner-tags): New variables.
4315         (org-scan-tags): Set `org-scanner-tags'.
4316         (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
4317         (org-map-entries): Document the possible speedup using scanner
4318         tags.
4320 2009-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
4322         * org.el (org-add-planning-info): Fix bug with looking for keyword
4323         only at column 0.
4325         * org-agenda.el (org-agenda-custom-commands-local-options): Add
4326         option for tags filter preset.
4327         (org-prepare-agenda): Store filter preset as a property on the
4328         filter variable.
4329         (org-finalize-agenda): Call the filter, if there is a preset.
4330         (org-agenda-filter-by-tag): Filter again after clearing the
4331         filter, when there still is a preset.
4332         (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
4333         Include the preset filter.
4334         (org-agenda-redo): Apply the filter again, also the preset filter.
4336         * org-exp.el (org-export-as-html): Use IDs in the correct way.
4338         * org.el (org-uuidgen-p): New funtion.
4340         * org-agenda.el (org-agenda-fontify-priorities): New default value
4341         `cookies'.
4342         (org-agenda-fontify-priorities): Renamed from
4343         org-fontify-priorities.
4345         * org.el (org-set-font-lock-defaults): Call
4346         `org-font-lock-add-priority-faces'.
4347         (org-font-lock-add-priority-faces): New function.
4349         * org-faces.el: (org-set-tag-faces): New option.
4350         (org-priority-faces): New variable.
4352         * org-exp.el (org-export-as-html): Add a "content" div around the
4353         entire content of the body tag.
4354         (org-export-html-get-bibliography): New function.
4355         (org-export-html-validation-link): New variable.
4356         (org-export-as-html): Add validation link to exported page.
4358         * org.el (org-match-sparse-tree): Renamed from
4359         `org-tags-sparse-tree'.
4360         (org-tags-sparse-tree): New alias.
4362 2009-03-02  Carsten Dominik  <carsten.dominik@gmail.com>
4364         * org.el (org-get-valid-level): Catch the case where the level
4365         change is nil.
4367         * org-clock.el (org-clock-find-position): Better indentation of
4368         new clock drawers.
4370 2009-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
4372         * org-agenda.el (org-agenda-quit): Delete window only when the
4373         frame-setup was not `current-window'.
4375         * org.el (org-tag-persistent-alist): New option.
4376         (org-startup-options): Add keyword `noptag'.
4377         (org-fast-todo-selection): Handle :newline correctly.
4378         (org-set-tags): Handle :newline correctly.
4379         (org-fast-tag-selection): Handle :newline correctly.
4381 2009-02-28  Carsten Dominik  <carsten.dominik@gmail.com>
4383         * org-exp.el (org-export-as-ascii): Reverse link buffer before
4384         outputting it.
4385         (org-export-ascii-push-links): Fix bug with pussing links into the
4386         export buffer.
4388 2009-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
4390         * org-archive.el (org-archive-subtree): Do not add 1 to level if
4391         pasting at top level.
4393         * org-bbdb.el: Improve documentation.
4395 2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
4397         * org-list.el (org-insert-item): Only consider insert empty lines
4398         is `org-empty-line-terminates-plain-lists' is not nil.
4400         * org.el (org-blank-before-new-entry): Mention the dependence on
4401         `org-empty-line-terminates-plain-lists' in the docstring.
4403         * org-publish.el (org-publish-get-project-from-filename): New
4404         optional argument UP.  Only find the top project if UP is set.
4405         (org-publish-current-project): Find the top encloding project.
4407         * org-agenda.el (org-agenda-before-write-hook)
4408         (org-agenda-add-entry-text-maxlines): New options.
4409         (org-write-agenda): Run the new hook in the temporary buffer.
4410         (org-agenda-add-entry-text): New function.
4411         (org-write-agenda): Implement PDF export, using ps2pdf.
4413         * org.el (org-global-properties-fixed, org-global-properties):
4414         Improve documentation string.
4416         * org-exp.el (org-export-ascii-links-to-notes): New option.
4417         (org-export-as-ascii): Handle links better.
4418         (org-export-ascii-wrap, org-export-ascii-push-links): New
4419         functions.
4421 2009-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
4423         * org-agenda.el (org-agenda): Make prefix arg optional.
4424         (org-agenda-search-headline-for-time): New option.
4425         (org-format-agenda-item): Honor
4426         `org-agenda-search-headline-for-time'.
4428         * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
4429         characters.
4431         * org.el (org-self-insert-cluster-for-undo): New option.
4432         (org-self-insert-command): Cluster undo for 20 characters.
4433         (org-self-insert-command-undo-counter): New variable.
4435 2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
4437         * org-exp.el (org-export-as-html): Fix problem with closing colone
4438         example.
4440 2009-02-22  Carsten Dominik  <carsten.dominik@gmail.com>
4442         * org-export-latex.el (org-export-as-latex)
4443         (org-export-latex-first-lines): Avoid modification flag when
4444         adding or removing text properties.
4445         (org-export-latex-fontify): Catch error when org-emph-alist has
4446         entries that are not defined for LaTeX export.
4448         * org.el (orgstruct++-mode): New function.
4449         (turn-on-orgstruct++): Call `orgstruct++-mode'.
4450         (org-context-p): Allow detecting item context after the first line
4451         of an item.
4452         (orgstruct-make-binding): Detect if item-body context should be
4453         seen.
4454         (orgstruct-is-++): New variable.
4455         (org-add-planning-info): Catch the case when there is no planning
4456         info yet and the call does not want to add anything, only maybe
4457         tries to remove something.
4458         (org-special-ctrl-a/e): All value to be a cons cell with separate
4459         settings for `C-a. and `C-e'.
4460         (org-beginning-of-line, org-end-of-line): Honor separate values
4461         for `C-a' and `C-e'.
4463 2009-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
4465         * org.el (org-reload): New command.
4467 2009-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
4469         * org-exp.el (org-export-htm-get-tag-class-name)
4470         (org-export-htm-get-todo-kwd-class-name): New functions.
4471         (org-export-html-tag-class-prefix)
4472         (org-export-html-todo-kwd-class-prefix): New options.
4473         (org-export-as-html): Call
4474         `org-export-html-get-todo-kwd-class-name'.
4475         (org-html-level-start): Wrap tags into classes.
4476         (org-export-html-get-tag-class-name)
4477         (org-export-html-get-todo-kwd-class-name): New functions.
4479         * org-export-latex.el (org-export-latex-collect-header-macros):
4480         Remove fields that are used anyway.
4481         (org-export-latex-make-header): Insert the options earlier.
4483         * org-agenda.el (org-agenda-get-progress): Fix bug with state
4484         matching.
4486         * org-list.el (org-indent-item): Allow point to be at the end of
4487         the region.
4489         * org.el (org-metaleft, org-metaright): Be more accurate about
4490         detecting a region where commands apply.
4492         * org-compat.el (org-cursor-to-region-beginning): New function.
4494         * org.el (org-priority): Also find invisible heading.
4496         * org-colview-xemacs.el (org-columns-edit-value): No special
4497         treatment for `org-todo' prefix.
4499         * org-colview.el (org-columns-edit-value): No special treatment
4500         for `org-todo' prefix.
4502         * org-remember.el (org-remember-apply-template): Use
4503         `org-completing-read-no-ido'.
4505         * org.el (org-completing-read-no-ido): New function.
4506         (org-make-tags-matcher, org-set-property): Use
4507         `org-completing-read-no-ido'.
4509         * org-export-latex.el (org-export-latex-import-inbuffer-stuff):
4510         New option.
4511         (org-export-as-latex): Import in-buffer settings as TeX macros.
4512         (org-export-latex-make-header): Additional parameter OPT-DEFS.
4513         (org-export-latex-collect-header-macros): New function.
4515         * org.el (org-refile-get-location): Turn off
4516         `partial-completion-mode'.
4518 2009-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
4520         * org.el (org-block-todo-from-checkboxes): Announce that
4521         checkboxes are the culprit.
4522         (org-block-todo-from-children-or-siblings): Call
4523         `org-up-heading-all instead' of `outline-up-heading'.
4525         * org-agenda.el (org-agenda-show-1): Renamed from
4526         `org-agenda-show'.
4527         (org-agenda-show): Re-install the old version for now.
4528         (org-agenda-dim-blocked-tasks): Update docstring.  Scope a
4529         variable into the blokker hook, so that the checkbox checker can
4530         anounce that it caused the blocking.
4532         * org.el (org-track-ordered-property-with-tag): New option.
4533         (org-toggle-ordered-property): Honor
4534         `org-track-ordered-property-with-tag'.
4535         (org-tag-alist): Add newline options.
4536         (org-set-regexps-and-options): Separate option lines imply a
4537         newline.
4538         (org-set-regexps-and-options, org-assign-fast-keys)
4539         (org-fast-todo-selection, org-fast-tag-selection): Handle newline
4540         option.
4541         (org-indent-line-function): Make sure this works even if there is
4542         not `org-drawer-regexp' defined.  This can happen when
4543         orgstruct-mode is used in a non-org buffer.
4545         * org-list.el (org-checkbox-blocked-p): New function.
4546         (org-toggle-checkbox): Check for blocking.
4548         * org.el (org-modules): Add an entry for org-R.el.
4550         * org-agenda.el (org-agenda-todo-ignore-with-date)
4551         (org-agenda-todo-ignore-scheduled)
4552         (org-agenda-todo-ignore-deadlines): Mention the variable
4553         `org-agenda-tags-todo-honor-ignore-options' in the docstring.
4555         * org.el (org-get-wdays): Find the warning period also if it is in
4556         the wrong place.
4557         (org-ido-completing-read): Provide the correct arguments to
4558         ido-completing-read and bind `ido-enter-matching-directory' to
4559         nil.
4561 2009-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
4563         * org.el (org-olpath-completing-read): Never use ido for this
4564         one.
4566         * org-exp.el (org-export-normalize-links): Use new macro.
4568         * org-macs.el (org-if-unprotected-at): New macro.
4570         * org-agenda.el (org-agenda-show): Allow numerical prefix
4571         arguments to specify how much context should be shown.
4572         (org-agenda-cycle-show): New command, could be bound to SPC in
4573         org-agenda-mode-map.
4575         * org-exp.el (org-html-level-start): Space after section number.
4577 2009-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
4579         * org-agenda.el (org-agenda-get-sexps): Add todo state as
4580         property, for sorting.
4581         (org-cmp-todo-state): Get the applicable TODO keywords directly
4582         from the buffer.
4583         (org-run-agenda-series, org-agenda-list, org-search-view)
4584         (org-todo-list, org-tags-view): Only fit agenda window when the
4585         whole series is done.
4587         * org.el (org-scan-tags): Add todo state as property, for sorting.
4589         * org-agenda.el (org-agenda-custom-commands-local-options): Add
4590         `org-agenda-overriding-header' as an option.
4591         (org-agenda-list): Honor org-agenda-overriding-header'.
4593 2009-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
4595         * org-list.el (org-toggle-checkbox): Improve cursor positioning
4596         after removing a checkbox.
4598         * org.el (org-show-entry): Make this work correctly also if it is
4599         the last entry in the file.
4600         (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
4601         falling back to normal, default command.
4602         (org-ctrl-c-ctrl-c): When called with prefix arg at a non-checkbox
4603         item, call the checkbox toggler to get a box.
4605         * org-list.el (org-toggle-checkbox): Make double prefix set the
4606         checkbox to "[-]".
4607         (org-fix-bullet-type): Only replace bullet if it is changed.
4608         (org-renumber-ordered-list): Handle case when first item does not
4609         have a number.
4611         * org.el (org-add-log-setup): Fix positioning when
4612         `org-log-states-order-reversed' is nil.
4614         * org-clock.el (org-clock-in): Fix positioning when
4615         `org-log-states-order-reversed' is nil.
4616         (org-clock-find-position): Fix positioning when
4617         `org-log-states-order-reversed' is nil.
4619 2009-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
4621         * org-clock.el (org-clock-into-drawer): Take default from
4622         `org-log-into-drawer'.
4623         (org-clock-find-position): Look for the correct drawer.
4625         * org.el (org-log-into-drawer): Renamed from
4626         `org-log-state-notes-into-drawer'.
4627         (org-log-state-notes-into-drawer): New variable alias.
4628         (org-add-log-setup): Make drawer name default to LOGBOOK, not
4629         CLOCK.
4630         (org-insert-property-drawer): Also skip LOGBOOK drawers.
4632 2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
4634         * org-agenda.el (org-agenda): Fix docstring.
4636         * org.el ("org-plot"): Help loading org-plot.
4637         (org-metaleft-hook, org-metaright-hook, org-metaup-hook)
4638         (org-metadown-hook, org-shiftmetaleft-hook)
4639         (org-shiftmetaright-hook, org-shiftmetaup-hook)
4640         (org-shiftmetadown-hook, org-metareturn-hook): New hooks.
4641         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
4642         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
4643         (org-metadown, org-ctrl-c-ctrl-c): Call the appropriate hook.
4645         * org-publish.el (org-publish-get-base-files): Allow symbol `any'
4646         for selecting files with any (and even without) extension.
4648         * org.el (org-save-all-org-buffers): Also save id locations.
4649         (org-revert-all-org-buffers): Also load id locations.
4651 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
4652         * org.el (org-drawers): Add LOGBOOK to the default drawers.
4653         (org-log-state-notes-into-drawer): New option.
4654         (org-add-log-setup): Place the sate note marker into the drawer,
4655         create drawer when necessary.
4656         (org-refile-targets): Document special interpretation of LEVEL
4657         when odd-levels are used.
4659 2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
4661         * org.el (org-store-log-note): Fix note indentation when adding
4662         notes to end of list.
4664         * org-exp.el (org-export-as-html): Add TODO keyword as extra
4665         class, so that each keyword can get special colors through CSS.
4667         * org-clock.el (org-clock-out): Add another nil for the previous
4668         state into the call to `org-add-log-setup'.
4670         * org.el (org-log-note-previous-state): New variable.
4671         (org-log-note-headings): New %S escape for old state.
4672         (org-todo): Call the note setup with the old state as an
4673         argument.
4674         (org-add-note): Add another nil for the previous state into the
4675         call to `org-add-log-setup'.
4676         (org-add-log-setup): New argument PREV-STATE.
4677         (org-add-log-note): Handle new %S escape.
4678         (org-store-log-note): Handle new %S escape.
4680 2009-02-11  Carsten Dominik  <carsten.dominik@gmail.com>
4682         * org-clock.el (org-clock-find-position): Do not swallow an item
4683         less indented than the CLOCK line itself.
4684         (org-clock-in): Push markers to lin after the clock line.
4685         (org-clock-find-position): Handle values of
4686         `org-clock-into-drawer' smaller than 2.
4688         * org-exp.el (org-html-level-start): Add a CSS class to section
4689         numbers.
4690         (org-export-html-toplevel-hlevel): Better documentation of the
4691         influence of this variables on H levels and css classes in
4692         export.
4694 2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
4696         * org-agenda.el (org-agenda-custom-commands-local-options): Add
4697         timestamp and nottimestamp to the chooe menu.
4699         * org.el (org-save-all-org-buffers): Moved here from org-agenda.el.
4700         (org-revert-all-org-buffers): New command.
4702 2009-02-09  Carsten Dominik  <carsten.dominik@gmail.com>
4704         * org.el (org-return): Implement `org-return-follows-link' in the
4705         function org-return.  This is more robust than using the mouse
4706         map, I think.
4707         (org-set-regexps-and-options): Match more general #+TODO lines.
4708         (org-make-options-regexp): New optional argument EXTRA, for an
4709         extra regexp.
4710         (org-tab-follows-link): Mark as deprecated.
4712 2009-02-07  Carsten Dominik  <carsten.dominik@gmail.com>
4714         * org-exp.el (org-export-preprocess-string): Remove clock lines
4715         earlier, so that they cannot cotribute to verbatim snippets.
4717 2009-02-06  Carsten Dominik  <carsten.dominik@gmail.com>
4719         * org-exp.el (org-export-remove-or-extract-drawers): Fix regexp
4720         for finding drawers.
4721         (org-export-as-ascii, org-export-as-html): Count levels relative
4722         to the subtree header.
4723         (org-get-min-level): New optional argument OFFSET.
4724         (org-export): Make sure point is restored after popping up that
4725         window.
4727         * org.el (org-do-sort): Also take an inactive timestamp if no
4728         active one is found.
4730         * org-colview-xemacs.el (org-columns-capture-view): Copy before
4731         deleting duplicates.
4733         * org-colview.el (org-columns-capture-view): Copy before
4734         deleting duplicates.
4736         * org-exp.el (org-export-preprocess-string): Fix bug when skipping
4737         text before first headline.
4739         * org.el (org-format-latex): Do not convert LaTeX fragments in
4740         protected examples.
4742 2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
4744         * org-exp.el (org-export-html-style-default): Use color values
4745         instead of names for XHTML validation.
4747         * org.el (org-get-scheduled-time, org-get-deadline-time): New
4748         functions.
4749         (org-return-follows-link): Revert making this the default untile
4750         issues are resolved.
4752         * org-agenda.el (org-agenda-skip-if): New conditions timestamp and
4753         nottimestamp.
4755 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
4757         * org.el (org-mode): Make dependence stuff work more reliably.
4758         (org-update-parent-todo-statistics): Fix bug with updating
4759         statistics cookie.
4761         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
4762         ~ as verbatim delimiters.
4764         * org-exp.el (org-export-html-format-image): New argument
4765         PAR-OPEN.
4766         (org-export-as-html): Pass par-open to
4767         `org-export-html-format-image'.
4769 2009-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
4771         * org.el (org-yank-adjusted-subtrees, org-return-follows-link)
4772         (org-use-fast-todo-selection, org-tags-column): New default
4773         setting for variables, based on a poll what typical uses use.
4775         * org-agenda.el (org-agenda-sorting-strategy)
4776         (org-agenda-tags-column): New default setting for variables, based
4777         on a poll what typical uses use.
4779 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
4781         * org-agenda.el (org-agenda-dim-blocked-tasks): Keep dimming
4782         blocked entries from setting the blocked tag.
4784         * org-exp.el (org-export-html-footnotes-section): Use a more
4785         consistent id for footnotes.
4787         * org-export-latex.el (org-export-latex-classes): Remove the
4788         a4paper option from the default styles.
4790 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
4792         * org.el (org-enforce-todo-checkbox-dependencies): New option.
4793         (org-block-todo-from-checkboxes): New function.
4794         (org-todo): Make tripple prefix arg circumvent blocking.
4796         * org-timer.el (org-timer): Provide the timer feature.
4798         * org.el (org-require-autoloaded-modules): Add a few more files to
4799         the list of autoloaded modules.
4801         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
4803 2009-01-29  Carsten Dominik  <carsten.dominik@gmail.com>
4805         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
4806         drawers that are unprotected.
4807         (org-export-html-format-image): Make sure inlined LaTeX fragment
4808         images remain inlined.
4810         * org.el (org-toggle-ordered-property): New function.
4811         (org-mode-map): Add a key for `org-toggle-ordered-property'.
4812         (org-org-menu): Add menu entries for TODO dependencies.
4814 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
4816         * org.el (org-default-properties): Add ORDERED to the default
4817         properties, to get completion support for it.
4819         * org-list.el (org-update-checkbox-count): Update more than one cookie.
4821         * org.el (org-update-parent-todo-statistics): Update more than one
4822         cookie.
4824         * org-agenda.el (org-agenda-get-todos): Start search from correct
4825         position.
4827         * org.el (org-fast-todo-selection): Make sure TODO selection does
4828         not change buffer position.
4830         * org-list.el (org-toggle-checkbox): Implement adding or removing
4831         checkboxes from line or region when called with a prefix
4832         argument.
4834         * org-rmail.el (org-rmail-store-link): Protect the call to
4835         `rmail-narrow-to-non-pruned-header'.
4837         * org-clock.el (org-clock-special-range): Fix week display in
4838         clock tables.
4840         * org-exp.el (org-get-current-options): Fix bug when in indirect
4841         buffer.
4843 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
4845         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
4846         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
4847         (org-agenda-dim-blocked-tasks): New function.
4849         * org.el (org-enforce-todo-dependencies): New option.
4850         (org-block-todo-from-children-or-siblings): New function.
4852         * org-faces.el (org-agenda-dimmed-todo-face): New face.
4854         * org.el (org-todo): Return correct state type even if the blocker
4855         throws an error.
4856         (org-modifier-cursor-error): Renamed from
4857         `org-shiftcursor-error'.
4858         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
4859         (org-shiftmetadown): Call `org-modifier-cursor-error'.
4861         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
4862         to get real errors from the blocker hook.
4864         * org.el (org-shiftselect-error, org-call-for-shift-select): New
4865         functions.
4866         (org-set-visibility-according-to-property): Turn off the setting
4867         of `org-show-entry-below', to avoid overruling a FOLDED visibility
4868         property.
4870 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
4872         * org.el (org-support-shift-select): New option.
4873         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
4874         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
4875         selection outside contexts.
4877         * org-list.el (org-at-item-bullet-p): New function.
4879         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
4880         variables.
4882         * org-footnote.el (org-footnote-normalize): Remove unnecessary
4883         variable.
4884         (org-insert-footnote-reference-near-definition): Remove
4885         unnecessary let form.
4887         * org-export-latex.el (org-export-latex-first-lines): Add
4888         OPT-PLIST parameter.
4889         (org-export-as-latex): Call `org-export-latex-first-lines' with
4890         opt-plits parameter.
4891         (org-export-latex-preprocess): Remove unnecessary variables.
4893         * org-exp.el (org-infile-export-plist)
4894         (org-export-add-options-to-plist, org-export-kill-licensed-text)
4895         (org-export-remove-headline-metadata)
4896         (org-export-get-title-from-subtree, org-get-min-level)
4897         (org-html-do-expand): Remove innecessary let form.
4899         * org-colview-xemacs.el (org-columns-display-here): Remove
4900         unnecessary variables.
4902         * org-colview.el (org-columns-display-here): Remove unnecessary
4903         variables.
4905         * org-bbdb.el (org-bbdb-anniversaries): Remove unnecessary
4906         variables.
4908         * org-id.el (org-id-alist-to-hash, org-id-find-id-in-file): Remove
4909         unnecessary variables.
4911         * org-agenda.el (org-search-view, org-agenda-get-blocks)
4912         (org-agenda-filter-by-tag, org-agenda-action): Remove unnecessary
4913         variables.
4915         * org.el (org-set-emph-re): Clean-up the STACKED stuff.
4916         (org-compact-display-after-subtree-move): Remove unnecessary
4917         variables.
4918         (org-edit-fixed-width-region): Remove unnecessary variables.
4919         (org-edit-src-find-region-and-lang): Remove unnecessary variables.
4920         (org-olpath-completing-read): Remove unnecessary variable.
4921         (org-auto-repeat-maybe): Remove unnecessary variable.
4922         (org-map-entries): Remove unnecessary variable.
4923         (org-buffer-property-keys, org-imenu-get-tree)
4924         (org-speedbar-set-agenda-restriction): Remove unnecessary variables.
4926 -----------------------------------------------------------------
4928 2009-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
4929         * org-exp.el (org-export-remove-timestamps): Never remove
4930         timestamps from tables.
4932         * org-export-latex.el (org-export-latex-first-lines): Add more
4933         options to the preprocessing of the text before the first
4934         headline.
4936 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
4938         * org-faces.el (org-clock-overlay): Make face compatible with
4939         XEmacs.
4941         * org.el (org-yank): Add property for delete-selection mode.
4943         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
4945         * org.el (org-agenda-tags-todo-honor-ignore-options): Declare
4946         variable.
4948         * org-table.el (org-table-insert-hline): Fix typo in fuction call
4949         to `backward-char'.
4951         * org-exp.el (org-export-as-html): Remove the initial space from
4952         colon examples.
4954         * org.el (org-scan-tags): Call
4955         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
4957         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
4958         customization groups.
4959         (org-agenda-tags-todo-honor-ignore-options): New option.
4960         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
4961         New function.
4962         (org-agenda-get-todos): Use
4963         `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
4965 2009-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
4967         * org-exp.el (org-export-format-source-code-or-example): Escape
4968         HTML characters also in examples that anre not treated with
4969         htmlize.  Also, just switch to EXAMPLE processing if we do not
4970         have a good version of htmlize.
4972         * org-rmail.el: Fix copyright notice.
4974         * org.el (org-activate-footnote-links): Improve footnote link
4975         highlighting.
4977         * org-footnote.el (org-footnote-normalize): Fix finding the end of
4978         a footnote definition at the end of the file.
4980         * org-table.el (org-table-get-specials): Add an imagined hline at
4981         the end of the table.  This can be useful for references that want
4982         to go to the end of the table.  Also fix bug when computing last
4983         row constants, in tables that do not start right at the right
4984         margin.
4985         (org-table-eval-formula): Match and replace remove references.
4986         (org-table-formula-substitute-names): Make sure that names inside
4987         a "remote" call are left alone, the will be replaced later when
4988         the remote call is handled.
4989         (org-table-convert-refs-to-rc): Do not convert things that might
4990         look like a reference, but are really part of an ID or namei n a
4991         remote reference.
4992         (org-table-get-remote-range): New function.
4994 2009-01-22  Carsten Dominik  <carsten.dominik@gmail.com>
4996         * org-faces.el (org-clock-overlay): Fix bug in face definition.
4998         * org-clock.el (org-clock-put-overlay): Use new face instead of
4999         `secondary-selection'.
5001         * org-faces.el (org-clock-overlay): New face.
5003 2009-01-21  Carsten Dominik  <carsten.dominik@gmail.com>
5005         * org-exp.el (org-get-current-options): Include the option for
5006         publishing time stamps.
5008         * org.el (org-toggle-heading): Renamed from
5009         `org-toggel-region-headings'.
5010         No longer needs a region defined, but will use it if there is one.
5011         (org-ctrl-c-star): Simplified, relying more on the internal
5012         workings of `org-toggle-heading'.
5013         (org-toggle-item): Renamed from `org-toggle-region-items'.
5014         No longer needs a region defined, but will use it if there is one.
5015         (org-ctrl-c-minus): Simplified, relying more on the inernal
5016         workings of `org-toggle-item'.
5018         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
5019         environment detection.  Also, do real changes only in unprotected
5020         places.
5022 2009-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
5024         * org-export-latex.el (org-export-latex-quotation-marks): Use
5025         `org-if-unprotected-1'.
5026         (org-export-latex-set-initial-vars): Check for class definition in
5027         property.
5029         * org-macs.el (org-if-unprotected-1): New macro.
5031 2009-01-19  Carsten Dominik  <carsten.dominik@gmail.com>
5033         * org-compat.el (org-count-lines): New function.
5035         * org-exp.el (org-export-format-source-code-or-example): Handle
5036         switches related to text areas.
5038         * org.el (org-activate-footnote-links): Don't allow match inside a
5039         link.
5041         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
5043         * org-export-latex.el (org-export-latex-links): Keep a relative
5044         path relative also after export.
5046         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
5048         * org.el (org-make-tags-matcher): Never use IDO for completing the
5049         tags matcher match string.
5050         (org-completing-read): Also remove the special biding for "?".
5052         * org-attach.el (org-attach-allow-inheritance): New option.
5053         (org-attach-inherited): New variable.
5054         (org-attach-dir): Handle properties related to the attachment
5055         directory.
5056         (org-attach-check-absolute-path): New function.
5057         (org-attach-set-directory, org-attach-set-inherit): New commands.
5058         (org-attach): Accommodate the new commands in the dispatcher.
5060 2009-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
5062         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
5063         `window-full-width-p'.
5065         * org-exp.el (org-export-as-html): Only check for images files
5066         that really can be inlined
5068         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
5069         list of extensions to be a parameter.
5071         * org-exp.el (org-export-html-inline-image-extensions): New
5072         variable.
5074         * org-agenda.el (org-prepare-agenda): Use
5075         `org-agenda-block-separator'.
5076         (org-agenda-block-separator): New option.
5078 2009-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
5080         * org-export-latex.el (org-export-latex-tables): Call
5081         `org-table-clean-before-export' with the new optional argument.
5083         * org-exp.el (org-table-clean-before-export): New optional
5084         parameter MAYBE-QUOTED, allows for quoted characters like \# in
5085         first column.
5087 2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
5089         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
5090         histograms.
5092         * org-colview.el (org-colview-construct-allowed-dates): Better
5093         error catching when a date/time property does not have allowed
5094         values defined.
5096         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
5097         Better error catching when a date/time property does not have
5098         allowed values defined.
5100 2009-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
5102         * org.el (org-map-entries): Restore point and restriction after
5103         `org-map-entries'.
5105 2009-01-13  Carsten Dominik  <carsten.dominik@gmail.com>
5107         * org.el (org-time=, org-time<, org-time<=, org-time>)
5108         (org-time>=, org-time<>): Make sure both values are dates.
5110 2009-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
5112         * org-archive.el (org-extract-archive-heading): Allow %s for file
5113         name also in achive location heading.
5115 2009-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
5117         * org-archive.el (org-add-archive-files): Uniquify the list before
5118         returning it.
5120 2009-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
5122         * org-compat.el (org-fit-window-to-buffer): Use
5123         `window-full-width-p'.
5125         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
5126         space after the colon in short examples.
5128         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
5129         enforce a space after the colon.  However, we also allow lines
5130         that are *only* a colon.
5131         (org-export-as-html): Enforce the space after the colon in short
5132         examples.
5133         (org-export-preprocess-string): Do the colon example protection
5134         earlier.
5135         (org-export-remove-timestamps): Do not check for protection at the
5136         end of the line.
5138 2009-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
5140         * org.el (org-format-latex-options): Add new matcher for single
5141         letters between dollars.
5142         (org-get-header): Function removed.
5143         (org-heading-components): New function.
5145         * org-exp.el (org-export-define-heading-targets): Record ID's also
5146         as alternative targets.
5147         (org-export-as-html): Interpret "id:" links to other files by
5148         preserving the relative path.
5150         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
5151         is nil.
5153         * org-exp.el (org-export-normalize-links): Protect the main link,
5154         to avoid special character processing.
5156         * org-export-latex.el (org-export-latex-special-keyword-regexp):
5157         New variable.
5158         (org-export-latex-special-string-regexps): Variable removed.
5159         (org-export-latex-keywords): Use the new regexp.
5161         * org-exp.el (org-export-handle-include-files): Fetch switches and
5162         put them into the BEGIN statement.
5164         * org-timer.el (org-timer-mode-line-string): New variable.
5166         * org-clock.el (org-clock-mode-line-map): Renamed from
5167         `org-clock-mode-map'.
5168         (org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
5169         (org-clock-update-mode-line): Renamed from `org-update-mode-line'.
5170         (org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
5171         (org-clock-remove-overlays): Renamed from
5172         `org-remove-clock-overlays'.
5174         * org-timer.el (org-timer-pause-or-continue): Implement stopping
5175         and mode line display.
5176         (org-timer-stop): New command.
5177         (org-timer-seconds): Return correct time when timer is paused.
5178         (org-timer-mode-line-timer): New variable.
5179         (org-timer-set-mode-line, org-timer-update-mode-line): New
5180         functions.
5182         * org.el (org-insert-heading):  Handle new value `auto' for
5183         `org-blank-before-new-entry'.
5184         (org-org-menu): Add new items for timer functions.
5186         * org-list.el (org-insert-item): Handle new value `auto' for
5187         `org-blank-before-new-entry'.
5189         * org.el (org-blank-before-new-entry): New value `auto', made
5190         default.
5192 2009-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
5194         * org-exp.el (org-export-normalize-links): If the link is also
5195         used as the description, protect the description.
5197 2009-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
5199         * org.el (org-closest-date): Fix bug with yearly repeats, in
5200         combination with preference of the past as it is used for deadline
5201         and scheduling search.
5203         * org-exp.el (org-html-handle-time-stamps): No longer check for
5204         the `org-export-with-timestamps' option, because the preprocesser
5205         has taken care of this already.
5207         * org.el (org-entry-properties): Catch the case when this is
5208         called in a non-org-mode file.
5210         * org-export-latex.el (org-export-latex-remove-from-headlines):
5211         Variable made obsolete, also LaTeX export now uses the standard
5212         variables.
5213         (org-export-as-latex): Add the timestamps parameter to the
5214         preprocessor parameter list.
5215         (org-export-latex-content): Export the remaining keywords without
5216         considering to remove them.
5217         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
5218         Use bold font instead of tt font for the keywords.
5219         (org-export-latex-fontify-headline): Format headlines, assuming
5220         that all keywords still present should be published.
5221         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
5222         publish what ever remains of the time stamps.
5223         (org-export-latex-list-parameters): New option.
5224         (org-export-latex-lists): Pass additional parameters to the list
5225         converter.
5227         * org-exp.el (org-export-preprocess-string): Remove clock lines
5228         and timestamps already in the preprocesor.
5229         (org-export-remove-timestamps, org-export-remove-clock-lines): New
5230         functions.
5231         (org-export-as-ascii, org-export-as-html): Add the timestamps
5232         parameter to the preprocessor parameter list.
5234         * org-list.el (org-list-parse-list): Parse for checkboxes.
5235         (org-list-to-generic): Introduce and handle new parameters :cbon
5236         and :cboff.
5237         (org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
5238         optional parameter PARAMS.
5240         * org-export-latex.el (org-export-latex-special-chars): Fix
5241         problems with interpreting dollar signs.
5242         (org-inside-latex-math-p): New function.
5243         (org-export-latex-preprocess): Protect all the math fragments.
5245         * org.el (org-latex-regexps): Allow a dash after a dollar.
5247         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
5248         mark after copying.
5250         * org-agenda.el (org-run-agenda-series): Have series options set
5251         when finalizing the agenda.
5253         * org-exp.el (org-export-format-source-code-or-example): Protect
5254         the converted examples.
5256         * org.el (org-set-regexps-and-options): Fix the regexp
5257         `org-complex-heading-regexp'.
5259 2009-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
5261         * org.el (org-edit-src-get-label-format): New function.
5262         (org-coderef-label-format): New option.
5263         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
5264         a label format specification and make sure it is used in the edit
5265         buffer.
5266         (org-edit-src-get-label-format): New function.
5267         (org-store-link): Handle new coderef formats.
5268         (org-link-search): Handle new coderef formats.
5270         * org-footnote.el (org-footnote-create-definition)
5271         (org-footnote-goto-local-insertion-point): Make footnote insertion
5272         work correctly when the "Footnotes" headline is the last line in
5273         the buffer.
5275         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
5276         the location.
5278 2009-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
5280         * org-w3m.el (org-w3m): New customization group.
5281         (org-w3m-deactivate-mark): New option.
5282         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
5283         option say not to.
5285 2009-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
5287         * org.el (org-set-font-lock-defaults): Trigger footnote
5288         fontification.
5289         (org-activate-footnote-links): New function.
5290         (org-activate-links): New entry `footnote'.
5292         * org-faces.el (org-footnote): New face.
5294 2009-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
5296         * org-macs.el (org-re): Handle the [:word:] class.
5298         * org-exp.el (org-export-preprocess-string): Call
5299         `org-export-protect-colon-examples'.
5300         (org-export-protect-colon-examples): Renamed from
5301         `org-export-protect-examples', and scope limited to lines starting
5302         with a colon.
5304 2008-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
5306         * org-exp.el (org-export-preprocess-string): Move the preprocess
5307         hook to after turning on Org-mode.
5308         (org-export-preprocess-after-include-files-hook)
5309         (org-export-preprocess-after-tree-selection-hook)
5310         (org-export-preprocess-before-backend-specifics-hook)
5311         (org-export-preprocess-final-hook): New hooks.
5312         (org-export-preprocess-string): Run the new hooks.
5314         * org.el (org-ctrl-c-minus): Fix indentation for new items.
5316         * org-footnote.el: New file.
5318         * org.el (org-footnote): Require footnote code.
5319         (org-startup-options): Add new footnote options.
5320         (org-mode-map): New keybindig for footnotes.
5321         (org-ctrl-c-ctrl-c): Add function at footnotes.
5322         (org-org-menu): New menu entries for footnotes.
5324         * org-export-latex.el (org-export-as-latex): Pass footnote
5325         variable to preprocessor.
5326         (org-export-latex-preprocess): Treat multiple references to a
5327         footnote.
5329         * org-exp.el (org-export-preprocess-string): Call
5330         `org-footnote-normalize'.
5331         (org-export-as-ascii, org-export-as-html): Pass footnote variable
5332         to preprocessor.
5333         (org-export-as-html): Treat multiple references to a footnote.
5335 2008-12-26  Carsten Dominik  <carsten.dominik@gmail.com>
5337         * org-export-latex.el (org-export-latex-links): Handle coderef
5338         links.
5340         * org.el (org-bracket-link-analytic-regexp++): New variable.
5341         (org-make-link-regexps): Initialize
5342         `org-bracket-link-analytic-regexp++'.
5343         (org-store-link): Implement special case in edit-src buffer.
5344         (org-insert-link): No use of ide to insert stored links.
5345         (org-link-search): Implement special case for coderefs.
5347         * org-exp.el (org-export-html-scripts): New constant.
5348         (org-export-html-style-default): Add a new style for highlighted
5349         code.
5350         (org-export-code-refs): New variable.
5351         (org-export-preprocess-string): Initialize `org-export-code-refs'.
5352         Call `org-export-replace-src-segments-and-examples'
5353         No longer call `org-export-protect-examples'.
5354         (org-export-target-internal-links): Take care of coderef targets.
5355         (org-export-last-code-line-counter-value): New variable.
5356         (org-export-replace-src-segments-and-examples): Renamed from
5357         `org-export-replace-src-segments', and modified.
5358         (org-export-format-source-code-or-example): Renamed from
5359         `org-export-format-source-code'.
5360         (org-export-number-lines): New function.
5361         (org-export-as-ascii, org-export-as-html): Handle coderef links.
5363 --------------------------------------------------------------------------
5365 2008-12-23  Carsten Dominik  <carsten.dominik@gmail.com>
5367         * org-remember.el (org-remember-handler): Safer way to get a new
5368         buffer accessing the target file.
5370         * org.el (org-refile-get-location): Handle case of current buffer
5371         not having a file associated with it.
5373 2008-12-22  Carsten Dominik  <carsten.dominik@gmail.com>
5375         * org-table.el (org-table-get-formula): Only ask to overwrite
5376         field formula if there really is one.
5378         * org-id.el (org-id-find): Allow the ID to be a symbol or a
5379         number, by converting these to a string.
5381         * org-colview.el (org-dblock-write:columnview): Allow ID to be
5382         located in a different file.
5384         * org-colview-xemacs.el (org-dblock-write:columnview): Copy from
5385         org-colview.el.
5387 2008-12-21  Carsten Dominik  <carsten.dominik@gmail.com>
5389         * org.el (org-completion-use-ido): Enhance docstring of
5390         `org-completion-use-ido'.
5392         * org-export-latex.el (org-export-latex-make-header): Double the %
5393         in the time stamp format.
5394         (org-export-latex-special-chars): Handle case where there is no
5395         match group 3.
5397 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
5399         * org.el (org-get-refile-targets, org-refile-get-location): Use
5400         expanded file name to improve comparison.
5402 2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
5404         * org.el (org-scan-tags): Rescan for tags, to get the correct
5405         upcase/downcase stuff.  This slows things down for now, but it
5406         works.
5407         (org-mode): Make sure the tag-faces regexp is initialized.
5409         * org-export-latex.el (org-export-latex-links): Fix bug with
5410         undefined label.
5412         * org-table.el (org-table-get-specials): Set
5413         `org-table-current-last-data-line'.
5414         (org-table-current-last-data-line): New variable.
5415         (org-table-insert-column, org-table-delete-column)
5416         (org-table-move-column, org-table-fix-formulas): Call
5417         `org-table-fix-formulas' a second time to fix the $LR references.
5418         (org-table-get-specials): Add the $LR references to the tables.
5419         (org-table-get-formula): Do not offer last-row names as LHS of
5420         formulas.
5422         * org.el (org-store-link): Capture link description from
5423         `org-id-store-link'.
5425         * org-exp.el (org-export-html-format-image): Add the / to the end
5426         of the <img> tag.
5427         (org-export-format-source-code): Surround example by empty lines,
5428         to make sure it will not be inside a paragraph.
5430         * org.el (org-ido-switchb): New function.
5432 2008-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
5434         * org-agenda.el (org-agenda-show): New prefix argument
5435         FULL-ENTRY.
5437         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
5438         argument.
5440         * org-agenda.el (org-agenda-set-tags): Leave getting the tags to
5441         `org-agenda-change-all-lines'.
5442         (org-agenda-change-all-lines): Removed FORCE-TAGS argument, the
5443         tags are now retrieved locally.
5445 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
5447         * org.el (org-get-outline-path): Fix bug if level is not given.
5448         (org-org-menu): Do not quote function in menu vector.
5450         * org-agenda.el (org-finalize-agenda): Fix typo with variable
5451         name.
5453 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
5455         * org.el (org-refile): Avoid refiling to within the region to be
5456         refiled.
5458         * org-export-latex.el (org-export-latex-special-chars): Replace
5459         special characters also in tables.
5461         * org-agenda.el (org-agenda-change-all-lines): New argument
5462         FORCE-TAGS.
5463         (org-agenda-set-tags): Cet the new tags and pass them to
5464         `org-format-agenda-item'.
5466 2008-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
5468         * org-export-latex.el (org-export-latex-classes): Add longable as
5469         a default package to all classes.
5470         (org-export-latex-tables): Handle the longtable attribute and the
5471         align attribute.
5473         * org-table.el (orgtbl-to-generic): Handle tables that start with
5474         a hline.
5476         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
5477         \verb for colde-like snippets.
5478         (org-export-as-latex): Fix issues with region export.
5480         * org.el (org-up-heading-safe): Speed up function by using a
5481         direct regexp search.
5482         (org-olpa): New variable.
5483         (org-get-outline-path): Speed-up path constructions in cases where
5484         this is possible because the entire hierarchy is scanned anyway.
5485         (org-refile-get-location): Don't compare the truenames of files,
5486         this is too slow.
5487         (org-goto-max-level): New option.
5488         (org-goto): Use `org-goto-max-level'.
5490 2008-12-12  Tassilo Horn  <tassilo@member.fsf.org>
5492         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
5493         Strip angle brackets from message-ids in the former and don't do
5494         it in the latter.
5495         (org-gnus-follow-link): Open summary reliable, even if the last
5496         messages were deleted, and handle empty groups, too.
5498 2008-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
5500         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
5501         instead of \texttt for the =...= and ~===~ emphasis environments.
5502         (org-export-as-latex): Remove any old :org-license-to-kill text
5503         properties.
5504         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
5505         (org-export-latex-make-header): Add some hard space after the
5506         table of contents.
5507         (org-export-latex-first-lines): Accept RBEG argument.  Mark
5508         exported text so that it will be excuded in further steps.
5510         * org-table.el (org-table-get-specials): Make @0 reference the
5511         last line in a table.
5512         (org-table-recalculate): Improve docstring.
5514 2008-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5516         * org.el (org-log-done): Fix docstring.
5518 2008-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
5520         * org-exp.el (org-export-html-format-image): Fix bugs.
5522         * org-export-latex.el (org-export-latex-tables)
5523         (org-export-latex-links): Implement attribute, label, and caption
5524         handling.
5526         * org-exp.el (org-export-html-style-default): Add style
5527         definitions for the figure div.
5528         (org-export-preprocess-string, org-export-as-html): Implement
5529         attribute, label, and caption handling.
5530         (org-export-attach-captions-and-attributes): New function.
5531         (org-export-html-format-image): New function.
5532         (org-format-org-table-html): Implement attribute, label, and
5533         caption handling.
5535         * org.el (org-find-text-property-in-string): New function.
5536         (org-extract-attributes): Use the property org-attr instead of
5537         org-attrobutes, because this property is now set with the #+ATTR
5538         lines.
5540 2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
5542         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
5543         the case that FROM is nil.
5545         * org.el (org-before-first-heading-p): New function.
5547 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
5549         * org-exp.el (org-export-as-html): Do not add a space before
5550         enforces line breaks.
5551         (org-export-as-html): Close paragraph before blockquote and verse
5552         tags.
5554 2008-12-06  Carsten Dominik  <carsten.dominik@gmail.com>
5556         * org-id.el (org-id-locations-file): Wrap file name with
5557         `convert-standard-filename'.
5558         (org-id-files): New variable.
5559         (org-id-use-hash): New option.
5560         (org-id-update-id-locations): Also search in all files current
5561         listed in `org-id-files'.  Convert the resulting alist to a hash
5562         if the user customation says so.
5563         (org-id-locations-save): Handle he case if `org-id-locations' is a
5564         hash.
5565         (org-id-locations-load): Convert the alist to a hash.
5566         (org-id-add-location): Handle the hast case.
5567         (kill-emacs-hook): Make sure id locations are saved when Emacs is
5568         exited.
5569         (org-id-hash-to-alist, org-id-alist-to-hash)
5570         (org-id-paste-tracker): New functions.
5572 -------------------------------------------------------------------------
5574 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
5576         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
5577         bindings of calendar variables.
5579         * org-table.el (org-table-find-row-type): Renamed from
5580         `org-find-row-type'.
5581         (org-table-rewrite-old-row-references): Renamed from
5582         `org-rewrite-old-row-references'.
5583         (org-table-shift-refpart): Renamed from `org-shift-refpart'.
5584         (org-table-cleanup-narrow-column-properties): Renamed from
5585         `org-cleanup-narrow-column-properties'.
5587 2008-12-05  Carsten Dominik  <carsten.dominik@gmail.com>
5589         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
5590         for better error messages.
5591         (org-table-get-descriptor-line): Supply the new arguments to
5592         `org-find-row-type'.
5593         (org-table-error-on-row-ref-crossing-hline): New option.
5595         * org.el (org-target-link-regexp): Make buffer-local.
5596         (org-move-subtree-down): Fix bug with trees at beginning of
5597         buffer.
5599 2008-12-04  Carsten Dominik  <carsten.dominik@gmail.com>
5601         * org-faces.el (org-set-tag-faces): New function.
5602         (org-tags-special-faces-re): New variable.
5604         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
5606         * org-faces.el (org-tag-faces): New option.
5607         (org-tag): Mention `org-tag-faces' in the docstring.
5609 2008-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
5611         * org-exp.el (org-export-html-style-default): Implement new
5612         quoting.
5614         * org-jsinfo.el (org-infojs-template): Implement new quoting.
5616         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
5617         command to the `w3m-minor-mode-map'.
5619         * org-archive.el (org-archive-to-archive-sibling): Protect
5620         `this-command' to avoid appending kills during archiving.
5622         * org-exp.el (org-export-with-priority): New variable.
5623         (org-export-add-options-to-plist): Use `org-export-plist-vars'
5624         instead of internal list of strings and properties.
5625         (org-print-icalendar-entries): Retrieve the location property with
5626         inheritance.
5628 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
5630         * org-exp.el (org-export-with-todo-keywords): New option.
5631         (org-export-plist-vars): Include also the keys for the #+OPTIONS
5632         line.
5633         (org-default-export-plist, org-export-add-options-to-plist)
5634         (org-export-as-ascii, org-export-as-html): Use the new structure
5635         of `org-export-plist-vars'.
5637         * org.el (org-map-entries): Return all values.
5639 2008-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
5641         * org.el (org-matcher-time): Recognize more special values.
5643         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
5645 2008-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
5647         * org.el (org-tags-exclude-from-inheritance): New option.
5648         (org-tag-inherit-p, org-remove-uniherited-tags): Respect
5649         `org-tags-exclude-from-inheritance'.
5651         * org-agenda.el (org-agenda-show-inherited-tags): New option.
5652         (org-format-agenda-item): Add inherited tags to the agenda line
5653         string, and make sure that properties are kept when downcasing the
5654         tags list.
5655         (org-agenda-add-inherited-tags): New function.
5656         (org-downcase-keep-props): New function.
5658         * org.el (org-scan-tags): Mark inherited tags with a text
5659         property.
5660         (org-get-tags-at): Mark inherited tags with a text property.
5661         (org-add-prop-inherited): New function.
5663         * org-agenda.el (org-agenda-add-inherited-tags): New function.
5664         (org-agenda-show-inherited-tags): New option.
5666 2008-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
5668         * org.el (org-modules): Add org-w3m to the default modules.
5670         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
5671         orgtbl-mode.
5672         (orgtabl-create-or-convert-from-region): New command.
5674         * org-exp.el (org-export-as-ascii): Remove the handling of
5675         targets.
5676         (org-export-ascii-preprocess): Handle targets already in this
5677         function.
5679 2008-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
5681         * org-timer.el (org-timer-start-time): Define this variable.
5682         (org-timer-item): Make argument optional.
5684         * org-list.el (org-insert-item): Automatically insert a timer item
5685         if the current list is a timer list.
5687         * org-timer.el: New file.
5689         * org-publish.el (org-publish-org-index): Only exclude the index
5690         file in the main directory from being added to the site-map.
5691         (org-publish-get-project-from-filename): If the current project is
5692         a component, start publishing from the parent project.
5694 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
5696         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
5698         * org-publish.el (org-publish-org-index): Improve removal of
5699         temporary buffers.
5701         * org-agenda.el (org-get-closed): Re-apply changes
5702         accidentially overwritten by last commit to Emacs.
5704         * org.el (org-outline-path-complete-in-steps): New option.
5705         (org-refile-get-location): Honor
5706         `org-outline-path-complete-in-steps'.
5707         (org-agenda-change-all-lines, org-tags-sparse-tree)
5708         (org-time-string-to-absolute, org-small-year-to-year)
5709         (org-link-escape): Re-apply changes accidentially overwritten
5710         by last commit to Emacs
5712 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
5714         * org-clock.el (org-dblock-write:clocktable): Make sure the
5715         clocktable sees the first line.
5716         (org-clock-in): Warn if the clock cannot be resumed.
5718 2008-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
5720         * org.el (org-open-at-point): Fix mixup about interactive and
5721         non-interactive elisp links.
5723 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
5725         * org-exp.el (org-export-preprocess-string): Allow one comment
5726         line before the first headline to always be included.  This is
5727         to not miss a commented target.
5729         * org-mouse.el (org-mouse-insert-item): Call
5730         `org-indent-to-column' instead of `indent-to', for XEmacs
5731         compatibility.
5733         * org.el (org-refile-targets): Fix customize definition so
5734         that it works also in XEmacs.
5735         (org-fixup-indentation): Call `org-indent-to-column' instead
5736         of `indent-to', for XEmacs compatibility.
5738 2008-11-21  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
5740         * org-mew.el (org-mew-store-link): Get the correct case folder
5741         for refiled messages.
5743 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
5745         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
5746         line break indicators.
5748         * org.el (org-ido-completing-read): Remove the "i:" prefix for
5749         ido-completion propts.
5751 2008-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
5753         * org-remember.el (org-remember-apply-template): Use
5754         `org-substring-no-properties'.
5756         * org-compat.el (org-substring-no-properties): New function.
5758         * org-remember.el (org-remember-apply-template): Use
5759         `org-substring-no-properties' for compatibility.
5761         * org-list.el (org-list-two-spaces-after-bullet-regexp): New
5762         option.
5763         (org-fix-bullet-type): respect
5764         `org-list-two-spaces-after-bullet-regexp'.
5766         * org-clock.el (org-clock-load): Clean up the code.
5768         * org.el (org-adaptive-fill-function): Allow two spaces after
5769         "1." as a list bullet.
5771 2008-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
5773         * org-clock.el (org-clock-save, org-clock-load): Check for
5774         live buffers, existing files, and buffer file names to ensure
5775         consistent information.
5776         (org-clock-persist): Make `clock' a special value of this
5777         variable, and improve docstring.
5779         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
5780         (org-get-string-indentation): Adapt indentation when the bullet
5781         width changes.
5783 2008-11-19  Carsten Dominik  <carsten.dominik@gmail.com>
5785         * org-remember.el (org-remember-finalize): Make interactive.
5786         (org-remember-kill): New command.
5787         (org-remember-finish-immediately): Call `org-remember-finalize'
5788         directly.
5789         (org-remember-finalize): Make `org-remember-finalize' an interactive
5790         function.
5792 2008-11-18  Carsten Dominik  <carsten.dominik@gmail.com>
5794         * org-remember.el (org-remember-apply-template): No ido completion
5795         for free prompts in remember templates.
5796         (org-remember-before-finalize-hook): New hook.
5797         (org-remember-mode): New minor mode.
5798         (org-remember-apply-template): Turn on `org-remember-mode'.
5800         * org-id.el (org-id-add-location): Avoid error when no file is
5801         given.
5803         * org-remember.el (org-remember-apply-template): Fix the way how
5804         the list of allowed properties is retrieved from the target file.
5806         * org.el (org-insert-link): Improve file link matching.
5808 2008-11-17  Carsten Dominik  <carsten.dominik@gmail.com>
5810         * org-colview.el (org-columns-display-here): New argument
5811         DATELINE, to trigger using the new face.
5812         (org-agenda-colview-summarize): Call `org-columns-display-here'
5813         with the new argument.
5815         * org-faces.el (org-agenda-column-dateline): New face.
5817         * org-publish.el (org-publish-org-index): Use index-title at page
5818         title, not as section.
5820         * org-exp.el (org-export-html-format-desc): Respect the
5821         org-protect property.
5822         (org-export-as-html): Protect image specifiers that are in the
5823         description part of a link.
5825         * org.el (org-sort-entries-or-items, org-completing-read)
5826         (org-refile-get-location, org-olpath-completing-read, org-todo)
5827         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
5828         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
5829         (org-set-property, org-delete-property)
5830         (org-delete-property-globally): Use `org-ido-completing-read'.
5832         * org-remember.el (org-remember-apply-template): Use
5833         `org-ido-completing-read'.
5835         * org-publish.el (org-publish): Use `org-ido-completing-read'.
5837         * org-colview.el (org-columns-edit-value, org-columns-new)
5838         (org-insert-columns-dblock): Use `org-ido-completing-read'.
5840         * org-colview-xemacs.el (org-columns-edit-value)
5841         (org-columns-new, org-insert-columns-dblock): Use
5842         `org-ido-completing-read'.
5844         * org-attach.el (org-attach-delete-one, org-attach-open): Use
5845         `org-ido-completing-read'.
5847         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag): Use
5848         `org-ido-completing-read'.
5850         * org.el (org-time-today): New function.
5851         (org-matcher-time): Use `org-time-today'.  Add special treatment
5852         for "<tomorrow>" and "<yesterday>".
5853         (org-ido-completing-read): New function.
5854         (org-completion-use-ido): New option.
5856         * org-exp.el (org-export-format-source-code): Fix bug in require
5857         htmlize code.
5858         (org-export-target-internal-links): Fix bug in search for text
5859         property.
5861 2008-11-16  Carsten Dominik  <carsten.dominik@gmail.com>
5863         * org-export-latex.el (org-export-latex-subcontent): Interprete
5864         target aliases as additonal labels.
5866         * org-exp.el (org-export-target-aliases): New variable.
5867         (org-export-preprocess-string)
5868         (org-export-handle-invisible-targets): Fill the alias alist.
5869         (org-export-as-html): Remove the &nbsp; from the anchor, and also
5870         assign an id.
5871         (org-html-level-start): Insert the target aliases as additonal
5872         anchors.
5874         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
5875         picture area.
5877 2008-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
5879         * org.el (org-open-at-mouse): Ensure correct link abbreviations
5880         when following a link with the mouse from the agenda.
5882         * org-exp.el (org-export-as-html): Avoid lone </div> when no
5883         headlines are created.
5885 2008-11-14  Carsten Dominik  <carsten.dominik@gmail.com>
5887         * org-exp.el (org-export-preprocess-string): Reorder so that we
5888         can still see ID properties when we collect targets.
5889         (org-export-target-internal-links): Also store targets for ID's.
5891         * org.el (org-link-translation-function): New option.
5892         (org-open-at-point): Call `org-link-translation-function' if
5893         non-nil.
5894         (org-translate-link): New function.
5895         (org-translate-link-from-planner): New function.
5896         (org-open-at-point): Allow interactive commands in elisp links.
5898         * org-exp.el (org-icalendar-cleanup-string): Restore the old
5899         iCalendar quoting.  The new one seems to caus problems with
5900         applications.
5902         * org.el (org-yank): Set `this-command' to `yank', so that
5903         `yank-pop' will work.
5905 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
5907         * org-id.el (org-id-search-archives): New option.
5909         * org.el (org-link-to-org-use-id): New option.
5910         (org-store-link): Use `org-link-to-org-use-id'.
5911         (org-id): Make org-id.el a standard component.
5913 2008-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
5915         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
5916         hexified version of the tag.
5918         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
5919         compliance as far as quoting is concerned.
5921         * org-vm.el (org-vm-follow-link): Require `vm-search'.
5923         * org.el (org-up-heading-safe, org-forward-same-level): Always
5924         call `org-back-to-heading' instead of `outline-back-to-heading'.
5925         (org-back-to-heading): New wrapper around outline-back-to-heading,
5926         with a useful error message telling where the error happened.
5928         * org-list.el (org-update-checkbox-count): Always call
5929         `org-back-to-heading' instead of `outline-back-to-heading'.
5931         * org-exp.el (org-export-as-html): Make sure that each <img> tag
5932         has an `alt' attribute, to ensure XHTML validation.
5934 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
5936         * org-publish.el (org-publish-attachment): Allow publishing to
5937         overwrite attachment files.
5939         * org-agenda.el (org-agenda-timerange-leaders): New option.
5940         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
5942         * org.el (org-edit-src-exit): Untabify ASCII image before
5943         returning.
5956 2008-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
5958         * org.el (org-yank): Make any prefix force normal yanking.
5959         Suppress folding if text would be swallowed into a folded
5960         subtree.
5961         (org-yank-folded-subtrees, org-yank): Docstring updates.
5963         * org-agenda.el (org-agenda-compare-effort): Treat no effort
5964         defined as 0.
5966         * org-exp.el (org-export-language-setup): Add Catalan and
5967         Esperanto language entries.
5969 2008-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
5971         * org.el (org-refile): Allow refiling of entire regions.
5973         * org-clock.el (org-clock-time%): New function.
5975         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
5976         retrieve property values.
5978 2008-11-09  Carsten Dominik  <carsten.dominik@gmail.com>
5980         * org-agenda.el (org-agenda-list): Handle the value `only' of
5981         org-agenda-show-log'.
5982         (org-agenda-log-mode): Interpret a double prefix arg.
5984 2008-11-08  Carsten Dominik  <carsten.dominik@gmail.com>
5986         * org-exp.el (org-export-html-footnotes-section): New variable.
5987         (org-export-as-html): Use `org-export-html-footnotes-section' to
5988         insert the footnotes.
5989         (org-export-language-setup): Add "Footnotes" to language words.
5991 2008-11-07  Carsten Dominik  <carsten.dominik@gmail.com>
5993         * org.el (org-yank): Fix bug when not inserting a subtree.
5995 2008-11-06  Carsten Dominik  <carsten.dominik@gmail.com>
5997         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
5998         instead of `vm-beginning-of-message'.
6000         * org.el (org-make-link-regexps): Make sure that links to gnus can
6001         contain brackets.
6003 2008-11-05  Carsten Dominik  <carsten.dominik@gmail.com>
6005         * org-attach.el (org-attach-dir): Remove duplicate ID creation
6006         code.
6008         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
6009         shell output.
6011         * org.el (org-link-abbrev-alist): Improve customization type.
6013         * org-attach.el (org-attach-expand-link, org-attach-expand): New
6014         functions.
6016         * org-agenda.el (org-agenda-get-progress): Renamed from
6017         `org-get-closed'.  Implement searching for state changes as well.
6018         (org-agenda-log-mode-items): New option.
6019         (org-agenda-log-mode): New option prefix argument, interpreted as
6020         request to show all possible progress info.
6021         (org-agenda-get-day-entries): Call `org-get-progress' instead of
6022         `org-get-closed'.
6023         (org-agenda-set-mode-name): Handle the more complex log mode
6024         settings.
6025         (org-get-closed): New alias, pointing to `org-get-progress'.
6027 2008-11-05  Carsten Dominik  <dominik@science.uva.nl>
6029         * org.el (org-file-apps-defaults-gnu)
6030         (org-file-apps-defaults-macosx)
6031         (org-file-apps-defaults-windowsnt): Add an entry defining the
6032         system command.
6033         (org-file-apps): Allow `system' as key and value.
6034         (org-open-at-point): Explain the effect of a double prefix arg.
6035         (org-open-file): If the argument `in-emacs' is (16),
6036         i.e. corresponding to a double prefix argument, try to open the
6037         file externally.
6039 2008-11-04  Carsten Dominik  <dominik@science.uva.nl>
6041         * org.el (org-insert-link): Abbreviate absolute files names in
6042         links.  Also, fix a bug in which the double C-u prefix would not
6043         be honored.
6045 2008-11-03  Carsten Dominik  <dominik@science.uva.nl>
6047         * org.el (org-insert-heading): If buffer does not end with a
6048         newline, add one if necessary to insert headline correctly.
6050         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
6051         paragraphs, not inside.
6053         * org.el (org-todo): Quote
6054         `org-agenda-headline-snapshot-before-repeat'.
6056         * org-exp.el (org-export-as-html): Fully process link descriptions.
6057         (org-export-html-format-desc): New function.
6058         (org-export-as-html): Collect footnotes into the correct basket.
6059         (org-html-protect): No longer protect quotations marks here, this
6060         goes wrong.
6062         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
6063         BEG.
6065         * org-compat.el (org-fit-window-to-buffer): New function (not
6066         really, a preliminary and incomplete version was present earlier,
6067         but not used).
6069         * org.el (org-fast-todo-selection, org-fast-tag-selection): Use
6070         `org-fit-window-to-buffer'.
6072         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
6074         * org-agenda.el (org-agenda-get-restriction-and-command)
6075         (org-fit-agenda-window, org-agenda-convert-date): Use
6076         `org-fit-window-to-buffer'.
6078         * org-exp.el (org-export-as-html): Process href links through
6079         `org-export-html-format-href'.
6080         (org-export-html-format-href): New function.
6082         * org-agenda.el (org-agenda-todo): Update only the current
6083         headline if this is a repeated TODO, marked done for today.
6084         (org-agenda-change-all-lines): New argument JUST-THIS, to change
6085         only the current line.
6087         * org.el (org-todo): Take a snapshot of the headline if the
6088         repeater might change it.
6090 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
6092         * org-publish.el (org-publish-find-title): Remove buffers visited
6093         only for extracting the title.
6095         * org-exp.el (org-export-html-style)
6096         (org-export-html-style-default): Mark style definitions as
6097         unparsed CDATA.
6099         * org-publish.el (org-publish-validate-link): Function
6100         re-introduced.
6102 2008-11-02  Charles Sebold  <csebold@gmail.com>
6104         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
6105         property.
6106         (org-plot-quote-timestamp-field): New function.
6107         (org-plot-quote-tsv-field): Call timestamp field function when
6108         necessary rather than just quoting as a string.
6109         (org-plot/gnuplot-to-data): Pass in timefmt property.
6110         (org-plot/gnuplot-script): Supports timefmt property.
6111         (org-plot/gnuplot): Checks for timestamp column before checking
6112         for text index column.
6114 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>
6116         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
6118         * org-publish.el (org-publish-org-index): Create a section in the
6119         index file.
6120         (org-publish-org-index): Stop linking to directories.
6122         * org.el (org-emphasis-alist): Use span instead of <u> to
6123         underline text.
6125         * org-exp.el (org-export-as-html): Make sure <p> is closed before
6126         <pre> sections.
6128 2008-11-01  Sebastian Rose  <sebastian_rose@gmx.de>
6130         * org-jsinfo.el (org-infojs-template): Remove language attribute
6131         from script tag.
6133 2008-11-01  Carsten Dominik  <dominik@science.uva.nl>
6135         * org-agenda.el (org-agenda-remove-marked-text): New function.
6136         (org-agenda-mark-filtered-text)
6137         (org-agenda-unmark-filtered-text): New functions.
6138         (org-write-agenda): Remove fltered text.
6140         * org.el (org-make-tags-matcher): Give access to TODO "property"
6141         without speed penalty.
6143 2008-10-29  Carsten Dominik  <dominik@science.uva.nl>
6145         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
6146         option.
6147         (org-store-link-props): Make sure adding to the plist works
6148         correctly.
6150         * org-gnus.el (org-gnus-no-new-news): New function.
6151         (org-gnus-follow-link): Allow the article ID to be a message-id,
6152         in addition to allowing article numbers.  Message IDs make much
6153         more roubust links.
6154         (org-gnus-store-link): Use message-id to create link.
6156 2008-10-28  Carsten Dominik  <dominik@science.uva.nl>
6158         * org.el (org-emphasize): Reverse the selection array.
6159         (org-emphasis-alist): Set <code> tags for the verbatim
6160         environment.
6162         * org-remember.el (org-remember-handler): Fix bug with
6163         prefix-related changing of the note storage target.
6165         * org-exp.el (org-print-icalendar-entries): Make the exported
6166         priorities compatible with RFC 2445.
6168         * org-clock.el (org-clock-save): Insert time stamp without
6169         dependence on time-stamp.el.
6171 2008-10-27  Carsten Dominik  <dominik@science.uva.nl>
6173         * org.el ("saveplace"): If saveplace puts point into an invisible
6174         location, make it visible.
6175         (org-make-tags-matcher): Allow inactive time stamps in time
6176         comparisons.
6177         (org-yank-adjusted-subtrees): New option.
6178         (org-yank): Incorporate adjusting trees.
6179         (org-paste-subtree): New argument FOR-YANK which will cause
6180         insertion at point without backing up over white lines, and leave
6181         point at the end of the inserted text.  Also if the cursor is
6182         at the beginning of a headline, use the same level or the inserted
6183         tree.
6185         * org-publish.el (org-publish-get-base-files-1): Deal correctly
6186         with broken symlinks
6188 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
6190         * org-exp.el (org-export-select-tags, org-get-current-options):
6191         Fix typo.
6193 2008-10-25  Carsten Dominik  <dominik@science.uva.nl>
6195         * org-agenda.el (org-format-agenda-item)
6196         (org-agenda-filter-make-matcher): Make sure tags are stored and
6197         compared donwcased.
6199 2008-10-23  Carsten Dominik  <dominik@science.uva.nl>
6201         * org.el (org-insert-todo-heading): Fix bug with force-heading
6202         argument.
6204 2008-10-23  James TD Smith  <ahktenzero@mohorovi.cc>
6206         * org-clock.el (org-clock-in-resume): Add a custom option to
6207         toggle starting the clock from an open clock line.
6208         (org-clock-in): When clocking in to an entry, if
6209         `org-clock-in-resume' is set, check if the first clock line is
6210         open and if so, start the clock from the time in the clock line.
6211         (org-clock-persist): Add a custom option to toggle clock
6212         persistence.
6213         (org-clock-persist-query-save): Add a custom option to toggle
6214         asking the user if they want to save the running clock when
6215         exiting.
6216         (org-clock-persist-query-resume): Add a custom option to toggle
6217         asking the user if they want to resume the saved clock when Emacs
6218         is restarted.
6219         (org-clock-save): Add a function to save clock data.
6220         This includes the contents of `org-clock-history' and the buffer
6221         and position of the currently clocked task, if any.
6222         (org-clock-load): Add a function to load clock data.
6223         This populates `org-clock-history', and resumes the saved clocked
6224         task if there is one.
6225         (org-clock-persistence-insinuate): Add a method to set up the
6226         hooks for clock persistence.
6228 2008-10-22  Carsten Dominik  <dominik@science.uva.nl>
6230         * org-exp.el (org-export-as-ascii): Handle the case that we are
6231         publishing from an indirect buffer.
6233         * org-table.el (org-table-copy-down): Fix bug with time stamp
6234         increment.
6236         * org-mouse.el (org-mouse-features): New option.
6237         (org-mode-hook): Turn on features depending on
6238         `org-mouse-features'.
6240         * org.el (org-insert-heading-respect-content): Force heading
6241         creation.
6242         (org-insert-heading): keep the folding state of the heading before
6243         the inserted one.
6245 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
6247         * org-archive.el (org-archive-to-archive-sibling): Handle top
6248         level headlines better.
6250 2008-10-21  Bastien Guerry  <bzg@altern.org>
6252         * org-export-latex.el (org-export-latex-classes): Added
6253         \usepackage{graphicx} to the default list of packages.
6255 2008-10-21  Carsten Dominik  <dominik@science.uva.nl>
6257         * org-agenda.el (org-agenda-filter): Renamed from
6258         `org-agenda-filter-tags'.
6260 2008-10-20  Carsten Dominik  <dominik@science.uva.nl>
6262         * org.el (org-entry-properties): Add CATEGORY property, iven if it
6263         is not defined as a property in this entry.
6264         (org-add-log-note): Mask prefix argument when immediately storing
6265         the note.
6267         * org-agenda.el (org-agenda-filter-effort-default-operator): New
6268         option.
6270 2008-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
6272         * org.el (org-add-log-setup): Bugfix; code to find insertion point
6273         after drawers was skipping ahead one line too many, so notes were
6274         inserted after the first note instead of before it.
6276 2008-10-18  Carsten Dominik  <dominik@science.uva.nl>
6278         * org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
6279         New variables.
6280         (org-prepare-agenda): Reset the filter tags.
6281         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
6282         Show filter tags in mode line.
6284         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
6285         formatter.
6287         * org-export-latex.el (org-latex-entities-regexp): New constant.
6288         (org-export-as-pdf): Use two calls to `shell-command'.
6290 2008-10-17  Carsten Dominik  <dominik@science.uva.nl>
6292         * org-export-latex.el (org-export-latex-treat-sub-super-char):
6293         Honor the {} value of the subsuperscript setting.  Make sure that
6294         longer subsuperscripts are typeset in a roman font.
6296         * org.el (org-clock-update-time-maybe): Compute negative clock
6297         intervals correctly.
6299 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
6301         * org.el (org-add-log-setup): Respect
6302         `org-log-state-notes-insert-after-drawers'.
6303         (org-log-state-notes-insert-after-drawers): New option.
6304         (org-todo-trigger-tag-changes): New function.
6305         (org-todo): Call `org-todo-trigger-tag-changes'.
6307 2008-10-15  James TD Smith  <ahktenzero@mohorovi.cc>
6309         * org.el (org-add-log-setup): Only skip drawers if the are
6310         immediately after the scheduling keywords.
6312         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
6313         function
6314         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
6315         call it with the current todo state to get the state to switch to
6316         when clocking in.
6317         (org-clock-in): Use org-indent-line-function to indent clock lines.
6318         (org-clock-find-position): Fix indentation of empty clock drawers.
6320 2008-10-15  Carsten Dominik  <dominik@science.uva.nl>
6322         * org-publish.el (org-publish-org-to): Handle case when
6323         org-export-to-pdf does return a file name, not a buffer.
6324         (org-publish-org-to-pdf): New function.
6326         * org-export-latex.el (org-export-as-pdf)
6327         (org-export-as-pdf-and-open): New commands.
6329         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
6330         forms as ranges.
6332         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
6333         things in protexted regions.
6335 2008-10-14  Carsten Dominik  <dominik@science.uva.nl>
6337         * org-export-latex.el (org-export-latex-preprocess): Improve
6338         quoting of LaTeX environments.
6340 2008-10-10  Carsten Dominik  <dominik@science.uva.nl>
6342         * org.el (org-edit-fixed-width-region): Exclude final newline from
6343         picture area.
6345         * org-export-latex.el (org-export-latex-subcontent): Add labels to
6346         sections, to make internal links work.
6347         (org-export-latex-fontify-headline): Do not remove all text
6348         properties, to make sure that target properties survive this
6349         process.
6351         * org-exp.el (org-export-preprocess-string): Change sequence of
6352         modifications, to make sure links are prepared before the LaTeX
6353         conversions do happen.
6355 2008-10-09  Carsten Dominik  <dominik@science.uva.nl>
6357         * org-attach.el (org-attach-delete-all): Renamed from
6358         `org-attch-delete'.  Add a security query before deleting the
6359         entire directory.  New optional argument FORCE can overrule the
6360         security query.
6361         (org-attach-delete-one): New command.
6363 2008-10-08  Carsten Dominik  <dominik@science.uva.nl>
6365         * org-attach.el (org-attach-file-list): Fix bug with directory.
6367 2008-10-07  Carsten Dominik  <dominik@science.uva.nl>
6369         * org.el (org-apps-regexp-alist): New function.
6370         (org-file-apps): Add auto-mode to the default value.
6371         (org-open-file): Use the new structure of org-file-apps.
6373         * org-attach.el (org-attach): Support the new keys.
6374         (org-attach-method): New option.
6376 2008-10-06  Carsten Dominik  <dominik@science.uva.nl>
6378         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
6379         March.
6381         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
6382         of the list value o `org-use-tag-inheritance'.
6384         * org-attach.el (org-attach-auto-tag): New option.
6385         (org-attach-tag, org-attach-untag): New functions.
6386         (org-attach-attach, org-attach-new, org-attach-sync): Call
6387         `org-attach-tag'.
6388         (org-attach-delete): Call `org-attach-untag'.
6390 2008-10-04  Carsten Dominik  <dominik@science.uva.nl>
6392         * org-table.el (orgtbl-self-insert-command): Make this work for
6393         the keypad as well.
6395 2008-10-02  Carsten Dominik  <dominik@science.uva.nl>
6397         * org.el (org-add-log-setup): Limit searc for drawers to entry
6398         text, not to subtree.
6400         * org-clock.el (org-clock-heading-for-remember): New variable.
6401         (org-clock-in): Set `org-clock-heading-for-remember'.
6403 2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
6405         * org-remember.el (org-remember-apply-template): Add new
6406         expansions: %k, %K for currently clocked task and a link to the
6407         currently clocked task, and %< to file notes in the currently
6408         clocked task.
6410 2008-10-01  Carsten Dominik  <dominik@science.uva.nl>
6412         * org-export-latex.el (org-export-latex-make-header): Also insert
6413         the content of the property :latex-header-extra.
6415         * org-exp.el (org-infile-export-plist): Put the content of
6416         #+LATEX_HEADER: into the property :latex-header-extra.
6418         * org-colview.el (org-columns-get-format-and-top-level): Remove
6419         resetting the marker.
6421         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
6422         Remove resetting the marker.
6424         * org.el (org-entry-property-inherited-from): Improve docstring.
6425         (org-entry-get-with-inheritance): Reset marker before starting the
6426         search.
6428         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
6430 2008-09-30  Carsten Dominik  <dominik@science.uva.nl>
6432         * org.el (org-entry-get-multivalued-property)
6433         (org-entry-protect-space, org-entry-restore-space): New
6434         functions.
6435         (org-file-apps-defaults-macosx): Let postscript files be opened by
6436         preview.
6437         (org-time-stamp-inactive): Call `org-time-stamp'.
6438         (org-time-stamp): New argument `inactive'.  Also edit inacive
6439         stamps. Convert time stamp type.
6440         (org-open-file): Interpret the `default' value for the `command'
6441         in `org-file-apps'.
6443         * org-id.el (org-id-int-to-b36-one-digit)
6444         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
6445         (org-id-b36-to-int, org-id-time-to-b36): Modified from b62 to
6446         b36.
6448 2008-09-29  Carsten Dominik  <dominik@science.uva.nl>
6450         * org-id.el (org-id-reverse-string): New function.
6451         (org-id-new): Use `org-id-reverse-string' to make sure the
6452         beginning chars of the ID are mutating fast.  This allows to use a
6453         directory structure to spread things better.
6454         (org-id-prefix): Changed default to nil.
6456         * org-list.el (org-move-item-down, org-move-item-up): Remember and
6457         restore the column of the cursor position.
6459         * org-remember.el (org-remember-apply-template): Remove properties
6460         from `initial'.
6462 2008-09-27  Carsten Dominik  <dominik@science.uva.nl>
6464         * org-wl.el (org-wl-open): Remove useless call to
6465         `wl-thread-open-all'.
6467         * org-remember.el (org-remember-handler): Fix bug with `bottom'
6468         location.
6470 2008-09-26  Carsten Dominik  <dominik@science.uva.nl>
6472         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
6473         `org-bbdb-anniversaries'.
6475         * org.el (org-get-next-sibling, org-forward-same-level): New
6476         functions, similar to the outline versions, but invisible headings
6477         are OK.
6479 2008-09-25  Bastien Guerry  <bzg@altern.org>
6481         * org.el (org-auto-repeat-maybe): Insert a space between
6482         the timestamp's type and the timestamp itself.
6484 2008-09-24  Carsten Dominik  <dominik@science.uva.nl>
6486         * org-table.el (org-table-sum): Do not format the result with %g,
6487         it does rounding when there are too many digits.
6489         * org.el (org-map-entries): Protect the keyword-selecting variables.
6491 2008-09-23  Bastien Guerry  <bzg@altern.org>
6493         * org-agenda.el (org-agenda-to-appt): Make sure the function check
6494         against all agenda files.
6496 2008-09-23  Carsten Dominik  <dominik@science.uva.nl>
6498         * org-list.el: New file, aggregating list functions from org.el
6499         and org-export-latex.el.
6501         * org.el (org-edit-src-region-extra): New option.
6503 2008-09-22  Carsten Dominik  <dominik@science.uva.nl>
6505         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
6506         time before 1am.
6508 2008-09-22  Bastien Guerry  <bzg@altern.org>
6510         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
6512 2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
6514         * org-plot.el (org-plot/gnuplot): Make tables starting with a
6515         hline work correctly.
6516         (org-plot/gnuplot-script): Put commas at the end of each script
6517         line.
6519 2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
6521         * org.el (org-get-refile-targets): Replace links with their
6522         descriptions
6523         (org-imenu-get-tree): Replace links with their descriptions.
6525         * org-remember.el (org-remember-apply-template): Add a new
6526         expansion for adding properties to remember items.
6528         * org.el (org-add-log-setup): Skip over drawers (properties,
6529         clocks etc) when adding notes.
6531         * org-agenda.el (org-agenda-get-closed): show durations of clocked
6532         items as well as the start and end times.
6534         * org-compat.el (org-get-x-clipboard-compat): Add a compat
6535         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
6537         * org-remember.el (org-get-x-clipboard): Use the compat
6538         function to get clipboard values when x-selection-value is
6539         unavailable. Use substring-no-properties instead of
6540         set-text-properties to remove text properties from the clipboard
6541         value.
6543         * lisp/org-clock.el (org-update-mode-line): Support limiting the
6544         modeline clock string, and display the full todo value in the
6545         tooltip. Set a local keymap so mouse-3 on the clock string goes to
6546         the currently clocked task.
6547         (org-clock-string-limit): Add a custom value for the maximum
6548         length of the clock string in the modeline.
6549         (org-clock-mode-map): Add a keymap for the modeline string
6551 2008-09-21  Carsten Dominik  <dominik@science.uva.nl>
6553         * org-compat.el (org-propertize): New function.
6555 2008-09-20  Bastien Guerry  <bzg@altern.org>
6557         * org-export-latex.el (org-export-latex-tables): protect exported
6558         tables from further special chars conversion.
6559         (org-export-latex-preprocess): Preserve LaTeX environments.
6560         (org-list-parse-list): Parse descriptive lists.
6561         (org-list-to-generic, org-list-to-latex, org-list-to-html)
6562         (org-list-to-texinfo): Export descriptive lists.
6563         (org-quote-chars): Remove.
6564         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
6565         (org-export-latex-list-beginning-re): Rename to
6566         `org-list-beginning-re'
6567         (org-list-item-begin): Rename to `org-list-item-beginning'
6569 2008-09-20  Carsten Dominik  <dominik@science.uva.nl>
6571         * org.el (org-refile): Allow refiling to the last entry in the
6572         buffer.
6573         (org-get-tags-at): Fix bug when inheritance is turned off.
6575 2008-09-19  Carsten Dominik  <dominik@science.uva.nl>
6577         * org.el (org-indent-line-function): No longer check for src
6578         regions, this is too much overhead.
6580         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
6581         matching.
6583         * org.el (org-scan-tags): Make sure that tags matching is not case
6584         sensitive.  TODO keyword matching is case sensitive, however, to
6585         avoid confusion with similar words that are not meant to be
6586         keywords.
6588 2008-09-18  Carsten Dominik  <dominik@science.uva.nl>
6590         * org.el (org-get-local-tags-at): New function.
6591         (org-get-local-tags): New function.
6593         * org-exp.el (org-export-get-categories): New function.
6595         * org-agenda.el (org-sorting-choice)
6596         (org-agenda-sorting-strategy, org-agenda-get-todos)
6597         (org-agenda-get-timestamps, org-agenda-get-deadlines)
6598         (org-agenda-get-scheduled, org-agenda-get-blocks)
6599         (org-entries-lessp): Implement sorting by TODO state.
6600         (org-cmp-todo-state): New defsubst.
6602         * org-colview.el (org-colview-construct-allowed-dates): New
6603         function.
6604         (org-columns-next-allowed-value): Use
6605         `org-colview-construct-allowed-dates'.
6607         * org-colview-xemacs.el (org-colview-construct-allowed-dates): New
6608         function.
6609         (org-columns-next-allowed-value): Use
6610         `org-colview-construct-allowed-dates'.
6612 2008-09-17  Carsten Dominik  <dominik@science.uva.nl>
6614         * org.el (org-protect-slash): New function.
6615         (org-get-refile-targets): Use `org-protect-slash'.
6617         * org-agenda.el (org-global-tags-completion-table): New variable.
6619         * org-exp.el (org-export-handle-export-tags): New function.
6620         (org-export-preprocess-string): Call
6621         `org-export-handle-export-tags'.
6623         * org-plot.el: New file.
6625         * org-publish.el (org-publish-expand-components): Function removed.
6626         (org-publish-expand-projects): Allow components to have components.
6628 2008-09-13  Carsten Dominik  <dominik@science.uva.nl>
6630         * org.el (org-indent-line-function): Do not indent in regions that
6631         are external source code.
6632         (org-yank-and-fold-if-subtree): New function.
6634         * org-agenda.el (org-agenda-todayp): New function.
6635         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use
6636         `org-agenda-todayp'.
6638         * org.el (org-insert-heading-respect-content)
6639         (org-insert-todo-heading-respect-content): New commands.
6640         (org-insert-heading-respect-content): New option.
6641         (org-insert-heading): Respect `org-insert-heading-respect-content'.
6643         * org-clock.el (org-clock-find-position): Make sure the note after
6644         the clock line gets moved into the new clock drawer.
6646 2008-09-11  Carsten Dominik  <dominik@science.uva.nl>
6648         * org-id.el (org-id-new): New option.
6650 2008-09-08  Carsten Dominik  <dominik@science.uva.nl>
6652         * org-table.el (org-table-copy-down): Avoid overflow during
6653         increment.  Use prefix argument 0 to temporarily disable the
6654         increment.
6656 2008-09-07  Carsten Dominik  <dominik@science.uva.nl>
6658         * org-exp.el (org-export-as-html): Do not turn on the major mode
6659         if the buffer will be killed anyway.
6660         (org-get-current-options): Exclude the #+TEXT field.
6661         (org-export-as-html): Make sure text before the first headline is
6662         a paragraph.
6664         * org-publish.el (org-publish-org-to): Tell the exporter that this
6665         buffer will be killed, so it is not necessary to do major mode
6666         initialization.
6668         * org-archive.el (org-archive-to-archive-sibling): Show empty
6669         lines after folding the archive sibling.
6671         * org.el (org-log-note-extra): New variable.
6673 2008-09-05  Bastien Guerry  <bzg@altern.org>
6675         * org.el (org-additional-option-like-keywords): Added keywords for
6676         the _QUOTE, _VERSE and _SRC environments.
6678         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
6679         exporting _QUOTE and _VERSE environments.
6681 2008-09-05  Carsten Dominik  <dominik@science.uva.nl>
6683         * org-agenda.el (org-agenda-filter-by-tag): New command.
6685         * org-exp.el (org-get-current-options): Remove angular brackets
6686         from the date entry.
6688         * org.el (org-edit-fixed-width-region): New function.
6689         (org-edit-fixed-width-region): Also try
6690         `org-edit-fixed-width-region'.
6691         (org-edit-fixed-width-region-mode): New option.
6692         (org-activate-code): Only interprete lines starting with colon
6693         plus a space as example lines.
6695         * org-remember.el (org-remember-templates): Add nil instead of
6696         empty strings to fix the length of remember templates.
6698         * org-table.el (org-calc-default-modes): Fix the time format for
6699         calc, from 12 hour to 24 hour clock.
6701 2008-09-04  Carsten Dominik  <dominik@science.uva.nl>
6703         * org-agenda.el (org-agenda-get-deadlines)
6704         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
6705         entries that are pre-warnings of deadlines or reminders.
6707         * org.el (org-sort-entries-or-items): Make numeric and alpha
6708         comparisons ignore any TODO keyword and priority cookie.
6710         * org-remember.el (org-remember-handler): Reinterpretation of the
6711         prefix argument.
6713 2008-09-03  Carsten Dominik  <dominik@science.uva.nl>
6715         * org-agenda.el (org-agenda-get-scheduled): Use new
6716         `org-scheduled' face.
6718         * org-faces.el (org-scheduled): New face.
6720         * org-wl.el (org-wl-open): Remove incorrect declaration.
6722         * org-gnus.el (org-gnus-store-link): Support for :to information
6723         in gnus links.
6725         * org-exp.el (org-export-as-html): Fixed typo in creator
6726         information.
6727         (org-export-protect-examples): New parameter indent.  Insert extra
6728         spaces only when this parameter is specified.
6729         (org-export-preprocess-string): Call `org-export-protect-examples'
6730         with an indentation parameter when exporting to ASCII.
6732         * org-remember.el (org-remember-templates)
6733         (org-remember-apply-template): Allow the file component to be a
6734         function.
6736         * org.el (org-goto-local-search-headings): Renamed from
6737         `org-goto-local-search-forward-headings'.  Added the possibility
6738         to search backwards.
6740 2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
6742         * org-export-latex.el (org-export-latex): New customization
6743         group.
6745         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
6747 2008-09-01  Carsten Dominik  <dominik@science.uva.nl>
6749         * org-exp.el (org-html-do-expand): Allow {} to terminate
6750         tex macro
6752 2008-07-29  Carsten Dominik  <dominik@science.uva.nl>
6754         * org.el (org-buffer-list): Select buffers based on major mode,
6755         not on file name.
6757 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
6759         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
6760         face property.
6762         * org-colview.el (org-columns-display-here): Use
6763         `org-columns-modify-value-for-display-function'.
6765         * org-colview-xemacs.el (org-columns-display-here): Use
6766         `org-columns-modify-value-for-display-function'.
6768 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
6770         * org.el (org-columns-modify-value-for-display-function): New option.
6782         * org-publish.el (org-publish-file): Make sure the directory match
6783         for the publishing directory works correctly.
6785         * org-agenda.el (org-agenda-execute-calendar-command)
6786         (org-agenda-diary-entry): Additional optional argument.
6788 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
6790         * org-exp.el (org-export-as-html): Add attributes also in mailto
6791         and ftp links.
6793         * org.el (org-autoload): Add `org-dblock-write:columnview'.
6802 2008-07-23  Carsten Dominik  <dominik@science.uva.nl>
6804         * org-exp.el (org-export-region-as-html, org-export-as-html): Make
6805         sure that calls from `org-export-region-as-html' do not do the
6806         special check for a subtree.
6808 2008-07-22  Carsten Dominik  <dominik@science.uva.nl>
6810         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
6812 2008-07-20  Juri Linkov  <juri@jurta.org>
6814         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
6815         new keymap `narrow-map' instead of binding "\C-xns".
6817 2008-07-18  Carsten Dominik  <dominik@science.uva.nl>
6819         * org.el (org-open-file): Use
6820         `org-open-directory-means-index-dot-org'.
6821         (org-open-directory-means-index-dot-org): New option.
6823 2008-07-17  Carsten Dominik  <dominik@science.uva.nl>
6825         * org.el (org-make-link-string): Remove link attributes from
6826         description.
6827         (org-open-at-point): Remove link attributes bevore using the path.
6829         * org-exp.el (org-export-as-html): Handle link attributes.
6831         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
6833         * org-table.el (org-table-to-lisp): New function.
6835         * org.el (org-narrow-to-subtree): Do not include the final newline
6836         into the narrowed region.
6838         * org-agenda.el (org-agenda-custom-commands-local-options): Fixed
6839         bug with user-define skipping condition.
6841 2008-07-16  Carsten Dominik  <dominik@science.uva.nl>
6843         * org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.
6845 2008-07-14  Carsten Dominik  <dominik@science.uva.nl>
6847         * org-exp.el (org-export-html-style-default): Automatic overflow
6848         handling for pre fields.
6849         (org-export-as-ascii, org-export-as-html): Change default format
6850         for time stamp.
6852         * org-table.el (org-table-export): Offer completion for translator
6853         functions, and do not require a heading above the table.
6855         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
6856         Cater for the case of a list starting in the first line of the
6857         buffer.
6859 2008-07-09  Carsten Dominik  <dominik@science.uva.nl>
6861         * org-publish.el (org-publish-find-title): Bug fix.
6862         (org-publish-org-index): Implement new :index-style option.
6864 2008-07-07  Carsten Dominik  <dominik@science.uva.nl>
6866         * org-publish.el (org-publish-timestamp-filename): Use
6867         SHA1-encoded file names in the timestamp directory.
6869 2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
6871         * org-publish.el (org-publish-needed-p): Be verbose about files
6872         published and files skipped.
6874         * org-exp.el (org-export-preprocess-string): Swap link
6875         normalization and inernal link targeting.
6877         * org-publish.el (org-publish-needed-p): Create timestamp
6878         directory when it does not exist.
6880 2008-07-04  Bastien Guerry  <bzg@altern.org>
6882         * org-clock.el (org-clock-out-when-done): Doc fix.
6884         * org.el (org-agenda-skip-unavailable-files): Doc fix.
6886         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
6887         Ignore case when searching for the COMMENT cookie at export time.
6889 2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
6891         * org-exp.el (org-get-file-contents)
6892         (org-get-and-remove-property): New functions.
6893         (org-export-handle-include-files): Handle the new prefix options.
6894         (org-export-as-html): Fix the verse environment.
6896 2008-07-01  Carsten Dominik  <dominik@science.uva.nl>
6898         * org.el (org-time=, org-time<, org-time<=, org-time>)
6899         (org-time>=, org-time<>, org-2ft): New functions.
6900         (org-op-to-function): Also provide for the time testing fucntions.
6902 2008-06-30  Carsten Dominik  <dominik@science.uva.nl>
6904         * org-exp.el (org-export-html-style-default): New constant.
6906 2008-06-29  Carsten Dominik  <dominik@science.uva.nl>
6908         * org-exp.el (org-export-html-style-extra): New variable.
6909         (org-export-splice-style): New function.
6911 2008-06-26  Carsten Dominik  <dominik@science.uva.nl>
6913         * org-exp.el (org-export-plist-vars, org-export-as-html):
6914         Implement `org-export-creator-info'.
6915         (org-export-creator-info): New option.
6917 2008-06-25  Carsten Dominik  <dominik@science.uva.nl>
6919         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
6920         (org-property-drawer-re, org-clock-drawer-re): New constants.
6922 2008-06-23  Carsten Dominik  <dominik@science.uva.nl>
6924         * org-exp.el (org-icalendar-use-deadline)
6925         (org-icalendar-use-scheduled): New options.
6926         (org-icalendar-include-todo): Default changed to t.
6927         (org-print-icalendar-entries): Implement better utilization of
6928         scheduling and deadline time stamps.
6929         (org-export-target-internal-links, org-export-as-html): Allow file
6930         lines without the "file:" prefix if the file path is an absolute
6931         path or starts with ".".
6933         * org-clock.el (org-clocktable-shift): Also undertand yesterday,
6934         lastweek etc.
6935         (org-clock-special-range): Also undertand yesterday, lastweek etc.
6937 2008-06-18  Glenn Morris  <rgm@gnu.org>
6938         * org.el (org-map-entries): Let-bind `file'.
6940 2008-06-19  Carsten Dominik  <dominik@science.uva.nl>
6942         * org.el (org-agenda-skip-archived-trees): Docstring now
6943         discourages using this.
6944         (org-scan-tags): Check for org-agenda-archives-mode.
6945         (org-map-entries): Make sure org-agenda-archives-mode is nil.
6946         (org-agenda-files): Functionality of second arg changed.
6948         * org-agenda.el (org-agenda-archives-mode): New variable
6949         (org-write-agenda, org-prepare-agenda, org-agenda-list)
6950         (org-search-view, org-todo-list, org-tags-view)
6951         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
6952         `ifmode' argument.
6953         (org-agenda-quit): Reset the archives mode.
6954         (org-agenda-archives-mode): New command.
6955         (org-agenda-set-mode-name): Include archives info.
6957 2008-06-18  Carsten Dominik  <dominik@science.uva.nl>
6959         * org.el (org-paste-subtree): Make sure the yanked headline is
6960         visible if it was yanked at a visible point.
6961         (org-move-item-up): Fix the bug with moving white space at the end
6962         of the item.
6963         (org-show-empty-lines-in-parent): New function.
6965 2008-06-16  Carsten Dominik  <dominik@science.uva.nl>
6967         * org-colview.el (org-columns-next-allowed-value): Bug fix.
6969         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
6971         * org-agenda.el (org-agenda-get-closed): Get the end time into the
6972         agenda prefix as well.
6974         * org-publish.el (org-publish-org-index): Make a properly indented
6975         list.
6977         * org.el (org-calendar-agenda-action-key): New option.
6978         (org-get-cursor-date): New function.
6979         (org-mark-entry-for-agenda-action): New command.
6980         (org-overriding-default-time): New variable.
6981         (org-read-date): Respect `org-overriding-default-time'.
6983         * org-remember.el (org-remember-apply-template): Respect the
6984         ovverriding default time.
6986         * org-agenda.el (org-agenda-action-marker): New variable.
6987         (org-agenda-action): New command.
6988         (org-agenda-do-action): New function.
6990 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
6992         * org.el (org-schedule, org-deadline): Protect scheduled and
6993         deadline tasks against changes that accidently remove the
6994         repeater.  Also show a message with the new date when done.
6996 2008-06-15  Carsten Dominik  <dominik@science.uva.nl>
6998         * org.el (org-beginning-of-line): Cater for the case when there
6999         are tags but no headline text.
7000         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
7001         it set.
7003 2008-06-13  Carsten Dominik  <dominik@science.uva.nl>
7005         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
7006         the return value is nil instead of "nil" when there is no match.
7008         * org-exp.el (org-insert-centered): Use fill-column instead of
7009         80.
7010         (org-export-as-ascii): Use string-width to measure the width of
7011         the heading.
7013         * org.el (org-diary-to-ical-string): No longer kill buffer
7014         FROMBUF, this is now done by the caller.
7016         * org-exp.el (org-print-icalendar-entries): Move the call to
7017         `org-diary-to-ical-string' out of the loop, and kill the buffer
7018         afterwords.
7020         * org-remember.el (org-remember-visit-immediately): Position
7021         cursor after moving to the note.
7022         (org-remember-apply-template): Use a text property to record the
7023         cursor position.
7024         (org-remember-handler): Align tags after pasting the note.
7026 2008-06-12  Carsten Dominik  <dominik@science.uva.nl>
7028         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
7030         * org-agenda.el (org-agenda-open-link): If there is an
7031         org-bbdb-name property in the current line, jump to that bbdb
7032         entry.
7034         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
7035         text property, so that the agenda knows where this entry comes
7036         from.
7038         * org-agenda.el (org-agenda-clock-in): Fixed bug in the
7039         interaction between clocking-in from the agenda, and  automatic
7040         task state switching.
7042         * org-macs.el (org-with-point-at): Bug fix in macro defintion.
7044         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
7045         zmacs-region stays after this command in XEmacs.
7047 2008-06-11  Carsten Dominik  <dominik@science.uva.nl>
7049         * org.el (org-scan-tags): Allow new values for ACTION parameter.
7051         * org-remember.el (org-remember-templates): Fix bug in
7052         customization type definition.
7054         * org.el (org-map-entries): New function.
7056 2008-06-11  verhuur82  <verhuur82@macbook-van-verhuur82.local>
7058         * org-agenda.el (org-agenda-skip-comment-trees): New option.
7059         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
7061 2008-06-10  Carsten Dominik  <dominik@science.uva.nl>
7063         * org-remember.el (org-jump-to-target-location): New variable.
7064         (org-remember-apply-template): Set
7065         `org-remember-apply-template' if requested by template.
7066         (org-remember-handler): Start an idle timer to jump to
7067         remember location.
7069         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
7071         * org.el (org-set-regexps-and-options): Fix bug with parsing of
7072         file tags.
7073         (org-get-tags-at): Add the content of `org-file-tags'.
7075         * org-exp.el (org-export-handle-comments): Fix bug with several
7076         comment lines after each other.
7077         (org-number-to-roman, org-number-to-counter): New functions.
7078         (org-export-section-number-format): New option.
7080 2008-06-09  Carsten Dominik  <dominik@science.uva.nl>
7082         * org-exp.el (org-export-protect-examples): Catch the case of a
7083         missing end_example line.
7085         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
7086         `org-file-tags' to nil.
7088         * org-colview.el (org-columns-next-allowed-value): Handle next
7089         argument NTH to directly select a value.
7091         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
7092         argument NTH to directly select a value.
7094 2008-06-08  Carsten Dominik  <dominik@science.uva.nl>
7096         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
7098 2008-05-30  Carsten Dominik  <dominik@science.uva.nl>
7100         * org.el (org-columns-ellipses): New option.
7102 2008-05-29  Carsten Dominik  <dominik@science.uva.nl>
7104         * org-colview.el (org-columns-add-ellipses): New function.
7105         (org-columns-compact-links): New function.
7106         (org-columns-cleanup-item): Call `org-columns-compact-links'.
7107         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
7108         when in agenda.
7109         (org-columns-edit-value): Fixed bug with editing values from
7110         agenda column view.
7111         (org-columns-redo): Also redo the agenda itself.
7113 2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
7115         * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New
7116         option.
7118         * org-colview.el (org-agenda-columns-cleanup-item): New function.
7120         * org-exp.el (org-export-ascii-preprocess): Renamed from
7121         `org-export-ascii-clean-string'.
7122         (org-export-kill-licensed-text)
7123         (org-export-define-heading-targets)
7124         (org-export-handle-invisible-targets)
7125         (org-export-target-internal-links)
7126         (org-export-remove-or-extract-drawers)
7127         (org-export-remove-archived-trees)
7128         (org-export-protect-quoted-subtrees)
7129         (org-export-protect-verbatim, org-export-protect-examples)
7130         (org-export-select-backend-specific-text)
7131         (org-export-mark-blockquote-and-verse)
7132         (org-export-remove-comment-blocks-and-subtrees)
7133         (org-export-handle-comments, org-export-mark-radio-links)
7134         (org-export-remove-special-table-lines)
7135         (org-export-normalize-links)
7136         (org-export-concatenate-multiline-links)
7137         (org-export-concatenate-multiline-emphasis): New functions,
7138         obtained from spliiting the export preprocessor.
7140         * org-table.el (org-table-recalculate): Improve error message if
7141         the row number is invalid.
7143 2008-05-27  Carsten Dominik  <dominik@science.uva.nl>
7145         * org-archive.el (org-archive-save-context-info): Fix bugs in
7146         customization setup and docstring.
7148         * org-exp.el (org-export-html-style): Changed the size of in the
7149         <pre> element to 90%.
7151 2008-05-26  Carsten Dominik  <dominik@science.uva.nl>
7153         * org.el (org-find-src-example-start): Function removed.
7154         (org-edit-src-find-region-and-lang): New function.
7156 2008-05-25  Carsten Dominik  <dominik@science.uva.nl>
7158         * org.el (org-edit-src-exit): New function.
7159         (org-exit-edit-mode): New minor mode.
7161         * org-exp.el (org-export-preprocess-string): Fix bug with removing
7162         comment-like lines from protected examples.
7164         * org.el (org-edit-src-example, org-find-src-example-start)
7165         (org-protect-source-example, org-edit-special): New functions.
7167 2008-05-24  Carsten Dominik  <dominik@science.uva.nl>
7169         * org-publish.el (org-publish-project-alist): Fix typo in
7170         docstring.
7171         (org-publish-project-alist): Handle :index-title property.
7173 2008-05-21  Carsten Dominik  <dominik@science.uva.nl>
7175         * org-export-latex.el (org-export-as-latex): Make sure region
7176         bounds are correct.  Parse subtree properties relating to export.
7178         * org-exp.el (org-export-add-options-to-plist): New function.
7179         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
7181 2008-05-20  Carsten Dominik  <dominik@science.uva.nl>
7183         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
7184         EXPORT_TITLE.
7186         * org-exp.el (org-export-get-title-from-subtree)
7187         (org-export-as-ascii, org-export-as-html): Make sure the original
7188         region-beginning and region-end are used, even after moving
7189         point.
7190         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
7191         property.
7193         * org-remember.el (org-remember-last-stored-marker): New variable.
7194         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
7195         (org-remember-handler): Also use marker to remember
7196         last-stored position.
7198         * org.el (org-goto-marker-or-bmk): New function.
7200 2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
7202         * org.el (org-file-properties): Renamed from `org-local-properties'.
7203         (org-scan-tags): Take file tags into account.
7204         (org-tags-match-list-sublevels): Default changed to t.
7206         * org-exp.el (org-export-as-html): Close paragraph after a
7207         footnote.
7209         * org.el (org-update-parent-todo-statistics): New function.
7211         * org-exp.el (org-icalendar-store-UID): New option.
7212         (org-icalendar-force-UID): Option removed.
7213         (org-print-icalendar-entries): IMplement UIDs.
7215 2008-05-18  Carsten Dominik  <dominik@science.uva.nl>
7217         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
7219 2008-05-16  Carsten Dominik  <dominik@science.uva.nl>
7221         * org-faces.el (org-column): Document how this face is being used
7222         and why sometimes the background faces shine through.
7224         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
7226         * org-publish.el (org-publish-attachment): Create publishing
7227         directory if it does not yet exist.
7229         * org-table.el (org-calc-default-modes): Change default number
7230         format to (float 8).
7232         * org.el (org-olpath-completing-read): New function.
7233         (org-time-clocksum-format): New option.
7234         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
7236         * org-clock.el (org-clock-display, org-clock-out)
7237         (org-update-mode-line): Use `org-time-clocksum-format'.
7239         * org-colview-xemacs.el (org-columns-number-to-string): Use
7240         `org-time-clocksum-format'.
7242         * org-colview.el (org-columns-number-to-string): Use
7243         `org-time-clocksum-format'.
7245 2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
7247         * org-id.el: New file, move from contrib to core.
7249         * org-exp.el (org-icalendar-force-UID): New option.
7251 2008-05-14  Carsten Dominik  <dominik@science.uva.nl>
7253         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
7254         shifted by one day if theere is a date range without an end
7255         time.
7257         * org.el (org-try-structure-completion): New function.
7259 2008-05-13  Carsten Dominik  <dominik@science.uva.nl>
7261         * org.el (org-set-font-lock-defaults): Improve fontification of
7262         description lists.
7263         (org-insert-item): Handle description lists.
7264         (org-adaptive-fill-function): Improve auto indentation in
7265         description lists.
7267         * org-exp.el (org-export-as-html, org-export-preprocess-string):
7268         Implement VERSE environment.
7269         (org-export-preprocess-string): Implement the COMMENT
7270         environment.
7272         * org-export-latex.el (org-export-latex-preprocess): Implement
7273         VERSE environment.
7275 2008-05-12  Carsten Dominik  <dominik@science.uva.nl>
7277         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
7278         option.
7280 2008-05-10  Carsten Dominik  <dominik@science.uva.nl>
7282         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
7284         * org.el (org-quote-csv-field): New functions.
7286         * org-table.el (org-table-export-default-format): Remove :splice
7287         from default format, we get the same effect by not specifying
7288         :tstart and :tend.
7289         (org-table-export): Improve setup, distinguish better between
7290         interactive and non-interactive use, allow specifying the format
7291         on the fly, better protection against wrong file names.
7292         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
7293         and :tend when :splice is omitted.
7295 2008-05-09  Bernt Hansen  <bernt@norang.ca>
7297         * org-clock.el (org-clock-select-task): Make sure the selection
7298         letters are 1-9 and A-Z, no special characters.
7300 2008-05-09  Carsten Dominik  <dominik@science.uva.nl>
7302         * org-exp.el (org-export-htmlize): New group.
7303         (org-export-htmlize-output-type)
7304         (org-export-htmlize-css-font-prefix): New options.
7305         (org-export-htmlize-region-for-paste): New function.
7306         (org-export-htmlize-generate-css): New command.
7308 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
7310         * org/org.el (org-modules, org-format-latex-options):
7311         * org/org-archive.el (org-archive-stamp-time)
7312         (org-archive-save-context-info):
7313         * org/org-faces.el (org-hide):
7314         * org/org-irc.el (org-irc-parse-link):
7315         * org/org-macs.el (org-call-with-arg, org-autoload):
7316         * org/org-mew.el (org-mew-store-link):
7317         * org/org-remember.el (org-remember-store-without-prompt)
7318         (org-remember-templates): Fix typos in docstrings.
7320         * org/org-info.el (org-info-store-link): Remove leftover docstring.
7322         * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
7323         (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
7324         (org-bbdb-anniv-split): Fix typos in docstrings.
7326         * org/org-publish.el (org-publish-project-alist): Doc fixes.
7327         (org-publish-use-timestamps-flag): Reflow docstring.
7328         (org-publish-files-alist): Fix typos in docstring.
7330 2008-05-08  Carsten Dominik  <dominik@science.uva.nl>
7332         * org.el (org-set-visibility-according-to-property): New function.
7333         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
7334         and compute the regular expressions, and update font-lock.
7335         (org-property-re): Allow a dash in property names.
7337         * org-archive.el (org-extract-archive-file): Insert the file name
7338         without the path into the format, to allow the location format to
7339         contain a subdirectory.
7341         * org-agenda.el (org-agenda-post-command-hook): If point is at end
7342         of buffer, and the `org-agenda-type' property undefined, use the
7343         value from the character before.
7345         * org.el (org-add-planning-info): Don't let indentation for
7346         would-be timestamp become extra whitespace at the end of headline.
7348 2008-05-07  Carsten Dominik  <dominik@science.uva.nl>
7350         * org.el (org-remove-double-quotes, org-file-contents): New
7351         functions.
7353         * org-exp.el (org-infile-export-plist): Also parse the
7354         contents of #+SETUPFILE files, recursively.
7356         * org.el (org-set-regexps-and-options): Also parse the
7357         contents of #+SETUPFILE files, recursively.
7359         * org-exp.el (org-export-handle-include-files): New function.
7360         (org-export-preprocess-string): Call
7361         `org-export-handle-include-files'.
7363         * org.el (org-delete-property-globally)
7364         (org-delete-property, org-set-property): Ignore case during
7365         completion.
7366         (org-set-property): Use `org-completing-read' instead of
7367         `completing-read'.
7369         * org.el (org-complete-expand-structure-template): New,
7370         experimental function.
7371         (org-structure-template-alist): New, experimental option.
7372         (org-complete): Call `org-complete-expand-structure-template'.
7374 2008-05-06  Bastien Guerry  <bzg@altern.org>
7376         * org-export-latex.el (org-export-latex-preprocess): Added
7377         support for blockquotes.
7379 2008-05-05  Carsten Dominik  <dominik@science.uva.nl>
7381         * org.el (org-read-date-analyze): Catch the case where only a
7382         weekday is given.
7384 2008-05-04  Carsten Dominik  <dominik@science.uva.nl>
7386         * org.el (org-set-font-lock-defaults): Make the description
7387         tag bold.
7389         * org-exp.el (org-export-as-html, org-close-li): Implement
7390         description lists.
7392 2008-05-04  Jason Riedy  <jason@acm.org>
7394         * org-table.el (*orgtbl-default-fmt*): New variable.
7395         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
7396         when there is no other fmt available.
7398         (orgtbl-to-generic): Allow an explicitly nil :tstart or
7399         :tend to suppress the appropriate string.
7401         (orgtbl-to-orgtbl): New function for translating to another orgtbl
7402         table.
7404 2008-05-02  Carsten Dominik  <dominik@science.uva.nl>
7406         * org.el (org-read-date-analyze): "." as an alias for "+0" in
7407         read date.
7409         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
7410         New function.
7412         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
7413         New function.
7415 2008-05-01  Carsten Dominik  <dominik@science.uva.nl>
7417         * org-clock.el (org-clock-find-position): Don't include notes
7418         into clock drawer.
7420         * org-archive.el (org-archive-subtree): No longer remove an
7421         extra line after cutting the subtree.  `org-cut-subtree' already
7422         takes care of this.
7424         * org-remember.el (org-remember-handler): Only kill the target
7425         buffer if it does not contain the running clock.
7427         * org.el (org-markers-to-move): New variable.
7428         (org-save-markers-in-region, org-check-and-save-marker)
7429         (org-reinstall-markers-in-region): New function.
7430         (org-move-subtree-down, org-copy-subtree): Remember relative
7431         marker positions before cutting.
7432         (org-move-subtree-down, org-paste-subtree): Restore relative
7433         marker positions after pasting.
7435         * org-remember.el (org-remember-clock-out-on-exit): New option.
7436         (org-remember-finalize): Clock out only if the setting in
7437         `org-remember-clock-out-on-exit' requires it.
7438         (org-remember-handler): Do the cleanup in the buffer, to make sure
7439         that the clock marker remains in tact.
7441 2008-04-29  Carsten Dominik  <dominik@science.uva.nl>
7443         * org-clock.el (org-clock-goto): Widen buffer if necessary.
7444         (org-clock-in): Make sure that also tasks outside the narrowed
7445         region will be clocked in correctly.
7446         (org-clock-insert-selection-line): Widen the buffer so that we can
7447         find the correct task heading.
7449         * org.el (org-base-buffer): New function.
7451         * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
7452         and ";" are escaped.
7453         (org-print-icalendar-entries): Also apply
7454         `org-icalendar-cleanup-string' to the headline, not only to the
7455         summary property.
7457 2008-04-28  Carsten Dominik  <dominik@science.uva.nl>
7459         * org-exp.el (org-export-preprocess-hook): New hook.
7460         (org-export-preprocess-string): Call
7461         `org-export-preprocess-hook'.
7463         * org.el (org-font-lock-hook): New variable.
7464         (org-font-lock-hook): New function.
7465         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
7467 ;; Local Variables:
7468 ;; coding: utf-8
7469 ;; add-log-time-zone-rule: t
7470 ;; End:
7472     Copyright (C) 2008  Free Software Foundation, Inc.
7474   This file is part of GNU Emacs.
7476   GNU Emacs is free software: you can redistribute it and/or modify
7477   it under the terms of the GNU General Public License as published by
7478   the Free Software Foundation, either version 3 of the License, or
7479   (at your option) any later version.
7481   GNU Emacs is distributed in the hope that it will be useful,
7482   but WITHOUT ANY WARRANTY; without even the implied warranty of
7483   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
7484   GNU General Public License for more details.
7486   You should have received a copy of the GNU General Public License
7487   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
7489 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c