* org-timer.el (org-timer-set-timer): Fix typo in the docstring.
[org-mode.git] / lisp / ChangeLog
blob3034f56fa5302162acf5b8d3eb181f8d2244117b
1 2010-06-08  Bastien Guerry  <bzg@altern.org>
3         * org-timer.el (org-timer-set-timer): Fix typo in the docstring.
5 2010-05-28  Bastien Guerry  <bzg@altern.org>
7         * org-timer.el (org-timer-set-timer): Use a prefix argument.
8         See the docstring of the function.
10 2010-05-24  Bastien Guerry  <bzg@altern.org>
12         * org-timer.el (org-timer-set-timer): Fix bug about cancelling
13         timers.
15 2010-05-22  David Maus  <dmaus@ictsoc.de>
17         * org-w3m.el (org-w3m-copy-for-org-mode)
18         (org-w3m-get-next-link-start, org-w3m-get-prev-link-start):
19         Get text property directly, not using macro `w3m-anchor'.
21 2010-05-21  Carsten Dominik  <carsten.dominik@gmail.com>
23         * org.el (org-emph-re): Document the match groups.
25 2010-05-20  Bernt Hansen <bernt@norang.ca>
27         * org-clock.el (org-clock-in): Set `org-clock-clocking-in' to
28         t before calling `org-clock-out', so that that function can
29         know its call context.
31 2010-05-20  Bastien Guerry  <bzg@altern.org>
33         * org-timer.el (org-timer-default-timer): New variable.
34         (org-timer-set-timer): Use the new variable.  Also offer the
35         possibility to replace the current timer by a new one.
37 2010-05-20  Carsten Dominik  <carsten.dominik@gmail.com>
39         * org.el (org-kill-note-or-show-branches): Hide subtree before
40         exposing the headings.
42 2010-05-19  Carsten Dominik  <carsten.dominik@gmail.com>
44         * org.el (org-add-planning-info): Remove the empty line also
45         if there is no whitespace at all in there.
47         * org-table.el (org-table-align): Fix alignment of strings
48         with invisible characters.
50 2010-05-19  David Maus  <dmaus@ictsoc.de>
52         * org.el (org-refile-cache-get): Return empty list of targets
53         when cache was cleared.
54         (org-clone-subtree-with-time-shift): Maybe create ID property
55         in cloned subtrees.
56         (org-clone-delete-id): New customization variable.
57         (org-clone-subtree-with-time-shift): Use customization
58         variable `org-clone-delete-id'.
59         (org-clone-subtree-with-time-shift): Remove empty property
60         drawer in cloned subtrees.
62 2010-05-17  Carsten Dominik  <carsten.dominik@gmail.com>
64         * org.el (org-refile-use-cache): New option.
65         (org-refile-cache, org-refile-markers): New variable.
66         (org-refile-marker, org-refile-cache-clear)
67         (org-refile-cache-check-set, org-refile-cache-put)
68         (org-refile-cache-get): New function.
69         (org-get-refile-targets): Use the refile cache.
71         * org-clock.el (org-clock-sum): Don't include running clock if
72         the time block is wrong.
74 2010-05-16  John Wiegley  <jwiegley@gmail.com>
76         * org-clock.el (org-clock-clock-in, org-clock-in): Added
77         parameter `start-time'.
78         (org-clock-resolve-clock): Added parameter `clock-out-time'.
79         If set, and resolve-to is a past time, then the clock out
80         event occurs at `clock-out-time' rather than at `resolve-to'.
81         In this case, `resolve-to' becomes the clock in time.
82         (org-clock-jump-to-current-clock): Created new global command
83         to reveal the current clock.
84         (org-clock-resolve): Added new commands g/G and j/J, and a
85         help window describing all commands and their meaning.
86         (org-clock-resolve-expert): New customization variable.
87         (org-find-open-clocks): Fixed a bug that caused discovered
88         clocks not to match up with the currently active clock.
89         (org-resolve-clocks): Changed the argument
90         `also-non-dangling-p' to `only-dangling-p', since due to a bug
91         this was the default behavior all along.
93 2010-05-16  David Maus  <dmaus@ictsoc.de>
95         * org-id.el (org-id-uuid): New function.  Return string with
96         random (version 4) UUID.
97         (org-id-method): Make 'uuid the new default value.
98         (org-id-new): Use `org-id-uuid' if call to uuidgen program
99         does not return a UUID.
101 2010-05-15  Carsten Dominik  <carsten.dominik@gmail.com>
103         * org-latex.el (org-export-latex-format-image): Add support
104         for multicolumn figures in LaTeX.
106 2010-05-14  David Maus  <dmaus@ictsoc.de>
108         * org.el (org-clone-subtree-with-time-shift): Remove ID
109         property of original subtree in cloned subtrees.
111 2010-05-14  Carsten Dominik  <carsten.dominik@gmail.com>
113         * org-exp.el (org-export-format-source-code-or-example):
114         XEmacs compatibility.
116         * org-latex.el (org-export-latex-tables): Accept comma in
117         align string.
119         * org-docbook.el (org-export-docbook-xslt-stylesheet): New option.
120         (org-export-docbook-xslt-proc-command): Fix docstring.
121         (org-export-docbook-xsl-fo-proc-command): Fix docstring.
122         (org-export-as-docbook-pdf): Improve
123         formatting of the xslt command.
125         * org-exp.el (org-infile-export-plist): Check for XSLT setting.
127         * org.el (org-file-contents): Improve error message.
128         (org-set-regexps-and-options): Remove spaces at both ends.
130 2010-05-13  Carsten Dominik  <carsten.dominik@gmail.com>
132         * org-docbook.el (org-export-as-docbook-pdf): Improve
133         formatting of the xslt command.
135 2010-05-13  Sebastian Rose  <sebastian_rose@gmx.de>
137         * org-publish.el (org-publish-cache): Use one big hashmap for
138         each project defined in `org-publish-project-alist'. The
139         hashmap will hold pairs of our timestamp-filenames and
140         timestamps, as well as pairs of source-paths and associated
141         plists for arbitrary values. Currently only the files title is
142         stored there.
144         The caching feature writes the information gathered during
145         publishing to disk and re-loads it from there the next time we
146         publish the same project.  All this information will hence
147         survive a restart of emacs.
149         One cache file per publishing project is used.  The contents of
150         that file is the elisp that fills the new variable
151         `org-publish-cache'.  The cache file is named according to the
152         project with `.cache' added and lives in
153         `org-timestamp-directory'.
155         * org-publish.el (initialize-files-alist): This function and
156         the variable `org-publish-files-alist' are not used anymore in
157         favour of the reloadable cache and the functions for handling
158         it.  Removed.
160         * org-publish.el (org-publish-validate-link) was not used
161         anywhere.  Removed.
163         * org-publish.el (org-publish-get-base-files): Added the
164         variable `sitemap-requested' to avoid sorting where possible.
165         See also end of `org-publish-get-base-files-1'.
167         * org-publish.el (org-publish-get-files): This function is
168         not called anymore. Removed.
170         * org-publish.el (org-publish-get-project-from-filename): does
171         not depend on a list of files anymore. Instead of laoding all
172         files of all, we walk `org-publish-project-alist' until we
173         find a project, where the properties :base-directory, :recursive,
174         :base-extension, :include and :exclude match.
176         * org-publish.el (org-publish-file): takes an additional
177         parameter to avoid superfloues loading and writing of the
178         cache file when used to publish a part of a project.
180 2010-05-13  Carsten Dominik  <carsten.dominik@gmail.com>
182         * org.el (org-beginning-of-defun, org-end-of-defun): New
183         functions.
184         (org-mode): Install the `org-beginning-of-defun' and
185         `org-end-of-defun' functions.
186         (org-pretty-entities): New option.
187         (org-toggle-pretty-entities): New command.
188         (org-fontify-entities): New function.
189         (org-startup-options): New keywords for pretty entities.
190         (org-set-font-lock-defaults): Call the pretty entities
191         function.
193         * org-latex.el (org-export-latex-keywords-maybe): Protect the
194         TODO markup.
196 2010-05-13  Mikael Fornius  <mfo@abc.se>
198         * org-habit.el (org-habit-build-graph): Help-echo date when
199         mouse is over stars.
201 2010-05-13  Jan Böker  <jan.boecker@jboecker.de>
203         * org.el (org-file-apps): Improve docstring to reflect
204         grouping matches
206 2010-05-12  Carsten Dominik  <carsten.dominik@gmail.com>
208         * org.el (org-set-startup-visibility): Fix empty line display.
210         * org-latex.el (org-export-latex-links): Use the formatting
211         function of the link type, if it is available.
213         * org-table.el (org-table-get-remote-range): Return to
214         original buffer when retrieving remote reference.
216         * org.el (org-display-inline-images): Do the entire buffer,
217         not just the narrowed region.  Clear the cache.
218         (org-display-inline-images): Match mode file paths.
220 2010-05-12  David Maus  <dmaus@ictsoc.de>
222         * org-wl.el (org-wl-store-link-folder): Don't throw error when
223         called on WL folder group.
225 2010-05-10  Carsten Dominik  <carsten.dominik@gmail.com>
227         * org.el (org-replace-escapes): Make sure the cdr is not nil.
228         (org-read-date): Make `M-v' and `C-v' scroll the popup calendar.
229         (org-mode): Revert comment syntax changes.
231 2010-05-09  Carsten Dominik  <carsten.dominik@gmail.com>
233         * org.el (org-sparse-tree): Make `C-c / t' search for all TODO
234         keywords, and `C-c / T' for a specific one.
236 2010-05-08  Carsten Dominik  <carsten.dominik@gmail.com>
238         * org.el (org-mode): Fix comment syntax settings.
240         * org-src.el (org-edit-src-allow-write-back-p): Define
241         variable.
243         * org.el (org-inline-image-overlays): New variable.
244         (org-toggle-inline-images, org-display-inline-images)
245         (org-remove-inline-images): New commands.
246         (org-mode-map): Define a key for `org-toggle-inline-images'.
248 2010-05-08  David Maus  <dmaus@ictsoc.de>
250         * org-wl.el (org-wl-message-field): New function.  Return
251         content of header field in message entity.
252         (org-wl-store-link): Call `org-wl-store-link-folder' or
253         `org-wl-store-link-message' depending on major-mode.
254         (org-wl-store-link-folder): New function.  Store link to
255         Wanderlust folder.
256         (org-wl-store-link-message): New function.  Store link to
257         Wanderlust message.
258         (org-wl-store-link-message): Store link to message while
259         visiting message.
260         (org-wl-open): Don't try to jump to message when opening a
261         folder link.
263 2010-05-08  David Maus  <dmaus@ictsoc.de>
265         * org.el (org-replace-escapes): Avoid infinite loop when
266         replace string contains escape sequence it replaces.
268 2010-05-08  Carsten Dominik  <carsten.dominik@gmail.com>
270         * org-crypt.el (org-crypt-key-for-heading): Use symmetric
271         encryption when now key is set.
273 2010-05-07  Carsten Dominik  <carsten.dominik@gmail.com>
275         * org-table.el (org-table-recalculate-buffer-tables)
276         (org-table-iterate-buffer-tables): New commands.
278         * org.el (org-check-for-hidden): When there is a region, skip
279         the check.
281 2010-05-02  Dan Davison  <davison@stats.ox.ac.uk>
283         * org-src.el (org-edit-src-code): allow-write-back-p had
284         erroneously been omitted from let binding
286 2010-04-30  Carsten Dominik  <carsten.dominik@gmail.com>
288         * org-agenda.el (org-sorting-choice): New sorting type alpha.
289         (org-cmp-alpha): New defsubst.
290         (org-em): New defsubst.
291         (org-entries-lessp): Only compute needed comparisons.
293 2010-04-29  Carsten Dominik  <carsten.dominik@gmail.com>
295         * org-html.el (org-format-org-table-html): Test all columns
296         for number content.
298 2010-04-28  Carsten Dominik  <carsten.dominik@gmail.com>
300         * org-latex.el (org-export-latex-treat-sub-super-char): Make
301         sure parenthesis matching is consistent.
303         * org-table.el (org-table-colgroup-line-p)
304         (org-table-cookie-line-p): New functions.
306         * org-exp.el (org-table-clean-before-export): Better tests for
307         colgroup and cookie lines.
309 2010-04-27  Carsten Dominik  <carsten.dominik@gmail.com>
311         * org-agenda.el (org-agenda-goto): Push a mark before changing
312         the position.
314         * org-footnote.el (org-footnote): New group.
315         (org-footnote-section)
316         (org-footnote-tag-for-non-org-mode-files): Fix typos.
318         * org-list.el (org-end-of-item-text-before-children): Also do
319         the right thing at the end of a file.
321         * org.el (org-set-packages-alist, org-get-packages-alist): New
322         function.
323         (org-export-latex-default-packages-alist)
324         (org-export-latex-packages-alist): Add extra flag to
325         each package, indicating if it should be used for snippets.
326         (org-create-formula-image): Add the snippet argument.
327         (org-splice-latex-header): New argument SNIPPET-P, pass it
328         through to `org-latex-packages-to-string'.
329         (org-latex-packages-to-string): New argument SNIPPET-P.
331         * org-latex.el (org-export-latex-make-header): Add the snippet
332         argument.
334         * org-docbook.el (org-export-as-docbook): Implement ordered
335         lists starting at some offset.
337 2010-04-26  Carsten Dominik  <carsten.dominik@gmail.com>
339         * org.el (org-link-types, org-open-at-point): Add doi links.
341         * org-ascii.el (org-export-ascii-preprocess): Remove list
342         startcounter cookies.
344         * org-list.el (org-renumber-ordered-list): Respect counter
345         start values.
347         * org-latex.el (org-export-latex-lists): Accept ordered list
348         item offset cookie.
350         * org-html.el (org-export-as-html): Accept ordered list
351         item offset cookie.
353         * org-indent.el (org-indent-mode): Turn off `indent-tabs-mode'
354         which messes up alignment of tags.
356 2010-04-25  Carsten Dominik  <carsten.dominik@gmail.com>
358         * org-clock.el (org-clock-cancel, org-clock-out): Make sure
359         the modeline display is removed.
361         * org-exp.el (org-export-format-drawer-function): Fix
362         docstring.
364         * org-agenda.el (org-agenda-refile): New optional argument
365         NO-UPDATE.
366         (org-agenda-refile): Call `org-agenda-redo' unless NO-UPDATE
367         is set.
368         (org-agenda-bulk-action): Call the refile command with updates
369         suppressed - but arrange for `org-agenda-redo' to be called at
370         the end.
372         * org.el (org-mode): Make table mapping quiet.
373         (org-table-map-tables): New optional argument QUIETLY.
375         * org-ascii.el (org-export-ascii-preprocess): Make table
376         mapping quiet.
378         * org-html.el (org-export-as-html, org-html-level-start): Change
379         XHTML IDs to not use dots.
381         * org-exp.el (org-export-define-heading-targets): Change
382         XHTML IDs to not use dots.
384         * org-docbook.el (org-export-docbook-level-start): Change
385         XHTML IDs to not use dots.
387         * org-latex.el (org-export-as-latex): Make sure that the
388         result buffer is in latex-mode.
390         * org.el (org-shiftup-final-hook, org-shiftdown-final-hook)
391         (org-shiftleft-final-hook, org-shiftright-final-hook): New
392         hooks.
394 2010-04-24  Carsten Dominik  <carsten.dominik@gmail.com>
396         * org-table.el (org-table-justify-field-maybe): Make sure that
397         inserting a value does not turn a line into a hline.
399 2010-04-23  Carsten Dominik  <carsten.dominik@gmail.com>
401         * org-clock.el (org-clock-sum): New argument HEADLINE-FILTER.
402         (org-clock-sum): Add property to selected headlines.
403         (org-dblock-write:clocktable): Make tags matcher.
405         * org.el (org-set-autofill-regexps): XEmacs compatibility.
407         * org-latex.el (org-export-latex-set-initial-vars): Allow "-"
408         in latex class definitions
410         * org.el (org-shiftup-hook, org-shiftdown-hook)
411         (org-shiftleft-hook, org-shiftright-hook): New hooks.
413         * org-entities.el (org-entities): Use \land and \lor for logical
414         operators.
416         * org.el (org-shiftmetaleft, org-shiftmetaright): Call the subtree
417         indentation commands.
418         (org-hidden-tree-error): New defsubst.
419         (org-metaleft, org-metaright): Check for hidden stuff and throw an
420         error.
421         (org-check-for-hidden): New function.
423         * org-list.el (org-item-re): New function.
424         (org-at-item-p): Use `org-item-re'.
425         (org-end-of-item-text-before-children): New function.
426         (org-outdent-item, org-indent-item): Arrange for leaving the
427         subtree alone.
428         (org-outdent-item-tree, org-indent-item-tree): New argument
429         NO-SUBTREE.
430         (org-indent-item-tree): Use `org-end-of-item-text-before-children'
431         to find the end for processing while ignoring the subtree.
433         * org-publish.el (org-publish-sitemap-sort-alphabetically)
434         (org-publish-sitemap-sort-folders)
435         (org-publish-sitemap-sort-ignore-case): New options.
437 2010-04-22  Carsten Dominik  <carsten.dominik@gmail.com>
439         * org-publish.el (org-publish-compare-directory-files): Fix sorting.
441         * org-compat.el (org-get-x-clipboard-compat): Use (featurep 'xemacs).
443         * org-publish.el (org-publish-project-alist): Update docstring.
444         (org-publish-file-title-cache): New variable.
445         (org-publish-initialize-files-alist): Initialize
446         `org-publish-initialize-files-alist' to nil.
447         (org-publish-sort-directory-files): New function.
448         (org-publish-projects): Access the new properties.
449         (org-publish-find-title): Use the file title cache.
450         (org-publish-find-title): Build the file title cache.
451         (org-publish-get-base-files-1): Sort files.
452         (org-publish-aux-preprocess): Do not throw an error when before
453         the first headline.  Allow an empty target, meaning to link just
454         to the file.
455         (org-publish-index-generate-theindex.inc): Check if there is
456         actually a target and only then add it to the link.
457         (org-publish-projects): Fix a remaining issue with the last commit
459         * org-html.el (org-export-as-html): Treat verse as open/close
460         paragraph.
461         (org-export-html-close-lists-maybe): Allow to splice raw HTML into
462         and out of lists.
464 2010-04-22  Dan Davison  <davison@stats.ox.ac.uk>
466         * org-src.el (org-edit-src-code): Allow the org-src edit buffer to
467         be used in a read-only mode.
468         (org-edit-src-code): Different message in read-only mode
470 2010-04-21  Carsten Dominik  <carsten.dominik@gmail.com>
472         * org-src.el (org-edit-src-find-region-and-lang): Test for
473         table.el as late as possible.
475         * org-colview-xemacs.el: Make sure this file is never loaded into
476         Emacs.  Remove all tests for XEmacs.
478         * org-colview.el: Make sure this file is never loaded into XEmacs.
480         * org-agenda.el (org-highlight, org-unhighlight): Use direct
481         overlay calls.
483         * org.el (org-key): Apply the translations defined in
484         `org-xemacs-key-equivalents'.
486         * org-mouse.el (org-mode-hook): Use `org-defkey'.
488         * org-compat.el (org-xemacs-key-equivalents): New constant.
490 2010-04-20  Carsten Dominik  <carsten.dominik@gmail.com>
492         * org-inlinetask.el (org-inlinetask-defaut-state): New option.
493         (org-inlinetask-insert-task): Use `org-inlinetask-defaut-state'.
494         Obey `org-odd-levels-only'.
496         * org-compat.el (org-find-overlays): Use overlays-in/at.
498         * org.el (org-remove-empty-overlays-at)
499         (org-outline-overlay-data, org-hide-block-toggle)
500         (org-format-latex, org-context): Use overlays-in/at.
502         * org-src.el (org-edit-src-exit): Use overlays-in/at.
504         * org-agenda.el (org-agenda-mark-clocking-task)
505         (org-agenda-fontify-priorities, org-agenda-dim-blocked-tasks)
506         (org-agenda-entry-text-hide)
507         (org-agenda-fix-tags-filter-overlays-at)
508         (org-agenda-bulk-remove-overlays): Use overlays-in/at.
510         * org-compat.el (org-overlays-at): Function removed.
511         (org-overlays-in): Function removed.
513 2010-04-19  Bastien Guerry  <bzg@altern.org>
515         * org-clock.el (org-clock-set-current): Just return the headline
516         itself, strip the TODO keyword, the priority cookie and the tags.
518 2010-04-18  Carsten Dominik  <carsten.dominik@gmail.com>
520         * org-compat.el (org-xemacs-without-invisibility): New macro.
521         (org-xemacs-without-invisibility): New macro.
522         (org-indent-to-column, org-indent-line-to, org-move-to-column):
523         Redefine using the macro `org-xemacs-without-invisibility'.
525         * org.el (org-mode, org-org-menu): Use `add-to-invisibility-spec'.
527         * org-table.el (orgtbl-mode): Use `add-to-invisibility-spec'.
529         * org-compat.el (org-make-overlay, org-delete-overlay)
530         (org-overlay-start, org-overlay-end, org-overlay-put)
531         (org-overlay-get, org-overlay-move, org-overlay-buffer): Functions
532         removed.
533         (org-add-to-invisibility-spec): Function removed.
535         * org-html.el (org-export-as-html-and-open): Add argument to
536         kill-buffer.
538         * org-habit.el (require): `calendar' is now required already by
539         org.el on top level.
541         * org-clock.el (require): `calendar' is now required already by
542         org.el on top level.
544         * org-agenda.el (require, org-timeline, org-agenda-list)
545         (org-todo-list, org-agenda-to-appt): `calendar' is now required
546         already by org.el on top level.
548         * org.el (org-export-latex-fix-inputenc): Declare function.
550         * org-agenda.el (org-agenda-goto-calendar): Do not bind obsolete
551         variables.
553         * org.el (calendar): Require calendar now on top level in org.el
554         and define aliases to new variables when needed.
555         (org-read-date, org-goto-calendar): Do not bind obsolete
556         variables.
558         * org-clock.el (org-clock-out, org-clock-cancel): Get rid of
559         compilation warning, add comment that this cannot be done with
560         `with-current-buffer'.
562         * org-wl.el (org-wl-open): Use `with-current-buffer'.
564         * org.el (overlay, org-remove-empty-overlays-at)
565         (org-outline-overlay-data, org-set-outline-overlay-data)
566         (org-show-block-all, org-hide-block-toggle)
567         (org-highlight-new-match, org-remove-occur-highlights)
568         (org-tags-overlay, org-fast-tag-selection, org-date-ovl)
569         (org-read-date, org-read-date-display, org-eval-in-calendar)
570         (org-format-latex, org-context)
571         (org-speedbar-restriction-lock-overlay)
572         (org-speedbar-set-agenda-restriction): Use the normal overlay API.
574         * org-table.el (org-table-add-rectangle-overlay)
575         (org-table-remove-rectangle-highlight)
576         (org-table-overlay-coordinates)
577         (org-table-toggle-coordinate-overlays): Use the normal overlay
578         API.
580         * org-src.el (org-edit-src-code, org-edit-fixed-width-region)
581         (org-edit-src-exit, org-src-mode-configure-edit-buffer): Use the
582         normal overlay API.
584         * org-colview.el (org-columns-new-overlay)
585         (org-columns-display-here, org-columns-remove-overlays)
586         (org-columns-edit-value, org-columns-next-allowed-value)
587         (org-columns-update): Use the normal overlay API.
589         * org-clock.el (org-clock-out, org-clock-cancel)
590         (org-clock-put-overlay, org-clock-remove-overlays): Use the normal
591         overlay API.
593         * org-agenda.el (org-agenda-mark-filtered-text)
594         (org-agenda-mark-clocking-task, org-agenda-fontify-priorities)
595         (org-agenda-dim-blocked-tasks, org-agenda-entry-text-show-here)
596         (org-agenda-entry-text-hide)
597         (org-agenda-restriction-lock-overlay)
598         (org-agenda-set-restriction-lock)
599         (org-agenda-filter-by-tag-hide-line)
600         (org-agenda-fix-tags-filter-overlays-at)
601         (org-agenda-filter-by-tag-show-all, org-hl)
602         (org-agenda-goto-calendar, org-agenda-bulk-mark)
603         (org-agenda-bulk-remove-overlays): Use the normal overlay API.
605         * org-freemind.el (org-freemind-from-org-mode-node)
606         (org-freemind-from-org-mode, )
607         (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode): Use
608         interactive-p instead of called-interactively, because this is
609         backward compatible with older Emacsen I still support..
611 2010-04-16  Carsten Dominik  <carsten.dominik@gmail.com>
613         * org-exp.el (org-export-define-heading-targets): Fix bug in
614         regexp finding ID and CUSTOM_ID properties.
616 2010-04-14  Carsten Dominik  <carsten.dominik@gmail.com>
618         * org-footnote.el (org-footnote-goto-previous-reference): Renamed
619         from `org-footnote-goto-next-reference'.
621         * org.el (org-auto-repeat-maybe): Only record LAST_REPEAT if
622         org-log-repeat is non-nil, or if there is clocking data in the
623         entry.
625         * org-crypt.el (org-encrypt-entry): Improve mapping behavior.
627 2010-04-13  Carsten Dominik  <carsten.dominik@gmail.com>
629         * org.el (org-align-all-tags): New command.
631 2010-04-13  David Maus  <dmaus@ictsoc.de>
633         * org-wl.el (org-wl-link-remove-filter): New customizable
634         variable.  If non-nil, filter conditions are stripped when storing
635         link to message in filter folder.
636         (org-wl-shimbun-prefer-web-links): New customizable variable.  If
637         non-nil, links to shimbun messages are created as web links to
638         message source.
639         (org-wl-nntp-prefer-web-links): New customizable variable.  If
640         non-nil, links to nntp message are created as web links to gmane
641         or googlegroups.
642         (org-wl-namazu-default-index): New customizable variable.
643         Directory of namazu search index that should be used as default
644         when opening a link in a search folder.
645         (org-wl-folder-types): New constant.  Wanderlust folder type
646         indicators.
647         (org-wl-folder-type): New function.  Return type of Wanderlust
648         folder.
649         (org-wl-store-link): Create web links for shimbun or nntp messages
650         and strip filter conditions depending on customizable variables.
651         (org-wl-open): Open namazu search folder for message when called
652         with prefix.
654 2010-04-12  Carsten Dominik  <carsten.dominik@gmail.com>
656         * org.el (org-remove-if, org-remove-if-not): New functions.
657         (org-open-file): Use internal remove-if functions.
659 2010-04-10  Jan Böcker  <jan.boecker@jboecker.de>
661         * org.el (org-file-apps-entry-match-against-dlink-p): new function.
662         (org-file-apps-ex): remove variable.
663         (org-open-file): Integrate org-file-apps-ex functionality back
664         into org-file-apps, and decide whether to match a regexp against
665         the link or the filename using org-file-apps-entry-uses-grouping-p.
667 2010-04-09  Jan Böcker  <jan.boecker@jboecker.de>
669         * org.el (org-file-apps-ex): new variable.
670         (org-open-file): Before considering org-file-apps, first match the
671         regexps from org-file-apps-ex against the whole link. See
672         docstring of org-file-apps-ex.
674 2010-04-12  Carsten Dominik  <carsten.dominik@gmail.com>
676         * org.el (org-export-latex-default-packages-alist): Remove
677         microtype package.
678         (org-todo-repeat-to-state): New variable.
679         (org-auto-repeat-maybe): Allow user-selected target states.
680         (org-default-properties): Add the new property REPEAT_TO_STATE.
682 2010-04-09  Carsten Dominik  <carsten.dominik@gmail.com>
684         * org-mobile.el (org-mobile-check-setup): Make sure that there is
685         a binary to compute checksums.
687 2010-04-08  Carsten Dominik  <carsten.dominik@gmail.com>
689         * org.el (org-insert-link): Find the link buffer on visible
690         frames.
691         (org-export-latex-default-packages-alist): hyperref must be loaded
692         late.
694 2010-04-07  Carsten Dominik  <carsten.dominik@gmail.com>
696         * org-latex.el (org-export-latex-preprocess): Do not yet protect
697         defined entities - these will be taken care of later.
698         (org-export-latex-special-chars): Post-process entity replacement.
699         (org-export-latex-fontify-headline): Do not yet protect defined
700         entities - these will be taken care of later.
701         (org-export-latex-tables, org-export-latex-links): Format the
702         caption properly.
704         * org-entities.el (org-entities-user): Fix typo.
706         * org.el (org-prepare-agenda-buffers): Uniquify TODO keywords
708         * org-entities.el (org-entities-user): Improve docstring.
710 2010-04-06  Carsten Dominik  <carsten.dominik@gmail.com>
712         * org-entities.el (org-macs): Require org-macs, to be sure that we
713         have `declare-function' defined.
715 2010-04-05  Carsten Dominik  <carsten.dominik@gmail.com>
717         * org-latex.el (org-export-latex-classes): Update docstring.
719         * org.el (org-format-latex-header): Add cookies to the header.
720         (org-splice-latex-header): Implement placement according to
721         cookies.
723 2010-04-04  Carsten Dominik  <carsten.dominik@gmail.com>
725         * org-publish.el (org-publish-aux-preprocess): Control case
726         sensitivity.
728 2010-04-04  Bastien Guerry  <bzg@altern.org>
730         * org.el (org-splice-latex-header): Fix typo.
732 2010-04-04  Carsten Dominik  <carsten.dominik@gmail.com>
734         * org-latex.el (org-export-latex-make-header): Use
735         `org-splice-latex-header' to build the header.
736         (org-export-latex-classes): Update docstring.
738         * org.el (org-splice-latex-header): New function.
739         (org-create-formula-image): Use `org-splice-latex-header' to build
740         the header.
742         * org-gnus.el (org-gnus-follow-link): Handle nndoc backend.
744 2010-04-03  Carsten Dominik  <carsten.dominik@gmail.com>
746         * org.el (org-export-latex-packages-alist)
747         (org-export-latex-default-packages-alist): Fix docstring to
748         reflect the expected structure.
750         * org-docbook.el (org-docbook-do-expand): Fix bug with variable names.
751         (org-export-docbook-finalize-table): Make use of label for tables.
753 2010-04-02  Carsten Dominik  <carsten.dominik@gmail.com>
755         * org-attach.el (org-attach-commit): Split on newlines.
757         * org.el (org-export-latex-default-packages-alist): Use list
758         instead of cons for the entries.
760 2010-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
762         * org-entities.el (org-entity-get-representation): Catch the case
763         that there is not entry in the list.
765         * org-mobile.el (org-mobile-use-encryption)
766         (org-mobile-encryption-tempfile, org-mobile-encryption-password):
767         New options.
768         (org-mobile-check-setup): CHeck the encryption setup.
769         (org-mobile-copy-agenda-files, org-mobile-sumo-agenda-command)
770         (org-mobile-create-sumo-agenda): Use encryption code.
771         (org-mobile-encrypt-and-move): New function.
772         (org-mobile-encrypt-file, org-mobile-decrypt-file): New
773         functions.
774         (org-mobile-move-capture): Decrypt the capture file.
776         * org.el (org-entities): Require the new file.
777         (org-export-latex-default-packages-alist): New variable.
778         (org-complete): Use new entity code for completion.
779         (org-create-formula-image): Use the new packages variable.
781         * org-latex.el (org-export-latex-classes): Remove the standard
782         packages from the class headers.
783         (org-export-latex-make-header): Use the new package variable.
784         (org-export-latex-special-chars): Better regexp for entities, to
785         support entity name that contain numbers.
786         (org-export-latex-treat-backslash-char): Use the new entity code.
788         * org-html.el (org-html-do-expand): Use the new entity code.
790         * org-exp.el (org-export): Add the new export commands.
791         (org-html-entities): Constant removed.
792         (org-export-visible): Add the new export commands.
794         * org-entities.el: New file.
796         * org-docbook.el (org-docbook-do-expand): Use new entity code.
798         * org-ascii.el (org-export-ascii-entities): New variable.
799         (org-export-as-latin1, org-export-as-latin1-to-buffer)
800         (org-export-as-utf8, org-export-as-utf8-to-buffer): New commands.
801         (org-export-as-encoding): New function.
802         (org-export-ascii-preprocess): Call `org-ascii-replace-entities'.
803         (org-ascii-replace-entities): New function.
805 2010-03-31  Carsten Dominik  <carsten.dominik@gmail.com>
807         * org-html.el (org-html-level-start): Catch the case that target
808         might be nil.
810 2010-03-31  Dan Davison  <davison@stats.ox.ac.uk>
812         * org.el (org-appearance): Change Customize group variable name
813         from org-font-lock to org-appearance, and change tag from "Org
814         Font Lock" to "Org Appearance"
815         (org-odd-levels-only): Change Customize group variable name
816         (org-level-color-stars-only): Change Customize group variable name
817         (org-hide-leading-stars): Change Customize group variable name
818         (org-hidden-keywords): Change Customize group variable name
819         (org-fontify-done-headline): Change Customize group variable name
820         (org-fontify-emphasized-text): Change Customize group variable name
821         (org-fontify-whole-heading-line): Change Customize group variable name
822         (org-highlight-latex-fragments-and-specials): Change Customize
823         group variable name
824         (org-hide-emphasis-markers): Change Customize group variable name
825         (org-emphasis-alist): Change Customize group variable name
826         (org-emphasis-regexp-components): Change Customize group variable
827         name
828         (org-modules): Remove mention of org-R
830         * org-faces.el (org-faces): Change Customize group variable name
832 2010-03-29  Carsten Dominik  <carsten.dominik@gmail.com>
834         * org-agenda.el (org-diary-last-run-time): New variable.
835         (org-diary): prepare agenda buffers only if last call was some
836         time ago.
838         * org-html.el (org-export-html-preprocess): Replace \ref macros
839         with a link.
840         (org-format-org-table-html): Add the label as an anchor.
842         * org-docbook.el (org-export-docbook-format-image): Do some
843         formatting on captions.
845         * org-latex.el (org-export-latex-tables, org-export-latex-links):
846         Do some formatting on captions.
848         * org-html.el (org-export-html-format-image)
849         (org-format-org-table-html): Do some formatting on captions.
851 2010-03-28  Dan Davison  <davison@stats.ox.ac.uk>
853         * org.el (org-hidden-keywords): New customizable variable. This is
854         a list of symbols specifying which of the special keywords #+DATE,
855         #+AUTHOR, #+EMAIL and #+TITLE should be hidden by font lock.
856         (org-fontify-meta-lines-and-blocks): Changes to font-lock code
857         implementing new faces and hiding behaviour.
859         * org-faces.el (org-document-title): New face for #+TITLE lines
860         (org-document-info): New face for #+DATE, #+AUTHOR, #+EMAIL lines
861         (org-document-info-keyword): New face for #+DATE, #+AUTHOR, #+EMAIL keywords
863 2010-03-28  Carsten Dominik  <carsten.dominik@gmail.com>
865         * org-publish.el (org-publish-sanitize-plist): New function to
866         rename "index" properties to "sitemap".  Do this renaming
867         globally.
868         (org-publish-with-aux-preprocess-maybe): New macro.
869         (org-publish-org-to-pdf, org-publish-org-to-html): Use the new
870         macro.
871         (org-publish-aux-preprocess)
872         (org-publish-index-generate-theindex.inc): New function.
874 2010-03-27  Carsten Dominik  <carsten.dominik@gmail.com>
876         * org-table.el (org-table-align): Interpret <N> at fixed width,
877         not as maximum width.
879 2010-03-26  Carsten Dominik  <carsten.dominik@gmail.com>
881         * org-exp.el (org-export-author-info, org-export-email-info): Fix
882         docstrings.
884         * org-beamer.el (org-beamer-select-environment): Renamed from
885         `org-beamer-set-environment-tag'.  Improve docstring.
887         * org-freemind.el (org-freemind-write-mm-buffer): Fix another
888         problem with odd levels.
890         * org-ascii.el (org-export-as-ascii): Export email only if the
891         author wants it.
893         * org-docbook.el (org-export-as-docbook): Export email only if the
894         author wants it.
896         * org-html.el (org-export-as-html): Export email only if the
897         author wants it.
899         * org-exp.el (org-export-email-info): New option.
900         (org-export-plist-vars): Add entry for `org-export-email'.
902 2010-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
904         * org-table.el (org-table-goto-line): Fix typo.
906 2010-03-25  Mikael Fornius  <mfo@abc.se>
908         * org.el (org-agenda-files): Typo.
909         (org-read-agenda-file-list): Add optional argument to help
910         `org-store-new-agenda-file-list' to remember un-expanded file
911         names.  Expand file names relative to `org-directory'.
912         (org-store-new-agenda-file-list): Keep un-expanded file names when
913         saving, if available.
914         (org-agenda-files): Update documentation.
916 2010-03-25  Carsten Dominik  <carsten.dominik@gmail.com>
918         * org-ascii.el (org-export-as-ascii): Catch the case of exporting
919         a buffer with no file name attached.
921         * org.el (org-log-refile): New option.
922         (org-log-note-headings): Add a heading for refiling.
923         (org-startup-options): Add keywords for logging of the refile
924         action.
925         (org-refile): Add logging action.
926         (org-add-log-note): Allow for refiling action.
928         * org-agenda.el (org-agenda-bulk-action): Make sure
929         `org-log-refile' is not `note' during a bulk action.
931 2010-03-24  Carsten Dominik  <carsten.dominik@gmail.com>
933         * org.el (org-map-dblocks): Use save-excursion to remember the
934         position.
936         * org-attach.el (org-attach-commit): Remove dependence on xargs.
937         (org-attach-delete-one): Commit after deleting a file.
939         * org-latex.el (org-export-latex-fontify): Do not mistake table.el
940         borders for strike-through emphasis.
942         * org-freemind.el (org-freemind-write-mm-buffer): Simplify the
943         handling of odd levels.
945         * org-agenda.el (org-agenda-todo-ignore-deadlines): Document `past'
946         and `future' values.
947         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
948         Handle `past' and `future' values.
950         * org.el (org-read-agenda-file-list): Interpret file names
951         relative to org-directory and allow environment variables and
952         "~".
954         * org-latex.el (org-export-latex-special-chars): Allow a
955         parenthesis before an exponent or subscript.
957 2010-03-23  Dan Davison  <davison@stats.ox.ac.uk>
959         * org-src.el (org-edit-src-exit): When returning from code edit
960         buffer, if code block is hidden, leave point at start of
961         #+begin_src line
963 2010-03-23  Carsten Dominik  <carsten.dominik@gmail.com>
965         * org.el (org-insert-heading): Do not remove all spaces if the
966         headline is empty.
968         * org-indent.el (org-indent): Fix group name.
970 2010-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
972         * org-table.el (org-table-goto-column): Fix forcing a non-existing
973         column.
974         (org-table-get, org-table-put, org-table-goto-line)
975         (org-table-current-line): New functions.
977 2010-03-21  Carsten Dominik  <carsten.dominik@gmail.com>
979         * org-crypt.el (org-reveal-start-hook): Add a decryption function
980         to this hook.
981         (org-decrypt-entries, org-encrypt-entries, org-decrypt-entry): Add
982         docstrings.
984         * org.el (org-point-at-end-of-empty-headline)
985         (org-level-increment, org-get-previous-line-level): New function.
986         (org-cycle-level): Rewritten to be independent of when this
987         function is called.
988         (org-in-regexps-block-p): New function.
989         (org-reveal-start-hook): New hook.
990         (org-reveal): Run new hook.
992 2010-03-19  Carsten Dominik  <carsten.dominik@gmail.com>
994         * org-latex.el (org-export-latex-keywords): Start a new paragraph
995         after time keywords, do not add "\newline".
997         * org-html.el (org-export-as-html): Avoid double # in href.
999         * org.el (org-refile-get-location): Catch an invalid target
1000         specification.
1002 2010-03-18  Carsten Dominik  <carsten.dominik@gmail.com>
1004         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
1005         Make sure the behavior regarding to extracting time is
1006         consistent.
1008 2010-03-17  Stephen Eglen  <stephen@gnu.org>
1010         * org-agenda.el (org-agenda-insert-diary-extract-time): New
1011         variable.
1012         (org-agenda-add-entry-to-org-agenda-diary-file): Use this new
1013         variable rather than `org-agenda-search-headline-for-time'.
1015 2010-03-17  Carsten Dominik  <carsten.dominik@gmail.com>
1017         * org-list.el (org-fix-bullet-type): Improve cursor positioning.
1019 2010-03-15  Carsten Dominik  <carsten.dominik@gmail.com>
1021         * org.el (org-adaptive-fill-regexp-backup): New variable.
1022         (org-set-autofill-regexps): Store a backup of
1023         `adaptive-fill-regexp'.
1024         (org-adaptive-fill-function): Fix filling of comments and ordered
1025         lists. If there is no other match, till try adaptive fill.
1027 2010-03-15  John Wiegley  <jwiegley@gmail.com>
1029         * org-agenda.el (org-agenda-include-deadlines): Added new
1030         customization variable to determine whether unscheduled tasks
1031         should appear in the agenda solely because of their deadline.
1032         Default to true, which was the previous behavior (it just wasn't
1033         configurable).
1034         (org-agenda-mode-map, org-agenda-view-mode-dispatch): Bind ! in
1035         the agenda to show/hide deadline tasks.
1036         (org-agenda-menu): Added menu option for show/hide deadlines.
1037         (org-agenda-list): Make the agenda list sensitive to the value of
1038         `org-agenda-include-deadlines'.
1039         (org-agenda-toggle-deadlines): New function to toggle the value of
1040         `org-agenda-include-deadlines' and repaint the modeline
1041         indicators.
1042         (org-agenda-set-mode-name): Show "Deadlines" in the agenda
1043         modeline if deadline tasks are being displayed.
1045 2010-03-14  Carsten Dominik  <carsten.dominik@gmail.com>
1047         * org-table.el (org-table-eval-formula): Replace $# and @# by
1048         current column and row number.
1050 2010-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
1052         * org.el (org-set-property, org-delete-property): Go back to
1053         prompting for the property.
1055         * org-latex.el (org-export-latex-make-header): Fully process
1056         author line.
1057         (org-export-latex-fontify-headline): Allow several arguments, not
1058         just one.
1059         (org-export-latex-fix-inputenc): Catch the error when
1060         `latexenc-coding-system-to-inputenc' is not defined.
1062         * org-agenda.el (org-agenda-skip-if-todo): New function.
1063         (org-agenda-skip-if): Add conditions for TODO keywords.
1064         (org-agenda-skip-if): Document the new todo conditions.
1066 2010-03-11  Mikael Fornius  <mfo@abc.se>
1068         * org.el (org-at-property-p): Check if we are inside a property
1069         drawer not just any drawer.
1070         (org-set-property, org-delete-property): When cursor is on a
1071         property key value pair do not prompt for property name instead
1072         use name at cursor.
1073         (org-ctrl-c-ctrl-c): Still do org-property-action when cursor is
1074         on the first line of a property drawer.
1075         (org-property-end-re): Spell check.
1077 2010-03-11  Carsten Dominik  <carsten.dominik@gmail.com>
1079         * org-exp.el (org-export-attach-captions-and-attributes): Add the
1080         properties to the entire table, in case the first line is
1081         removed.
1083         * org-archive.el (org-archive-reversed-order): New option.
1084         (org-archive-subtree, org-archive-to-archive-sibling): Use the new
1085         option `org-archive-reversed-order'.
1087 2010-03-10  Carsten Dominik  <carsten.dominik@gmail.com>
1089         * org-agenda.el (org-agenda-entry-types): New variable.
1090         (org-agenda-list): Use `org-agenda-entry-types'.
1091         (org-agenda-custom-commands-local-options): Support for setting
1092         `org-agenda-entry-types' as an option.
1093         (org-diary): Shift some documentation from here to the variable
1094         `org-agenda-entry-types'.
1096 2010-03-09  Carsten Dominik  <carsten.dominik@gmail.com>
1098         * org-latex.el (org-export-latex-make-header): Apply macros in
1099         author field.
1101         * org-clock.el (org-clocking-buffer, org-clocking-p): New function.
1102         (org-clock-select-task, org-clock-notify-once-if-expired)
1103         (org-clock-in, org-clock-out, org-clock-cancel, org-clock-goto)
1104         (org-clock-out-if-current, org-clock-save): Use the new functions.
1106 2010-03-08  Carsten Dominik  <carsten.dominik@gmail.com>
1108         * org-docbook.el (org-export-as-docbook): Remove unnecessary
1109         newline.
1110         (org-export-as-docbook): Remove unnecessary newline.
1111         (org-export-as-docbook): Fix problem with double footnote
1112         reference in one place.
1114         * org-exp.el (org-export-format-source-code-or-example): Remove
1115         unnecessary newline.
1117         * org.el (org-deadline, org-schedule): Allow rescheduling entries
1118         with repeaters.
1120         * org-table.el (org-table-convert-refs-to-rc): Better way to catch
1121         function calls that look like references.
1123         * org.el (org-open-at-point): Get link abbreviations from
1124         reference buffer.
1126 2010-03-07  Carsten Dominik  <carsten.dominik@gmail.com>
1128         * org-table.el (org-table-convert-refs-to-rc): Do not read arctan2
1129         as a reference.
1131 2010-03-05  Carsten Dominik  <carsten.dominik@gmail.com>
1133         * org.el (org-link-unescape): Solve issue with lower-case escapes.
1135 2010-03-04  Carsten Dominik  <carsten.dominik@gmail.com>
1137         * org-latex.el (org-export-latex-classes): Add
1138         \usepackage{latexsym} to all classes.
1140 2010-03-03  Carsten Dominik  <carsten.dominik@gmail.com>
1142         * org-html.el (org-export-as-html): Do not allow protected lines
1143         into the table of contents.
1145         * org-latex.el (org-export-latex-special-chars): Find subsequent
1146         occurrences of special characters.
1147         (org-export-latex-tables): Do not convert table-like stuff that is
1148         protected.
1150 2010-03-01  Carsten Dominik  <carsten.dominik@gmail.com>
1152         * org-list.el (org-toggle-checkbox): No errors when updating
1153         checkbox count fails because there is no heading.
1155 2010-02-27  Carsten Dominik  <carsten.dominik@gmail.com>
1157         * org-clock.el (org-clock-report-include-clocking-task): New
1158         option.
1159         (org-clock-sum): Add the current clocking task.
1161 2010-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
1163         * org.el (org-cycle): Print a message when in a table.el table.
1164         (org-edit-special): Recognize the table.el context.
1165         (org-ctrl-c-ctrl-c): Print a message when in a table.el table.
1167         * org-src.el (org-at-table.el-p): Declare.
1168         (org-edit-src-code): Handle a special case for table.el editing.
1169         (org-edit-src-find-region-and-lang): Recognize the table.el
1170         context.
1172         * org-latex.el (org-export-latex-tables): Convert table.el
1173         tables.
1174         (org-export-latex-convert-table.el-table): New function.
1176         * org-html.el (org-html-expand): Fix table.el export.
1178         * org-latex.el (org-export-latex-preprocess): Protect footnotes in
1179         headings.
1181         * org-id.el (org-id-find-id-file): Fix bug when there is no hash
1182         table for the id locations.
1184         * org.el (org-read-date-analyze): Match American-style dates, like
1185         5/30 or 5/13/7.  Make sure cal-iso.el is loaded.  Don't force he
1186         current year when reading ISO and American dates.
1188 2010-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
1190         * org.el (org-face-from-face-or-color): New function.
1191         (org-get-todo-face, org-font-lock-add-priority-faces)
1192         (org-get-tag-face): Use `org-face-from-face-or-color'.
1194         * org-faces.el (org-todo-keyword-faces, org-priority-faces): Allow
1195         simple colors as values.
1196         (org-faces-easy-properties): New option.
1198         * org-agenda.el (org-agenda-set-mode-name): Show if the agenda is
1199         restricted, as an agenda mode.
1200         (org-agenda-fontify-priorities): Allow simple colors as values.
1202 2010-02-25  Bastien Guerry  <bzg@altern.org>
1204         * org-timer.el (org-timer-current-timer): Renamed from
1205         `org-timer-last-timer'.
1206         (org-timer-timer1, org-timer-timer2, org-timer-timer3): Removed.
1207         (org-timer-cancel-timer, org-timer-show-remaining-time)
1208         (org-timer-set-timer): Update to use only one timer.
1210         * org.el (org-set-property): Remove useless space in the prompt.
1212 2010-02-25  Carsten Dominik  <carsten.dominik@gmail.com>
1214         * org-html.el (org-export-html-style-default): Add a default style
1215         for textareas.
1217         * org-exp.el (org-export-format-source-code-or-example): Fix
1218         textarea tag.
1220 2010-02-24  Bastien Guerry  <bzg@altern.org>
1222         * org-clock.el (org-clock-current-task): New variable to store
1223         last clocked in task.
1224         (org-clock-set-current, org-clock-delete-current): New functions.
1226 2010-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
1228         * org-remember.el (org-remember-apply-template): Extend comment.
1229         (org-remember-handler): Implement clock sibling filing.
1231 2010-02-23  Carsten Dominik  <carsten.dominik@gmail.com>
1233         * org-publish.el (org-publish-all, org-publish-current-file)
1234         (org-publish-current-project): When called with prefix argument
1235         FORCE, also rebuild the validation file list.
1237         * org-latex.el (org-export-latex-preprocess): Protect footnotes in
1238         section headings.
1240 2010-02-21  Carsten Dominik  <carsten.dominik@gmail.com>
1242         * org-html.el (org-export-as-html-and-open): Kill product buffer
1243         if the user wants that.
1245         * org-latex.el (org-export-as-pdf-and-open): Kill product buffer
1246         if the user wants that.
1248         * org-exp.el (org-export-kill-product-buffer-when-displayed): New
1249         option.
1251         * org-agenda.el (org-batch-agenda-csv): Use the time property
1252         instead of the `time-of-day' property.
1254 2010-02-20  Carsten Dominik  <carsten.dominik@gmail.com>
1256         * org-timer.el (org-timer-start-hook, org-timer-stop-hook)
1257         (org-timer-pause-hook, org-timer-set-hook)
1258         (org-timer-cancel-hook): New hooks.
1259         (org-timer-start): Run `org-timer-start-hook'.
1260         (org-timer-pause-or-continue): Run `org-timer-pause-hook'.
1261         (org-timer-stop): Run `org-timer-stop-hook'.
1262         (org-timer-cancel-timers): Run `org-timer-cancel-hook'.
1264 2010-02-19  Carsten Dominik  <carsten.dominik@gmail.com>
1266         * org.el (org-reveal): Double prefix arg shows the subtree of the
1267         parent.
1269 2010-02-17  Carsten Dominik  <carsten.dominik@gmail.com>
1271         * org-agenda.el (org-search-view): Fix bug with searching full
1272         words in headlines in search view.
1273         (org-agenda-skip-deadline-prewarning-if-scheduled): New option.
1274         (org-agenda-get-deadlines): Suppress pre-warning if the entry is
1275         scheduled (if the user configures it so.
1277 2010-02-16  Carsten Dominik  <carsten.dominik@gmail.com>
1279         * org.el (org-hide-archived-subtrees): Don't jump to end of
1280         subtree if the match was not in a headline.
1281         (org-inside-latex-macro-p): Allow more complex arguments.
1282         (org-emphasize): Protect against use at end of buffer.
1284 2010-02-15  Carsten Dominik  <carsten.dominik@gmail.com>
1286         * org-agenda.el (org-agenda-align-tags): Avoid side effects on
1287         text properties.
1289 2010-02-14  Carsten Dominik  <carsten.dominik@gmail.com>
1291         * org-agenda.el (org-agenda-todo-ignore-scheduled): More allowed
1292         values.
1293         (org-agenda-todo-ignore-scheduled)
1294         (org-agenda-todo-ignore-deadlines): More control with different
1295         allowed values.
1296         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
1297         Honor the new option settings.
1299 2010-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
1301         * org.el (org-get-location): Make sure the selection buffer is
1302         shown in the current frame.
1304         * org-ascii.el (org-export-ascii-table-widen-columns): New
1305         option.
1306         (org-export-ascii-preprocess): Realign tables to remove narrowing
1307         if `org-export-ascii-table-widen-columns' is set.
1309         * org-table.el (org-table-do-narrow): New variable.
1310         (org-table-align): Narrow only if `org-table-do-narrow' is t.
1312         * org.el (org-deadline, org-schedule): Allow updating if the
1313         relevant time stamp does not have a repeater, i.e. do not require
1314         that no time stamp has a repeater.
1316         * org-agenda.el (org-agenda-align-tags): Don't add a face to the
1317         new white space before the tags.
1319         * org-latex.el (org-export-as-latex): Do nit require the buffer to
1320         be visiting a file when only exporting to a buffer or string.
1321         (org-export-latex-fix-inputenc): Only save the buffer is there is
1322         a file name attached to it.
1324 2010-02-09  Dan Davison  <davison@stats.ox.ac.uk>
1326         * org-src.el (org-edit-src-exit): Widen before exiting edit buffers
1328 2010-02-08  Carsten Dominik  <carsten.dominik@gmail.com>
1330         * org.el (org-fontify-meta-lines-and-blocks): Honor
1331         `org-fontify-quote-and-verse-blocks'.
1333         * org-faces.el (org-fontify-quote-and-verse-blocks): New option.
1335 2010-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
1337         * org.el (org-open-at-point): Also check for text property
1338         org-linked-text before offering collected links.
1340 2010-02-03  Stephen Eglen  <stephen@gnu.org>
1342         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
1343         Optionally extract time specification from text and add to the
1344         timestamp.
1346 2010-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
1348         * org-exp.el (org-html-entities): Fix typo.
1350         * org-latex.el (org-export-latex-make-header): Use \providecommand
1351         to make sure the \alert macro is defined.
1353         * org.el (org-format-latex-signal-error)
1354         (org-create-formula-image): Use `org-format-latex-signal-error'.
1356 2010-02-02  Stephen Eglen  <stephen@gnu.org>
1358         * org.el (org-store-link): For dired buffers, use
1359         default-directory as link name if dired-get-filename returns
1360         nil.
1362 2010-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
1364         * org-exp.el (org-export-concatenate-multiline-links): The for
1365         protectedness at beginning of match.
1367         * org-latex.el (org-export-latex-fix-inputenc): Never leave the
1368         AUTO as a coding system, instead default to utf8.
1370 2010-02-01  Carsten Dominik  <carsten.dominik@gmail.com>
1372         * org.el (org-block-todo-from-children-or-siblings-or-parent)
1373         (org-block-todo-from-checkboxes): Respect the local variable
1374         value when deciding if blocking should be active.
1376         * org-latex.el (org-export-latex-make-header): Define the align
1377         macro if it is not yet defined.
1379         * org-agenda.el (org-agenda-insert-diary-make-new-entry): Call
1380         `org-insert-heading' with the INVISIBLE-OK argument.
1382         * org-mac-message.el (org-mac-message-insert-flagged): Call
1383         `org-insert-heading' with the INVISIBLE-OK argument.
1385         * org.el (org-insert-heading):  New argument INVISIBLE-OK.
1387         * org-agenda.el (org-agenda-view-mode-dispatch): Improve the
1388         prompt message.
1390         * org-html.el (org-html-level-start): Use the
1391         `html-container-class' text property to set an additional class
1392         for an outline container.
1394         * org-exp.el (org-export-remember-html-container-classes): New
1395         function.
1396         (org-export-preprocess-string): Call
1397         `org-export-remember-html-container-classes'.
1399         * org.el (org-cycle): Mention level cycling in the docstring.
1400         (org-default-properties): Add new property HTML_CONTAINER_CLASS.
1402         * org-remember.el (org-remember-apply-template): Do file insertion
1403         first.
1405 2010-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
1407         * org-habit.el (org-habit-insert-consistency-graphs): Fix a
1408         problem with mis-aligned graphs when showing habits.
1410 2010-01-28  Mikael Fornius  <mfo@abc.se>
1412         * org.el (org-assign-fast-keys): Prefer keys used in keyword name
1413         when assigning. Begin using numerical characters when all in name
1414         is used up. This is to spare alphanumeric characters for better
1415         match with other keywords.
1417 2010-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
1419         * org-exp.el (org-export-preprocess-hook): Improve documentation.
1421         * org-latex.el (org-export-latex-preprocess): More consistent
1422         conversion and protection of the words LaTeX and TeX.
1423         (org-export-latex-fontify-headline, org-export-latex-preprocess):
1424         Allow angle brackets in commands, for beamer.
1426 2010-01-26  Carsten Dominik  <carsten.dominik@gmail.com>
1428         * org-clock.el (org-clock-in): Improve the look of the clock line
1429         by formatting links.
1431 2010-01-24  Carsten Dominik  <carsten.dominik@gmail.com>
1433         * org-latex.el (org-export-latex-classes): Use AUTO as the place
1434         holder string for the coding system.  And improve the
1435         documentation.
1436         (org-export-latex-fix-inputenc): Only modify the coding system if
1437         it is given by the placeholder AUTO.
1439 2010-01-23  Carsten Dominik  <carsten.dominik@gmail.com>
1441         * org-clock.el (org-task-overrun-text): New option.
1442         (org-task-overrun, org-clock-update-period): New variables.
1443         (org-clock-get-clock-string, org-clock-update-mode-line): Mark
1444         overrun clock.
1445         (org-clock-notify-once-if-expired): Check if clock is overrun.
1447         * org-faces.el: New face `org-mode-line-clock-overrun'.
1449 2010-01-18  Jan Böcker  <jan.boecker@jboecker.de>
1451         * org.el (org-narrow-to-subtree): Position the end of the narrowed
1452         region before the line with the next heading, to prevent the user
1453         from prepending text to the next headline.
1455 2010-01-20  Stephen Eglen  <stephen@gnu.org>
1457         * org-agenda.el (org-get-time-of-day): Use
1458         org-agenda-time-leading-zero to allow leading zero (rather than
1459         space) for times.
1461 2010-01-20  Carsten Dominik  <carsten.dominik@gmail.com>
1463         * org-agenda.el (org-agenda-diary-entry-in-org-file): Make sure
1464         org-datetree.el is loaded.
1466         * org-datetree.el: autoload `org-datetree-find-day-create'
1468         * org-latex.el (org-export-latex-hyperref-format): New option.
1469         (org-export-latex-links): Use `org-export-latex-hyperref-format'.
1471 2010-01-18  Carsten Dominik  <carsten.dominik@gmail.com>
1473         * org-ctags.el (org-ctags-enable): Change order of functions.
1474         (org-ctags-create-tags): Add wildcard to file name expansion.
1476 2010-01-17  Carsten Dominik  <carsten.dominik@gmail.com>
1478         * org.el (org-entry-properties): Fix some important bugs.
1480 2010-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
1482         * org.el (org-link-unescape, org-link-escape): Only use hexlify if
1483         the table is not explicitly given.
1485 2010-01-15  Carsten Dominik  <carsten.dominik@gmail.com>
1487         * org-clock.el (org-clock-out-when-done): Allow a list of keywords
1488         as value.
1489         (org-clock-out-if-current): Work with the new list value of
1490         `org-clock-out-when-done'.
1491         (org-clock-out, org-clock-out-if-current): Avoid circular logic
1492         between clocking out and state changes.
1494         * org-ctags.el (org-ctags-path-to-ctags): Better system-type test.
1496         * org-latex.el (org-export-latex-treat-backslash-char): Do not by
1497         accident protect a character that is before a backslash.
1499 2010-01-14  Carsten Dominik  <carsten.dominik@gmail.com>
1501         * org-agenda.el (org-diary-class): Use
1502         `org-order-calendar-date-args'.
1504         * org.el (org-order-calendar-date-args): New function.
1506         * org-exp.el (org-export-target-internal-links): Check for
1507         protectedness after the first bracket.
1509         * org.el (org-entry-properties): Don't match wrong-case TODO
1510         keywords.
1512         * org-agenda.el (org-agenda-schedule, org-agenda-deadline):
1513         Document that ARG is passed through to remove the date.
1514         (org-agenda-bulk-action): Accept prefix arg and pass it on.  Do
1515         not read a date when the user has given a `C-u' prefix.
1517 2010-01-11  Carsten Dominik  <carsten.dominik@gmail.com>
1519         * org-agenda.el (org-agenda-fix-displayed-tags): Fix bug when all
1520         tags are hidden.
1522 2010-01-10  Carsten Dominik  <carsten.dominik@gmail.com>
1524         * org-latex.el (org-export-latex-fix-inputenc): New function.
1525         (org-export-latex-inputenc-alist): New option.
1527         * org-exp.el (org-export): New key SPC to publish enclosing
1528         subtree.
1530 2010-01-09  Carsten Dominik  <carsten.dominik@gmail.com>
1532         * org-indent.el (org-indent-add-properties): Catch case when there
1533         is no headline in the buffer.
1535 2010-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
1537         * org-exp.el (org-html-entities): Add checkmark symbol.
1539         * org-ascii.el (org-export-ascii-preprocess): Protect targets in
1540         verbatim code for ASCII export.
1542         * org.el (org-update-statistics-cookies): Also see checkboxes in
1543         ordered lists.
1545 2010-01-07  Carsten Dominik  <carsten.dominik@gmail.com>
1547         * org-agenda.el (org-agenda-view-mode-dispatch): Define the `L'
1548         key.
1550         * org-beamer.el (org-beamer-amend-header): Change the location
1551         where `org-beamer-header-extra' is inserted.
1553         * org.el (org-compute-latex-and-specials-regexp): Don't do BIND
1554         just for computing this regexp.
1556 2010-01-06  Carsten Dominik  <carsten.dominik@gmail.com>
1558         * org-beamer.el (org-beamer-frame-default-options): New option.
1559         (org-beamer-sectioning): Use default options if the user does not
1560         have defined any.
1561         (org-beamer-fix-toc): Put a frame around the table of contents.
1563         * org-exp.el (org-export-remove-comment-blocks-and-subtrees): Make
1564         sure case-folding works well when processing comment stuff.
1566         * org-latex.el (org-export-latex-after-save-hook): New hook.
1567         (org-export-as-latex): Run the new hook.
1569 2010-01-05  Carsten Dominik  <carsten.dominik@gmail.com>
1571         * org-beamer.el (org-beamer-environments-default): Add the note
1572         environments.
1573         (org-beamer-after-initial-vars): Allow several BEAMER_HEADER_EXTRA
1574         lines and collect and combine the content.
1575         (org-beamer-after-initial-vars): Check for note tags and make sure
1576         they will be seen like a property.
1578         * org.el (org-offer-links-in-entry): Fix bug when there is a
1579         single link.
1581         * org-exp.el (org-export): Make sure the mark is activated, also
1582         when `transient-mark-mode' is off.
1584         * org-agenda.el (org-agenda-search-view-always-boolean): New option.
1585         (org-agenda-search-view-search-words-only): Obsolete variable, is
1586         now an alias for `org-agenda-search-view-always-boolean'.
1587         (org-agenda-search-view-force-full-words): New option.
1588         (org-search-view): Improve docstring, and implement a better logic
1589         for Boolean and phrase searches.
1590         (org-agenda-last-search-view-search-was-boolean): New variable.
1591         (org-agenda-manipulate-query): Consider the type of the last
1592         search when modifying the search string.
1594 2010-01-04  Carsten Dominik  <carsten.dominik@gmail.com>
1596         * org-latex.el (org-export-as-latex): Do the first letbind in the
1597         right moment.
1599         * org-agenda.el (org-get-entries-from-diary): Add the new face to
1600         these entries.
1602         * org-faces.el (org-agenda-diary): New face.
1604         * org.el (org-make-link-regexps): Allow regexp-special characters
1605         in link types.
1606         (org-open-file): When in-emacs is `system', also force system
1607         opening, like when the value was `(16)'.
1608         (org-update-statistics-cookies): Handle entries without children.
1610         * org-exp.el
1611         (org-export-preprocess-before-normalizing-links-hook): New hook.
1612         (org-export-preprocess-string): Run the new hook.
1614         * org.el (org-offer-links-in-entry): Make RET open all links.
1616         * org-html.el (org-export-as-html): Remove any leftover display
1617         properties in the html file.
1619         * org-wl.el (org-wl-store-link): Work-around for format bug with
1620         text properties.
1622         * org-habit.el (org-habit-insert-consistency-graphs): Turn off
1623         invisibility while adding the graphs.
1625 2010-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
1627         * org-remember.el (org-select-remember-template): Use C letter to
1628         customize remember templates.
1630         * org-agenda.el (org-agenda-bulk-mark, org-agenda-bulk-unmark):
1631         Move cursor to next visible line.
1633 2010-01-02  Carsten Dominik  <carsten.dominik@gmail.com>
1635         * org-beamer.el (org-beamer-sectioning): Leave columns environment
1636         by specifying 0 or 1 for column width.
1637         (org-beamer-column-widths): Make 0 stand for 0.0.
1639 2010-01-01  Carsten Dominik  <carsten.dominik@gmail.com>
1641         * org-exp.el (org-export-mark-radio-links): Don't match inside
1642         <<target>>.
1644         * org.el (org-format-latex-header-extra): New variable.
1645         (org-format-latex): Set org-format-latex-header-extra from
1646         in-buffer stuff.
1647         (org-format-latex): Add org-format-latex-header-extra to the
1648         variables on which image creation depends.
1649         (org-create-formula-image): Add the header stuff from in-buffer
1650         settings.
1651         (org-read-date-analyze): Base the analysis for future preference
1652         on NOW, not on the default date.
1654         * org-inlinetask.el (org-inlinetask-export-handler): Add CSS class
1655         for TODO keyword in inline tasks.
1657         * org.el (org-log-note-headings): New headings for removing
1658         deadline or scheduling date.
1659         (org-deadline, org-schedule): Arrange for logging when removing a
1660         date.
1661         (org-add-log-note): Handle deadline and scheduling removal.
1663 2009-12-31  Carsten Dominik  <carsten.dominik@gmail.com>
1665         * org-exp.el (org-export-visible): Add LaTeX/pdf export.
1667 2009-12-28  Carsten Dominik  <carsten.dominik@gmail.com>
1669         * org-agenda.el (org-diary-class): New function.
1671 2009-12-24  Carsten Dominik  <carsten.dominik@gmail.com>
1673         * org-latex.el (org-export-latex-preprocess): Do process the text
1674         of a radio target.
1676 2009-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
1678         * org.el (org-entry-properties): Add TIMESTAMP properties back
1679         in.
1681 2009-12-18  Carsten Dominik  <carsten.dominik@gmail.com>
1683         * org.el (org-all-time-keywords): New variable.
1684         (org-set-regexps-and-options): Set `org-all-time-keywords'.
1685         (org-entry-blocked-p): New function.
1686         (org-special-properties): Add BLOCKED as a new special property.
1687         (org-entry-properties): New optional argument SPECIFIC, only parse
1688         for this property when it is specified.
1689         (org-entry-get): Pass a SPECIFIC argument to
1690         `org-entry-properties'.
1692         * org-latex.el (org-export-as-latex): Preprocess TEXT as well.
1694 2009-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
1696         * org-latex.el (org-export-latex-tables): No forced line end if
1697         there is no caption.
1699 2009-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
1701         * org-exp.el (org-html-entities): Add Euro symbols from Marvosym
1702         package.
1704         * org-latex.el (org-export-latex-tables): Only add a caption when
1705         macro in in longtable environments if one has been defined.
1707         * org-html.el (org-export-as-html): Only take title from buffer if
1708         not exporting body-only.
1710         * org-latex.el (org-export-latex-preprocess): Better version of
1711         the regular expression for protecting LaTeX macros.
1712         (org-export-latex-preprocess): Start searching for macros to
1713         protect from beginning of buffer.
1715         * org-exp.el (org-export-target-internal-links): Check for
1716         protectedness earlier in the string.
1718         * org-agenda.el (org-agenda-highlight-todo): Match TODO keywords
1719         case sensitively.
1721         * org-id.el (org-id-store-link): Match TODO keywords case
1722         sensitively.
1724         * org.el (org-heading-components, org-get-outline-path)
1725         (org-display-outline-path): Match TODO keywords case sensitively.
1727         * org-latex.el (org-export-as-latex): Ignore read-only
1728         properties.
1730         * org-exp.el (org-export-preprocess-string): Remove any
1731         `read-only' properties.
1733         * org-agenda.el (org-agenda-inactive-leader): New option.
1734         (org-agenda-get-timestamps): Use `org-agenda-inactive-leader'.
1735         (org-tags-view): Prompt for matcher if MATCH is an empty string.
1736         (org-todo-list): Prompt for matcher if ARG is an empty string.
1738 2009-12-15  Carsten Dominik  <carsten.dominik@gmail.com>
1740         * org.el (org-open-link-functions): New hook.
1741         (org-open-at-point): Run `org-open-link-functions'.
1743 2009-12-14  Carsten Dominik  <carsten.dominik@gmail.com>
1745         * org-agenda.el (org-agenda-date-prompt): Allow inactive time
1746         stamps as well.
1748         * org.el (org-inhibit-startup-visibility-stuff): New variable.
1749         (org-mode): Don't do startup visibility if inhibited.
1750         (org-outline-overlay-data, org-set-outline-overlay-data): New
1751         functions.
1752         (org-save-outline-visibility): New macro.
1753         (org-log-note-headings): Document that one should not change the
1754         `state' note format.
1756 2009-12-13  Carsten Dominik  <carsten.dominik@gmail.com>
1758         * org.el (org-make-link-regexps): Capture link path into a group.
1760 2009-12-12  Carsten Dominik  <carsten.dominik@gmail.com>
1762         * org-beamer.el (org-beamer-after-initial-vars): Do not overwrite
1763         the options plist.
1765 2009-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1767         * org.el (org-startup-with-beamer-mode): New option.
1768         (org-property-changed-functions)
1769         (org-property-allowed-value-functions): New hooks.
1770         (org-entry-put, org-property-get-allowed-values): Run the new
1771         hooks.
1772         (org-property-next-allowed-value): Run the new hooks.
1774         * org-exp.el (org-export-select-backend-specific-text): Add the
1775         special beamer tags.
1777         * org-beamer.el
1778         (org-export-preprocess-before-selecting-backend-code-hook): New
1779         file.
1781         * org-latex.el (org-export-latex-after-initial-vars-hook): New hook.
1782         (org-export-as-latex): Run
1783         `org-export-latex-after-initial-vars-hook'.
1784         (org-export-latex-format-toc-function)
1785         (org-export-latex-make-header): Call
1786         `org-export-latex-format-toc-function'.
1788         * org.el (org-fill-template): Make template searches case sensitive.
1790         * org-exp.el (org-export): Use "1" as a sign to export only the
1791         subtree.
1793         * org-colview-xemacs.el (org-columns-edit-value): Use
1794         org-unrestricted property.
1796         * org-colview.el (org-columns-edit-value):  Use
1797         org-unrestricted property.
1799         * org.el (org-compute-property-at-point): Set org-unrestricted
1800         text property if the list contains ":ETC".
1801         (org-insert-property-drawer):  Use
1802         org-unrestricted property.
1804         * org-exp.el
1805         (org-export-preprocess-before-selecting-backend-code-hook): New hook.
1806         (org-export-preprocess-string): Run
1807         `org-export-preprocess-before-selecting-backend-code-hook'.
1809         * org-xoxo.el (org-export-as-xoxo): Run `org-export-first-hook'.
1811         * org-latex.el (org-export-region-as-latex): Run
1812         `org-export-first-hook'.
1814         * org-html.el (org-export-as-html): Run `org-export-first-hook'.
1816         * org-docbook.el (org-export-as-docbook): Run
1817         `org-export-first-hook'.
1819         * org-ascii.el (org-export-as-ascii): Run `org-export-first-hook'.
1821         * org-exp.el (org-export-first-hook): New hook.
1823 2009-12-10  Carsten Dominik  <carsten.dominik@gmail.com>
1825         * org-list.el (org-previous-item): Exit at the beginning of the
1826         buffer.
1828         * org-id.el (org-id-locations-save): Only write the id locations
1829         if any are defined.
1831         * org-archive.el (org-archive-all-done): Make this work in a file
1832         with org-odd-levels-only set.
1834         * org.el (org-get-refile-targets): Catch the case when a buffer
1835         has no file.
1837         * org-latex.el (org-export-as-latex): Cleanup forced line ends
1838         where they are not needed.
1839         (org-export-latex-subcontent): Remove unnecessary newlines.
1841 2009-12-09  Carsten Dominik  <carsten.dominik@gmail.com>
1843         * org-latex.el (org-export-latex-make-header): Remove \obeylines.
1844         (org-export-latex-fontify): Fix regexp bug that takes special
1845         care of protecting the right boundary characters in emphasis
1846         matches.
1847         (org-export-latex-preprocess): Allow multiple arguments to latex
1848         macros.
1850         * org.el (org-make-link-regexps): Use John Gruber's regexp for
1851         urls.
1853         * org-macs.el (org-re): Interpret :punct: in regexps.
1855         * org-exp.el (org-export-replace-src-segments-and-examples): Also
1856         take the final newline after the END line.
1858         * org.el (org-clean-visibility-after-subtree-move): Only fix
1859         entries that are not entirely invisible already.
1860         (org-insert-link): Respect org-link-file-path-type for
1861         "docview:" links in addition to "file:" links.
1863 2009-12-03  Carsten Dominik  <carsten.dominik@gmail.com>
1865         * org-exp.el (org-export-format-source-code-or-example): Avoid
1866         additional extra white lines in LaTeX.
1868         * org-list.el (org-list-parse-list): Leave empty lines after the
1869         list, don't consider them as part of the list.
1871         * org-mobile.el (org-mobile-sumo-agenda-command): Allow tagstodo
1872         searches.
1874         * org-clock.el (org-clock-select-task): Convert integer to
1875         character for XEmacs.
1877 2009-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
1879         * org-clock.el (org-clock-resolve): Make reading a char XEmacs
1880         compatible.
1882 2009-11-30  Tassilo Horn  <tassilo@member.fsf.org>
1884         * org.el (org-complete-tags-always-offer-all-agenda-tags): New
1885         variable.
1886         (org-set-tags): Use it.
1888 2009-11-30  Carsten Dominik  <carsten.dominik@gmail.com>
1890         * org-list.el (org-empty-line-terminates-plain-lists): Update
1891         docstring.
1893         * org.el (org-format-latex): Fix link creation for processed latex
1894         snippets.
1896 2009-11-29  Carsten Dominik  <carsten.dominik@gmail.com>
1898         * org-footnote.el (org-footnote-normalize): Protect replacement
1899         text.
1901         * org.el (org-inside-latex-macro-p): Save match data.
1903 2009-11-28  Jan Böcker  <jan.boecker@jboecker.de>
1905         * org-docview.el: New file.
1907 2009-11-27  Carsten Dominik  <carsten.dominik@gmail.com>
1909         * org-latex.el (org-export-latex-class-options): New variable.
1910         (org-export-latex-set-initial-vars): Use the class options.
1912         * org.el (org-forward-same-level): Stop at headings that start
1913         with an invisible character.
1914         (org-additional-option-like-keywords): Add LaTeX_CLASS_OPTIONS.
1916 2009-11-26  Carsten Dominik  <carsten.dominik@gmail.com>
1918         * org-footnote.el (org-footnote-normalize): Don't take optional
1919         arguments in LaTeX macros as footnotes.
1921         * org.el (org-inside-latex-macro-p): New function.
1923         * org-latex.el (org-latex-to-pdf-process): Change customization
1924         group to `org-export-pdf'.
1926         * org-agenda.el (org-agenda-get-blocks): Look at time string also
1927         on days after the first one.
1929         * org.el (org-insert-heading): Also check for item before assuming
1930         before-first-heading condition.
1932         * org-latex.el (org-latex-to-pdf-process): Fix typo in group tag.
1933         (org-export-pdf-logfiles): New option.
1934         (org-export-as-pdf): Use `org-export-pdf-logfiles'.
1935         (org-export-pdf-logfiles): Fix customization type.
1937         * org.el (org-insert-link): Improve error message when there is no
1938         default link to select with RET.
1940         * org-agenda.el (org-agenda-filter-by-tag): Use char argument from
1941         parameter list.
1943 2009-11-25  Carsten Dominik  <carsten.dominik@gmail.com>
1945         * org-latex.el (org-export-latex-parse-global)
1946         (org-export-latex-parse-content)
1947         (org-export-latex-parse-subcontent): Use
1948         `org-re-search-forward-unprotected'.
1949         (org-export-as-pdf): Remove log files produced by XeTeX.
1951         * org-macs.el (org-re-search-forward-unprotected): New function.
1953 2009-11-25  James TD Smith  <ahktenzero@mohorovi.cc>
1955         * org-colview.el (org-agenda-colview-summarize): Sort out some
1956         confusion between properties and titles, which resulted in
1957         agenda summaries not working if a title was set for a column.
1959 2009-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
1961         * org-mobile.el (org-mobile-agendas): New option.
1962         (org-mobile-sumo-agenda-command): Select the right agendas.
1964         * org-latex.el (org-export-latex-format-image): Preserve the
1965         original-indentation property.
1967 2009-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
1969         * org-clock.el (org-clock-insert-selection-line): Catch error when
1970         an old tasks no longer exists.
1972         * org-latex.el (org-export-as-pdf): Remove also the .idx file.
1973         (org-export-as-pdf): Don't remove the old PDF file before making
1974         the new one.
1976         * org-mouse.el (org-mouse-end-headline, org-mouse-insert-item)
1977         (org-mouse-context-menu): Use `org-looking-back'.
1979         * org.el (org-cycle-level): Use `org-looking-back'.
1981         * org-list.el (org-cycle-item-indentation): Use
1982         `org-looking-back'.
1984         * org-compat.el (org-looking-back): New function.
1986         * org.el (org-insert-heading): Catch before-first-headline when
1987         inserting a headline.
1989 2009-11-22  Carsten Dominik  <carsten.dominik@gmail.com>
1991         * org-latex.el (org-export-latex-format-image): Indent figure
1992         environment, so that it does not interrupt plain list.
1994         * org.el (org-open-at-point): Allow long link descriptions.
1996 2009-11-21  Carsten Dominik  <carsten.dominik@gmail.com>
1998         * org-html.el (org-export-as-html): Remove empty lines at the
1999         beginning of the exported text.
2000 ;; Local Variables:
2001 ;; coding: utf-8
2002 ;; add-log-time-zone-rule: t
2003 ;; End:
2005     Copyright (C) 2008  Free Software Foundation, Inc.
2007   This file is part of GNU Emacs.
2009   GNU Emacs is free software: you can redistribute it and/or modify
2010   it under the terms of the GNU General Public License as published by
2011   the Free Software Foundation, either version 3 of the License, or
2012   (at your option) any later version.
2014   GNU Emacs is distributed in the hope that it will be useful,
2015   but WITHOUT ANY WARRANTY; without even the implied warranty of
2016   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2017   GNU General Public License for more details.
2019   You should have received a copy of the GNU General Public License
2020   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
2022 ;; arch-tag: a9bdcf06-7c2d-4b5a-bf7a-c5e7b706f67c