Spelling fixes.
[emacs.git] / lisp / org / ChangeLog
blobd1e7af37375a63199d51a20617c417a86cefb3f1
1 2012-04-01  Bastien Guerry  <bzg@gnu.org>
3         * org.el (org-todo): Fix bug in `org-todo'.
5 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
7         * ob-C.el (org-babel-C-execute): Add .exe to the end of compiled
8         C files on windows.
10 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
12         * ob-exp.el (org-babel-exp-code): Escape all lines when exporting
13         Org-mode blocks.
15         * ob.el (org-babel-parse-src-block-match): Make use of the new
16         language argument to org-babel-strip-protective-commas.
17         (org-babel-parse-inline-src-block-match): Make use of the new
18         language argument to org-babel-strip-protective-commas.
19         (org-babel-strip-protective-commas): Now accepts a language
20         argument.
22 2012-04-01  Bastien Guerry  <bzg@gnu.org>
24         * org.el (org-fast-tag-selection): Fix an bug when listing tags
25         for completion.
27 2012-04-01  Ilya Shlyakhter  <ilya_shl@alum.mit.edu>  (tiny change)
29         * org.el (org-delete-property-globally): Fixed a bug that left
30         blank line in place of the property, instead of removing the line.
32 2012-04-01  Bastien Guerry  <bzg@gnu.org>
34         * ob-maxima.el (org-babel-maxima-command): Add group information
35         to the defcustom.
37 2012-04-01  Bastien Guerry  <bzg@gnu.org>
39         * org.el (org-mode): Use `buffer-face-mode' to remap the 'default
40         face to 'org-default.
42 2012-04-01  Bastien Guerry  <bzg@gnu.org>
44         * org-ascii.el (org-export-as-ascii): Fix escaping of underscores
45         in links.
47 2012-04-01  Bastien Guerry  <bzg@gnu.org>
49         * org.el: Prevent a bug while defining the menu by requiring
50         `org-beamer' when necessary.
52 2012-04-01  Bastien Guerry  <bzg@gnu.org>
54         * org-table.el (orgtbl-self-insert-command): Use
55         `backward-delete-char' instead of `delete-backward-char' as this
56         last command gets caught by the compiler which says to not use it
57         in programs.  `backward-delete-char' is just an alias for
58         `delete-backward-char' which is internally remapped to
59         `org-delete-backward-char' for optimization purpose.
61 2012-04-01  Bastien Guerry  <bzg@gnu.org>
63         * org-latex.el (org-export-latex-subcontent): Bugfix: when
64         `org-export-latex-low-levels' is nil, do not export low levels.
66 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
68         * ob.el (org-babel-insert-result): Fix bug in indented wrapped
69         results insertion.
71 2012-04-01  Bastien Guerry  <bzg@gnu.org>
73         * org.el (org-set-tags): Include `org-tag-alist' in the list of
74         possible completions, even when there are tags defined in the
75         buffer.
77 2012-04-01  Bastien Guerry  <bzg@gnu.org>
79         * org-mime.el (org-mime-htmlize): Set
80         `org-export-with-LaTeX-fragments' correctly.
82 2012-04-01  Bastien Guerry  <bzg@gnu.org>
84         * org.el (org-set-tags): Don't add a column when there is only one
85         tag offered for completion.
87 2012-04-01  Bastien Guerry  <bzg@gnu.org>
89         * org.el (org-fast-tag-selection): Include tags from
90         `org-tag-alist' when completing with the TAB key.
92 2012-04-01  Shoji Nishimura  <nishimura.shoji@gmail.com>  (tiny change)
94         * org.el (org-display-inline-images): Honor the ̀beg' parameter.
96 2012-04-01  Bastien Guerry  <bzg@gnu.org>
98         * org-latex.el (org-export-latex-subcontent): Don't insert a
99         linebreak when itemizing a subtree that is just a headline.
101 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
103         * ob-lob.el (org-babel-lob-get-info): Removed extra []s when
104         parsing inline call_foo lines.
106 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
108         * ob-maxima.el (org-babel-maxima-command): The maxima command used
109         should be configurable (defaults to maxima-command if defined).
110         (org-babel-execute:maxima): The maxima command used should be
111         configurable (defaults to maxima-command if defined).
113 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
115         * ob-C.el (org-babel-C-execute): Add the local directory to the
116         library search path for C/C++ block compilation.
118 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
120         * ob.el (org-babel-where-is-src-block-result): Don't truncate
121         results name on call line execution.
123 2012-04-01  Ilya Shlyakhter  <ilya_shl@alum.mit.edu>  (tiny change)
125         * org-colview.el (org-columns-cleanup-item): Handle case of empty
126         headline
128 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
130         * org-footnote.el (org-footnote-delete-definitions): Fix LaTeX
131         export error when a src block produces fake footnotes.
133 2012-04-01  Bastien Guerry  <bzg@gnu.org>
135         * org.el (org-read-date): Don't mention `parse-time-weekdays' and
136         `parse-time-months' in the docstring.
138 2012-04-01  Bastien Guerry  <bzg@gnu.org>
140         * org-agenda.el (org-agenda-filter-apply): Bugfix: Add let
141         binding.
143 2012-04-01  Bastien Guerry  <bzg@gnu.org>  (tiny change)
145         * org-colview.el (org-columns-compute): Also consider inline tasks
146         when computing the sum.
148 2012-04-01  Thomas Morgan  <tlm@ziiuu.com>  (tiny change)
150         * org-habit.el (org-habit-insert-consistency-graphs): Fix
151         alignment of consistency graph in filtered agenda view.
153 2012-04-01  Bastien Guerry  <bzg@gnu.org>
155         * org-latex.el (org-export-as-latex): Fix bug in setting the
156         export directory according to the LaTeX options.
158 2012-04-01  K.Nagashima  <uni.naga@gmail.com>  (tiny change)
160         * org.el (org-show-subtree): Make interactive.
162 2012-04-01  Ilya Shlyakhter  <ilya_shl@alum.mit.edu>
164         * org-clock.el: (org-clock-get-table-data): Make sure todo-only
165         does not leak when it is set by make-org-tags-macher.
167 2012-04-01  Bastien Guerry  <bzg@gnu.org>
169         * org.el (org-cycle-internal-local): Don't try to hide drawers
170         within subtrees in this function, it slows cycling down.
172 2012-04-01  Bastien Guerry  <bzg@gnu.org>
174         * org-agenda.el (org-agenda-custom-commands-local-options): Fix
175         incorrect custom option definition.
177 2012-04-01  Bastien Guerry  <bzg@gnu.org>
179         * org-colview.el (org-columns-display-here): Bugfix: use the date
180         as the value for the ITEM column when displaying a summary.
182 2012-04-01  Martyn Jago  <martyn.jago@btinternet.com>
184         * ob-lilypond.el: Re-direct homepage to Worg.
186 2012-04-01  Martyn Jago  <martyn.jago@btinternet.com>
188         * ob-lilypond.el: Leave versioning to Org.
190 2012-04-01  Martyn Jago  <martyn.jago@btinternet.com>
192         * ob-lilypond.el: Fix compiler warning.
194 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
196         * org-odt.el (org-odt-format-entity-caption): Enumerate entities
197         that have either a caption or a label.
198         (org-odt-label-styles, org-odt-category-map-alist): Add a
199         separator between sequence number and caption.  Introduced two
200         new label styles for handling of math formula and math label.
201         (org-odt-format-label-definition)
202         (org-export-odt-format-formula): Propagate above changes.
204 2012-04-01  Bastien Guerry  <bzg@gnu.org>
206         * org.el (org-enforce-todo-dependencies): Fix docstring.
208 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
210         * org-odt.el (org-export-odt-category-strings): New custom
211         variable.
212         (org-odt-category-map-alist): Modify interpretation.  Don't
213         use the same field to double up as both a OpenDocument
214         variable and a category string.  Entries in this list now
215         specify only the OpenDocument variable.  Category strings are
216         obtained through an indirect lookup of
217         `org-export-odt-category-strings'.  Use same OpenDocument
218         variables as what LibreOffice uses for various entities.  Fix
219         docstring.
220         (org-odt-add-label-definition)
221         (org-odt-format-label-definition)
222         (org-odt-format-label-reference): Propagate above changes.
224 2012-04-01  Bastien Guerry  <bzg@gnu.org>  (tiny change)
226         * org-latex.el (org-export-as-latex): Check TeX-master correctly.
228 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
230         * org-odt.el (org-odt-category-map-alist): Update docstring.
231         (org-export-odt-user-categories)
232         (org-export-odt-get-category-from-label)
233         (org-odt-get-label-category-and-style): Remove.
234         (org-odt-add-label-definition): Propagate above changes.
236 2012-04-01  Bastien Guerry  <bzg@gnu.org>  (tiny change)
238         * org.el (org-refile): Don't allow creation of parents when using
239         the refile command to go to a headline.
241 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
243         * org-odt.el (org-odt-format-org-link): Resolve links to headlines
244         as section numbers only if section numbering is on.
246 2012-04-01  Bastien Guerry  <bzg@gnu.org>
248         * org.el (format-spec): Require 'format-spec.
250 2012-04-01  Bastien Guerry  <bzg@gnu.org>  (tiny change)
252         * org-latex.el (org-export-as-latex): Fix TeX-master declaration.
254 2012-04-01  Ilya Shlyakhter  <ilya_shl@alum.mit.edu>  (tiny change)
256         * org.el (org-imenu-get-tree): Check that looking-at succeeds
257         before using match results.
259 2012-04-01  Bastien Guerry  <bzg@gnu.org>
261         * org-exp-blocks.el (org-ditaa-jar-path): Make a defcustom.
263 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
265         * org-lparse.el (org-do-lparse): Make effective setting of
266         `org-export-headline-levels' available to the ODT exporter.  Also
267         remove some stale comments.
269 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
271         * org-odt.el (org-odt-begin-toc): Handle named HTML entities in
272         per-language string for "Table Of Contents".
274 2012-04-01  Bastien Guerry  <bzg@gnu.org>
276         * org-exp-blocks.el (org-ditaa-jar-path): Fix merge conflict.
278 2012-04-01  Shaun Johnson  <shaun@slugfest.demon.co.uk>  (tiny change)
280         * org-exp-blocks.el (org-ditaa-jar-path): Better heuristic to find
281         the libary name.
283 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
285         * org-src.el (org-edit-src-code): Change let bind to let*, e.g. if
286         case-fold-search is bound to nil globally, the
287         (case-fold-search t) doesn't work until we get to the body.
289 2012-04-01  Bastien Guerry  <bzg@gnu.org>  (tiny change)
291         * org-latex.el (org-export-latex-tables): Allow to use
292         sidewaystable.
294 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
296         * ob.el (org-babel-expand-noweb-references): Fix bug in src name
297         regexp when using *org-babel-use-quick-and-dirty-noweb-expansion*.
299 2012-04-01  David Maus  <dmaus@ictsoc.de>
301         * org.el (org-scan-tags): Require one or more spaces (+) between
302         keyword and headline.
304 2012-04-01  David Maus  <dmaus@ictsoc.de>
306         * org-agenda.el (org-prepare-agenda): Don't reset
307         `org-done-keywords-for-agenda' when `org-agenda-multi'.
309 2012-04-01  Thomas Morgan  <tlm@ziiuu.com>  (tiny change)
311         * org-habit.el (org-habit-insert-consistency-graphs): Fix bug
312         while inserting habit graph in the agenda buffer.
314 2012-04-01  Bastien Guerry  <bzg@gnu.org>  (tiny change)
316         * org-src.el (org-src-edit-buffer-p): New function.
318 2012-04-01  Bastien Guerry  <bzg@gnu.org>  (tiny change)
320         * org-agenda.el (org-agenda-skip-if): Fix the order conditions are
321         being checked.  Also enhance the docstring a bit.
323 2012-04-01  Bastien Guerry  <bzg@gnu.org>  (tiny change)
325         * org-agenda.el (org-agenda-tree-to-indirect-buffer): Fix the
326         display of indirect agenda window.
328 2012-04-01  Bastien Guerry  <bzg@gnu.org>  (tiny change)
330         * org.el (org-create-formula-image, org-dvipng-color): Fix XEmacs
331         compatibility bug.
333 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
335         * org-clock.el (org-clock-get-table-data): Bind org-scanner-tags
336         to tags-list and org-trust-scanner-tags to t while evaluating the
337         matcher, since the matcher is always evaluated at the current
338         entry.
340 2012-04-01  Ilya Shlyakhter  <ilya_shl@alum.mit.edu>  (tiny change)
342         * org.el (org-scan-tags): Bind org-trust-scanner-tags to t while
343         evaluating the matcher, since the matcher is always evaluated at
344         the current entry.
346 2012-04-01  Ilya Shlyakhter  <ilya_shl@alum.mit.edu>  (tiny change)
348         * ob-lilypond.el (ly-compile-lilyfile): Fixed misplaced comma in a
349         quoting expression.
351 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
353         * ob.el (org-babel-merge-params): Add "eval" as acceptable noweb
354         argument.
355         (org-babel-noweb-p): The "eval" argument only expands during
356         evaluation.
358 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
360         * ob.el (org-strip-protective-commas): Declared.
362         * org-agenda.el (org-agenda-filtered-by-category): Declared.
363         (org-agenda-filter-apply): Capture free variable.
365         * org-footnote.el (org-skip-whitespace): Declared.
367         * org-mobile.el (org-agenda-filter): Declared.
369         * org-src.el (org-strip-protective-commas): Declared.
371 2012-04-01  Sebastien Vauban  <sva@mygooglest.com>  (tiny change)
373         * org.el (org-version): Add autoload cookie.
375 2012-04-01  David Maus  <dmaus@ictsoc.de>
377         * org-attach.el (org-attach-store-link-p): Remove spurious quote
378         in customization form choice.
380 2012-04-01  Tassilo Horn  <tassilo@member.fsf.org>
382         * org-contacts.el (org-contacts-check-mail-address): Add missing
383         word to `y-or-n-p' question.
385 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
387         * ob-sh.el (org-babel-execute:sh): Pass all params to subroutine.
388         (org-babel-sh-evaluate): Apply :shebang and :padline to shell script
389         execution.
391 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
393         * ob.el (org-babel-insert-result): Ensure correct order for empty
394         result wrapping blocks.
396 2012-04-01  Martyn Jago  <martyn.jago@btinternet.com>
398         * ob-lilypond.el: Make auditioning of midi and pdf asynchronous,
399         and add easy pdf generation in the form of `ly-gen-pdf' variable.
401 2012-04-01  Deech  <deech@deech-ThinkPad-X200.none>  (tiny change)
403         * ob-tangle.el (org-babel-spec-to-string): The link generated by
404         org-store-link is escaped twice when tangling with ":comments yes"
405         flag.
407 2012-04-01  Bastien Guerry  <bzg@gnu.org>
409         * org-html.el (org-export-as-html): Remove another useless space
410         before tag.
412 2012-04-01  Bastien Guerry  <bzg@gnu.org>
414         * org-html.el (org-export-as-html): Remove another useless space
415         before tag.
417 2012-04-01  Bastien Guerry  <bzg@gnu.org>
419         * org-html.el (org-export-as-html): Remove useless space before
420         tag.
422 2012-04-01  Sebastien Vauban  <sva@mygooglest.com>  (tiny change)
424         * org.el (org-version): Add autoload cookie.
426 2012-04-01  Bastien Guerry  <bzg@gnu.org>
428         * org.el (org-get-category): Save match data.
430 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
432         * ob-tangle.el (org-babel-tangle): Don't prompt for a file name if
433         :tangle is specified.
435         * ob.el (org-babel-expand-noweb-references): Widen buffer when
436         expanding noweb references.
438 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
440         * ob-table.el (sbe): Don't accidentally leave a `t' value when
441         variables are force interpreted as strings.
443 2012-04-01  David Maus  <dmaus@ictsoc.de>
445         * org-bbdb.el (org-bbdb-open, org-bbdb-open-old)
446         (org-bbdb-open-new): Pass record name to avoid dynamic scoping.
448 2012-04-01  David Maus  <dmaus@ictsoc.de>
450         * org-bbdb.el (bbdb-record-get-field, bbdb-search-name)
451         (bbdb-search-organization): Declare functions to silence byte
452         compiler.
454 2012-04-01  Bernt Hansen  <bernt@norang.ca>
456         * org.el (org-clone-subtree-with-time-shift): Fix task cloning for
457         repeating tasks using .+n and ++n syntax
459 2012-04-01  Karl Fogel  <kfogel@red-bean.com>  (tiny change)
461         * org-agenda.el (org-agenda-highlight-todo): Handle the case of a
462         heading that has a date but no todo keyword.
464 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
466         * ob.el (org-babel-find-named-result): Fix code block replacement
467         with results.
469 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
471         * org-footnote.el (org-footnote-normalize): Do not normalize
472         labels when sort-only is non-nil.
474 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
476         * org-footnote.el (org-footnote-normalize): Remove an useless part
477         of the function.
478         (org-insert-footnote-reference-near-definition): Remove function.
480 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
482         * org-footnote.el (org-footnote-normalize): Fix normalization of
483         inline footnotes with no footnote section.
485 2012-04-01  David Maus  <dmaus@ictsoc.de>
487         * org-bbdb.el (org-bbdb-old): Replace `defvar' after loading 'bbdb
488         to check for old or new version by a check for the required
489         function in `org-bbdb-open' and `org-bbdb-store-link'.
490         (org-bbdb-store-link, org-bbdb-open): Check which version of bbdb is
491         to be used.
493 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
495         * ob.el (org-babel-find-named-result): Don't miss a code block
496         when there are confounding spaces after the result name.
498 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
500         * ob-lob.el (org-babel-block-lob-one-liner-regexp): Less greedy
501         regular expressions.
502         (org-babel-inline-lob-one-liner-regexp): Less greedy regular
503         expressions.
505 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
507         * ob.el (org-babel-examplize-region): Fixed bug in examplization.
509 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
511         * org.el (org-link-search): Search for #+name affiliated keywords
512         and invisible targets.
514 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
516         * org-lparse.el (org-lparse-end-footnote-definition): Cleanup
517         newlines in a transcoded footnote definition.  This ensures that
518         the line that is currently being processed by `org-do-lparse' loop
519         doesn't get broken up into multiple lines.  Fix for the following
520         bug -
522 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
524         * org-footnote.el (org-footnote-normalize): Force a paragraph
525         break after the last footnote definition.  This is an an implicit
526         assumption made by the org-lparse.el library.  With this change,
527         footnote definitions can reliably be exported with ODT backend.
528         See http://lists.gnu.org/archive/html/emacs-orgmode/2012-02/msg01013.html.
530 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
532         * ob-ditaa.el (org-ditaa-jar-path): Fix a recursive load error.
534 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
536         * org-list.el (org-list-struct): Fix small bug introduced by
537         commit 8b7a3f249803aba612f9ad3ae50c2fc986247da4 in Org's git repo.
539 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
541         * ob-ditaa.el (org-ditaa-jar-path): Already defined in
542         org-exp-blocks.el.
544         * org-exp-blocks.el (org-ditaa-jar-path): Declare appropriately
545         for the fact that this is really now a Babel thing -- even if it
546         is used here and the definition should remain here for reasons of
547         load dependencies.
549 2012-04-01  David Maus  <dmaus@ictsoc.de>
551         * org-bbdb.el (org-bbdb-old): Wrap `defvar' so the variable gets
552         defined after bbdb was loaded.
554 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
556         * org-latex.el (org-export-latex-tables): Don't add spurious
557         preceding newline if caption is not above a longtable.
559 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
561         * org-odt.el (org-odt-insert-toc): Remove this stray,
562         dysfunctional routine.  This possibly has crept in because of the
563         broken merges between "maint" and "origin" branches.
564         (org-odt-begin-table): Don't emit an empty paragraph when a table is
565         neither labeled nor captioned.
566         (org-odt-init-outfile): Remove reference to an unused variable.
568 2012-04-01  Viktor Rosenfeld  <listuser36@googlemail.com>
570         * ob-sql.el (org-babel-execute:sql): Add support for MonetDB to
571         SQL code blocks.
573 2012-04-01  Andreas Leha  <andreas.leha@med.uni-goettingen.de>
575         * ob.el (org-babel-goto-named-src-block): Pushing the point to the
576         org-mark-ring and guessing at the code block name to jump to.
578 2012-04-01  David Maus  <dmaus@ictsoc.de>
580         * org-agenda.el (org-agenda-tree-to-indirect-buffer): Fix handling
581         of indirect buffer and window.
583 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
585         * org-footnote.el (org-footnote-forbidden-blocks): Allow footnotes
586         in verse blocks.
588 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
590         * org-footnote.el (org-footnote-forbidden-blocks): Allow footnotes
591         in verse blocks.
593 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
595         * org-exp.el (org-table-clean-before-export): Ignore table rows
596         defining parameters for formulas during export.
598 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
600         * org-list.el (org-list-get-item-number): New function.
602 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
604         * org-list.el (org-list-ending-method, org-list-end-regexp):
605         Removed variables.
606         (org-in-item-p, org-list-separating-blank-lines-number)
607         (org-list-parse-list, org-list-struct): Apply changes.
609         * org-exp.el (org-export-mark-list-end)
610         (org-export-mark-list-properties): Apply changes.
612         * org-latex.el (org-export-latex-lists): Apply changes.
614 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
616         * org.el (org-cycle-internal-local): Correctly unfold headlines
617         containing an inlinetask.
619 2012-04-01  Bastien Guerry  <bzg@gnu.org>
621         * org.el (org-structure-template-alist): Fix missing angle
622         brackets for muse export style.
624 2012-04-01  David Maus  <dmaus@ictsoc.de>
626         * org.el (org-recenter-calendar): Use `with-selected-window' to
627         select calendar window and save currently selected window and
628         current buffer.
630 2012-04-01  Toby S. Cubitt  <tsc25@cantab.net>  (tiny change)
632         * org.el (org-goto): call org-refile-get-location with NO-EXCLUDE
633         argument set, otherwise not only are headlines in the current
634         subtree excluded, but it throws an error if point happens not to
635         be within a subtree (e.g. at start of buffer).
637 2012-04-01  David Maus  <dmaus@ictsoc.de>
639         * org.el (org-scan-tags): Fix highlighting in sparse-tree.
641 2012-04-01  David Maus  <dmaus@ictsoc.de>
643         * org-clock.el (org-in-clocktable-p): Moved to org.el.
645         * org.el (org-in-clocktable-p): New function. Moved from
646         org-clock.el
648 2012-04-01  David Maus  <dmaus@ictsoc.de>
650         * org-exp.el (org-export-get-title-from-subtree): Don't format
651         tags in title if title headline does not have tags.
653 2012-04-01  Bastien Guerry  <bzg@gnu.org>
655         * org.el (org-cycle-internal-local): Fix bug: hide drawers in
656         inline tasks too.
658 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
660         * org-odt.el (org-odt-format-preamble): Don't insert TOC here.
661         Delay it till the end of export.
662         (org-odt-begin-document-body): Make a note of the default
663         position of TOC in `org-lparse-dyn-first-heading-pos'.
664         (org-odt-insert-toc): Insert TOC as directed by
665         [TABLE-OF-CONTENTS] line or at the default position.
666         (org-odt-end-export): Call `org-odt-insert-toc'.
668 2012-04-01  Bastien Guerry  <bzg@gnu.org>
670         * org.el (org-preview-latex-fragment): Throw an error when called
671         from a non-file buffer.
673 2012-04-01  David Maus  <dmaus@ictsoc.de>
675         * org-capture.el (org-capture-place-item): Don't search for
676         position in existing list if :exact-position was supplied.
678 2012-04-01  Bastien Guerry  <bzg@gnu.org>
680         * org.el (org-set-font-lock-defaults): Fix bug in done headline
681         fontification.
683 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
685         * org-odt.el (org-odt-format-textbox): Honor user-specified width
686         in captioned images.
688 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
690         * org.el (org-update-property-plist): Fix bug in property list
691         updates.
693 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
695         * ob.el (org-babel-balanced-split): Explicit checking if list
696         before calling member.
698 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
700         * ob-sqlite.el (org-babel-execute:sqlite): Specify the use of ","
701         as the separator to `org-table-convert-region'.  Fixes errors when
702         only one result per line of output.
704 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
706         * ob.el (org-babel-strip-protective-commas): Use
707         `org-strip-protective-commas'.
709         * org-exp.el (org-export-select-backend-specific-text): Use
710         `org-strip-protective-commas'.
712         * org-src.el (org-edit-src-code): Use
713         `org-strip-protective-commas'.
715         * org.el (org-strip-protective-commas): Single definition for this
716         functionality.
718 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
720         * ob-sql.el: Mention ob-sqlite in the comments of ob-sql.
722 2012-04-01  David Maus  <dmaus@ictsoc.de>
724         * org-capture.el (org-capture-prepare-finalize-hook): New hook.
725         Run before the finalization process starts.
726         (org-capture-finalize): Run new hook.
728 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
730         * org.el (org-entry-get): Generalize to multiple "prop+"
731         properties.
733 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
735         * org-src.el (org-src-mode-map): Rebinding `org-edit-src-save' in
736         the `org-src-mode-map'.
738 2012-04-01  David Maus  <dmaus@ictsoc.de>
740         * org.el (org-recenter-calendar): Use `with-selected-window' to
741         select calendar window and save currently selected window and
742         current buffer.
744 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
746         * org-list.el (org-list-ending-method, org-list-end-regexp):
747         Removed variables.
748         (org-in-item-p, org-list-separating-blank-lines-number)
749         (org-list-parse-list, org-list-struct): Apply changes.
751         * org-exp.el (org-export-mark-list-end)
752         (org-export-mark-list-properties): Apply changes.
754         * org-latex.el (org-export-latex-lists): Apply changes.
756 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
758         * org.el (org-entry-get): Accumulate properties from subtree
759         property drawers.
761 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
763         * org.el (org-entry-get): Accumulate properties from subtree
764         property drawers.
766 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
768         * org-odt.el (org-export-odt-image-size-probe-method)
769         (org-odt-do-image-size): Use imagemagick preferentially to
770         determine image sizes.
772 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
774         * org-odt.el (org-export-as-odt-to-buffer)
775         (org-replace-region-by-odt, org-export-region-as-odt): Remove
776         these interactive functions.  They are of questionable value.
778 2012-04-01  Toby S. Cubitt  <tsc25@cantab.net>  (tiny change)
780         * org.el (org-goto): call org-refile-get-location with NO-EXCLUDE
781         argument set, otherwise not only are headlines in the current
782         subtree excluded, but it throws an error if point happens not to
783         be within a subtree (e.g. at start of buffer).
785 2012-04-01  Bastien Guerry  <bzg@gnu.org>
787         * org-exp.el (org-export-kill-product-buffer-when-displayed)
788         (org-export-initial-scope, org-export-date-timestamp-format)
789         (org-export-with-tasks, org-export-email-info)
790         (org-export-table-remove-empty-lines): Add version tag.
792 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
794         * org.el (org-cycle-internal-local): Correctly unfold headlines
795         containing an inlinetask.
797 2012-04-01  Bernt Hansen  <bernt@norang.ca>
799         * org-clock.el (org-clock-out): Do not delete the current clocking
800         task when org-clock-out-hook clocks in another task
802 2012-04-01  David Maus  <dmaus@ictsoc.de>
804         * org.el (org-scan-tags): Fix highlighting in sparse-tree.
806 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
808         * org-odt.el (org-export-odt-convert-processes): Re-define
809         (org-export-odt-convert-capabilities): Fix an accidental
810         regression.
812 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
814         * org-odt.el (org-export-odt-convert-capabilities): Change the
815         default value.
817 2012-04-01  David Maus  <dmaus@ictsoc.de>
819         * org-clock.el (org-in-clocktable-p): Moved to org.el.
821         * org.el (org-in-clocktable-p): New function. Moved from org-clock.el
823 2012-04-01  David Maus  <dmaus@ictsoc.de>
825         * org-exp.el (org-export-get-title-from-subtree): Don't format
826         tags in title if title headline does not have tags.
828 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
830         * org-footnote.el (org-blank-before-new-entry)
831         (org-export-footnotes-seen, org-export-footnotes-data): Fix bogus
832         declarations.
834 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
836         * org.el (org-beginning-of-line, org-end-of-line): Fix special C-a
837         and C-e behaviour with visual lines.
839 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
841         * org-exp-blocks.el (org-export-blocks): Changed the name of
842         exporting comment blocks given that it seems regular comment
843         blocks no longer export.
845 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
847         * ob-exp.el (org-babel-exp-get-export-buffer): Access current
848         export buffer.
849         (org-babel-exp-in-export-file): Access current export buffer.
850         (org-babel-exp-src-block): Access current export buffer.
851         (org-babel-exp-inline-src-blocks): Access current export buffer.
853 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
855         * ob-exp.el (org-babel-exp-in-export-file)
856         (org-babel-exp-src-block, org-babel-exp-inline-src-blocks): Allow
857         org-current-export-file to contain a buffer.
859 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
861         * org-lparse.el (org-lparse-do-convert): Replace `call-process'
862         with `shell-command-to-string'.
864 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
866         * org-footnote.el (org-footnote-create-definition): Fix space
867         insertion when creating a new footnote.  This fixes newline
868         munching when `org-footnote-section' is nil and blank lines
869         stacking when it isn't nil.
871 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
873         * org-footnote.el (org-footnote-normalize): Make sure that
874         footnotes are moved to a single place during export.
876 2012-04-01  Bastien Guerry  <bzg@gnu.org>
878         * org.el (org-cycle-internal-global): Prevent the display of
879         messages when cycling from with a Gnus article buffer.
881 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
883         * org-footnote.el (org-footnote-normalize): Ensure footnote
884         definition will be inserted at the end of the section
885         corresponding to to its first reference.
887 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
889         * org-footnote.el (org-footnote-at-definition-p): Make sure to
890         move point at the beginning of the separator before skiping white
891         spaces.  Refactor code.
893 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
895         * ob-exp.el (org-babel-exp-src-block): Strip noweb references on
896         export when "strip-export".
898         * ob.el (org-babel-common-header-args-w-values): New noweb
899         header value.
900         (org-babel-merge-params): New noweb header value.
901         (org-babel-noweb-p): New noweb header value.
903 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
905         * ob-tangle.el (org-babel-tangle-clean): Just use default value.
907         * ob.el (org-babel-noweb-wrap): Add default value.
908         (org-babel-expand-noweb-references): Just use default value.
910 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
912         * org-exp.el (org-export-select-backend-specific-text): Always
913         preserve original indentation as a text property so that lists do
914         not get broken by indentation at column 0.
916 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
918         * ob.el (org-babel-expand-noweb-references): Don't allow newlines
919         in source names in noweb references.
921 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
923         * org.el (org-fill-line-break-nobreak-p): New function.
924         (org-set-autofill-regexps): Add previous function to
925         `fill-nobreak-predicate'.
927 2012-04-01  Vitalie Spinu  <spinuvit@gmail.com>
929         * ob-R.el (org-babel-R-evaluate-session): Inhibit R evaluation
930         visibility regardless of local user customization.
932 2012-04-01  Vitalie Spinu  <spinuvit@gmail.com>
934         * ob-R.el (org-babel-R-evaluate-session): Inhibit R evaluation
935         visibility regardless of local user customization.
937 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
939         * org-inlinetask.el (org-inlinetask-show-first-star): New option.
940         (org-inlinetask-fontify): Honor `org-inlinetask-show-first-star'.
942         * org-indent.el (org-indent-set-line-properties): Honor
943         `org-inlinetask-show-first-star'.
945 2012-04-01  Bastien Guerry  <bzg@gnu.org>
947         * org.el (org-set-regexps-and-options): Ensure `org-drawers'
948         doesn't contain duplicates.
950 2012-04-01  Bastien Guerry  <bzg@gnu.org>
952         * org.el (org-at-drawer-p): Normalize the docstring to match other
953         `org-at-*-p' docstrings.
954         (org-indent-block, org-indent-drawer, org-at-block-p): New
955         functions.
956         (org-metaright): Use the new functions to indent a drawer or a
957         block depending on the context.  Also update the docstring.
959 2012-04-01  Bastien Guerry  <bzg@gnu.org>
961         * org.el (org-set-regexps-and-options): Set the value of
962         `org-drawers' by adding the value of the infile #+DRAWERS option
963         to that of the existing `org-drawers'.
965 2012-04-01  Bastien Guerry  <bzg@gnu.org>
967         * org.el (org-cycle-internal-local): Fix bug: hide drawers in
968         inline tasks too.
970 2012-04-01  Bastien Guerry  <bzg@gnu.org>
972         * org-inlinetask.el (org-inlinetask-toggle-visibility): Use
973         `org-show-entry' instead of `outline-flag-region' to keep the
974         drawers folded when unfolding an inline task.
976 2012-04-01  Torsten Anders  <torsten.anders@beds.ac.uk>  (tiny change)
978         * org-beamer.el (org-beamer-environments-default): Add support and
979         keybinding for the `exampleblock' environment.
981 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
983         * org.el (org-open-link-from-string): Regard `reference-buffer'
984         when setting `org-inhibit-startup'.
986 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
988         * ob-exp.el (org-babel-exp-non-block-elements): Don't insert extra
989         space between inline src block and results on export.
991 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
993         * ob.el (org-babel-get-inline-src-block-matches): Allow *any*
994         punctuation to proceed an inline src block.
996 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
998         * ob.el (org-babel-get-inline-src-block-matches): Add ( to the
999         list of characters allowed to proceed an inline src block.
1001 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1003         * ob-tangle.el (org-babel-tangle-clean): Use the customizable
1004         noweb wrappers.
1006         * ob.el (org-babel-noweb-wrap-start): Begin a noweb reference.
1007         (org-babel-noweb-wrap-end): End a noweb reference.
1008         (org-babel-noweb-wrap): Apply the customizable noweb wrappers.
1009         (org-babel-expand-noweb-references): Use the customizable noweb
1010         wrappers.
1012 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1014         * org.el (org-beginning-of-line): Handle case when there's no
1015         character after box.
1017 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1019         * org-odt.el (org-odt-format-preamble): Don't insert TOC here.
1020         Delay it till the end of export.
1021         (org-odt-begin-document-body): Make a note of the default
1022         position of TOC in `org-lparse-dyn-first-heading-pos'.
1023         (org-odt-insert-toc): Insert TOC as directed by
1024         [TABLE-OF-CONTENTS] line or at the default position.
1025         (org-odt-end-export): Call `org-odt-insert-toc'.
1027 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1029         * org.el (org-preview-latex-fragment): Throw an error when called
1030         from a non-file buffer.
1032 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1034         * org.el (org-insert-property-drawer): Not an interactive
1035         command anymore.
1036         (org-insert-drawer): With a prefix argument, insert a property
1037         drawer.  Check for headline within the region before inserting the
1038         drawer.  Don't include special drawers in the completion table.
1039         (org-mode-map): New keybinding `C-c C-x d' for
1040         `org-insert-drawer'.
1042 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1044         * org.el (org-insert-drawer): Support completion over known drawer
1045         names and inserting a drawer around the current region.
1047 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1049         * org.el (org-insert-drawer): New function.
1050         (org-insert-property-drawer): Use it.
1052 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1054         * org-list.el (org-mark-list): New function.
1056 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1058         * org-pcomplete.el (pcomplete/org-mode/drawer): New function to
1059         complete drawer at point.
1060         (org-thing-at-point): Use it.
1062 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1064         * org.el (org-meta-return): Use `newline-and-indent' when in a
1065         property drawer.
1067 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1069         * org.el (org-structure-template-alist): Fix docstring: the
1070         feature is not experimental anymore.
1072 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1074         * org-agenda.el (org-agenda-show-and-scroll-up): Allow `C-u' to
1075         display the item without unfolding drawers and logbooks.
1077 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1079         * org-src.el (org-edit-src-code): Make sure `buffer-file-name' is
1080         always nil.
1082 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1084         * org.el (org-structure-template-alist): Fix missing angle
1085         brackets for muse export style.
1087 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1089         * org.el (org-read-date): New parameter `inactive' when reading
1090         for insertion of inactive timestamps.
1091         (org-time-stamp, org-read-date-display): Use the new
1092         parameter.
1094 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1096         * ob.el (org-babel-expand-noweb-references): Only allow
1097         reference names which start and end with non-whitespace characters.
1098         Also, raise errors as appropriate given org-babel-noweb-error-langs.
1100 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1102         * org-src.el (org-src-in-org-buffer): Save and restore
1103         `buffer-undo-list' after editing.
1105 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1107         * ob.el (org-babel-common-header-args-w-values): Add new header
1108         argument.
1109         (org-babel-expand-noweb-references): Use header argument rather than
1110         customization variable.
1112 2012-04-01  David Maus  <dmaus@ictsoc.de>
1114         * org-capture.el (org-capture-place-item): Don't search for
1115         position in existing list if :exact-position was supplied.
1117 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1119         * ob.el (org-babel-noweb-separator): Custom variable for
1120         accumulated noweb references.
1121         (org-babel-expand-noweb-references): Allow separator for noweb
1122         references.
1124 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1126         * org.el (org-beginning-of-line): In an item, special position
1127         for C-a is after check-box, if any.
1128         (org-special-ctrl-a/e): Modify doc-string accordingly.
1130 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1132         * org-odt.el (org-export-odt-format-formula): Use :style
1133         property to specify custom table styles.
1135 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1137         * ob-exp.el (org-babel-exp-call-line-template): Control export of
1138         additional call line information.
1139         (org-babel-exp-non-block-elements): Fancier call line export.
1141 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1143         * org-odt.el (org-odt-entity-frame-styles): Add frame params
1144         for images that are anchored as character.
1145         (org-export-odt-format-image): Handle new anchor type
1146         "as-char".
1147         (org-export-odt-default-image-sizes-alist): Misc. change.
1148         (org-export-odt-format-formula): Misc. change.
1150 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1152         * ob.el (org-babel-check-src-block): Don't report valid header
1153         arguments as suspicious.
1155 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1157         * ob-exp.el (org-babel-exp-non-block-elements): Map over both
1158         inline src blocks and call lines on export.
1160 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1162         * org-odt.el (org-odt-label-styles): Add a new style.
1163         (org-odt-category-map-alist):  Use it.
1165 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1167         * org-odt.el (org-odt-table-style-format): New.  Template for
1168         auto-generated table styles.
1169         (org-odt-automatic-styles, org-odt-object-counters): New
1170         variables.
1171         (org-odt-add-automatic-style): New function.
1172         (org-odt-write-automatic-styles): New function.  Create
1173         automatic styles for tables that have custom :rel-width.
1174         (org-odt-begin-table): Parse attributes specified with
1175         "#+ATTR_ODT: " option and use it to create an automatic table
1176         style.
1177         (org-odt-save-as-outfile): Call
1178         `org-odt-add-write-automatic-styles'.
1179         (org-odt-init-outfile): Init newly add variables.
1180         (org-odt-section-count): Remove it.
1181         (org-odt-begin-section): Use `org-odt-add-automatic-style' to
1182         generate an automatic section name.
1184 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1186         * ob.el (org-babel-map-executables): Correctly position point when
1187         mapping hits an inline code block.
1189 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1191         * ob.el (org-babel-execute-src-block): Ensure params are
1192         incorporated *before* checking if evaluation is legal.
1194 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1196         * ob-exp.el (org-babel-exp-lob-one-liners): Ensure `end' is a
1197         marker so it is updated as required during export.
1199 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1201         * org-src.el (org-src-in-org-buffer): Run commands in the parent
1202         buffer.
1203         (org-edit-src-save): Use new macro.
1204         (org-src-tangle): Tangle the parent buffer.
1206 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1208         * org.el (org-set-font-lock-defaults): Fix bug in done
1209         headline fontification.
1211 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1213         * org.el (org-set-font-lock-defaults): Fix bug in done
1214         headline fontification.
1216 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1218         * org.el (org-return): Act normally when in code blocks.
1220 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1222         * org.el (org-in-src-block-p): New function.
1223         (org-context): Return new contexts :clocktable and :src-block.
1225 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1227         * org.el (org-set-tags-command, org-set-tags): Make ̀C-u C-c
1228         C-q' do the right thing even when point is before the first
1229         heading.
1231 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1233         * ob.el (org-babel-noweb-p): Disambiguate intersection name.
1235 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1237         * org-odt.el (org-odt-format-textbox): Honor user-specified
1238         width in captioned images.
1240 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1242         * ob.el (org-babel-map-src-blocks): Replace gensym with make-symbol.
1243         (org-babel-map-inline-src-blocks): Replace gensym with make-symbol.
1244         (org-babel-map-call-lines): Replace gensym with make-symbol.
1245         (org-babel-map-executables): Replace gensym with make-symbol.
1247 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1249         * ob-exp.el (org-babel-exp-results): Alter a copy of info.
1251 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1253         * org-html.el (org-export-as-html): Initialize
1254         `html-pre-real-contents' correctly.
1256 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1258         * org-html.el (org-export-as-html): Initialize
1259         `html-pre-real-contents' correctly.
1261 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1263         * ob-exp.el (org-babel-exp-code): Ensure code block name is a
1264         string on export.
1266 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1268         * ob-exp.el (org-babel-exp-code-template): Customizable code
1269         block export format string.
1270         (org-babel-exp-code): Customizable code block export.
1272 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1274         * ob-clojure.el (org-babel-execute:clojure): Removed dependency
1275         on deprecated swank-clojure.
1277 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1279         * ob.el (org-babel-map-src-blocks): Don't pollute symbol space.
1280         (org-babel-map-inline-src-blocks): Don't pollute symbol space.
1281         (org-babel-map-call-lines): Don't pollute symbol space.
1282         (org-babel-map-executables): Map over *all* executable Org-mode
1283         elements.
1284         (org-babel-execute-buffer): Execute elements in buffer order instead
1285         of arbitrarily.
1287 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1289         * org.el (org-ctrl-c-ctrl-c): Fix a naive structure backup.
1290         Those must be done with `copy-tree'.
1292 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1294         * org-src.el (org-edit-src-code): Referenced code block should
1295         not be evaluated on code block edit.
1297 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1299         * org.el (org-structure-template-alist): Use uppercase for
1300         keywords.
1302 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1304         * ob.el (org-babel-insert-result): Capitalize RESULTS in :wrap'd
1305         code block results.
1307 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1309         * ob.el (org-babel-results-keyword): New user-configurable
1310         results keyword.
1311         (org-babel-where-is-src-block-result): Use new user-configurable
1312         results keyword.
1314 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1316         * org-indent.el (org-indent-refresh-maybe): Check for new
1317         headlines from the beginning of the line to be sure to catch
1318         any newly inserted headline there.
1320 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1322         * ob-exp.el (org-babel-exp-src-block): Use `org-babel-noweb-p'.
1323         (org-babel-exp-inline-src-blocks): Use `org-babel-noweb-p'.
1325         * ob-tangle.el (org-babel-tangle-collect-blocks): Use
1326         `org-babel-noweb-p'.
1328         * ob.el (org-babel-execute-src-block): Use `org-babel-noweb-p'.
1329         (org-babel-expand-src-block): Use `org-babel-noweb-p'.
1330         (org-babel-load-in-session): Use `org-babel-noweb-p'.
1331         (org-babel-merge-params): Use `org-babel-noweb-p'.
1332         (org-babel-noweb-p): New function used to determine if noweb
1333         expansion should be carried out in a given context.
1335 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1337         * org.el (org-update-property-plist): Fix bug in property list
1338         updates.
1340 2012-04-01  François Pinard  <pinard@iro.umontreal.ca>  (tiny change)
1342         * org.el (org-kill-line): Use `kill-visual-line' in
1343         `visual-line-mode'.
1345 2012-04-01  Bernt Hansen  <bernt@norang.ca>
1347         * org-agenda.el (org-agenda-switch-to): Widen org buffer only if point is
1348         outside the current restriction
1350 2012-04-01  Bernt Hansen  <bernt@norang.ca>
1352         * org-agenda.el (org-agenda-clock-in): Save restriction when clocking in from the agenda
1354 2012-04-01  Bernt Hansen  <bernt@norang.ca>
1356         * org.el: Honour existing restrictions when regenerating the agenda
1358 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1360         * org-agenda.el: New alias for `list-diary-entries-hook'.
1362 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1364         * ob.el (org-babel-common-header-args-w-values): Add the new
1365         header argument name.
1366         (org-babel-insert-result): Respect the value of the :wrap header
1367         argument when inserting results.
1368         (org-babel-result-end): Find the end of arbitrarily named result
1369         blocks.
1371 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1373         * org-indent.el (org-indent-refresh-maybe): Check for new
1374         headlines from the beginning of the line to be sure to catch
1375         any newly inserted headline there.
1377 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1379         * org.el (org-update-property-plist): Remove old instances of
1380         property when adding a new value for property.
1382 2012-04-01  Martyn Jago  <martyn.jago@btinternet.com>
1384         * ob-emacs-lisp.el: A comment on the last line of an emacs-lisp
1385         code block would cause an error when the block is was executed. This
1386         fix cures this behaviour.
1388 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1390         * ob.el (org-babel-expand-noweb-references): Resurrect dropped
1391         pieces of a previous patch.
1393 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1395         * ob-maxima.el (org-babel-execute:maxima): Fix compiler warning.
1397 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1399         * ob.el (org-babel-expand-noweb-references): Resurrect dropped
1400         pieces of a previous patch.
1402 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1404         * ob-maxima.el (org-babel-execute:maxima): Fix compiler warning.
1406 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1408         * org-eshell.el (org-eshell-open): Use (goto-char (point-max))
1409         instead of (end-of-buffer).
1411 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1413         * org-bbdb.el (name): Declare variable.
1414         (bbdb-record-get-field, bbdb-search-name)
1415         (bbdb-search-organization): Declare as part of ext:bbdb.
1417 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1419         * org-mobile.el (org-mobile-push): Use `org-agenda-tag-filter'
1420         instead of the obsolete `org-agenda-filter'.
1422 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1424         * org-agenda.el: Add an alias for `org-agenda-filter'.
1425         (diary-list-entries-hook): Use the non-obsolete hook.
1426         (org-agenda-filter-apply): Silent compiler warning.
1428 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1430         * ob-ditaa.el (org-ditaa-jar-path): Make a defcustom.
1431         (org-ditaa-jar-option): New option.
1432         (org-babel-execute:ditaa): Use it.
1434 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1436         * ob.el (org-babel-balanced-split): Explicit checking if list
1437         before calling member.
1439 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1441         * ob.el (org-babel-balanced-split): Explicit checking if list
1442         before calling member.
1444 2012-02-14  Chong Yidong  <cyd@gnu.org>
1446         * org-footnote.el: Remove bogus defvar values (Bug#10745).
1448 2012-01-05  Eric Schulte  <eric.schulte@gmx.com>
1450         * ob.el (org-babel-expand-noweb-references): Resurrect dropped
1451         pieces of a previous patch.
1453         * ob-maxima.el (org-babel-execute:maxima): Fix compiler warning.
1455 2012-01-05  Bastien Guerry  <bzg@gnu.org>
1457         * org-eshell.el (org-eshell-open): Use (goto-char (point-max))
1458         instead of (end-of-buffer).
1460         * org-bbdb.el (name): Declare variable.
1461         (bbdb-record-get-field, bbdb-search-name)
1462         (bbdb-search-organization): Declare as part of ext:bbdb.
1464         * org-agenda.el: Add an alias for `org-agenda-filter'.
1465         (diary-list-entries-hook): Use the non-obsolete hook.
1466         (org-agenda-filter-apply): Silent compiler warnings.
1468         * org-mobile.el (org-mobile-push): Use `org-agenda-tag-filter'
1469         instead of the obsolete `org-agenda-filter'.
1471 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1473         * org.el (org-ctrl-c-ctrl-c): Preserve symmetry when adding
1474         and removing checkboxes with `C-u C-c C-c' on the first item
1475         of a list.  Also, don't reinitialize checkboxes that are
1476         already ticked.
1478 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1480         * org.el (org-ts-regexp0, org-ts-regexp1): Also match a time
1481         value with only one digit for the hours.
1483 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1485         * org-agenda.el (org-batch-agenda, org-batch-agenda-csv):
1486         Remove deleted function `org-encode-for-stdout'.
1488 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1490         * org.el (org-show-context): Complete docstring.
1492 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1494         * org-agenda.el (org-agenda-filter-by-tag): Use
1495         `read-char-exclusive' instead of `read-char'.
1497 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
1499         * org-clock.el (org-clock-in, org-clock-find-position): Remove
1500         erraneous space in regexp.
1502 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1504         * ob.el (org-babel-expand-noweb-references): Rather than using
1505         a pure regexp solution to resolve noweb references, actually
1506         check the information of every code block in the buffer.  This
1507         will cause a slowdown in noweb reference expansion, but is
1508         necessary for correct behavior.
1510 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1512         * org.el (org-map-continue-from): Fix typo in docstring.
1514 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1516         * org.el (org-property-re): Also match cumulating properties
1517         like ":prop+:".
1519 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1521         * org-exp-blocks.el (org-export-blocks-preprocess): Fix regexp for
1522         matching the end of a block.
1524 2012-01-03  David Maus  <dmaus@ictsoc.de>
1526         * org.el (org-open-at-point): Escape link path for http:,
1527         https:, ftp:, news:, and doi: links only if the path contains
1528         space or non-ascii character.
1530 2012-01-03  David Maus  <dmaus@ictsoc.de>
1532         * org.el (org-refile-get-targets): Ignore headlines without a
1533         true headline.
1535 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1537         * ob.el (org-babel-map-call-lines): Moved this file from
1538         ob-lob.el into ob.el to ease dependency pains.
1540 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1542         * org-publish.el (org-publish-index-generate-theindex): Use
1543         theindex.inc for storing index entries, and theindex.org for
1544         including theindex.inc.
1546 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1548         * org-publish.el (org-publish-index-generate-theindex): Create
1549         proper file target for index entries in subdirectories.
1551 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1553         * org-protocol.el (org-protocol-check-filename-for-protocol):
1554         Fix spelling mistake.
1556 2012-01-03  Jambunathan K  <kjambunathan@gmail.com>
1558         * org-odt.el (org-export-odt-default-org-styles-alist): Add styles
1559         for title and subtitle.
1560         (org-odt-format-toc): New.
1561         (org-odt-format-preamble): New.  Users can redefine this to
1562         customize what goes before the document body.  Currently it
1563         outputs title, author and email, date and toc.
1564         (org-odt-begin-document-body): Use `org-odt-format-preamble'.
1565         (org-odt-format-date): Renamed from
1566         `org-odt-iso-date-from-org-timestamp'.  Also added an
1567         additional param for format string.
1568         (org-odt-begin-annotation, org-odt-update-meta-file): Use
1569         `org-odt-format-date'.
1571 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1573         * org.el (org-at-drawer-p): New function.
1574         (org-end-of-line): Use it.
1576 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1578         * ob.el (*org-babel-use-quick-and-dirty-noweb-expansion*):
1579         Controls the method in which noweb references are expanded.
1580         (org-babel-expand-noweb-references): Bring back the option for
1581         regexp-based noweb expansion.
1583 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1585         * org.el (org-ts-regexp0, org-ts-regexp1): Also match a time value
1586         with only one digit for the hours.
1588 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1590         * org.el (org-ctrl-c-ctrl-c): Don't make `C-c C-c' special
1591         when ticking the checkbox of the first item.
1593 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
1595         * org-list.el (org-list-write-struct): Add an optional
1596         argument for structure changes happening outside the function.
1598         * org.el (org-ctrl-c-ctrl-c): Now, `C-u C-c C-c' on the first
1599         item of a sub-list should toggle check-box presence of every
1600         item in the same sub-list.  Also fix check-box insertion on a
1601         single item.
1603 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1605         * org-agenda.el (org-agenda-filter-preset): New alias.
1606         (org-agenda-filter-by-category): New command.
1607         (org-agenda-mode-map): Add the new command.
1608         (org-agenda-custom-commands-local-options): Add category
1609         filter preset.
1610         (org-agenda-mark-filtered-text): Mark both tag and filter
1611         overlays.
1612         (org-agenda-category-filter-preset): New variable.
1613         (org-finalize-agenda, org-agenda-redo)
1614         (org-agenda-filter-make-matcher, org-agenda-filter-apply): Handle
1615         both category and tag filters.
1616         (org-agenda-filter-show-all-tag): Rename from
1617         `org-agenda-filter-by-tag-show-all'.
1618         (org-agenda-filter-show-all-cat): New function.
1619         (org-agenda-set-mode-name): Show the category filter in the
1620         modeline.
1622 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
1624         * org-bbdb.el (org-bbdb-old): New variable.
1625         (org-bbdb-store-link, org-bbdb-open): Check for
1626         `org-bbdb-old'.
1627         (org-bbdb-open-old, org-bbdb-open-new): New functions.
1629 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1631         * org-agenda.el (org-batch-agenda, org-batch-agenda-csv):
1632         Remove deleted function `org-encode-for-stdout'.
1634 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1636         * org.el (org-check-dates-range): New command.
1637         (org-sparse-tree): Use it.
1639 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1641         * org-agenda.el (org-agenda-write): Rename from
1642         `org-write-agenda'.
1643         (org-agenda-mode-map, org-agenda-menu)
1644         (org-batch-store-agenda-views): Use new name
1645         `org-agenda-write'.
1647 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1649         * org.el (org-loop-over-headlines-in-active-region): Fix
1650         docstring.
1651         (org-todo, org-deadline, org-schedule): Honor the 'start-level
1652         value of `org-loop-over-headlines-in-active-region'.
1654 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1656         * org-archive.el (org-archive-subtree)
1657         (org-archive-to-archive-sibling, org-toggle-archive-tag):
1658         Bugfix: use 'region-start-level.
1660 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1662         * org.el (org-show-context): Complete docstring.
1664 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1666         * org-agenda.el (org-agenda-filter-by-tag): Use
1667         `read-char-exclusive' instead of `read-char'.
1669 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
1671         * org.el (org-scan-tags): Make sure `org-map-continue-from' is
1672         nil at each match.
1674 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
1676         * org-clock.el (org-clock-in, org-clock-find-position): Remove
1677         erraneous space in regexp.
1679 2012-01-03  Jambunathan K  <kjambunathan@gmail.com>
1681         * org-odt.el (org-odt-lib-dir): Add docstring.
1682         (org-odt-data-dir): New variable.  Use this variable to
1683         control the locations from which the ODT exporter picks the
1684         OpenDocument styles and schema files from.  Set this variable
1685         explicitly only if the in-built heuristics for locating the
1686         above files fails.
1687         (org-odt-styles-dir-list, org-odt-schema-dir-list): New
1688         variables.  Pay specific attention to (eval-when-compile ...)
1689         form through which Makefile's $(datadir) - contained in
1690         `org-odt-data-dir' - gets compiled in as a "hard coded"
1691         constant.
1692         (org-odt-styles-dir, org-export-odt-schema-dir): Add messages to
1693         aid debugging.
1695 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1697         * org-archive.el (org-archive-subtree)
1698         (org-archive-to-archive-sibling, org-toggle-archive-tag)
1699         (org-archive-set-tag): Handle the 'start-level value for
1700         `org-loop-over-headlines-in-active-region'.
1702 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1704         * org.el (org-scan-tags): New parameter `start-level' to scan only
1705         through headlines of that level.
1706         (org-map-entries): New allowed value `region-start-level' for
1707         the `scope' parameter, to allow scanning through headlines of
1708         the same level than the first headline in the region.
1709         (org-loop-over-headlines-in-active-region): New allowed value
1710         'start-level.
1712 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1714         * org-archive.el (org-archive-subtree)
1715         (org-archive-to-archive-sibling, org-archive-set-tag)
1716         (org-toggle-archive-tag): Allow to loop over the active region by
1717         using `org-loop-over-headlines-in-active-region'.
1719 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1721         * org.el (org-todo): Allow to loop over the active region by
1722         using `org-loop-over-headlines-in-active-region'.
1724 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1726         * ob.el (org-babel-expand-noweb-references): Rather than using
1727         a pure regexp solution to resolve noweb references, actually
1728         check the information of every code block in the buffer.  This
1729         will cause a slowdown in noweb reference expansion, but is
1730         necessary for correct behavior.
1732 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1734         * org.el (org-map-continue-from): Fix typo in docstring.
1736 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1738         * org-agenda.el (org-agenda-write-buffer-name): New variable.
1739         (org-write-agenda): Use it.
1741 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1743         * org-exp.el (org-export-date-timestamp-format): New option to
1744         define the way a timestamp in #+DATE will be exported.
1745         (org-infile-export-plist): Use the new option.
1747 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1749         * org-drill.el (org-drill-leech-method, org-drill-scope)
1750         (org-drill-spaced-repetition-algorithm): Fix wrong :type spec.
1752 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1754         * org.el (org-property-re): Also match cumulating properties
1755         like ":prop+:".
1757 2012-01-03  Jambunathan K  <kjambunathan@gmail.com>
1759         * org-odt.el (org-odt-styles-dir): Assume that the styles
1760         files are located under `data-directory' of Emacs distribution
1761         as etc/org/OrgOdtStyles.xml and
1762         etc/org/OrgOdtContentTemplate.xml.  Also update docstring.
1763         (org-export-odt-schema-dir): Update docstring.
1765 2012-01-03  Jambunathan K  <kjambunathan@gmail.com>
1767         * org-odt.el (org-odt-format-preamble): Honor following user
1768         options: author, timestamp and email.
1770 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1772         * org-exp-blocks.el (org-export-blocks-preprocess): Fix regexp
1773         for matching the end of a block.
1775 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1777         * org-eshell.el: New file.
1779 2012-01-03  David Maus  <dmaus@ictsoc.de>
1781         * org.el (org-open-at-point): Escape link path for http:,
1782         https:, ftp:, news:, and doi: links only if the path contains
1783         space or non-ascii character.
1785 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1787         * org-beamer.el (org-beamer-fragile-re): Also recognize
1788         \lstinline and \verb as commands that make a frame fragile.
1790 2012-01-03  David Maus  <dmaus@ictsoc.de>
1792         * org.el (org-refile-get-targets): Ignore headlines without a
1793         true headline.
1795 2012-01-03  Litvinov Sergey  <slitvinov@gmail.com>
1797         * ob-octave.el: add graphical output to png file
1799 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1801         * ob.el (org-babel-map-call-lines): Moved this file from
1802         ob-lob.el into ob.el to ease dependency pains.
1804 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1806         * org-publish.el (org-publish-index-generate-theindex): Use
1807         theindex.inc for storing index entries, and theindex.org for
1808         including theindex.inc.
1810 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1812         * org-publish.el (org-publish-index-generate-theindex): Create
1813         proper file target for index entries in subdirectories.
1815 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1817         * org-protocol.el (org-protocol-check-filename-for-protocol):
1818         Fix spelling mistake.
1820 2012-01-03  Jambunathan K  <kjambunathan@gmail.com>
1822         * org-odt.el (org-export-odt-default-org-styles-alist): Add
1823         styles for title and subtitle.
1824         (org-odt-format-toc): New.
1825         (org-odt-format-preamble): New.  Users can redefine this to
1826         customize what goes before the document body.  Currently it
1827         outputs title, author and email, date and toc.
1828         (org-odt-begin-document-body): Use `org-odt-format-preamble'.
1829         (org-odt-format-date): Renamed from
1830         `org-odt-iso-date-from-org-timestamp'.  Also added an
1831         additional param for format string.
1832         (org-odt-begin-annotation, org-odt-update-meta-file): Use
1833         `org-odt-format-date'.
1835 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1837         * ob-ref.el (org-babel-ref-split-args): Now uses
1838         `org-babel-balanced-split'.
1840 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1842         * org-html.el (org-export-html-preamble)
1843         (org-export-html-postamble): Fix docstrings.
1844         (org-export-as-html): Insert the string used by a custom
1845         function for `org-export-html-pre/postamble'.
1847 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1849         * org.el (org-block-regexp)
1850         (org-heading-keyword-regexp-format)
1851         (org-heading-keyword-maybe-regexp-format): Move up to keep the
1852         byte-compiler happy.
1854 2012-01-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
1856         * org-agenda.el (org-agenda-do-tree-to-indirect-buffer): New
1857         function.
1858         (org-agenda-tree-to-indirect-buffer): Use the new function.
1860 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1862         * org-html.el (org-export-as-html): Fix bug when inserting the
1863         output of a custom function for the pre/postamble.
1865 2012-01-03  Jambunathan K  <kjambunathan@gmail.com>
1867         * org-odt.el (org-odt-format-source-code-or-example): Try
1868         loading htmlfontify safely.
1870 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1872         * org-odt.el (require): Require htmlfontify.el only if
1873         emacs-version is greater than 23.2.
1875 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1877         * org-faces.el (org-agenda-calendar-event)
1878         (org-agenda-calendar-sexp): Use the default face.
1880 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1882         * ob.el (org-babel-expand-noweb-references): Fixed regexp.
1884 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
1886         * org.el (Key bindings): remap the Outline functions from
1887         `outline-mode-prefix-map' where possible.
1889 2012-01-03  Christian Moe  <mail@christianmoe.com>  (tiny change)
1891         * org-html.el (org-export-as-html): Apply
1892         `org-export-html-get-todo-kwd-class-name' to the class
1893         attribute of the todo-keyword span tag, not to its text
1894         content.
1896 2012-01-03  Sebastien Vauban  <sva@mygooglest.com>
1898         * org-agenda.el (org-agenda-get-timestamps)
1899         (org-agenda-get-sexps): Use face for highlighting "calendar"
1900         events.
1902 2012-01-03  Peter Münster  <pmlists@free.fr>  (tiny change)
1904         * org.el (org-add-planning-info): Treat absolute time too.
1906 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1908         * org-table.el (org-table-transpose-table-at-point): Don't use
1909         ̀remove-if-not'.
1911 2012-01-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
1913         * org-clock.el (org-clock-out-if-current): Check the clock
1914         buffer is existing.
1916 2012-01-03  Bernt Hansen  <bernt@norang.ca>
1918         * org-clock.el (org-clock-out-if-current): Fix marker in no
1919         buffer error for task state change in an indirect buffer.
1921 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
1923         * org.el (org-offer-links-in-entry): Make list when assigning
1924         a single link.
1926 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1928         * ob.el (org-babel-expand-noweb-references): Rather than
1929         collect the info from *every* block in the current buffer,
1930         simply regexp search for those blocks which appear to match
1931         the continued source name.
1933 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1935         * ob.el (org-babel-insert-result): Do not examplize wrapped
1936         scalar results, simply wrap them.
1937         (org-babel-result-end): Find the end of results wrapped in a
1938         RESULTS drawer.
1940 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1942         * org.el (org-todo-yesterday): When called from the agenda,
1943         use `org-agenda-todo-yesterday' instead.
1945 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1947         * org-table.el (org-table-transpose-table-at-point): New command.
1949 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1951         * org-html.el (org-export-html-headline-anchor-format): New
1952         option.
1953         (org-html-level-start): Use the new option.
1955 2012-01-03  Rob Giardina  <rob@giardina.us>  (tiny change)
1957         * org-agenda.el (org-agenda-with-point-at-orig-entry): Small
1958         bugfix.
1960 2012-01-03  Christian Moe  <mail@christianmoe.com>  (tiny change)
1962         * org-special-blocks.el
1963         (org-special-blocks-convert-html-special-cookies): Close
1964         paragraph before opening or closing the <div>, and open
1965         paragraph after. Also changed newline placement to be the same
1966         as for other blocks.
1968 2012-01-03  Roberto Huelga  <rhuelga@gmail.com>
1970         * org-clock.el (org-program-exists): Make the function
1971         compatible with darwin systems.
1973 2012-01-03  David Maus  <dmaus@ictsoc.de>
1975         * org-exp.el (org-export-normalize-links): Mark bracket links
1976         before normalization to avoid erroneous normalization of
1977         bracket link parts.
1979 2012-01-03  Jambunathan K  <kjambunathan@gmail.com>
1981         * org-odt.el (org-odt-data-dir): Removed.
1982         (org-odt-styles-dir, org-export-odt-schema-dir): New
1983         variables.
1985         * org-odt.el, org-lparse.el: New files.
1987 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
1989         * org-capture.el (org-capture-set-target-location): Set the
1990         capture default time also to the prompt time.
1992 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
1994         * org-exp.el (org-export-res/src-name-cleanup): Remove #+name
1995         and #+results lines during preprocess.
1997 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1999         * ob-picolisp.el (ob-comint): Required.
2000         (comint): Required.
2001         (cl): Required.
2002         (run-picolisp): Declared.
2003         (org-babel-execute:picolisp): Capture free variable, and replace
2004         function from cl-extra with core function.
2006 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
2008         * ob-picolisp.el: New file.
2010         * org.el (org-babel-load-languages): Add Pico Lisp to the list
2011         of supported code block languages.
2013 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
2015         * org-bibtex.el (org-bibtex): Now catches bibtex errors and
2016         directs the user to the location of the error.
2018 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2020         * org-agenda.el (org-agenda-dim-blocked-tasks): Fix typo.
2022 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2024         * ob.el (org-babel-execute-src-block): Fix typo.
2026 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2028         * org-freemind.el (org-freemind-write-mm-buffer): Fix typo.
2030 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2032         * org.el (org-link-unescape, org-link-unescape-compound): Fix
2033         two typos in docstrings.
2035 2012-01-03  Thomas Dye  <dk@poto.local>
2037         * ob-R.el: Added tikzDevice support.
2039 2012-01-03  David Maus  <dmaus@ictsoc.de>
2041         * org.el (org-clone-subtree-with-time-shift): Remove clocking
2042         information and empty drawers when preparing a clone.
2044 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2046         * ob-exp.el: Don't add `org-exp-res/src-name-cleanup' to
2047         `org-export-blocks-postblock-hook'.
2049 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2051         * ob.el (org-babel-hide-result-toggle): Skip over header
2052         argument lines when toggling named code block visibility.
2054 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2056         * org-exp.el (org-export-grab-title-from-buffer): Don't
2057         license to kill text inside blocks when getting a title.
2059 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2061         * ob.el (org-babel-confirm-evaluate): Adding support for new
2062         range of :eval header arguments.
2064 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2066         * ob.el (org-babel-confirm-evaluate): Inhibit evaluation
2067         during export when eval is set to "non-export".
2069 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2071         * ob-ref.el (org-babel-update-intermediate): New custom
2072         variable.
2073         (org-babel-ref-resolve): Optionally update the in-buffer results
2074         of code blocks which are evaluated to resolve references.
2076 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2078         * ob.el (org-babel-join-splits-near-ch): Rejoins a list of a
2079         split string when a character appears on either side of the
2080         split.
2081         (org-babel-parse-multiple-vars): Rejoin splits around "=" signs.
2083 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2085         * org.el (org-reduce): Added a less functional Org-mode copy of
2086         the cl reduce function.
2088 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2090         * org.el (org-fontify-meta-lines-and-blocks-1): Recognize
2091         "name" as a valid keyword that can preceed a block.
2093 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2095         * ob-exp.el (org-babel-exp-lob-one-liners): Don't limit
2096         in-verbatim check to inline code blocks, do lob code blocks as
2097         well.
2099 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2101         * org.el (org-todo): Interpret 0 prefix arg as note inhibitor.
2103 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2105         * ob.el (org-babel-named-src-block-regexp-for-name): Ensure
2106         that partial names are not matched.
2107         (org-babel-named-data-regexp-for-name): Ensure that partial names
2108         are not matched.
2110 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2112         * ob-ref.el (org-babel-ref-resolve): Search for named code
2113         blocks before named data.
2115         * ob.el (org-babel-named-data-regexp-for-name): New function for
2116         finding named data.
2118 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2120         * ob.el (org-babel-insert-result): Gracefully handle results
2121         which are neither lists nor strings.
2123 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2125         * ob-ref.el (org-babel-ref-resolve): Don't change location when
2126         looking at the contents.
2128 2012-01-03  Milan Zamazal  <pdm@zamazal.org>
2130         * org.el (org-set-outline-overlay-data): Use
2131         outline-flag-region to make a region invisible.  This ensures
2132         all necessary actions, especially adding
2133         isearch-open-invisible property, are applied.
2135 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2137         * ob-lob.el (org-babel-in-example-or-verbatim): Fix
2138         compilation warning.
2140 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2142         * ob.el (org-babel-find-named-result): Downcase "name" before
2143         comparison.
2145 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2147         * ob-lisp.el (org-babel-execute:lisp): Fixed typo.
2148         (org-babel-lisp-vector-to-list): Fixed typo.
2150 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2152         * ob-exp.el (org-babel-in-example-or-verbatim): Some valid
2153         execution contexts (e.g., call lines) look like commented
2154         lines.
2156         * ob.el (org-babel-get-src-block-info): Empty match string doesn't
2157         count.
2158         (org-babel-process-params): Always process parameters, even if
2159         you don't to table splitting.
2161 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2163         * ob-exp.el (org-exp-res/src-name-cleanup): Updated Documentation.
2165         * ob-lob.el (org-babel-block-lob-one-liner-regexp): Updated
2166         regular expression.
2167         (org-babel-inline-lob-one-liner-regexp): Updated regular
2168         expression.
2170         * ob-ref.el (org-babel-ref-resolve): Notice when something that
2171         looks like a data results may actually be a code block.
2173         * ob-table.el: Updated documentation.
2175         * ob.el (org-babel-src-name-regexp): Simplified regexp.
2176         (org-babel-get-src-block-info): Updated match strings.
2177         (org-babel-data-names): Simplified acceptable names.
2178         (org-babel-find-named-block): Indentation.
2179         (org-babel-find-named-result): Updated to not return a code block
2180         as a result.
2182         * org.el (org-fontify-meta-lines-and-blocks-1): Removing
2183         references to old syntactic elements.
2184         (org-additional-option-like-keywords): Removing references to
2185         old syntactic elements.
2187 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2189         * org-agenda.el (org-agenda-get-todos): Swap calls to `org-trim'
2190         and `buffer-substring'.
2192 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2194         * org-agenda.el (org-agenda-get-todos): Prevent an error when
2195         encountering tasks with only the TODO keyword.
2197 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2199         * org.el (org-try-cdlatex-tab): Don't try to expand a LaTeX
2200         environment when at an item or an headline, but allow LaTeX
2201         fragments.
2202         (org-cycle): Try to call `cdlatex-tab' before cycling item's or
2203         headline's visibility, in order to catch LaTeX fragments within.
2205 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2207         * org-exp-blocks.el (org-export-blocks-preprocess): Require a
2208         newline and spaces before a code block.
2210 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2212         * ob-lob.el (org-babel-map-call-lines): Allow mapping of code
2213         over all call lines in a buffer.
2215         * ob.el (org-babel-execute-buffer): Execute call lines when
2216         executing an entire buffer.
2218 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2220         * ob.el (org-babel-process-params): Don't disassemble tables
2221         twice.
2223 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2225         * org-clock.el (org-clock-in, org-clock-find-position): Make space
2226         after date optional.
2228         * org.el (org-set-regexps-and-options)
2229         (org-ts-regexp, org-ts-regexp-both, org-ts-regexp1)
2230         (org-ctrl-c-ctrl-c): Make `C-c C-c' on date fix the time stamp.
2232 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2234         * ob-lob.el (org-babel-lob-execute-maybe): Don't execute a call
2235         inside a verbatim block.
2237         * ob-exp.el (org-babel-in-example-or-verbatim): Check for example
2238         blocks.
2240 2012-01-03  Litvinov Sergey  <slitvinov@gmail.com>
2242         * ob-maxima.el (org-babel-tangle-lang-exts): Maxima extension.
2243         (org-babel-maxima-expand): Add input variables and graphic output.
2244         (org-babel-execute:maxima): Add input variables and graphic output.
2245         (org-babel-maxima-var-to-maxima): Add input variables and graphic
2246         output.
2247         (org-babel-maxima-graphical-output-file): Add input variables and
2248         graphic output.
2249         (org-babel-maxima-elisp-to-maxima): Add input variables and graphic
2250         output.
2252 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2254         * ob-fortran.el: New file.  Adding support for Fortran code blocks.
2255         * org.el (org-babel-load-languages): Adding fortran to this list.
2257 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2259         * org-footnote.el (org-footnote-new): Cannot insert an inline
2260         footnote at beginning of line anymore.
2261         (org-footnote-at-reference-p): Don't recognize inline footnotes at
2262         beginning of line.
2264 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2266         * org.el (org-set-font-lock-defaults): Fix small error in matching
2267         group that prevented fontification of keywords like
2268         org-comment-string and stars in headlines.
2270 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2272         * org.el (org-catch-invisible-edits): New option.
2273         (org-self-insert-command, org-delete-backward-char)
2274         (org-delete-char): Call `org-check-before-invisible-edit'.
2275         (org-check-before-invisible-edit): New function.
2277 2012-01-03  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
2279         * org-exp.el (org-solidify-link-text): Respect
2280         org-export-with-tags when forming the export title during subtree
2281         export.
2283 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2285         * org.el (org-heading-regexp, org-heading-keyword-regexp-format)
2286         (org-heading-keyword-maybe-regexp-format): Globalize variables so
2287         they are accessible even in buffers not in Org mode.
2289 2012-01-03  David Maus  <dmaus@ictsoc.de>
2291         * org.el (org-insert-link): Don't use default-description if a
2292         `org-make-link-description-function' is defined.
2294 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2296         * org.el (org-set-regexps-and-options): Use property blocks for
2297         multi-line properties.
2299 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2301         * org.el (org-self-insert-command): Don't throw an error when
2302         editing takes place at the first point of the buffer.
2304 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2306         * org.el (org-self-insert-command): Unfold invisible region at
2307         point or right before point when editing.
2309 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2311         * org-faces.el (org-agenda-filter-tags): Use the 'modeline face as
2312         default.
2314 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2316         * org-html.el (org-html-expand): Prevent a nil value for STRING to
2317         return an error, just return nil.
2319 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2321         * org-latex.el (org-export-latex-set-initial-vars): Allow "/"
2322         character in the #+LaTeX_CLASS option.
2324 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2326         * org-footnote.el (org-footnote-at-reference-p)
2327         (org-footnote-at-definition-p): Don't store text-properties of
2328         footnote definitions.
2330 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2332         * org-html.el (org-export-as-html): Convert special characters in
2333         meta tag "author", "date", "keyword" and "description".
2335 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2337         * org-capture.el (org-capture-before-finalize-hook): Docstring
2338         improvement: mention that the buffer is widened when this hook is
2339         run.
2341 2012-01-03  Sebastien Vauban  <sva@mygooglest.com>
2343         * org-html.el (org-export-as-html): Make sure the div for preamble
2344         is not inserted when the preamble is empty.
2346 2012-01-03  Sebastien Vauban  <sva@mygooglest.com>
2348         * org-agenda.el (org-agenda-set-mode-name): Highlight tags used
2349         for filtering (shown in the mode-line).
2351 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2353         * ob.el (org-babel-parse-multiple-vars): Trimming excess white
2354         space from split variables.
2356 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2358         * org.el (org-link-search): Add an optional argument preventing
2359         function from revealing context around match.
2361 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2363         * org-agenda.el (calendar-check-holidays): Declare function.
2365 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2367         * org.el (org-return): Fix bug when matching the face property
2368         before following a link.
2370 2012-01-03  Matt Lundin  <mdl@imapmail.org>
2372         * org-agenda.el (org-class): Fix holidays symbol in org-class.
2373         This was resulting in an "Bad sexp..." warning.
2375 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2377         * org.el (org-scan-tags): Also remember
2378         `org-complex-heading-regexp' in a property.
2380 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2382         * org-latex.el (org-export-as-latex): Turn off auto-insert and set
2383         TeX-master to t when creating new TeX buffers.
2385         * org-docbook.el (org-export-as-docbook): Turn off auto-insert
2386         when creating new buffers.
2388         * org-html.el (org-export-as-html): Turn off auto-insert
2389         when creating new buffers.
2391 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2393         * org-table.el (org-table-formula-handle-first/last-rc): Do not
2394         expand pointers to first/last row/column that are inside a call to
2395         `remote'.
2396         (org-table-get-remote-range): Expand pointers to first/last
2397         row/column.
2399 2012-01-03  Michael Sperber  <sperber@deinprogramm.de>  (tiny change)
2401         * org-capture.el (org-capture-get-indirect-buffer): Fix XEmacs
2402         compatibility issue when creating an indirect buffer.
2404 2012-01-03  Christophe Rhodes  <csr21@cantab.net>
2406         * org-exp.el (org-infile-export-plist): Handle LATEX_CLASS_OPTIONS
2407         the same way than LATEX_CLASS.
2409 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2411         * org.el (org-return): Check the presence of the 'org-link face
2412         even in contexts where there is more than one face.
2414 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2416         * ob-sql.el (org-babel-header-arg-names:sql): SQL specific header
2417         argument names which should be inherited.
2419 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2421         * org.el (org-in-block-p): Return matched name of block, if any.
2422         It can be useful when a list of block names is provided as
2423         an argument.
2425 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2427         * org-docbook.el (org-export-as-docbook): Fix regexp.
2429         * org-html.el (org-export-as-html): Fix regexp.
2431 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2433         * org-agenda.el (org-class): Allow holidays to be skipped.
2435 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2437         * ob-shen.el (org-babel-execute:shen): Fix two compilation errors.
2439 2012-01-03  Peter Münster  <pmrb@free.fr>  (tiny change)
2441         * org-agenda.el (org-agenda-to-appt): Make sure filter-items are
2442         strings before calling `string-match'.
2444 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2446         * org-footnote.el (org-footnote-at-reference-p)
2447         (org-footnote-at-definition-p): Remove text-properties from label.
2449 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2451         * org-html.el (org-export-as-html): Add a "title" meta tag.
2453 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2455         * org-agenda.el (org-agenda-to-appt): Allow to refine the scope of
2456         entries to pass to `org-agenda-get-day-entries' and allow to
2457         filter out entries using a function.
2459 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2461         * org-agenda.el: Fix small display bug.
2463 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2465         * org.el (org-set-regexps-and-options): Fix small bug introduced
2466         by commit dfcb6faef11a2439b56b18a6289803361d402130.
2468 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2470         * org-agenda.el (org-search-view): Simplify regexp.
2471         (org-agenda-get-todos): Use new format string.
2473         * org-archive.el (org-archive-all-done): Simplify regexp.
2475         * org-ascii.el (org-export-as-ascii): More accurate regexp.
2477         * org-colview.el (org-columns-capture-view): Use new format string
2478         and new string.
2480         * org-docbook.el (org-export-as-docbook): More accurate
2481         regexp.  Also use new regexp to match generic headlines.
2483         * org-exp.el (org-export-protect-quoted-subtrees): More accurate
2484         regexp.  Also use new regexp to match generic headlines.
2486         * org-html.el (org-export-as-html): More accurate regexp.
2487         Also use new regexp to match generic headlines.
2489         * org-mouse.el (org-mouse-match-todo-keyword): Remove unused
2490         and now erroneous function.
2492         * org.el (org-heading-regexp, org-heading-keyword-regexp-format):
2493         New variables.
2494         (org-set-regexps-and-options): Create regexps according to the
2495         following rule: use spaces only to separate elements from an headline,
2496         while allowing mixed tabs and spaces for any indentation job.
2497         (org-nl-done-regexp, org-looking-at-done-regexp): Removed variables.
2498         (org-set-font-lock-defaults): Fontify again headlines with a keyword
2499         and no other text.  Use new format strings.
2500         (org-get-heading, org-toggle-comment, org-prepare-agenda-buffers)
2501         (org-toggle-fixed-width-section): Use new format string.
2502         (org-todo): More accurate regexps.
2503         (org-point-at-end-of-empty-headline): Simplify regexp.
2504         (org-insert-heading): Headline can sometimes be nil.
2506 2012-01-03  David Maus  <dmaus@ictsoc.de>
2508         * org-agenda.el (org-agenda-bulk-action): Bind
2509         `org-loop-over-headlines-in-active-region' to nil to avoid conflict
2510         with bulk command.
2512 2012-01-03  David Maus  <dmaus@ictsoc.de>
2514         * org.el (org-deadline, org-schedule): Skip invisible headlines when
2515         mapping over headlines in active region.
2517 2012-01-03  David Maus  <dmaus@ictsoc.de>
2519         * org.el (org-loop-over-headlines-in-active-region):
2520         New customization variable.  Loop over headlines in active region.
2521         (org-schedule, org-deadline): Apply to headlines in region depending
2522         on new customization variable.
2524 2012-01-03  David Maus  <dmaus@ictsoc.de>
2526         * org.el (org-map-entries): Immediately return if scope is 'region
2527         but no region is active.
2529 2012-01-03  David Maus  <dmaus@ictsoc.de>
2531         * org.el (org-map-entries): Extend scope 'region to include entire
2532         body of last headline in active region.
2534 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2536         * org-src.el (org-edit-src-code): Fix typo-bug.
2538 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2540         * org.el (org-format-agenda-item, org-scan-tags):
2541         Rename `org-format-agenda-item' to `org-agenda-format-item'.
2543 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2545         * org-agenda.el: Replace `category-pos' by `org-category-pos' to
2546         silent byte-compiler.
2548 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2550         * org.el: Declare external function `cdlatex-compute-tables'.
2552 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2554         * org-latex.el (org-export-latex-set-initial-vars): Fix problem
2555         when matching #+LaTeX_CLASS.
2557 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
2559         * org.el (org-link-search-must-match-exact-headline): Fix typos.
2561 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2563         * org-latex.el (org-export-latex-make-header): Add some hyperref
2564         options.
2566 2012-01-03  Kai Tetzlaff  <kai.tetzlaff@web.de>  (tiny change)
2568         * org-publish.el (org-publish-file): Added 'eval'ing the value of
2569         the :publishing-directory property before using it as destination
2570         of the publishing project.  This allows to construct the publish
2571         destination directory dynamically at run-time using the return
2572         value of a function.
2574 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2576         * org-agenda.el (org-agenda-list-stuck-projects): Fix tiny bug.
2578 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2580         * org-agenda.el (org-agenda-move-date-from-past-immediately-to-today):
2581         New option.
2582         (org-agenda-date-later): Improve the logical structure.
2584 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2586         * ob-calc.el (featurep): Require calc-store.
2588         * org-agenda.el (org-agenda-list-stuck-projects): Fix regexp
2589         special handling.
2591         * org-compat.el (fboundp): Support for XEmacs.
2593         * org-exp.el (org-export): Protect XEmacs from `(redisplay)' call.
2595         * org-footnote.el (org-footnote-re): Optimize macro processing.
2597         * org.el (org-set-autofill-regexps): Xemacs compatibility.
2599 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2601         * ob.el (org-babel-balanced-split): Balance both [] and ()
2602         groupings.
2603         (org-babel-parse-header-arguments): Be sure to replace removed ":"
2604         characters.
2606 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2608         * ob.el (org-babel-parse-header-arguments): Quick fix for a
2609         tiny bug.
2611 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2613         * ob.el (org-babel-params-from-properties): Now splits
2614         multiple var arguments behind a single ":var".
2615         (org-babel-balanced-split): Separated balanced splitting of
2616         strings out into a new function.
2617         (org-babel-parse-multiple-vars): Splits multiple var arguments
2618         behind a single ":var".
2620 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2622         * org.el: Remap `outline-promote' and `outline-demote' keys to
2623         `org-promote-subtree' and `org-demote-subtree'.
2625 2012-01-03  Leo Liu  <sdl.web@gmail.com>
2627         * org-agenda.el (org-agenda-do-context-action): Check if marker is
2628         valid before use.
2630 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
2632         * org-agenda.el (org-agenda-date-later): Fix shifting of date
2633         ranges.
2635 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2637         * ob.el: Removing `org-babel-params-from-buffer' and
2638         #+PROPERTIES: entirely.
2640         * ob-exp.el (org-babel-exp-src-block): Removing
2641         `org-babel-params-from-buffer' and #+PROPERTIES: entirely.
2643         * ob-lob.el (org-babel-lob-execute): Removing
2644         `org-babel-params-from-buffer' and #+PROPERTIES: entirely.
2646 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2648         * ob.el (org-babel-params-from-buffer): Removing #+BABEL:
2649         lines in favor of general #+PROPERTIES: lines.
2651 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2653         * ob-sql.el (org-babel-execute:sql): Insert into a temporary
2654         buffer.
2656 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2658         * org.el (org-cdlatex-mode): Run `cdlatex-mode-hook' and
2659         update the internal cdlatex tables.
2661 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2663         * ob-sql.el (org-babel-execute:sql): Respect literal-results
2664         options.
2666 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2668         * ob.el (org-babel-disassemble-tables): Fix multi-table bug in
2669         code block colname and rowname handling.
2671 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2673         * org-publish.el (org-publish-cache-file-needs-publishing):
2674         Fix regexp to not inlcude newlines.
2676 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2678         * org.el (org-ctrl-c-ctrl-c): Remove table overlays before
2679         restart.
2681 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2683         * org.el (org-fontify-entities): Match entities before
2684         numbers, as in `\sim2'.
2686 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2688         * org-agenda.el (org-agenda-date-later): Make pushing forward
2689         a past date to jump immedialtely to today.
2691 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2693         * org-exp.el (org-store-forced-table-alignment): Parse the
2694         column cookie for both alignment and width
2695         specification.  Store the resulting value in `org-col-cookies'
2696         property.  Retire the previously used `org-forced-aligns'
2697         property for consistency.  Renamed local variable `aligns' to
2698         `cookies'.
2700         * org-html.el (org-format-org-table-html): Use
2701         `org-col-cookies'.  Renamed local variable forced-aligns to
2702         col-cookies.
2704 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2706         * org.el (org-latex-to-mathml-jar-file)
2707         (org-latex-to-mathml-convert-command): New user-customizable
2708         variables.
2709         (org-format-latex-mathml-available-p, org-create-math-formula)
2710         (org-format-latex-as-mathml): New functions.
2711         (org-format-latex): Add a new local variable block-type that notes
2712         the nature of the equation - inline or display.  Associate it's
2713         value to `org-latex-src-embed-type' property of dvipng links.  Add
2714         mathml as new processing type.
2716 2012-01-03  Sébastien Vauban  <wxhgmqzgwmuf@spammotel.com>
2718         * org.el (org-refile): Add tree name to prompt.
2720 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2722         * org-latex.el (org-export-latex-tables): Honor
2723         `org-export-latex-table-caption-above'
2724         (org-export-latex-table-caption-above): New option.
2726 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2728         * ob.el (org-babel-insert-header-arg): Now including language
2729         specific header arg values in insertion options.
2731 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2733         * ob.el (org-babel-insert-header-arg): Fixed typo.
2735 2012-01-03  Jambunathan K  <kjambunathan@gmail.com>
2737         * org-exp.el (org-export-number-lines): Modified.  Add a new
2738         parameter `preprocess' and use this for backend-agnostic
2739         handling of literal examples.
2741 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2743         * org.el (org-match-substring-regexp)
2744         (org-match-substring-with-braces-regexp): Allow subscripts and
2745         superscripts to start at beginning of line.
2747 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2749         * ob.el (org-babel-common-header-args-w-values): New variable to
2750         hold common header arguments and their default values.
2751         (org-babel-header-arg-names): Redefined using the new common
2752         header arg variable.
2753         (org-babel-insert-header-arg): New function to help when inserting
2754         header arguments.
2756 2012-01-03  David Maus  <dmaus@ictsoc.de>
2758         * org-html.el (org-html-handle-links): Remove unnecessary
2759         protection markers when publishing link in default format.
2761 2012-01-03  Pieter Praet  <pieter@praet.org>  (tiny change)
2763         * org-crypt.el (org-crypt-check-auto-save): New function, see
2764         next change.
2766         * org-crypt.el (org-decrypt-entry): Break the auto-save-mode
2767         check out into a separate function, and call it at a later
2768         point, to assure it only runs when visiting an encrypted
2769         entry.
2771 2012-01-03  John J Foerch  <jjfoerch@earthlink.net>  (tiny change)
2773         * org.el (org-log-note-headings): Document new %d and %D
2774         escapes.
2775         (org-store-log-note): Implement new %d and %D escapes.
2777 2012-01-03  Dave Abrahams  <dave@boostpro.com>
2779         * org-agenda.el (org-agenda-follow-indirect): New option.
2780         (org-agenda-follow-mode): Call `org-agenda-do-context-action' fro
2781         follow mode.
2782         (org-agenda-do-context-action): Also do indirect follow mode
2783         action.
2785 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2787         * ob-table.el (sbe): Fix typo in new sbe specification.
2789 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2791         * ob-table.el (sbe): If first variable is a string and not a
2792         cons cell, then interpret it as a string of header arguments
2793         to be passed to the code block.
2795 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2797         * ob-shen.el (shen-eval-defun): Declare external function.
2798         (org-babel-execute:shen): Move requirement of inf-shen into
2799         the function in which it is used to fix build error.
2801         * ob-shen.el: New file.
2803 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
2805         * org.el (org-open-at-point): Make `org-open-at-point' only
2806         ask once about creating a new headline.
2808 2012-01-03  Nick Dokos  <nicholas.dokos@hp.com>  (tiny change)
2810         * org.el (org-refile-targets): Elaborated the documentation of
2811         the variable as suggested by Dave Abrahams.
2813 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
2815         * org.el (org-align-tags-here): Allow tags to be placed right
2816         after heading.
2817         (org-tags-column): Document the meaning of tags column 0.
2819 2012-01-03  Niels Giesen  <niels.giesen@gmail.com>
2821         * org-agenda.el (org-agenda-get-blocks): Show timestamp ranges
2822         in agenda if start day is same as end day.
2824 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2826         * org.el (org-refile-get-location): Ignore errors when
2827         collection heading to be excluded.
2829 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2831         * org-special-blocks.el
2832         (org-special-blocks-convert-html-special-cookies): Avoid XHTML
2833         strict problems by not enclosing special blocks in paragraph tags.
2835 2012-01-03  Bernt Hansen  <bernt@norang.ca>
2837         * org-html.el (org-export-as-html): Check string-match
2838         argument.
2839         (org-html-handle-time-stamps): Check string-match argument.
2841 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2843         * org-agenda.el
2844         (org-agenda-skip-additional-timestamps-same-entry): Change
2845         default value.
2847 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2849         * org.el (org-time-string-to-time):
2850         (org-time-string-to-absolute): Add optional arguments BUFFER and
2851         POS for error reporting.
2853         * org-agenda.el (org-get-all-dates):
2854         (org-agenda-get-timestamps, org-agenda-get-deadlines)
2855         (org-agenda-get-scheduled, org-agenda-get-blocks): Call time
2856         stamp parsing functions with information on where the
2857         timestamp was taken from.
2859 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2861         * org.el (org-tree-to-indirect-buffer): Run `org-cycle-hook'
2862         after `show-all' in indirect buffer.
2864 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2866         * org-list.el (org-list-parents-alist): When no parent is found
2867         for an item, set it as the closest less indented item above.  If
2868         none is found, make it a top level item.
2869         (org-list-write-struct): Externalize code.
2870         (org-list-struct-fix-item-end): New function.
2871         (org-list-struct): Remove a now useless fix.
2873         * org.el (org-ctrl-c-ctrl-c): Use new function.
2875 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2877         * org.el (org-end-of-line): When on an item, move point at the
2878         end of the line, but before any hidden text.  Thus, it's still
2879         possible to use commands, like `C-c C-c', acting at
2880         items.  This is still disabled if `org-special-ctrl-a/e'
2881         ignores `C-e'.
2883 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2885         * org-footnote.el (org-footnote-renumber-fn:N): Small refactoring.
2887 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2889         * org-footnote.el (org-footnote-renumber-fn:N): Fix an
2890         infloop.
2892 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2894         * org-footnote.el (org-footnote-at-definition-p): Remove
2895         useless `org-re'.
2897 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2899         * org-footnote.el (org-footnote-renumber-fn:N): Verify point
2900         is at a real footnote reference or definition before
2901         renumbering it.
2903 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2905         * org-footnote.el (org-footnote-goto-definition): This patch
2906         makes sure the function says when a definition has been
2907         found.  Thus, moving from the reference to the definition
2908         doesn't offer to create the latter again.
2910 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2912         * org-footnote.el (org-footnote-create-definition):
2913         Explicitely move point after tag, if it has just been
2914         inserted.
2916 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2918         * ob-gnuplot.el (org-babel-execute:gnuplot): Don't quote file
2919         names on Windows systems.
2921 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2923         * org-footnote.el (org-footnote-create-definition): When the
2924         tag is missing, it is created before any existing footnote, or
2925         at end of buffer.  In the latter case, the marker pointing at
2926         the position where the new footnote is going to be inserted
2927         (at end of buffer) stays before the tag.  This patch makes
2928         sure that the marker will be kept after the tag.
2930 2012-01-03  Eli Zaretskii  <eliz@gnu.org>
2932         * org.el (org-mode): Force left-to-right paragraphs in Org
2933         buffers.  For a related discussions, see
2934         https://lists.gnu.org/archive/html/emacs-devel/2011-09/msg00349.html.
2936 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2938         * ob-asymptote.el (org-babel-asymptote-define-type): Silence
2939         byte-compiler.
2941 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2943         * ob-R.el (org-babel-R-evaluate): Fix bug in R session
2944         evaluation.
2946 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2948         * org-bibtex.el (org-bibtex-type-property-name): Configurable
2949         property name for bibtex entry types.
2950         (org-bibtex-headline): Use new configurable property name.
2951         (org-bibtex-check): Use new configurable property name.
2952         (org-bibtex-create): Use new configurable property name.
2953         (org-bibtex-write): Use new configurable property name.
2955 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2957         * org.el (org-paste-subtree): Remove unnecessary `concat'.
2959 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2961         * org.el (org-paste-subtree): Remove useless (concat ...).
2963 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2965         * ob-C.el (org-babel-C-var-to-C): Replacing usage of
2966         characterp with integerp (which should work w/Emacs22).
2968 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
2970         * org-footnote.el (org-footnote-at-definition-p): Context must
2971         be valid at the beginning of line, not at point.
2973 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2975         * ob-tangle.el (org-babel-tangle-collect-blocks): Better
2976         delimiting of Org-mode text preceding a code block.
2978 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2980         * ob.el (org-babel-get-src-block-info): Fixing bug,
2981         accidentally deleted variable values.
2983 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2985         * ob-tangle.el (org-babel-process-comment-text): Customizable
2986         function to process comment text.
2987         (org-babel-tangle-collect-blocks): Make use of new
2988         customizable processing function.
2989         (org-babel-spec-to-string): Call customizable function rather than
2990         `org-babel-trim'.
2992 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2994         * ob-R.el (org-babel-execute:R): Collect and pass along the
2995         result-params.
2996         (org-babel-R-evaluate): Accept result-params and if "scalar" or
2997         "verbatim" don't process output.
2998         (org-babel-R-evaluate-session): Accept result-params and if
2999         "scalar" or "verbatim" don't process output.
3001 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3003         * ob.el (org-babel-merge-params): Differentiate between result
3004         types and wrappers.
3006 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3008         * ob.el (org-babel-get-src-block-info): Check that
3009         functional-syntax variables are initialized.
3011 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3013         * ob.el (org-babel-check-src-block): Adding a note for a
3014         future enhancement.
3016 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
3018         * org-exp.el (org-export): Restore point when exporting a subtree.
3020 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3022         * ob.el (org-babel-parse-src-block-match): More robust to code
3023         blocks with empty bodies.
3025 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3027         * ob.el (org-babel-parse-src-block-match): Don't error on empty
3028         code block body.
3030 2012-01-03  David Maus  <dmaus@ictsoc.de>
3032         * org.el (org-open-at-point): Unescape plain link.
3034 2012-01-03  David Maus  <dmaus@ictsoc.de>
3036         * org-html.el (org-html-handle-links): Remove unnecessary link
3037         unescape.
3039 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3041         * ob.el (org-babel-merge-params): Better error message for
3042         unassigned variables.
3044 2012-01-03  Christian Egli  <christian.egli@alumni.ethz.ch>
3046         * org-taskjuggler.el (org-export-as-taskjuggler): Clone the
3047         buffer local variables to the temporary buffer before
3048         exporting.
3050 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3052         * org-exp.el (org-export-select-backend-specific-text): Only
3053         remove commas on the front line of a code block.
3055 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3057         * ob.el (org-babel-demarcate-block): Copy headers and indent to
3058         column of point when a block is split.
3060 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3062         * ob.el (org-babel-insert-result): Corrected file insertion
3063         for inline results.
3065 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3067         * org-footnote.el (org-footnote-in-valid-context-p): No
3068         footnote in latex fragments.
3070 2012-01-03  Martin Rudalics  <rudalics@gmx.at>
3072         * org-compat.el (org-pop-to-buffer-same-window): Remove LABEL
3073         argument from `pop-to-buffer-same-window' call.
3075 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3077         * ob-R.el (org-babel-R-evaluate-session): Improve prompt
3078         detection regexp.
3080 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3082         * org-inlinetask.el (org-inlinetask-goto-end): Small
3083         refactoring.
3085 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3087         * ob-asymptote.el (org-babel-asymptote-var-to-asymptote):
3088         refactor code.
3089         (org-babel-asymptote-table-to-array): Removed function.
3091 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3093         * ob-asymptote.el (org-babel-asymptote-var-to-asymptote):
3094         recognize non-nested lists as uni-dimensional arrays.
3096 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3098         * ob.el (org-babel-params-from-properties): Don't check for
3099         header arguments in properties with leading ":"s.
3101 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3103         * org-inlinetask.el (org-inlinetask-goto-end): Correctly
3104         detect the end of an inlinetask when the next one starts
3105         immediately after the current one.  Also, return position of
3106         point.
3108 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3110         * ob.el (org-babel-inline-src-block-regexp): Allow regexp to
3111         start at bol.
3113 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3115         * ob-asymptote.el (org-babel-asymptote-define-type): Elisp
3116         floats are asymptote reals.
3118 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3120         * ob-asymptote.el (org-babel-asymptote-table-to-array):
3121         Require a new argument TYPE specifying the detected type of
3122         array.  If it's a string array, make sure every element is
3123         returned as a string. Also improve doc-string.
3124         (org-babel-asymptote-var-to-asymptote): Fill new argument.  Small
3125         refactoring.
3126         (org-babel-asymptote-define-type): Rewrite to avoid stopping
3127         search at first float found, as strings have precedence over
3128         floats.
3130 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3132         * org-footnote.el (org-footnote-normalize): Be sure to separate
3133         the last footnote definition from the rest of the buffer.
3135 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3137         * ob-awk.el (org-babel-expand-body:awk): Allow for symbolic
3138         variable names.
3140 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3142         * org.el (org-latex-regexps): Allow matching latex fragments
3143         of type "$" and "$1" at beginning of line.
3145 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3147         * org-agenda.el (org-search-view, org-agenda-get-todos)
3148         (org-agenda-get-deadlines, org-agenda-get-scheduled): Add
3149         `category-pos' in let construct.
3151 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3153         * org-footnote.el (org-footnote-get-definition): The function has
3154         to widen buffer if definition has not been found in the current
3155         narrowed part. Be sure to restore that restriction once the
3156         definition is found.
3158 2012-01-03  Michal Sojka  <sojka@os.inf.tu-dresden.de>  (tiny change)
3160         * org-icalendar.el (org-print-icalendar-entries): Make alarm
3161         duration RFC5545 compliant.
3163 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3165         * org-agenda.el (org-agenda-get-timestamps)
3166         (org-agenda-get-sexps, org-agenda-get-progress): Correctly set
3167         the `org-category-pos' property.
3169 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3171         * org-html.el (org-export-html-divs): Improve docstring.
3173 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
3175         * org-table.el (org-table-fix-formulas): Throw error when
3176         changing formula leads to an invalid formula.
3178 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3180         * org.el (org-archive-location): Minor docstring fix.
3182 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3184         * org.el (org-block-todo-from-checkboxes):
3185         `org-list-search-forward' should be used when looking for an
3186         item, as it filters out contexts where match couldn't be in a
3187         list.  Also use a correct item regexp, taking into account
3188         alphabetical ordered lists and counters.
3190 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3192         * org-html.el (org-html-make-link): Minor fix to the
3193         docstring.
3195 2012-01-03  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
3197         * org-inlinetask.el (org-inlinetask): New customizable face
3198         for inlinetasks
3200 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3202         * org-agenda.el (org-agenda-get-todos): Properly set
3203         `category-pos'.
3205 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3207         * org-list.el (org-list-struct-apply-struct): Don't use
3208         (copy-marker (point)) instead of (point-marker).
3210 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3212         * ob.el (org-babel-where-is-src-block-result): Don't try to
3213         resolve variables when simply checking if we're inside of a
3214         code block.
3216 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3218         * org.el (org-refresh-category-properties): New text property
3219         'org-category-position to point at the beginning of the
3220         headline from which the category is set.
3222 2012-01-03  Matt Lundin  <mdl@imapmail.org>
3224         * org.el (org-refile): Don't call `org-back-to-heading' with
3225         goto argument.
3227 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3229         * org.el (org-link-display-descriptive): Remove this option and
3230         rely on the existing `org-descriptive-links' instead.
3231         (org-toggle-link-display): Use `org-descriptive-links'.
3233 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3235         * ob-ref.el (org-babel-ref-resolve): Allow matching of results
3236         with tags after the result name.
3238 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3240         * org-table.el (org-table-get-specials): Allow the use of the
3241         underscore character in column names.
3242         (org-table-get-specials): Allow the use of the underscore
3243         character in field names.
3245 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3247         * org-exp-blocks.el (org-export-blocks-preprocess): Explicitly
3248         cleaning up markers.
3250 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3252         * ob-exp.el (org-babel-exp-inline-src-blocks): Save match data
3253         around `org-babel-exp-do-export' which now searches in this case.
3254         (org-babel-exp-results): Position the point in the inline source
3255         block during export evaluation.
3257         * ob.el (org-babel-insert-result): More readable code.
3259 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3261         * org-exp-blocks.el (org-export-blocks-preprocess): Use the built
3262         in function rather than the superfluous (and now removed)
3263         org-specific function.
3265 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3267         * ob-exp.el (org-babel-exp-inline-src-blocks): Don't examplize
3268         inline code blocks which are already escaped.
3270 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3272         * org-exp-blocks.el (org-marker-from-point): Helper function to
3273         create markers at specific points in source buffers.
3274         (org-export-blocks-preprocess): Use markers instead of points
3275         to delimit code blocks.
3277 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3279         * org-list.el (org-list-separating-blank-lines-number): The
3280         behaviour of `org-back-over-empty-lines' depends on the
3281         associated value of `headline' in
3282         `org-blank-before-new-entry', which is out of context in a
3283         list.
3285 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3287         * org-indent.el (org-indent-initialize-agent): When the current
3288         buffer isn't being watched, resume initialization of other watched
3289         buffers.  In that case, give hand to others idle timers or
3290         processes more frequently.
3291         (org-indent-agent-active-delay): Renamed from
3292         `org-indent-agent-process-duration'.
3293         (org-indent-agent-passive-delay): New variable.
3294         (org-indent-agent-resume-delay): Change value.
3295         (org-indent-initialize-buffer): Change argument name.
3296         (org-indent-add-properties): Change argument name and type
3297         expected. It must be a time value now.
3299 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3301         * org.el (org-set-property): Bugfix.
3303 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3305         * ob.el (org-babel-remove-result): Idempotent code block
3306         evaluation and result removal.
3308 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3310         * ob-ruby.el (org-babel-ruby-initiate-session): No longer
3311         require inf-ruby when no session evaluation takes place.
3313 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3315         * org-agenda.el (org-agenda-prefix-format): Mention "%e" in
3316         the docstring.
3318 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
3320         * org-agenda.el (org-agenda-custom-commands): Set a default
3321         value for this command.
3323 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
3325         * org-agenda.el (org-agenda-include-all-todo): Declare this option
3326         as no longer working.
3327         (org-timeline): Rename the include-all argument to dotodo.
3328         (org-arg-loc): Renamed from` org-include-all-loc'.
3329         (org-agenda-list): Rename the INCLUDE-ALL argument to ARG,
3330         because its function has changed.
3332 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3334         * org.el (org-fixup-indentation): Fix various small bugs.
3336 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3338         * org-indent.el (org-indent-agent-timer)
3339         (org-indent-agentized-buffers, org-indent-agent-resume-timer)
3340         (org-indent-agent-process-duration)
3341         (org-indent-agent-resume-delay): New variables.
3342         (org-indent-initial-marker): More accurate doc-string.
3343         (org-indent-initial-timer, org-indent-initial-resume-timer)
3344         (org-indent-initial-process-duration)
3345         (org-indent-initial-resume-delay)
3346         (org-indent-initial-lock): Removed variables.
3347         (org-indent-mode): Set up an agent to watch current buffer, or
3348         add it to the list of already watched buffers.
3349         (org-indent-initialize-agent): New function.
3350         (org-indent-initialize-buffer): Now requires a mandatory
3351         buffer argument.
3352         (org-indent-add-properties): Reflect changes to variables. The resume
3353         timer is now global.
3355 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3357         * org-footnote.el (org-footnote-normalize): Refactor, and fix
3358         some blank lines deletion.
3360 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3362         * org-indent.el (org-indent-mode):
3363         `org-indent-initial-resume-timer ' needs to be local.
3365 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3367         * org.el (org-fixup-indentation): Correctly indent meta lines.
3369 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3371         * org-indent.el (org-indent-set-line-properties): Add text
3372         properties down to the beginning of the next line.
3373         (org-indent-add-properties): When last position to add
3374         properties to is at the beginning of a line, all that line
3375         will have properties.
3377 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3379         * org-indent.el (org-indent-initial-resume-timer): New variable.
3380         (org-indent-initialize-buffer): Also resume after a small break.
3381         (org-indent-add-properties): When in asynchronous mode,
3382         proceed for 2 seconds, then take a break.
3384 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3386         * org-indent.el (org-indent-set-line-properties): New function.
3387         (org-indent-add-properties): Externalize worker function.
3389 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3391         * org-indent.el (org-indent-indent-buffer): Take into account
3392         narrowing.
3394 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3396         * org-indent.el (org-indent-modified-headline-flag): Renamed from
3397         `org-indent-deleted-headline-flag'
3398         (org-indent-notify-modified-headline): Renamed from
3399         `org-indent-notify-deleted-headline'. Handle situations when
3400         the stars of an headline are modified.
3401         (org-indent-refresh-maybe): Remove case now handled by
3402         previous function.
3403         (org-indent-mode): Apply renames.
3405 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3407         * org-indent.el (org-indent-inlinetask-first-star): New
3408         variable.
3409         (org-indent-add-properties): Set the first star of inline-tasks'
3410         virtual indentation in `org-warning' face.
3412         * org-inlinetask.el (org-inlinetask-insert-task): Create a new
3413         inline-task slightly differently, so virtual indentation can
3414         be applied normally.
3416 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3418         * org-indent.el (org-indent-initial-marker)
3419         (org-indent-initial-timer, org-indent-initial-lock): New
3420         variables.
3421         (org-indent-mode): At initialization, start an idle timer to indent
3422         the whole buffer. When the user is asking for control, interrupt the
3423         process, and resume at the same point when idle again.
3424         (org-indent-initialize-buffer): New function.
3425         (org-indent-add-properties): Throw an interrupt when indentation of
3426         buffer is stopped during initialization.
3428 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3430         * org-indent.el (org-indent-indent-buffer): Send more
3431         appropriate messages.
3433 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3435         * org-indent.el (org-indent-notify-deleted-headline)
3436         (org-indent-refresh-maybe): Replace `org-indent-outline-re'
3437         with `org-outline-regexp-bol'.
3439 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3441         * org-indent.el (org-indent-max-levels): Modify default value and
3442         add comment.
3443         (org-indent-add-properties): Pay attention to `org-indent-max'
3444         and `org-indent-max-levels' values.
3445         (org-indent-refresh-maybe): Refactor code to avoid an unnecessary
3446         save excursion.
3448 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3450         * org-table.el (org-table-align): Remove now useless hack.
3452 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3454         * org-indent.el (org-indent-fix-section-after-idle-time): Remove
3455         variable.
3456         (org-indent-initialize): Remove timer.
3457         (org-indent-add-properties): Refactor code.
3458         (org-indent-refresh-subtree, org-indent-refresh-section)
3459         (org-indent-refresh-buffer,org-indent-set-initial-properties): Remove
3460         functions.
3461         (org-indent-deleted-headline): New variable.
3462         (org-indent-notify-deleted-headline,org-indent-refresh-maybe): New
3463         functions.
3464         (org-indent-mode): Insert new functions into a hook.
3466 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3468         * org-indent.el (org-indent-mode): Completely refresh buffer
3469         before starting org-indent-mode. Also set idle timer to refresh
3470         only visible portion of buffer, and refresh the subtree instead of
3471         section when promoting or demoting it.
3472         (org-indent-add-properties): Rewrite function to proceed line by
3473         line, as required by `wrap-prefix' specificity.
3474         (org-indent-refresh-section,org-indent-refresh-subtree): Refactor.
3475         (org-indent-refresh-view): New function.
3476         (org-indent-refresh-to, org-indent-refresh-section): Removed
3477         functions.
3479         * org.el (org-unfontify-region): Do not remove prefix
3480         properties when unfontifying a region.
3482 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3484         * org-colview.el (org-columns-cleanup-item): Correctly remove
3485         leading stars in items displayed in the agenda column view.
3487 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3489         * org-colview.el (org-columns-display-here): Clean up items in
3490         `org-agenda-mode' too.
3491         (org-columns-cleanup-item): Take a new argument CPHR to allow
3492         passing a complex heading regexp.  Rewrite to cleanup ITEM
3493         correctly in `org-agenda-mode'.
3495 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3497         * org-clock.el (org-duration-string-to-minutes)
3498         (org-minutes-to-hh:mm-string, org-hh:mm-string-to-minutes): Move
3499         from org.el.
3501 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3503         * org.el (org-refile-active-region-within-subtree): New option to
3504         allow refiling a region that is part of a subtree without
3505         containing a subtree itself.  This default to `nil'.
3506         (org-refile): Use the new option.  Put point at the beginning
3507         of the region/subtree to be refiled, so that users understand
3508         what will be refiled.  Also improve the prompt to tell whether
3509         the user is refiling a region or a headline.
3511 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3513         * org.el (org-properties-postprocess-alist): New option to allow
3514         postprocessing the values of properties set through
3515         `org-set-property'.
3516         (org-set-property): Use this option.
3518 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3520         * org.el (org-outline-regexp, org-outline-regexp-bol): Add a
3521         docstring.
3523 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3525         * org-archive.el (org-archive-to-archive-sibling): Use
3526         `org-outline-regexp' instead of `outline-regexp'.
3528 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3530         * org.el (org-between-regexps-p): Searching up to pos may
3531         match again beginning regexp.
3533 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3535         * org-footnote.el (org-footnote-goto-definition): Don't send
3536         erroneous message: suggested bindings might not be set outside
3537         Org.
3539 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3541         * org-footnote.el (org-footnote-normalize): Effectively remove
3542         any footnote tag in non Org buffers, as detailled in the
3543         docstring of `org-footnote-tag-for-non-org-mode-files'.
3545 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3547         * org-footnote.el (org-footnote-tag-for-non-org-mode-files):
3548         notify the opportunity to set the variable to the empty string.
3549         (org-footnote-normalize, org-footnote-create-definition):
3550         Carefully check for inserted newlines and presence of the
3551         footnote tag.
3553 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3555         * org-footnote.el (org-footnote-at-definition-p): Re-use
3556         `org-footnote-definition-re'.
3558 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3560         * org-footnote.el (org-footnote-definition-re): Remove an
3561         useless group.
3562         (org-footnote-at-definition-p): Reflect removal of the group.
3564 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3566         * org.el (org-set-regexps-and-options): Enforce white space
3567         after todo keyword, as word boundary isn't sufficient (i.e. in
3568         matches * TODO/this).
3570 2012-01-03  Jambunathan K  <kjambunathan@gmail.com>
3572         * org-inlinetask.el (org-inlinetask-export-templates): Fixed
3573         template for html so that the exported file is valid
3574         xhtml.  Added template for odt.
3575         (org-inlinetask-export-handler): Fix typo in the regexp that
3576         trims content. Make sure that the content is flanked by
3577         paragraph boundaries on either side.
3579 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3581         * org.el (org-add-planning-info): Don't insert superfluous
3582         space when updating timestamps.
3584 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3586         * org-agenda.el (org-cmp-effort): Fix docstring.
3588 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3590         * org-list.el (org-list-full-item-re): When an item has only a
3591         bullet and no space after it, list structure would not be
3592         recognized correctly.
3594 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3596         * org.el (org-overview): Use `outline-regexp' instead of
3597         `org-outline-regexp' so that global cycling using
3598         `orgstruct-mode' works outside of Org buffers.
3600 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3602         * org-table.el (org-table-eval-formula): Fix missing variable
3603         in let construct.
3604         (org-table-time-string-to-seconds): Fix missing variable in
3605         let construct.
3607 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
3609         * org-agenda.el (org-agenda-get-deadlines): Fix dfrac for the
3610         case of wdays being 0.  Don't pass wdays to
3611         org-agenda-deadline-face, like before the old fix.
3612         (org-agenda-deadline-face): Revert to old state that was without
3613         wdays.
3615 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3617         * org-latex.el (org-export-latex-fixed-width): Only add one
3618         line break after exporting verbatim environments.
3620 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3622         * org-mw.el (org-mw-export-lists): Fix list export.
3624 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3626         * org-list.el (org-list-item-trim-br): New function.
3627         (org-list-to-generic): New parameter :nobr to use the new
3628         function.
3630 2012-01-03  David Maus  <dmaus@ictsoc.de>
3632         * org.el (org-paste-subtree): Fix wrong order of lines to move
3633         before pasting.
3635 2012-01-03  David Maus  <dmaus@ictsoc.de>
3637         * org.el (org-paste-subtree): Paste subtree above target
3638         headline if point is at bol.
3640 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3642         * org-list.el (org-toggle-checkbox): Don't clear lim-down
3643         while used in the while loop.
3645 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3647         * org-list.el (org-toggle-checkbox): Lim-down must be a
3648         marker.
3650 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3652         * org.el (org-activate-code): Correct regexp so ":.*" isn't
3653         matched.
3655 2012-01-03  David Maus  <dmaus@ictsoc.de>
3657         * org-macs.el (org-with-gensyms, org-called-interactively-p)
3658         (with-silent-modifications, org-bound-and-true-p)
3659         (org-unmodified, org-re, org-preserve-lc)
3660         (org-without-partial-completion, org-with-point-at)
3661         (org-no-warnings, org-if-unprotected, org-if-unprotected-1)
3662         (org-if-unprotected-at, org-with-remote-undo)
3663         (org-no-read-only, org-save-outline-visibility)
3664         (org-with-wide-buffer, org-with-limited-levels)
3665         (org-eval-in-environment): Provide edebug specifications.
3667         * org-src.el (org-src-do-at-code-block): Dto.
3669         * org-publish.el (org-publish-with-aux-preprocess-maybe): Dto.
3671         * org-compat.el (org-xemacs-without-invisibility): Dto.
3673         * org-clock.el (org-with-clock-position, org-with-clock): Dto.
3675         * org-agenda.el (org-agenda-with-point-at-orig-entry)
3676         (org-batch-agenda, org-batch-agenda-csv)
3677         (org-batch-store-agenda-views): Dto.
3679         * ob.el (org-babel-do-in-edit-buffer)
3680         (org-babel-map-src-blocks, org-babel-map-inline-src-blocks): Dto.
3682         * ob-tangle.el (org-babel-with-temp-filebuffer): Dto.
3684         * ob-table.el (sbe): Dto.
3686         * ob-exp.el (org-babel-exp-in-export-file): Dto.
3688         * ob-comint.el (org-babel-comint-in-buffer)
3689         (org-babel-comint-with-output): Dto.
3691 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3693         * org-inlinetask.el (org-inlinetask-export-templates): Fix
3694         docstring.
3696 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3698         * org-inlinetask.el (org-inlinetask-insert-task): Error when
3699         trying to nest inline tasks.
3701 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3703         * org.el (org-activate-code, org-toggle-fixed-width-section)
3704         (org-indent-line-function): Allow "[ \t]*:$" as a special case of
3705         fixed-width section.
3707 2012-01-03  David Maus  <dmaus@ictsoc.de>
3709         * org.el (org-paste-subtree): Don't eat headline when called
3710         with point at existing headline.
3712 2012-01-03  David Maus  <dmaus@ictsoc.de>
3714         * org.el (org-paste-subtree): Fix typo in variable name.
3716 2012-01-03  Jambunathan K  <kjambunathan@gmail.com>
3718         * org-inlinetask.el (org-inlinetask-export-handler): Don't
3719         export inline tasks if the current backend has provided no
3720         entries in `org-inlinetask-export-templates'.
3722 2012-01-03  Valentin Wüstholz  <wuestholz@gmail.com>  (tiny change)
3724         * org.el (org-indent-line-function): Made the way in which
3725         example blocks are indented more flexible.
3727 2012-01-03  David Maus  <dmaus@ictsoc.de>
3729         * org-agenda.el (org-batch-agenda-csv): Fix argument to append
3730         when creating final parameter alist.
3732 2012-01-03  David Maus  <dmaus@ictsoc.de>
3734         * org-agenda.el (org-batch-store-agenda-views): Use macro
3735         `org-eval-in-environment'.
3737 2012-01-03  David Maus  <dmaus@ictsoc.de>
3739         * org-agenda.el (org-batch-agenda, org-batch-agenda-csv): Use
3740         `org-eval-in-environment.
3742 2012-01-03  David Maus  <dmaus@ictsoc.de>
3744         * org-macs.el (org-make-parameter-alist): New function.  Turn
3745         flat list of alternating symbol names and values into an alist
3746         with symbol name in car and value in cdr.
3748 2012-01-03  David Maus  <dmaus@ictsoc.de>
3750         * org-agenda.el (org-agenda-with-point-at-orig-entry): Use
3751         macro `org-with-gensyms'.
3753 2012-01-03  David Maus  <dmaus@ictsoc.de>
3755         * org-macs.el (org-substitute-posix-classes): New
3756         function.  Substitute posix classes in regular expression.
3757         (org-re): Use new function.
3759 2012-01-03  David Maus  <dmaus@ictsoc.de>
3761         * org-macs.el (org-eval-in-environment): New macro.  Evaluate FORM
3762         in ENVIRONMENT.
3764 2012-01-03  David Maus  <dmaus@ictsoc.de>
3766         * org-macs.el (org-preserve-lc, org-with-point-at)
3767         (org-with-remote-undo, org-save-outline-visibility): Use new
3768         macro `org-with-gensyms'.
3770 2012-01-03  David Maus  <dmaus@ictsoc.de>
3772         * org-macs.el (org-with-gensyms): New macro.  Wrap let-binding
3773         of SYMBOLS to new uninterned symbols around BODY.
3775 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3777         * org-inlinetask.el (org-inlinetask-export-handler): Make sure
3778         the task starts a paragraph or the HTML exporter will produce
3779         an incorrect output.
3781 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3783         * org.el (org-return): When filling happens, `newline' can
3784         change match data, hence modifying the indent column.
3786 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3788         * org-footnote.el (org-footnote-new): Only forbid non-inlined
3789         footnotes at column 0, as only them can be confused with a
3790         footnote definition.
3792 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3794         * org-footnote.el (org-footnote-new): Use `ido' or `iswitchb'
3795         when available when prompted for a label.  Also rename a local
3796         variable to avoid confusion with an existing function.
3798 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3800         * org-footnote.el (org-footnote-label-history): Removed
3801         variable
3802         (org-footnote-new): Remove call to that variable.
3804 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3806         * org.el (org-insert-heading): With `force-heading' non-nil,
3807         inserting an heading before any headline, and just after a
3808         list would return an error.
3810 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3812         * ob.el (org-babel-sha1-hash): Removed use of `copy-seq'.
3814 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3816         * org-bibtex.el (org-bibtex-get): Make the "FILE" property
3817         non-special when resolving bibtex values.
3819 2012-01-03  David Maus  <dmaus@ictsoc.de>
3821         * org.el (org-back-over-empty-lines): Don't move line upward
3822         if point is at eob.
3824 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3826         * org-footnote.el (org-footnote-in-valid-context-p): Check
3827         `org-protected' property before allowing to match a footnote.
3828         (org-footnote-at-reference-p): Remove an obsolete test.  It is now
3829         done in the previous function.
3831 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3833         * org.el (org-between-regexps-p): Previous name implied the
3834         function was related to blocks, which isn't mandatory.
3835         (org-narrow-to-block, org-in-block-p)
3836         (org-indent-line-function): Applied the rename.
3838         * ob-exp.el (org-babel-in-example-or-verbatim): Applied
3839         rename.  Also removed a white space.
3841 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3843         * org.el (org-in-regexps-block-p): Return an useful value when
3844         point is between START-RE and END-RE. No incomplete block is
3845         allowed anymore.  Add another optional argument to bound the
3846         bottom part of the search.
3847         (org-narrow-to-block, org-in-block-p): Apply modifications.
3849 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3851         * ob.el (org-babel-src-block-regexp): If a code block has a
3852         body, its last character must be a newline.
3854 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
3856         * org-footnote.el (org-footnote-next-reference-or-definition):
3857         If no more footnote is found, be sure to go back to the
3858         original position.  Otherwise, point might be left on a
3859         footnote-like element that has been dished out.
3861 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3863         * ob-exp.el (org-babel-inline-src-block-regexp): Declare this
3864         variable.
3866         * ob.el (defvar): Wrap variable declaration in
3867         `eval-when-compile'.
3869 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3871         * ob-keys.el (org-babel-key-bindings): Bound to `C-c C-v k'.
3873 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3875         * ob-java.el (org-babel-execute:java): Allow cmdline flags
3876         during compilation and evaluation.
3878 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3880         * ob.el (org-babel-expand-body:generic, org-babel-number-p):
3881         * ob-ref.el (org-babel-ref-parse): Fix typos.
3883 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3885         * ob.el (org-babel-execute-src-block): Fix typo.
3887 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3889         * org.el (org-link-unescape, org-link-unescape-compound): Fix typos.
3891 2011-11-20  Andreas Schwab  <schwab@linux-m68k.org>
3893         * org-list.el (org-list-send-item): Use sort instead of sort*.
3895 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3897         * org-table.el (org-table-line-to-dline): Fix typo.
3899 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3901         * org-agenda.el (org-agenda-add-entry-text-descriptive-links)
3902         (org-agenda-custom-commands, org-write-agenda, org-check-for-org-mode)
3903         (org-search-syntax-table, org-modify-diary-entry-string)
3904         (org-write-agenda):
3905         * org-bbdb.el (org-bbdb-anniv-export-ical):
3906         * org-bibtex.el (org-bibtex-fields):
3907         * org-icalendar.el (org-icalendar-date-time-format):
3908         * org-latex.el (org-export-latex-inline-image-extensions):
3909         * org-list.el (org-list-insert-item): Fix typos.
3911 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
3913         * org-plot.el (org-plot/gnuplot-to-grid-data): Fix typo in docstring.
3915 2011-09-27  Eli Zaretskii  <eliz@gnu.org>
3917         * org.el (org-mode): Force left-to-right paragraphs in Org
3918         buffers.  For a related discussions, see
3919         https://lists.gnu.org/archive/html/emacs-devel/2011-09/msg00349.html.
3921 2011-09-17  Juanma Barranquero  <lekktu@gmail.com>
3923         * org.el (org-toggle-pretty-entities): Fix typo in message.
3925 2011-09-02  Chong Yidong  <cyd@stupidchicken.com>
3927         * org-compat.el (org-pop-to-buffer-same-window): Deleted.
3929         * ob-ref.el (org-babel-ref-goto-headline-id):
3930         * org.el (org-get-location, org-tree-to-indirect-buffer)
3931         (org-mark-ring-goto, org-refile, org-add-log-note)
3932         (org-revert-all-org-buffers, org-switchb)
3933         (org-cycle-agenda-files, org-submit-bug-report)
3934         (org-goto-marker-or-bmk):
3935         * org-agenda.el (org-prepare-agenda, org-agenda-switch-to):
3936         * org-capture.el (org-capture-goto-target)
3937         (org-capture-fill-template):
3938         * org-clock.el (org-clock-goto):
3939         * org-ctags.el (org-ctags-visit-buffer-or-file):
3940         * org-exp.el (org-export-as-org):
3941         * org-feed.el (org-feed-show-raw-feed):
3942         * org-html.el (org-export-htmlize-generate-css):
3943         * org-id.el (org-id-goto):
3944         * org-irc.el (org-irc-visit-erc):
3945         * org-mobile.el (org-mobile-apply):
3946         * org-publish.el (org-publish-org-to, org-publish-find-date):
3947         * org-remember.el (org-go-to-remember-target):
3948         * org-src.el (org-src-switch-to-buffer)
3949         (org-edit-fixed-width-region): Use switch-to-buffer.
3951 2011-08-31  Martin Rudalics  <rudalics@gmx.at>
3953         * org-compat.el (org-pop-to-buffer-same-window): Remove LABEL
3954         argument from pop-to-buffer-same-window call.
3956 2011-07-30  Carsten Dominik  <carsten.dominik@gmail.com>
3958         * ob.el (org-babel-src-block-regexp): If a code block has a body,
3959         its last character must be a newline.
3961 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3963         * org-pcomplete.el: New file.  Rename from org-complete.el.
3964         * org-complete.el: Delete file.
3966 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3968         * org-publish.el (org-publish-index-generate-theindex): Rename
3969         from `org-publish-index-generate-theindex.inc'.  Use the file
3970         theindex.org directly instead of including theindex.inc.
3971         (org-publish-projects): Don't delete .orgx files.
3972         (org-publish-aux-preprocess): Use .file.orgx.
3974 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3976         * org-html.el (org-export-html-preamble-format): New default for
3977         the HTML preamble: don't include the title.  Also improve the
3978         docstring.
3979         (org-export-html-postamble-format): Improve the docstring.
3980         (org-export-as-html): Add the title within the "content" div.
3981         This is necessary for interaction with the org-info.js script.
3983 2011-07-28  Michael Brand  <michael.ch.brand@gmail.com>
3985         * org-table.el (org-table-edit-field): Display field coordinates.
3987 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3989         * org-publish.el (org-publish-find-title): Bugfix: kill buffers
3990         unless they were already visited.
3991         (org-sitemap-sort-files, org-sitemap-sort-folders)
3992         (org-sitemap-ignore-case, org-sitemap-requested)
3993         (org-sitemap-date-format, org-sitemap-file-entry-format): Use
3994         a correct prefix.
3995         (org-publish-projects): Make sure to delete .orgx files.
3996         (org-publish-index-generate-theindex.inc): Small docstring fix.
3998 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4000         * org-table.el (org-table-duration-custom-format): New defcustom
4001         to select output format of durations computations.
4002         (org-table-time-seconds-to-string): Use the new variable.
4003         (org-table-eval-formula): Allow `t' as a flag, on top of `T'.  `t'
4004         will use the custom output format defined in
4005         `org-table-duration-custom-format'.
4007 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4009         * org-list.el: Search blank lines down to the end of the item
4010         instead of stopping at the item, in order to possibly match such
4011         lines within the item.
4013 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4015         * org-latex.el (org-export-latex-href-format): Docstring fix to
4016         reflect the fact that you can use only one "%s".
4017         (org-export-latex-links): Allow `org-export-latex-href-format' to
4018         have only one "%s".
4020 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
4022         * org.el (org-org-menu): Add `org-copy-visible' to the menu.
4024 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
4026         * org.el (org-copy-visible): New command.
4028 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4030         * org-capture.el (org-capture-templates): Docstring fix.
4032 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4034         * ob.el (org-babel-view-src-block-info): New function to inspect
4035         code blocks.
4037         * ob-keys.el (org-babel-key-bindings): Key bindings for
4038         `org-babel-view-src-block-info'.
4040 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4042         * org-exp.el (org-infile-export-plist): Handle recursively
4043         included setup files.  The value of the last included file always
4044         takes precedence over previous values.
4046 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4048         * org.el (org-timestamp-change): Keep point in the same category
4049         when updating a time-stamp.  This requires to be careful, as,
4050         depending on the locale, name of day might change of length during
4051         the process.
4053 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4055         * org-footnote.el (org-footnote-create-definition): When skipping
4056         already written footnotes definition, the algorithme would assume
4057         each one was only one-line long.
4059 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4061         * org-table.el (org-table-eval-formula): Fix bug when a formula
4062         "range" is just one cell.
4063         (org-table-time-string-to-seconds): Don't check whether we
4064         manipulate a string.
4066 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4068         * org-exp.el (org-export-mark-list-end)
4069         (org-export-mark-list-properties): Don't remove the ending regexp
4070         when it consists in blank lines.
4072         * org-list.el (org-list-parse-list): Ditto, but remove it
4073         completely when it isn't made of blank lines (i.e. during export
4074         process).
4076 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4078         * org-table.el (org-table-time-string-to-seconds): Match either
4079         HH:MM:SS or HH:MM (instead of MM:SS).
4081 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4083         * org.el (org-ctrl-c-ctrl-c-final-hook): New hook to be run when
4084         `org-ctrl-c-ctrl-c' cannot do anything useful in the given
4085         context.
4087 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4089         * org-html.el (org-export-html-with-timestamp)
4090         (org-export-html-html-helper-timestamp): These are obsolete
4091         variables as of Org version 7.7 as you can already export the
4092         timestamp from the preamble or the postamble.
4093         (org-export-html-before-content-div): Delete variable.
4094         (org-export-html-content-div): Obsolete variable as of 7.7.
4095         (org-export-html-divs): New variable to define divs used in
4096         HTML export.
4097         (org-export-as-html): Now the preamble and the postamble are
4098         surrounded by a <div ...>.  The name of the div is defined through
4099         `org-export-html-divs'.
4101 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4103         * org-table.el (org-table-eval-formula): Throw an error when
4104         trying to replace complex range with invalid references.
4106 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4108         * org-macs.el (org-with-limited-levels): Some functions, like
4109         `org-back-to-heading', being deeply based on outline-mode, still
4110         refer to `outline-regexp' instead of `org-outline-regexp'.
4112 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4114         * org.el (org-refile-get-targets): New optional argument
4115         `excluded-entries' to exclude entries from the targets.
4116         (org-refile-get-location): From an org-mode buffer, exclude
4117         current heading and subheadings from the list of targets when
4118         `org-refile-use-cache' is nil.
4120 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4122         * org.el (org-imenu-get-tree): Headlines start at bol.
4124 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4126         * ob-maxima.el: New file.  Fixed self-proclaimed file name.
4128 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4130         * ob.el (org-babel-sha1-hash): Only call `copy-seq' on proper
4131         lists.
4133 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4135         * org.el (org-kill-is-subtree-p): Matched string needs to start at
4136         bol.
4138 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4140         * org.el (org-paste-subtree, org-kill-is-subtree-p)
4141         (org-yank-folding-would-swallow-text, org-yank-generic): Use
4142         `org-with-limited-levels' macro.
4144 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4146         * org-macs.el (org-with-limited-levels): Also modify, when
4147         appropriate, `org-outline-regexp-at-bol'.
4149 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4151         * org.el (org-timestamp-change): Some locales don't use the same
4152         length for date abbreviations.  Set a marker at origin in case
4153         length of new timestamp is different.
4155 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4157         * org.el (org-imenu-get-tree): Browse only true headlines.
4159 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4161         * org-archive.el (org-archive-subtree): While it might be possible
4162         to archive an headline of a temporary buffer (i.e. not visiting a
4163         file), it wouldn't be really sensible.
4165 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4167         * org-archive.el (org-extract-archive-file)
4168         (org-extract-archive-heading, org-archive-subtree):
4169         `buffer-file-name' is nil in an indirect buffer.  Thus, use
4170         `(buffer-file-name (buffer-base-buffer))', which will, in any
4171         case, return the file name.
4173 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4175         * org-capture.el (org-capture): If dired isn't loaded,
4176         `dired-buffers' isn't defined, and %F will fail.
4178 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4180         * ob-java.el (org-babel-execute:java): Don't create empty package
4181         directories.
4183 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4185         * ob-java.el: New file.
4187 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4189         * ob.el (org-babel-execute-src-block): Replace call to defunct
4190         function `org-babel-result-hash'.
4192 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4194         * org-footnote.el (org-footnote-in-valid-context-p): Avoid cited
4195         lines and headers in `message-mode'.
4196         (org-footnote-at-reference-p): Remove check for cited lines, this
4197         is now handled by the previous function.  Refactor.
4199 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4201         * org-capture.el (org-capture): If no file is associated to
4202         current buffer, check dired buffer and try to retrieve a possibly
4203         directory associated.
4205 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4207         * ob-exp.el (org-babel-exp-results): Resolve hashes in the current
4208         (not original) file buffer.
4210         * ob.el (org-babel-current-result-hash): More informative name,
4211         and remove useless optional argument.
4213 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4215         * org.el (org-refile-get-location): Exclude current heading from
4216         the refile table.
4218 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4220         * org-footnote.el (org-footnote-at-reference-p): Test if match is
4221         in cited text, when replying to a message.
4222         (org-footnote-new): Do not create a new footnote at bol, as it
4223         might be seen as a definition.
4224         (org-footnote-at-definition-p): Ignore definitions in forbidden
4225         blocks, as it is already the case for references.
4227 2011-07-28  Matt Lundin  <mdl@imapmail.org>
4229         * org-bibtex.el (org-bibtex-create, org-bibtex-write): Change
4230         argument of `org-toggle-tag' to 'on. (Other arguments, e.g., t,
4231         have no effect).
4233 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4235         * org-bibtex.el (org-bibtex-get): Don't let trimming turn nils
4236         into empty strings.
4238 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4240         * org-list.el (org-list-insert-item): Actualize code comments.
4241         (org-insert-item): For consistency, point cannot be moved at a
4242         surprising place when the user is being asked to choose a new
4243         description term to insert in the list.  Point should stay where
4244         the user called the command.
4246 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4248         * org-toc.el (org-toc-before-first-heading-p, org-toc-show)
4249         (org-toc-get-headlines-status): Use `org-outline-regexp-bol'.
4251 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4253         * org.el (org-outline-regexp-bol): New defconst.
4254         (org-outline-level, org-set-font-lock-defaults, org-cycle)
4255         (org-overview, org-content, org-flag-drawer)
4256         (org-first-headline-recenter, org-insert-todo-heading)
4257         (org-map-region, org-move-subtree-down, org-paste-subtree)
4258         (org-kill-is-subtree-p, org-context-p, org-refile)
4259         (org-refile-new-child, org-toggle-comment, org-todo)
4260         (org-add-planning-info, org-add-log-setup, org-scan-tags)
4261         (org-set-tags, org-insert-property-drawer)
4262         (org-prepare-agenda-buffers, org-preview-latex-fragment)
4263         (org-speed-command-default-hook, org-check-for-hidden)
4264         (org-toggle-item, org-toggle-heading)
4265         (org-indent-line-function, org-set-autofill-regexps)
4266         (org-fill-paragraph, org-toggle-fixed-width-section)
4267         (org-yank-generic, org-yank-folding-would-swallow-text)
4268         (org-first-sibling-p, org-goto-sibling)
4269         (org-goto-first-child, org-show-entry): Use
4270         `org-outline-regexp' and `org-outline-regexp-bol'.
4272 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4274         * org.el (org-update-parent-todo-statistics): COOKIE_DATA should
4275         be checked for parent, not current headline.  Also, this function
4276         doesn't need to be interactive.
4278 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4280         * org-list.el (org-list-send-item, org-list-struct-apply-struct)
4281         (org-apply-on-list, org-toggle-checkbox): Make markers point
4282         nowhere when they have become useless.
4284 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4286         * org-list.el (org-list-insert-item): When insertion point is in
4287         some white line after the end of the list, remove all unnecessary
4288         white lines there before proceeding.  Also refactor a snippet of
4289         code.
4291 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4293         * org-latex.el (org-export-latex-image-default-option): Change
4294         default value.
4296 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4298         * org.el (org-fontify-meta-lines-and-blocks-1): Blocks cannot be
4299         correctly fontified when the buffer is missing a final newline.
4301 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4303         * ob.el (org-babel-strip-protective-commas): Return `nil' instead
4304         of an error if no argument is given.
4305         (org-babel-parse-src-block-match): Make sure body is defined in
4306         the let construct.
4308 2011-07-28  Jon Anders Skorpen  <jonas@ifi.uio.no>  (tiny change)
4310         * org-publish.el (org-publish-cache-file-needs-publishing): Regexp
4311         did not find includes with double quoted file names.
4313 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4315         * org-footnote.el (org-footnote-normalize): Footnote section
4316         should be inserted only if there are footnotes to insert.
4318 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4320         * org-footnote.el (org-footnote-at-definition-p)
4321         (org-footnote-normalize): Do not grab signature in the definition
4322         of the last footnote.
4324 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4326         * org-bibtex.el (org-babel-trim): Declare this function to the
4327         compiler.
4328         (org-bibtex-get): Trimming whitespace off of bibtex fields read from
4329         properties.
4331 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4333         * org-exp.el (org-export-preprocess-string): Add the possibility
4334         to call recursively the function.  Also change order of some
4335         function calls.  Comment export process for footnotes.
4337         * org-footnote.el (org-footnote-normalize): Change the export
4338         specific parameter to hold properties of export.  Thus, the
4339         function can send every footnote definition in the buffer through
4340         `org-export-process-string'.
4342 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4344         * org-latex.el (org-export-latex-preprocess): First insert
4345         footnotes in the temporary buffer so their contents can properly
4346         be protected from further transformations if required.
4348 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4350         * org-list.el (org-list-indent-offset): New variable.
4351         (org-list-struct-fix-ind): Make use of the new variable.
4353 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4355         * org-latex.el (org-export-latex-list-parameters): Complete
4356         default value with cbtrans option.
4358         * org-list.el (org-list-to-latex): Set a more consistent default
4359         value.
4361 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4363         * org-list.el (org-list-swap-items): Move it to a meaningful
4364         position in source code (i.e. before any function using it), and
4365         rename it to an easier name.
4367 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4369         * org-list.el (org-list-separating-blank-lines-number): If there
4370         are blank lines already in the whole list, add a blank line.
4372 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4374         * org-list.el (org-list-use-circular-move): New variable.
4375         (org-previous-item, org-next-item): Make use of the new variable.
4376         (org-move-item-down, org-move-item-up): Make use of the new
4377         variable.  Simplify code.
4379 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4381         * org-list.el (org-list-delete-item, org-list-send-item): New
4382         functions.
4384 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4386         * org-agenda.el (org-agenda-bulk-custom-functions): New variable
4387         for custom bulk action functions.
4388         (org-agenda-bulk-action): Use it.
4390 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4392         * org-latex.el (org-export-latex-quotes): New defcustom.
4393         (org-export-latex-quotation-marks): Use it.
4395 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4397         * org-capture.el (org-capture-finalize): Bugfix about inserted
4398         blank line when killing the capture buffer and
4399         `org-blank-before-new-entry' tells to not insert anything before a
4400         heading.
4402 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4404         * org-html.el (org-export-html-content-div): Rename from
4405         `org-export-content-div'.
4406         (org-export-as-html): Use new name.
4408 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4410         * org-latex.el (org-export-latex-header-defs-re): Delete.
4412 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4414         * org.el (org-last-set-property): New variable.
4415         (org-read-property-name): Use the new variable: the prompt
4416         defaults to the last property set, unless there is a property in
4417         the line at point.
4419 2011-07-28  David Maus  <dmaus@ictsoc.de>
4421         * org-capture.el (org-capture-before-finalize-hook)
4422         (org-capture-after-finalize-hook, org-capture-mode-map)
4423         (org-capture-mode, org-capture-goto-last-stored): Fix docstring,
4424         consistently refer to capture, not remember.
4426 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4428         * ob-clojure.el (org-babel-execute:clojure): Respects "scalar" and
4429         "verbatim" results params.
4431 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4433         * ob-awk.el (org-babel-execute:awk): Use "verbatim" as synonym for
4434         "scalar".
4436         * ob-sh.el (org-babel-sh-evaluate): Use "verbatim" as synonym for
4437         "scalar".
4439         * ob-sqlite.el (org-babel-execute:sqlite): Use "verbatim" as
4440         synonym for "scalar".
4442         * ob.el (org-babel-merge-params): Use "verbatim" as synonym for
4443         "scalar".
4445 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4447         * ob.el (org-babel-script-escape): Parse odd parens when nested
4448         isnide lists.
4450 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4452         * ob-clojure.el (org-babel-execute:clojure): No longer force
4453         results into elisp if they don't naturally fit.
4455 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4457         * ob-clojure.el (org-babel-execute:clojure): Stop re-reading
4458         already parsed lisp results.
4460 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4462         * org-list.el (org-plain-list-ordered-item-terminator): Remove
4463         incorrect assumption.
4465 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4467         * org-footnote.el (org-footnote-forbidden-blocks): Add missing
4468         exporter specific blocks.
4470         * org-list.el (org-list-forbidden-blocks): Ditto.
4472 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4474         * org-latex.el (org-export-latex-tables): Bugfix: remove
4475         properties from fields.
4477 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4479         * org.el (org-shiftcontrolup, org-shiftcontroldown): New commands
4480         to use `org-clock-timestamps-change'.
4482 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4484         * org.el (org-timestamp-up, org-timestamp-down): Mention time
4485         changes in the docstring.
4487 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4489         * org-clock.el (org-clock-remove-empty-clock-drawer): New function
4490         to remove empty clock drawer.
4491         (org-clock-out-hook): Add the new function as a hook.
4493 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4495         * org-list.el (org-list-in-valid-context-p): Use `org-in-block-p'.
4497 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4499         * org.el (org-in-block-p): New function.
4501         * org-footnote.el (org-footnote-forbidden-blocks): New variable.
4502         (org-footnote-in-valid-context-p): New function.
4503         (org-footnote-at-reference-p): Use new function.  Allow inline
4504         footnotes to start at bol.
4506 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4508         * org-lparse.el (org-lparse-use-flashy-warning): New defcustom.
4509         (org-lparse-warn): Use it.
4511 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4513         * org-ascii.el (org-export-as-utf8): Fix call to
4514         `org-called-interactively-p': it requires an argument.  Also fix
4515         the docstring.
4517 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4519         * ob-lilypond.el (show-all): Declaring function from outline.el.
4520         (org-babel-default-header-args:lilypond): Declared.
4521         (ly-process-basic): Use the appropriate prefix for the temporary
4522         file, and don't call a function from ob-dot.el.
4523         (ly-version): Let-bind a free variable.
4525 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4527         * ob-lilypond.el: New file.
4529 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4531         * org-publish.el
4532         (org-publish-cache-file-needs-publishing): Only check against .org
4533         files.
4535 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4537         * org.el (org-mode): Use `org-default' as the default face in
4538         org-mode.
4540 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4542         * org-publish.el
4543         (org-publish-cache-file-needs-publishing): Takes care of more
4544         recently included files, returning `t' in case the file including
4545         them needs to be republished.
4547 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4549         * org-exp.el (org-export-preprocess-string): If the last subtree
4550         is a task, footnotes may be removed along with the subtree.  This
4551         patch ensures footnotes are put at the end of the buffer after the
4552         subtree has been removed.
4554 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4556         * org-footnote.el (org-footnote-at-reference-p): Verify that what
4557         looks like a footnote doesn't belong to a link.
4558         (org-footnote-next-reference-or-definition): Check more strictly
4559         footnote definitions.
4561 2011-07-28  Deech  <deech@deech-ThinkPad-X200.(none)>  (tiny change)
4563         * ob-tangle.el (org-babel-tangle): Ignore errors thrown by
4564         language modes.
4566 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4568         * ob-python.el (org-babel-python-evaluate-session): Inhibit return
4569         of the eoe string during session evaluation.
4571 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4573         * ob-python.el (org-babel-python-evaluate-session): Enough
4574         newlines to ensure a return when ":results output :session".
4576 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4578         * ob-python.el (org-babel-python-evaluate-session): Introduced a
4579         new local function for sending input with a slight delay to allow
4580         pythong to re-draw the prompt.  No longer removing newlines inside
4581         code block bodies (was due to a defective regexp).
4583 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4585         * org-table.el (org-table-time-seconds-to-string): Use
4586         `org-format-seconds' instead of `format-seconds'.
4588 2011-07-28  David Maus  <dmaus@ictsoc.de>
4590         * org-publish.el (org-publish-cache-ctime-of-src): Properly handle
4591         relative symlinks.
4593 2011-07-28  David Maus  <dmaus@ictsoc.de>
4595         * org-latex.el (org-export-latex-preprocess): Use function
4596         argument instead of dynamically scoped symbol.
4598 2011-07-28  David Maus  <dmaus@ictsoc.de>
4600         * org-freemind.el (org-freemind-convert-links-helper)
4601         (org-freemind-convert-text-p, org-freemind-write-mm-buffer)
4602         (org-freemind-get-node-style): Use org-string-match-p for backward
4603         compatibility with Emacs 22.
4605 2011-07-28  David Maus  <dmaus@ictsoc.de>
4607         * org-html.el (org-export-html-protect-char-alist): Add missing
4608         :group keyword in defcustom.
4610 2011-07-28  David Maus  <dmaus@ictsoc.de>
4612         * ob-haskell.el (org-babel-haskell-export-to-lhs): Call
4613         `kill-buffer' with argument indiciating to kill current
4614         buffer. Emacs 22 compatibility.
4616 2011-07-28  David Maus  <dmaus@ictsoc.de>
4618         * org-macs.el (org-without-partial-completion): Toggle
4619         partial-completion-mode only if it is turned on.
4621 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4623         * org.el (org-add-planning-info): Fix issues with timestamps not
4624         being inserted at the same position.
4626 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4628         * org-table.el (org-table-time-string-to-seconds)
4629         (org-table-time-seconds-to-string): New functions.
4630         (org-table-eval-formula): Implement the "T" (time) flag for
4631         computing durations.
4633 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
4635         * org.el (org-modules): Add org-lparse and org-odt as contrib
4636         modules.
4638 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4640         * org.el (org-fontify-meta-lines-and-blocks-1): Include header
4641         lines.
4642         (org-additional-option-like-keywords): Include data as a synonym
4643         for results.
4645 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4647         * ob.el (org-babel-sha1-hash): Improving code layout and removing
4648         export-variable headers in cache sha1.
4650 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4652         * ob-ref.el (org-babel-ref-goto-headline-id): Don't let `org-id'
4653         rescan all IDs when trying to resolve a reference.
4655 2011-07-28  Julien Barnier  <julien@nozav.org>
4657         * org.el (org-fontify-meta-lines-and-blocks-1): Fix test for src
4658         blocks lang attribute.
4660 2011-07-28  Eric S Fraga  <e.fraga@ucl.ac.uk>
4662         * org-latex.el (org-export-latex-timestamp-inactive-markup): New
4663         option to allow different markup for inactive timestamps.
4665 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4667         * ob-org.el (org-babel-expand-body:org): Implemented this
4668         function, only action is to expand variables.
4669         (org-babel-execute:org): Uses the new body-expansion function.
4671 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4673         * org-list.el (org-list-full-item-re): Allow counter and check-box
4674         to be separated by white spaces.
4675         (org-list-struct-apply-struct): Reflect changes made to
4676         `org-list-full-item-re'.
4678         * org-html.el (org-html-export-list-line): Recognize spaces
4679         between counter and check-boxes as valid.
4681         * org-docbook.el (org-export-docbook-list-line): Ditto.
4683 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4685         * org-list.el (org-list-insert-item): Make sure point is moved to
4686         the specified POS before starting the function.
4688 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4690         * org.el (org-activate-footnote-links): Properly fontify inline
4691         footnotes.
4692         (org-set-font-lock-defaults): Apply changes to previous function.
4694 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4696         * org-footnote.el (org-footnote-at-reference-p): First check if
4697         point is at the beginning of a footnote.  Indeed `org-in-regexp'
4698         first checks backwards and might find an incorrect footnote if
4699         they are side-by-side.
4701 2011-07-28  Michael Brand  <michael.ch.brand@gmail.com>
4703         * org-agenda.el (org-agenda-compact-blocks): Improve docstring.
4704         (org-agenda-block-separator): Add nil to docstring and customization.
4705         (org-prepare-agenda): Skip agenda block separator additionally if
4706         `org-agenda-block-separator' is nil.
4707         (org-agenda-overriding-header): Improve docstring.
4709 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4711         * org.el (org-set-tags): Remove useless
4712         `org-without-partial-completion'.
4714 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4716         * org-footnote.el (org-fill-paragraph): Declare function for the
4717         compiler.
4719 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4721         * ob-ref.el (org-narrow-to-subtree): Declare unknown function.
4723 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4725         * ob.el (org-babel-inline-lob-one-liner-regexp): Declare variable
4726         to appease compiler.
4728 2011-07-28  Michael Markert  <markert.michael@googlemail.com>
4730         * ob.el (org-babel-sha1-hash): Adding optional argument KIND to
4731         all `org-called-interactively-p' function invocations.
4733         * org-agenda.el (org-agenda-redo): Adding optional argument KIND
4734         to all `org-called-interactively-p' function invocations.
4735         (org-agenda-show-1): Adding optional argument KIND to all
4736         `org-called-interactively-p' function invocations.
4737         (org-agenda-set-tags): Adding optional argument KIND to all
4738         `org-called-interactively-p' function invocations.
4740         * org-ascii.el (org-export-as-latin1): Adding optional argument
4741         KIND to all `org-called-interactively-p' function invocations.
4742         (org-export-as-latin1-to-buffer): Adding optional argument KIND to
4743         all `org-called-interactively-p' function invocations.
4744         (org-export-as-utf8-to-buffer): Adding optional argument KIND to all
4745         `org-called-interactively-p' function invocations.
4746         (org-export-region-as-ascii): Adding optional argument KIND to all
4747         `org-called-interactively-p' function invocations.
4749         * org-docbook.el (org-export-region-as-docbook): Adding optional
4750         argument KIND to all `org-called-interactively-p' function
4751         invocations.
4753         * org-html.el (org-export-region-as-html): Adding optional
4754         argument KIND to all `org-called-interactively-p' function
4755         invocations.
4757         * org-latex.el (org-export-region-as-latex): Adding optional
4758         argument KIND to all `org-called-interactively-p' function
4759         invocations.
4761         * org-table.el (org-table-blank-field): Adding optional argument
4762         KIND to all `org-called-interactively-p' function invocations.
4763         (org-table-current-column): Adding optional argument KIND to all
4764         `org-called-interactively-p' function invocations.
4765         (org-table-current-dline): Adding optional argument KIND to all
4766         `org-called-interactively-p' function invocations.
4767         (org-table-sort-lines): Adding optional argument KIND to all
4768         `org-called-interactively-p' function invocations.
4769         (org-table-sum): Adding optional argument KIND to all
4770         `org-called-interactively-p' function invocations.
4771         (org-table-rotate-recalc-marks): Adding optional argument KIND to
4772         all `org-called-interactively-p' function invocations.
4773         (org-table-eval-formula): Adding optional argument KIND to all
4774         `org-called-interactively-p' function invocations.
4775         (orgtbl-send-table): Adding optional argument KIND to all
4776         `org-called-interactively-p' function invocations.
4778         * org.el (org-mode): Adding optional argument KIND to all
4779         `org-called-interactively-p' function invocations.
4780         (org-copy-subtree): Adding optional argument KIND to all
4781         `org-called-interactively-p' function invocations.
4782         (org-paste-subtree): Adding optional argument KIND to all
4783         `org-called-interactively-p' function invocations.
4784         (org-store-link): Adding optional argument KIND to all
4785         `org-called-interactively-p' function invocations.
4786         (org-todo): Adding optional argument KIND to all
4787         `org-called-interactively-p' function invocations.
4788         (org-occur): Adding optional argument KIND to all
4789         `org-called-interactively-p' function invocations.
4791 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4793         * org-footnote.el (org-footnote-action): Offer to create
4794         definition when none is found.
4796 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4798         * org-footnote.el (org-footnote-re): Avoid matching inactive
4799         time-stamps or check-box cookies.
4800         (org-footnote-next-reference-or-definition): Adapt to the new regexp.
4802 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4804         * org-exp.el (org-export-preprocess-string): If the last subtree
4805         is commented, footnotes inserted during normalizing at the end of
4806         the buffer may get deleted. This patch ensures deletion comes
4807         first, normalization second.
4809 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4811         * org-exp.el (org-export-footnotes-data): Change docstring.
4812         (org-export-footnotes-seen): Rename from
4813         org-export-footnotes-markers.
4815         * org-ascii.el (org-export-as-ascii): Apply change.
4817         * org-docbook.el (org-export-as-docbook): Apply change.
4819         * org-footnote.el (org-footnote-normalize): Apply change.
4821         * org-html.el (org-export-as-html): Apply change.
4823         * org-latex.el (org-export-as-latex): Apply change.
4825 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4827         * org-latex.el (org-export-latex-preprocess): Rely on
4828         `org-export-footnotes-markers' to retrieve definition of the
4829         current footnote during export.
4831 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4833         * org-footnote.el (org-footnote-normalize): Remember footnotes
4834         seen so far by the exporter when choosing the new marker.
4836 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4838         * org-footnote.el (org-footnote-normalize): Make use of
4839         `org-footnote-insert-pos-for-preprocessor'.
4841 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4843         * org-footnote.el (org-footnote-normalize): Add `org-footnote'
4844         property to footnote markers when preparing for exportation.
4846         * org-html.el (org-export-as-html): Read new property to decide
4847         when to export a footnote.
4849         * org-docbook.el (org-export-as-docbook): Read new property to
4850         decide when to export a footnote.
4852         * org-latex.el (org-export-latex-preprocess): Ensure footnote at
4853         column 0 cannot end a list containing it by adding
4854         `original-indentation' property to it.
4856 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4858         * org-exp.el (org-export-preprocess-string): Normalize footnotes
4859         before marking lists ending.
4861         * org-latex.el (org-export-latex-preprocess): Work with labels as
4862         strings and not as numbers.
4864 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4866         * org-docbook.el (org-export-docbook-footnote-separator): New
4867         variable.
4868         (org-export-as-docbook): Add a separator between footnotes.
4870         * org-html.el (org-export-html-footnote-separator): New variable.
4871         (org-export-as-html): Add a separator between footnotes.
4873         * org-latex.el (org-export-latex-footnote-separator): New
4874         variable.
4875         (org-export-latex-preprocess): Add a separator between footnotes.
4877 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4879         * org-exp.el (org-export-footnotes-markers)
4880         (org-export-footnotes-data): New variables.
4881         (org-export-preprocess-string): Use a more explicit argument.
4883 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4885         * org-footnote.el (org-footnote-goto-definition): Now, determining
4886         if point is at a footnote reference is entirely determined by
4887         `org-footnote-at-reference-p'. No need to check if pattern isn't
4888         at beginning of the line elsewhere.
4890 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4892         * org-footnote.el (org-footnote-next-reference-or-definition): New
4893         function.
4895         * org.el (org-activate-footnote-links): Activate the whole
4896         footnote, but only fontify its label.
4898 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4900         * org-footnote.el (org-footnote-normalize): Make use of changes to
4901         `org-footnote-at-reference-p' and creation of various functions..
4902         Also comment code.
4903         (org-footnote-get-next-reference, org-footnote-delete-references)
4904         (org-footnote-delete-definitions): New functions.
4905         (org-footnote-goto-previous-reference, org-footnote-all-labels)
4906         (org-insert-footnote-reference-near-definition, org-footnote-delete):
4907         Rewrite to use org-footnote-get-next-reference.
4909 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4911         * org-footnote.el (org-footnote-re): Don't end an inline footnote
4912         at unrelated closing square brackets.
4913         (org-footnote-at-reference-p): Improve accuracy of the function to
4914         determine if point is at a reference and to extract definition of an
4915         inline footnote.
4916         (org-footnote-all-labels, org-footnote-action, org-footnote-delete)
4917         (org-footnote-auto-adjust-maybe): Make use of previous function.
4919 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4921         * org.el (org-deadline, org-schedule):
4922         keep warning cookie when rescheduling/redeadlining.
4923         (org-time-stamp): Fix problem with warning cookie.
4925 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4927         * ob-clojure.el (org-babel-execute:clojure): Force escaping of
4928         clojure source into elisp source.
4930 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4932         * ob.el (org-babel-script-escape): Treats {} in the same manner as
4933         [] and allows for forcing string conversion.
4935 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4937         * org-exp.el (org-export-select-backend-specific-text): Strip
4938         protective commas from literal code blocks.
4940 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4942         * ob-ref.el (org-babel-ref-goto-headline-id): Fix bug.
4944 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4946         * ob-ref.el (org-babel-ref-goto-headline-id): Split out into its
4947         own function.
4948         (org-babel-ref-headline-body): Split out into its own function.
4949         (org-babel-ref-resolve): Using new functions, and alignment.
4951         * ob.el (org-babel-ref-goto-headline-id): Declare function.
4952         (org-babel-ref-headline-body): Declare function.
4953         (org-babel-expand-noweb-references): Now expands noweb references to
4954         headlines during expansion.
4956 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4958         * ob-ref.el (org-babel-ref-resolve): Now resolves references to
4959         headlines by either global or custom id, in which case the
4960         contents of the headline are returned literally.
4962 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4964         * ob-exp.el (org-babel-in-example-or-verbatim): Also check for in
4965         verbatim emphasis.
4966         (org-babel-exp-lob-one-liners): Cleaner checking for escaped call
4967         lines.
4969 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4971         * org-list.el (org-cycle-item-indentation): Cycling back to
4972         original position deleted any additional information in the item,
4973         like a counter or a tag.
4975 2011-07-28  Pieter Praet  <pieter@praet.org>
4977         * org-crypt.el (org-crypt-disable-auto-save): New defcustom.
4978         (org-decrypt-entry): Before decrypting, check whether
4979         `auto-save-mode' is enabled for the current buffer, and act on it
4980         according to how `org-crypt-disable-auto-save' is set.  Remove
4981         comment re "encrypt[ing] Org auto-saved buffers".  Remove on-init
4982         check for `auto-save-default'.
4984 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4986         * ob.el (org-babel-merge-params): Ensure variable parameters are
4987         not reversed.
4989 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4991         * ob.el (org-babel-insert-result): Fix results insertion for
4992         inline blocks which happen to start a line.
4994 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4996         * ob-exp.el (org-babel-exp-lob-one-liners): Fix the logic checking
4997         if a call line is commented.
4999 2011-07-28  Vincent Belaïche  <vincentb1@users.sourceforge.net>
5001         * org.el (org-read-property-name): Propose default property name.
5003 2011-07-28  Achim Gratz  <stromeko@nexgo.de>
5005         * org.el (org-log-into-drawer): Correct typo.
5007         * org-clock.el (org-clock-into-drawer): New function to change the
5008         location of clock events based on properties CLOCK_INTO_DRAWER or,
5009         as fallback, LOG_INTO_DRAWER, like it is already possible for
5010         state change logs.
5012         * org-clock.el (org-clock-jump-to-current-clock): Add statement to
5013         let clause to bind `org-clock-into-drawer' to result of function
5014         eval.
5016         * org-clock.el (org-clock-find-position): Add statement to let
5017         clause to bind `org-clock-into-drawer' to result of function eval,
5018         change let to let* since the binding is used later in the same
5019         clause.
5021 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5023         * ob-lob.el (require): Ensure 'cl is loaded during compilation so
5024         we can use flet.
5026 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5028         * ob-lob.el (org-babel-lob-get-info): Correctly indent results of
5029         non-inline call lines.
5031 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5033         * ob-exp.el (org-babel-exp-lob-one-liners): Don't export inline
5034         call_ blocks which aren't whitespace padded.
5036 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5038         * ob.el (org-babel-merge-params): Do not reverse variable order,
5039         and be sure to increment variable index as appropriate.
5041 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5043         * ob-lob.el (org-babel-inline-lob-one-liner-regexp): Updated to
5044         successfully match optional trailing header arguments in square
5045         brackets.
5046         (org-babel-lob-get-info): Updated to match the new regexp.
5048 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5050         * ob-lob.el (org-babel-lob-get-info): If the arguments are empty,
5051         then allow them to be so.
5053 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5055         * ob.el (org-babel-merge-params): If variables are not named they
5056         are assigned in order.
5058 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5060         * ob.el: Remove code comment about online documentation.
5062         * ob-exp.el: Remove code comment about online documentation.
5064         * ob-lob.el: Remove code comment about online documentation.
5066 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
5068         * org-exp.el (org-export-format-source-code-or-example): Fix
5069         signature of org-<backend>-format-source-code-or-example function.
5071 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5073         * ob.el (org-babel-sha1-hash): Replace call to
5074         called-interactively-p with backwards-compatible interactive-p.
5076 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5078         * ob-exp.el (org-babel-exp-lob-one-liners): Appropriate
5079         replacement of inline call blocks with their results.
5081 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5083         * ob-lob.el (org-babel-inline-lob-one-liner-regexp): Removing this
5084         trailing space ensures that the insertion of the results looks
5085         nice.
5087         * ob.el (org-babel-insert-result): Insert inline lob line results
5088         as inline results.
5090 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5092         * ob-exp.el (org-babel-exp-lob-one-liners): Calculate length
5093         appropriately given the style (block or inline) of the lob line.
5095         * ob-lob.el (org-babel-block-lob-one-liner-regexp): New regexp
5096         specific for block lob lines.
5097         (org-babel-inline-lob-one-liner-regexp): New regexp specific for
5098         inline lob lines.
5099         (org-babel-lob-one-liner-regexp): Combination of two lob regexps.
5100         (org-babel-lob-get-info): Return info from *either* the block or
5101         inline lob lines.
5103 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5105         * ob-exp.el (org-babel-exp-lob-one-liners): Corrected the
5106         structure of the resulting info list.
5108         * ob-lob.el (org-babel-default-lob-header-args): Export the
5109         results of call lines by default.
5111 2011-07-28  Niels Giesen  <niels.giesen@gmail.com>  (tiny change)
5113         * org-icalendar.el (org-print-icalendar-entries): Add 'uid text
5114         property based on the ID property of the org entry to the first
5115         character of the diary entry.
5117 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
5119         * org-footnote.el
5120         (org-footnote-insert-pos-for-preprocessor): New variable.
5121         (org-footnote-normalize): Use it.
5123 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
5125         * org-exp.el (org-export-format-source-code-or-example):
5126         Simplify.  Also add `org-native-text' as a text property to the
5127         formatted text and throw error for unknown backends.
5129 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
5131         * org-exp.el (org-export-format-source-code-or-example): Add
5132         support for: - custom formatters for existing backends - seamless
5133         plugging in of new backends.
5135 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
5137         * org-exp.el (org-export-backends): New variable.
5138         (org-export-select-backend-specific-text): Use above
5139         variable. Also mark text between #+BACKEND and
5140         #+BEGIN_BACKEND...#+END_BACKEND with org-native-text property.
5141         This text property is currently used only by the new line-oriented
5142         generic exporter (which is not yet part of the repo).
5144 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
5146         * org-exp.el (org-export): Reserve keys 'o' and 'O' for
5147         OpenDocumentText export and bind them to `org-export-as-odt' and
5148         `org-export-as-odt-and-open'.
5150 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5152         * ob-exp.el (org-babel-exp-src-block): Less verbose when in batch
5153         mode.
5155 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5157         * ob-clojure.el (org-babel-execute:clojure): Convert vectors to
5158         lists before reading into emacs-lisp.
5160 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5162         * ob-C.el (ob-tangle): Initialize variable from `ob-tangle'.
5164         * ob-asymptote.el (ob-tangle): Initialize variable from `ob-tangle'.
5166         * ob-awk.el (ob-tangle): Initialize variable from `ob-tangle'.
5168         * ob-clojure.el (ob-tangle): Initialize variable from `ob-tangle'.
5170         * ob-haskell.el (ob-tangle): Initialize variable from `ob-tangle'.
5172         * ob-latex.el (ob-tangle): Initialize variable from `ob-tangle'.
5174         * ob-lisp.el (ob-tangle): Initialize variable from `ob-tangle'.
5176         * ob-ocaml.el (ob-tangle): Initialize variable from `ob-tangle'.
5178         * ob-perl.el (ob-tangle): Initialize variable from `ob-tangle'.
5180         * ob-python.el (ob-tangle): Initialize variable from `ob-tangle'.
5182         * ob-ruby.el (ob-tangle): Initialize variable from `ob-tangle'.
5184         * ob-tangle.el (ob-tangle): Initialize variable from `ob-tangle'.
5186 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5188         * ob-awk.el: New file.
5190 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5192         * ob-emacs-lisp.el (org-babel-execute:emacs-lisp): Respects
5193         ":results verbatim".
5195 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5197         * org-agenda.el (org-float): Aliases for `diary-float'.
5199 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5201         * ob-python.el (org-babel-python-evaluate-session): Send
5202         comint-send-input after every line when interacting with an
5203         interactive python process.
5205 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
5207         * org-list.el (org-reset-checkbox-state-subtree): Make the command
5208         more robust, and correctly update check-boxes in the whole
5209         sub-tree.
5210         (org-update-checkbox-count): Fix bug accumulating count of checkboxes
5211         when walking a subtree.
5212         (org-update-checkbox-count-maybe): Add an optional argument passed to
5213         org-update-checkbox-count.
5215 2011-07-28  Ted Zlatanov  <tzz@lifelogs.com>
5217         * org.el (org-fontify-meta-lines-and-blocks): Ignore errors.
5219 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5221         * ob-emacs-lisp.el (org-babel-execute:emacs-lisp): Respect the
5222         ":results scalar" header argument combination.
5224 2011-07-28  Dan Davison  <dandavison7@gmail.com>
5226         * org-src.el: Append a space character to copied text so that the
5227         final text property change is picked up correctly.
5229 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5231         * ob-tangle.el (org-babel-tangle-file): Use the new argument list
5232         to org-babel-tangle.
5233         (org-babel-tangle): Now when called with a prefix argument, only the
5234         current code block is tangled.
5236 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
5238         * org-list.el (org-list-parse-list): Replace transitional
5239         check-boxes with "[CBTRANS]" string during parsing.
5240         (org-list-to-generic): Use the new property `:cbtrans' to configure
5241         export string for transitional check-boxes.
5243 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5245         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
5246         Use stable internal `org-anniversary' instead of
5247         diary-anniversary.
5248         (org-class): New function.
5249         (org-diary-class): Use `org-class'.
5250         (org-anniversary, org-cyclic, org-date, org-block): New functions.
5252 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5254         * ob.el (org-babel-header-arg-names): Adding noweb-ref to the list
5255         of header argument names.
5257 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5259         * ob.el (org-babel-expand-noweb-references): Concatenating all
5260         bodies with the appropriate name or :noweb-ref header argument.
5262 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
5264         * org.el (org-find-dblock, org-clocktable-try-shift): Make regexp
5265         work also when #+begin line is indentex.
5267 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5269         * ob.el (org-babel-src-block-regexp): Babel: code block may have
5270         empty bodies.
5272 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5274         * org-macs.el (org-without-partial-completion): Avoid calling by
5275         name a function unknown to the compiler but explicitly checked by
5276         program logic.
5278 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5280         * org-mouse.el (org-agenda-earlier): Declaring previously unknown
5281         function.
5282         (org-agenda-later): Declaring previously unknown function.
5283         (org-agenda-mode-map): Declaring previously unknown variable.
5285         * org.el (org-read-date-analyze): Explicitly ignore the return
5286         value of a function.
5288 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5290         * org-agenda.el (org-agenda-mode): Globally replace
5291         buffer-substring-filters with filter-buffer-substring-functions.
5293         * org-indent.el (org-indent-mode): Globally replace
5294         buffer-substring-filters with filter-buffer-substring-functions.
5296 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5298         * org-ascii.el (org-export-as-ascii): Replacing '(λ...) with
5299         #'(λ...).
5301         * org-attach.el: Replacing '(λ...) with #'(λ...).
5302         (org-attach-commit): Replacing '(λ...) with #'(λ...).
5304         * org-exp.el: Replacing '(λ...) with #'(λ...).
5305         (org-export-handle-include-files): Replacing '(λ...) with #'(λ...).
5307         * org-html.el: Replacing '(λ...) with #'(λ...).
5308         (org-export-as-html): Replacing '(λ...) with #'(λ...).
5310         * org-mouse.el: Replacing '(λ...) with #'(λ...).
5311         (org-mouse-popup-global-menu): Replacing '(λ...) with
5312         (org-mode-hook): Replacing '(λ...) with #'(λ...).
5313         (org-agenda-mode-hook): Replacing '(λ...) with #'(λ...).
5315         * org-src.el: Replacing '(λ...) with #'(λ...).
5316         (org-src-mode-configure-edit-buffer): Replacing '(λ...) with #'(λ...).
5318         * org-table.el: Replacing '(λ...) with #'(λ...).
5319         (org-table-fix-formulas-confirm): Replacing '(λ...) with #'(λ...).
5321         * org.el: Replacing '(λ...) with #'(λ...).
5322         (org-confirm-shell-link-function): Replacing '(λ...) with
5323         (org-category): Replacing '(λ...) with #'(λ...).
5325 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5327         * org.el (mailcap-parse-mailcaps): Declaring functions used by
5328         `org-open-file'.
5329         (mailcap-extension-to-mime): Declaring functions used by
5330         `org-open-file'.
5331         (mailcap-mime-info): Declaring functions used by `org-open-file'.
5333 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5335         * org-agenda.el (org-agenda-redo): Replacing call to now-defunct
5336         function `interactive-p'.
5337         (org-agenda-show-1): Replacing call to now-defunct function
5338         `interactive-p'.
5339         (org-agenda-set-tags): Replacing call to now-defunct function `interactive-p'.
5341         * org-ascii.el: Replacing call to now-defunct function
5342         `interactive-p'.
5343         (org-export-as-latin1): Replacing call to now-defunct function
5344         `interactive-p'.
5345         (org-export-as-latin1-to-buffer): Replacing call to now-defunct
5346         function `interactive-p'.
5347         (org-export-as-utf8): Replacing call to now-defunct function
5348         `interactive-p'.
5349         (org-export-as-utf8-to-buffer): Replacing call to now-defunct function
5350         `interactive-p'.
5351         (org-export-region-as-ascii): Replacing call to now-defunct
5352         function `interactive-p'.Replacing call to now-defunct function
5353         `interactive-p'.
5355         * org-docbook.el: Replacing call to now-defunct function
5356         `interactive-p'.
5357         (org-export-region-as-docbook): Replacing call to now-defunct
5358         function `interactive-p'.Replacing call to now-defunct function
5359         `interactive-p'.
5361         * org-html.el: Replacing call to now-defunct function
5362         `interactive-p'.
5363         (org-export-region-as-html): Replacing call to now-defunct
5364         function `interactive-p'.Replacing call to now-defunct function
5365         `interactive-p'.
5367         * org-latex.el: Replacing call to now-defunct function
5368         `interactive-p'.
5369         (org-export-region-as-latex): Replacing call to now-defunct
5370         function `interactive-p'.Replacing call to now-defunct function
5371         `interactive-p'.
5373         * org-macs.el: Replacing call to now-defunct function
5374         `interactive-p'.
5375         (org-called-interactively-p): Replacing call to now-defunct
5376         function `interactive-p'.Replacing call to now-defunct function
5377         `interactive-p'.
5379         * org-table.el: Replacing call to now-defunct function
5380         `interactive-p'.
5381         (org-table-blank-field): Replacing call to now-defunct function
5382         `interactive-p'.
5383         (org-table-current-column): Replacing call to now-defunct function
5384         `interactive-p'.Replacing call to now-defunct function
5385         `interactive-p'.
5386         (org-table-current-dline): Replacing call to now-defunct function
5387         `interactive-p'.Replacing call to now-defunct function
5388         `interactive-p'.
5389         (org-table-sort-lines): Replacing call to now-defunct function
5390         `interactive-p'.
5391         (org-table-sum): Replacing call to now-defunct function
5392         `interactive-p'.
5393         (org-table-rotate-recalc-marks): Replacing call to now-defunct
5394         function `interactive-p'.
5395         (org-table-eval-formula): Replacing call to now-defunct function
5396         `interactive-p'.
5397         (orgtbl-send-table): Replacing call to now-defunct function `interactive-p'.
5399         * org.el: Replacing call to now-defunct function `interactive-p'.
5400         (org-mode): Replacing call to now-defunct function
5401         `interactive-p'.
5402         (org-copy-subtree): Replacing call to now-defunct function
5403         `interactive-p'.
5404         (org-paste-subtree): Replacing call to now-defunct function
5405         `interactive-p'.
5406         (org-store-link): Replacing call to now-defunct function
5407         `interactive-p'.
5408         (org-todo): Replacing call to now-defunct function `interactive-p'.
5409         (org-occur): Replacing call to now-defunct function `interactive-p'.
5411 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5413         * ob-R.el (ess-local-process-name): This variable wasn't known to
5414         be defined.
5416         * ob-lisp.el (org-babel-lisp-dir-fmt): This defcustom now has a
5417         group specified.
5419         * ob-tangle.el (org-bracket-link-regexp): This variable wasn't
5420         known to be defined.
5421         (org-babel-tangle-combine-named-blocks): Roll my own version of a
5422         forbidden common lisp function.
5424         * ob.el (org-babel-sha1-hash): Using a non-deprecated version of
5425         called-interactively.
5427 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5429         * org-latex.el (org-export-latex-tables): Check for the
5430         "multiline" option and set the `floatp' option to true when
5431         multicolumn tables are requested.
5433 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5435         * org-html.el (org-export-as-html, org-html-level-start): Only
5436         convert section number underscores to dashes.
5438 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5440         * org-agenda.el (org-agenda-bulk-action): Fix bug caused by
5441         `days-to-time, converting relative to 1 BC, while the code assumed
5442         it would return a time relative to 1970.
5444 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5446         * ob-tangle.el (org-babel-tangle-combine-named-blocks): No longer
5447         inserting newlines between appended code blocks.
5449 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5451         * ob-exp.el: We may no longer need to export names along with code
5452         blocks.
5454 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5456         * org-exp-blocks.el (org-export-blocks-preprocess): Ensure
5457         balanced nested begin/end blocks in block bodies.
5459 2011-07-28  Dan Davison  <dandavison7@gmail.com>
5461         * org-latex.el: Add -shell-escape to pdflatex commands.
5463 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5465         * ob-tangle.el (org-babel-tangle-named-block-combination): Block
5466         combination can now take a number of values.
5467         (org-babel-tangle-combine-named-blocks): More sophisticated block
5468         combination behavior.
5470 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5472         * ob-tangle.el (org-babel-tangle-do-combine-named-blocks): Switch
5473         to turn on the combination of code blocks of the same name.
5474         (org-babel-tangle-combine-named-blocks): Combine blocks of the same
5475         name.
5477 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5479         * ob-ruby.el (xmp): Declaring this function to appease the
5480         compiler.
5481         (org-babel-execute:ruby): "xmp" result option for outputting
5482         annotated source code.
5484 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>  (tiny change)
5486         * org-list.el (org-list-to-latex): The enumerate environment in
5487         latex increments the counter before using it.  Therefore, org-mode
5488         should set the enumeration counter to the desired value minus one.
5490 2011-07-28  Michael Brand  <michael.ch.brand@gmail.com>  (tiny change)
5492         * org.el (org-toggle-heading): More comments and fix number of
5493         stars when toggling from list items.
5495 2011-07-28  Christian Egli  <christian.egli@sbszh.ch>
5497         * org-taskjuggler.el (org-taskjuggler-clean-effort): Handle any
5498         effort that is accepted by `org-duration-string-to-minutes´.
5500 2011-07-28  Julien Barnier  <julien@nozav.org>
5502         * ob-sh.el (org-babel-sh-evaluate): When sending input to comint,
5503         wait until previous line execution is finished.
5505         * ob-comint.el (org-babel-comint-with-output): When looking for
5506         end-of-evaluation indicator, search forward for the indicator
5507         before searching forward for the prompt.
5509 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5511         * org-entities.el (org-entities): Fix HTML entity for degree.
5513 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
5515         * org.el (org-auto-align-tags): Change docstring.
5516         (org-update-parent-todo-statistics): Keep tags aligned even when
5517         statistics cookies are shifting them.
5519         * org-list.el (org-update-checkbox-count): Keep tags aligned even
5520         when statistics cookies are shifting them.
5522 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
5524         * ob.el (org-babel-sha1-hash): Don't modify info argument by
5525         side-effect when sorting result-params list.
5527 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
5529         * ob.el (org-babel-result-regexp): Use non-shy group around
5530         `org-babel-data-names'.
5532 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5534         * org.el (org-insert-link): Set truncate-line in the *Org Link*
5535         buffer and make sure that it really is set there.
5537 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5539         * ob-lisp.el (org-babel-lisp-dir-fmt): Defcustom for use in
5540         changing how/if the current directory is represented to lisp code.
5541         (org-babel-execute:lisp): More general handling of the default
5542         directory value.
5544 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5546         * ob-lisp.el (org-babel-execute:lisp): Setting the value of
5547         *default-pathname-defaults* to either the value of the :dir header
5548         argument or the directory of the containing Org-mode file.
5550 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5552         * ob-lisp.el (org-babel-execute:lisp): No real functional change,
5553         just aesthetic.
5555 2011-07-28  Sébastien Delafond  <sdelafond@gmail.com>  (tiny change)
5557         * org.el (org-mode-flyspell-verify): This is useful when using
5558         flyspell with a non-English dictionary, or if some of your
5559         keywords are in another language.
5561 2011-07-28  David Maus  <dmaus@ictsoc.de>
5563         * org-exp.el (org-export): Use new compatibility function
5564         `org-activate-mark'.
5566         * org-compat.el (org-activate-mark): New function. Provide
5567         `activate-mark' if not present (e.g. Emacs 22).
5569 2011-07-28  David Maus  <dmaus@ictsoc.de>
5571         * org-table.el (org-table-follow-field-mode): Declare variable to
5572         keep byte compiler happy.
5574 2011-07-28  David Maus  <dmaus@ictsoc.de>
5576         * org-footnote.el (org-id-uuid): Declare function, silence byte
5577         compiler.
5579 2011-07-28  David Maus  <dmaus@ictsoc.de>
5581         * org-bibtex.el (org-bibtex-headline): Don't use equalp at
5582         run-time, compare downcased strings.
5584 2011-07-28  David Maus  <dmaus@ictsoc.de>
5586         * org-bibtex.el (org-id-locations): Declare variable to silence
5587         byte compiler.
5589 2011-07-28  David Maus  <dmaus@ictsoc.de>
5591         * org-id.el (org-id-locations): Fix docstring, remove reference to
5592         non-existent option.
5594 2011-07-28  David Maus  <dmaus@ictsoc.de>
5596         * org.el (org-self-insert-command): Use `delete-char' instead of
5597         `delete-backward-char'.
5599         * org-table.el (orgtbl-self-insert-command): Ditto.
5601 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5603         * org-latex.el (org-export-latex-special-chars): Save match data
5604         when checking for table.el table.
5606 2011-07-28  David Maus  <dmaus@ictsoc.de>
5608         * org.el (org-re-property): Move before its first use.
5610 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
5612         * org-latex.el (org-export-latex-preprocess): Add
5613         `original-indentation' property to footnotes so they cannot
5614         possibly end a list by being less indented than the item they
5615         belong to.
5617 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5619         * ob-lisp.el (org-babel-expand-body:lisp): No longer wraps biddies
5620         in `progn'.
5621         (org-babel-execute:lisp): Wraps bodies in `progn' as they are passed
5622         to swank.
5624 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5626         * org-clock.el (org-clocktable-write-default): Implement adding
5627         property columns to the clock table.
5629 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5631         * org.el (org-toggle-item): Move parenthesis to correct location.
5633 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5635         * org.el (org-default-priority):
5636         (org-priority-start-cycle-with-default): Improve docstring.
5637         (org-priority): Throw error when priority is out of range.
5639 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5641         * org.el (org-self-insert-command): Catch the case of
5642         `buffer-undo-list' eq t.
5644 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
5646         * org.el (org-toggle-heading): Region should be considered as made
5647         of full lines, without the last one if region-end is at bol.
5648         Removed unused variables.  Refactored and commented code.
5650 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
5652         * org.el (org-toggle-item): When region includes an headline less
5653         indented than first one, set it as the new reference.
5655 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
5657         * org-list.el (org-list-to-subtree): If the list is before first
5658         heading and `org-odd-levels-only' is non-nil, the first item gets
5659         two stars instead of one.
5661         * org.el (org-reduced-level): A level of 0 was reduced to 1 with
5662         `org-odd-levels-only' non-nil.
5664 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
5666         * org.el (org-toggle-item): Converting an heading to an item would
5667         sometimes insert unnecessary spaces before it, and unwanted space
5668         with `org-indent-mode' on.  Changing some text into an item
5669         wouldn't always preserve indentation.
5671 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5673         * org-capture.el (org-capture-current-plist): Improve docstring.
5674         (org-capture-put): Add docstring.
5675         (org-capture-get): Add docstring.
5676         (org-capture-member): Add LOCAL argument.  Add docstring.
5677         (org-capture-set-target-location): Store the time received from a
5678         date prompt into the :prompt-time property.
5680 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
5682         * org-exp.el (org-export-mark-list-properties): Even if context is
5683         invalid, mark list item with `list-context' property.
5685         * org-list.el (org-list-forbidden-blocks): Add exporters specific
5686         blocks to the list of forbidden blocks.
5688 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
5690         * org-list.el (org-sort-list): Function tries to intern
5691         getkey-func before it is defined, so it's always nil.
5693 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5695         * org.el (org-babel-load-languages): Adding ob-awk to the list of
5696         executable languages.
5698 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5700         * org-table.el (org-table-get-field): Make sure the new field
5701         content is at least one space character.
5703 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5705         * org-crypt.el: Check for `daemonp' before using it.
5707 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5709         * ob-sh.el (ob-ref): Uses `ob-ref' to resolve the value of the
5710         :stdin header argument.
5711         (org-babel-execute:sh): Use the :stdin header argument.
5712         (org-babel-sh-var-to-sh): Split the bulk of this function off into a
5713         new sub-function.
5714         (org-babel-sh-var-to-string): New function for converting elisp
5715         values to strings that make sense for parsing with sh.
5716         (org-babel-sh-evaluate): Adding "stdin" option to session and
5717         external evaluation options.
5719 2011-07-28  Roland Kaufmann  <rlndkfmn+orgmode@gmail.com>  (tiny change)
5721         * org-exp.el (org-remove-formatting-on-newlines-in-region): New
5722         function.
5723         (org-export-format-source-code-or-example): Call
5724         `org-remove-formatting-on-newlines-in-region'.
5726 2011-07-28  David Maus  <dmaus@ictsoc.de>
5728         * org.el (org-entry-put): Prevent adding of extra space to value
5729         if property already exists.
5731 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
5733         * org-html.el (org-export-as-html): Don't expand non-data lines of
5734         table.el tables.
5735         (org-html-expand): Removed the (buggy) test for non-data lines
5736         in table.el tables. The test is now done as part of
5737         org-export-as-html.
5738         (org-format-table-table-html-using-table-generate-source):
5739         Added test for spanning of cells in table.el tables using
5740         table.el's own library routine. Optionlly Suppress export of
5741         simple table.el tables.
5742         (org-format-table-html): Removed the (buggy) test for spanned
5743         table.el tables. The test is now done as part of
5744         org-format-table-table-html-using-table-generate-source.
5746 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5748         * org-latex.el (org-export-latex-special-chars): Do nothing in
5749         table.el tables.
5751 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5753         * org-capture.el (org-capture): Ignore errors when creating a
5754         link.
5756 2011-07-28  Nick Dokos  <nick@dokosmarshall.org>  (tiny change)
5758         * org-exp.el (org-export-define-heading-targets): Use dash instead
5759         of underscore to make labels valid.
5761 2011-07-28  Dan Davison  <dandavison7@gmail.com>
5763         * ob-R.el (org-babel-R-write-object-command): Ensure that all data
5764         is written to the results file before Emacs notices that the file
5765         exists.
5767 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5769         * ob-exp.el (org-babel-exp-code): Remove usage of a macro which is
5770         defined locally on my system, but not globally in Emacs.
5772 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5774         * ob-exp.el (org-babel-exp-do-export): Use `org-babel-exp-code' to
5775         generate code block output.
5776         (org-babel-exp-code): Re-create the code block body for exporting
5777         source code.
5779 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
5781         * org.el (org-read-date): Bury Calendar buffer after using it for
5782         selecting a date.
5784 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
5786         * org-list.el (org-list-separating-blank-lines-number): Fix
5787         confusion between point and item beginning.  Now, if no
5788         information is available, truly follow user preference when it
5789         inserts blank lines manually.
5790         (org-list-insert-item): Send correct argument to the preceding
5791         function.
5793 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5795         * ob.el (org-babel-src-block-regexp): Keep the now-mandatory
5796         newline inside of the code block body.
5798 2011-07-28  Sean O'Halpin  <sean.ohalpin@gmail.com>  (tiny change)
5800         * ob.el: Avoid spurious matches to literal.
5802 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
5804         * org.el (org-indent-line-function): Don't include #+include
5805         lines.
5807 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5809         * ob-keys.el (org-babel-key-bindings): Adding key sequence for
5810         org-babel-check-src-block.
5812         * ob.el (org-babel-expand-src-block): Fit within 80 cols.
5813         (org-babel-edit-distance): Returns the edit distance of two
5814         strings.
5815         (org-babel-check-src-block): Check a code block for errors.
5817 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
5819         * org-capture.el (org-capture-templates): Fix bug in customization
5820         setup.
5822 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5824         * org-table.el
5825         (org-table-exit-follow-field-mode-when-leaving-table): New option.
5826         (org-table-check-inside-data-field): New optional argument
5827         `noerror'.  When set, the function will only return nil instead of
5828         throwing an error.
5829         (org-table-edit-field): Interpret double prefix argument, and improve
5830         the properties of the editing window.
5831         (org-table-follow-field-mode): New minor mode.
5832         (org-table-follow-fields-with-editor): New function.
5834 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5836         * org-agenda.el (org-agenda-get-todos): Call `org-agenda-skip'
5837         first, then check if timestamps cause exclusion.
5839         * org.el (org-scan-tags): Call `org-agenda-skip' first, then check
5840         if timestamps cause exclusion.
5842 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
5844         * org-list.el (org-list-full-item-re): Allow description term to
5845         have a newline character after the colons.
5847 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
5849         * org-list.el (org-sort-list): No longer ignore with-case
5850         argument: the function sorted case-sensitively, regardless of
5851         argument.
5853 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5855         * ob-ref.el (org-babel-ref-resolve): Using the new result regexp.
5857         * ob.el (org-babel-data-names): Configurable list of names of
5858         data.
5859         (org-babel-result-regexp): Using new results regexp.
5861 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5863         * org.el (org-special-properties): Add CLOCKSUM to the special
5864         properties.
5866 2011-07-28  Robert P. Goldman  <rpgoldman@real-time.com>  (tiny change)
5868         * ob-exp.el (org-babel-exp-in-export-file): Bind
5869         `org-link-search-inhibit-query' to t to inhibit prompts.
5871 2011-07-28  Julien Danjou  <julien@danjou.info>
5873         * org-contacts.el: Merge org-contacts-wl.el.
5875 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5877         * org-exp.el (org-export-add-options-to-plist): Use the right
5878         match group.
5880 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5882         * org-latex.el (org-export-latex-preprocess): Protect index string.
5884 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5886         * org-latex.el (org-export-latex-preprocess): Pipe index entries
5887         through `org-export-latex-fontify-headline'.
5889 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5891         * org-exp.el (org-export-add-options-to-plist): Fix the option
5892         parser.
5894 2011-07-28  Robert P. Goldman  <rpgoldman@real-time.com>  (tiny change)
5896         * org-latex.el (org-export-latex-preprocess): Replace index
5897         entries.
5899 2011-07-28  Robert P. Goldman  <rpgoldman@real-time.com>  (tiny change)
5901         * org.el (org-structure-template-alist): Add an easy template for
5902         index (i), and move include file to I from i.
5904 2011-07-28  Matt Lundin  <mdl@imapmail.org>
5906         * org-agenda.el (org-agenda-open-link): Pass entire text of agenda
5907         line to `org-offer-links-in-entry'.
5909 2011-07-28  Michael Markert  <markert.michael@googlemail.com>
5911         * org-contacts-wl.el: New file.
5913 2011-07-28  Matt Lundin  <mdl@imapmail.org>
5915         * org-bibtex.el (org-bibtex-search): New function.
5916         (org-bibtex-export-to-kill-ring): New function.  Export to kill
5917         ring.
5918         (org-bibtex-create-in-current-entry): New function
5919         (org-bibtex-create): Make it easier to add bib fields to an
5920         existing headline.
5921         (org-bibtex-export-arbitrary-fields)
5922         (org-bibtex-treat-headline-as-title): Fix typos
5923         (org-bibtex-fleshout): Don't upcase optional field; remove ":"
5924         from type completion.
5926 2011-07-28  Matt Lundin  <mdl@imapmail.org>
5928         * org-bibtex.el (org-bibtex-treat-headline-as-title): New
5929         defcustom.
5930         (org-bibtex-headline): Only use headline text (not TODO or other
5931         metadata) to generate title field and auto key.
5932         (org-bibtex-fleshout): Allow user to choose whether to treat
5933         headline as title.
5935 2011-07-28  Tom Dye  <tsd@tsdye.com>
5937         * org-bibtex.el: Added crossref field to other fields.
5939 2011-07-28  Tom Dye  <tsd@tsdye.com>
5941         * org-bibtex.el: Add crossref option to incollection.
5943 2011-07-28  Matt Lundin  <mdl@imapmail.org>
5945         * org-bibtex.el (org-bibtex-headline): Don't export TYPE property
5946         as field.
5948 2011-07-28  Matt Lundin  <mdl@imapmail.org>
5950         * org-bibtex.el (org-bibtex-key-property): When storing key in ID,
5951         warn if a duplicate ID is generated.
5953 2011-07-28  Matt Lundin  <mdl@imapmail.org>
5955         * org-bibtex.el (org-bibtex-tags): New variable.
5956         (org-bibtex-tags-are-keywords): New variable.
5957         (org-bibtex-no-export-tags): New variable.
5958         (org-bibtex-headline): Export tags as comma-separated bibtex
5959         keywords.
5960         (org-bibtex-read): Import bibtex keywords field as tags.
5962 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
5964         * org-publish.el (org-publish-find-date): Optimization.
5966 2011-07-28  Tassilo Horn  <tassilo@member.fsf.org>
5968         * org-gnus.el (org-gnus-follow-link): Don't request scan of group
5969         when following link.
5971 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
5973         * org-publish.el (org-publish-project-alist): Document new
5974         :sitemap-sans-extension property.
5975         (org-publish-org-sitemap): Use new `sitemap-sans-extension'
5976         setting.
5978 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5980         * org.el (org-remove-uninherited-tags): Renamed from
5981         `org-remove-iniherited-tags'.
5982         (org-scan-tags): Fix typo in function call.
5983         (org-get-tags-at): Fix typo in function call.
5985 2011-07-28  Matt Lundin  <mdl@imapmail.org>
5987         * org.el (org-get-tags-at): Don't include filetags if local is t.
5989 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5991         * ob-clojure.el (org-babel-expand-body:clojure): Qualify pp
5992         dispatch functions, wrap body in `(do )'.
5994 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5996         * org.el (org-fontify-meta-lines-and-blocks): Fix bug which
5997         resulted in the creation of multiple overlays in src blocks.
5999 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6001         * ob-clojure.el (org-babel-execute:clojure): If results are not
6002         readable by lisp, then return them as a string.
6004 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6006         * org-bibtex.el (org-bibtex): Now prompts for a file name.
6008 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6010         * org-bibtex.el (org-bibtex-create): Adding prefix argument which
6011         will result in prompting for optional fields.
6013 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6015         * org-bibtex.el (org-bibtex-headline): Renamed flet function `get'
6016         which was causing compile problems.
6017         (org-bibtex-fleshout): Renamed flet function `get' which was causing
6018         compile problems.
6019         (org-bibtex-write): Renamed flet function `get' which was causing
6020         compile problems.
6022 2011-07-28  Christian Egli  <christian.egli@sbszh.ch>
6024         * org-taskjuggler.el (org-taskjuggler-clean-id): Make sure an id
6025         never starts with a number.
6027 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6029         * org-bibtex.el (org-bibtex-export-arbitrary-fields): New option.
6030         (org-bibtex-key-property): New option.
6031         (org-bibtex-put): Make use of new `org-bibtex-key-property'
6032         variable.
6033         (org-bibtex-headline): Make use of new
6034         `org-bibtex-export-arbitrary-fields' and `org-bibtex-key-property'
6035         variables.
6036         (org-bibtex-autokey): Make use of new `org-bibtex-key-property'
6037         variable.
6038         (org-bibtex-fleshout): Make use of new `org-bibtex-key-property'
6039         variable.
6040         (org-bibtex-write): Make use of new `org-bibtex-key-property'
6041         variable.
6043 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6045         * org-bibtex.el: Updating Copyright dates, author information,
6046         commentary and history notes.
6047         (org-bibtex-types): List of bibtex types with descriptions and
6048         required and optional fields.
6049         (org-bibtex-fields): List of bibtex fields with descriptions.
6050         (*org-bibtex-entries*): Special variable to hold parsed bibtex
6051         entries.
6052         (org-bibtex-autogen-keys): Custom variable controlling whether
6053         bibtex keys are automatically generated
6054         (org-bibtex-prefix): Custom variable allowing use of optional prefix
6055         for bibtex properties in Org-mode headlines.
6056         (org-bibtex-get): Helper function for accessing bibtex elements of a
6057         property list.
6058         (org-bibtex-put): Helper function for inserting bibtex element into
6059         a property list.
6060         (org-bibtex-headline): Return a bibtex entry of the given headline
6061         as a string.
6062         (org-bibtex-ask): Prompt the user to fill in the value of a bibtex
6063         field.
6064         (org-bibtex-autokey): Generate a bibtex key for the current
6065         headline.
6066         (org-bibtex-fleshout): Fill in missing bibtex properties of the
6067         current headline.
6068         (org-bibtex): Export the current Org-mode buffer to a bibtex buffer.
6069         (org-bibtex-check): Check that all bibtex properties are present in
6070         the current headline.
6071         (org-bibtex-check-all): Check all headlines in the current buffer.
6072         (org-bibtex-create): Create a new bibtex headline at the current
6073         level.
6074         (org-bibtex-read): Read the current bibtex entry from a bibtex file.
6075         (org-bibtex-write): Write the most recently read bibtex entry into
6076         an Org-mode file.
6078 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6080         * org-agenda.el (org-agenda-clock-consistency-checks): Allow to
6081         set properties.
6082         (org-agenda-show-clocking-issues): Handle faces.
6084 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6086         * ob-ditaa.el (org-babel-default-header-args:ditaa): Specify utf8
6087         content by default with "-Dfile.encoding=UTF-8".
6089 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6091         * ob-ditaa.el (org-babel-execute:ditaa): New ":java" header
6092         argument.
6094 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6096         * org-exp.el (org-export-preprocess-string): Mark list end before
6097         expanding macros.  Thus, a macro inside a list and containing
6098         blank lines cannot break the list structure.
6099         (org-export-preprocess-apply-macros): Multi-lines macros get
6100         indented with the same indentation as the first line.  Thus, we
6101         are sure that every line belongs to the same list as the first
6102         line, if such list exists.  Also add comments in code.
6104 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6106         * org-agenda.el (org-agenda-clock-consistency-checks): New option.
6107         (org-agenda-list): Handle display change to clock check.
6108         (org-agenda-get-progress): Show only clock entries if we are doing
6109         the consistency check.
6110         (org-agenda-show-clocking-issues): New function.
6111         (org-agenda-check-clock-gap): New function.
6112         (org-agenda-view-mode-dispatch): Offer consistency check.
6113         (org-agenda-log-mode): Handle switch to clock only display.
6114         (org-agenda-set-mode-name): Show lighter for Clockcheck.
6116         * org.el (org-hh:mm-string-to-minutes): Accept an integer argument
6117         and return it unchanged.
6119 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6121         * org-list.el (org-list-struct): When walking down the list, the
6122         function would not pay attention to drawers or blocks indentation.
6123         Thus, such constructs couldn't consistently end an item or a list.
6124         This patch ensures line indentation is stored (if applicable)
6125         before skipping them. Also fixed doc-string and comments.
6127 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6129         * org-exp.el (org-export): Add EXPORT_FILE_NAME to the enclosing
6130         tree properties.
6132 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6134         * org-exp.el (org-export): Define a bound for finding enclosing
6135         tree with class/title definition.
6137 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6139         * org-exp.el (org-export): Go to next heading before searching
6140         backward, so make this also work if we are on the headline of the
6141         entry with the property.
6143 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6145         * org.el (org-promote):
6146         (org-demote): Soften the previous change, by only removing the
6147         flyspell function from after-change functions, because that was
6148         the one causing the slowdown - at least much of it.
6150 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6152         * org.el (org-promote, org-demote): Turn off
6153         after-change-functions to speed up the reindentation of text.
6155 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6157         * ob-ocaml.el (org-babel-ocaml-read-list): Use
6158         `org-babel-script-escape'.
6159         (org-babel-ocaml-read-array): Use `org-babel-script-escape'.
6161 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
6163         * org-html.el (org-html-handle-links): Add an alternate for inline
6164         images.
6166 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6168         * org-agenda.el (org-agenda-bulk-action): Do not use the entries
6169         variable before it is defined.
6171 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6173         * org-src.el (org-src-lang-modes): Added a language alias of "C"
6174         to "c".
6176 2011-07-28  Shaun Johnson  <shaun@slugfest.demon.co.uk>  (tiny change)
6178         * ob-tangle.el (org-babel-tangle): Make it work in an indirect
6179         buffer.
6181 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
6183         * org-html.el (org-html-make-link): Correct a bug in coderef link.
6185 2011-07-28  Bernt Hansen  <bernt@norang.ca>
6187         * org-agenda.el (org-agenda-filter-by-tag): Fix variable name
6188         typo.
6190 2011-07-28  Bernt Hansen  <bernt@norang.ca>
6192         * org-agenda.el (org-agenda-get-timestamps): Fix agenda display
6193         when headlines are missing.
6195 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6197         * org-mobile.el (org-mobile-push): Move call to hook, make it the
6198         first thing of the push operation.
6200 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6202         * ob.el (org-babel-params-from-buffer): Now looking for header
6203         arguments in #+Properties: as well as #+Babel:.  Also, we're no
6204         longer caching these results into a file local variable.
6206 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6208         * ob-python.el (org-babel-python-evaluate-external-process): Allow
6209         parsing as a table in the case of ":results output table".
6210         (org-babel-python-evaluate-session): Allow parsing as a table in
6211         the case of ":results output table".
6213 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6215         * org-agenda.el (org-agenda-bulk-action): Allow bulk scatter in
6216         all possible agenda views.  Use `org-agenda-schedule' instead of
6217         `org-agenda-date-later'.
6219 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6221         * ob-emacs-lisp.el (org-babel-execute:emacs-lisp): Now supports
6222         ":results output".
6224 2011-07-28  Julien Danjou  <julien@danjou.info>
6226         * org.el (org-entry-get, org-entry-delete, org-entry-put)
6227         (org-property-values, org-delete-property-globally): Use
6228         `org-re-property'.
6229         (org-re-property): New function allowing to build a regexp to
6230         match a property.
6232 2011-07-28  Julien Danjou  <julien@danjou.info>
6234         * org.el (org-property-values): Enhance docstring.
6236 2011-07-28  Ethan Ligon  <ligon@are.berkeley.edu>  (tiny change)
6238         * org-html.el (org-html-export-list-line): Fix regexp for
6239         detecting description lists to allow "::" marker to be last
6240         visible element at end of line.
6241         * org-docbook.el (org-docbook-export-list-line): Fix regexp for
6242         detecting description lists to allow "::" marker to be last
6243         visible element at end of line.
6245 2011-07-28  Julien Danjou  <julien@danjou.info>
6247         * org-table.el (org-table-cleanup-narrow-column-properties): Use
6248         point-min rather than 1 when moving in the buffer.
6250 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6252         * org-list.el (org-list-in-valid-context-p): Renamed from
6253         `org-list-in-valid-block-p'.
6254         (org-at-item-p,org-list-search-generic): Use renamed function.
6256 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6258         * org.el (org-set-font-lock-defaults): Be more strict when
6259         recognizing description items, and do not fontify wrong cases
6260         like: "- term ::description" or "1. term :: description".
6262 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6264         * org-latex.el: Pay attention to end of footnote.  Before closing
6265         the command, ensure that list is properly closed or that last link
6266         is separated from the curly brace.
6268 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6270         * org.el (org-indent-line-function): Footnote definition must stay
6271         at column 0 to be recognized as such.  Body below can have normal
6272         indentation, so it should ignore its definition when computing
6273         indentation.
6275 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6277         * org-protocol.el (org-protocol-remember, org-protocol-capture):
6278         More appropriate message.
6280 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6282         * org-capture.el (org-capture-clock-keep): New local variable.
6283         (org-capture, org-capture-finalize): Use it and fix a bug when
6284         :clock-keep is set to `t'.
6286 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
6288         * org-exp.el (org-export-preprocess-string): Handle include files
6289         before processing macros.
6291 2011-07-28  Bernt Hansen  <bernt@norang.ca>
6293         * org-agenda.el: Remove obsolete code for adding todo list in
6294         front of the agenda.
6296 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
6298         * org-latex.el (org-export-latex-convert-table.el-table): Fix
6299         format-string for insertion of captions.
6301 2011-07-28  Nick Dokos  <nicholas.dokos@hp.com>  (tiny change)
6303         * org-exp.el (org-export-remove-comment-blocks-and-subtrees): Fix
6304         regexp.
6306 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
6308         * org.el (org-read-date-analyze): Help matching dotted European
6309         dates, like 31. 12. 2007
6311 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6313         * ob-lisp.el (org-babel-execute:lisp): Fix typo.
6315 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6317         * ob-lisp.el (org-babel-execute:lisp): Turn vectors into lists
6318         before reading by elisp.
6319         (org-bable-lisp-vector-to-list): Stub of a vector->list function,
6320         should be replaced with a cl-vector->el-vector function.
6322 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6324         * ob-lisp.el (org-babel-execute:lisp): Now using
6325         `org-babel-reassemble-table' to apply the appropriate header
6326         arguments to results.
6328 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6330         * org.el (org-end-of-meta-data-and-drawers): New function.
6332         * org-capture.el (org-capture-place-plain-text): Implement adding
6333         plain text templates to Org nodes.
6335 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6337         * org-beamer.el (org-beamer-environments-extra): Fix docstring.
6339 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
6341         * org-exp.el (org-export-handle-comments): Add the org-protected
6342         property to the replacement string.
6344 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
6346         * org-html.el (org-export-as-html, org-html-level-start): Fix
6347         logic for section number printing when NUM is an integer.
6349 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
6351         * org-latex.el (org-export-latex-special-chars): Fix regexp for
6352         `single' special characters and ellipsis.
6354 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
6356         * org.el (org-point-at-end-of-empty-headline): Bind
6357         `case-fold-search' to nil.
6359 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6361         * org-capture.el (org-capture-fill-template): Resolve new %<...>
6362         template escape.
6363         (org-capture-templates): Document new %<...> template escape.
6365 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6367         * ob.el (org-babel-process-params): Make this function idempotent,
6368         as it will sometimes be called multiple times.
6370 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6372         * org.el (org-ts-regexp-both): Add "]" to class of characters that
6373         should not be matched.
6374         (org-ts-regexp0, org-ts-regexp1): Do not start a class with
6375         "^]-+", because that tries to (not) match characters between "]"
6376         and "+".  Instead, move the "-" to the end of the class where it
6377         causes no harm.
6379 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6381         * ob-R.el (org-babel-edit-prep:R): Associate the appropriate R
6382         process with the edit buffer when :session is specified.
6384 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6386         * ob-tangle.el (org-babel-tangle-collect-blocks): Brought the link
6387         extraction code into line with a newer version of the
6388         `org-store-link' function.
6390 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6392         * ob-lisp.el (org-babel-expand-body:lisp): New body expansion
6393         wrapping the expression in either a let or progn, and possibly a
6394         pretty-print function invocation.
6395         (org-babel-execute:lisp): Greatly simplified method of executing
6396         lisp code blocks.
6398 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6400         * org-list.el: Move `org-update-checkbox-count-maybe' call outside
6401         of ̀save-excursion' to get back to original position.
6403 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6405         * org.el (org-numbered-action-format): New option.
6406         (org-new-numbered-action): New command.
6407         (org-collect-todos-in-subtree): New command.
6409 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6411         * org-exp.el (org-export-with-tasks): New option.
6412         (org-export-plist-vars): Add :tasks property.
6414 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6416         * org-ascii.el (org-export-as-ascii): Pass the :done-tasks
6417         property to the export preprocessor.
6419         * org-docbook.el (org-export-as-docbook): Pass the :done-tasks
6420         property to the export preprocessor.
6422         * org-html.el (org-export-as-html): Pass the :done-tasks property
6423         to the export preprocessor.
6425         * org-latex.el (org-export-as-latex): Pass the :done-tasks
6426         property to the export preprocessor.
6428         * org-exp.el (org-export-with-done-tasks): New option.
6429         (org-export-plist-vars): Add entry for :done-tasks.
6430         (org-export-preprocess-string): Call `org-export-remove-done-tasks'.
6431         (org-export-remove-done-tasks): New function.
6433 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6435         * org-latex.el (org-export-latex-keywords-maybe): Protect # in
6436         tags.
6438 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6440         * org.el (org-find-olp): Use the level of the correct match to
6441         continue search.
6443 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6445         * org-list.el (org-toggle-checkbox): Build value of
6446         org-keyword-time-regexp instead of using it directly, as it's
6447         buffer-local, and function might be called outside Org.
6449 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6451         * org-list.el (org-list-struct,org-in-item-p): Don't assume end of
6452         blocks or drawers necessarily start somewhere.  It it isn't the
6453         case, treat them as normal text.
6455 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6457         * ob-exp.el (org-babel-exp-results): Use code block name when
6458         finding cached results.
6460 2011-07-28  Julien Danjou  <julien@danjou.info>
6462         * org-latex.el (org-export-latex-date-format): Change default date
6463         format to \today. This has the same result but respects the
6464         language set in the document by default.
6466 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6468         * org-list.el (org-list-checkbox): When called from an headline,
6469         function would normally skip drawers, but not if a SCHEDULED or
6470         DEADLINE keyword is standing before the drawer.  Also avoid
6471         problems if function is called in buffers not is Org mode.
6473 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6475         * org-clock.el (org-clock-report): Change the scope of the
6476         inserted clock report depending on whether the point is within a
6477         subtree (:scope subtree) or not (:scope file).
6479 2011-07-28  Puneeth Chaganti  <punchagan@gmail.com>
6481         * org-html.el (org-export-as-html): Fix export of footnotes
6482         containing lists, tables, quotes, etc.
6484 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
6486         * org-latex.el (org-export-latex-preprocess): Correctly match
6487         starred command names.
6489 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
6491         * org-html.el (org-export-as-html): Get local value of
6492         org-export-with-section-numbers from the buffer's plist.  Deal
6493         specially with the case the resulting value is an integer.
6494         (org-html-level-start): New optional argument of the option plist used
6495         instead of `org-export-with-section-numbers'.  Also deal specially
6496         with the case that the value is an integer.
6498 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
6500         * org-latex.el (org-export-latex-subcontent): Deal specially with
6501         the case that NUM is an integer.
6503 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6505         * org-protocol.el (org-protocol-do-capture): Allow template keys
6506         of two characters.
6507         (org-protocol-default-template-key): Update the docstring to
6508         reflect the change in `org-protocol-do-capture'.
6510 2011-07-28  Christian Egli  <christian.egli@sbszh.ch>
6512         * org-taskjuggler.el: Fix a typo in the commentary.
6514 2011-07-28  Christian Egli  <christian.egli@sbszh.ch>
6516         * org-taskjuggler.el (org-taskjuggler-open-task): Only emit a
6517         "purge allocations" statement if we are not targeting tj3.
6519 2011-07-28  Christian Egli  <christian.egli@sbszh.ch>
6521         * org-taskjuggler.el (org-taskjuggler-assign-resource-ids):
6522         Replace recursive implementation with an iterative one.
6524 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6526         * ob-sh.el (org-babel-sh-var-to-sh): Fixed insertion of tabular
6527         data into shell variables.
6529 2011-07-28  David Maus  <dmaus@ictsoc.de>
6531         * org-html.el (org-html-handle-time-stamps): Protected linebreak
6532         element after timestamp markup.
6534 2011-07-28  David Maus  <dmaus@ictsoc.de>
6536         * org-html.el (org-html-handle-links): Don't protect img tag in
6537         link description.
6539 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6541         * org-table.el (org-table-formula-handle-first/last-rc): Bind
6542         `char'.
6544 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6546         * org-list.el (org-in-item-p): Re-build `org-drawer-regexp',
6547         whatever the major mode is.
6549 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6551         * org-inlinetask.el (org-inlinetask-export-templates): Fix default
6552         templates.
6553         (org-inlinetask-export-handler): Ensure contents of inline task,
6554         if any, starts and ends with a newline character.  Refactor and
6555         comment code.
6557 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6559         * org-capture.el (org-datetree-find-date-create): Lower-case for
6560         variable names in `define-function' form.
6562 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6564         * org-table.el (org-table-convert-region): Throw error when
6565         SEPARATOR is smaller than 1.
6567 2011-07-28  Julien Danjou  <julien@danjou.info>
6569         * org-colview.el (org-columns-display-here): Fix heading retrieval
6570         in Org buffers.
6572 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6574         * org-latex.el (org-export-latex-preprocess): Last brace shouldn't
6575         be on the same line as a list end marker.
6577 2011-07-28  Julien Danjou  <julien@danjou.info>
6579         * org.el (org-icompleting-read): Do not use useless lambda.
6581 2011-07-28  Julien Danjou  <julien@danjou.info>
6583         * org-agenda.el (org-format-agenda-item): Fix length computing.
6585 2011-07-28  Julien Danjou  <julien@danjou.info>
6587         * org-agenda.el (org-format-agenda-item): Fix comment and use
6588         `add-text-properties'.
6590 2011-07-28  Julien Danjou  <julien@danjou.info>
6592         * org-agenda.el (org-agenda-highlight-todo): Remove useless
6593         `concat'.
6595 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6597         * org-list.el (org-list-to-generic): Set a default term for
6598         ill-formed description lists.  Do not insert newline characters
6599         unless told to.
6600         (org-list-to-texinfo,org-list-to-html): Apply changes to
6601         `org-list-parse-liste'.
6603 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6605         * org-clock.el (org-clock-clocktable-language-setup): Add a
6606         string.
6607         (org-clocktable-write-default): Use the new localized string
6608         in `org-clock-clocktable-language-setup'.
6610 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6612         * org-taskjuggler.el (org-taskjuggler-compute-task-leafiness):
6613         (org-taskjuggler-assign-resource-ids): Replace recursive
6614         implementation with an iterative one.
6616 2011-07-28  Christian Egli  <christian.egli@alumni.ethz.ch>
6618         * org-taskjuggler.el (org-taskjuggler-components): Escape quotes
6619         in headlines.
6621 2011-07-28  Christian Egli  <christian.egli@alumni.ethz.ch>
6623         * org-taskjuggler.el (org-taskjuggler-compute-task-leafiness):
6624         Compute the leafiness of a node.
6625         (org-taskjuggler-open-task, org-export-as-taskjuggler): Mark a
6626         node as a milestone if it is a leaf and has no effort.
6628 2011-07-28  Christian Egli  <christian.egli@alumni.ethz.ch>
6630         * org-taskjuggler.el (org-export-taskjuggler-target-version):
6631         (org-taskjuggler-targeting-tj3-p): Add some minimal infrastructure
6632         to handle export to both tj2 and tj3.
6633         (org-taskjuggler-open-task): Use a different way to purge
6634         allocations for tj2 and tj3.
6636 2011-07-28  Matt Lundin  <mdl@imapmail.org>
6638         * org-footnote.el (org-footnote-auto-label): New random option.
6640         * org-footnote.el (org-footnote-new): Create random footnote
6641         labels with unique ids.
6643 2011-07-28  Matt Lundin  <mdl@imapmail.org>
6645         * org-footnote.el (org-footnote-create-definition): Allow for
6646         footnote sections above the current footnote insertion point.
6648 2011-07-28  Matt Lundin  <mdl@imapmail.org>
6650         * org-footnote.el (org-footnote-create-definition): Don't search
6651         for last footnote when in org-mode file.
6653 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6655         * org-html.el (org-export-as-html): Handle links with
6656         `org-html-handle-links' after we handle special characters
6657         conversions.
6658         (org-html-make-link, org-export-html-format-image): Don't
6659         protect html with @ anymore, as links are now handled after
6660         special characters conversions.
6662 2011-07-28  Julien Danjou  <julien@danjou.info>
6664         * org-agenda.el (org-agenda-get-timestamps):
6665         (org-agenda-get-scheduled): Fix call to `org-format-agenda-item'.
6666         (org-format-agenda-item): Remove no-prefix argument.
6667         (org-agenda-change-all-lines): Call org-format-agenda-item without the
6668         no-prefix argument.
6670 2011-07-28  Julien Danjou  <julien@danjou.info>
6672         * org-agenda.el (org-agenda-highlight-todo): Stop using
6673         prefix-length.
6674         (org-cmp-alpha): Stop using prefix-length.
6675         (org-agenda-open-link): Stop using prefix-length.
6676         (org-agenda-change-all-lines): Stop using prefix-length.
6678         * org-colview-xemacs.el (org-columns-display-here): Stop using
6679         prefix-length. Always return claned items.
6681         * org-colview.el (org-columns-display-here): Stop using
6682         prefix-length. Always return claned items.
6684         * org-mobile.el (org-mobile-write-agenda-for-mobile): Stop using
6685         prefix-length.
6687 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6689         * ob-tangle.el (org-babel-tangle-collect-blocks): Don't call
6690         `org-store-link' interactively as it can confuse the setting of
6691         `org-link-to-org-use-id' and cause undue edits to the org-mode
6692         buffer during tangling.
6694 2011-07-28  David Maus  <dmaus@ictsoc.de>
6696         * org-html.el (org-export-html-format-image): Protect <p> element
6697         of image caption.
6699 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
6701         * org.el (org-read-date-force-compatible-dates): New option.
6702         (org-read-date, org-read-date-analyze): Check representable date range.
6704 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6706         * org-html.el (org-export-as-html): Fix export of email.
6708 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6710         * ob-tangle.el (org-babel-spec-to-string): Check value of padline
6711         on tangling, no longer use the now-removed variable
6712         `org-babel-tangle-pad-newline'.
6714         * ob.el (org-babel-header-arg-names): Add padline to the list of
6715         header argument names.
6716         (org-babel-default-header-args): Set the default value of padline to
6717         "yes".
6718         (org-babel-merge-params): Cleaned up the merge logic, added padline.
6720 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6722         * ob.el (org-babel-header-arg-names): Adding "shebang" to known
6723         code block header argument names.
6725 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6727         * org-crypt.el: Remove useless TODO in comments.
6729 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6731         * org-html.el (org-export-as-html): The default postamble now only
6732         export a date paragraph if `org-export-time-stamp-file' is
6733         non-nil.
6735 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6737         * org-exp.el (org-export-xml): Remove the defgroup of
6738         org-export-xml.
6740 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6742         * org-html.el (org-export-html-insert-plist-item): Remove.
6743         (org-export-html-preamble): Default to `t'.  Accept functions.
6744         (org-export-html-postamble): Default to `auto'.  Accept
6745         functions and distinguish between 'auto (no formatting string)
6746         and `t' (default formatting string).
6747         (org-export-as-html): Handle org-export-html-preamble and
6748         org-export-html-postamble new defaults/allowed values.
6749         Define email and creator-info before using them.
6751 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6753         * org-html.el (org-export-html-protect-char-alist): Fix typo in
6754         custom type definition.
6756 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6758         * ob-exp.el (org-babel-exp-do-export): Now runs for empty :session
6759         arguments.
6761 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6763         * org-list.el (org-list-parse-list): Fixed regexp.
6765 2011-07-28  David Maus  <dmaus@ictsoc.de>
6767         * org-html.el (org-export-html-format-image): Protect image
6768         elements.
6770 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
6772         * ob-tangle.el (org-babel-tangle-body-hook): Hook for changing the
6773         contents of a code block body on export.
6774         (org-babel-tangle-collect-blocks): Apply
6775         `org-babel-tangle-body-hook' to the collected bodies of code blocks.
6777 2011-07-28  David Maus  <dmaus@ictsoc.de>
6779         * org-html.el (org-html-make-link, org-html-handle-links): Protect
6780         generated XHTML elements.
6781         (org-export-as-html): Expand character entities after creating markup
6782         for links and timestamps.
6784 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6786         * org-html.el (org-export-as-html): bugfix: insert email
6787         correctly.
6789 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6791         * org-html.el: Bugfix: prevent infinite matching of the `&'
6792         character.
6794 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6796         * org.el (org-fill-paragraph): `fill-forward-paragraph' function
6797         has been introduced with emacs 23.1.
6799 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6801         * org-attach.el: Allow to store a link to the attach-dir location.
6803 2011-07-28  Puneeth Chaganti  <punchagan@gmail.com>
6805         * org-agenda.el (org-agenda-bulk-action): Allow the user to run a
6806         function.
6808 2011-07-28  Bernt Hansen  <bernt@norang.ca>
6810         * org-clock.el (org-clock-in): Allow clocking in new tasks
6811         inserted before the current clocking task.
6813 2011-07-28  Bernt Hansen  <bernt@norang.ca>
6815         * org-clock.el (org-clock-in): Set default clocking task when
6816         already clocking the task.
6818 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6820         * org.el (org-adaptive-fill-function): When a region is specified
6821         first line of paragraph isn't skipped, so fill-paragraph have to
6822         be computed even if point is at an item.
6824 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6826         * org-list.el (org-list-in-valid-block-p): New function.
6827         (org-at-item-p,org-list-search-generic): Use new function.
6829 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6831         * org.el (org-indent-line-function): Text in both a list and a
6832         valid block is indented with regards to current item, not to block
6833         boundaries.
6835 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
6837         * org-html.el (org-format-org-table-html): Fix anchors in HTML
6838         export (thanks to <aankhen@gmail.com>)
6839         (org-html-protect): Fix a  bug that prevents some target to be
6840         rendered correctly.
6842 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6844         * org.el (org-default-properties): Add EXPORT_TEXT.
6846 2011-07-28  Matt Lundin  <mdl@imapmail.org>
6848         * org-footnote.el (org-footnote-create-definition)
6849         (org-insert-footnote-reference-near-definition): Fix sorting
6850         of footnotes.
6852 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
6854         * org-html.el (org-export-as-html): Bugfix: don't insert closing
6855         HTML tags when exporting body only.
6857 2011-07-28  Jason Dunsmore  <emacs-orgmode@deathroller.dunsmor.com>  (tiny change)
6859         * org.el (org-back-over-empty-lines): Bugfix.  Honor
6860         `org-blank-before-new-entry' correctly in various contexts.
6862 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6864         * org-macs.el (org-with-wide-buffer): Bugfix: use `save-excursion'
6865         and `save-restriction'.
6867 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6869         * org-timer.el (org-timer-item): `save-excursion' prevents
6870         `org-list-struct' to get the list structure when point isn't on
6871         the first line of the item.
6873 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6875         * org-capture.el (org-capture-templates): New option
6876         :no-clock-out.
6877         (org-capture): Use the new option.
6879 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6881         * org-list.el (org-update-checkbox-count): Ensure cookies on an
6882         heading are correctly updated when checkboxes are hidden.  It
6883         allows, for example, to use C-c C-x C-b on a collapsed tree and
6884         still get the update.
6886 2011-07-28  David Maus  <dmaus@ictsoc.de>
6888         * org-exp.el (org-export-visible): Accept keys for
6889         `org-export-as-html-to-buffer' and `org-export-region-as-html'.
6891 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6893         * org.el (org-duration-string-to-minutes): Don't use
6894         `rx-to-string'.
6896 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
6898         * org.el (org-effort-durations): New variable.
6900         * org.el (org-duration-string-to-minutes): New function.
6902         * org-agenda.el (org-agenda-filter-effort-form)
6903         (org-format-agenda-item): Use it.
6905         * org-clock.el (org-clock-notify-once-if-expired)
6906         (org-clock-modify-effort-estimate, org-clock-get-clock-string): Use it.
6908 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6910         * org-agenda.el (org-agenda-run-series): Rename from
6911         `org-run-agenda-series'.
6913 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6915         * org-capture.el: Don't allow currentfile anymore.
6917 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6919         * org-agenda.el (org-agenda-list): Fix bug: don't rely on
6920         `org-agenda-current-span' when calling `org-agenda-list'.
6922 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6924         * org-capture.el (org-capture-put-target-region-and-position):
6925         New function to store information about the target buffer.
6926         (org-capture-set-target-location): Use it.
6927         (org-capture-finalize): Restore the target buffer in its
6928         possibly narrowed state.  Also restore the cursor position.
6930 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6932         * org-crypt.el (auto-save-default): Make sure entries are
6933         encrypted before auto-saving.
6935 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6937         * org-inlinetask.el (org-inlinetask-promote)
6938         (org-inlinetask-demote): New functions.
6940 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6942         * org.el (org-demote-subtree,org-promote-subtree): Wrap
6943         `org-map-tree' into `org-with-limited-levels' macro, so it avoids
6944         operating on inline tasks.
6946 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
6948         * org.el (org-narrow-to-subtree): Ensure `org-back-to-heading'
6949         will move point to a real heading and not an inline task by
6950         wraping function into a `org-with-limited-levels' macro.
6952 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6954         * org-capture.el (org-capture-finalize): New argument clock-out,
6955         to tell whether finalizing the capture process should clock out
6956         the running clock.
6957         (org-capture): Use the new argument.
6959 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6961         * org.el (org-refile-get-targets): Rename from
6962         `org-get-refile-targets'.
6964 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6966         * org-exp.el (org-export-table-remove-empty-lines): New custom
6967         variable.
6968         (org-export-remove-special-table-lines): Use it.
6970 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6972         * org-table.el (org-table-fix-formulas-confirm): New custom
6973         variable.
6974         (org-table-insert-column, org-table-delete-column)
6975         (org-table-move-column, org-table-move-row)
6976         (org-table-insert-row, org-table-kill-row): Use it.
6978 2011-07-28  Tassilo Horn  <tassilo@member.fsf.org>
6980         * org.el (org-refile-get-location): Set and show default value.
6981         (org-goto, org-refile): Adapt calls.
6983 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6985         * org-mobile.el (org-mobile-files-exclude-regexp): New custom
6986         variable.
6987         (org-mobile-files-alist): Use it.
6989 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6991         * org.el (org-todo): Bugfix: use `org-with-wide-buffer' to check
6992         against headings outside of a narrowed buffer.
6994 2011-07-28  Bastien Guerry  <bzg@gnu.org>
6996         * org.el (org-confirm-shell-link-not-regexp)
6997         (org-confirm-elisp-link-not-regexp): New custom variables.
6998         (org-open-at-point): Use the new custom variables.
7000 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
7002         * org-latex.el: Place \title \author \date before
7003         \begin{document}.
7005 2011-07-28  Bastien Guerry  <bzg@gnu.org>
7007         * org-html.el (org-export-html-preamble)
7008         (org-export-html-postamble): Now default to `nil'.
7009         (org-export-as-html): When :html-pre/postamble is nil, fall
7010         back on the default pre/postamble, which depends on the
7011         :author-info, :email-info, :creator-info options.
7013 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7015         * ob-exp.el (org-babel-exp-results): Don't use cached results if
7016         there is no hash.
7018 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
7020         * org-table.el (org-table-eval-formula): Treat relative column
7021         refs.
7023 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
7025         * org-table.el (org-table-use-standard-references): Change default
7026         to `from'.
7028 2011-07-28  Bastien Guerry  <bzg@gnu.org>
7030         * org.el (org-move-subtree-down): Leave the cursor at the same
7031         column we were at.
7033 2011-07-28  Bastien Guerry  <bzg@gnu.org>
7035         * org-attach.el (org-attach-store-link-p): New variable.
7036         (org-attach-store-link): New function.
7037         (org-attach-attach): When `org-attach-store-link-p' is
7038         non-nil, store a link in `org-stored-links' to a newly
7039         attached file.
7041 2011-07-28  Bastien Guerry  <bzg@gnu.org>
7043         * org-exp.el (org-export-remove-headline-metadata): Bugfix: don't
7044         case-fold-search to avoid mixing TODO keywords with real headline
7045         words.
7047 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
7049         * org-table.el (org-table-fedit-finish): Read more general LHS of
7050         formulas.
7051         (org-table-formula-handle-@L): New function to hanle @L references.
7052         (org-table-current-ncol): New variable.
7053         (org-table-line-to-dline): New function.
7054         (org-table-get-stored-formulas): Accept range formulas as matches.
7055         (org-table-get-specials): Compute and store the number of columns.
7056         (org-table-get-range): New optional argument CORNERS-ONLY, to retrieve
7057         only the region marked by the range, not the content.
7058         (org-table-recalculate): Call `org-table-expand-lhs-ranges' to expand
7059         range targets.  Also check for duplicate access to fields.
7060         (org-table-expand-lhs-ranges): New funktion.
7061         (org-table-get-remote-range): Bind `org-table-current-ncol' to protect
7062         the caller's value.
7063         (org-table-edit-formulas): Support highlighting of range targets.
7064         (org-table-field-info): Handle renge formulas.
7066 2011-07-28  Bastien Guerry  <bzg@gnu.org>
7068         * org-html.el (org-export-html-postamble-format)
7069         (org-export-html-preamble-format): Explain how to escape the
7070         `%' character.
7072 2011-07-28  Bastien Guerry  <bzg@gnu.org>
7074         * org-exp-bibtex.el (org-export-bibtex-preprocess): Use
7075         `org-export-current-backend'.
7077 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7079         * ob.el (org-babel-read): Read string variable values wrapped in
7080         double quotes, removing the quotes.
7082 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7084         * ob-exp.el (org-babel-exp-results): Ensure that processed params
7085         are send to org-babel-execute-src-block.
7087 2011-07-28  Bastien Guerry  <bzg@gnu.org>
7089         * org-special-blocks.el
7090         (org-special-blocks-make-special-cookies): Use
7091         `org-export-current-backend'.
7093 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7095         * ob-exp.el (org-babel-exp-in-export-file): Now takes the language
7096         as an argument.
7097         (org-babel-exp-src-block): Explicitly pass language to
7098         `org-babel-exp-in-export-file'.
7099         (org-babel-exp-inline-src-blocks): Removed unused code.
7100         (org-babel-exp-results): Explicitly pass language to
7101         `org-babel-exp-in-export-file'.
7103 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7105         * ob-calc.el (org-babel-execute:calc): Unquote quoted vectors
7106         returned from calc-eval.
7108 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7110         * ob.el (org-babel-read): Pass elisp vectors through to code
7111         blocks.
7113 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
7115         * ob.el (org-src-lang-modes): Defvar.
7116         (org-at-item-p): Declare function.
7118         * ob-calc.el (calc-store): Require.
7119         (var-syms): Defvar.
7121         * ob-python.el (py-default-interpreter): Defvar.
7123 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
7125         * org-exp-blocks.el (backend): defvar.
7127 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
7129         * org-agenda.el (org-agenda-get-scheduled):
7130         (org-agenda-get-timestamps): Bind local variable `show-all'.
7132 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
7134         * ob-ref.el (org-at-item-p): Declare function.
7136         * org-agenda.el (diary-time-regexp): defvar.
7138         * org-archive.el (org-archive-subtree): Bind local variable
7139         `infile-p'.
7141         * org-capture.el (org-capture-insert-template-here): Get template
7142         text from property list, to avoid byte compiler message.
7144         * org-latex.el (org-export-latex-tables): Bind local variable
7145         `width'.
7147         * org-special-blocks.el (org-compat): Add require statement.
7149         * org-table.el (orgtbl-ctrl-c-ctrl-c): Bind local variable
7150         `const-str'.
7152         * org.el (org-eval): Moved function here from org-agenda.el.
7154 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7156         * ob.el (org-babel-read-table): Inhibit lisp evaluation of values
7157         when reading from tables.
7158         (org-babel-read-list): Inhibit lisp evaluation of values when
7159         reading from lists.
7160         (org-babel-read): Add optional argument which can be used to inhibit
7161         lisp evaluation of value.
7163 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7165         * ob-table.el (sbe): Ensure that ob-trim is only called on
7166         strings.
7168 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7170         * ob-exp.el (org-babel-exp-results): On export, ensure that the
7171         result hash is resolved in the original org-mode file.
7173 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7175         * org-exp.el (org-export-mark-list-end): Change end marker.
7177         * org-docbook.el (org-export-docbook-list-line): Use new marker.
7179         * org-html.el (org-html-export-list-line): Use new marker.
7181         * org-latex.el (org-export-latex-lists): Use new marker.
7183 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7185         * org-latex.el (org-export-latex-lists): Make sure markers used
7186         for export are taken into account by temporarily setting an
7187         appropriate value for `org-list-ending-method'.
7189 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7191         * org-exp-blocks.el (org-exp-blocks-block-regexp): Wrapping block
7192         regexp into its own variable, also allowing match of empty bodies.
7193         (org-export-blocks-preprocess): Using new regexp variable.
7195 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7197         * ob.el (org-babel-src-block-regexp): Code block regexp now
7198         matches blocks with empty bodies.
7200 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7202         * ob.el (org-babel-script-escape): If script escaped value doesn't
7203         parse cleanly, then return it literally.
7205 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7207         * ob-exp.el (org-babel-exp-src-block): When block will eventually
7208         be evaluated, pre-calculate the hash before noweb expansion, and
7209         expand the parameters before hash calculation.
7210         (org-babel-exp-do-export): Pass pre-calculated hash through to
7211         `org-babel-exp-results'.
7212         (org-babel-exp-results): Compare pre-calculated hash to results hash.
7214 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7216         * ob.el (org-babel-sha1-hash): Sort list values to header
7217         arguments, and sort the words in strings.
7219 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7221         * ob-ref.el (org-babel-ref-index-list): Special handling of hline
7222         rows.
7224 2011-07-28  Julien Danjou  <julien@danjou.info>
7226         * org-macs.el (org-with-point-at): Store evaluated version of
7227         pom. This fixes a potential bug when using (org-with-point-at
7228         (func) …), where (func) would be evaluated multiple times,
7229         therefore might return different results if a marker was returned
7230         and different each time.
7232 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7234         * org.el (org-open-at-point): If a link to a radio target is the
7235         first, (resp. the last), element of a buffer, function cannot find
7236         the property change required to get its boundaries, and
7237         `buffer-substring' is called with an invalid nil argument.
7239 2011-07-28  Bastien Guerry  <bzg@gnu.org>
7241         * org-table.el (org-table-copy-down): Fix docstring.
7243 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7245         * ob-latex.el (org-babel-execute:latex): Add imagemagick options,
7246         and for file types other than png and PDF it uses imagemagick to
7247         convert a compiled PDF file to the desired file type.
7248         (convert-pdf): Convert a PDF file to a new file type using
7249         imagemagick.
7251 2011-07-28  Puneeth Chaganti  <punchagan@gmail.com>
7253         * org-capture.el (org-capture-fill-template): Fix bug with the
7254         display of interactive prompt in templates expansion.
7256 2011-07-28  Reiner Steib  <reiner.steib@gmx.de>
7258         * org-clock.el (org-clock-display): Document how to remove subtree
7259         times.
7261 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7263         * org-exp-blocks.el (org-export-blocks-format-comment): Explicitly
7264         append a newline to the body.
7266 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7268         * org-list.el (org-list-insert-item): When computing size of item
7269         being inserted, function has to take into account that indentation
7270         may not only be made of spaces.
7272 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7274         * org-clock.el (org-clock-find-position): If a list was adjacent
7275         to some clocks and a drawer was going to be created, only the
7276         first element of the list would make it into the drawer.
7278 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7280         * org-list.el (org-toggle-checkbox): Fix bug where top item in
7281         list was omitted when checking boxes.
7283 2011-07-28  Dan Davison  <dandavison7@gmail.com>
7285         * ob-R.el: Don't print result to echo area after evaluation.
7287 2011-07-28  Bastien Guerry  <bzg@gnu.org>
7289         * org-capture.el (org-capture-refile): Fix typo in docstring.
7291 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7293         * ob-calc.el (org-babel-execute:calc): Call out to new function
7294         for variables resolution.
7295         (ob-calc-maybe-resolve-var): Resolve (possibly recursively)
7296         variables in calc expressions.
7298 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7300         * ob-C.el (org-babel-tangle-lang-exts): Replace "c++" with "C++".
7301         (org-babel-C++-compiler): Replace "c++" with "C++".
7302         (org-babel-execute:cpp): Replace "c" with "C++".
7303         (org-babel-execute:C++): Replace "c" with "C++".
7304         (org-babel-expand-body:C++): Replace "c" with "C++".
7305         (org-babel-C-execute): Replace "c" with "C++".
7307 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7309         * ob-ref.el (org-babel-ref-at-ref-p): Only try to read results as
7310         a list if at the *beginning* of a list item.
7312         * ob.el (org-babel-read-result): Only try to read results as a
7313         list if at the *beginning* of a list item.
7315 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7317         * org-list.el (org-cycle-item-indentation): Do not break an
7318         indentation cycle because visibility cycling is requested.  This
7319         happens when an item becomes a parent, due to indentation change.
7320         Not considered empty anymore, the function cannot change its
7321         indentation again.
7323 2011-07-28  Bastien Guerry  <bzg@gnu.org>
7325         * org-clock.el (org-clocktable-write-default): Bugfix: falls back
7326         on `org-export-default-language' when no :lang parameter is set.
7328 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
7330         * org-capture.el (org-capture-expand-file): New function.
7331         (org-capture-target-buffer):
7332         (org-capture-set-target-location): Use `org-capture-expand-file'.
7334 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7336         * ob.el (org-babel-read-list): Reading the value of a list has
7337         been updated to reflect the new structure of org-mode lists in
7338         elisp.
7339         (org-babel-insert-result): Writing code block results to lists has
7340         been updated to reflect the new list structure.
7341         (org-babel-result-end): Remove a previous change to end-of-list
7342         marker detection.
7344 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7346         * org-list.el (org-cycle-item-indentation): Each time the function
7347         moves item back to child position, a white space is added to the
7348         line.
7350 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7352         * ob.el (org-babel-process-params): Allow elisp code in
7353         specification of results header arguments.
7355 2011-07-28  Bastien Guerry  <bzg@gnu.org>
7357         * org-agenda.el (org-agenda-append-agenda): New command.
7358         (org-agenda-mode-map): New keybinding to this new command.
7360 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7362         * org.el (org-ctrl-c-ctrl-c): Call `org-list-send-list' only when
7363         cursor it at very first item of the list, as specified in the
7364         manual.  Also refactored the list part of the function a bit.
7366 2011-07-28  Bastien Guerry  <bzg@gnu.org>
7368         * org-agenda.el (org-agenda): Set the 'last-args property to nil
7369         when calling `org-agenda'.  Don't kill the local variable
7370         `org-agenda-current-span'.
7371         (org-run-agenda-series): Use the new property 'last-args.
7372         (org-agenda-change-time-span): Use the dynamically set
7373         `org-agenda-overriding-arguments' variable when non-nil.
7375 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
7377         * ob.el (org-babel-result-end): Adjust marker of list end to
7378         changes in the list format.
7380 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7382         * org-list.el (org-toggle-checkbox, org-update-checkbox-count): No
7383         need to wrap `org-entry-get' in `ignore-errors'.
7385 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7387         * org.el (org-toggle-item, org-toggle-heading): Make sure every
7388         sub-item in a list is changed into a sub-heading and sub-headings
7389         are translated into sub-items.  Also ignore inline tasks in the
7390         process.
7392 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7394         * org-exp.el (org-export-select-backend-specific-text): Add
7395         `original-indentation' property when replacing #+begin_backend and
7396         #+backend blocks with their content.  This is needed for lists, as
7397         they must know if the block belonged to them.
7399 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7401         * org-html.el (org-html-export-list-line): Insert a newline
7402         character before ending an item, as anchor could be on a line
7403         going to be deleted, like a drawer ending string.
7405         * org-list.el (org-list-to-html): Same.
7407 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7409         * org.el (org-set-autofill-regexps): Use `org-item-re' in
7410         `paragraph-start' to recognize alphabetical lists.
7411         (org-fill-paragraph): Enforce a pre-computed fill-prefix before
7412         calling `fill-paragraph' when point is in an item.  Also prevent
7413         paragraphs getting merged into an adjacent list upon filling.
7414         (org-adaptive-fill-function): Make sure to determine real
7415         fill-prefix for auto-fill.
7416         (org-auto-fill-function): Use a pre-computed fill-prefix before
7417         calling `do-auto-fill'.
7419         * org-list.el (org-list-item-body-column): New function.
7421 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7423         * org-inlinetask.el (org-inlinetask-at-task-p)
7424         (org-inlinetask-toggle-visibility): New functions.
7426         * org-list.el (org-list-set-item-visibility): New function.
7428         * org.el (org-cycle, org-cycle-internal-local): Separate lists and
7429         inline tasks from headlines.
7430         (org-outline-level): Do not consider lists as headlines.  Cycling
7431         visibility is using different tools.
7433 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7435         * org-list.el (org-list-struct): Mark items less indented than top
7436         item of the list, so that they will be modified.
7437         (org-list-struct-apply-struct): Compare struct's indentation with
7438         line's indentation instead of old-struct's.  This is needed
7439         because `org-list-struct' automatically fixes indentation so
7440         changes might not be seen otherwise.
7442         * org.el (org-ctrl-c-ctrl-c): Small refactoring.
7444 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7446         * org-list.el (org-update-checkbox-count): When a part of the
7447         buffer is processed to count checkboxes, lists are read from top
7448         to bottom, but inside lists (in drawers, blocks, or inline tasks)
7449         are skipped.  Thus, cookies cannot be updated.  This patch
7450         enforces reading of such lists if counter is itself in a special
7451         context.
7453 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7455         * org-list.el (org-list-struct-apply-struct): Inline tasks along
7456         with their content must stay at column 0 even if the item is
7457         gaining indentation.  Moreover, fix indentation of text in an
7458         inline task, now it can be in such a task within a list.
7460 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7462         * org-list.el (org-at-item-p): Also verify context is valid.
7463         Otherwise it would recognize valid items where `org-in-item-p'
7464         wouldn't.
7465         (org-in-item-p, org-list-struct-apply-struct): Use shorter version
7466         of org-at-item-p.
7467         (org-cycle-list-bullet): Fix typo.
7468         (org-list-parse-list): Avoid calling `org-at-item-p' two times by
7469         using an appropriate regexp.
7471         * org.el (org-indent-line-function): Use an appropriate regexp
7472         instead of calling `org-at-item-p' two times.
7474 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7476         * org-list.el (org-in-item-p): When point was just after
7477         org-list-end-re, check wouldn't be done for starting line.  So, if
7478         the first line was an item, it wouln't be noticed and function
7479         would return nil.  Simplify and comment code.
7481 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7483         * org.el (org-toggle-item): When used on normal text, ensure every
7484         line in region is included in the new item, regardless of its
7485         original indentation.
7487 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7489         * org-list.el (org-list-struct-apply-struct): If end of list was
7490         at eol, for example, with list inside a block, the last list
7491         wouldn't be shifted.  Thus, the patch ensures no blank lines is
7492         skipped.
7494 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7496         * org.el (org-toggle-item): Now accepts a prefix argument. When
7497         used without argument on normal text, it will make the whole
7498         region one item.  With an argument, it defaults to old behavior:
7499         change each line in region into an item.
7501 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7503         * org.el (org-return): When called from inside an item with the
7504         indent flag, function should keep text moved inside the item.
7505         This allows to use C-j to separate lines in an item: cursor won't
7506         go back to column 0.
7508 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7510         * org-list.el (org-list-struct): When a line has org-example
7511         property, skip the entire block.  This is needed during export,
7512         for example when src blocks in org markup contain lists, and are
7513         returned verbatim because org isn't in the list of interpreted
7514         languages.
7516 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7518         * org-list.el (org-in-item-p): Handle special cases when function
7519         is called with cursor amidst `org-list-end-re' or at an inline
7520         task.
7522 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7524         * ob.el (org-babel-result-end): Apply renaming.
7526         * org-exp.el (org-export-mark-list-properties): Apply renaming.
7528         * org-list.el (org-list-prevs-alist): Renamed from
7529         `org-list-struct-prev-alist'.
7530         (org-list-parents-alist): Renamed from `org-list-struct-parent-alist'.
7531         (org-list-write-struct): Renamed from `org-list-struct-fix-struct'.
7532         (org-list-parse-list, org-sort-list, org-list-indent-item-generic)
7533         (org-toggle-checkbox, org-update-checkbox-count)
7534         (org-cycle-list-bullet, org-list-repair, org-insert-item)
7535         (org-move-item-up, org-move-item-up, org-move-item-down)
7536         (org-next-item, org-previous-item, org-end-of-item-list)
7537         (org-beginning-of-item-list, org-apply-on-list): Apply renaming.
7538         (org-get-bullet): Removed function, as it is not needed anymore.
7540 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7542         * org-list.el (org-list-insert-item-generic): Change arguments.
7543         The function now accepts structure and previous items alist.  This
7544         allows to insert an item programmatically more easily.
7545         (org-insert-item): Apply changes to
7546         `org-list-insert-item-generic'.  The function now takes care about
7547         repairing structure and updating checkboxes.
7549         * org-timer.el (org-timer-item): Apply changes to
7550         `org-list-insert-item-generic'.  The function now takes care about
7551         repairing structure.
7553 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7555         * org-list.el (org-list-make-subtree): Function now uses
7556         `org-list-parse-list mechanism'.
7557         (org-list-make-subtrees): Removed function.
7558         (org-list-to-generic): Added a parameter and every parameter can
7559         be a sexp returning a string, for finer control.
7560         (org-list-to-html, org-list-to-latex, org-list-to-texinfo): Slight
7561         modifications to apply changes to `org-list-to-generic'.
7562         (org-list-to-subtree): New function.
7564 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7566         * org.el (org-beginning-of-line): Apply changes to
7567         `org-item-beginning-re' to correct sub-expression reference.
7569 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7571         * org-docbook.el (org-export-docbook-list-line): Even with
7572         alphabetical lists, Org shouldn't enforce a particular list type
7573         to exporters.  This is a job for style files.
7575         * org-html.el (org-html-export-list-line): Ib idem.
7577 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7579         * org-list.el (org-at-item-counter-p): New function.
7580         (org-list-parse-list): Handle counters and list depth.
7581         (org-list-to-generic): A special string is used when an item has a
7582         counter.
7583         (org-list-to-latex): Use new special string for counters.  This
7584         fixes the counter bug in LaTeX export, as the enumi counter was
7585         the only one modified.
7587         * org-latex.el (org-export-latex-lists): Use new
7588         `org-list-parse-list' output.
7590 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7592         * org-list.el (org-list-get-list-type): New function.
7593         (org-list-parse-list): Use new function.
7595         * org-html.el (org-html-export-list-line): Use new function.
7597         * org-docbook.el (org-export-docbook-list-line): Use new function.
7599 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7601         * org-list.el (org-alphabetical-lists): New variable
7602         (org-item-re, org-list-full-item, org-cycle-list-bullet)
7603         (org-list-struct-fix-bul, org-list-inc-bullet-maybe): Reflect
7604         introduction of the new variable.
7605         (org-item-beginning-re): Changed into a function, so any
7606         modification of `org-alphabetical-lists' will not require
7607         reloading Org.
7608         (org-at-item-p, org-toggle-checkbox, org-update-checkbox-count)
7609         (org-list-parse-list, org-list-send-list): Reflect changes to
7610         `org-item-beginning-re'.
7611         (org-list-use-alpha-bul-p): New function.
7613         * org.el (org-check-for-hidden): Reflect changes to
7614         `org-item-beginning-re'.
7616         * org-capture.el (org-capture-place-item): Reflect changes to
7617         `org-item-beginning-re'.
7619         * org-docbook.el (org-export-docbook-list-line): Handle New type
7620         of items.
7622         * org-exp.el (org-export-mark-list-end)
7623         (org-export-mark-list-properties): Reflect changes to
7624         `org-item-beginning-re'.
7626         * org-html.el (org-html-export-list-line): Handle new type of
7627         items.
7629         * org-latex.el (org-export-latex-lists): Handle new type of items
7630         and reflect changes to `org-item-beginning-re'.
7632         * org-ascii.el (org-export-ascii-preprocess): Handle new counters.
7634 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7636         * org-list.el (org-list-end-re): Removed function and made it a
7637         variable.  There's no need for the overhead of calling the
7638         function every at every line in a list.  User will have to reload
7639         Org if he change value of either `org-list-end-regexp' or
7640         `org-empty-line-terminates-plain-lists'.
7641         (org-in-item-p,org-list-struct,org-list-parse-list): Apply change.
7643         * org-exp.el (org-export-mark-list-end)
7644         (org-export-mark-list-properties): Apply change.
7646         * org-latex.el (org-export-latex-lists): Apply change.  Also
7647         prevent items with org-example property to be considered as real
7648         items.
7650 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7652         * org-inlinetask.el (org-inlinetask-export-templates): Slightly
7653         modify templates so environment boundaries don't interfere with
7654         content of task.  Unprotect content of task so it might benefit
7655         from further transformations. Set original-indentation property to
7656         a high value to ensure that task is always in the last item of the
7657         list.  Also, apply templates later in export process.
7659         * org-list.el (org-list-struct): Fix inline task skipping.
7661 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7663         * org-latex.el (org-export-latex-lists): Search for unprotected
7664         items only, and redefine `org-at-item'.  This change is required
7665         when verbatim lists are inserted during export, usually by Babel.
7667 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7669         * ob.el (org-babel-result-end): End position is end of current
7670         sublist instead of bottom point, as results might be inserted in a
7671         list themselves.
7673 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7675         * org-list.el (org-list-automatic-rules): Removed insert rule.
7676         (org-list-insert-item-generic): Removed code preventing user to
7677         insert another item in a block within a list.  It is because new
7678         list context make it impossible to see if a point in a block is
7679         also in a list.
7681 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7683         * org-exp.el (org-export-preprocess-string): Mark list endings
7684         before babel blocks preprocessing starts, so blank lines that may
7685         be inserted do not break list's structure.  Then, mark list with
7686         special properties required by exporters. Thus output from babel
7687         can easily be included in lists.
7688         (org-export-mark-list-end): New function.
7689         (org-export-mark-list-properties): New function.
7690         (org-export-mark-lists): Removed function.  It was split into the
7691         two preceding functions.
7693 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7695         * org-list.el (org-update-checkbox-count): Do not recompute every
7696         list before next heading when there are more than one cookie in an
7697         headline.  Moreover, ignore the case where cookie is inserted
7698         neither at an heading nor at an item.
7700 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7702         * org-list.el (org-sort-list): Fix number of arguments to
7703         `org-list-repair', plus make `end-record' go to end of item before
7704         any blank line to keep them from being swallowed in the sorting.
7706 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7708         * org-list.el (org-list-forbidden-blocks): Renamed from
7709         `org-list-blocks'.
7710         (org-list-export-context): New variable.
7712 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7714         * org-list.el (org-list-search-generic): Renamed form
7715         `org-search-unenclosed-generic' to reflect the new behavior.  Now,
7716         match can only be in a valid context for lists, as determined by
7717         `org-list-context'.
7718         (org-list-search-backward): Renamed from
7719         `org-search-backward-unenclosed'.
7720         (org-list-search-forward): Renamed from
7721         `org-search-forward-unenclosed'.
7722         (org-toggle-checkbox,org-update-checkbox-count): Use new
7723         functions.
7724         (org-sort-list): Using default regexp search functions as context
7725         is not required in this case.
7727 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7729         * org-exp.el (org-export-mark-lists): New function, replacing
7730         org-export-mark-list-ending.  It adds information as text
7731         properties to every list, before changes done by exporter destruct
7732         them.
7734 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7736         * org-list.el (org-list-get-first-item): New alias for
7737         `org-list-get-list-begin'.
7738         (org-list-get-last-item): New function.
7739         (org-list-get-list-end): Use `org-list-get-last-item'.
7741 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7743         * org.el (org-get-string-indentation): Moved in generally useful
7744         functions section, as it wasn't specific to plain lists and that
7745         no code was using it in org-list.el.
7747 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7749         * org.el (org-skip-over-state-notes,org-store-log-note): Use new
7750         accessors.
7752 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7754         * org-list.el (org-list-indent-item-generic): Remove error
7755         messages happening before process.  This belongs to interactive
7756         functions.
7757         (org-indent-item,org-indent-item-tree)
7758         (org-outdent-item,org-outdent-item-tree): Ensure point or region
7759         is correct before computing list structure.  Return an error
7760         message otherwise.
7762 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7764         * org-list.el (org-apply-on-list): Use new structures.  Function
7765         is now applied in reverse order so modifications do not change
7766         positions of items in buffer.
7768 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7770         * org-list.el (org-list-parse-list): Rewrite of function to allow
7771         text following a sub-list in the same item.  See docstring for an
7772         example of output.
7773         (org-list-to-generic): Use new parsing function.
7774         (org-list-to-latex,org-list-to-html): Minor change for clearer
7775         export.
7777 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7779         * org-list.el (org-list-has-child-p): Renamed from
7780         `org-list-get-child'.  Returning first child is only useful as a
7781         predicate, as we are allowing an item to have more than one
7782         sub-list.
7783         (org-list-indent-item-generic): Use `org-list-has-child-p' instead
7784         of org-list-get-child.
7785         (org-in-item-p): Also return item beginning when list starts at
7786         context beginning.
7787         (org-list-get-parent): Use of `org-list-struct-parent-alist'
7788         helper function is not optional anymore.
7789         (org-list-get-all-items): Shorten code with the help of cl.el.
7790         (org-list-get-children): Now returns all children of item, even if
7791         they do not belong to the same list. Renamed from
7792         `org-list-get-all-children'.
7793         (org-list-get-list-begin): Function wasn't return value when item
7794         was already the first item of the list at point.
7795         (org-list-get-list-end): Function wasn't return value when item
7796         was already the last item of the list at point.
7797         (org-list-struct-fix-box,org-update-checkbox-count): Now uses
7798         `org-list-get-children'.
7800 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7802         * org.el (org-indent-line-function): Indentation of item's body
7803         starts just after the bullet, not after a checkbox.  Moreover, As
7804         `org-in-item-p' also returns item beginning position when point is
7805         in a list, do not compute it a second time.
7807 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7809         * org.el (org-ctrl-c-ctrl-c): When called at a list item, replace
7810         usage `org-repair-list', forcing another reading of the list, with
7811         only needed subroutines.
7813 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7815         * org-list.el (org-list-separating-blank-lines-number): Use new
7816         accessors.
7817         (org-list-insert-item-generic): Use list structures to insert a
7818         new item.
7819         (org-list-exchange-items): Refactor and comment code.  Now return
7820         new struct instead of modifying it, as list sorting would
7821         sometimes eat first item.
7822         (org-move-item-down,org-move-item-up): Reflect changes to
7823         `org-list-exchange-items'.
7824         (org-insert-item): As `org-in-item-p' also computes item beginning
7825         when applicable, reuse the result.
7827 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7829         * org-list.el (org-list-in-item-p): Unify methods for this
7830         predicate.
7831         (org-list-in-item-p-with-indent): Removed function.
7832         (org-list-ending-between): Removed function.
7833         (org-list-maybe-skip-block): Removed function.
7834         (org-list-in-item-p-with-regexp): Removed function.
7835         (org-list-top-point-with-regexp): Removed function.
7836         (org-list-top-point-with-indent): Removed function.
7837         (org-list-bottom-point-with-indent): Removed function.
7838         (org-list-bottom-point-with-regexp): Removed function.
7839         (org-list-get-item-same-level): Removed function.
7840         (org-list-top-point): Removed function.
7841         (org-list-bottom-point): Removed function.
7842         (org-get-item-beginning): Renamed to `org-list-get-item-begin' to
7843         be consistent with naming policy of non-interactive functions.
7844         (org-get-beginning-of-list): Removed function.
7845         (org-beginning-of-item-list): Use new accessors.
7846         (org-get-end-of-list): Removed function.
7847         (org-end-of-list): Use new accessors.
7848         (org-get-end-of-item): Removed function.
7849         (org-end-of-item): Use new accessors.
7850         (org-get-previous-item): Removed function.
7851         (org-previous-item): Use new accessors.
7852         (org-get-next-item): Removed function.
7853         (org-next-item): Use new accessors.
7854         (org-list-get-item-end-before-blank): Use new accessors.
7856 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7858         * org-list.el (org-list-repair): Removed optional argument
7859         FORCE-BULLET.  The job of this interactive function is to
7860         completely fix a list at point.  Changing bullets is a separate
7861         task.  Also removed others optional arguments TOP and BOTTOM to
7862         follow the new structures.
7863         (org-list-indent-item-generic): Remove need for TOP and BOTTOM.
7864         STRUCT is a new required argument.  This avoids computing a list
7865         structure many times when function is called more than once in a
7866         row, for example in `org-cycle-item-indentation'.  Use new
7867         accessors.  Now, also call `org-update-checkbox-count-maybe'.
7868         (org-outdent-item, org-indent-item, org-outdent-item-tree)
7869         (org-indent-item-tree): Remove need for TOP and BOTTOM.
7870         (org-list-insert-item-generic): Reflect changes to `org-list-repair'.
7871         (org-list-exchange-items): Use new accessors.  Now modify struct
7872         to avoid re-reading it later.
7873         (org-move-item-down): Reflect changes to `org-list-repair'.  Use
7874         new accessors.
7875         (org-move-item-up): Reflect changes to `org-list-repair'.  Use new
7876         accessors.
7877         (org-cycle-list-bullet): Use new structures.  Also use a shortcut
7878         to `org-list-struct-fix-struct' in order to avoid unnecessary
7879         fixes, like `org-list-struct-fix-box'
7880         (org-sort-list): Use of new structures.  Renamed an internal
7881         function for a little more clarity.
7882         (org-cycle-item-indentation): Remove dependency on
7883         `org-list-repair'.  Use new accessors.
7884         (org-list-get-child): Correct bug when asking for the child of the
7885         last item.
7886         (org-list-exchange-items): Use new accessors.
7888 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7890         * org-list.el (org-list-blocks): New variable.
7891         (org-list-context): New function.
7892         (org-list-full-item-re): New variable.
7893         (org-list-struct-assoc-at-point): Use new variable.
7894         (org-list-struct): Rewrite of function.  Now, list data is
7895         collected by looking at the list line after line.  It reads the
7896         whole list each time because reading only a subtree was not enough
7897         for some operations, like fixing checkboxes.  It also removes the
7898         need to get `org-list-top-point' and `org-list-bottom-point'
7899         first.  An added data is the position of item ending.  This aims
7900         to be able to have list followed by text inside an item.
7901         (org-list-struct-assoc-end): New function.
7902         (org-list-struct-parent-alist): New function.
7903         (org-list-get-parent): New function.
7904         (org-list-get-child): New function.
7905         (org-list-get-next-item): New function.
7906         (org-list-get-prev-item): New function.
7907         (org-list-get-subtree): Use helper function `org-list-struct-prev-alist'.
7908         (org-list-get-all-items): New function.
7909         (org-list-get-all-children): New function.
7910         (org-list-get-top-point): New function.
7911         (org-list-get-bottom-point): New function.
7912         (org-list-get-counter): New function.
7913         (org-list-get-item-end): New function.
7914         (org-list-struct-fix-bul): Rewrite for cleaner code.  Make use of
7915         new accessors.
7916         (org-list-struct-fix-ind): Make use of new accessors.
7917         (org-list-struct-fix-box): New function.
7918         (org-list-struct-fix-checkboxes): Removed function.
7919         (org-list-struct-outdent): Use new accessors.  Use the fact that
7920         there is no longer a virtual item at beginning of structure.
7921         (org-list-struct-indent): Use helper functions
7922         `org-list-struct-prev-alist' and `org-list-struct-parent-alist'.
7923         Also use new accessors.
7924         (org-list-struct-fix-struct): Comment function.  Call directly
7925         `org-list-struct-apply-struct', without removing unchanged items
7926         first.
7927         (org-list-struct-apply-struct): Comment function.  Rewrite using
7928         new accessors.  Use new variable `org-list-full-item-re'.
7929         (org-list-shift-item-indentation): Removed function, now included
7930         in `org-list-struct-apply-struct' because it is too specific.
7932 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7934         * org-list.el (org-toggle-checkbox): Use structures to fix
7935         checkboxes of a list.
7936         (org-update-checkbox-count): Use structures to update cookies.
7938 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7940         * org-list.el (org-list-struct-fix-checkboxes): New function.
7941         (org-checkbox-blocked-p): Removed function.
7943 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7945         * org-list.el (org-list-get-all-items): New function.
7946         (org-list-get-all-children): New function.
7947         (org-list-get-nth): New function.
7948         (org-list-set-nth): New function.
7949         (org-list-get-ind): New function.
7950         (org-list-set-ind): New function.
7951         (org-list-get-bullet): New function.
7952         (org-list-set-bullet): New function.
7953         (org-list-get-checkbox): New function.
7954         (org-list-set-checkbox): New function.
7955         (org-list-struct-fix-bul): Use new accessors.
7956         (org-list-repair): Use new accessors.
7957         (org-list-indent-item-generic): Make use of accessors.
7958         (org-list-get-parent): Renamed from `org-list-struct-get-parent'.
7959         (org-list-get-child): Renamed from `org-list-struct-get-child'.
7960         (org-list-struct-fix-ind): Make use of accessors.
7961         (org-list-get-next-item): New function.
7962         (org-list-get-subtree): New function.
7964 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
7966         * org-list.el (org-list-struct-assoc-at-point): Add checkbox to
7967         list structure.
7969         * org-list.el (org-list-struct-assoc-at-point): Add checkbox as
7970         value in structure.
7972         * org-list.el (org-list-struct-apply-struct): Also apply
7973         checkboxes.
7975 2011-07-28  Bastien Guerry  <bzg@gnu.org>
7977         * org-latex.el (org-export-latex-content): Bind local variables
7978         for export in the temporary export buffer.
7980 2011-07-28  David Maus  <dmaus@ictsoc.de>
7982         * org-protocol.el (org-protocol-unhex-single-byte-sequence)
7983         (org-protocol-unhex-string, org-protocol-unhex-compound): Change
7984         date of obsolete declaration to 2011-02-17.
7986 2011-07-28  David Maus  <dmaus@ictsoc.de>
7988         * org.el (org-link-escape): Throw error if encoding character in
7989         utf8 fails.
7991 2011-07-28  David Maus  <dmaus@ictsoc.de>
7993         * org-protocol.el (org-protocol-split-data)
7994         (org-protocol-open-source): Use `org-link-unescape' instead of
7995         obsolete unhex string function.
7997 2011-07-28  David Maus  <dmaus@ictsoc.de>
7999         * org.el (org-link-escape, org-link-escape-chars-browser)
8000         (org-link-escape-chars): Always percent escape the percent sign.
8002 2011-07-28  David Maus  <dmaus@ictsoc.de>
8004         * org.el (org-link-unescape): Simpler algorithm for replacing
8005         percent escapes.
8006         (org-link-unescape-compound): Use cond statements instead of nested
8007         if, convert hex string with string-to-number, save match data.
8008         (org-link-unescape-single-byte-sequence): Use mapconcat and
8009         string-to-number for unescaping single byte sequence.
8011 2011-07-28  David Maus  <dmaus@ictsoc.de>
8013         * org.el (org-link-escape): Rename lambda argument.
8015 2011-07-28  David Maus  <dmaus@ictsoc.de>
8017         * org.el (org-link-escape-chars-browser, org-link-escape-chars):
8018         Add percent sign to list of escape chars.
8020 2011-07-28  David Maus  <dmaus@ictsoc.de>
8022         * org-mobile.el (org-mobile-escape-olp): Use new percent escape
8023         character table format.
8025 2011-07-28  David Maus  <dmaus@ictsoc.de>
8027         * org-mobile.el (org-mobile-locate-entry): Remove obsolete
8028         argument in call to org-link-unescape.
8030 2011-07-28  David Maus  <dmaus@ictsoc.de>
8032         * org-protocol.el (org-protocol-unhex-string)
8033         (org-protocol-unhex-compound)
8034         (org-protocol-unhex-single-byte-sequence): Declare obsolete and
8035         alias to respective org-link-unescape-* functions.
8037 2011-07-28  David Maus  <dmaus@ictsoc.de>
8039         * org.el (org-link-unescape, org-link-unescape-compound)
8040         (org-link-unescape-single-byte-sequence): Functions moved and renamed
8041         from org-protocol.el.
8043 2011-07-28  David Maus  <dmaus@ictsoc.de>
8045         * org-macs.el (org-char-to-string): Inline function to properly
8046         decode utf8 characters in Emacs 22.  Moved and renamed from
8047         org-protocol.el.
8049 2011-07-28  David Maus  <dmaus@ictsoc.de>
8051         * org.el (org-link-escape): New optional argument.  Merge user
8052         table with default table.
8054 2011-07-28  David Maus  <dmaus@ictsoc.de>
8056         * org.el (org-link-escape): Fixup doc string.
8058 2011-07-28  David Maus  <dmaus@ictsoc.de>
8060         * org.el (org-link-escape-chars, org-link-escape-chars-browser):
8061         New format of percent escape table.
8062         (org-link-escape): Use new table format.
8064 2011-07-28  David Maus  <dmaus@ictsoc.de>
8066         * org.el (org-link-escape): New Unicode aware percent encoding
8067         algorithm.
8069 2011-07-28  Sebastian Rose  <sebastian_rose@gmx.de>
8071         * org-protocol.el (org-protocol-unhex-single-byte-sequence): New
8072         function.  Decode hex-encoded singly byte sequences.
8073         (org-protocol-unhex-compound): Use new function if decoding sequence
8074         as Unicode character failed.
8076 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8078         * org-html.el (org-export-as-html): Expand the HTML title.
8080 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8082         * org-publish.el (org-publish-cache-ctime-of-src): Improve
8083         docstring.
8084         (org-publish-find-title): New option to explicitly reset the title
8085         in the cache.
8086         (org-publish-format-file-entry): Use this new option.
8088 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8090         * org-exp.el (org-export-preprocess-string): Set the source buffer
8091         and use `org-clone-local-variables' to get local variables from
8092         it.
8094 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8096         * org-exp.el (org-export-format-source-code-or-example): Allow
8097         empty string as second element in minted/listings options.
8099 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8101         * org-exp.el (org-export-format-source-code-or-example): Support
8102         new user-customizable options.
8103         (org-export-latex-custom-lang-environments): Ensure new variable
8104         is defined.
8105         (org-export-latex-listings-options): Ensure new variable is defined.
8106         (org-export-latex-minted-options): Ensure new variable is defined.
8108 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8110         * org-html.el (org-export-as-html): Handle the case when
8111         `org-export-html-validation-link' is nil to keep backward
8112         compatible with the old default value of this variable.
8114 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8116         * ob.el (org-babel-insert-result): Don't choke if indent is not a
8117         number.
8119 2011-07-28  Christian Moe  <mail@christianmoe.com>  (tiny change)
8121         * org-bbdb.el (org-bbdb-export): When a link description has been
8122         added by `org-export-normalize-links', use path instead (remove
8123         the `bbdb:' prefix).
8125 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8127         * org-ascii.el (org-export-ascii-underline): Put the level's
8128         characters in the right order, as documented by the docstring.
8129         (org-ascii-level-start): Select the right char for underlining
8130         headlines.
8132 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8134         * org-src.el (org-edit-src-code): Allow to edit source code from
8135         modes derived from Org.
8137 2011-07-28  Niels Giesen  <niels.giesen@gmail.com>
8139         * org-clock.el (org-clock-clocktable-language-setup): Add list of
8140         dutch strings.
8142 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8144         * org-beamer.el: Mark frame as fragile when it is using minted for
8145         src block export.
8147 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8149         * org-agenda.el (org-agenda-date-later)
8150         (org-agenda-date-earlier): Enhance docstrings.
8151         (org-agenda-bulk-mark-regexp): Only match against headlines.
8152         Send a message when no entry is marked.
8153         (org-agenda-bulk-action): Fix bug about scattering deadlines.
8154         Send an error when trying to scatter outside an agenda or a
8155         timeline view.  Silently fail when trying to scatter sexp entries.
8157 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8159         * org-clock.el (org-clock-clocktable-language-setup): New custom
8160         variable.
8161         (org-clocktable-defaults): Set the default language.
8162         (org-clocktable-write-default): Use the new variable.
8164 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8166         * ob.el (org-babel-src-block-names): Don't strip text properties
8167         from search hits.
8168         (org-babel-result-names): Don't strip text properties from search
8169         hits.
8171 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8173         * ob-python.el (org-babel-python-evaluate-session): Pass nil as
8174         remove-echo part of META argument to
8175         `org-babel-comint-with-output'.
8177 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8179         * ob.el (org-babel-script-escape): Use `substring' comparison
8180         instead of regexp matching.
8182 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8184         * org-src.el (org-edit-src-code): When generating the code edit
8185         buffer, it is necessary for several variables to inherit their
8186         values from the parent org buffer.  These changes collect all such
8187         variables together into a single association list of
8188         `(variable-name value)' pairs.  In addition, a new variable is
8189         added to the list: `org-edit-src-content-indentation'.  This has
8190         the effect that a buffer local value can be used for that
8191         variable.
8193 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8195         * ob-table.el (sbe): Don't truncate sbe results.
8197 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
8199         * org-exp.el (org-export-add-options-to-plist): Require match to
8200         start at a word-boundary.
8202 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8204         * org-latex.el (org-export-latex-hyperref-format): Update
8205         docstring.
8207 2011-07-28  Tom Dye  <tsd@tsdye.com>
8209         * org.el: Update documentation of `org-add-link-type'.
8211 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8213         * org.el (org-open-at-point): Fix bug when using prefix arg to
8214         construct `org-link-search' call.  Rename prefix arg with a more
8215         generic name, to reflect its diverse uses in this function.
8217 2011-07-28  Rémi Vanicat  <vanicat@debian.org>
8219         * org-icalendar.el (org-icalendar-use-UTC-date-time): Remove.
8220         (org-icalendar-date-time-format): New custom variable.
8221         (org-icalendar-use-UTC-date-timep): New function.
8222         (org-ical-ts-to-string): Use the new variable.
8224 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8226         * org-vm.el (org-vm-store-link): Make sure the buffer is
8227         associated with a file when trying to store an Org link.
8229 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8231         * ob.el (org-babel-params-from-properties): Test for
8232         "header-arg-name" and ":header-arg-name", in that order.
8234 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8236         * org-capture.el (org-capture-templates): Document "currentfile"
8237         for capture template.
8238         (org-capture-templates): Allow to use currentfile for capture
8239         templates.
8240         (org-capture-set-target-location): Handle currentfile as a way to
8241         setting the capture buffer.
8243 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8245         * ob.el (org-babel-params-from-properties): Don't wrap
8246         `org-entry-get' into `condition-case'.
8248 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8250         * org.el (org-entry-get): Don't look for a property drawer if we
8251         are before the first heading in the file.
8252         (org-entry-get-with-inheritance): Don't attempt to move up the
8253         tree if we are before the first heading in the file.  Also,
8254         enclose less of the function in the `save-excursion'.
8256 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8258         * ob.el (org-babel-params-from-buffer): Return desired value
8259         rather than nil from failed re search.
8261 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8263         * org-agenda.el (org-get-entries-from-diary): Put multiline diary
8264         entries on a single line when lines don't start with a diary time.
8266 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8268         * org-html.el (org-export-html-protect-char-alist): New custom
8269         variable to define characters to be HTML protected.
8270         (org-html-protect): Use the new variable.
8272 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8274         * org-info.el (org-info-store-link): Use "#" to separate the info
8275         file and the node.
8276         (org-info-follow-link): Use both "#" to separate the info file and
8277         the node.  Continue to use ":" for backward compatibility.
8279 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8281         * org-icalendar.el (org-icalendar-honor-noexport-tag): New custom
8282         variable.
8283         (org-print-icalendar-entries): Use this new variable to prevent
8284         export of entries with a :noexport: tag.
8286 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8288         * org-exp.el (org-export-initial-scope): New custom variable.
8289         (org-export): Use this new variable.  If there is an active
8290         region, tell it when prompting the user for an export command.
8291         Also change the way the function handles selection of buffer and
8292         subtree export.
8294 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8296         * org-html.el (org-export-html-auto-preamble)
8297         (org-export-html-auto-postamble): Remove.
8298         (org-export-html-preamble, org-export-html-postamble): Turn into
8299         custom variables.  Update the docstrings.
8300         (org-export-html-preamble-format)
8301         (org-export-html-postamble-format): New custom variables.
8302         (org-export-as-html): Use `org-export-html-postamble-format' and
8303         `org-export-html-preamble-format'.
8304         (org-export-html-title-format): Delete.
8306 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8308         * org-exp-blocks.el (org-export-blocks-format-ditaa): This
8309         function is begin deprecated in favor of begin_src blocks.
8310         (org-export-blocks-format-dot): This function is begin deprecated in
8311         favor of begin_src blocks.
8313 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8315         * ob.el (org-babel-header-arg-names): no-expand is now part of the
8316         default header argument names list.
8318 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
8320         * org-publish.el (org-publish-sitemap-date-format)
8321         (org-publish-sitemap-file-entry-format): New custom variables.
8322         (org-publish-projects): Use these variables to format the sitemap
8323         entries.
8325 2011-07-28  Ulf Stegemann  <ulf-news@zeitform.de>
8327         * org-gnus.el (org-gnus-store-link): Allow `org-link' creation
8328         from `message-mode'.
8330 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8332         * org-agenda.el (org-agenda-filter-by-tag): Refresh agenda when
8333         updating the filter while the clock report is following the
8334         filter.
8336 2011-07-28  Julien Danjou  <julien@danjou.info>
8338         * org-agenda.el (org-agenda): Kill all local variables.  This
8339         assures we are not keeping buffer variable from an old agenda view
8340         when switching to a new custom agenda.
8342 2011-07-28  Julien Danjou  <julien@danjou.info>
8344         * org-crypt.el (org-encrypt-string): New function.
8345         (org-encrypt-entry): Use org-encrypt-string to encrypt, so we use
8346         cached crypted values.
8347         (org-decrypt-entry): Store crypted text in decrypted text.
8349 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8351         * ob-exp.el (org-babel-exp-lob-one-liners): Only replace the match
8352         if a non-nil result is returned.
8354 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8356         * org-agenda.el (org-agenda-get-day-entries): Compare DATE with
8357         modified today.
8359 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8361         * org.el (org-update-parent-todo-statistics): Fix bug when
8362         updating statistics from the column view.
8364 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8366         * org-agenda.el (org-agenda-bulk-mark-regexp): New command.
8367         (org-agenda-menu): Add the new command to the menu.
8368         (org-agenda-mode-map): Add % as the keybinding for the new
8369         command.
8371 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8373         * org-exp.el (org-export-target-internal-links): Locally turn on
8374         `org-link-search-must-match-exact-headline' to match exact
8375         internal links.
8377 2011-07-28  Julien Danjou  <julien@danjou.info>
8379         * org-faces.el (org-special-keyword): Make it inherited from
8380         `font-lock-keyword-face'.
8382 2011-07-28  Julien Danjou  <julien@danjou.info>
8384         * org-faces.el (org-link): Make `org-link' inherits from `link'
8385         face.
8387 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8389         * org.el (org-narrow-to-block): New function to narrow to block.
8390         Bound this function to `C-x n b'.
8392 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8394         * org.el (org-schedule, org-deadline): Fix bug: take care of
8395         repeating timestamps like ".+1d/3d" or "+1d 10d".
8397 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8399         * org-agenda.el (org-agenda-repeating-timestamp-show-all): Allow
8400         to use a list of TODO keywords as the value of this variable.  The
8401         agenda will show repeating stamps for entries matching these TODO
8402         keywords.
8403         (org-agenda-get-timestamps, org-agenda-get-deadlines)
8404         (org-agenda-get-scheduled): Allow the use of a list of keywords in
8405         `org-agenda-repeating-timestamp-show-all'.
8407 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8409         * org-latex.el (org-export-latex-emph-format): Don't use
8410         `org-export-latex-use-verb'.  Remove this variable.
8412 2011-07-28  Jason Dunsmore  <emacs-orgmode@dunsmor.com>  (tiny change)
8414         * org-html.el (org-html-handle-time-stamps): Fix bug when
8415         exporting inactive timestamps.
8417 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8419         * org-archive.el (org-archive-save-context-info): Fix docstring
8420         typo.
8421         (org-archive-subtree-add-inherited-tags): New variable to control
8422         whether inherited tags should be appended to local tags when
8423         archiving subtrees.
8424         (org-archive-subtree): Use the new variable.
8426 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8428         * org-archive.el (org-archive-save-context-info): Fix docstring.
8430 2011-07-28  Julien Danjou  <julien@danjou.info>
8432         * org-crypt.el (org-decrypt-entry): Delete \n on top level
8433         heading.  This avoids a display bug showing the heading outlined
8434         where the text is not since it does not have the outline property.
8435         Restore subtree visibility state after decryption.
8437 2011-07-28  Julien Danjou  <julien@danjou.info>
8439         * org-agenda.el (org-agenda-list): Use `org-agenda-current-span'
8440         as a possible default span if it is set.
8442 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8444         * org-src.el (org-edit-src-persistent-message): Change docstring.
8445         (org-edit-src-code): Get rid of help message in echo area.
8447         * ob.el (org-babel-do-in-edit-buffer): Do not pass 'quietly
8448         argument to org-edit-src-code as this has been removed.
8450 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8452         * org-latex.el (org-export-latex-emphasis-alist): Use
8453         \protectedtexttt for the =...= emphasis and \verb for the ~...~
8454         emphasis.
8455         (org-export-latex-use-verb): Now defaults to t.
8456         (org-export-latex-emph-format): Distinguish between =...= and
8457         ~...~ emphasis.
8459 2011-07-28  Julien Danjou  <julien@danjou.info>
8461         * org.el (org-link-expand-abbrev): Allow any type of character in
8462         link expand.
8464 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8466         * ob-lob.el (org-babel-lob-ingest): Add prefix to file prompt.
8468 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8470         * ob-ref.el (org-babel-ref-resolve): `save-window-excursion' when
8471         resolving references.
8473 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8475         * org-html.el (org-export-html-html-helper-timestamp): Use <hr/>
8476         instead of <hr> to keep w3c validator happy.
8478 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8480         * ob.el (org-babel-where-is-src-block-head): Detect src block if
8481         point is on a #+header line.
8483 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8485         * ob.el (org-babel-where-is-src-block-head): Skip over intervening
8486         #+header lines when searching for block associated with block name
8487         line.
8489 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8491         * ob.el (org-babel-result-end): Replace call to `org-in-item-p' to
8492         the more specific `org-at-item-p'.
8494 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8496         * org-latex.el (org-latex-default-figure-position): New defcustom
8497         for default placement of latex figures.
8498         (org-export-latex-tables): Positioning tables using the new
8499         defcustom variable.
8500         (org-export-latex-format-image): Positioning images using the new
8501         defcustom variable.
8503 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8505         * ob-ditaa.el (org-babel-execute:ditaa): Throw error when
8506         evaluated and :file header argument is missing.
8508 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8510         * ob-exp.el (org-babel-exp-do-export): Simplified, no longer need
8511         to do anything to export code.
8512         (org-babel-exp-results): No longer returns a replacement for the
8513         code block.
8514         (org-babel-exp-inline-src-blocks): Simplified.
8515         (org-babel-exp-src-block): Removed unnecessary pluralization from
8516         function name.
8518 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8520         * ob-exp.el (org-babel-exp-inline-src-blocks): Simplified
8521         exportation of inline code blocks using normal code block
8522         execution mechanism to insert results.
8523         (org-babel-exp-results): Results exportation mechanism is unified
8524         for both inline and regular code blocks.
8526         * ob.el (org-babel-where-is-src-block-result): Returns the point
8527         after an inline code block for inline code blocks.
8529 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8531         * ob.el (org-babel-insert-result): Special handling of the
8532         position of results of inline code blocks.
8533         (org-babel-examplize-region): Now able to comment inline regions.
8535 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
8537         * org-exp.el (org-export-with-LaTeX-fragments): Fix docstring so
8538         that \\[ a = b \\] is not interpreted as a keybinding by
8539         `substitute-command-keys'.
8541 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8543         * org-latex.el (org-export-as-latex): Process export property list
8544         with `org-export-process-option-filters' early in latex export.
8546 2011-07-28  Julien Danjou  <julien@danjou.info>
8548         * org.el: Remove `org-invisible-p': `outline-invisible-p' is
8549         available in Emacs 22 and in recent XEmacs 21.  Replace in various
8550         files.
8552 2011-07-28  Julien Danjou  <julien@danjou.info>
8554         * org-agenda.el (org-agenda-get-progress): Fix regexp for statep:
8555         it must has \\ at the end of the line.  This avoid matching the
8556         following heading when there's no newline between the logged state
8557         and the next heading.
8559 2011-07-28  Julien Danjou  <julien@danjou.info>
8561         * org-agenda.el (org-format-agenda-item): Simplify time comuting.
8563 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
8565         * org.el (org-current-level, org-store-link, org-mark-subtree):
8566         Use `org-with-limited-levels'.
8568 2011-07-28  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
8570         * org-publish.el (org-publish-get-base-files): Add sitemap file.
8572 2011-07-28  Matt Lundin  <mdl@imapmail.org>
8574         * org-agenda.el (org-agenda-todo-ignore-deadlines): New option.
8575         (org-agenda-todo-ignore-scheduled): New option.
8576         (org-agenda-todo-ignore-timestamp): New option.
8577         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
8578         Allow user to specify custom distance to ignore (future or past).
8579         (org-agenda-todo-custom-ignore-p): New function.
8581 2011-07-28  Matt Lundin  <mdl@imapmail.org>
8583         * org-habit.el (org-habit-parse-todo) Don't parse more days than
8584         needed.
8586 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8588         * ob.el (org-babel-map-inline-src-blocks): Macro for executing
8589         code in each inline code block.
8590         (org-babel-execute-buffer): Executes inline code blocks as well as
8591         regular code blocks.
8593 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8595         * ob.el (org-babel-result-end): Now recognizes "#+begin_org"
8596         blocks for removal.
8598 2011-07-28  Benjamin Drieu  <bdrieu@april.org>  (tiny change)
8600         * org-clock.el (org-clock-before-select-task-hook): New hook.
8601         (org-clock-select-task): Run new hook.
8603 2011-07-28  Julien Danjou  <julien@danjou.info>
8605         * org-agenda.el (org-agenda-get-blocks): Fix time of start/end of
8606         events with range.  This display things like: <2011-01-22 Sat
8607         14:00>--<2011-01-23 Sun 20:00> correctly, with the event starting
8608         at 14:00 and ending at 20:00.
8610 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8612         * ob.el (org-babel-inline-src-block-regexp): Character preceding
8613         "src_" can now be anything as long as it is neither alphanumeric
8614         nor '-'.
8616 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8618         * ob.el (org-babel-merge-params): Docstring typo.
8620 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8622         * ob.el (org-babel-params-from-buffer): Process all #+babel: lines
8623         in the buffer.
8625 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8627         * ob.el (org-babel-get-src-block-info): Alter order of merge
8628         arguments.
8630 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8632         * ob-python.el: Test whether non-nil buffer is #<killed buffer>.
8634 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8636         * ob.el (org-babel-insert-result): Ensure all parts of result
8637         wrappers end in newlines.
8639 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8641         * ob-tangle.el (org-babel-tangle): New :mkdirp header argument
8642         optionally creates parent directories of tangle targets.
8644 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8646         * org-ascii.el (org-ascii-level-start): Catch the case of levels
8647         which do not have an equivalent in the list of underline
8648         characters.
8650 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8652         * ob-sh.el (org-babel-sh-var-quote-fmt): Now possible to customize
8653         the format string used to escape arguments to shell code blocks.
8655 2011-07-28  Julien Danjou  <julien@danjou.info>
8657         * org-agenda.el (org-agenda-reset-view): New function.
8658         (org-agenda-view-mode-dispatch): Bind space to org-agenda-reset-view.
8660 2011-07-28  Puneeth Chaganti  <punchagan@gmail.com>
8662         * org-exp.el (org-export-handle-include-files): Support :lines
8663         property.
8664         (org-get-file-contents): New argument lines to include specify a
8665         range of lines to include.
8667 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8669         * org.el (org-fast-tag-selection): Fix bug when assigning keys.
8671 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
8673         * org-latex.el (org-export-latex-make-header): Export email in
8674         author line if `org-export-email-info' is non-nil.
8676 2011-07-28  Julien Danjou  <julien@danjou.info>
8678         * org-agenda.el (org-agenda-goto-today): Respect current span.
8680 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8682         * org-complete.el (pcomplete/org-mode/link)
8683         (pcomplete/org-mode/todo, pcomplete/org-mode/prop): Copy list
8684         before uniquifying.
8686 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8688         * ob-tangle.el (org-babel-spec-to-string): Adding "noweb" as a
8689         linking comment type
8690         (org-babel-tangle-comment-links): Returns comment links for the
8691         source code block at point.
8693 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8695         * org.el (org-refile-check-position): Send a more explicit message
8696         on how to clear the cache before refiling again.
8698 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8700         * org-agenda.el (org-agenda-skip-function-global): New option.
8701         (org-agenda-skip-eval): New function.
8702         (org-agenda-skip): Use `org-agenda-skip-eval' and also check for
8703         the global skipping condition.
8705 2011-07-28  David Maus  <dmaus@ictsoc.de>
8707         * org-html.el (org-export-as-html): Handle timestamps after
8708         handling links.
8710 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8712         * ob-tangle.el (org-babel-tangle-jump-to-org): Ever wider searches
8713         until either a matching block is found, or the limits of the file
8714         are reached.
8716 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8718         * ob.el (org-babel-update-block-body): Literal argument to
8719         `replace-match' to allow insertion of text containing '\'.
8721 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8723         * ob-ref.el (org-babel-ref-parse): Allow passing empty strings
8724         into code blocks.
8726 2011-07-28  David Maus  <dmaus@ictsoc.de>
8728         * test-org-table.el
8729         (test-org-table/org-table-convert-refs-to-rc/3)
8730         (test-org-table/org-table-convert-refs-to-rc/2)
8731         (test-org-table/org-table-convert-refs-to-rc/1)
8732         (test-org-table/org-table-convert-refs-to-an/3)
8733         (test-org-table/org-table-convert-refs-to-an/2)
8734         (test-org-table/org-table-convert-refs-to-an/1): Provide tests for
8735         table formular format conversion.
8737 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8739         * org.el (org-sort-entries): Fix sorting with a bold emphasis at
8740         bol.
8742 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8744         * ob.el (org-babel-open-src-block-result): Must collect result
8745         *before* jumping to the result buffer.
8747 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8749         * ob.el (org-babel-src-block-names): Fix bug, wrong match-string
8750         used after update to regexp.
8752 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8754         * ob.el (org-babel-temp-file): Ensure that
8755         `org-babel-temporary-directory' is bound before using.
8756         (org-babel-remove-temporary-directory): Safer error throwing.
8758 2011-07-28  niels giesen  <niels.giesen@gmail.com>
8760         * org-docbook.el (org-export-docbook-finalize-table): Do literal
8761         replacements.
8763 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8765         * ob.el (org-babel-execute-src-block): Uses org-src-lang-modes to
8766         resolve language names for evaluation.
8768 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8770         * org-capture.el (org-capture-templates): Add %f and %F escapes
8771         (org-capture): Add more information to capture property list
8772         (org-capture-fill-template): Handle %f and %F escapes.
8774 2011-07-28  David Maus  <dmaus@ictsoc.de>
8776         * org-publish.el (org-publish-cache-ctime-of-src): Use mtime of
8777         symlink target.
8779 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8781         * org.el (org-occur-next-match): New function.
8782         (org-mode): Set the variable `next-error-function'.
8783         (org-highlight-new-match): Add an `org-type' property to the
8784         overlays.
8786 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8788         * ob-calc.el: No longer require `calc-trail' on XEmacs.
8790 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8792         * org.el (org-modules): Add `org-eshell'.
8794 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8796         * org-special-blocks.el (htmlp, latexp, line): Add defvars for
8797         dynamically scoped variables.
8799         * org.el (org-modules): Move `org-special-blocks' into the core
8800         modules section.
8802 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8804         * org-special-blocks.el: New file.
8806 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8808         * org.el (org-plist-delete): Remove duplicate definition.
8810 2011-07-28  Bernt Hansen  <bernt@norang.ca>
8812         * org-agenda.el (org-agenda-goto): Display invisible entry text.
8814         * org-agenda.el (org-agenda-switch-to): Display invisible entry
8815         text.
8817 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8819         * org.el (org-get-category): New optional argument FORCE-REFRESH.
8820         Automatically refresh if the property is not there.
8821         (org-entry-properties): Remove refresh - this is now done in
8822         org-get-category.
8824         * org-clock.el (org-clock-insert-selection-line): Let
8825         `org-get-category' do the property refresh.
8827         * org-archive.el (org-archive-subtree): Force a refresh of
8828         category properties.
8830 2011-07-28  Julien Danjou  <julien@danjou.info>
8832         * org-icalendar.el (org-print-icalendar-entries): Do not manually
8833         refresh categories.
8835 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8837         * org.el (org-display-inline-images): Check for clear-image-cache
8838         before using it.
8840 2011-07-28  Bernt Hansen  <bernt@norang.ca>
8842         * org.el: Document missing value for org-link-frame-setup.
8844 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8846         * ob-R.el (org-babel-R-write-object-command): Force evaluation of
8847         user code prior to the R exception-handling, so that errors in
8848         user code are unhandled.
8850 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8852         * org-src.el (org-src-font-lock-fontify-block): Test, early on,
8853         that a major-mode function corresponding to the language string
8854         exists.
8856 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
8858         * org-exp.el (org-export-mark-list-ending): Insert additional
8859         newline characters if end-list-marker is at a wrong position.
8861 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8863         * ob.el (org-babel-script-escape): Replace commas with spaces for
8864         better list reading when list items are packed with commas,
8865         e.g. Haskell list output.
8867 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8869         * ob-sass.el (org-babel-execute:sass): Uses ob-eval for better
8870         error reporting.
8872 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8874         * ob.el (org-babel-confirm-evaluate): Fix for the case when
8875         org-confirm-babel-evaluate is a function (used to always ask no
8876         matter what the function returns).
8878 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8880         * ob-R.el: Delete duplicated function.
8882 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8884         * ob.el (org-babel-execute-src-block): Removed unused flet
8885         function.
8887 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8889         * ob-asymptote.el (org-babel-execute:asymptote): Return nil to
8890         signal that the intended content has been written to file.
8892         * ob-ditaa.el (org-babel-execute:ditaa): Return nil to signal that
8893         the intended content has been written to file.
8895         * ob-dot.el (org-babel-execute:dot): Return nil to signal that the
8896         intended content has been written to file.
8898         * ob-gnuplot.el (org-babel-execute:gnuplot): Return nil to signal
8899         that the intended content has been written to file.
8901         * ob-latex.el (org-babel-execute:latex): Return nil to signal that
8902         the intended content has been written to file.
8904         * ob-mscgen.el (org-babel-execute:mscgen): Return nil to signal
8905         that the intended content has been written to file.
8907         * ob-octave.el (org-babel-execute:octave): Return result; not name
8908         of output file.
8910         * ob-plantuml.el (org-babel-execute:plantuml): Return nil to
8911         signal that the intended content has been written to file.
8913         * ob-python.el (org-babel-execute:python): Return result; not name
8914         of output file.
8916         * ob-ruby.el (org-babel-execute:ruby): Return result; not name of
8917         output file.
8919         * ob-sass.el (org-babel-execute:sass): Return nil if result has
8920         been written to file.
8922 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8924         * ob-R.el (org-babel-R-graphical-output-file): New function
8925         returns the name of the output file iff R has been instructed to
8926         send graphical output to file by means of the ":results graphics"
8927         directive.
8928         (org-babel-expand-body:R): Use `org-babel-R-graphical-output-file'
8929         when constructing the R code to evaluate, which may be augmented
8930         with code implementing the writing of graohical output to file.
8931         (org-babel-execute:R): Use `org-babel-R-graphical-output-file' to
8932         determine whether R is taking responsibility for writing output to
8933         file; if so, this is signaled to ob.el by returning a nil result.
8935 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8937         * ob.el (org-babel-format-result): New function to format results
8938         of src block execution.
8939         (org-babel-execute-src-block): Use `org-babel-format-result' when
8940         writing to file.
8941         (org-babel-open-src-block-result): Use `org-babel-format-result'
8942         when displaying results in a buffer.  Name results buffer
8943         differently.
8945 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8947         * ob.el (org-babel-execute-src-block): Avoid calling
8948         `orgtbl-to-generic' on number results.
8950 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
8952         * ob.el (org-babel-execute-src-block): Allow specification of
8953         table separator with :sep header argument.
8954         (org-babel-open-src-block-result): Allow specification of table
8955         separator with :sep header argument.
8957 2011-07-28  Dan Davison  <dandavison7@gmail.com>
8959         * ob.el (org-babel-execute-buffer): Wipe error buffer at outset of
8960         executing buffer (note that this handles execute subtree also).
8962 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
8964         * org-inlinetask.el (org-inlinetask-in-task-p): Small refactoring,
8965         do not modify match data either.
8966         (org-inlinetask-goto-end): Small refactoring, remove
8967         case-sensitivity.
8968         (org-inlinetask-goto-beginning): Small refactoring, remove
8969         case-sensitivity.
8971 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8973         * org-capture.el (org-capture-set-target-location): Use
8974         `current-time'.
8976 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8978         * org-capture.el (org-capture-set-target-location): Use
8979         `current-time'.
8981 2011-07-28  Bernt Hansen  <bernt@norang.ca>
8983         * org.el (org-before-first-heading-p): If point is on an org-mode
8984         heading line then we are not before the first heading.
8986 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
8988         * org-timer.el (org-timer-continue-hook): Define the variable
8989         (org-timer-pause-or-continue): Run hook after relative timer is
8990         continued.
8992 2011-07-28  Julien Danjou  <julien@danjou.info>
8994         * org-agenda.el (org-compile-prefix-format): Allow %() expression.
8996 2011-07-28  Julien Danjou  <julien@danjou.info>
8998         * org-capture.el (org-capture-fill-template): Use org-eval.
9000 2011-07-28  Julien Danjou  <julien@danjou.info>
9002         * org-agenda.el (org-eval): New function.
9004 2011-07-28  Dan Davison  <dandavison7@gmail.com>
9006         * ob.el (org-babel-execute-src-block): With :results file, when
9007         :file is not supplied, interpret result as a file link as long as
9008         it is a string.
9010 2011-07-28  David Maus  <dmaus@ictsoc.de>
9012         * org-latex.el (org-export-latex-preprocess): Don't convert link
9013         description parts that look like numeric footnote.
9015 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
9017         * org-latex.el (org-export-latex-tables): Allowing specification
9018         of tabular[xy] inner environments through the ATTR_LaTeX line.
9020 2011-07-28  Julien Danjou  <julien@danjou.info>
9022         * org-capture.el (org-capture-fill-template): Use
9023         `org-set-property' directly.
9025 2011-07-28  Julien Danjou  <julien@danjou.info>
9027         * org-agenda.el (org-agenda-prefix-format): Add missing `search'
9028         item in docstring.
9030 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
9032         * org-exp.el (org-export-string): Use `format' to construct
9033         function call to allow symbolic or string arguments.
9035 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
9037         * org-capture.el (org-capture-place-entry):
9038         (org-capture-insert-template-here): Check tree for validity before
9039         pasting it.
9041 2011-07-28  Julien Danjou  <julien@danjou.info>
9043         * org-gnus.el (org-gnus-store-link): Trim date.
9045 2011-07-28  Julien Danjou  <julien@danjou.info>
9047         * org.el (org-email-link-description): Allow to retrieve email
9048         link date.
9050 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
9052         * org.el (org-make-target-link-regexp): `regexp-quote' target
9053         before replacing whitespace.
9055 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
9057         * ob.el (org-babel-expand-noweb-references): Noweb references can
9058         now be resolved from the library of babel.
9060 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
9062         * ob.el (org-babel-result-end): No longer leaving trailing new
9063         line after block removal.
9065 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
9067         * org-latex.el (org-export-latex-first-lines): Anchor outline
9068         regexp during LaTeX tree export.
9070 2011-07-28  Konrad Hinsen  <konrad.hinsen@fastmail.net>
9072         * ob-python.el (org-babel-python-initiate-session-by-key): Make
9073         sure that py-which-bufname is initialized, as otherwise it will be
9074         overwritten the first time a Python buffer is created.
9076 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
9078         * ob-sh.el (org-babel-sh-var-to-sh): Better escaping of variables
9079         with spaces.
9081 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
9083         * ob-org.el (org-babel-execute:org): Padding code block with an
9084         empty title on LaTeX export.
9086 2011-07-28  Matt Lundin  <mdl@imapmail.org>
9088         * org.el (org-entry-properties): Stop scanning for timestamps if a
9089         specific timestamp property (e.g., DEADLINE, SCHEDULED, etc.) is
9090         requested and a match is found.  Also, if a specific timestamp
9091         property is requested, do not push non-relevant timestamps onto
9092         property list.
9094 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
9096         * org-agenda.el (org-agenda-add-time-grid-maybe): Show time only
9097         when grid is being made for today.
9099 2011-07-28  Matt Lundin  <mdl@imapmail.org>
9101         * org-agenda.el (org-agenda-get-scheduled): Don't call
9102         `org-is-habit-p' until after checking for
9103         `org-agenda-skip-scheduled-if-done'.
9105 2011-07-28  Achim Gratz  <Stromeko@nexgo.de>
9107         * org.el: Remove spurious linebreak introduced by earlier patch.
9109         * ob.el, ob-ref.el: Remove double fix of the same problem.
9111 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
9113         * org-table.el (orgtbl-ctrl-c-ctrl-c): Parse buffer for constants.
9115 2011-07-28  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>
9117         * org-html.el (org-export-html-mathjax-template): Displaymath
9118         environment and MathJax.
9120 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
9122         * org-faces.el (org-agenda-current-time): New face.
9124         * org-agenda.el (org-agenda-show-current-time-in-grid):
9125         (org-agenda-current-time-string): New options.
9126         (org-agenda-add-time-grid-maybe): Add current time to time grid.
9128 2011-05-10  Jim Meyering  <meyering@redhat.com>
9130         Fix doubled-word typos.
9131         * org-agenda.el (org-agenda-entry-types): the the -> the
9132         * org-table.el (org-table-get-remote-range): or or -> or
9133         * org-wl.el (org-wl-folder-type): the the -> the
9134         * org.el (org-goto, org-inside-LaTeX-fragment-p): Likewise.
9136 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9138         * org-src.el (org-src-switch-to-buffer):
9139         * org-plot.el (org-plot/gnuplot-script, org-plot/gnuplot):
9140         * org-mouse.el (org-mouse-agenda-type):
9141         * org-freemind.el (org-freemind-node-to-org):
9142         * ob-sql.el (org-babel-execute:sql):
9143         * ob-exp.el (org-babel-exp-do-export, org-babel-exp-code):
9144         * ob-ref.el (org-babel-ref-resolve): Fix use of case.
9146 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
9148         * Version 23.3 released.
9150 2011-03-06  Juanma Barranquero  <lekktu@gmail.com>
9152         * org.el (org-blank-before-new-entry, org-context-in-file-links)
9153         (org-refile-targets, org-log-repeat, org-insert-link)
9154         (org-speed-command-default-hook, org-speed-command-hook)
9155         (org-in-regexps-block-p, org-yank-generic, org-goto-first-child):
9156         Fix typos in docstrings.
9157         (org-toggle-pretty-entities): Fix typo in message.
9159 2011-03-06  Juanma Barranquero  <lekktu@gmail.com>
9161         * org-id.el: Don't set `kill-emacs-hook' on noninteractive sessions.
9163 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9165         * org-remember.el (org-remember-mode-map):
9166         * org-src.el (org-src-mode-map): Move initialization into declaration.
9168 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9170         * org-remember.el (org-remember-mode):
9171         * org-capture.el (org-capture-mode): Don't run hook redundantly.
9173 2011-01-09  Chong Yidong  <cyd@stupidchicken.com>
9175         * org-faces.el (org-link): Inherit from link face.
9176         Suggested by Joakim Verona.
9178 2010-12-11  Tassilo Horn  <tassilo@member.fsf.org>
9180         * org-footnote.el (org-footnote-create-definition): Place
9181         Footnotes section before message-signature-separator also in modes
9182         derived from message-mode.
9184 2010-12-11  Julien Danjou  <julien@danjou.info>
9186         * org.el (org-make-tags-matcher): Remove useless cat-p value.
9188 2010-12-11  Julien Danjou  <julien@danjou.info>
9190         * org.el (org-entry-properties): Enhance docstring.
9192 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
9194         * org-list.el (org-list-top-point-with-indent)
9195         (org-list-bottom-point-with-indent): Pay also attention to
9196         'original-indentation property of text, as blocks are put to
9197         column 0 upon exporting.
9199 2010-12-11  Dan Davison  <dandavison7@gmail.com>
9201         * ob.el (org-babel-remove-temporary-directory): Handle exception
9202         with message informing of failure to remove directory.
9204 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9206         * ob-clojure.el (org-babel-header-arg-names:clojure): Add
9207         `package' to the list of Clojure header arguments which will be read
9208         from heading properties.
9210 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
9212         * org-inlinetask.el (org-inlinetask-export-templates): Add
9213         Sébastien Vauban's suggestion for LaTeX export in docstring.  This is
9214         not default as it requires an additional LaTeX package: "todonotes".
9216 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
9218         * org-inlinetask.el (org-inlinetask-export-templates): New variable.
9220         * org-inlinetask.el (org-inlinetask-export-handler): Make use of
9221         templates to export inline tasks.
9223 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
9225         * org.el (org-current-level): Ignore inline tasks when getting current
9226         level of entry.
9228 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
9230         * org.el (org-indent-line-function): Ignore drawers inside inline
9231         tasks  if the line to indent isn't inside an inline task itself.
9233 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
9235         * org-inlinetask.el (org-inlinetask-get-task-level): New function.
9237         * org-indent.el (org-indent-add-properties): Find true level of
9238         indentation wrt inline tasks.
9240 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
9242         * org-inlinetask.el (org-inlinetask-outline-regexp): New function.
9244         * org-inlinetask.el (org-inlinetask-goto-beginning): New function.
9246         * org-inlinetask.el (org-inlinetask-goto-end): New function.
9248         * org.el (org-mark-subtree): New command.
9250         * org.el (org-speed-commands-default, org-mode-map): Make use of
9251         new command.
9253 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
9255         * org-inlinetask.el (org-inlinetask-export-handler): Remove protection
9256         from @<span class...> so it can be removed during LaTeX export.
9258 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9260         * ob.el (org-babel-insert-result): More informative code block
9261         evaluation messages.
9263 2010-12-11  Matt Lundin  <mdl@imapmail.org>
9265         * org.el (org-make-heading-search-string): Optionally limit number
9266         of lines stored in file link search strings.
9267         (org-context-in-file-links): Add option to set to integer specifying
9268         number of lines.
9270 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9272         * org-capture.el (org-capture-finalize): New prefix argument
9273         STAY-WITH-CAPTURE.
9274         (org-capture-refile): Improve docstring.
9276 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9278         * ob-sql.el (org-babel-execute:sql): Add msosql as optional sql
9279         interaction engine.
9281 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9283         * org-agenda.el (org-agenda-list):
9284         (org-agenda-goto-today): Use `org-today'.
9286 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9288         * org-latex.el (org-export-latex-make-header): Swap \begin{document}
9289         and the title/author definitions.
9291 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9293         * org-macs.el: Better backup definition for
9294         `with-silent-modifications'.
9296 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9298         * ob-python.el (org-babel-execute:python): Rename "prefix" to
9299         "preamble".
9300         (org-babel-python-evaluate): Rename "prefix" to "preamble".
9301         (org-babel-python-evaluate-external-process): Rename "prefix" to
9302         "preamble".
9304 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9306         * ob.el (org-babel-examplize-region): Check if `end' is a marker
9307         or a point and handle appropriately.
9309 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9311         * ob-sql.el (org-babel-execute:sql): Explicitly set field
9312         separator to \t when importing tabular data.
9314 2010-12-11  Julien Danjou  <julien@danjou.info>
9316         * org-agenda.el (org-agenda-custom-commands-local-options):
9317         Allow org-agenda-span to be a symbol.
9318         (org-agenda-ndays): Make obsolete.
9319         (org-agenda-span): New variable superseding org-agenda-ndays.
9320         (org-agenda-menu): Use org-agenda-current-span.
9321         (org-agenda-current-span): New local variable storing current
9322         span.
9323         (org-agenda-list): Take a span instead of ndays as argument.
9324         This function is now responsible for computing the ndays based
9325         on span.
9326         (org-agenda-ndays-to-span): Return span only if number of days
9327         really matches.
9328         (org-agenda-span-to-ndays): New function.
9329         (org-agenda-manipulate-query): Use org-agenda-compute-starting-span.
9330         (org-agenda-goto-today): Use org-agenda-compute-starting-span.
9331         (org-agenda-later): Do not give compute a new span, use the
9332         current one.
9333         (org-agenda-day-view, org-agenda-week-view)
9334         (org-agenda-month-view, org-agenda-year-view): Stop touching
9335         org-agenda-ndays.
9336         (org-agenda-change-time-span): Only compute starting-span.
9337         (org-agenda-compute-starting-span): New function derived from
9338         the old org-agenda-compute-time-span.
9339         (org-agenda-set-mode-name): Compute mode based on
9340         org-agenda-current-span.
9341         (org-agenda-span-name): New function.
9343 2010-12-11  Robert Pluim  <rpluim@gmail.com>  (tiny change)
9345         * org-agenda.el (org-agenda-toggle-deadlines): Fix docstring.
9347 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9349         * org-clock.el (org-quarter-to-date): Define variables.
9350         (org-clock-special-range): Defin variables.  Use org-floor*.
9351         (org-clocktable-write-default): Define tcol.
9353         * org-compat.el (org-floor*): New function.
9355 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9356             John Wiegley  <jwiegley@gmail.com>
9358         * org-complete.el: New file.
9360 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9362         * org-clock.el (org-clocktable-write-default): Fix the % formula.
9364 2010-12-11  Matt Lundin  <mdl@imapmail.org>
9366         * org-agenda.el (org-format-agenda-item): The value of
9367         org-category is not converted to a string unless it is defined.
9369 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9371         * ob-python.el (org-babel-execute:python): Pass the new "prefix"
9372         header argument through to external evaluation.
9373         (org-babel-python-evaluate): Pass the new "prefix" header argument
9374         through to external evaluation.
9375         (org-babel-python-evaluate-external-process): When specified prepend
9376         "prefix" to the file used in external evaluation.
9378 2010-12-11  Dan Davison  <dandavison7@gmail.com>
9380         * ob-python.el (org-babel-python-evaluate-session): Change python
9381         module name from 'pp' to 'pprint'.
9383 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9385         * ob-R.el (org-babel-R-evaluate-session): Removing empty lines
9386         from R session output, these are often the result of variable
9387         assignments.
9389 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9391         * ob-sql.el (orgtbl-to-csv): Declaring an external function to
9392         fix a compiler warning.
9394 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9396         * ob-eval.el (require): No longer require ob.el to allow
9397         requiring by ob.el.
9399         * ob.el (ob-eval): Require ob-eval.
9401 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9403         * ob.el (org-babel-confirm-evaluate): Show code block's name when
9404         it is available during evaluation query.
9406 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9408         * ob-sql.el (org-babel-expand-body:sql): Expand the body of a sql
9409         code block.
9410         (org-babel-execute:sql): Use sql specific body expansion function.
9411         (org-babel-sql-expand-vars): Insert variables into a sql code block.
9413 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9415         * ob.el (org-babel-insert-result): Using markers instead of
9416         points for more robust buffer anchors.
9418 2010-12-11  Julien Danjou  <julien@danjou.info>
9420         * org-capture.el: Use org-today.
9422 2010-12-11  Julien Danjou  <julien@danjou.info>
9424         * org-habit.el: Use org-today.
9426 2010-12-11  Julien Danjou  <julien@danjou.info>
9428         * org.el (org-auto-repeat-maybe): Use org-today.
9430 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9432         * org-clock.el (org-day-of-week): New function.
9433         (org-quarter-to-date): New function.
9434         (org-clock-special-range): Implement quarters.
9436 2010-12-11  Sébastien Vauban  <wxhgmqzgwmuf@spammotel.com>
9438         * org.el (org-complete-tags-always-offer-all-agenda-tags):
9439         Fix docstring.
9441 2010-12-11  Julien Danjou  <julien@danjou.info>
9443         * org-agenda.el (org-format-agenda-item): Convert category to a string
9444         if it is a symbol.  This fixes the following call to
9445         org-agenda-get-category-icon which fails if category is not a string.
9447 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9449         * ob-clojure.el: Updated requirements documentation to mention
9450         the minimum version of Clojure.
9451         (org-babel-expand-body:clojure): Fully qualified function name.
9453 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
9455         * org-latex.el (org-export-latex-lists): Do not add an
9456         unnecessary newline character after a list.
9458         * org-list.el (org-list-bottom-point-with-indent): Ensure bottom
9459         point is just after a non blank line.
9461 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9463         * ob.el (org-babel-examplize-region): Remove old assertion which
9464         no longer applies to the result insertion code.
9466 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9468         * ob-python.el (org-babel-execute:python): Use a :return header
9469         argument for external evaluation in which the code block body need
9470         to be wrapped in a function.
9472 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9474         * ob-clojure.el (org-babel-expand-body:clojure): Trapped free
9475         variable.
9477 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9479         * org.el (org-edit-special): Edit formulas when in TBLMF line.
9481 2010-12-11  Allen S. Rout  <asr@ufl.edu>  (tiny change)
9483         * org-capture.el (org-capture-after-finalize-hook): New hook.
9484         (org-capture-finalize): Run the new hook.
9486 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9488         * ob-clojure.el (org-babel-expand-body:clojure): Support for
9489         pretty printing of Clojure code and data.
9491 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9493         * ob.el (org-babel-insert-result): No longer escape results which
9494         will be wrapped in a block.
9496 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9498         * ob-eval.el (org-babel-eval-wipe-error-buffer): Fix compiler
9499         warning and added documentation string.
9501 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9503         * ob-clojure.el (org-babel-execute:clojure): Remade using slime
9504         for all code evaluation.
9506 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9508         * org-beamer.el (org-beamer-sectioning): Allow overlay arguments for
9509         the column as well.
9511 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9513         * ob.el (org-babel-confirm-evaluate): More descriptive message
9514         when evaluation is aborted or disabled.
9516 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9518         * ob.el (org-babel-insert-result): Responds to new "wrap" header
9519         argument.
9520         (org-babel-merge-params): Includes new "wrap" header argument in
9521         one of the results header argument exclusive groups.
9523 2010-12-11  David Maus  <dmaus@ictsoc.de>
9525         * org-macs.el (with-silent-modifications): Fix condition for
9526         with-silent-modification.
9528 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9530         * ob.el (org-babel-parse-header-arguments): Stripping trailing
9531         spaces off of header arguments (even the first one).
9533 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9535         * ob-sh.el (org-babel-sh-var-to-sh): Wrap end token of heredoc in
9536         single quotes which is the best practice.
9537         (org-babel-sh-table-or-results): Use `org-babel-script-escape' for
9538         more robust parsing of shell output.
9540 2010-12-11  Dan Davison  <dandavison7@gmail.com>
9542         * org.el (org-additional-option-like-keywords): Add more keywords,
9543         and colons to some old ones.
9545 2010-12-11  Dan Davison  <dandavison7@gmail.com>
9547         * ob-eval.el (org-babel-error-buffer-name): Define new variable.
9549 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9551         * ob-python.el (org-babel-python-table-or-string):
9552         Using `org-babel-script-escape' for reading string input from scripting
9553         languages.
9555 2010-12-11  Achim Gratz  <Stromeko@nexgo.de>  (tiny change)
9557         * org-macs.el (org-called-interactively-p): Wrap function call in
9558         with-no-warnings.
9559         (with-silent-modifications): Declare macro for Emacs < 23.2.
9561 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9563         * ob.el (org-babel-parse-header-arguments): Remove addition of
9564         ":" to singleton first header arguments as it was leading to errors.
9566 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9568         * org-latex.el (org-export-latex-make-header): Run the title through
9569         `org-export-latex-fontify-headline'.
9570         (org-export-latex-fontify-headline): Do the protection of math
9571         snippets also here.
9573 2010-12-11  Richard Lawrence  <richard.lawrence@berkeley.edu>
9575         * org-latex.el (org-export-as-latex): Sent the section title
9576         through the preprocessor.
9578 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9580         * org-html.el (org-html-level-start): Mark listified headings
9581         with a custom id.
9583 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9585         * org.el (org-open-at-point): Don't do footnote action if cursor is
9586         on a bracket link.
9588 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9590         * org.el (org-edit-special): Check also for TBLFM line.
9592 2010-12-11  Achim Gratz  <Stromeko@Stromeko.DE>  (tiny change)
9594         * org-clock.el (org-get-clocktable): Previous patch incorrectly
9595         required whitespace in front of #+BEGIN: and #+END:.
9597 2010-12-11  Dan Davison  <dandavison7@gmail.com>
9599         * org-src.el (org-edit-src-code): Allow region to be inherited by
9600         edit buffer when mark is one character beyond end of src block.
9602 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
9604         * org-list.el (org-cycle-list-bullet): Ensure point is at bol before
9605         checking item indentation.
9607 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9609         * ob.el (org-babel-map-src-blocks): Move to earlier in the file
9610         and now autoloading.
9612 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9614         * ob-ref.el (org-babel-ref-at-ref-p): Use higher level function
9615         for testing list membership.
9617         * ob.el (org-babel-read-result): Use higher level function for
9618         testing list membership.
9619         (org-babel-result-end): Use higher level function for testing list
9620         membership.
9622 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9624         * ob-sqlite.el (ob-eval): Require ob-eval for external command
9625         execution.
9626         (org-babel-execute:sqlite): No longer uses the init option for
9627         passing commands to sqlite.
9629 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
9631         * org.el (org-indent-line-function): Drawers and blocks have no
9632         influence on indentation of text below.  Also fix indentation
9633         problem with a block at column 0 and add a special case for
9634         literal examples.
9636 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9638         * ob.el (org-babel-map-src-blocks): Ensure that the file argument
9639         is only evaluated once.
9641 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9643         * ob-ref.el (org-babel-ref-resolve): Recognize `list' as a unique
9644         type of data
9645         (org-babel-ref-at-ref-p): Recognize `list' as a unique type of data.
9647 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9649         * ob-tangle.el (org-babel-load-file): Can be called interactively.
9651 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
9653         * org-table.el (orgtbl-after-send-table-hook): New hook.
9654         (orgtbl-ctrl-c-ctrl-c): Run `orgtbl-after-send-table-hook' when a
9655         table was sent.
9656         (orgtbl-send-table): Return the number of sent tables, or nil if no
9657         sending has happened.
9659 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9661         * org.el (org-get-priority-function): New option.
9662         (org-get-priority): Call `org-get-priority-function' if that
9663         has been set.
9665 2010-12-11  Dan Davison  <dandavison7@gmail.com>
9667         * ob-table.el (org-babel-table-truncate-at-newline): Only add
9668         "..." if there is something after the newline.
9670 2010-12-11  Achim Gratz  <Stromeko@nexgo.de>  (tiny change)
9672         * org-clock.el (org-get-clocktable):
9673         (org-in-clocktable-p):
9674         (org-clocktable-shift):
9675         (org-clocktable-steps): Fix regexp to allow for indented clock tables.
9677 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
9679         * org-exp.el (org-export-handle-include-files): Support :minlevel
9680         property.
9681         (org-get-file-contents): New argument minlevel to demote included
9682         content.
9684 2010-12-11  Noorul Islam  <noorul@noorul.com>
9686         * org-latex.el (org-export-latex-hyperref-format): New option.
9687         (org-export-latex-href-format): Rename the existing variable
9688         `org-export-latex-hyperref-format' as `org-export-latex-href-format'
9689         (org-export-latex-links): Use `org-export-latex-hyperref-format' and
9690         `org-export-latex-href-format'.
9692 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9694         * ob-calc.el (org-babel-execute:calc): Ensure the *Calculator*
9695         buffer exists before it is used.
9697 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
9699         * org-exp.el (org-export-preprocess-string): Delay code block
9700         processing a bit to allow correct list parsing in the export string.
9702 2010-12-11  Christopher Allan Webber  <cwebber@dustycloud.org>
9704         * org-agenda.el (org-agenda-timegrid-use-ampm): New option.
9705         (org-agenda-time-of-day-to-ampm): New function.
9706         (org-agenda-time-of-day-to-ampm-maybe): New function.
9707         (org-format-agenda-item): Call org-agenda-time-of-day-to-ampm-maybe.
9709 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9711         * org-faces.el (org-cycle-level-faces): New option.
9713         * org.el (org-get-level-face): Honor org-cycle-level-faces.
9715 2010-12-11  Julien Danjou  <julien@danjou.info>
9717         * org-agenda.el (org-agenda-today): New function.
9718         (org-agenda-get-day-face): New function.
9719         (org-timeline): Use org-agenda-today and org-agenda-get-day-face.
9720         (org-agenda-list): Use org-agenda-today and org-agenda-get-day-face.
9721         (org-todo-list): Use org-agenda-today.
9722         (org-get-all-dates): Use org-agenda-today.
9723         (org-agenda-day-face-function): New variable.
9724         (org-agenda-get-day-face): Use org-agenda-day-face-function.
9726 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9728         * org.el (org-ctrl-c-ctrl-c): Consider sending a radio table also
9729         in Org.
9731 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9733         * org-html.el (org-export-as-html): Do not treat partially
9734         protected lines as if they were fully protected.
9736 2010-12-11  Dan Davison  <dandavison7@gmail.com>
9738         * org-exp.el (org-export-format-source-code-or-example):
9739         Remove hard-wired configuration of minted export
9740         (org-export-latex-minted-with-line-numbers): Remove variable.
9742 2010-12-11  Bastien Guerry  <bzg@altern.org>
9744         * org-clock.el (org-dblock-write:clocktable): Fix double
9745         reference to `link' in let construct.
9746         (org-clock-clocktable-formatter): Fix typo in docstring.
9747         (org-clocktable-write-default): Fix typo in docstring.
9749 2010-12-11  David Maus  <dmaus@ictsoc.de>
9751         * org-protocol.el (org-protocol-unhex-string): Normalize percent
9752         escape sequence to upper case letters.
9754 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9756         * ob-lob.el (org-babel-lob-get-info): Include pass-through
9757         header arguments in results variable header argument string.
9759 2010-12-11  David Maus  <dmaus@ictsoc.de>
9761         * org-exp.el (org-export-visible): Limit search for in-buffer options
9762         beginning of first headline.
9764 2010-12-11  David Maus  <dmaus@ictsoc.de>
9766         * org.el (org-open-at-point): Remove stale link handler for news:
9767         links.
9769 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9771         * org-clock.el (org-clocktable-write-default): Better handling of
9772         narrowing.
9774 2010-12-11  Julien Danjou  <julien@danjou.info>
9776         * org-agenda.el (org-agenda-category-icon-alist): Fix defcustom type.
9778 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
9780         * org.el (org-indent-line-function): Simplify code and remove bug that
9781         would insert a tab at the beginning of the line when trying to
9782         indent the item.
9784 2010-12-11  Julien Danjou  <julien@danjou.info>
9786         * org.el (org-diary-sexp-entry): Split sexp result strings at semicolon.
9788 2010-12-11  Julien Danjou  <julien@danjou.info>
9790         * org-agenda.el (org-agenda-prefix-format): Insert place holder
9791         for icon.
9792         (org-agenda-category-icon-alist): New option.
9793         (org-agenda-get-category-icon): New function.
9794         (org-format-agenda-item): Support for icons.
9795         (org-compile-prefix-format): Support for icons.
9797 2010-12-11  Julien Danjou  <julien@danjou.info>
9799         * org-compat.el: Create defalias for `string-match-p' and
9800         looking-at-p.
9802 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
9804         * ob-calc.el (org-babel-execute:calc): Support for variables --
9805         converts :var variables in calc variables.
9807 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9809         * org.el (org-sparse-tree): Mention [r] in dispatch menu.
9811 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9813         * org-list.el (org-list-parse-list): Use `org-looking-at-p'.
9815 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9817         * org-id.el (org-id-store-link): Test for org-mode before checking
9818         for IDs.
9820 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
9822         * org.el (org-shorten-string): New function.
9824         * org-exp.el (org-export-convert-protected-spaces): New function.
9825         (org-export-preprocess-string):
9826         Call `org-export-convert-protected-spaces' to handle new hard spaces.
9828 2010-12-11  David Maus  <dmaus@ictsoc.de>
9830         * org.el (org-narrow-to-subtree): Check for heading that ends at end
9831         of buffer.
9833 2010-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
9835         * org-capture.el (org-capture-templates): Remove autoload from
9836         defcustom.
9838         * ob-lisp.el (slime): Don't expect slime to be present.
9840 2010-11-11  Dan Davison  <dandavison7@gmail.com>
9842         * ob.el: `copy-sequence' suffices to copy alist; no need for
9843         `copy-tree'.
9845 2010-11-11  Dan Davison  <dandavison7@gmail.com>
9847         * ob.el (org-babel-execute-src-block): If ":results file" is in
9848         effect, then ensure that the value of :file is returned as the
9849         result; don't rely on language files for this.
9851 2010-11-11  Dan Davison  <dandavison7@gmail.com>
9853         * ob.el (org-babel-sha1-hash): Avoid corrupting `info' data
9854         structure by side-effects of `sort'.
9856 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
9858         * org-list.el (org-list-bottom-point-with-indent): Do not check
9859         indentation of a non-empty blank line.
9861         * org-list.el (org-sort-list): Sort a list with point anywhere
9862         inside it.
9864 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
9866         * ob-calc.el (org-babel-execute:calc): Safer evaluation and
9867         hopefully better error messages.
9869 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
9871         * org.el (org-babel-load-languages): Adding calc.
9873 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
9875         * ob.el (org-babel-initiate-session): Don't resolve variable
9876         references unless prefix arg is supplied.
9878 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
9880         * ob-calc.el (org-babel-execute:calc): Ensure that calc stack
9881         refers to the correct stack.
9883 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
9885         * ob-calc.el: Adding the beginnings of support for calc code
9886         blocks.
9888 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
9890         * ob-tangle.el (org-babel-update-block-body): Declaring function
9891         for updating code block bodies.
9892         (org-babel-spec-to-string):
9893         (org-babel-detangle): Detangle all tangled and commented code
9894         blocks in the current file back to org.
9895         (org-babel-tangle-jump-to-org): Jump from a tangled and commented
9896         file back to the originating org-mode code block ob-tangle:
9897         detangle changes in code files back to the original org files.
9899 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
9901         * ob-tangle.el (org-babel-tangle-comment-format-beg): Fix typo.
9902         (org-babel-tangle-comment-format-end): Fix typo.
9904 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
9906         * org-exp.el (org-export-format-source-code-or-example):
9907         Use minted for latex source code export if `org-export-latex-listings'
9908         has the value 'minted.
9910         * org-latex.el (org-export-latex-listings): Document special value
9911         'minted.
9913         * org-latex.el (org-export-latex-minted): Delete variable.
9915 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
9917         * ob.el (org-babel-get-src-block-info): Retrieve contents of
9918         parentheses, excluding parentheses themselves.
9920 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
9922         * ob-gnuplot.el (org-babel-variable-assignments:gnuplot):
9923         Fix bug in gnuplot data file assignment using user variables.
9925 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
9927         * ob-latex.el (org-babel-execute:latex): Adding new :headers
9928         header argument for latex code blocks.
9930 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9932         * org-capture.el (org-capture-templates): New capture property
9933         `:kill-buffer'. (org-capture-finalize): Kill target buffer if that
9934         is desired.
9935         (org-capture-target-buffer): Remember if we have to make the
9936         buffer.
9938 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9940         * org-clock.el (org-dblock-write:clocktable): Fix bug when
9941         computing clock tables.
9943 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9945         * org-clock.el (org-dblock-write:clocktable): Pass file minutes up
9946         to caller even if no table is generated.
9948 2010-11-11  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>
9950         * org-agenda.el (org-agenda-get-sexps): Handle lists as return
9951         values from diary entries.
9953         * org-bbdb.el (org-bbdb-anniversaries): Handle lists of
9954         anniversaries.
9956         * org.el (org-diary-sexp-entry): Handle lists as return values
9957         from diary entries.
9959 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9961         * org-capture.el (org-capture-empty-lines-before):
9962         (org-capture-empty-lines-after): Make sure the n=0 does not insert
9963         any newlines.
9965 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
9967         * ob-clojure.el (org-babel-clojure-babel-clojure-cmd): Fix error
9968         message when clojure binary is not found.
9970 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9972         * org-html.el (org-format-table-html): New argument DOCBOOK.
9973         (org-format-org-table-html): New argument DOCBOOK.  When set, use
9974         align instead of class to align table fields.
9976         * org-docbook.el (org-export-as-docbook): Specify the docbook
9977         argument for the table converter.
9979 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9981         * org-macs.el (org-called-interactively-p): New macro.
9983         * org-freemind.el: No longer require 'rx.
9984         (org-freemind): New customization group, use it for all the
9985         variables.
9986         (org-export-as-freemind): Add docstring.
9987         (org-freemind-show): Improve filen naming.
9988         (org-freemind-convert-links-helper): New function.
9989         (org-freemind-bol-helper-base-indent): New variable.
9990         (org-freemind-bol-helper): New function.
9991         (org-freemind-node-css-style): New option.
9992         (org-freemind-node-pattern): New variable.
9993         (org-freemind-from-org-mode): Better docstring.
9995 2010-11-11  David Maus  <dmaus@ictsoc.de>
9997         * ob-haskell.el (org-babel-variable-assignments:haskell):
9998         Don't pass more than two arguments to mapc.
10000 2010-11-11  David Maus  <dmaus@ictsoc.de>
10002         * ob.el (org-babel-ref-resolve): Declare to silence byte compiler.
10004 2010-11-11  David Maus  <dmaus@ictsoc.de>
10006         * org-footnote.el (message-signature-separator): Defvar to silence
10007         byte compiler.
10009 2010-11-11  David Maus  <dmaus@ictsoc.de>
10011         * org-exp.el (org-export-string): Fix reference to wrong symbol.
10013 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>
10015         * org.el (org-link-search): Return 'dedicated on successful match
10016         when org-link-search-must-match-exact-headline is set to t.
10018 2010-11-11  Daniel Clemente  <n142857@gmail.com>
10020         * org-html.el (org-html-make-link): Append fragment to file: links
10021         if present.
10023 2010-11-11  Tassilo Horn  <tassilo@member.fsf.org>
10025         * org-footnote.el (org-footnote-create-definition)
10026         (org-footnote-goto-local-insertion-point): Add footnotes before
10027         signature when in message-mode.
10029 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10031         * org.el (org-display-inline-images): Improve regexp.
10033 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10035         * org.el (org-cycle): Make sure resetting to startup visibility
10036         works after another cycle command.
10038 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10040         * org-exp.el (org-export-string): New function org-export-string
10041         can be used to convert a string of test in org-mode markup to a
10042         specified format.
10044 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10046         * org.el (org-display-inline-images): Allow non-ASCII characters
10047         in image file names.  Save match data.
10049 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10051         * org.el (org-auto-repeat-maybe): Fix shifting multiple time
10052         stamps.
10054 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10056         * org-exp.el (org-store-forced-table-alignment):
10057         (org-export-remove-special-table-lines): Allow the "c" cookie for
10058         table alignment.
10060         * org-html.el (org-export-table-header-tags):
10061         (org-export-table-data-tags): Add another %s format for the
10062         alignment.
10063         (org-export-html-table-align-individual-fields): New option.
10064         (org-format-org-table-html): Implement field-by-field alignment
10065         and support centering.
10066         (org-format-table-table-html): Make sure the new table tag formats
10067         don't break this function.
10069         * org-table.el (org-table-cookie-line-p):
10070         (org-table-align): Allow for the <c> cookie.
10072         * org.el (org-set-font-lock-defaults): Allow for the <c> cookie.
10074 2010-11-11  David Maus  <dmaus@ictsoc.de>
10076         * org-exp.el (org-export-normalize-links): Skip normalization of
10077         plain links that are part of another link.
10079 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10081         * ob-R.el (org-babel-expand-body:R): Fix bug in let binding.
10083 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10085         * org-indent.el (org-indent-add-properties):
10086         Use `with-silent-modifications'.
10087         (org-indent-remove-properties): Use `with-silent-modifications'.
10089 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10091         * org-table.el (org-table-cookie-line-p): Fix indentation.
10093         * org-exp.el (org-store-forced-table-alignment): New function.
10094         (org-export-preprocess-string):
10095         Call `org-store-forced-table-alignment'.
10097         * org-html.el (org-format-org-table-html): Use stored alignment
10098         information.
10100 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10102         * ob.el (org-babel-execute-src-block): Respects prefix argument
10103         (which forces re-calculation).
10105 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10107         * ob.el (org-babel-execute-src-block): Remove needless param
10108         sorting from ob-execute-src-block, the params are sorted already
10109         by ob-sha1-hash.
10111 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10113         * ob.el (org-babel-sha1-hash): Ensure that info is sorted at the
10114         header argument level.
10116 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10118         * ob.el (org-babel-sha1-hash): Consider words in different order
10119         as different input.
10121 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10123         * ob.el (org-babel-sha1-hash): Fix check for zero length sequences.
10125 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10127         * ob-sh.el (org-babel-sh-var-to-sh): Ensure value has the
10128         structure of an Org-mode table (list of lists).
10130 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10132         * ob-tangle.el (org-babel-tangle-collect-blocks): Fix bug
10133         (reference to unassigned variable `src-lang' and avoid calling
10134         org-babel-get-src-block-info twice.
10136 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10138         * ob.el (org-babel-demarcate-block): Updated to reflect the new
10139         info list contents.
10141 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10143         * org-src.el (org-edit-src-code): Supply non-nil argument to
10144         `org-babel-get-src-block-info' to avoid resolving variable
10145         references.
10147 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10149         * ob.el (org-babel-map-src-blocks): Fix minor bug in and
10150         improved efficiency of org-babel-map-src-blocks.
10152 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10154         * ob-tangle.el (org-babel-tangle-collect-blocks): Now explicitly
10155         checks that a code block will actually be tangled before
10156         collecting it's full information (a process which could involve
10157         the execution of other code blocks).
10159 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10161         * ob.el (org-babel-demarcate-block): Use light version of
10162         `org-babel-get-src-block-info'.
10164 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10166         * ob.el (org-babel-sha1-hash): Now handles more complex types in
10167         params.
10169 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10171         * ob.el (org-babel-execute-src-block): Generally using the new
10172         more informative params
10173         (org-babel-process-params): Don't forget the :var portion of
10174         variable assignments.
10176 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10178         * ob-table.el (sbe): Simplified to reflect to var resolution.
10180 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10182         * ob-ref.el (org-babel-ref-resolve): Bringing the referent
10183         arguments back to their params before evaluation.
10185 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10187         * ob-ref.el (org-babel-ref-resolve): Cleanup of variable usage and
10188         indentation.
10190 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10192         * ob-table.el (sbe): Use `org-babel-process-params params' instead
10193         of `org-babel-expand-variables'.
10195 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10197         * ob-C.el (org-babel-C-execute): Remove call to
10198         org-babel-process-params which should no longer be called from
10199         within a language file.
10201         * ob-R.el (org-babel-execute:R): Remove call to
10202         org-babel-process-params which should no longer be called from
10203         within a language file
10204         (org-babel-R-variable-assignments): Remove call to
10205         org-babel-process-params which should no longer be called from
10206         within a language file.
10208         * ob-asymptote.el (org-babel-execute:asymptote): Remove call to
10209         org-babel-process-params which should no longer be called from
10210         within a language file.
10212         * ob-clojure.el (org-babel-execute:clojure): Remove call to
10213         org-babel-process-params which should no longer be called from
10214         within a language file.
10216         * ob-dot.el (org-babel-execute:dot): Remove call to
10217         org-babel-process-params which should no longer be called from
10218         within a language file.
10220         * ob-emacs-lisp.el (org-babel-expand-body:emacs-lisp): Remove
10221         call to org-babel-process-params which should no longer be called
10222         from within a language file
10223         (org-babel-execute:emacs-lisp): Remove call to
10224         org-babel-process-params which should no longer be called from
10225         within a language file.
10227         * ob-haskell.el (org-babel-execute:haskell): Remove call to
10228         org-babel-process-params which should no longer be called from
10229         within a language file.
10231         * ob-js.el (org-babel-execute:js): Remove call to
10232         org-babel-process-params which should no longer be called from
10233         within a language file.
10235         * ob-lisp.el (org-babel-execute:lisp): Remove call to
10236         org-babel-process-params which should no longer be called from
10237         within a language file.
10239         * ob-ocaml.el (org-babel-execute:ocaml): Remove call to
10240         org-babel-process-params which should no longer be called from
10241         within a language file.
10243         * ob-octave.el (org-babel-execute:octave): Remove call to
10244         org-babel-process-params which should no longer be called from
10245         within a language file.
10247         * ob-perl.el (org-babel-execute:perl): Remove call to
10248         org-babel-process-params which should no longer be called from
10249         within a language file.
10251         * ob-python.el (org-babel-execute:python): Remove call to
10252         org-babel-process-params which should no longer be called from
10253         within a language file.
10255         * ob-ruby.el (org-babel-execute:ruby): Remove call to
10256         org-babel-process-params which should no longer be called from
10257         within a language file.
10259         * ob-scheme.el (org-babel-execute:scheme): Remove call to
10260         org-babel-process-params which should no longer be called from
10261         within a language file.
10263         * ob-screen.el (org-babel-execute:screen): Remove call to
10264         org-babel-process-params which should no longer be called from
10265         within a language file
10266         (org-babel-prep-session:screen): Remove call to
10267         org-babel-process-params which should no longer be called from
10268         within a language file.
10270         * ob-sh.el (org-babel-execute:sh): Remove call to
10271         org-babel-process-params which should no longer be called from
10272         within a language file.
10274         * ob-sql.el (org-babel-execute:sql): Remove call to
10275         org-babel-process-params which should no longer be called from
10276         within a language file.
10278         * ob-haskell.el (org-babel-execute:haskell): Remove reference to
10279         processed params.
10281         * ob-clojure.el (org-babel-execute:clojure): Remove reference to
10282         processed params.
10284         * ob-R.el (org-babel-execute:R): Remove reference to processed
10285         params.
10287 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10289         * ob-sql.el (org-babel-execute:sql): Use generic expansion
10290         function
10291         (org-babel-expand-body:sql): Delete function.
10293 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10295         * ob-sh.el (org-babel-execute:sh): Use generic expansion function
10296         (org-babel-expand-body:sh): Delete function
10297         (org-babel-prep-session:sh): Change name of called function
10298         (org-babel-variable-assignments:sh): Change function name.
10300 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10302         * ob-screen.el (org-babel-execute:screen): Use generic expansion
10303         function
10304         (org-babel-expand-body:screen): Delete function
10305         (org-babel-prep-session:screen): Remove references to processed
10306         params.
10308 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10310         * ob-sass.el (org-babel-execute:sass): Use generic expansion
10311         function
10312         (org-babel-expand-body:sass): Delete function.
10314 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10316         * ob-ruby.el (org-babel-execute:ruby): Use generic expansion
10317         function
10318         (org-babel-prep-session:ruby): Use new variable assignment
10319         function
10320         (org-babel-variable-assignments:ruby): New function
10321         (org-babel-expand-body:ruby): Delete function.
10323 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10325         * ob-python.el (org-babel-execute:python): Use generic expansion
10326         function
10327         (org-babel-prep-session:python): Change name of called function
10328         (org-babel-variable-assignments:python): Change function name
10329         (org-babel-expand-body:python): Delete function.
10331 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10333         * ob-plantuml.el (org-babel-expand-body:plantuml): Delete function
10334         (automatically handled by generic version).
10336 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10338         * ob-perl.el (org-babel-execute:perl): Use generic expansion
10339         function
10340         (org-babel-expand-body:perl): Delete function
10341         (org-babel-variable-assignments:perl): New function.
10343 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10345         * ob-org.el (org-babel-expand-body:org): Delete function
10346         (automatically handled by generic version).
10348 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10350         * ob-octave.el (org-babel-execute:octave): Use generic expansion
10351         function
10352         (org-babel-variable-assignments:octave): Change name of function
10353         (org-babel-variable-assignments:matlab): New defalias
10354         (org-babel-prep-session:octave): Change name of function
10355         (org-babel-expand-body:matlab): Delete function
10356         (org-babel-expand-body:octave): Delete function.
10358 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10360         * ob-ocaml.el (org-babel-execute:ocaml): Use generic expansion
10361         function
10362         (org-babel-variable-assignments:ocaml): New function
10363         (org-babel-expand-body:ocaml): Delete function.
10365 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10367         * ob-mscgen.el (org-babel-expand-body:mscgen): Delete function
10368         (automatically handled by generic version).
10370 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10372         * ob-js.el (org-babel-execute:js): Use new variable assignment
10373         function
10374         (org-babel-expand-body:js): Delete function
10375         (org-babel-prep-session:js): Use new variable assignment function
10376         (org-babel-variable-assignments:js): New function.
10378 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10380         * ob-haskell.el (org-babel-execute:haskell): Use generic expansion
10381         function
10382         (org-babel-expand-body:haskell): Delete function
10383         (org-babel-prep-session:haskell): Use variable assignment function
10384         (org-babel-variable-assignments:haskell): New function.
10386 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10388         * ob-gnuplot.el (org-babel-expand-body:gnuplot): Use variable
10389         assignment function
10390         (org-babel-prep-session:gnuplot): Use variable assignment function
10391         (org-babel-variable-assignments:gnuplot): New function.
10393 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10395         * ob-ditaa.el (org-babel-expand-body:ditaa): Delete function
10396         (automatically handled by generic version).
10398 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10400         * ob-css.el (org-babel-expand-body:css): Delete function
10401         (automatically handled by generic version).
10403 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10405         * ob-asymptote.el (org-babel-execute:asymptote): Use generic
10406         expansion function
10407         (org-babel-expand-body:asymptote): Delete function
10408         (org-babel-variable-assignments:asymptote): New function.
10410 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10412         * ob-R.el (org-babel-expand-body:R): Use new function
10413         `org-babel-variable-assignments:R'; don't trim body.
10414         (org-babel-execute:R): Respond to changes in
10415         `org-babel-expand-body:R'
10416         (org-babel-prep-session:R): Called function is now named
10417         `org-babel-variable-assignments:R'
10418         (org-babel-variable-assignments:R): Receives processed-params as
10419         new optional argument.
10421 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10423         * ob-C.el (org-babel-C-expand): Don't trim body.
10425 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10427         * ob-scheme.el (org-babel-expand-body:scheme): Fix bug in
10428         obtaining variable references.
10430 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10432         * ob-tangle.el (org-babel-tangle-collect-blocks): Supply variable
10433         assignment lines to generic expansion command.
10435 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10437         * ob.el (org-babel-expand-src-block): Supply variable assignment
10438         lines to generic expansion function
10439         (org-babel-expand-body:generic): Prepend body with optional
10440         variable assignment lines.
10442 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10444         * ob-exp.el (org-babel-exp-results): Replaced old function call.
10446 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10448         * ob-lob.el (org-babel-lob-execute): Now expanding variable
10449         references before execution.
10451 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10453         * ob.el (org-babel-execute-src-block): Only sort parameters if
10454         it's required for caching.
10456 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10458         * ob-table.el (sbe): Reworking for better indentation and to
10459         integrate the new variable resolution.
10461 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10463         * ob-ref.el (org-babel-ref-resolve-reference): Now expanding
10464         variables when resolving references.
10466 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10468         * ob.el (org-babel-merge-params): Fix order or precedence for
10469         variables.
10471 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10473         * ob-C.el (org-babel-expand-body:c++, org-babel-C-expand):
10474         * ob-R.el (org-babel-expand-body:R, org-babel-execute:R)
10475         (org-babel-R-variable-assignments):
10476         * ob-asymptote.el (org-babel-expand-body:asymptote)
10477         (org-babel-execute:asymptote):
10478         * ob-clojure.el (org-babel-expand-body:clojure)
10479         (org-babel-execute:clojure):
10480         * ob-css.el (org-babel-expand-body:css):
10481         * ob-ditaa.el (org-babel-expand-body:ditaa):
10482         * ob-dot.el (org-babel-expand-body:dot, org-babel-execute:dot):
10483         * ob-emacs-lisp.el (org-babel-expand-body:emacs-lisp)
10484         (org-babel-execute:emacs-lisp):
10485         * ob-gnuplot.el (org-babel-expand-body:gnuplot)
10486         * ob-haskell.el (org-babel-expand-body:haskell)
10487         (org-babel-execute:haskell, org-babel-load-session:haskell)
10488         (org-babel-prep-session:haskell):
10489         * ob-js.el (org-babel-expand-body:js, org-babel-execute:js):
10490         * ob-latex.el (org-babel-expand-body:latex):
10491         * ob-lisp.el (org-babel-expand-body:lisp, org-babel-execute:lisp):
10492         * ob-mscgen.el (org-babel-expand-body:mscgen):
10493         * ob-ocaml.el (org-babel-expand-body:ocaml, org-babel-execute:ocaml):
10494         * ob-octave.el (org-babel-expand-body:matlab)
10495         (org-babel-expand-body:octave, org-babel-execute:octave)
10496         (org-babel-octave-variable-assignments):
10497         * ob-org.el (org-babel-expand-body:org):
10498         * ob-perl.el (org-babel-expand-body:perl, org-babel-execute:perl):
10499         * ob-plantuml.el (org-babel-expand-body:plantuml):
10500         * ob-python.el (org-babel-expand-body:python, org-babel-execute:python)
10501         (org-babel-python-variable-assignments):
10502         * ob-ruby.el (org-babel-expand-body:ruby, org-babel-execute:ruby):
10503         * ob-sass.el (org-babel-expand-body:sass):
10504         * ob-scheme.el (org-babel-expand-body:scheme, org-babel-execute:scheme):
10505         * ob-screen.el (org-babel-expand-body:screen):
10506         * ob-sh.el (org-babel-expand-body:sh, org-babel-execute:sh)
10507         (org-babel-sh-variable-assignments):
10508         * ob-sql.el (org-babel-expand-body:sql):
10509         * ob-sqlite.el (org-babel-expand-body:sqlite, org-babel-execute:sqlite):
10510         * ob.el (org-babel-expand-body:generic):
10511         Remove obsoleted optional third argument.
10513 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10515         * ob-clojure.el (org-babel-prep-session:clojure): Purging all
10516         calls to removed org-babel-ref-variables.
10518 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10520         * ob-lob.el (org-babel-lob-ingest): Now returns the count of
10521         ingested code blocks.
10523 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10525         * ob-exp.el (org-babel-exp-in-export-file): Wrapper for collecting
10526         information from within the original export file.
10528 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10530         * ob.el (org-babel-get-src-block-info): Small but crucial fix)
10531         (this should return nil if not match found.
10533 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10535         * ob-emacs-lisp.el (org-babel-expand-body:emacs-lisp):
10536         Whitespace (org-babel-execute:emacs-lisp): Whitespace.
10538 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10540         * ob-sh.el (org-babel-sh-variable-assignments): Provide missing
10541         docstring.
10543         * ob-python.el (org-babel-python-variable-assignments):
10544         Provide missing docstring.
10546 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10548         * ob-octave.el (org-babel-expand-body:octave): Refactor: break
10549         variable assignment part out into a separate function
10550         (org-babel-octave-variable-assignments): New function constructing
10551         list of variable assignment statements
10552         (org-babel-prep-session:octave): Use new function
10553         `org-babel-octave-variable-assignments' instead of previous
10554         (incorrect) variable assignment code.
10556 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10558         * ob-sh.el (org-babel-expand-body:sh): Refactor: break variable
10559         assignment part out into a separate function
10560         (org-babel-sh-variable-assignments): New function constructing
10561         list of variable assignment statements
10562         (org-babel-prep-session:sh): Use new function
10563         `org-babel-sh-variable-assignments' instead of previous
10564         (incorrect) variable assignment code.
10566 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10568         * ob-python.el (org-babel-expand-body:python): Refactor: break
10569         variable assignment part out into a separate function
10570         (org-babel-python-variable-assignments): New function constructing
10571         list of variable assignment statements
10572         (org-babel-prep-session:python): Use new function
10573         `org-babel-python-variable-assignments' instead of previous
10574         (incorrect) variable assignment code.
10576 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10578         * ob-R.el (org-babel-expand-body:R): Refactor: break variable
10579         assignment part out into a separate function
10580         (org-babel-R-variable-assignments): New function constructing list
10581         of variable assignment statements
10582         (org-babel-prep-session:R): Use new function
10583         `org-babel-R-variable-assignments' instead of previous
10584         (incorrect) variable assignment code.
10586 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10588         * ob.el (org-babel-initiate-session): Better variable names.
10590 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10592         * ob.el (org-number-sequence):
10593         Declared * ob-R.el (org-number-sequence): Declared.
10595 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10597         * ob.el (org-babel-map-src-blocks): Store correct value of
10598         `end-block'.
10600 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10602         * ob.el (org-babel-mark-block): New function to mark the body of a
10603         src block in the style of `mark-defun'.
10605 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10607         * org-compat.el (org-number-sequence): New function.
10609         * ob-R.el (org-babel-expand-body:R): Use `org-number-sequence'.
10611         * ob.el (org-babel-where-is-src-block-result):
10612         Use `org-number-sequence'.
10613         (org-babel-current-buffer-properties): Fix variable definition.
10615         * ob-ref.el (org-babel-ref-index-list): Use `org-number-sequence'.
10617         * ob-latex.el (org-babel-latex-tex-to-pdf): Use the 2-argument
10618         version of `shell-command'.
10620         * org-latex.el (org-export-as-pdf): Use the 2-argument version of
10621         `shell-command'.
10623 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10625         * org-list.el (org-list-search-unenclosed-generic): Replace call
10626         to booleanp.
10628 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10630         * org.el (org-agenda-jump-prefer-future): New option.
10632         * org-agenda.el (org-agenda-goto-date):
10633         Use `org-agenda-jump-prefer-future'.
10635 2010-11-11  Noorul Islam  <noorul@noorul.com>
10637         * org-latex.el (org-export-latex-links): Replaced hard coded
10638         hyperref format with custom variable
10639         `org-export-latex-hyperref-format'.
10641 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10643         * org.el (org-insert-heading): Fix docstring.
10645 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
10647         * org-capture.el (org-capture-place-entry): If the first line is
10648         already a headline, just stay there.
10650 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10652         * ob-sh.el (org-babel-sh-evaluate): No longer assumes that results
10653         are non-nil.
10655 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10657         * org-ascii.el (org-ascii-replace-entities): Match an optional {}
10658         after an entity.
10660 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10662         * org-table.el (orgtbl-to-html): Apply `org-html-expand' to the
10663         table fields.
10665 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10667         * org.el (org-insert-heading): When on the headline of an inline
10668         task, insert another inline tasks.
10670 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10672         * ob-tangle.el (org-babel-tangle-collect-blocks): Only create
10673         links for blocks that will actually tangle.
10675 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10677         * ob-sh.el (org-babel-expand-body:sh): Don't insert extra newlines
10678         in expanded shell bodies.
10680 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10682         * ob-sh.el (org-babel-expand-body:sh): Avoid inserting extra
10683         newline characters.
10685 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10687         * ob-sh.el (org-babel-expand-body:sh): Align code.
10689 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10691         * ob.el (org-babel-params-from-properties): Max line with at <=80.
10693 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10695         * org-latex.el (org-export-latex-listings-langs): Clojure is now
10696         recognized as a lisp.
10698 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10700         * ob.el (org-babel-params-from-properties): Use `org-babel-read'
10701         to interpret property as header argument value.
10703 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10705         * ob.el (org-babel-parse-header-arguments): Simplify reading of
10706         header arg value.
10708 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10710         * org-publish.el (org-publish-org-to-ascii):
10711         (org-publish-org-to-latin1):
10712         (org-publish-org-to-utf8): New functions.
10714 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10716         * org.el (org-insert-heading): Skip inline tasks when trying to
10717         insert a new heading after the end of the subtree.
10719 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10721         * org-inlinetask.el (org-inlinetask-min-level): Set customization
10722         type to integer or nil.
10724         * org.el (org-insert-heading): When after an inline task, do not
10725         use level but go back to headline level before the inline task.
10727 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10729         * org-inlinetask.el (org-inlinetask-in-task-p): New function.
10731         * org.el (org-indent-line-function): Fix indentation of inline
10732         tasks.
10734 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10736         * org.el (org-activate-links): Fix customize type.
10738 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10740         * org-latex.el (org-latex-to-pdf-process): Add rubber as another
10741         default option.
10743 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10745         * org-latex.el (org-export-latex-minted): Document pygments
10746         dependency.
10748 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10750         * org-mobile.el (org-mobile-create-index-file): Encrypt the index
10751         file if encryption has been turned on.
10752         (org-mobile-copy-agenda-files): Avoid double encryption of
10753         `mobileorg.org'.
10755 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10757         * org-exp.el (org-export-latex-minted-with-line-numbers):
10758         Ensure that variable is declared.
10760 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10762         * ob-python.el (org-src-preserve-indentation): Fix compiler
10763         warning.
10765 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10767         * org-exp.el (org-export-format-source-code-or-example):
10768         Latex formatting of source code blocks using the minted package
10769         (org-export-plist-vars): Add :latex-minted property
10770         (org-export-latex-minted): Ensure variable is defined
10771         (org-export-latex-minted-langs): Ensure variable is defined.
10773 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10775         * org-src.el (org-edit-src-code): Use `org-region-active-p'.
10777 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10779         * ob-tangle.el (org-babel-spec-to-string): Whitespace changes.
10781 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10783         * ob-tangle.el (org-babel-spec-to-string): Don't trim whitespace
10784         when `org-src-preserve-indentation' is non-nil.
10786 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10788         * ob-lob.el (org-babel-lob-ingest): Provide message stating number
10789         of blocks added to Library of Babel.
10791 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10793         * ob-lob.el (org-babel-lob-ingest): Check for nil source block
10794         name.
10796 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10798         * org-beamer.el (org-beamer-place-default-actions-for-lists):
10799         Fix typo in regexp.
10801 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
10803         * org-list.el (org-toggle-checkbox): Avoid some boundary error
10804         when inserting a checkbox in an empty last item of a list.
10806 2010-11-11  David Maus  <dmaus@ictsoc.de>
10808         * org-gnus.el (org-gnus-nnimap-query-article-no-from-file):
10809         Query article number from file is nil by default.
10811 2010-11-11  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
10813         * org-beamer.el (org-beamer-amend-header): Fix typo in docstring.
10815 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10817         * org-capture.el (org-capture-place-entry): Move to `beg' before
10818         searching for `%?'.
10820 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10822         * org.el (org-format-latex): Fix mathjax treatment of single
10823         letters in between dollars.
10825 2010-11-11  Sébastien Vauban  <wxhgmqzgwmuf@spammotel.com>
10827         * org-latex.el (org-latex-to-pdf-process): Add a third pdflatex
10828         run.
10830 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10832         * org.el (org-blank-before-new-entry): Improve docstring.
10834 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10836         * org-mobile.el (org-mobile-force-id-on-agenda-items):
10837         Fix docstring.
10838         (org-mobile-write-agenda-for-mobile): Use outline path if we do
10839         not have an ID and are not allowed to make one.
10840         (org-mobile-get-outline-path-link): New function.
10842 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10844         * org-mobile.el (org-mobile-copy-agenda-files): Encrypt the empty
10845         file.
10846         (org-mobile-write-agenda-for-mobile): Use the right name, even if
10847         the file get encrypted.
10848         (org-mobile-move-capture): Only delete tempfile if it does exist.
10850 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10852         * ob.el (org-babel-number-p): Fix documentation string.
10854 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10856         * ob-tangle.el (org-babel-tangle-collect-blocks): Accepting
10857         "tangle" as a positive argument for the :noweb header argument
10858         during tangling.
10860 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10862         * ob-exp.el (org-babel-exp-src-blocks): Fix export when headings
10863         have links, with tests.
10865 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10867         * org-latex.el (org-latex-to-pdf-process): Use texi2dvi if
10868         available.
10869         (org-export-latex-get-error): New function.
10870         (org-export-as-pdf): Give an indication of the errors that
10871         happened during processing.
10873 2010-11-11  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>
10875         * org-exp.el (org-export-language-setup): Fix Polish entries.
10877 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10879         * org.el (org-set-tags): Allow comma as a separator when
10880         specifying tags at the completion interface.
10881         (org-tags-completion-function): Allow comma as a separator when
10882         specifying tags at the completion interface.
10884 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10886         * ob-exp.el (org-babel-exp-src-blocks): Don't jump back to
10887         export-file if exporting from a buffer which is not visiting a
10888         file.
10890 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10892         * ob-exp.el (org-babel-exp-src-blocks): Only append "::" to a file
10893         name in link construction if there is a heading to follow it.
10895 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10897         * org-html.el (org-export-html-inline-image-extensions): Add "svg"
10898         as an allowed extension.
10900 2010-11-11  Sébastien Vauban  <wxhgmqzgwmuf@spammotel.com>
10902         * org-agenda.el (org-agenda-add-time-grid-maybe): Pad clock times
10903         with zeros.  Start applying face earlier.
10905 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10907         * ob.el (or): Don't create org-babel-temporary-directory in batch
10908         as it won't be removed by emacs-kill-hook
10909         (org-babel-remove-temporary-directory): Only try to remove this
10910         directory if it exists.
10912 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10914         * ob.el (org-babel-temporary-directory): Fixing byte-compilation
10915         warning in ob.el.
10917 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10919         * ob-tangle.el (org-babel-tangle): Now sharing the file name in
10920         the tangling message.
10922 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10924         * ob.el (org-babel-load-languages): Fixes compiler warning.
10926 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10928         * ob-plantuml.el (org-babel-execute:plantuml): Fixes bug with svg
10929         output.
10931 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10933         * org-ascii.el (org-export-as-ascii): Use the correct match group.
10935 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10937         * ob.el (boundp): Uncommenting defvar form for
10938         org-babel-temporary-directory
10939         (org-babel-temp-file): Now using the org-babel-temporary-directory
10940         for holding new babel temporary files
10941         (org-babel-remove-temporary-directory): Removes the babel temp dir
10942         when Emacs shutsdown
10943         (kill-emacs-hook): Now removing the babel temp dir on Emacs
10944         shutdown.
10946 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10948         * org-capture.el (org-capture-fill-template): Initialize history
10949         variable.
10951 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10953         * org-src.el (org-edit-src-code): Don't move point when generating
10954         edit buffer.
10956 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10958         * org-src.el (org-edit-src-code): Deal with point being in
10959         #+end_src line.
10961 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10963         * org-table.el (org-table-current-column): Add interactive to turn
10964         this into a command.
10966 2010-11-11  Bernt Hansen  <bernt@norang.ca>
10968         * org.el (org-insert-heading): Run org-insert-heading-hook when
10969         creating the first heading in a file.
10971 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
10973         * org.el (org-startup-with-inline-images): New option.
10974         (org-startup-options): Add new keywords inlineimages and
10975         noinlineimages.
10976         (org-mode): Inline images when this has been configured.
10978 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10980         * ob.el (org-babel-get-src-block-info): Remove optional
10981         HEADER-VARS-ONLY argument; further simplification.
10983 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10985         * ob.el (org-babel-confirm-evaluate): Fix bug causing extra
10986         prompt in ob-confirm-evaluate in some cases.
10988 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
10990         * ob.el (org-babel-demarcate-block): Visible region and completion
10991         during language selection.
10993 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10995         * ob.el (org-babel-get-src-block-info): Remove comment.
10997 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
10999         * ob.el (org-babel-get-src-block-info): Simplify function.
11001 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11003         * ob.el (org-babel-get-src-block-info): Form info list correctly
11004         when parenthesized arguments are missing.
11006 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11008         * ob-exp.el (org-export-babel-evaluate): Docstring typo
11009         (org-babel-exp-code): Docstring typo.
11011 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
11013         * org-mobile.el (org-mobile-encryption-password):
11014         Improve docstring.
11015         (org-mobile-encryption-password-session): New variable.
11016         (org-mobile-encryption-password): New function.
11017         (org-mobile-check-setup):
11018         (org-mobile-encrypt-file):
11019         (org-mobile-decrypt-file): Use the new function.
11021 2010-11-11  David Maus  <dmaus@ictsoc.de>
11023         * org-capture.el (org-capture-place-template): Widen to remove
11024         possible restrictions in target buffer.
11026 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>
11028         * org.el (org-speed-command-hook): Add org-speed-command-hook
11029         (org-babel-speed-command-hook): Hook for Babel's speed commands.
11031 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11033         * ob.el (org-babel-execute-buffer): Re-implement using
11034         `org-babel-map-src-blocks'.
11036 2010-11-11  David Maus  <dmaus@ictsoc.de>
11038         * org-capture.el (org-capture-templates): Update doc string with
11039         new message date related escapes.
11041 2010-11-11  David Maus  <dmaus@ictsoc.de>
11043         * org-wl.el (org-wl-store-link-message): Define properties %:date)
11044         (%:date-timestamp, and %:date-timestamp-inactive.
11046         * org-mew.el (org-mew-store-link): Dto.
11048         * org-mhe.el (org-mhe-store-link): Dto.
11050         * org-rmail.el (org-rmail-store-link): Dto.
11052         * org-vm.el (org-vm-store-link): Dto.
11054 2010-11-11  David Maus  <dmaus@ictsoc.de>
11056         * org-wl.el (org-wl-message-field): Always get literal content of
11057         header fields.
11059 2010-11-11  David Maus  <dmaus@ictsoc.de>
11061         * org-gnus.el (org-gnus-store-link): Define properties
11062         %:date-timestamp and %:date-timestamp-inactive.
11064 2010-11-11  David Maus  <dmaus@ictsoc.de>
11066         * org-gnus.el (org-gnus-store-link): Handle empty date header
11067         field.
11069 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
11071         * org.el (org-speed-command-hook): New.  Hook for installing
11072         additional speed commands.  Use this for enabling speed commands on
11073         src blocks.
11074         (org-speed-command-default-hook): The default hook for
11075         org-speed-command-hook.  Factored out from org-self-insert-command
11076         and mimics existing behavior.
11077         (org-self-insert-command): Modified to use org-speed-command-hook.
11079 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
11081         * org-agenda.el (org-search-view): Recover spaces in search words
11082         if they were escaped with \ or inside a regexp.
11084 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
11086         * org.el (org-additional-option-like-keywords): Add PROPERTIES to
11087         the list of completable meta line words.
11088         (org-complete): Complete property names after #+PROPERTY.
11090 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11092         * ob-python.el (org-babel-python-evaluate-session): Make temp file
11093         names consistent.
11095 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11097         * ob-clojure.el (org-babel-clojure-evaluate-external-process):
11098         Delete extra format argument.
11100 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11102         * ob-org.el (org-babel-org-export): Typo in docstring.
11104 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11106         * ob-sh.el (org-babel-sh-evaluate): Remove unused temporary file
11107         variable.
11109 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11111         * ob-scheme.el (org-babel-execute:scheme): Alter temp file name.
11113 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11115         * ob.el (org-babel-process-file-name): New function
11116         (org-babel-maybe-remote-file): Delete function.
11118 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11120         * ob-C.el (org-babel-C-execute): Remove unused variable.
11122 2010-11-11  David Maus  <dmaus@ictsoc.de>
11124         * org.el (org-make-link-string): Prevent superfluous colon.
11126 2010-11-11  David Maus  <dmaus@ictsoc.de>
11128         * org.el (org-make-org-heading-search-string): Leave headline
11129         intact.
11131 2010-11-11  David Maus  <dmaus@ictsoc.de>
11133         * org.el (org-make-link-string): Don't escape characters in link
11134         type.
11136 2010-11-11  Bastien Guerry  <bzg@altern.org>
11138         * org-capture.el (org-capture-templates): Update docstring to
11139         advertise %:org-date.
11141 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11143         * ob-dot.el (org-babel-execute:dot): Automatically specifies
11144         "-T<ext>" based on file name extension.
11146 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11148         * ob-org.el (org-babel-org-export): Raise error on nested export
11149         call.
11151 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11153         * ob-plantuml.el (org-babel-execute:plantuml): Support for svg
11154         output files.
11156 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11158         * ob.el (org-babel-demarcate-block): Better initialization of
11159         stars.
11161 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11163         * org-src.el (org-src-tab-acts-natively): Add customize interface.
11165 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11167         * org-src.el (org-src-strip-leading-and-trailing-blank-lines):
11168         New variable allowing prevention of automatic stripping of leading and
11169         trailing blank lines when exiting edit buffer.
11170         (org-edit-src-exit): Respect value of
11171         `org-src-strip-leading-and-trailing-blank-lines'
11172         (org-src-native-tab-command-maybe):
11173         Bind `org-src-strip-leading-and-trailing-blank-lines' to nil during
11174         this function.
11176 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11178         * org-src.el (org-edit-src-code): If mark was inside code block
11179         then code edit buffer inherits mark with active region.
11181 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11183         * ob.el (org-babel-demarcate-block): Fix compiler warnings.
11185 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11187         * ob.el (org-babel-demarcate-block): Better handling of empty
11188         space around demarcated area.
11190 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
11192         * org-agenda.el (org-agenda-goto-date): Turn off prefer future for
11193         this command.
11195 2010-11-11  David Maus  <dmaus@ictsoc.de>
11197         * org-gnus.el (org-gnus-open-nntp): New function.
11199 2010-11-11  David Maus  <dmaus@ictsoc.de>
11201         * org-wl.el (org-wl-open-nntp): New function.
11203 2010-11-11  David Maus  <dmaus@ictsoc.de>
11205         * org-wl.el (org-wl-open): Open message by numeric reference if
11206         article part is not a message id.
11208 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
11210         * org-agenda.el (org-agenda-filter-apply): Move cursor to a
11211         visible line.
11213 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11215         * ob.el (org-babel-demarcate-block): Interactive demarcation of
11216         code blocks.
11218         * ob-keys.el (org-babel-key-bindings): Key bindings for block
11219         demarcation.
11221 2010-11-11  Bastien Guerry  <bzg@altern.org>
11223         * org.el (org-link-types): Add the "message" link type.
11225 2010-11-11  David Maus  <dmaus@ictsoc.de>
11227         * org.el (org-link-types): Add 'message:' link type to default
11228         link types.
11230 2010-11-11  Bastien Guerry  <bzg@altern.org>
11232         * org-gnus.el (org-gnus-store-link): Add the :date property to
11233         gnus links, allowing the use of %:date in capture templates.
11235 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11237         * org-list.el (org-cycle-list-bullet): Follow order of bullets
11238         indicated in doc-string.
11240         * org-list.el (org-list-bottom-point-with-indent): List is ended
11241         when a line is less indented that the last item, not the less
11242         indented item.
11244 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11246         * ob-exp.el (org-babel-exp-src-blocks): Now switching back to the
11247         original file before resolving code block parameters to ensure
11248         headline and buffer wide parameters are taken into consideration
11249         when only a narrowed portion of the file is exported.
11251 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
11253         * org.el (org-forward-same-level): Fix docstring.
11255 2010-11-11  Sebastian Rose  <sebastian_rose@gmx.de>
11257         * org-publish.el (org-publish-attachment): Put the attachment into
11258         the right directory.
11260 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
11262         * org.el (org-goto-first-child): New command.
11264 2010-11-11  Matt Lundin  <mdl@imapmail.org>
11266         * org-agenda.el (org-prepare-agenda): If the agenda is called from
11267         within the agenda via an elisp link, such as
11268         [[elisp:(org-agenda-list)]], org-prepare-agenda erases the buffer
11269         of the file containing the link, since that buffer is current
11270         during org-prepare agenda (due to a with-current-buffer in
11271         org-agenda-open-link).  An additional test now ensures that the
11272         agenda buffer is in fact current when the buffer is erased and
11273         local variables for the agenda are set.
11275 2010-11-11  David Maus  <dmaus@ictsoc.de>  (tiny change)
11277         * org-exp.el (org-infile-export-plist): Define property macro.
11279 2010-11-11  David Maus  <dmaus@ictsoc.de>
11281         * org-mhe.el (org-mhe-get-header): Remove possible folding white
11282         space in message header field.
11284 2010-11-11  David Maus  <dmaus@ictsoc.de>
11286         * org-feed.el (org-feed): Fix typo in customization group :tag
11287         property.
11289 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
11291         * org-latex.el (org-export-latex-tag-markup): New option.
11292         (org-export-latex-keywords-maybe):
11293         Use `org-export-latex-tag-markup'.
11295 2010-11-11  Rémi Vanicat  <vanicat@debian.org>  (tiny change)
11297         * org-icalendar.el (org-icalendar-use-UTC-date-time): New option.
11298         (org-ical-ts-to-string): Use UTC time when requested.
11300 2010-11-11  Noorul Islam  <noorul@noorul.com>  (tiny change)
11302         * org-html.el (org-html-cvt-org-as-html): Do not convert protocol
11303         from 'file' to 'http'.
11305 2010-11-11  David Maus  <dmaus@ictsoc.de>
11307         * org.el (org-store-log-note): Fix wrong usage
11308         of`org-adapt-indentation'.
11310 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11312         * org.el (org-skip-over-state-notes): Do not compute bottom point
11313         at each item.
11315         * org-mouse.el (org-mouse-for-each-item): Use `org-apply-on-list'
11316         instead of moving to each item.
11318 2010-11-11  David Maus  <dmaus@ictsoc.de>
11320         * org-capture.el (org-capture-templates): Small fix in doc string.
11322 2010-11-11  aaa bbb  <dominik@powerbook-g4-12-van-aaa-bbb.local>
11324         * org-archive.el (org-get-local-archive-location):
11325         Use `org-carchive-location' as default.
11327 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11329         * ob-C.el (org): No longer requires org.
11331         * ob-ledger.el (org): No longer requires org.
11333 2010-11-11  David Maus  <dmaus@ictsoc.de>
11335         * org.el (org-priority): Save match data before call to
11336         `read-char-exclusive'.
11338 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11340         * org-list.el (org-list-to-generic): Descriptions labels can be
11341         any suit of symbols, and will end at double colons.
11343 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11345         * org.el (org-indent-line-function): Indent past [@num] and
11346         [@start:num], consistently with what is already done with
11347         checkboxes.
11349 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11351         * org.el (org-store-log-note): Indent new notes to the right
11352         column.  Also take `org-list-two-spaces-after-bullet-regexp' into
11353         consideration when creating the note.
11355 2010-11-11  David Maus  <dmaus@ictsoc.de>
11357         * org-gnus.el (nnimap-group-overview-filename): Declare function
11358         to silence byte compiler.
11360 2010-11-11  David Maus  <dmaus@ictsoc.de>
11362         * org-gnus.el (org-gnus-nnimap-query-article-no-from-file):
11363         New customization variable.
11364         (org-gnus-nnimap-cached-article-number): New function.
11365         (org-gnus-follow-link): Try to fetch cached article number of
11366         message-id.
11368 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11370         * ob-org.el (org-babel-org-default-header): Used to insert a dummy
11371         first line into code blocks before export so that the first line
11372         is not interpreted as a title
11373         (org-babel-org-export): Use new dummy code block prefix.
11375 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11377         * ob.el (org-babel-insert-result): No longer throws error when
11378         inserting an empty result.
11380 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11382         * ob-tangle.el: Autoload org-babel-tangle-lang-exts from ob-tangle.
11384 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11386         * ob.el (org-babel-do-in-edit-buffer):
11387         Use `org-babel-where-is-src-block-head' to test for source block at
11388         point.
11390 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11392         * ob-keys.el (org-babel-key-bindings): Adding key-binding for
11393         `org-babel-goto-src-block-head'.
11395         * ob.el (org-babel-goto-src-block-head): Jump to the head of the
11396         current code block.
11398 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11400         * ob.el (org-babel-next-src-block): Now raising more informative
11401         error when no further code blocks can be found.
11402         (org-babel-previous-src-block): Now raising more informative error
11403         when no previous code blocks can be found.
11405 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11407         * org-exp-blocks.el
11408         (org-export-preprocess-after-include-files-hook): Now using this
11409         hook instead of `org-export-preprocess-hook'.
11411 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11413         * ob-plantuml.el (org-babel-execute:plantuml): ????
11415 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11417         * ob-python.el (org-babel-python-evaluate): Refactor as call to
11418         either `org-babel-python-evaluate-external-process' or
11419         `org-babel-python-evaluate-session'.
11420         (org-babel-python-evaluate-external-process): New function to
11421         handle evaluation in external process.
11422         (org-babel-python-evaluate-session): New function to handle
11423         evaluation in emacs inferior process.
11425 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11427         * ob-org.el (org-babel-execute:org): Evaluates body to latex ascii
11428         or html respecting :results header arg
11429         (org-babel-org-export): Exports a string of text to an output
11430         format.
11432 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11434         * ob.el (org-babel-insert-result): Remove existing results when
11435         nil results are returned.
11437 2010-11-11  David Maus  <dmaus@ictsoc.de>
11439         * org-ascii.el (org-export-as-ascii): Bind and set link path for
11440         link type specific markup function.
11442 2010-11-11  David Maus  <dmaus@ictsoc.de>
11444         * org-clock.el (notifications-notify): Properly declare function
11445         to silence byte compiler.
11447 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11449         * org-list.el (org-insert-item): Check invisibility of point at a
11450         meaningful location.
11452 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11454         * org-list.el (org-list-insert-item-generic): Updating checkboxes
11455         can modifiy bottom point of a list, so make it a marker before
11456         calling `org-update-checkbox-count-maybe'.
11458 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11460         * org.el (org-src-fontify-natively): Set to nil by default.
11461         Supply cutomize interface.
11463 2010-11-11  Bastien Guerry  <bzg@altern.org>
11465         * org-ascii.el (org-export-as-ascii): Fix bug in ASCII export: use
11466         `org-bracket-link-analytic-regexp++' to match the link type.
11468 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11470         * ob-tangle.el (org-babel-tangle-collect-blocks): Rename `lang' to
11471         `language'.
11473 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11475         * ob-tangle.el (org-babel-tangle-comment-format-beg):
11476         Format string specifying the link-comment preceding a code block
11477         (org-babel-tangle-comment-format-end): Format string specifying
11478         the link-comment following a code block
11479         (org-babel-tangle-collect-blocks): Storing more information in the
11480         spec of a tangling code block
11481         (org-babel-spec-to-string): Now makes use of customizable
11482         link-comment formats.
11484 2010-11-11  Achim Gratz  <Stromeko@stromeko.net>  (tiny change)
11486         * org.el (org-delete-backward-char): Check for nil overwrite-mode
11487         before inserting spaces.
11489 2010-11-11  David Maus  <dmaus@ictsoc.de>
11491         * org-icalendar.el (org-print-icalendar-entries): Exclude tags
11492         from summary of non-TODO ical entries.
11493         (org-print-icalendar-entries): Use `org-complex-heading-regexp' to
11494         exclude tags from summary of TODO ical entries.
11496 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11498         * ob.el (org-babel-map-src-blocks): Now exposes much information
11499         about the code block in the form of let-bound local variables.
11501 2010-11-11  David Maus  <dmaus@ictsoc.de>
11503         * org-list.el (org-outline-regexp, org-ts-regexp)
11504         (org-ts-regexp-both, org-in-regexps-block-p)
11505         (org-level-increment, org-at-heading-p)
11506         (outline-previous-heading, org-icompleting-read)
11507         (org-time-string-to-seconds): Declare to fix compiler warning.
11509 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11511         * org-list.el (org-toggle-checkbox): Ignore items in drawers when
11512         used from an heading.  Send an error when no item is in region.
11514 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11516         * ob.el (org-babel-do-in-edit-buffer): Use unwind-protect to
11517         ensure that edit buffer is exited.
11519 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11521         * ob-tangle.el (org-babel-tangle-pad-newline): Can be used to
11522         control the amount of extra newlines inserted into tangled code
11523         (org-babel-tangle-collect-blocks): Now conditionally collects
11524         information to be used for "org" style comments
11525         (org-babel-spec-to-string): Now inserts "org" style comments, and
11526         obeys the newline configuration variable when inserting whitespace.
11528 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11530         * ob-tangle.el (org-babel-pre-tangle-hook): Defines new tangle
11531         hook
11532         (org-babel-tangle): Calls new tangle hook.
11534 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
11536         * org-capture.el (org-capture): Compute the length of the correct
11537         string when removing properties.
11539 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11541         * ob-plantuml.el (org-babel-execute:plantuml): Now expanding file
11542         names before shell quoting.
11544 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11546         * org-src.el (org-src-tab-indents-natively): New variable
11547         controlling whether language-native TAB action should be performed
11548         (org-src-native-tab-command-maybe): New function to perform
11549         language-native TAB action.
11550         (org-tab-first-hook): Add `org-src-native-tab-command-maybe'.
11552 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11554         * ob-plantuml.el (org-babel-execute:plantuml): Explicitly check
11555         `org-plantuml-jar-path' before use.
11557 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11559         * org-src.el (org-src-font-lock-fontify-block): Re-use hidden
11560         language major mode buffers during fontification.
11562 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11564         * org.el (org-fontify-meta-lines-and-blocks): Alter main regexp to
11565         match code blocks with switches and header args.  Call
11566         `org-src-font-lock-fontify-block' for automatic fontification of
11567         code in code blocks, controlled by variable
11568         `org-src-fontify-natively'.
11569         (org-src-fontify-natively): New variable.
11571 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11573         * ob-ruby.el (org-babel-expand-body:ruby): Remove requirement of
11574         inf-ruby.
11576 2010-11-11  Noorul Islam  <noorul@noorul.com>  (tiny change)
11578         * org-html.el (org-html-make-link): (expand-file-name) removes
11579         one "/" from "///path-to-file", so add one.  Anything other than
11580         'file' type should be exported along with the type.
11582 2010-11-11  Noorul Islam  <noorul@noorul.com>  (tiny change)
11584         * org.el (org-insert-subheading): Fix compiler warning
11585         (org-insert-todo-subheading): Fix compiler warning.
11587 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
11589         * org-capture.el (org-capture): Remove read-only text properties
11590         from capture text.
11591         (org-capture-set-target-location): Throw an error if file+headline
11592         target does not point into a file which is in Org mode.
11594 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11596         * ob.el (org-babel-map-src-blocks): Prefer `when' to `if'.
11598 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11600         * org-src.el (org-edit-src-code): Improve docstring.
11602 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11604         * ob.el (org-babel-execute-src-block): Document prefix argument in
11605         docstring.
11607 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
11609         * ob-ditaa.el (org-babel-execute:ditaa): Now expanding
11610         org-ditaa-jar-path with expand-file-name.
11612 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11614         * ob.el (org-babel-execute-subtree): Pass prefix arg through to
11615         `org-babel-execute-src-block'.
11617 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11619         * org-ascii.el (org-export-ascii-preprocess): Allow [@start:x] and
11620         [@x] syntax for list numbering.
11622 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11624         * org.el (org-indent-line-function): Indentation of source block
11625         is left to `org-edit-src-exit' and shouldn't be modified by
11626         `org-indent-line-function'.  Indentation of others blocks should be
11627         the same as the #+begin line.
11629 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
11631         * ob.el (org-babel-map-src-blocks): If FILE is nil evaluate BODY
11632         forms on source blocks in current buffer; restore point in current
11633         buffer.
11635 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11637         * org-list.el (org-list-struct): Accept list boundaries as an
11638         argument in order to avoid computing `org-list-top-point' and
11639         `org-list-bottom-point' twice when indenting.
11641 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11643         * org-list.el (org-list-ending-method): Default value is now
11644         `both', to ensure maximum compatibility before previous
11645         implementation.
11647 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11649         * org-list.el (org-list-in-item-p-with-indent): Test if first line
11650         is the item beginning.
11652         * org-list.el (org-list-top-point-with-indent): Test if first line
11653         is a valid list beginning.
11655 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11657         * org-list.el (org-list-ending-method): New customizable variable
11658         to tell Org Mode how lists end.  See docstring.
11660 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11662         * org-list.el (org-indent-item-tree): Shifting step of top-level
11663         item depends on `org-level-increment'.
11665 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11667         * org.el (org-indent-line-function): Indent first non blank line
11668         after a list according to current heading level.
11670 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11672         * org-docbook.el (org-export-as-docbook): Remove check for
11673         indentation on lines that do not start with a list bullet.
11675         * org-html.el (org-export-as-html): Same thing.
11677 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11679         * org-list.el (org-list-bottom-point): Take into consideration
11680         that bound of search can be before true ending of the list.
11682 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11684         * org-list.el (org-list-struct-apply-struct): No longer shift
11685         item's body twice: one after replacing bullet and one after
11686         changing indentation.
11688 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11690         * org-list.el (org-list-struct-indent): Add code to replace
11691         bullets if needed when indenting.
11693 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11695         * org-list.el (org-list-insert-item-generic): A single item
11696         already counting blank lines in his body should be separated with
11697         the next one by a blank line.  Moreover, if user already provided
11698         blank lines, follow his wishes.
11700 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11702         * org-list.el (org-indent-item-tree): When moving top item of a
11703         *-list to column 0, only the first item had its bullet changed to
11704         -.  It now changes all items of the top-level list, as expected.
11706 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11708         * org-list.el (org-toggle-checkbox): Go to beginning of line
11709         before processing.
11711 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11713         * org-list.el (org-list-struct-apply-struct): Check if ancestor
11714         exists.
11716 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11718         * org-list.el (org-renumber-ordered-list): Check for [@start:x] is
11719         done at each item.
11721 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11723         * org-list.el : Removed unused variable
11724         `org-suppress-item-indentation'.
11726         * org-list.el (org-renumber-ordered-list): Skip item if bullet
11727         number is already good.
11729 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11731         * org-list.el (org-list-automatic-rules): Doc-string reflects this
11732         change.
11734         * org-list.el (org-indent-item-tree): Prevent whole list from
11735         being moved when user is not moving subtree.  Thus
11736         `org-cycle-item-indentation' will not allow to move the list.
11738 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11740         * org-list.el (org-indent-item-tree): Remove region code.  It was
11741         prone to errors and undocumented.
11743         * org-list.el (org-item-indent-positions): Better heuristics to
11744         determine what bullet the item will have when demoted.
11746 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11748         * org-list.el (org-list-bullet-string): First check if
11749         `org-list-two-spaces-after-bullet-regexp' isn't nil.
11751 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11753         * org-list.el (org-list-bullet-string): Do not modify match-data.
11755         * org.el (org-toggle-item): Now working again when changing list
11756         items into plain text.  Moreover take into consideration
11757         `org-list-two-spaces-after-bullet-regexp'.
11759 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11761         * org-list.el (org-indent-item-tree): Remove unnecessary bullets
11762         fix, and improved heuristics to determine bullet when indenting.
11764         * org-list.el (org-item-indent-positions): Function now returns
11765         sane results when there are two lists separated with blank lines
11766         only.
11768 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11770         * org-docbook.el (org-export-as-docbook): Use override="num" in
11771         any listitem matching [@start:num].
11773         * org-html.el (org-export-as-html): Use value="num" in any li
11774         matching [@start:num].
11776 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11778         * org.el (org-set-font-lock-defaults): Correct fontification for
11779         checkboxes found after [@start:?].
11781         * org-list.el (org-list-at-regexp-after-bullet-p): Skip any
11782         [@start:?]  when looking at a regex after a bullet.
11784         * org-list.el (org-toggle-checkbox): Correct insertion of
11785         checkboxes when there is already a [@start:?] in the item.
11787         * org-list.el (org-checkbox-blocked-p): Properly check if there's
11788         an unchecked item before.
11790         * org-list.el (org-list-parse-list): Function handles items having
11791         both a counter and a checkbox.
11793 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11795         * org-list.el (org-cycle-item-indentation): Org-tab-ind-state
11796         stores both indentation and bullet when cycle started.
11798 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11800         * org-list.el: `org-at-description-p' renamed to
11801         `org-at-item-description-p', `org-first-list-item-p' renamed to
11802         `org-list-first-item-p', `org-end-of-item-text-before-children'
11803         renamed to `org-end-of-item-or-at-child'.
11805 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11807         * org.el (org-ctrl-c-ctrl-c): Call `org-fix-bullet-type' instead
11808         of `org-maybe-renumber-ordered-list' and `org-fix-bullet-type'
11809         before toggling a checkbox.
11811 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11813         * org-list.el (org-list-bullet-string): New function returning
11814         bullet concatenated with an appropriate number of white spaces.
11816         * org-list.el (org-list-insert-item-generic): Insert the right
11817         bullet, with help of `org-list-bullet-string'.
11819         * org-list.el (org-indent-item-tree):
11820         Use `org-list-bullet-string'.
11822         * org-list.el (org-fix-bullet-type): Use `org-list-bullet-string'.
11824         * org-list.el (org-toggle-checkbox): Send an error when
11825         `org-toggle-checkbox' is trying to insert a checkbox at a
11826         description item.
11828         * org-list.el (org-item-re): Modified regexp so it can catch
11829         correct number of white space before item body.
11831         * org-list.el (org-list-at-regexp-after-bullet-p): Take into
11832         consideration new `org-item-re'.
11834 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11836         * org-list.el (org-list-insert-item-generic): The second item in a
11837         list will be separated from its predecessor with the number of
11838         blank lines separating the first item from its parent, if any, or
11839         no blank line.
11841 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11843         * org-list.el (org-indent-item-tree): Fix and reorder every list
11844         and sublist, from parent of list that has moved if indenting, or
11845         from list at point if outdenting.
11847 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11849         * org-list.el (org-indent-item-tree): Try to keep relative
11850         position on line.  It can't if point is in white spaces before
11851         bullet because mixed tabs and spaces make some columns
11852         unattainable.
11854 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11856         * org-list.el (org-cycle-item-indentation): Cycle when the whole
11857         item only contains bullet and maybe a checkbox.  Previously, TAB
11858         would cycle when the first line of the item was blank.
11860 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11862         * org-list.el (org-cycle-item-indentation): Allow a point just
11863         after a description item or a checkboxed item to start cycling.
11865 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11867         * org-list.el (org-cycle-list-bullet):
11868         Check `org-plain-list-ordered-item-terminator' before allowing 1. or 1)
11869         as valid bullets when cycling.
11871 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11873         * org-list.el (org-cycle-item-indentation): Do return t if and
11874         only if cycling is possible and succeded.
11876 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11878         * org-list.el (org-indent-item-tree): When outdenting a subtree,
11879         the last item shouldn't have a children.
11881 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11883         * org-list.el (org-cycle-item-indentation): Cycling should play
11884         nicely with indent rule in `org-list-automatic-rules'.
11886 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11888         * org-list.el (org-indent-item-tree): If indent rule is activated,
11889         it should be impossible to outdent an item having children without
11890         moving its subtree.  Improved reordering of lists modified by
11891         cycling indentation.
11893 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11895         * org-list.el (org-maybe-renumber-ordered-list): Remove call for
11896         `org-fix-bullet-type' to prevent infinite loop, and some checks
11897         already done in `org-renumber-ordered-list'.
11899         * org-list.el (org-fix-bullet-type): Remove a check and call
11900         directly `org-maybe-renumber-ordered-list'.
11902 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11904         * org-list.el (org-indent-item-tree): It shouldn't be possible to
11905         indent the first item of a sublist (though outdent is possible) as
11906         it would break list's structure.
11908 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11910         * org-list.el (org-list-insert-item-generic): When local search
11911         doesn't help, search the list globally for blank lines.  Moreover,
11912         don't bother with new lists, and add 1 blank line.
11914 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11916         * org-capture.el (org-capture-place-item):
11917         Use `org-search-forward-unenclosed' and
11918         `org-search-backward-unenclosed' and new variable
11919         `org-item-beginning-re'.
11921         * org-list.el (org-item-beginning-re): Regexp matching beginning
11922         of an item.
11924 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11926         * org-list.el (org-cycle-list-bullet): Put back support for
11927         'previous argument.
11929 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11931         * org-list.el (org-in-item-p): Handle case when point is at an
11932         heading.
11934         * org-list.el (org-list-make-subtree): Add protection when used
11935         outside of list.
11937         * org-list.el (org-insert-item): Remove useless hack now
11938         `org-in-item-p' is fixed.
11940         * org-timer.el (org-timer-item): Remove useless hack now
11941         `org-in-item-p' is fixed.
11943 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11945         * org-list.el (org-cycle-list-bullet): Prevent description items
11946         from being numbered.  String argument is also recognized now, as
11947         long as it is a valid bullet.
11949 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11951         * org-list.el (org-indent-item-tree): Moving indentation of top
11952         list item will make the whole list move.
11954         * org-list.el (org-apply-on-list): Function is less sensitive to
11955         changes of indentation.
11957 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11959         * org-list.el (org-at-item-checkbox-p): Add whitespaces at the end
11960         of the regexp.
11962         * org-list.el (org-checkbox-blocked-p): Use new checkbox regexp.
11964         * org-list.el (org-cycle-item-indentation): Allow cycling
11965         description items and checkbox items.
11967         * org-list.el (org-toggle-checkbox): Use new checkbox regexp.
11969         * org-list.el (org-reset-checkbox-state-subtree): Use new checkbox
11970         regexp.
11972 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11974         * org-list.el (org-insert-item-internal): Guessing of blank lines
11975         number is made by looking at neighboring items, if any.
11977 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11979         * org-list.el (org-sort-list): Add the possibility to sort timer
11980         lists with the ?t or ?T options.
11982 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
11984         * org-list.el (org-search-unenclosed-internal): New function to
11985         handle both `org-search-forward-unenclosed' and
11986         `org-search-backward-unenclosed'.
11988         * org-list.el (org-search-backward-unenclosed): Can send errors
11989         now.  Removed useless usage of COUNT.
11991         * org-list.el (org-search-forward-unenclosed): Can send errors
11992         now.  Removed useless usage of COUNT.
11994         * org-list.el (org-update-checkbox-count):
11995         Use `org-search-forward-unenclosed' and
11996         `org-search-backward-unenclosed' instead of `re-search-forward'
11997         and `re-search-backward'.
11999         * org-list.el (org-sort-list): Use `org-search-forward-unenclosed'
12000         and `org-search-backward-unenclosed' instead of
12001         `re-search-forward' and `re-search-backward'.
12003         * org-list.el (org-list-make-subtree):
12004         Use `org-search-forward-unenclosed' and
12005         `org-search-backward-unenclosed' instead of `re-search-forward'
12006         and `re-search-backward'.
12008 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12010         * org-list.el (org-insert-item-internal): Fixes the problem when
12011         point was before the first char of the item's body.
12013 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12015         * org-timer.el (org-timer-item): Refactoring.  Compute timer string
12016         before inserting it in the buffer.
12018         * org-timer.el (org-timer): Add an optional argument to return
12019         timer string instead of inserting it.
12021 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12023         * org-list.el (org-insert-item-internal): New function to handle
12024         positioning and contents of an item being inserted at a specific
12025         pos. It is not possible anymore to split a term in a description
12026         list or a checkbox when inserting a new item.
12028         * org-list.el (org-insert-item): Refactored by using the new
12029         `org-insert-item-internal' function.
12031         * org-timer.el (org-timer-item): Refactored by using the new
12032         `org-insert-item-internal' function.
12034 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12036         * org-list.el (org-list-bottom-point): Be sure to check real
12037         ORG-OUTLINE-REGEXP and not outline-regexp, that might be modified.
12039         * org.el (org-cycle-internal-local): Cycle up to end of subtree or
12040         end of item if we are in a list.
12042 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12044         * org-list.el (org-insert-item): Move before any special block in
12045         a list prior to add a new item.
12047         * org-timer.el (org-timer-item): When in a timer list, insert a
12048         new timer item like `org-insert-item'.  If in another list, send an
12049         error.  Otherwise, start a new timer list.
12051 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12053         * org-list.el: Minor refactoring.
12055 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12057         * org-timer.el (org-timer-item): Insert description list item at
12058         the right column.
12060         * org-list.el (org-insert-item): Insert the right number of blank
12061         lines before a relative timer.
12063 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12065         * org-list.el (org-insert-item): Remove restriction on latex
12066         blocks.
12068 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12070         * org-list.el (org-search-backward-unenclosed): Do not stop in
12071         protected places.
12073         * org-list.el (org-search-forward-unenclosed): Do not stop in
12074         protected places.
12076         * org-latex.el (org-export-latex-lists): Use the fact that
12077         org-search-forward do not stop anymore at protected places.
12079 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12081         * org-list.el (org-search-backward-unenclosed): Do not prevent
12082         list items from being inside LaTeX blocks.
12084         * org-list.el (org-search-forward-unenclosed): Do not prevent list
12085         items from being inside LaTeX blocks.
12087 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12089         * org-list.el (org-in-item-p): Do not widen before checking if we
12090         are in item.
12092         * org-list.el (org-list-send-list): We cannot count on
12093         `org-list-top-point' and `org-list-bottom-point' before buffer is
12094         narrowed.  Find bounds of list otherwise.
12096 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12098         * org-list.el (org-list-end-regexp): By default, list ending is
12099         exactly 2 blank lines.
12101 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12103         * org-docbook.el (org-export-as-docbook): When we find an empty
12104         line, we do not need to check for
12105         `org-empty-line-terminates-plain-lists' because we would have
12106         found end-list marker before.
12108         * org-html.el (org-export-as-html): Same.
12110 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12112         * org-list.el (org-insert-item): Simplify count of blank lines to
12113         insert.
12115 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12117         * org-list.el (org-list-end-regexp): New customizable variable to
12118         define what string should end lists.
12120         * org-list.el (org-list-end-re): Function is now aware of
12121         `org-list-end-regexp'.
12123 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12125         * org-html.el (org-export-as-html): Code cleanup.
12127 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12129         * org-docbook.el (org-export-as-docbook): Properly close any open
12130         list when seeing ORG-LIST-END.  Removed any reference to now
12131         unneeded DIDCLOSE variable.
12133 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12135         * org-exp.el (org-export-mark-list-ending): Fix number of blank
12136         lines inserted after a list.
12138         * org-list.el (org-list-parse-list): Fix case when
12139         `org-list-end-re' would have an indentation greater than current
12140         list.
12142 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12144         * org-exp.el (org-export-mark-list-ending): Differentiate between
12145         export backends, and replace `org-list-end-re' by a blank line
12146         upon exporting.
12148 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12150         * org-html.el (org-export-as-html): Delete didclose and everything
12151         related to it, as it is no longer needed.
12153 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12155         * org-html.el (org-export-html-preprocess): Remove unneeded
12156         insertion of list end marker, as it is now handled by
12157         `org-export-mark-list-ending'.
12159         * org-html.el (org-export-as-html): Cleaner termination of lists.
12161         * org-exp.el (org-export-mark-list-ending): New function to insert
12162         specific markers at the end of lists when exporting to a backend
12163         not using `org-list-parse-list'.  This function is called early in
12164         `org-export-preprocess-string', while it is still able to
12165         recognize lists.
12167         * org-latex.el (org-export-latex-lists): Better search for
12168         lists.  It now only finds items not enclosed and not protected.
12170 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12172         * org-list.el: Replaced `re-search-forward' by
12173         `org-search-forward-unenclosed' where it made sense.
12175 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12177         * org-list.el (org-apply-to-list): Now a return value is handed at
12178         each new call of the function applied.
12180         * org-list.el (org-fix-bullet-type): Use the new
12181         `org-apply-to-list' format.
12183         * org-list.el (org-renumber-ordered-list): Use the new
12184         `org-apply-to-list' format.
12186 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12188         * org.el (org-in-regexps-block-p): Minor fix: limit wasn't
12189         correctly used.
12191         * org-list.el (org-search-forward-unenclosed): Better regexp used.
12193         * org-list.el (org-search-backward-unenclosed): Better regexp
12194         used.
12196 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12198         * org-list.el (org-sort-list): End-rec function was ill-defined.
12200 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12202         * org-list.el (org-search-forward-unenclosed): Fix behavior when
12203         last occurrence was enclosed.
12205         * org-list.el (org-search-backward-unenclosed): Fix behavior when
12206         last occurrence was enclosed.
12208 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12210         * org.el (org-in-regexps-block-p): Fix documentation.
12212 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12214         * org-list.el (org-search-backward-unenclosed): Fix block regexp.
12216         * org-list.el (org-search-forward-unenclosed): Fix block regexp.
12218         * org-list.el (org-list-parse-list): Minor fix.
12220 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12222         * org-list.el (org-list-parse-list): Delete `org-list-end-re' when
12223         called with t argument.
12225 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12227         * org-html.el (org-export-html-preprocess):
12228         Replace `org-list-end-re' by a blank line during pre-process.
12230 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12232         * org-list.el (org-list-bottom-point): No need for square brackets
12233         for `skip-chars-backward'.
12235 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12237         * org-html.el: Do not delete space between end of list and
12238         beginning of the following.
12240 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12242         * org-html.el: Preprocess buffer string and add ORG-LIST-END where
12243         needed.  Lists should not end before seeing this.
12245 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12247         * org-html.el: Notice end of lists.
12249 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12251         * org-list.el (org-list-parse-list): Better handling of
12252         restrictions when function is called on a list with sublists.
12254         * org-list.el (org-list-send-list): Find the true ending of the
12255         list being sent.
12257         * org-list.el (org-list-radio-list-templates): Templates are more
12258         specific to lists.
12260 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12262         * ob-js.el (org-babel-js-eoe): Indicate end of input
12263         (org-babel-execute:js): Support for session evaluation
12264         (org-babel-prep-session:js): Fleshed out definition
12265         (org-babel-js-initiate-session): Can initiate a session using
12266         mozrepl.
12268 2010-11-11  David Maus  <dmaus@ictsoc.de>
12270         * org.el (org-set-regexps-and-options): Protect escape char in
12271         `org-complex-heading-regexp-format'.
12273 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12275         * ob-scheme.el (org-babel-scheme-eoe): For marking the end of
12276         session-based evaluation
12277         (org-babel-execute:scheme): Now supports session-based evaluation
12278         (org-babel-prep-session:scheme): Now works and defines variables
12279         (org-babel-scheme-initiate-session): Now works using run-scheme
12280         from cmuscheme.
12282 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12284         * org.el (org-export-latex-default-packages-alist): Remove the
12285         t1enc package - this is already covered by fontenc.
12287 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12289         * ob.el (with-parsed-tramp-file-name): Declared
12290         (org-babel-tramp-localname): Ensure variable name exists locally.
12292 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12294         * ob.el (org-babel-temp-file): Don't use babel temporary directory
12295         in remote case; use make-temp-file with remote file name so that
12296         temp file is guaranteed not to exist previously on remote machine.
12297         (org-babel-tramp-localname): New function to return local name
12298         portion of possibly remote file specification.
12300 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12302         * ob-R.el (org-babel-R-write-object-command): New unified R
12303         command for writing results to file
12304         (org-babel-R-wrapper-method): Remove variable
12305         (org-babel-R-wrapper-lastvar): Remove variable
12306         (org-babel-R-evaluate-external-process): Use new R command
12307         (org-babel-R-evaluate-session): Use new R command.
12309 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12311         * ob-comint.el
12312         (org-babel-comint-eval-invisibly-and-wait-for-file): New function
12313         to evaluate code invisibly and block until output file exists.
12315         * ob-R.el (org-babel-R-evaluate-session): Use `ess-eval-buffer' to
12316         evaluate R code in session for :results value.  Write result to
12317         file invisibly using new function
12318         `org-babel-comint-eval-invisibly-and-wait-for-file'.
12320 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12322         * org-capture.el (org-capture-fill-template): Align tags after
12323         insertion.
12325 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12327         * org-exp.el (org-export-concatenate-multiline-emphasis):
12328         Ignore matches that start in a headline.
12330 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12332         * ob-plantuml.el (org-babel-execute:plantuml): Wrapping in-file
12333         and out-file in shell-quote-argument.
12335 2010-11-11  David Maus  <dmaus@ictsoc.de>
12337         * org-docview.el (org-docview-store-link): Use expanded macro to
12338         get current page.
12339         (doc-view-goto-page, image-mode-window-get): Declare functions for
12340         byte compiler.
12342 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12344         * ob-scheme.el: Very preliminary support for evaluating scheme
12345         code blocks.
12347         * org.el (org-babel-load-languages): Adding scheme.
12349 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12351         * ob.el (require): Remove circular (require 'org).
12353 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12355         * ob-R.el (ess-make-buffer-current): Declared.
12356         (ess-ask-for-ess-directory): Declared.
12357         (ess-local-process-name): Declared.
12358         * ob-latex.el (org-babel-latex-tex-to-pdf): Capturing free variable.
12360         * ob.el (org-edit-src-code): Fixing arguments.
12361         (org-edit-src-exit): Declared.
12362         (org-outline-overlay-data): Declared.
12363         (org-set-outline-overlay-data): Declared.
12365 2010-11-11  Glenn Morris  <rgm@gnu.org>
12367         * ob.el: Require org when compiling.
12368         (org-save-outline-visibility): Remove macro declaration.
12370         * ob-emacs-lisp.el: Require ob-comint when compiling, for macros.
12371         Remove unnecessary/macro declarations.
12373         * org-docview.el: Require doc-view when compiling.
12374         (doc-view-goto-page): Autoload rather than declaring.
12375         (doc-view-current-page): Remove macro declaration.
12377         * ob.el (tramp-compat-make-temp-file, org-edit-src-code)
12378         (org-entry-get, org-table-import): Fix declarations.
12379         (org-match-string-no-properties): Remove declaration.
12381         * ob-sh.el (org-babel-comint-in-buffer)
12382         (org-babel-comint-wait-for-output, org-babel-comint-buffer-livep)
12383         (org-babel-comint-with-output): Remove unnecessary declarations.
12385         * ob-R.el (orgtbl-to-tsv): Fix declaration.
12387         * org-list.el (org-entry-get): Fix declaration.
12389 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12391         * ob.el (org-babel-remove-temporary-directory): Remove explicit
12392         second argument.
12394 2010-11-11  Magnus Henoch  <magnus.henoch@gmail.com>  (tiny change)
12396         * org-clock.el (org-clocktable-steps): Allow ts and te to be day
12397         numbers.
12399 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12401         * org-macs.el (org-save-outline-visibility): Move from org.el.
12403 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12405         * ob-org.el (org-babel-default-header-args:org): Additional
12406         ":results silent" default header argument for org code blocks.
12408 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12410         * ob-exp.el (org-babel-exp-do-export): Remove hacky ":noeval",
12411         which is now an alias to ":eval no".
12413 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12415         * ob.el (org-babel-remove-temporary-directory): The version of
12416         `delete-directory' found in files.el can not be assumed to be
12417         present on all versions, so this copies the recursive behavior of
12418         that command in such a way that all calls to delete-directory will
12419         also work with the built-in internal C implementation of that
12420         function.  This is not overly difficult as all elements of the
12421         directory can be assumed to be files.
12423 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12425         * ob-C.el (org-babel-C-execute): Corrected arguments to
12426         org-babel-temp-file.
12428 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12430         * ob.el (org-babel-temporary-directory): Variable to hold the
12431         value of the Babel temporary directory.
12433 2010-11-11  Aditya Siram  <aditya.siram@gmail.com>
12435         * ob.el (org-babel-load-in-session): Expanding noweb references
12436         when appropriate.
12438 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12440         * org.el (org-make-link-regexps): Modified regexp of
12441         org-plain-link-re.
12443 2010-11-11  Noorul Islam  <noorul@noorul.com>  (tiny change)
12445         * org-habit.el (org-habit-parse-todo): Find sr-days only if
12446         scheduled-repeat is non nil.  Use 4th element of the list returned
12447         by (org-heading-components) as habit-entry.  Modify the error
12448         message to be more meaningful.
12450 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12452         * ob-latex.el (org-babel-execute:latex): Adding new ":fit" and
12453         ":border" header arguments which both use the "preview" latex
12454         package to fit the resulting PDF image to the figure.
12456 2010-11-11  David Maus  <dmaus@ictsoc.de>
12458         * org-wl.el (org-wl-store-link): Don't try to store link if point
12459         is at end of buffer.
12461 2010-11-11  Harri Kiiskinen  <harkiisk@gmail.com>
12463         * org-publish.el (org-publish-project-alist): Document the new
12464         body-only property.
12465         (org-publish-org-to): Use the body-only property.
12467 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
12469         * org.el (org-store-link): Return link when invoked
12470         non-interactively from an agenda buffer.
12472 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
12474         * org.el (org-store-link): Storing of links to headlines in
12475         indirect buffers was broken.  Fix it.
12477 2010-11-11  Aidan Kehoe  <kehoea@parhasard.net>
12479         * ob-tangle.el (org-babel-tangle): Change the MODE argument to
12480         #'set-file-modes to use integer, not character syntax, avoiding
12481         compile problems with recent XEmacs.
12483 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12485         * org-agenda.el (org-agenda-add-entry-text): Make sure we move
12486         forward even if there is no text to be added.
12488 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12490         * org.el (org-make-tags-matcher): Read "\\-" as "-" in the
12491         tags/property matcher.
12493 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12495         * org-exp.el (org-infile-export-plist): Bind case-fold-search to
12496         t.
12498 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12500         * org-agenda.el (org-agenda-with-point-at-orig-entry): New macro.
12502 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12504         * org-latex.el (org-export-latex-set-initial-vars):
12505         Bind `case-fold-search' to t around the search for special LaTeX setup.
12507         * org-beamer.el (org-beamer-after-initial-vars):
12508         Bind `case-fold-search' to t around the search for special BEAMER
12509         setup.
12511 2010-11-11  David Maus  <dmaus@ictsoc.de>
12513         * org-agenda.el (org-write-agenda): Delete PostScript file after
12514         creating conversion to PDF.
12516 2010-11-11  David Maus  <dmaus@ictsoc.de>
12518         * org-agenda.el (org-write-agenda): Move require statements to
12519         proper place in evaluated lisp expression.
12521 2010-11-11  David Maus  <dmaus@ictsoc.de>
12523         * org-agenda.el (org-write-agenda): Rename temporary buffer to
12524         remove dependency of `flet' macro.
12526 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12528         * ob-lob.el (org-babel-lob-get-info): Edit docstring.
12530 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12532         * ob-exp.el (org-babel-exp-lob-one-liners): Get parameter values
12533         from all standard sources when executing #+lob/#+call lines.
12535 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12537         * ob-R.el (org-babel-R-evaluate): Break the two branches into two
12538         separate functions
12539         (org-babel-R-evaluate-external-process): New function to handle
12540         external process evaluation
12541         (org-babel-R-evaluate-session): New function to handle session
12542         evaluation.
12544 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12546         * ob.el (org-babel-initiate-session): New function derived from
12547         previous `org-babel-switch-to-session'
12548         (org-babel-switch-to-session): Refactored to use new
12549         `org-babel-initiate-session'.
12551 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12553         * ob.el (org-babel-switch-to-session): Supply missing "P" argument
12554         to (interactive).
12556 2010-11-11  David Maus  <dmaus@ictsoc.de>
12558         * org-feed.el (org-feed-format-entry): Decode entry according to
12559         its character encoding.
12561 2010-11-11  David Maus  <dmaus@ictsoc.de>  (tiny change)
12563         * org-feed.el (xml-substitute-special): Declare function for byte
12564         compiler.
12565         (org-feed-unescape): Removed.
12566         (org-feed-parse-rss-entry, org-feed-parse-atom-entry):
12567         Use `xml-substitute-special' to unescape XML entities.
12569 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12571         * ob.el (org-babel-switch-to-session): Throw error if block if
12572         :session not in effect for the block.
12574 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12576         * org-table.el (org-table-create-with-table.el): Align table
12577         before converting.
12579 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12581         * ob.el (org-babel-do-in-edit-buffer): Suppress message and check
12582         that org-src buffer is current before attempting exit.
12584 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12586         * org-src.el (ob-comint): Require 'ob-comint
12587         (org-src-babel-info): Define variable.
12589 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12591         * ob.el (org-babel-do-in-edit-buffer): New macro to evaluate lisp
12592         in the language major mode edit buffer.
12593         (org-babel-do-key-sequence-in-edit-buffer): New function to call
12594         an arbitrary key sequence in the language major mode edit buffer.
12596         * org-src.el (org-src-switch-to-buffer): Add new allowed value
12597         'switch-invisibly for `org-src-window-setup'.
12599 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12601         * org-src.el (ob-keys): Require ob-keys, because `org-babel-map'
12602         is used.
12603         (org-src-do-at-code-block): New macro to evaluate lisp with point
12604         at the start of the Org code block containing the code in this
12605         edit buffer.
12606         (org-src-do-key-sequence-at-code-block): New function to execute
12607         command bound to key at the Org code block containing the code in
12608         this edit buffer.
12610 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12612         * ob-R.el (org-babel-R-associate-session): New function to
12613         associate R code edit buffers with ESS comint session.
12615 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12617         * org-src.el (org-edit-src-code): If at src block, store babel
12618         info as buffer local variable.
12619         (org-src-associate-babel-session): New function to associate code
12620         edit buffer with comint session.  Does nothing unless a
12621         language-specific function named
12622         `org-babel-LANG-associate-session' exists.
12623         (org-src-babel-configure-edit-buffer): New function to be called
12624         in `org-src-mode-hook'.
12625         (org-src-mode-hook): Add `org-src-babel-configure-edit-buffer' to
12626         hook.
12628 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12630         * ob.el (org-babel-switch-to-session-with-code): New function to
12631         generate split frame displaying edit buffer and session.
12633 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12635         * org.el (org-set-tags): Consider org-indent-mode when computing
12636         the tags column.
12638 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12640         * org-compat.el (org-looking-at-p): Only use looking-at-p when
12641         defined.
12643 2010-11-11  David Maus  <dmaus@ictsoc.de>
12645         * org-agenda.el (org-finalize-agenda-entries): Delete excluded
12646         lines directly after call to sorting filter function.
12648 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12650         * org.el (org-complex-heading-regexp-format): Document the
12651         variable.
12652         (org-get-refile-targets): Use `org-complex-heading-regexp-format'
12653         to make the regular expression for matching the headline.
12655 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12657         * org.el (org-refile-check-position): New function.
12658         (org-goto):
12659         (org-refile-get-location): Call `org-refile-check-position'.
12661 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12663         * ob-python.el (org-babel-python-initiate-session-by-key): Use eq
12664         instead of equal to compare symbols.
12666 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12668         * org-agenda.el (org-agenda-before-sorting-filter-function):
12669         New hook function.
12670         (org-finalize-agenda-entries):
12671         Apply `org-agenda-before-sorting-filter-function'.
12673 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12675         * org-latex.el (org-export-latex-first-lines): Do not protect meta
12676         lines that have nothing to do with babel.
12678 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12680         * org-capture.el (org-capture-place-template): Handle the
12681         checkitem case.
12682         (org-capture-place-item): Provide boundaries for the search to
12683         make sure we do not get a match in a different tree.
12685 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12687         * org-exp.el (org-export-preprocess-apply-macros): Fix the macro
12688         argument parser.
12690 2010-11-11  Noorul Islam  <noorul@noorul.com>
12692         * org-latex.el (org-latex-to-pdf-process): Add output-directory
12693         option for the command pdflatex.
12694         (org-export-as-pdf): Respect directory in path of
12695         EXPORT_FILE_NAME.
12697 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12699         * org-exp.el (org-export-with-LaTeX-fragments): New default t,
12700         which now means to use MathJax processing for HTML.  Also allow
12701         new value `dvipng' to force the old image processing.
12702         (org-infile-export-plist): Parse for MATHJAX setup line.
12704         * org-html.el (org-export-html-mathjax-options): New option.
12705         (org-export-html-mathjax-config): New function.
12706         (org-export-html-mathjax-template): New option.
12707         (org-export-html-preprocess): Call the LaTeX snippet processor
12708         with an additional argument to declare special ways of processing.
12709         (org-export-as-html): Bind the dynamical variable
12710         `org-export-have-math'.  Insert the MathJax script template when
12711         it is needed by the document.
12713         * org.el (org-preview-latex-fragment): Call `org-format-latex'
12714         with the additional processing argument.
12715         (org-export-have-math): New variable, for dynamic scoping.
12716         (org-format-latex): Implement specific ways of processing.
12717         New function argument for processing type.
12718         (org-org-menu): Remove the entry to configure LaTeX snippet
12719         processing.
12721 2010-11-11  Bastien Guerry  <bzg@altern.org>
12723         * org-agenda.el (org-agenda-clock-goto): Use `\C-c\C-x\C-j' for
12724         `org-clock-goto' and `J' for `org-agenda-clock-goto'.  If the
12725         heading currently clocked in is not listed in the agenda, display
12726         this entry in another buffer.  If there is no running clock,
12727         display a help message.
12729 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12731         * org-latex.el (org-export-latex-tables): Return "" instead of nil
12732         when no label is attached.
12734 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12736         * org-agenda.el (org-agenda-menu-show-match): New option.
12737         (org-agenda-menu-two-column): New option.
12738         (org-agenda-get-restriction-and-command): Implement dispatch menu
12739         without showing the matcher, and with two-column display.
12741 2010-11-11  Bernt Hansen  <bernt@norang.ca>
12743         * org-indent.el (org-indent-mode): Fix grammar for message when
12744         mode is refused.
12746 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12748         * ob.el (org-babel-insert-result): Ensures `beg' is set, even if
12749         no previous result exists.
12751 2010-11-11  Noorul Islam  <noorul@noorul.com>
12753         * ob.el Declare org-babel-lob-execute-maybe() to avoid compiler
12754         warning.
12756 2010-11-11  Noorul Islam  <noorul@noorul.com>
12758         * org.el (org-set-visibility-according-to-property): Use backward
12759         search instead of forward, so that top hierarchy gets priority.
12761 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12763         * org-agenda.el (org-timeline): Allow indirect buffer.
12765 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12767         * org-exp.el (org-export-preprocess-after-radio-targets-hook):
12768         (org-export-define-heading-targets-headline-hook): New hooks.
12770         * org.el (org-modules): Add entry for org-wikinodes.el.
12771         (org-font-lock-set-keywords-hook): New hook.
12772         (org-open-at-point-functions): New hook.
12773         (org-find-exact-headling-in-buffer):
12774         (org-find-exact-heading-in-directory): New functions.
12775         (org-mode-flyspell-verify): Better cursor position for checking if
12776         flyspell should ignore a word.
12778 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12780         * org-indent.el (org-indent-remove-properties):
12781         (org-indent-add-properties): Make sure changing these properties
12782         does not trigger modification hooks.
12784 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12786         * org.el (org-link-search-must-match-exact-headline): New option.
12787         (org-link-search-inhibit-query): New variable.
12788         (org-link-search): Search for exact headline match in Org files.
12790 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12792         * ob.el (org-babel-execute-src-block-maybe): Remove check for
12793         `org-babel-no-eval-on-ctrl-c-ctrl-c'; this is done in the new
12794         function `org-babel-execute-safely-maybe'.
12796 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12798         * ob.el (org-babel-load-in-session): Set directory in case :dir
12799         arg is in effect.
12801 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12803         * ob-tangle.el (org-babel-tangle-collect-blocks): Don't throw
12804         errors when we're not under of a headline.
12806 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12808         * ob-octave.el (org-babel-octave-wrapper-method): Use dlmwrite to
12809         write delimited text instead of save -ascii
12810         (org-babel-octave-import-elisp-from-file): Specify that data
12811         written to file is tab-delimited.
12813 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12815         * ob-R.el (org-babel-R-evaluate): Specify that tabular data is
12816         tab-delimited.
12818 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12820         * ob.el (org-babel-import-elisp-from-file): Allow separator to be
12821         specified.
12823 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12825         * ob-python.el (org-babel-python-table-or-string): Fix recognition
12826         of lists and tuples.
12828 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12830         * ob-octave.el (org-babel-octave-evaluate-external-process):
12831         Allow remote files.
12833 2010-11-11  Juan Pechiar  <pechiar@computer.org>
12835         * ob-octave.el (org-babel-octave-evaluate-external-process):
12836         Use `org-babel-octave-import-elisp-from-file' instead of
12837         `org-babel-eval-read-file'.
12838         (org-babel-octave-var-to-octave): Separate matrix rows with ';',
12839         and use '%s' as format specifier instead of '%S'.
12841 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12843         * ob-octave.el: Only (require 'matlab) when necessary.
12844         (org-babel-octave-initiate-session): (require) octave-inf or matlab
12845         as appropriate.
12846         (org-babel-execute:matlab): Remove (require).
12847         (org-babel-prep-session:matlab): Remove (require).
12848         (org-babel-matlab-initiate-session): Remove (require).
12850 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
12852         * ob-octave.el (org-babel-octave-evaluate): Fix formal argument
12853         list.
12855 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12857         * ob-python.el (org-babel-python-table-or-string): Can now handle
12858         VERY long result lines.
12860 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12862         * org-latex.el (org-export-latex-tables): Add label if any.
12864         * org-latex.el (org-export-latex-convert-table.el-table):
12865         Fix little mistake when inserting label.
12867 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
12869         * org.el (org-cycle-internal-local): Remove an unnecessary call
12870         to `org-back-to-heading' that was preventing point to stay at its
12871         column when cycling visibility.
12873 2010-11-11  Noorul Islam  <noorul@noorul.com>
12875         * org-capture.el (org-capture-finalize): Make messages consistent.
12877 2010-11-11  Noorul Islam  <noorul@noorul.com>
12879         * org-gnus.el: Suppress compiler warning by declaring outside
12880         function nnimap-retrieve-headers-from-file.
12882 2010-11-11  Noorul Islam  <noorul@noorul.com>
12884         * org-colview.el Use org-beamer-select-environment instead of
12885         org-beamer-set-environment-tag.
12887 2010-11-11  Matt Lundin  <mdl@imapmail.org>
12889         * org.el (org-insert-time-stamp): Fix org-insert-time-stamp so
12890         that the value of org-last-inserted-timestamp includes time range.
12892 2010-11-11  David Maus  <dmaus@ictsoc.de>
12894         * org-wl.el (org-wl-store-link-message): Provide link property for
12895         message-id without angle brackets.
12897 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12899         * ob-R.el (org-babel-R-evaluate): Improved prompt-stripping regexp.
12901 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12903         * ob-tangle.el (org-babel-find-file-noselect-refresh): Finds a
12904         file ensuing that the latest changes on disk are represented.
12906 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12908         * ob-sqlite.el (org-babel-sqlite-expand-vars): Now inserts string
12909         arguments w/o quotes.
12911 2010-11-11  Bernt Hansen  <bernt@norang.ca>
12913         * org-capture.el (org-capture-finalize): Fix clock in of
12914         interrupted task during capture finalize.
12916 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12918         * ob-R.el (org-babel-R-evaluate): Clean up extra prompts in
12919         session output.
12921 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12923         * ob-C.el (org-babel-C-ensure-main-wrap): More generous regular
12924         expression for matching main function.
12926 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12928         * ob-lob.el (org-babel-lob-one-liner-regexp): Fix error in lob
12929         regexp -- it wasn't matching lob lines w/o indices.
12931 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12933         * org-exp.el (org-export-latex-listings-w-names): Fix compiler
12934         warning in org-exp.el.
12936 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12938         * org-publish.el (org-publish-file): Better error message if
12939         base-directory or publishing-directory are not defined.
12941 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12943         * org-colview.el (org-columns-display-here): Use overlays to
12944         overrule line prefix properties during column view.
12946 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12948         * org-agenda.el (org-agenda-filter-preset): Document the
12949         limitation for the filter preset - it can only be used for an
12950         entire agenda view, not in an individual block in a block agenda.
12952 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12954         * ob-table.el (sbe): Now able to accept range references from
12955         tables.
12957 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12959         * ob.el (org-babel-pick-name): If colnames or rownames contain a
12960         list of names, then use those directly.
12962 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12964         * org-exp.el (org-export-format-source-code-or-example):
12965         Escape underscores in code block names on latex listings export.
12967 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
12969         * ob-tangle.el (org-babel-with-temp-filebuffer):
12970         Use find-file-noselect to avoid excess buffer movement.
12972 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12974         * org-html.el (org-html-should-inline-p): Only inline images if
12975         they should be.
12977 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12979         * org-id.el (org-id-store-link): Autoload.
12981         * org.el ("org-id"): Autoload `org-id-store-link'.
12983 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12985         * org-html.el (org-html-should-inline-p): Only inline images if
12986         they should be.
12988 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
12990         * org-icalendar.el (org-icalendar-alarm-time): New option.
12992         * org-icalendar.el (org-print-icalendar-entries): Timed events are
12993         exported with alarm events, a.k.a. reminders.
12995 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
12997         * org-capture.el (org-capture-target-buffer): Throw an error if we
12998         have no target file.
12999         (org-capture-select-template): Use a default template if the user
13000         has not specified any.
13002 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
13004         * org.el (org-modules): Add entry for org-velocity.
13006 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
13008         * ob-lob.el (org-babel-lob-execute): Changing indentation to
13009         improve line length.
13011 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
13013         * org-exp.el (org-export-handle-table-metalines): Choose a better
13014         position for checking protectedness.
13016 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
13018         * org-table.el (org-table-convert-region): Don't continue csv
13019         importation which the point catches the end, this fixes an
13020         infinite loop which was caused by the (point) never catching up
13021         with the "end" marker.
13023 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
13025         * org-macs.el (org-string-nw-p): New function.
13027         * org-capture.el (org-capture-import-remember-templates):
13028         Interpret an empty string as request to use
13029         `org-default-notes-file'.
13030         (org-capture-target-buffer): If the FILE is not a (non-empty)
13031         string, use `org-default-notes-file'.
13033 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
13035         * org-capture.el (org-capture-templates): Fix customize type.
13037 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
13039         * org-colview-xemacs.el (org-columns-compile-map):
13040         (org-columns-number-to-string):
13041         (org-columns-string-to-number): Handle estimate ranges.
13042         (org-estimate-mean-and-var): New function.
13043         (org-estimate-combine): New function.
13044         (org-estimate-print): New function.
13045         (org-string-to-estimate): New function.
13047 2010-09-25  Juanma Barranquero  <lekktu@gmail.com>
13049         * org.el (org-refile-targets):
13050         * org-agenda.el (org-agenda-hide-tags-regexp): Fix typos in docstrings.
13052 2010-08-19  Glenn Morris  <rgm@gnu.org>
13054         * org.el (org-outline-overlay-data, org-set-outline-overlay-data)
13055         (org-save-outline-visibility): Move to org-macs.
13056         * org-macs.el (org-outline-overlay-data, org-set-outline-overlay-data)
13057         (org-save-outline-visibility): Move here from org.el.
13058         (show-all): Autoload it.
13059         * ob.el: Don't require org when compiling.
13061 2010-08-18  Glenn Morris  <rgm@gnu.org>
13063         * ob.el: Require org when compiling.
13064         (org-save-outline-visibility): Remove macro declaration.
13065         * ob-emacs-lisp.el: Require ob-comint when compiling, for macros.
13066         Remove unnecessary/macro declarations.
13067         * org-docview.el: Require doc-view when compiling.
13068         (doc-view-goto-page): Autoload rather than declaring.
13069         (doc-view-current-page): Remove macro declaration.
13071 2010-08-17  Glenn Morris  <rgm@gnu.org>
13073         * ob.el (tramp-compat-make-temp-file, org-edit-src-code)
13074         (org-entry-get, org-table-import): Fix declarations.
13075         (org-match-string-no-properties): Remove unnecessary declaration.
13076         * ob-sh.el (org-babel-comint-in-buffer)
13077         (org-babel-comint-wait-for-output, org-babel-comint-buffer-livep)
13078         (org-babel-comint-with-output): Remove unnecessary declarations.
13079         * ob-R.el (orgtbl-to-tsv): Fix declaration.
13080         * org-list.el (org-entry-get): Fix declaration.
13082 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13084         * ob-C.el: New file.
13085         * ob-R.el: New file.
13086         * ob-asymptote.el: New file.
13087         * ob-clojure.el: New file.
13088         * ob-comint.el: New file.
13089         * ob-css.el: New file.
13090         * ob-ditaa.el: New file.
13091         * ob-dot.el: New file.
13092         * ob-emacs-lisp.el: New file.
13093         * ob-eval.el: New file.
13094         * ob-exp.el: New file.
13095         * ob-gnuplot.el: New file.
13096         * ob-haskell.el: New file.
13097         * ob-keys.el: New file.
13098         * ob-latex.el: New file.
13099         * ob-lob.el: New file.
13100         * ob-matlab.el: New file.
13101         * ob-mscgen.el: New file.
13102         * ob-ocaml.el: New file.
13103         * ob-octave.el: New file.
13104         * ob-perl.el: New file.
13105         * ob-python.el: New file.
13106         * ob-ref.el: New file.
13107         * ob-ruby.el: New file.
13108         * ob-sass.el: New file.
13109         * ob-screen.el: New file.
13110         * ob-sh.el: New file.
13111         * ob-sql.el: New file.
13112         * ob-sqlite.el: New file.
13113         * ob-table.el: New file.
13114         * ob-tangle.el: New file.
13115         * ob.el: New file.
13117 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13119         * org-mks.el: New file.
13120         * org-capture.el: New file.
13122 2010-07-19  Christian Egli  <christian.egli@sbszh.ch>
13124         * org-taskjuggler.el: New file.
13126 2010-07-19  Matt Lundin  <mdl@imapmail.org>
13128         * org-agenda.el (org-search-view): Fix inclusion of agenda-archives
13129         in org-agenda-text-search-extra-files.
13131 2010-07-19  David Maus  <dmaus@ictsoc.de>
13133         * org-list.el (org-list-send-list): Locally bind variable `txt'.
13135 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13137         * org.el (org-reload): Now also reloading babel files.
13139 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13141         * org-capture.el (org-capture-set-plist): Make sure txt is a string
13142         before calling `string-match'.
13143         (org-capture-templates): Fix customization type.
13145 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13147         * org-latex.el (org-export-latex-preprocess): Make a special case
13148         for \nbsp.
13149         (org-latex-entities): Remove the entry for \nbsp.
13150         (org-latex-entities-exceptions): Variable removed.
13152 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13154         * org-capture.el (org-capture-refile): Do not try to manipulate
13155         bookmark list.
13157         * org.el (org-refile): Use the correct bookmark here.
13159 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13161         * org-list.el (org-list-send-list): Parse list from its true beginning.
13163         * org.el (org-ctrl-c-ctrl-c): Maybe send the list when at a list item.
13165 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13167         * org.el (org-insert-link): Correctly determine if we should use
13168         a relative path.
13170 2010-07-19  Nicolas Goaziou  <n.goaziou@gmail.com>
13172         * org-list.el (org-list-radio-list-templates): Fix templates.
13174 2010-07-19  Nicolas Goaziou  <n.goaziou@gmail.com>
13176         * org-list.el (org-list-send-list): Regexp defining the start of
13177         a radio list is now on par with the one used for radio tables.
13179 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13181         * org-entities.el (org-entities-help): Add a headline for
13182         the user-defined entities.
13184 2010-07-19  Dirk-Jan C. Binnema  <djcb.bulk@gmail.com>  (tiny change)
13186         * org-agenda.el (org-agenda-action): Document capture key and add it
13187         to the prompt.
13189 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13191         * org-latex.el (org-export-latex-listings-langs): Add (sqlite "SQL").
13193 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13195         * org-latex.el (org-export-latex-first-lines): Do not mark
13196         meta lines for removal.  Do not remove BABEL config lines during export.
13198 2010-07-19  David Maus  <dmaus@ictsoc.de>
13200         * org-capture.el (org-capture): Check if
13201         `org-capture-link-is-already-stored' is bound before evaluating.
13203 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13205         * org.el: Add autoload for org-babel-do-load-languages.
13207 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13209         * org-src.el (org-src-lang-modes): Add sqlite to sql-mode.
13211 2010-07-19  David Maus  <dmaus@ictsoc.de>
13213         * org-feed.el: Change indentation to match coding style
13214         guideline.
13216 2010-07-19  David Maus  <dmaus@ictsoc.de>
13218         * org-feed.el (org-feed-unescape, org-feed-parse-atom-feed): Load XML
13219         library if necessary.
13221 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13223         * org-beamer.el (org-beamer-amend-header): Standardize the
13224         header cookie for the beamer extra stuff.
13226 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13228         * org-beamer.el (org-beamer-amend-header): Put extra header
13229         last in header.
13231 2010-07-19  David Maus  <dmaus@ictsoc.de>
13233         * org-exp-blocks.el (org-export-blocks-format-ditaa)
13234         (org-export-blocks-format-dot): Remove text properties of body before
13235         calculating cache hash.
13237 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13239         * org-latex.el (org-export-latex-tabular-environment): New option.
13240         (org-export-latex-tables): Use `org-export-latex-tabular-environment'.
13242 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13244         * org-compat.el (org-version-check): New function.
13246         * org-indent.el (org-indent-mode): Check for exact emacs version.
13248 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13250         * org-capture.el (org-capture-templates): Allow the template
13251         to come from a file or function call.
13252         (org-capture-place-entry): Get the template from file or function.
13254 2010-07-19  David Maus  <dmaus@ictsoc.de>
13256         * org-agenda.el (org-agenda-bulk-action): Don't create marker for
13257         position if target is entire file.
13259 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13261         * org.el (org-autoload): Autoload a few more org-table functions.
13263 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13265         * org.el (org-babel-load-languages): Add ob-mscgen.
13267 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13269         * org-latex.el (org-export-latex-tables): Format string now
13270         matches options.
13272 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13274         * org.el (org-babel-load-languages): This variable controls which
13275         languages will be loaded by org-babel.  It is customizable through
13276         the customize interface.
13278 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13280         * org-latex.el (org-export-latex-format-image): Update number of
13281         arguments to allow for an optional short-name.
13283 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13285         * org-indent.el (org-indent-mode): Refuse to turn on prior to Emacs 23.2.
13287 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13289         * org-capture.el (org-capture-set-target-location):
13290         Store exact positions for file+regexp and file+function targets.
13291         (org-capture-place-entry, org-capture-place-item)
13292         (org-capture-place-table-line, org-capture-place-plain-text):
13293         Respect exact positions.
13294         (org-capture-finalize): Make sure we are at the beginning of a line
13295         when fixing the empty lines after the entry.
13297 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13299         * org.el (org-entry-get-with-inheritance): New argument LITERAL-NIL.
13300         (org-entry-get): Pass `literal-nil' into
13301         `org-entry-get-with-inheritance'.
13302         (org-todo): React to nil values of the LOGGING property.
13304 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13306         * org.el (org-default-notes-file): Update docstring.
13308 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13310         * org.el (org-link-frame-setup): Use `org-gnus-no-new-news' as default.
13312 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13314         * org-exp.el (org-export-attach-captions-and-attributes):
13315         Add a shortname attribute to caption strings under the symbol name
13316         org-caption-shortn.
13318 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13320         * org.el (org-switchb): Rename from `org-iswitchb'.
13321         Improve docstring.
13322         (org-iswitchb): New alias.
13323         (org-ido-switchb): Make alias point to `org-switchb'.
13325 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13327         * org-capture.el (org-capture-fill-template):
13328         Respect time-of-day preference in template prompt.
13330 2010-07-19  David Maus  <dmaus@ictsoc.de>
13332         * org-feed.el (org-feed-unescape): Remove superfluous lambda.
13334 2010-07-19  David Maus  <dmaus@ictsoc.de>
13336         * org-wl.el (org-wl-disable-folder-check): New customization
13337         variable.
13338         (org-wl-open): Disable folder check depending on
13339         `org-wl-disable-folder-check'.
13341 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13343         * org-capture.el (org-capture-set-target-location):
13344         Fix file+function interpretation.
13346 2010-07-19  David Maus  <dmaus@ictsoc.de>
13348         * org-feed.el (org-feed-parse-rss-entry): Unescape rss element
13349         content.
13351 2010-07-19  David Maus  <dmaus@ictsoc.de>
13353         * org-feed.el (xml-entity-alist): Declare variable
13354         `xml-entity-alist' for byte compiler.
13356 2010-07-19  David Maus  <dmaus@ictsoc.de>
13358         * org-feed.el (org-feed-unescape): New function.
13359         Unescape protected entities.
13360         (org-feed-parse-atom-entry): Use function for atom:content
13361         type text and html.
13363 2010-07-19  David Maus  <dmaus@ictsoc.de>
13365         * org-feed.el (org-feed-parse-rss-feed): Ignore case of rss
13366         element names.
13368 2010-07-19  Bernt Hansen  <bernt@norang.ca>
13370         * org.el (org-time-string-to-absolute): Ignore cyclic repeater
13371         when displaying items on todays agenda date.
13373 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13375         * org-agenda.el (org-agenda-get-progress): Avoid reusing previous
13376         value of EXTRA.
13378 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13380         * org-publish.el (org-publish-initialize-cache):
13381         Make timestamp directory, the entire path to it.
13383 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13385         * org-exp.el (org-export-handle-comments): Make sure to check
13386         for protection in the comment line, and not in the line after it.
13388 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13390         * org-html.el (org-export-html-preprocess): Call org-format-latex,
13391         possibly with a protect-only argument.
13393         * org.el (org-format-latex): New argument PROTECT-ONLY.
13395 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13397         * org-exp.el (org-export-handle-table-metalines): This function
13398         removes table specific meta-lines, now that we aren't wiping
13399         everything that looks remotely like a comment at the end of the
13400         export process we have to be sure to catch all of the specific lines
13401         in org-exp.el.
13403 2010-07-19  Nicolas Goaziou  <n.goaziou@gmail.com>
13405         * org-exp.el (org-export-select-backend-specific-text): Properly
13406         get rid of #+Backend and #+ATTR_Backend specifics to backends not
13407         matching the one we're exporting to.
13409 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13411         * org-table.el (orgtbl-to-generic): Add the :remove-newlines
13412         option which will strip newline characters from the text of table
13413         cells and replace then with "\n".
13415 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13417         * org.el (org-confirm-shell-link-function)
13418         (org-confirm-elisp-link-function): Limit the values that can be set by
13419         file variables.
13421 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13423         * org.el (org-compute-latex-and-specials-regexp): Deal with
13424         string elements by discarding them.
13426 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13428         * org.el (org-iswitchb): Make sure to use at least iswitchb.
13430 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13432         * org-capture.el (org-capture-position-for-last-stored)
13433         (org-capture-bookmark-last-stored-position): New functions.
13434         (org-capture-place-table-line): Better error catching.
13435         (org-capture-place-item, org-capture-place-entry)
13436         (org-capture-place-plain-text):
13437         Call `org-capture-position-for-last-stored'.
13438         (org-capture-finalize): Just call
13439         `org-capture-bookmark-last-stored-position'.
13441 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13443         * org-exp.el (org-export-mark-blockquote-verse-center):
13444         Fix small bug, now grabbing match data before overwritten by looking-at
13445         this fixes a problem with remainders of #+end_quote lines appearing
13446         in exported output.
13448 2010-07-19  David Maus  <dmaus@ictsoc.de>
13450         * org.el (org-link-frame-setup): Add customization option for
13451         Wanderlust.
13453 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13455         * org-latex.el (org-export-latex-fixed-width): Now check
13456         org-example rather than org-protected on verbatim export, because by
13457         default all ": " prefixed lines are marked protected.
13459 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13461         * org-latex.el (org-export-latex-fixed-width): Check for
13462         protection before wrapping ": " lines as verbatim.
13464 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13466         * org-exp.el (org-export-handle-comments): Check for protection
13467         before removing comments.
13469 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13471         * org-entities.el (org-entities): Restructure the list.
13472         (org-entities-help): Turn the help output into a buffer
13473         in Org-mode, so that it becomes easier to find a symbol
13474         in the structure.
13475         (org-entities-create-table): Deal with new structure.
13477 2010-07-19  David Maus  <dmaus@ictsoc.de>
13479         * org-agenda.el (org-write-agenda): Use backquotes to expand
13480         `flet' at compile time.
13482 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13484         * org.el (org-entry-properties): Make sure that standard property
13485         names are used even if the user has customized time keywords.
13487 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13489         * org-macs.el (org-not-nil): Return the value if not interpreted
13490         as nil.
13492         * org.el (org-entry-get)
13493         (org-entry-get-with-inheritance): Interpret the value "nil"
13494         as nil for properties.
13496 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13498         * org.el (org-switch-to-buffer-other-window): Return the buffer.
13500 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13502         * org-macs.el (org-not-nil): New function.
13504         * org.el (org-block-todo-from-children-or-siblings-or-parent):
13505         Use `org-not-nil' to interpret a property value of nil.
13507 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13509         * org.el (org-truely-invisible-p): New function.
13510         (org-beginning-of-line): Use `org-truely-invisible-p'.
13512 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13514         * org-agenda.el (org-agenda-get-timestamps): No errors
13515         while getting TODO state.
13516         (org-agenda-highlight-todo): No error when no keyword has
13517         been matched.
13519 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13521         * org.el (org-timestamp-change): New optional argument UPDOWN.
13522         Use this to identify calls from org-timestamp-up/down, so that we can
13523         skip by rounding minutes in this case.
13524         (org-timestamp-up, org-timestamp-down, org-timestamp-up-day)
13525         (org-timestamp-down-day): Call org-timestamp-change with the
13526         updown argument.
13528 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13530         * org-agenda.el (org-agenda-action): Make `c' key call org-capture.
13532         * org-capture.el: New file.
13534         * org-compat.el (org-get-x-clipboard): Function moved here from
13535         remember.el.
13537         * org-mks.el: New file.
13539         * org.el (org-set-regexps-and-options): Allow statistic cookies as
13540         part of complex headlines.
13541         (org-find-olp): New argument THIS-BUFFER.  When set, assume that the
13542         OLP does not contain a file name.
13544 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13546         * org.el (org-mode): Set `comment-start' instead of changing the
13547         syntax of the `#' character.
13549 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13551         * org-exp.el (org-export-format-source-code-or-example): Mark examples
13552         by a property.
13554         * org-html.el (org-export-html-close-lists-maybe): Check if raw
13555         HTML stuff was actually made from an example.
13557 2010-07-19  Bastien Guerry  <bzg@altern.org>
13559         * org-latex.el: Items are no longer skipped when their first line
13560         ends on a protected element.
13562         * org-list.el: Protected environments looking like lists are not
13563         exported anymore.
13565 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13567         * org-exp-blocks.el (org-export-blocks-preprocess):
13568         Cleanup trailing newline after block.
13570 2010-07-19  Bastien Guerry  <bzg@altern.org>
13572         * org-exp.el: Comment regexp now matches documentation.  No more
13573         protection check when deleting comments before export.
13575 2010-07-19  Bastien Guerry  <bzg@altern.org>
13577         * org-exp.el (org-export-preprocess-string):
13578         Now using `org-export-handle-include-files-recurse' to resolve
13579         included files.
13581 2010-07-19  Bastien Guerry  <bzg@altern.org>
13583         * org-agenda.el (org-agenda-get-deadlines)
13584         (org-agenda-get-scheduled):
13585         * org.el (org-time-string-to-seconds):
13586         For deadline and scheduled agenda display ignore the cyclic repeater
13587         when calculating how many days late the task is.  If you have a weekly
13588         task and miss the date the agenda view will show more than a week late
13589         now instead of resetting on the cyclic repeating date.  This makes it
13590         much more obvious when you missed a repeating task after the repeater.
13592 2010-07-19  Bastien Guerry  <bzg@altern.org>
13594         * org-exp.el (org-export-mark-blockquote-verse-center):
13595         Consider environments that end at eob.
13597 2010-07-19  Mikael Fornius  <mfo@abc.se>
13599         * org.el (org-raise-scripts): Do not fontify sub/superscripts of text
13600         with face `org-special-keyword'.  Make property keys as :LAST_REPEAT:
13601         display correctly.
13603 2010-07-19  Mikael Fornius  <mfo@abc.se>
13605         * org.el (org-at-property-p): Use save-match-data macro instead of let.
13607 2010-07-19  Mikael Fornius  <mfo@abc.se>
13609         * org.el (test): Remove unused test function.
13611 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13613         * org-exp-blocks.el (org-export-blocks-preprocess): Fix typo.
13615 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13617         * org-exp-blocks.el (org-export-blocks-postblock-hook):
13618         Add documentation to and turn into a defcustom.
13620 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
13622         * org-exp.el (org-get-file-contents): By un-setting prefix1 to ""
13623         instead of to nil we avoid errors when :prefix1 is defined, but
13624         prefix is not.
13626 2010-07-19  Nicolas Goaziou  <n.goaziou@gmail.com>
13628         * org-latex.el (org-export-latex-preprocess): Environments coming
13629         from latex backend specific instructions (#+LaTeX) are already
13630         protected and won't be treated as normal environments.
13632 2010-07-19  Bastien Guerry  <bzg@altern.org>
13634         * org-timer.el (org-timer-set-timer): Fix typo in the docstring.
13636 2010-07-19  Bastien Guerry  <bzg@altern.org>
13638         * org-timer.el (org-timer-set-timer): Use a prefix argument.
13639         See the docstring of the function.
13641 2010-07-19  Bastien Guerry  <bzg@altern.org>
13643         * org-timer.el (org-timer-set-timer): Fix bug about canceling
13644         timers.
13646 2010-07-19  David Maus  <dmaus@ictsoc.de>
13648         * org-w3m.el (org-w3m-copy-for-org-mode)
13649         (org-w3m-get-next-link-start, org-w3m-get-prev-link-start):
13650         Get text property directly, not using macro `w3m-anchor'.
13652 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13654         * org.el (org-emph-re): Document the match groups.
13656 2010-07-19  Bernt Hansen  <bernt@norang.ca>
13658         * org-clock.el (org-clock-in): Set `org-clock-clocking-in' to
13659         t before calling `org-clock-out', so that that function can
13660         know its call context.
13662 2010-07-19  Bastien Guerry  <bzg@altern.org>
13664         * org-timer.el (org-timer-default-timer): New variable.
13665         (org-timer-set-timer): Use the new variable.  Also offer the
13666         possibility to replace the current timer by a new one.
13668 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13670         * org.el (org-kill-note-or-show-branches): Hide subtree before
13671         exposing the headings.
13673 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13675         * org.el (org-add-planning-info): Remove the empty line also
13676         if there is no whitespace at all in there.
13678         * org-table.el (org-table-align): Fix alignment of strings
13679         with invisible characters.
13681 2010-07-19  David Maus  <dmaus@ictsoc.de>
13683         * org.el (org-refile-cache-get): Return empty list of targets
13684         when cache was cleared.
13685         (org-clone-subtree-with-time-shift): Maybe create ID property
13686         in cloned subtrees.
13687         (org-clone-delete-id): New customization variable.
13688         (org-clone-subtree-with-time-shift): Use customization
13689         variable `org-clone-delete-id'.
13690         (org-clone-subtree-with-time-shift): Remove empty property
13691         drawer in cloned subtrees.
13693 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13695         * org.el (org-refile-use-cache): New option.
13696         (org-refile-cache, org-refile-markers): New variable.
13697         (org-refile-marker, org-refile-cache-clear)
13698         (org-refile-cache-check-set, org-refile-cache-put)
13699         (org-refile-cache-get): New function.
13700         (org-get-refile-targets): Use the refile cache.
13702         * org-clock.el (org-clock-sum): Don't include running clock if
13703         the time block is wrong.
13705 2010-07-19  John Wiegley  <jwiegley@gmail.com>
13707         * org-clock.el (org-clock-clock-in, org-clock-in):
13708         Add parameter `start-time'.
13709         (org-clock-resolve-clock): Add parameter `clock-out-time'.
13710         If set, and resolve-to is a past time, then the clock out
13711         event occurs at `clock-out-time' rather than at `resolve-to'.
13712         In this case, `resolve-to' becomes the clock in time.
13713         (org-clock-jump-to-current-clock): Create new global command
13714         to reveal the current clock.
13715         (org-clock-resolve): Add new commands g/G and j/J, and a
13716         help window describing all commands and their meaning.
13717         (org-clock-resolve-expert): New customization variable.
13718         (org-find-open-clocks): Fix a bug that caused discovered
13719         clocks not to match up with the currently active clock.
13720         (org-resolve-clocks): Change the argument
13721         `also-non-dangling-p' to `only-dangling-p', since due to a bug
13722         this was the default behavior all along.
13724 2010-07-19  David Maus  <dmaus@ictsoc.de>
13726         * org-id.el (org-id-uuid): New function.  Return string with
13727         random (version 4) UUID.
13728         (org-id-method): Make 'uuid the new default value.
13729         (org-id-new): Use `org-id-uuid' if call to uuidgen program
13730         does not return a UUID.
13732 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13734         * org-latex.el (org-export-latex-format-image): Add support
13735         for multicolumn figures in LaTeX.
13737 2010-07-19  David Maus  <dmaus@ictsoc.de>
13739         * org.el (org-clone-subtree-with-time-shift): Remove ID
13740         property of original subtree in cloned subtrees.
13742 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13744         * org-exp.el (org-export-format-source-code-or-example):
13745         XEmacs compatibility.
13747         * org-latex.el (org-export-latex-tables): Accept comma in
13748         align string.
13750         * org-docbook.el (org-export-docbook-xslt-stylesheet): New option.
13751         (org-export-docbook-xslt-proc-command): Fix docstring.
13752         (org-export-docbook-xsl-fo-proc-command): Fix docstring.
13753         (org-export-as-docbook-pdf):
13754         Improve formatting of the xslt command.
13756         * org-exp.el (org-infile-export-plist): Check for XSLT setting.
13758         * org.el (org-file-contents): Improve error message.
13759         (org-set-regexps-and-options): Remove spaces at both ends.
13761 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13763         * org-docbook.el (org-export-as-docbook-pdf):
13764         Improve formatting of the xslt command.
13766 2010-07-19  Sebastian Rose  <sebastian_rose@gmx.de>
13768         * org-publish.el (org-publish-cache): Use one big hashmap for
13769         each project defined in `org-publish-project-alist'.
13770         (initialize-files-alist): Function removed.
13771         (org-publish-validate-link): Function removed.
13772         (org-publish-get-base-files): Add variable `sitemap-requested'
13773         to avoid sorting where possible.
13774         (org-publish-get-files): Function removed.
13775         (org-publish-get-project-from-filename): Make independent of
13776         file list.
13777         (org-publish-file): New argument NO-CACHE.
13779 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13781         * org.el (org-beginning-of-defun, org-end-of-defun):
13782         New functions.
13783         (org-mode): Install the `org-beginning-of-defun' and
13784         `org-end-of-defun' functions.
13785         (org-pretty-entities): New option.
13786         (org-toggle-pretty-entities): New command.
13787         (org-fontify-entities): New function.
13788         (org-startup-options): New keywords for pretty entities.
13789         (org-set-font-lock-defaults): Call the pretty entities
13790         function.
13792         * org-latex.el (org-export-latex-keywords-maybe): Protect the
13793         TODO markup.
13795 2010-07-19  Mikael Fornius  <mfo@abc.se>
13797         * org-habit.el (org-habit-build-graph): Help-echo date when
13798         mouse is over stars.
13800 2010-07-19  Jan Böker  <jan.boecker@jboecker.de>
13802         * org.el (org-file-apps): Improve docstring to reflect
13803         grouping matches.
13805 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13807         * org.el (org-set-startup-visibility): Fix empty line display.
13809         * org-latex.el (org-export-latex-links): Use the formatting
13810         function of the link type, if it is available.
13812         * org-table.el (org-table-get-remote-range): Return to
13813         original buffer when retrieving remote reference.
13815         * org.el (org-display-inline-images): Do the entire buffer,
13816         not just the narrowed region.  Clear the cache.
13817         (org-display-inline-images): Match mode file paths.
13819 2010-07-19  David Maus  <dmaus@ictsoc.de>
13821         * org-wl.el (org-wl-store-link-folder): Don't throw error when
13822         called on WL folder group.
13824 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13826         * org.el (org-replace-escapes): Make sure the cdr is not nil.
13827         (org-read-date): Make `M-v' and `C-v' scroll the popup calendar.
13828         (org-mode): Revert comment syntax changes.
13830 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13832         * org.el (org-sparse-tree): Make `C-c / t' search for all TODO
13833         keywords, and `C-c / T' for a specific one.
13835 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13837         * org.el (org-mode): Fix comment syntax settings.
13839         * org-src.el (org-edit-src-allow-write-back-p):
13840         Define variable.
13842         * org.el (org-inline-image-overlays): New variable.
13843         (org-toggle-inline-images, org-display-inline-images)
13844         (org-remove-inline-images): New commands.
13845         (org-mode-map): Define a key for `org-toggle-inline-images'.
13847 2010-07-19  David Maus  <dmaus@ictsoc.de>
13849         * org-wl.el (org-wl-message-field): New function.
13850         Return content of header field in message entity.
13851         (org-wl-store-link): Call `org-wl-store-link-folder' or
13852         `org-wl-store-link-message' depending on major-mode.
13853         (org-wl-store-link-folder): New function.  Store link to
13854         Wanderlust folder.
13855         (org-wl-store-link-message): New function.  Store link to
13856         Wanderlust message.
13857         (org-wl-store-link-message): Store link to message while
13858         visiting message.
13859         (org-wl-open): Don't try to jump to message when opening a
13860         folder link.
13862 2010-07-19  David Maus  <dmaus@ictsoc.de>
13864         * org.el (org-replace-escapes): Avoid infinite loop when
13865         replace string contains escape sequence it replaces.
13867 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13869         * org-crypt.el (org-crypt-key-for-heading): Use symmetric
13870         encryption when now key is set.
13872 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13874         * org-table.el (org-table-recalculate-buffer-tables)
13875         (org-table-iterate-buffer-tables): New commands.
13877         * org.el (org-check-for-hidden): When there is a region, skip
13878         the check.
13880 2010-07-19  Dan Davison  <davison@stats.ox.ac.uk>
13882         * org-src.el (org-edit-src-code): allow-write-back-p had
13883         erroneously been omitted from let binding.
13885 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13887         * org-agenda.el (org-sorting-choice): New sorting type alpha.
13888         (org-cmp-alpha): New defsubst.
13889         (org-em): New defsubst.
13890         (org-entries-lessp): Only compute needed comparisons.
13892 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13894         * org-html.el (org-format-org-table-html): Test all columns
13895         for number content.
13897 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13899         * org-latex.el (org-export-latex-treat-sub-super-char):
13900         Make sure parenthesis matching is consistent.
13902         * org-table.el (org-table-colgroup-line-p)
13903         (org-table-cookie-line-p): New functions.
13905         * org-exp.el (org-table-clean-before-export): Better tests for
13906         colgroup and cookie lines.
13908 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13910         * org-agenda.el (org-agenda-goto): Push a mark before changing
13911         the position.
13913         * org-footnote.el (org-footnote): New group.
13914         (org-footnote-section)
13915         (org-footnote-tag-for-non-org-mode-files): Fix typos.
13917         * org-list.el (org-end-of-item-text-before-children): Also do
13918         the right thing at the end of a file.
13920         * org.el (org-set-packages-alist, org-get-packages-alist):
13921         New function.
13922         (org-export-latex-default-packages-alist)
13923         (org-export-latex-packages-alist): Add extra flag to
13924         each package, indicating if it should be used for snippets.
13925         (org-create-formula-image): Add the snippet argument.
13926         (org-splice-latex-header): New argument SNIPPET-P, pass it
13927         through to `org-latex-packages-to-string'.
13928         (org-latex-packages-to-string): New argument SNIPPET-P.
13930         * org-latex.el (org-export-latex-make-header): Add the snippet
13931         argument.
13933         * org-docbook.el (org-export-as-docbook): Implement ordered
13934         lists starting at some offset.
13936 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13938         * org.el (org-link-types, org-open-at-point): Add doi links.
13940         * org-ascii.el (org-export-ascii-preprocess): Remove list
13941         startcounter cookies.
13943         * org-list.el (org-renumber-ordered-list): Respect counter
13944         start values.
13946         * org-latex.el (org-export-latex-lists): Accept ordered list
13947         item offset cookie.
13949         * org-html.el (org-export-as-html): Accept ordered list
13950         item offset cookie.
13952         * org-indent.el (org-indent-mode): Turn off `indent-tabs-mode'
13953         which messes up alignment of tags.
13955 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13957         * org-clock.el (org-clock-cancel, org-clock-out): Make sure
13958         the modeline display is removed.
13960         * org-exp.el (org-export-format-drawer-function):
13961         Fix docstring.
13963         * org-agenda.el (org-agenda-refile): New optional argument
13964         NO-UPDATE.
13965         (org-agenda-refile): Call `org-agenda-redo' unless NO-UPDATE
13966         is set.
13967         (org-agenda-bulk-action): Call the refile command with updates
13968         suppressed - but arrange for `org-agenda-redo' to be called at
13969         the end.
13971         * org.el (org-mode): Make table mapping quiet.
13972         (org-table-map-tables): New optional argument QUIETLY.
13974         * org-ascii.el (org-export-ascii-preprocess): Make table
13975         mapping quiet.
13977         * org-html.el (org-export-as-html, org-html-level-start):
13978         Change XHTML IDs to not use dots.
13980         * org-exp.el (org-export-define-heading-targets):
13981         Change XHTML IDs to not use dots.
13983         * org-docbook.el (org-export-docbook-level-start):
13984         Change XHTML IDs to not use dots.
13986         * org-latex.el (org-export-as-latex): Make sure that the
13987         result buffer is in latex-mode.
13989         * org.el (org-shiftup-final-hook, org-shiftdown-final-hook)
13990         (org-shiftleft-final-hook, org-shiftright-final-hook):
13991         New hooks.
13993 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
13995         * org-table.el (org-table-justify-field-maybe): Make sure that
13996         inserting a value does not turn a line into a hline.
13998 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
14000         * org-clock.el (org-clock-sum): New argument HEADLINE-FILTER.
14001         (org-clock-sum): Add property to selected headlines.
14002         (org-dblock-write:clocktable): Make tags matcher.
14004         * org.el (org-set-autofill-regexps): XEmacs compatibility.
14006         * org-latex.el (org-export-latex-set-initial-vars): Allow "-"
14007         in latex class definitions.
14009         * org.el (org-shiftup-hook, org-shiftdown-hook)
14010         (org-shiftleft-hook, org-shiftright-hook): New hooks.
14012         * org-entities.el (org-entities): Use \land and \lor for logical
14013         operators.
14015         * org.el (org-shiftmetaleft, org-shiftmetaright): Call the subtree
14016         indentation commands.
14017         (org-hidden-tree-error): New defsubst.
14018         (org-metaleft, org-metaright): Check for hidden stuff and throw an
14019         error.
14020         (org-check-for-hidden): New function.
14022         * org-list.el (org-item-re): New function.
14023         (org-at-item-p): Use `org-item-re'.
14024         (org-end-of-item-text-before-children): New function.
14025         (org-outdent-item, org-indent-item): Arrange for leaving the
14026         subtree alone.
14027         (org-outdent-item-tree, org-indent-item-tree): New argument
14028         NO-SUBTREE.
14029         (org-indent-item-tree): Use `org-end-of-item-text-before-children'
14030         to find the end for processing while ignoring the subtree.
14032         * org-publish.el (org-publish-sitemap-sort-alphabetically)
14033         (org-publish-sitemap-sort-folders)
14034         (org-publish-sitemap-sort-ignore-case): New options.
14036 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
14038         * org-publish.el (org-publish-compare-directory-files): Fix sorting.
14040         * org-compat.el (org-get-x-clipboard-compat): Use (featurep 'xemacs).
14042         * org-publish.el (org-publish-project-alist): Update docstring.
14043         (org-publish-file-title-cache): New variable.
14044         (org-publish-initialize-files-alist):
14045         Initialize `org-publish-initialize-files-alist' to nil.
14046         (org-publish-sort-directory-files): New function.
14047         (org-publish-projects): Access the new properties.
14048         (org-publish-find-title): Use the file title cache.
14049         (org-publish-find-title): Build the file title cache.
14050         (org-publish-get-base-files-1): Sort files.
14051         (org-publish-aux-preprocess): Do not throw an error when before
14052         the first headline.  Allow an empty target, meaning to link just
14053         to the file.
14054         (org-publish-index-generate-theindex.inc): Check if there is
14055         actually a target and only then add it to the link.
14056         (org-publish-projects): Fix a remaining issue with the last commit.
14058         * org-html.el (org-export-as-html): Treat verse as open/close
14059         paragraph.
14060         (org-export-html-close-lists-maybe): Allow to splice raw HTML into
14061         and out of lists.
14063 2010-07-19  Dan Davison  <davison@stats.ox.ac.uk>
14065         * org-src.el (org-edit-src-code): Allow the org-src edit buffer to
14066         be used in a read-only mode.
14067         (org-edit-src-code): Different message in read-only mode.
14069 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
14071         * org-src.el (org-edit-src-find-region-and-lang): Test for
14072         table.el as late as possible.
14074         * org-colview-xemacs.el: Make sure this file is never loaded into
14075         Emacs.  Remove all tests for XEmacs.
14077         * org-colview.el: Make sure this file is never loaded into XEmacs.
14079         * org-agenda.el (org-highlight, org-unhighlight): Use direct
14080         overlay calls.
14082         * org.el (org-key): Apply the translations defined in
14083         `org-xemacs-key-equivalents'.
14085         * org-mouse.el (org-mode-hook): Use `org-defkey'.
14087         * org-compat.el (org-xemacs-key-equivalents): New constant.
14089 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
14091         * org-inlinetask.el (org-inlinetask-defaut-state): New option.
14092         (org-inlinetask-insert-task): Use `org-inlinetask-defaut-state'.
14093         Obey `org-odd-levels-only'.
14095         * org-compat.el (org-find-overlays): Use overlays-in/at.
14097         * org.el (org-remove-empty-overlays-at)
14098         (org-outline-overlay-data, org-hide-block-toggle)
14099         (org-format-latex, org-context): Use overlays-in/at.
14101         * org-src.el (org-edit-src-exit): Use overlays-in/at.
14103         * org-agenda.el (org-agenda-mark-clocking-task)
14104         (org-agenda-fontify-priorities, org-agenda-dim-blocked-tasks)
14105         (org-agenda-entry-text-hide)
14106         (org-agenda-fix-tags-filter-overlays-at)
14107         (org-agenda-bulk-remove-overlays): Use overlays-in/at.
14109         * org-compat.el (org-overlays-at): Function removed.
14110         (org-overlays-in): Function removed.
14112 2010-07-19  Bastien Guerry  <bzg@altern.org>
14114         * org-clock.el (org-clock-set-current): Just return the headline
14115         itself, strip the TODO keyword, the priority cookie and the tags.
14117 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
14119         * org-compat.el (org-xemacs-without-invisibility): New macro.
14120         (org-xemacs-without-invisibility): New macro.
14121         (org-indent-to-column, org-indent-line-to, org-move-to-column):
14122         Redefine using the macro `org-xemacs-without-invisibility'.
14124         * org.el (org-mode, org-org-menu): Use `add-to-invisibility-spec'.
14126         * org-table.el (orgtbl-mode): Use `add-to-invisibility-spec'.
14128         * org-compat.el (org-make-overlay, org-delete-overlay)
14129         (org-overlay-start, org-overlay-end, org-overlay-put)
14130         (org-overlay-get, org-overlay-move, org-overlay-buffer):
14131         Functions removed.
14132         (org-add-to-invisibility-spec): Function removed.
14134         * org-html.el (org-export-as-html-and-open): Add argument to
14135         kill-buffer.
14137         * org-habit.el (require): `calendar' is now required already by
14138         org.el on top level.
14140         * org-clock.el (require): `calendar' is now required already by
14141         org.el on top level.
14143         * org-agenda.el (require, org-timeline, org-agenda-list)
14144         (org-todo-list, org-agenda-to-appt): `calendar' is now required
14145         already by org.el on top level.
14147         * org.el (org-export-latex-fix-inputenc): Declare function.
14149         * org-agenda.el (org-agenda-goto-calendar): Do not bind obsolete
14150         variables.
14152         * org.el (calendar): Require calendar now on top level in org.el
14153         and define aliases to new variables when needed.
14154         (org-read-date, org-goto-calendar): Do not bind obsolete
14155         variables.
14157         * org-clock.el (org-clock-out, org-clock-cancel): Get rid of
14158         compilation warning, add comment that this cannot be done with
14159         `with-current-buffer'.
14161         * org-wl.el (org-wl-open): Use `with-current-buffer'.
14163         * org.el (overlay, org-remove-empty-overlays-at)
14164         (org-outline-overlay-data, org-set-outline-overlay-data)
14165         (org-show-block-all, org-hide-block-toggle)
14166         (org-highlight-new-match, org-remove-occur-highlights)
14167         (org-tags-overlay, org-fast-tag-selection, org-date-ovl)
14168         (org-read-date, org-read-date-display, org-eval-in-calendar)
14169         (org-format-latex, org-context)
14170         (org-speedbar-restriction-lock-overlay)
14171         (org-speedbar-set-agenda-restriction): Use the normal overlay API.
14173         * org-table.el (org-table-add-rectangle-overlay)
14174         (org-table-remove-rectangle-highlight)
14175         (org-table-overlay-coordinates)
14176         (org-table-toggle-coordinate-overlays): Use the normal overlay
14177         API.
14179         * org-src.el (org-edit-src-code, org-edit-fixed-width-region)
14180         (org-edit-src-exit, org-src-mode-configure-edit-buffer): Use the
14181         normal overlay API.
14183         * org-colview.el (org-columns-new-overlay)
14184         (org-columns-display-here, org-columns-remove-overlays)
14185         (org-columns-edit-value, org-columns-next-allowed-value)
14186         (org-columns-update): Use the normal overlay API.
14188         * org-clock.el (org-clock-out, org-clock-cancel)
14189         (org-clock-put-overlay, org-clock-remove-overlays): Use the normal
14190         overlay API.
14192         * org-agenda.el (org-agenda-mark-filtered-text)
14193         (org-agenda-mark-clocking-task, org-agenda-fontify-priorities)
14194         (org-agenda-dim-blocked-tasks, org-agenda-entry-text-show-here)
14195         (org-agenda-entry-text-hide)
14196         (org-agenda-restriction-lock-overlay)
14197         (org-agenda-set-restriction-lock)
14198         (org-agenda-filter-by-tag-hide-line)
14199         (org-agenda-fix-tags-filter-overlays-at)
14200         (org-agenda-filter-by-tag-show-all, org-hl)
14201         (org-agenda-goto-calendar, org-agenda-bulk-mark)
14202         (org-agenda-bulk-remove-overlays): Use the normal overlay API.
14204         * org-freemind.el (org-freemind-from-org-mode-node)
14205         (org-freemind-from-org-mode)
14206         (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode):
14207         Use interactive-p instead of called-interactively, because this is
14208         backward compatible with older Emacsen I still support..
14210 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
14212         * org-exp.el (org-export-define-heading-targets): Fix bug in
14213         regexp finding ID and CUSTOM_ID properties.
14215 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
14217         * org-footnote.el (org-footnote-goto-previous-reference):
14218         Rename from `org-footnote-goto-next-reference'.
14220         * org.el (org-auto-repeat-maybe): Only record LAST_REPEAT if
14221         org-log-repeat is non-nil, or if there is clocking data in the
14222         entry.
14224         * org-crypt.el (org-encrypt-entry): Improve mapping behavior.
14226 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
14228         * org.el (org-align-all-tags): New command.
14230 2010-07-19  David Maus  <dmaus@ictsoc.de>
14232         * org-wl.el (org-wl-link-remove-filter): New customizable
14233         variable.  If non-nil, filter conditions are stripped when storing
14234         link to message in filter folder.
14235         (org-wl-shimbun-prefer-web-links): New customizable variable.
14236         If non-nil, links to shimbun messages are created as web links to
14237         message source.
14238         (org-wl-nntp-prefer-web-links): New customizable variable.
14239         If non-nil, links to nntp message are created as web links to gmane
14240         or googlegroups.
14241         (org-wl-namazu-default-index): New customizable variable.
14242         Directory of namazu search index that should be used as default
14243         when opening a link in a search folder.
14244         (org-wl-folder-types): New constant.  Wanderlust folder type
14245         indicators.
14246         (org-wl-folder-type): New function.  Return type of Wanderlust
14247         folder.
14248         (org-wl-store-link): Create web links for shimbun or nntp messages
14249         and strip filter conditions depending on customizable variables.
14250         (org-wl-open): Open namazu search folder for message when called
14251         with prefix.
14253 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
14255         * org.el (org-remove-if, org-remove-if-not): New functions.
14256         (org-open-file): Use internal remove-if functions.
14258 2010-07-19  Jan Böcker  <jan.boecker@jboecker.de>
14260         * org.el (org-file-apps-entry-match-against-dlink-p): New function.
14261         (org-file-apps-ex): Remove variable.
14262         (org-open-file): Integrate org-file-apps-ex functionality back
14263         into org-file-apps, and decide whether to match a regexp against
14264         the link or the filename using org-file-apps-entry-uses-grouping-p.
14266 2010-07-19  Jan Böcker  <jan.boecker@jboecker.de>
14268         * org.el (org-file-apps-ex): New variable.
14269         (org-open-file): Before considering org-file-apps, first match the
14270         regexps from org-file-apps-ex against the whole link.
14271         See docstring of org-file-apps-ex.
14273 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
14275         * org.el (org-export-latex-default-packages-alist):
14276         Remove microtype package.
14277         (org-todo-repeat-to-state): New variable.
14278         (org-auto-repeat-maybe): Allow user-selected target states.
14279         (org-default-properties): Add the new property REPEAT_TO_STATE.
14281 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
14283         * org-mobile.el (org-mobile-check-setup): Make sure that there is
14284         a binary to compute checksums.
14286 2010-06-26  Carsten Dominik  <carsten.dominik@gmail.com>
14288         * org-agenda.el (org-agenda-goto-calendar): Do not bind obsolete
14289         variables.
14291         * org.el (calendar): Require calendar now on top level in org.el
14292         and define aliases to new variables when needed.
14293         (org-read-date, org-goto-calendar): Do not bind obsolete
14294         variables.
14296 2010-06-22  Glenn Morris  <rgm@gnu.org>
14298         * org-entities.el: Add explicit utf-8 coding cookie to file with
14299         utf-8 characters.
14301 2010-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14303         * org.el (org-file-complete-link): Avoid (expand-file-name ".").
14305 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
14307         * Version 23.2 released.
14309 2010-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14311         * org-table.el (orgtbl-setup):
14312         * org-agenda.el (org-agenda-entry-text-mode): Simplify.
14314 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14316         * org-table.el (orgtbl-mode): Use define-minor-mode.
14318 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14320         * org.el (org-insert-link): Find the link buffer on visible frames.
14321         (org-export-latex-default-packages-alist): Hyperref must be loaded
14322         late.
14323         (org-open-file): More care with the new matching for file links.
14325 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14327         * org-latex.el (org-export-latex-preprocess): Do not yet protect
14328         defined entities - these will be taken care of later.
14329         (org-export-latex-special-chars): Post-process entity replacement.
14330         (org-export-latex-fontify-headline): Do not yet protect defined
14331         entities - these will be taken care of later.
14332         (org-export-latex-tables, org-export-latex-links): Format the
14333         caption properly.
14335         * org-entities.el (org-entities-user): Fix typo.
14337         * org.el (org-prepare-agenda-buffers): Uniquify TODO keywords.
14339         * org-entities.el (org-entities-user): Improve docstring.
14341 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14343         * org-entities.el (org-macs): Require org-macs, to be sure that we
14344         have `declare-function' defined.
14346 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14348         * org-latex.el (org-export-latex-classes): Update docstring.
14350         * org.el (org-format-latex-header): Add cookies to the header.
14351         (org-splice-latex-header): Implement placement according to cookies.
14353 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14355         * org-publish.el (org-publish-aux-preprocess): Control case
14356         sensitivity.
14358 2010-04-10  Bastien Guerry  <bzg@altern.org>
14360         * org.el (org-splice-latex-header): Fix typo.
14362 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14364         * org-latex.el (org-export-latex-make-header):
14365         Use `org-splice-latex-header' to build the header.
14366         (org-export-latex-classes): Update docstring.
14368         * org.el (org-splice-latex-header): New function.
14369         (org-create-formula-image): Use `org-splice-latex-header' to build
14370         the header.
14372         * org-gnus.el (org-gnus-follow-link): Handle nndoc backend.
14374 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14376         * org.el (org-export-latex-packages-alist)
14377         (org-export-latex-default-packages-alist): Fix docstring to
14378         reflect the expected structure.
14380         * org-docbook.el (org-docbook-do-expand): Fix bug with variable names.
14381         (org-export-docbook-finalize-table): Make use of label for tables.
14383 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14385         * org-attach.el (org-attach-commit): Split on newlines.
14387         * org.el (org-export-latex-default-packages-alist): Use list
14388         instead of cons for the entries.
14390 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14392         * org-entities.el (org-entity-get-representation): Catch the case
14393         that there is not entry in the list.
14395         * org-mobile.el (org-mobile-use-encryption)
14396         (org-mobile-encryption-tempfile, org-mobile-encryption-password):
14397         New options.
14398         (org-mobile-check-setup): CHeck the encryption setup.
14399         (org-mobile-copy-agenda-files, org-mobile-sumo-agenda-command)
14400         (org-mobile-create-sumo-agenda): Use encryption code.
14401         (org-mobile-encrypt-and-move): New function.
14402         (org-mobile-encrypt-file, org-mobile-decrypt-file):
14403         New functions.
14404         (org-mobile-move-capture): Decrypt the capture file.
14406         * org.el (org-entities): Require the new file.
14407         (org-export-latex-default-packages-alist): New variable.
14408         (org-complete): Use new entity code for completion.
14409         (org-create-formula-image): Use the new packages variable.
14411         * org-latex.el (org-export-latex-classes): Remove the standard
14412         packages from the class headers.
14413         (org-export-latex-make-header): Use the new package variable.
14414         (org-export-latex-special-chars): Better regexp for entities, to
14415         support entity name that contain numbers.
14416         (org-export-latex-treat-backslash-char): Use the new entity code.
14418         * org-html.el (org-html-do-expand): Use the new entity code.
14420         * org-exp.el (org-export): Add the new export commands.
14421         (org-html-entities): Constant removed.
14422         (org-export-visible): Add the new export commands.
14424         * org-docbook.el (org-docbook-do-expand): Use new entity code.
14426         * org-ascii.el (org-export-ascii-entities): New variable.
14427         (org-export-as-latin1, org-export-as-latin1-to-buffer)
14428         (org-export-as-utf8, org-export-as-utf8-to-buffer): New commands.
14429         (org-export-as-encoding): New function.
14430         (org-export-ascii-preprocess): Call `org-ascii-replace-entities'.
14431         (org-ascii-replace-entities): New function.
14433 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14434             Ulf Stegemann  <ulf@zeitform.de>
14436         * org-entities.el: New file.
14438 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14440         * org-html.el (org-html-level-start): Catch the case that target
14441         might be nil.
14443 2010-04-10  Dan Davison  <davison@stats.ox.ac.uk>
14445         * org.el (org-appearance): Change Customize group variable name
14446         from org-font-lock to org-appearance, and change tag from "Org
14447         Font Lock" to "Org Appearance".
14448         (org-odd-levels-only): Change Customize group variable name.
14449         (org-level-color-stars-only): Change Customize group variable name.
14450         (org-hide-leading-stars): Change Customize group variable name.
14451         (org-hidden-keywords): Change Customize group variable name.
14452         (org-fontify-done-headline): Change Customize group variable name.
14453         (org-fontify-emphasized-text): Change Customize group variable name.
14454         (org-fontify-whole-heading-line): Change Customize group variable name.
14455         (org-highlight-latex-fragments-and-specials): Change Customize
14456         group variable name.
14457         (org-hide-emphasis-markers): Change Customize group variable name.
14458         (org-emphasis-alist): Change Customize group variable name.
14459         (org-emphasis-regexp-components): Change Customize group variable
14460         name.
14461         (org-modules): Remove mention of org-R.
14463         * org-faces.el (org-faces): Change Customize group variable name.
14465 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14467         * org-agenda.el (org-diary-last-run-time): New variable.
14468         (org-diary): Prepare agenda buffers only if last call was some
14469         time ago.
14471         * org-html.el (org-export-html-preprocess): Replace \ref macros
14472         with a link.
14473         (org-format-org-table-html): Add the label as an anchor.
14475         * org-docbook.el (org-export-docbook-format-image): Do some
14476         formatting on captions.
14478         * org-latex.el (org-export-latex-tables, org-export-latex-links):
14479         Do some formatting on captions.
14481         * org-html.el (org-export-html-format-image)
14482         (org-format-org-table-html): Do some formatting on captions.
14484 2010-04-10  Dan Davison  <davison@stats.ox.ac.uk>
14486         * org.el (org-hidden-keywords): New customizable variable.  This is
14487         a list of symbols specifying which of the special keywords #+DATE,
14488         #+AUTHOR, #+EMAIL and #+TITLE should be hidden by font lock.
14489         (org-fontify-meta-lines-and-blocks): Changes to font-lock code
14490         implementing new faces and hiding behavior.
14492         * org-faces.el (org-document-title): New face for #+TITLE lines.
14493         (org-document-info): New face for #+DATE, #+AUTHOR, #+EMAIL lines.
14494         (org-document-info-keyword): New face for #+DATE, #+AUTHOR, #+EMAIL
14495         keywords.
14497 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14499         * org-publish.el (org-publish-sanitize-plist): New function to
14500         rename "index" properties to "sitemap".  Do this renaming
14501         globally.
14502         (org-publish-with-aux-preprocess-maybe): New macro.
14503         (org-publish-org-to-pdf, org-publish-org-to-html): Use the new
14504         macro.
14505         (org-publish-aux-preprocess)
14506         (org-publish-index-generate-theindex.inc): New function.
14508 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14510         * org-table.el (org-table-align): Interpret <N> at fixed width,
14511         not as maximum width.
14513 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14515         * org-exp.el (org-export-author-info, org-export-email-info):
14516         Fix docstrings.
14518         * org-beamer.el (org-beamer-select-environment): Rename from
14519         `org-beamer-set-environment-tag'.  Improve docstring.
14521         * org-freemind.el (org-freemind-write-mm-buffer): Fix another
14522         problem with odd levels.
14524         * org-ascii.el (org-export-as-ascii): Export email only if the
14525         author wants it.
14527         * org-docbook.el (org-export-as-docbook): Export email only if the
14528         author wants it.
14530         * org-html.el (org-export-as-html): Export email only if the
14531         author wants it.
14533         * org-exp.el (org-export-email-info): New option.
14534         (org-export-plist-vars): Add entry for `org-export-email'.
14536 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14538         * org-table.el (org-table-goto-line): Fix typo.
14540 2010-04-10  Mikael Fornius  <mfo@abc.se>
14542         * org.el (org-agenda-files): Typo.
14543         (org-read-agenda-file-list): Add optional argument to help
14544         `org-store-new-agenda-file-list' to remember un-expanded file
14545         names.  Expand file names relative to `org-directory'.
14546         (org-store-new-agenda-file-list): Keep un-expanded file names when
14547         saving, if available.
14548         (org-agenda-files): Update documentation.
14550 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14552         * org-ascii.el (org-export-as-ascii): Catch the case of exporting
14553         a buffer with no file name attached.
14555         * org.el (org-log-refile): New option.
14556         (org-log-note-headings): Add a heading for refiling.
14557         (org-startup-options): Add keywords for logging of the refile
14558         action.
14559         (org-refile): Add logging action.
14560         (org-add-log-note): Allow for refiling action.
14562         * org-agenda.el (org-agenda-bulk-action): Make sure
14563         `org-log-refile' is not `note' during a bulk action.
14565 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14567         * org.el (org-map-dblocks): Use save-excursion to remember the
14568         position.
14570         * org-attach.el (org-attach-commit): Remove dependence on xargs.
14571         (org-attach-delete-one): Commit after deleting a file.
14573         * org-latex.el (org-export-latex-fontify): Do not mistake table.el
14574         borders for strike-through emphasis.
14576         * org-freemind.el (org-freemind-write-mm-buffer): Simplify the
14577         handling of odd levels.
14579         * org-agenda.el (org-agenda-todo-ignore-deadlines): Document `past'
14580         and `future' values.
14581         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
14582         Handle `past' and `future' values.
14584         * org.el (org-read-agenda-file-list): Interpret file names
14585         relative to org-directory and allow environment variables and
14586         "~".
14588         * org-latex.el (org-export-latex-special-chars): Allow a
14589         parenthesis before an exponent or subscript.
14591 2010-04-10  Dan Davison  <davison@stats.ox.ac.uk>
14593         * org-src.el (org-edit-src-exit): When returning from code edit
14594         buffer, if code block is hidden, leave point at start of
14595         #+begin_src line.
14597 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14599         * org.el (org-insert-heading): Do not remove all spaces if the
14600         headline is empty.
14602         * org-indent.el (org-indent): Fix group name.
14604 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14606         * org-table.el (org-table-goto-column): Fix forcing a non-existing
14607         column.
14608         (org-table-get, org-table-put, org-table-goto-line)
14609         (org-table-current-line): New functions.
14611 2010-04-10  Jan Böcker  <jan.boecker@jboecker.de>
14613         * org.el (org-open-file): Allow regular expressions in
14614         org-file-apps to capture link parameters using groups.  In a
14615         command string to be executed, the parameters can be referenced
14616         using %1, %2, etc.  Lisp forms can access them using
14617         (match-string n link).
14618         (org-apps-regexp-alist): Adopt the created regexp, as this is now
14619         matched against a file: link instead of the file name.
14621 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14623         * org-crypt.el (org-reveal-start-hook): Add a decryption function
14624         to this hook.
14625         (org-decrypt-entries, org-encrypt-entries, org-decrypt-entry):
14626         Add docstrings.
14628         * org.el (org-point-at-end-of-empty-headline)
14629         (org-level-increment, org-get-previous-line-level): New function.
14630         (org-cycle-level): Rewritten to be independent of when this
14631         function is called.
14632         (org-in-regexps-block-p): New function.
14633         (org-reveal-start-hook): New hook.
14634         (org-reveal): Run new hook.
14636 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14638         * org-latex.el (org-export-latex-keywords): Start a new paragraph
14639         after time keywords, do not add "\newline".
14641         * org-html.el (org-export-as-html): Avoid double # in href.
14643         * org.el (org-refile-get-location): Catch an invalid target
14644         specification.
14646 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14648         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
14649         Make sure the behavior regarding to extracting time is
14650         consistent.
14652 2010-04-10  Stephen Eglen  <stephen@gnu.org>
14654         * org-agenda.el (org-agenda-insert-diary-extract-time):
14655         New variable.
14656         (org-agenda-add-entry-to-org-agenda-diary-file): Use this new
14657         variable rather than `org-agenda-search-headline-for-time'.
14659 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14661         * org-list.el (org-fix-bullet-type): Improve cursor positioning.
14663 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14665         * org.el (org-adaptive-fill-regexp-backup): New variable.
14666         (org-set-autofill-regexps): Store a backup of
14667         `adaptive-fill-regexp'.
14668         (org-adaptive-fill-function): Fix filling of comments and ordered
14669         lists.  If there is no other match, till try adaptive fill.
14671 2010-04-10  John Wiegley  <jwiegley@gmail.com>
14673         * org-agenda.el (org-agenda-include-deadlines): Add new
14674         customization variable to determine whether unscheduled tasks
14675         should appear in the agenda solely because of their deadline.
14676         Default to true, which was the previous behavior (it just wasn't
14677         configurable).
14678         (org-agenda-mode-map, org-agenda-view-mode-dispatch): Bind ! in
14679         the agenda to show/hide deadline tasks.
14680         (org-agenda-menu): Add menu option for show/hide deadlines.
14681         (org-agenda-list): Make the agenda list sensitive to the value of
14682         `org-agenda-include-deadlines'.
14683         (org-agenda-toggle-deadlines): New function to toggle the value of
14684         `org-agenda-include-deadlines' and repaint the modeline
14685         indicators.
14686         (org-agenda-set-mode-name): Show "Deadlines" in the agenda
14687         modeline if deadline tasks are being displayed.
14689 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14691         * org-table.el (org-table-eval-formula): Replace $# and @# by
14692         current column and row number.
14694 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14696         * org.el (org-set-property, org-delete-property): Go back to
14697         prompting for the property.
14699         * org-latex.el (org-export-latex-make-header): Fully process
14700         author line.
14701         (org-export-latex-fontify-headline): Allow several arguments, not
14702         just one.
14703         (org-export-latex-fix-inputenc): Catch the error when
14704         `latexenc-coding-system-to-inputenc' is not defined.
14706         * org-agenda.el (org-agenda-skip-if-todo): New function.
14707         (org-agenda-skip-if): Add conditions for TODO keywords.
14708         (org-agenda-skip-if): Document the new todo conditions.
14710 2010-04-10  Mikael Fornius  <mfo@abc.se>
14712         * org.el (org-at-property-p): Check if we are inside a property
14713         drawer not just any drawer.
14714         (org-set-property, org-delete-property): When cursor is on a
14715         property key value pair do not prompt for property name instead
14716         use name at cursor.
14717         (org-ctrl-c-ctrl-c): Still do org-property-action when cursor is
14718         on the first line of a property drawer.
14719         (org-property-end-re): Spell check.
14721 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14723         * org-exp.el (org-export-attach-captions-and-attributes): Add the
14724         properties to the entire table, in case the first line is
14725         removed.
14727         * org-archive.el (org-archive-reversed-order): New option.
14728         (org-archive-subtree, org-archive-to-archive-sibling): Use the new
14729         option `org-archive-reversed-order'.
14731 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14733         * org-agenda.el (org-agenda-entry-types): New variable.
14734         (org-agenda-list): Use `org-agenda-entry-types'.
14735         (org-agenda-custom-commands-local-options): Support for setting
14736         `org-agenda-entry-types' as an option.
14737         (org-diary): Shift some documentation from here to the variable
14738         `org-agenda-entry-types'.
14740 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14742         * org-latex.el (org-export-latex-make-header): Apply macros in
14743         author field.
14745         * org-clock.el (org-clocking-buffer, org-clocking-p): New function.
14746         (org-clock-select-task, org-clock-notify-once-if-expired)
14747         (org-clock-in, org-clock-out, org-clock-cancel, org-clock-goto)
14748         (org-clock-out-if-current, org-clock-save): Use the new functions.
14750 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14752         * org-docbook.el (org-export-as-docbook): Remove unnecessary
14753         newline.
14754         (org-export-as-docbook): Remove unnecessary newline.
14755         (org-export-as-docbook): Fix problem with double footnote
14756         reference in one place.
14758         * org-exp.el (org-export-format-source-code-or-example):
14759         Remove unnecessary newline.
14761         * org.el (org-deadline, org-schedule): Allow rescheduling entries
14762         with repeaters.
14764         * org-table.el (org-table-convert-refs-to-rc): Better way to catch
14765         function calls that look like references.
14767         * org.el (org-open-at-point): Get link abbreviations from
14768         reference buffer.
14770 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14772         * org-table.el (org-table-convert-refs-to-rc): Do not read arctan2
14773         as a reference.
14775 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14777         * org.el (org-link-unescape): Solve issue with lower-case escapes.
14779 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14781         * org-latex.el (org-export-latex-classes):
14782         Add \usepackage{latexsym} to all classes.
14784 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14786         * org-html.el (org-export-as-html): Do not allow protected lines
14787         into the table of contents.
14789         * org-latex.el (org-export-latex-special-chars): Find subsequent
14790         occurrences of special characters.
14791         (org-export-latex-tables): Do not convert table-like stuff that is
14792         protected.
14794 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14796         * org-list.el (org-toggle-checkbox): No errors when updating
14797         checkbox count fails because there is no heading.
14799 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14801         * org-clock.el (org-clock-report-include-clocking-task):
14802         New option.
14803         (org-clock-sum): Add the current clocking task.
14805 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14807         * org.el (org-cycle): Print a message when in a table.el table.
14808         (org-edit-special): Recognize the table.el context.
14809         (org-ctrl-c-ctrl-c): Print a message when in a table.el table.
14811         * org-src.el (org-at-table.el-p): Declare.
14812         (org-edit-src-code): Handle a special case for table.el editing.
14813         (org-edit-src-find-region-and-lang): Recognize the table.el
14814         context.
14816         * org-latex.el (org-export-latex-tables): Convert table.el
14817         tables.
14818         (org-export-latex-convert-table.el-table): New function.
14820         * org-html.el (org-html-expand): Fix table.el export.
14822         * org-latex.el (org-export-latex-preprocess): Protect footnotes in
14823         headings.
14825         * org-id.el (org-id-find-id-file): Fix bug when there is no hash
14826         table for the id locations.
14828         * org.el (org-read-date-analyze): Match American-style dates, like
14829         5/30 or 5/13/7.  Make sure cal-iso.el is loaded.  Don't force he
14830         current year when reading ISO and American dates.
14832 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14834         * org.el (org-face-from-face-or-color): New function.
14835         (org-get-todo-face, org-font-lock-add-priority-faces)
14836         (org-get-tag-face): Use `org-face-from-face-or-color'.
14838         * org-faces.el (org-todo-keyword-faces, org-priority-faces):
14839         Allow simple colors as values.
14840         (org-faces-easy-properties): New option.
14842         * org-agenda.el (org-agenda-set-mode-name): Show if the agenda is
14843         restricted, as an agenda mode.
14844         (org-agenda-fontify-priorities): Allow simple colors as values.
14846 2010-04-10  Bastien Guerry  <bzg@altern.org>
14848         * org-timer.el (org-timer-current-timer): Rename from
14849         `org-timer-last-timer'.
14850         (org-timer-timer1, org-timer-timer2, org-timer-timer3): Remove.
14851         (org-timer-cancel-timer, org-timer-show-remaining-time)
14852         (org-timer-set-timer): Update to use only one timer.
14854         * org.el (org-set-property): Remove useless space in the prompt.
14856 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14858         * org-html.el (org-export-html-style-default): Add a default style
14859         for textareas.
14861         * org-exp.el (org-export-format-source-code-or-example):
14862         Fix textarea tag.
14864 2010-04-10  Bastien Guerry  <bzg@altern.org>
14866         * org-clock.el (org-clock-current-task): New variable to store
14867         last clocked in task.
14868         (org-clock-set-current, org-clock-delete-current): New functions.
14870 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14872         * org-remember.el (org-remember-apply-template): Extend comment.
14873         (org-remember-handler): Implement clock sibling filing.
14875 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14877         * org-publish.el (org-publish-all, org-publish-current-file)
14878         (org-publish-current-project): When called with prefix argument
14879         FORCE, also rebuild the validation file list.
14881         * org-latex.el (org-export-latex-preprocess): Protect footnotes in
14882         section headings.
14884 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14886         * org-html.el (org-export-as-html-and-open): Kill product buffer
14887         if the user wants that.
14889         * org-latex.el (org-export-as-pdf-and-open): Kill product buffer
14890         if the user wants that.
14892         * org-exp.el (org-export-kill-product-buffer-when-displayed):
14893         New option.
14895         * org-agenda.el (org-batch-agenda-csv): Use the time property
14896         instead of the `time-of-day' property.
14898 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14900         * org-timer.el (org-timer-start-hook, org-timer-stop-hook)
14901         (org-timer-pause-hook, org-timer-set-hook)
14902         (org-timer-cancel-hook): New hooks.
14903         (org-timer-start): Run `org-timer-start-hook'.
14904         (org-timer-pause-or-continue): Run `org-timer-pause-hook'.
14905         (org-timer-stop): Run `org-timer-stop-hook'.
14906         (org-timer-cancel-timers): Run `org-timer-cancel-hook'.
14908 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14910         * org.el (org-reveal): Double prefix arg shows the subtree of the
14911         parent.
14913 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14915         * org-agenda.el (org-search-view): Fix bug with searching full
14916         words in headlines in search view.
14917         (org-agenda-skip-deadline-prewarning-if-scheduled): New option.
14918         (org-agenda-get-deadlines): Suppress pre-warning if the entry is
14919         scheduled (if the user configures it so.
14921 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14923         * org.el (org-hide-archived-subtrees): Don't jump to end of
14924         subtree if the match was not in a headline.
14925         (org-inside-latex-macro-p): Allow more complex arguments.
14926         (org-emphasize): Protect against use at end of buffer.
14928 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14930         * org-agenda.el (org-agenda-align-tags): Avoid side effects on
14931         text properties.
14933 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14935         * org-agenda.el (org-agenda-todo-ignore-scheduled): More allowed
14936         values.
14937         (org-agenda-todo-ignore-scheduled)
14938         (org-agenda-todo-ignore-deadlines): More control with different
14939         allowed values.
14940         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
14941         Honor the new option settings.
14943 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14945         * org.el (org-get-location): Make sure the selection buffer is
14946         shown in the current frame.
14948         * org-ascii.el (org-export-ascii-table-widen-columns):
14949         New option.
14950         (org-export-ascii-preprocess): Realign tables to remove narrowing
14951         if `org-export-ascii-table-widen-columns' is set.
14953         * org-table.el (org-table-do-narrow): New variable.
14954         (org-table-align): Narrow only if `org-table-do-narrow' is t.
14956         * org.el (org-deadline, org-schedule): Allow updating if the
14957         relevant time stamp does not have a repeater, i.e. do not require
14958         that no time stamp has a repeater.
14960         * org-agenda.el (org-agenda-align-tags): Don't add a face to the
14961         new white space before the tags.
14963         * org-latex.el (org-export-as-latex): Do nit require the buffer to
14964         be visiting a file when only exporting to a buffer or string.
14965         (org-export-latex-fix-inputenc): Only save the buffer is there is
14966         a file name attached to it.
14968 2010-04-10  Dan Davison  <davison@stats.ox.ac.uk>
14970         * org-src.el (org-edit-src-exit): Widen before exiting edit buffers.
14972 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14974         * org.el (org-fontify-meta-lines-and-blocks):
14975         Honor `org-fontify-quote-and-verse-blocks'.
14977         * org-faces.el (org-fontify-quote-and-verse-blocks): New option.
14979 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14981         * org.el (org-open-at-point): Also check for text property
14982         org-linked-text before offering collected links.
14984 2010-04-10  Stephen Eglen  <stephen@gnu.org>
14986         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
14987         Optionally extract time specification from text and add to the
14988         timestamp.
14990 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
14992         * org-exp.el (org-html-entities): Fix typo.
14994         * org-latex.el (org-export-latex-make-header): Use \providecommand
14995         to make sure the \alert macro is defined.
14997         * org.el (org-format-latex-signal-error)
14998         (org-create-formula-image): Use `org-format-latex-signal-error'.
15000 2010-04-10  Stephen Eglen  <stephen@gnu.org>
15002         * org.el (org-store-link): For dired buffers, use
15003         default-directory as link name if dired-get-filename returns
15004         nil.
15006 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15008         * org-exp.el (org-export-concatenate-multiline-links): The for
15009         protectedness at beginning of match.
15011         * org-latex.el (org-export-latex-fix-inputenc): Never leave the
15012         AUTO as a coding system, instead default to utf8.
15014 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15016         * org.el (org-block-todo-from-children-or-siblings-or-parent)
15017         (org-block-todo-from-checkboxes): Respect the local variable
15018         value when deciding if blocking should be active.
15020         * org-latex.el (org-export-latex-make-header): Define the align
15021         macro if it is not yet defined.
15023         * org-agenda.el (org-agenda-insert-diary-make-new-entry):
15024         Call `org-insert-heading' with the INVISIBLE-OK argument.
15026         * org-mac-message.el (org-mac-message-insert-flagged):
15027         Call `org-insert-heading' with the INVISIBLE-OK argument.
15029         * org.el (org-insert-heading): New argument INVISIBLE-OK.
15031         * org-agenda.el (org-agenda-view-mode-dispatch): Improve the
15032         prompt message.
15034         * org-html.el (org-html-level-start): Use the
15035         `html-container-class' text property to set an additional class
15036         for an outline container.
15038         * org-exp.el (org-export-remember-html-container-classes):
15039         New function.
15040         (org-export-preprocess-string):
15041         Call `org-export-remember-html-container-classes'.
15043         * org.el (org-cycle): Mention level cycling in the docstring.
15044         (org-default-properties): Add new property HTML_CONTAINER_CLASS.
15046         * org-remember.el (org-remember-apply-template): Do file insertion
15047         first.
15049 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15051         * org-habit.el (org-habit-insert-consistency-graphs): Fix a
15052         problem with mis-aligned graphs when showing habits.
15054 2010-04-10  Mikael Fornius  <mfo@abc.se>
15056         * org.el (org-assign-fast-keys): Prefer keys used in keyword name
15057         when assigning.  Begin using numerical characters when all in name
15058         is used up.  This is to spare alphanumeric characters for better
15059         match with other keywords.
15061 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15063         * org-exp.el (org-export-preprocess-hook): Improve documentation.
15065         * org-latex.el (org-export-latex-preprocess): More consistent
15066         conversion and protection of the words LaTeX and TeX.
15067         (org-export-latex-fontify-headline, org-export-latex-preprocess):
15068         Allow angle brackets in commands, for beamer.
15070 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15072         * org-clock.el (org-clock-in): Improve the look of the clock line
15073         by formatting links.
15075 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15077         * org-latex.el (org-export-latex-classes): Use AUTO as the place
15078         holder string for the coding system.  And improve the
15079         documentation.
15080         (org-export-latex-fix-inputenc): Only modify the coding system if
15081         it is given by the placeholder AUTO.
15083 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15085         * org-clock.el (org-task-overrun-text): New option.
15086         (org-task-overrun, org-clock-update-period): New variables.
15087         (org-clock-get-clock-string, org-clock-update-mode-line):
15088         Mark overrun clock.
15089         (org-clock-notify-once-if-expired): Check if clock is overrun.
15091         * org-faces.el: New face `org-mode-line-clock-overrun'.
15093 2010-04-10  Jan Böcker  <jan.boecker@jboecker.de>
15095         * org.el (org-narrow-to-subtree): Position the end of the narrowed
15096         region before the line with the next heading, to prevent the user
15097         from prepending text to the next headline.
15099 2010-04-10  Stephen Eglen  <stephen@gnu.org>
15101         * org-agenda.el (org-get-time-of-day):
15102         Use org-agenda-time-leading-zero to allow leading zero (rather than
15103         space) for times.
15105 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15107         * org-agenda.el (org-agenda-diary-entry-in-org-file): Make sure
15108         org-datetree.el is loaded.
15110         * org-datetree.el: Autoload `org-datetree-find-day-create'.
15112         * org-latex.el (org-export-latex-hyperref-format): New option.
15113         (org-export-latex-links): Use `org-export-latex-hyperref-format'.
15115 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15117         * org-ctags.el (org-ctags-enable): Change order of functions.
15118         (org-ctags-create-tags): Add wildcard to file name expansion.
15120 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15122         * org.el (org-entry-properties): Fix some important bugs.
15124 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15126         * org.el (org-link-unescape, org-link-escape): Only use hexlify if
15127         the table is not explicitly given.
15129 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15131         * org-clock.el (org-clock-out-when-done): Allow a list of keywords
15132         as value.
15133         (org-clock-out-if-current): Work with the new list value of
15134         `org-clock-out-when-done'.
15135         (org-clock-out, org-clock-out-if-current): Avoid circular logic
15136         between clocking out and state changes.
15138         * org-ctags.el (org-ctags-path-to-ctags): Better system-type test.
15140         * org-latex.el (org-export-latex-treat-backslash-char): Do not by
15141         accident protect a character that is before a backslash.
15143 2010-04-10  Paul Sexton  <eeeickythump@gmail.com>
15145         * org-ctags.el: New file.
15147 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15149         * org-agenda.el (org-diary-class):
15150         Use `org-order-calendar-date-args'.
15152         * org.el (org-order-calendar-date-args): New function.
15154         * org-exp.el (org-export-target-internal-links): Check for
15155         protectedness after the first bracket.
15157         * org.el (org-entry-properties): Don't match wrong-case TODO
15158         keywords.
15160         * org-agenda.el (org-agenda-schedule, org-agenda-deadline):
15161         Document that ARG is passed through to remove the date.
15162         (org-agenda-bulk-action): Accept prefix arg and pass it on.
15163         Do not read a date when the user has given a `C-u' prefix.
15165 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15167         * org-agenda.el (org-agenda-fix-displayed-tags): Fix bug when all
15168         tags are hidden.
15170 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15172         * org-latex.el (org-export-latex-fix-inputenc): New function.
15173         (org-export-latex-inputenc-alist): New option.
15175         * org-exp.el (org-export): New key SPC to publish enclosing
15176         subtree.
15178 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15180         * org-indent.el (org-indent-add-properties): Catch case when there
15181         is no headline in the buffer.
15183 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15185         * org-exp.el (org-html-entities): Add checkmark symbol.
15187         * org-ascii.el (org-export-ascii-preprocess): Protect targets in
15188         verbatim code for ASCII export.
15190         * org.el (org-update-statistics-cookies): Also see checkboxes in
15191         ordered lists.
15193 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15195         * org-agenda.el (org-agenda-view-mode-dispatch): Define the `L'
15196         key.
15198         * org-beamer.el (org-beamer-amend-header): Change the location
15199         where `org-beamer-header-extra' is inserted.
15201         * org.el (org-compute-latex-and-specials-regexp): Don't do BIND
15202         just for computing this regexp.
15204 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15206         * org-beamer.el (org-beamer-frame-default-options): New option.
15207         (org-beamer-sectioning): Use default options if the user does not
15208         have defined any.
15209         (org-beamer-fix-toc): Put a frame around the table of contents.
15211         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
15212         Make sure case-folding works well when processing comment stuff.
15214         * org-latex.el (org-export-latex-after-save-hook): New hook.
15215         (org-export-as-latex): Run the new hook.
15217 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15219         * org-beamer.el (org-beamer-environments-default): Add the note
15220         environments.
15221         (org-beamer-after-initial-vars): Allow several BEAMER_HEADER_EXTRA
15222         lines and collect and combine the content.
15223         (org-beamer-after-initial-vars): Check for note tags and make sure
15224         they will be seen like a property.
15226         * org.el (org-offer-links-in-entry): Fix bug when there is a
15227         single link.
15229         * org-exp.el (org-export): Make sure the mark is activated, also
15230         when `transient-mark-mode' is off.
15232         * org-agenda.el (org-agenda-search-view-always-boolean): New option.
15233         (org-agenda-search-view-search-words-only): Obsolete variable, is
15234         now an alias for `org-agenda-search-view-always-boolean'.
15235         (org-agenda-search-view-force-full-words): New option.
15236         (org-search-view): Improve docstring, and implement a better logic
15237         for Boolean and phrase searches.
15238         (org-agenda-last-search-view-search-was-boolean): New variable.
15239         (org-agenda-manipulate-query): Consider the type of the last
15240         search when modifying the search string.
15242 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15244         * org-latex.el (org-export-as-latex): Do the first letbind in the
15245         right moment.
15247         * org-agenda.el (org-get-entries-from-diary): Add the new face to
15248         these entries.
15250         * org-faces.el (org-agenda-diary): New face.
15252         * org.el (org-make-link-regexps): Allow regexp-special characters
15253         in link types.
15254         (org-open-file): When in-emacs is `system', also force system
15255         opening, like when the value was `(16)'.
15256         (org-update-statistics-cookies): Handle entries without children.
15258         * org-exp.el
15259         (org-export-preprocess-before-normalizing-links-hook): New hook.
15260         (org-export-preprocess-string): Run the new hook.
15262         * org.el (org-offer-links-in-entry): Make RET open all links.
15264         * org-html.el (org-export-as-html): Remove any leftover display
15265         properties in the html file.
15267         * org-wl.el (org-wl-store-link): Work-around for format bug with
15268         text properties.
15270         * org-habit.el (org-habit-insert-consistency-graphs): Turn off
15271         invisibility while adding the graphs.
15273 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15275         * org-remember.el (org-select-remember-template): Use C letter to
15276         customize remember templates.
15278         * org-agenda.el (org-agenda-bulk-mark, org-agenda-bulk-unmark):
15279         Move cursor to next visible line.
15281 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15283         * org-beamer.el (org-beamer-sectioning): Leave columns environment
15284         by specifying 0 or 1 for column width.
15285         (org-beamer-column-widths): Make 0 stand for 0.0.
15287 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15289         * org-exp.el (org-export-mark-radio-links): Don't match inside
15290         <<target>>.
15292         * org.el (org-format-latex-header-extra): New variable.
15293         (org-format-latex): Set org-format-latex-header-extra from
15294         in-buffer stuff.
15295         (org-format-latex): Add org-format-latex-header-extra to the
15296         variables on which image creation depends.
15297         (org-create-formula-image): Add the header stuff from in-buffer
15298         settings.
15299         (org-read-date-analyze): Base the analysis for future preference
15300         on NOW, not on the default date.
15302         * org-inlinetask.el (org-inlinetask-export-handler): Add CSS class
15303         for TODO keyword in inline tasks.
15305         * org.el (org-log-note-headings): New headings for removing
15306         deadline or scheduling date.
15307         (org-deadline, org-schedule): Arrange for logging when removing a
15308         date.
15309         (org-add-log-note): Handle deadline and scheduling removal.
15311 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15313         * org-exp.el (org-export-visible): Add LaTeX/pdf export.
15315 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15317         * org-agenda.el (org-diary-class): New function.
15319 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15321         * org-latex.el (org-export-latex-preprocess): Do process the text
15322         of a radio target.
15324 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15326         * org.el (org-entry-properties): Add TIMESTAMP properties back
15327         in.
15329 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15331         * org.el (org-all-time-keywords): New variable.
15332         (org-set-regexps-and-options): Set `org-all-time-keywords'.
15333         (org-entry-blocked-p): New function.
15334         (org-special-properties): Add BLOCKED as a new special property.
15335         (org-entry-properties): New optional argument SPECIFIC, only parse
15336         for this property when it is specified.
15337         (org-entry-get): Pass a SPECIFIC argument to
15338         `org-entry-properties'.
15340         * org-latex.el (org-export-as-latex): Preprocess TEXT as well.
15342 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15344         * org-latex.el (org-export-latex-tables): No forced line end if
15345         there is no caption.
15347 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15349         * org-exp.el (org-html-entities): Add Euro symbols from Marvosym
15350         package.
15352         * org-latex.el (org-export-latex-tables): Only add a caption when
15353         macro is in longtable environments if one has been defined.
15355         * org-html.el (org-export-as-html): Only take title from buffer if
15356         not exporting body-only.
15358         * org-latex.el (org-export-latex-preprocess): Better version of
15359         the regular expression for protecting LaTeX macros.
15360         (org-export-latex-preprocess): Start searching for macros to
15361         protect from beginning of buffer.
15363         * org-exp.el (org-export-target-internal-links): Check for
15364         protectedness earlier in the string.
15366         * org-agenda.el (org-agenda-highlight-todo): Match TODO keywords
15367         case sensitively.
15369         * org-id.el (org-id-store-link): Match TODO keywords case
15370         sensitively.
15372         * org.el (org-heading-components, org-get-outline-path)
15373         (org-display-outline-path): Match TODO keywords case sensitively.
15375         * org-latex.el (org-export-as-latex): Ignore read-only
15376         properties.
15378         * org-exp.el (org-export-preprocess-string): Remove any
15379         `read-only' properties.
15381         * org-agenda.el (org-agenda-inactive-leader): New option.
15382         (org-agenda-get-timestamps): Use `org-agenda-inactive-leader'.
15383         (org-tags-view): Prompt for matcher if MATCH is an empty string.
15384         (org-todo-list): Prompt for matcher if ARG is an empty string.
15386 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15388         * org.el (org-open-link-functions): New hook.
15389         (org-open-at-point): Run `org-open-link-functions'.
15391 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15393         * org-agenda.el (org-agenda-date-prompt): Allow inactive time
15394         stamps as well.
15396         * org.el (org-inhibit-startup-visibility-stuff): New variable.
15397         (org-mode): Don't do startup visibility if inhibited.
15398         (org-outline-overlay-data, org-set-outline-overlay-data):
15399         New functions.
15400         (org-save-outline-visibility): New macro.
15401         (org-log-note-headings): Document that one should not change the
15402         `state' note format.
15404 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15406         * org.el (org-make-link-regexps): Capture link path into a group.
15408 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15410         * org-beamer.el (org-beamer-after-initial-vars): Do not overwrite
15411         the options plist.
15413 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15415         * org.el (org-startup-with-beamer-mode): New option.
15416         (org-property-changed-functions)
15417         (org-property-allowed-value-functions): New hooks.
15418         (org-entry-put, org-property-get-allowed-values): Run the new
15419         hooks.
15420         (org-property-next-allowed-value): Run the new hooks.
15422         * org-exp.el (org-export-select-backend-specific-text): Add the
15423         special beamer tags.
15425         * org-beamer.el: New file.
15427         * org-latex.el (org-export-latex-after-initial-vars-hook): New hook.
15428         (org-export-as-latex):
15429         Run `org-export-latex-after-initial-vars-hook'.
15430         (org-export-latex-format-toc-function)
15431         (org-export-latex-make-header):
15432         Call `org-export-latex-format-toc-function'.
15434         * org.el (org-fill-template): Make template searches case sensitive.
15436         * org-exp.el (org-export): Use "1" as a sign to export only the
15437         subtree.
15439         * org-colview-xemacs.el (org-columns-edit-value):
15440         Use org-unrestricted property.
15442         * org-colview.el (org-columns-edit-value):
15443         Use org-unrestricted property.
15445         * org.el (org-compute-property-at-point): Set org-unrestricted
15446         text property if the list contains ":ETC".
15447         (org-insert-property-drawer):
15448         Use org-unrestricted property.
15450         * org-exp.el
15451         (org-export-preprocess-before-selecting-backend-code-hook): New hook.
15452         (org-export-preprocess-string):
15453         Run `org-export-preprocess-before-selecting-backend-code-hook'.
15455         * org-xoxo.el (org-export-as-xoxo): Run `org-export-first-hook'.
15457         * org-latex.el (org-export-region-as-latex):
15458         Run `org-export-first-hook'.
15460         * org-html.el (org-export-as-html): Run `org-export-first-hook'.
15462         * org-docbook.el (org-export-as-docbook):
15463         Run `org-export-first-hook'.
15465         * org-ascii.el (org-export-as-ascii): Run `org-export-first-hook'.
15467         * org-exp.el (org-export-first-hook): New hook.
15469 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15471         * org-list.el (org-previous-item): Exit at the beginning of the
15472         buffer.
15474         * org-id.el (org-id-locations-save): Only write the id locations
15475         if any are defined.
15477         * org-archive.el (org-archive-all-done): Make this work in a file
15478         with org-odd-levels-only set.
15480         * org.el (org-get-refile-targets): Catch the case when a buffer
15481         has no file.
15483         * org-latex.el (org-export-as-latex): Cleanup forced line ends
15484         where they are not needed.
15485         (org-export-latex-subcontent): Remove unnecessary newlines.
15487 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15489         * org-latex.el (org-export-latex-make-header): Remove \obeylines.
15490         (org-export-latex-fontify): Fix regexp bug that takes special
15491         care of protecting the right boundary characters in emphasis
15492         matches.
15493         (org-export-latex-preprocess): Allow multiple arguments to latex
15494         macros.
15496         * org.el (org-make-link-regexps): Use John Gruber's regexp for
15497         urls.
15499         * org-macs.el (org-re): Interpret :punct: in regexps.
15501         * org-exp.el (org-export-replace-src-segments-and-examples):
15502         Also take the final newline after the END line.
15504         * org.el (org-clean-visibility-after-subtree-move): Only fix
15505         entries that are not entirely invisible already.
15506         (org-insert-link): Respect org-link-file-path-type for
15507         "docview:" links in addition to "file:" links.
15509 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15511         * org-exp.el (org-export-format-source-code-or-example):
15512         Avoid additional extra white lines in LaTeX.
15514         * org-list.el (org-list-parse-list): Leave empty lines after the
15515         list, don't consider them as part of the list.
15517         * org-mobile.el (org-mobile-sumo-agenda-command): Allow tagstodo
15518         searches.
15520         * org-clock.el (org-clock-select-task): Convert integer to
15521         character for XEmacs.
15523 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15525         * org-clock.el (org-clock-resolve): Make reading a char XEmacs
15526         compatible.
15528 2010-04-10  Tassilo Horn  <tassilo@member.fsf.org>
15530         * org.el (org-complete-tags-always-offer-all-agenda-tags):
15531         New variable.
15532         (org-set-tags): Use it.
15534 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15536         * org-list.el (org-empty-line-terminates-plain-lists):
15537         Update docstring.
15539         * org.el (org-format-latex): Fix link creation for processed latex
15540         snippets.
15542 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15544         * org-footnote.el (org-footnote-normalize): Protect replacement
15545         text.
15547         * org.el (org-inside-latex-macro-p): Save match data.
15549 2010-04-10  Jan Böcker  <jan.boecker@jboecker.de>
15551         * org-docview.el: New file.
15553 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15555         * org-latex.el (org-export-latex-class-options): New variable.
15556         (org-export-latex-set-initial-vars): Use the class options.
15558         * org.el (org-forward-same-level): Stop at headings that start
15559         with an invisible character.
15560         (org-additional-option-like-keywords): Add LaTeX_CLASS_OPTIONS.
15562 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15564         * org-footnote.el (org-footnote-normalize): Don't take optional
15565         arguments in LaTeX macros as footnotes.
15567         * org.el (org-inside-latex-macro-p): New function.
15569         * org-latex.el (org-latex-to-pdf-process): Change customization
15570         group to `org-export-pdf'.
15572         * org-agenda.el (org-agenda-get-blocks): Look at time string also
15573         on days after the first one.
15575         * org.el (org-insert-heading): Also check for item before assuming
15576         before-first-heading condition.
15578         * org-latex.el (org-latex-to-pdf-process): Fix typo in group tag.
15579         (org-export-pdf-logfiles): New option.
15580         (org-export-as-pdf): Use `org-export-pdf-logfiles'.
15581         (org-export-pdf-logfiles): Fix customization type.
15583         * org.el (org-insert-link): Improve error message when there is no
15584         default link to select with RET.
15586         * org-agenda.el (org-agenda-filter-by-tag): Use char argument from
15587         parameter list.
15589 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15591         * org-latex.el (org-export-latex-parse-global)
15592         (org-export-latex-parse-content)
15593         (org-export-latex-parse-subcontent):
15594         Use `org-re-search-forward-unprotected'.
15595         (org-export-as-pdf): Remove log files produced by XeTeX.
15597         * org-macs.el (org-re-search-forward-unprotected): New function.
15599 2010-04-10  James TD Smith  <ahktenzero@mohorovi.cc>
15601         * org-colview.el (org-agenda-colview-summarize): Sort out some
15602         confusion between properties and titles, which resulted in
15603         agenda summaries not working if a title was set for a column.
15605 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15607         * org-mobile.el (org-mobile-agendas): New option.
15608         (org-mobile-sumo-agenda-command): Select the right agendas.
15610         * org-latex.el (org-export-latex-format-image): Preserve the
15611         original-indentation property.
15613 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15615         * org-clock.el (org-clock-insert-selection-line): Catch error when
15616         an old tasks no longer exists.
15618         * org-latex.el (org-export-as-pdf): Remove also the .idx file.
15619         (org-export-as-pdf): Don't remove the old PDF file before making
15620         the new one.
15622         * org-mouse.el (org-mouse-end-headline, org-mouse-insert-item)
15623         (org-mouse-context-menu): Use `org-looking-back'.
15625         * org.el (org-cycle-level): Use `org-looking-back'.
15627         * org-list.el (org-cycle-item-indentation):
15628         Use `org-looking-back'.
15630         * org-compat.el (org-looking-back): New function.
15632         * org.el (org-insert-heading): Catch before-first-headline when
15633         inserting a headline.
15635 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15637         * org-latex.el (org-export-latex-format-image): Indent figure
15638         environment, so that it does not interrupt plain list.
15640         * org.el (org-open-at-point): Allow long link descriptions.
15642 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
15644         * org-html.el (org-export-as-html): Remove empty lines at the
15645         beginning of the exported text.
15647 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
15649         * org.el (org): Remove from hypermedia group.
15651 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
15653         * Branch for 23.2.
15655 2010-02-15  Chong Yidong  <cyd@stupidchicken.com>
15657         * org-freemind.el (org-freemind-from-org-mode-node)
15658         (org-freemind-from-org-mode)
15659         (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode):
15660         Pass arg to called-interactively-p.
15662 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
15664         * org-protocol.el (org-protocol-flatten-greedy, org-protocol-flatten):
15665         Fix typos in docstrings.
15667 2010-01-01  Juanma Barranquero  <lekktu@gmail.com>
15669         * org.el (org-get-outline-path, org-speed-command-help):
15670         Fix typos in error messages.
15672 2009-12-14  Juri Linkov  <juri@jurta.org>
15674         * org-html.el (org-export-html-style-include-default):
15675         Put `safe-local-variable booleanp' on
15676         `org-export-html-style-include-default' instead of mistakenly
15677         duplicate `org-export-html-style'.
15679 2009-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
15681         * org-agenda.el (org-agenda-diary-entry-in-org-file):
15682         Rebuild agenda after adding new entry.
15684         * org-datetree.el (org-datetree-find-day-create): Fix regular
15685         expression.
15687         * org.el (org-display-outline-path): Use a format specifier for
15688         message, to avoid problems with heading containing `%'.
15690         * org-agenda.el (org-agenda-hide-tags-regexp): New option.
15691         (org-format-agenda-item): Call `org-agenda-fix-displayed-tags'.
15692         (org-agenda-fix-displayed-tags): New function.
15693         (org-agenda-do-context-action): Just call
15694         `org-display-outline-path', without piping the result through
15695         `message'.
15697         * org-latex.el (org-export-latex-preprocess): Protect secondary
15698         footnote references.
15700         * org-indent.el (org-indent-initialize): Avoid empty strings as
15701         line prefixes.
15703         * org-agenda.el (org-agenda-diary-entry-in-org-file): Make sure
15704         hat checking for the mark does not throw an error.
15705         (org-agenda-diary-entry-in-org-file): Catch the case that there is
15706         not `day' text property in the cursor line.
15708         * org.el (org-sort-entries-or-items): Make sure that the final
15709         entry has a newline before doing the sorting.
15711         * org-agenda.el (org-agenda-diary-entry-in-org-file): Get the text
15712         property at the beginning of the line.
15714         * org.el (org-make-link-string): Don't allow a description with
15715         only white space.
15717         * org-agenda.el (org-agenda-insert-diary-strategy): New variable.
15718         (org-agenda-insert-diary-as-top-level): New function.
15719         (org-agenda-add-entry-to-org-agenda-diary-file):
15720         Call `org-agenda-insert-diary-as-top-level'.
15722         * org.el (org-occur-in-agenda-files): Make sure none of the
15723         buffers is narrowed.
15724         (org-activate-plain-links): Add the face property here.
15725         (org-set-font-lock-defaults): Do not add the face to plain links,
15726         the activator function does this.
15728         * org-habit.el (org-is-habit-p): Add doc string.
15730         * org-archive.el (org-archive-subtree-default-with-confirmation):
15731         Autoload.
15733         * org-latex.el (org-export-latex-fontify): Fix regexp to make char
15734         after match optional (happens at the end of a line...).
15736         * org.el (org-fontify-meta-lines-and-blocks): Apply special faces
15737         for special blocks.
15739         * org-faces.el (org-copy-face): Set lisp indentation.
15740         (org-quote, org-verse): New faces.
15742         * org-agenda.el (org-agenda-remove-date): Remove variable.
15744         * org-freemind.el (org-freemind-escape-str-from-org): Fix encoding.
15746         * org-html.el (org-export-as-html): Move the home/up link into
15747         the content div.
15749         * org.el (org-export-latex-packages-alist): Option definition
15750         moved here from org-latex.el.
15752         * org-html.el (org-export-html-home/up-format): Add an ID to the
15753         up/home div.
15755         * org-wl.el (org-wl-store-link): Handle the case that
15756         `wl-use-petname' is set.
15758         * org.el (org-set-effort): Improve prompt.
15759         (org-get-outline-path): Widen to get full path.
15760         (org-compact-display-after-subtree-move): Function removed.
15762 2009-11-20  Eric Schulte  <schulte.eric@gmail.com>
15764         * org-exp-blocks.el (org-export-blocks-format-ditaa): Use sha1
15765         hash keys to cache and re-use images generated by the
15766         org-exp-blocks interface to ditaa and dot.
15768         * org.el (org-format-latex): Latex images are now saved to files
15769         named by the sha1 hash of the latex source text avoiding
15770         regeneration of identical images.
15772 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
15774         * org-latex.el (org-export-as-latex): Add the :drawers property.
15776 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
15778         * org.el (org-speed-commands-user): Allow documentation headlines.
15779         (org-speed-commands-default): Organize the value of this constant
15780         with descriptive headlines.
15781         (org-print-speed-command): Output the headlines.
15783 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
15785         * org-agenda.el (org-agenda-show-outline-path): New option.
15786         (org-agenda-do-context-action): New function.
15787         (org-agenda-next-line, org-agenda-previous-line):
15788         Use `org-agenda-do-context-action'.
15790         * org.el (org-use-speed-commands): Allow function value.
15791         (org-speed-commands-default): Make headline motion safe, so that
15792         these commands always end on a headline.
15793         (org-speed-commands-default): New key `v' for `org-agenda'.
15794         (org-speed-move-safe): New function.
15795         (org-self-insert-command): Use the function value of
15796         `org-use-speed-commands'.
15797         (org-get-outline-path): Improve docstring.
15798         (org-format-outline-path): New function.
15799         (org-display-outline-path): New function.
15801 2009-11-15  John Wiegley  <jwiegley@gmail.com>
15803         * org-clock.el (org-clock-resolve): If `org-clock-into-string' is
15804         a string, use that to find the LOGBOOK drawer.
15806 2009-11-15  Glenn Morris  <rgm@gnu.org>
15808         * org-agenda.el (org-datetree-find-date-create)
15809         (org-habit-get-priority):
15810         * org.el (org-format-agenda-item): Fix declarations.
15812 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
15814         * org.el (org-clone-subtree-with-time-shift): Make it work at the
15815         end of the buffer.
15817         * org-mobile.el (org-mobile-write-checksums): Specify coding
15818         system.
15819         (org-mobile-timestamp-buffer): Keep local variable/mode line at
15820         beginning of buffer.
15822         * org-latex.el (org-latex-entities-regexp): Fix typo in regexp.
15824         * org.el (org-block-todo-from-children-or-siblings-or-parent)
15825         (org-block-todo-from-checkboxes): Do not block changes to a nil
15826         TODO state.
15828 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
15830         * org-habit.el (org-habit-parse-todo): Indicate which habit is
15831         wrongly set up in the error messages.
15833         * org-colview.el (org-columns-display-here): Don't try to
15834         calculate values if the underlying property is not set.
15835         (org-columns-string-to-number): Convert age strings back into
15836         fractional days.
15837         (org-agenda-colview-summarize): Handle extended summary types
15838         properly.
15840         * org-colview-xemacs.el (org-columns-display-here): Don't try to
15841         calculate values if the underlying property is not set.
15842         (org-columns-string-to-number): Convert age strings back into
15843         fractional days.
15844         (org-agenda-colview-summarize): Handle extended summary types
15845         properly.
15847 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
15849         * org-exp.el (org-export-format-drawer-function): New variable.
15850         (org-export-format-drawer): New function.
15851         (org-export-preprocess-string): Pass the backend as a parameter to
15852         `org-export-remove-or-extract-drawers'.
15853         (org-export-remove-or-extract-drawers): New parameter BACKEND.
15855         * org-protocol.el (org-protocol-char-to-string): New defsubst.
15857 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
15859         * org-agenda.el (org-agenda-diary-entry-in-org-file): Add error
15860         message when no block is selected.
15862         * org-latex.el (org-export-latex-links): Check for protectedness
15863         in the last matched character, not after the match.
15865         * org-datetree.el (org-datetree-find-date-create):
15866         Respect restriction when KEEP-RESTRICTION is set.
15867         (org-datetree-file-entry-under): New function.
15868         (org-datetree-cleanup): New command.
15870 2009-11-13  Dan Davison  <davison@stats.ox.ac.uk>
15872         * org-src.el (org-edit-src-code): New optional argument context
15873         allows calling functions to avoid altering the saved window
15874         configuration.
15875         (org-edit-src-exit): Do not restore window configuration when this
15876         function is used in the context of saving the edit buffer.
15878 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
15880         * org-clock.el (org-clock-out, org-clock-cancel): Revert to
15881         instances to switching to with-current-buffer, because these seem
15882         to cause problems - no idea why.
15884         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
15885         Require diary-lib for (diary-date-display-form).
15887 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
15889         * org.el (org-log-reschedule, org-log-redeadline): New options.
15890         (org-log-note-headings): Add templates for rescheduling and
15891         deadline changing.
15892         (org-startup-options): Add in-buffer settings for logging changing
15893         schedule and deadline time stamps.
15894         (org-deadline, org-schedule): Check for existing date and arrange
15895         for logging if the user requests it.
15896         (org-add-log-note): Prepare proper note buffers for rescheduling
15897         and deadline changes.
15899 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
15901         * org-agenda.el (org-agenda-diary-entry-in-org-file)
15902         (org-agenda-add-entry-to-org-agenda-diary-file)
15903         (org-agenda-insert-diary-make-new-entry): New functions.
15904         (org-agenda-diary-entry):
15905         Call `org-agenda-diary-entry-in-org-file' when appropriate.
15907         * org.el (org-calendar-insert-diary-entry-key): New option.
15908         (org-agenda-diary-file): New option.
15909         ("calendar"): Install our insertion function in the calendar.
15911         * org-remember.el (org-datetree): Require.
15912         (org-remember-templates): Add new positioning option.
15913         (org-remember-reference-date): New variable.
15914         (org-remember-apply-template): Store the reference date in a local
15915         variable.
15916         (org-remember-handler): Implement date tree positioning of entries.
15918         * org-datetree.el: New file.
15920         * org-latex.el (org-export-latex-preprocess): Protect targets in
15921         verbatim emphasis.
15923         * org-html.el (org-export-as-html): Protect targets in verbatim
15924         emphasis.
15926         * org-docbook.el (org-export-as-docbook): Protect targets in
15927         verbatim emphasis.
15929 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
15931         * org-clock.el (org-show-notification): Handle messages that
15932         contain a percent character.
15934         * org-remember.el (org-remember-apply-template): Turn of partial
15935         completion.
15937         * org-mobile.el (org-mobile-before-process-capture-hook): New hook.
15938         (org-mobile-pull): Run `org-mobile-before-process-capture-hook'.
15940         * org.el (org-indent-mode): Define variable already in org.el.
15941         (org-unfontify-region): Remove line-prefix and wrap-prefix
15942         properties only if org-indent-mode is active.
15944 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
15946         * org-icalendar.el (org-print-icalendar-entries): Save match data
15947         around call to verify function.
15948         (org-print-icalendar-entries): Add a call to the verification
15949         function.
15951         * org.el (org-speedbar-set-agenda-restriction): Remove unnecessary
15952         save-restrivtion' form.
15954 2009-11-13  Dan Davison  <davison@stats.ox.ac.uk>
15956         * org-exp.el (org-export-format-source-code-or-example):
15957         Restrict scope of preserve-indentp to the let binding.
15958         (org-src): Require org-src, since org-src-preserve-indentation is used.
15960 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
15962         * org-timer.el (org-timer-set-timer): Set variables
15963         org-timer-timer[123] correctly.
15965         * org-mobile.el (org-mobile-files-alist): Make it work when
15966         `agenda-archives' is included in
15967         `org-agenda-text-search-extra-files'.
15968         (org-mobile-push): Restore agenda after mobile push.
15970 2009-11-13  John Wiegley  <jwiegley@gmail.com>
15972         * org-clock.el (org-resolve-clocks-if-idle): Another fix to the
15973         way the amount of idle time is presented in the minibuffer.
15975 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
15977         * org-icalendar.el (org-print-icalendar-entries):
15978         Use org-icalendar-verify-function only if non-nil.
15980         * org.el (org-refile): Refile to clock only if the prefix arg is
15981         2.
15982         (org-sparse-tree): Fix docstring to be in line with prompt.
15983         (org-update-parent-todo-statistics):
15984         Call `org-after-todo-statistics-hook' on each level.
15986 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
15988         * org-remember.el (org-remember-apply-template): Make sure the
15989         buffer exists.
15991 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
15993         * org.el (org-tab-ind-state): New variable.
15994         (org-cycle-level): New function.
15995         (org-cycle-level-after-item/entry-creation): New option.
15996         (org-flag-subtree): New function.
15997         (org-hide-archived-subtrees): Call `org-flag-subtree'.
15998         (org-set-effort): Indexed access.
16000         * org-list.el (org-cycle-item-indentation): New function.
16002         * org.el (org-refile): Make prefix argument 2 refile to current
16003         clock.
16004         (org-priority): Interpret action `remove' as call to remove the
16005         priority cookie.
16007         * org-remember.el (org-remember-apply-template): Don't depend on
16008         buffer name being like file name.
16010 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16012         * org-clock.el (org-clock-play-sound): Expand file in
16013         org-clock-sound, to allow ~ for home.
16015         * org-remember.el (org-remember-handler):
16016         Set text-before-node-creation even if this already looks like a node,
16017         because the string might be needed on non-org-mode target files.
16019         * org-agenda.el (org-agenda-open-link): Make this work in agenda
16020         clocktables.
16021         (org-agenda-switch-to): Follow a link at point if
16022         org-return-follows-link' is set and there is nothing else to do in
16023         this line.
16025 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
16027         * org-colview-xemacs.el: Add in changes from org-colview.el.
16029 2009-11-13  Dan Davison  <davison@stats.ox.ac.uk>
16031         * org-exp-blocks.el: Modify split separator regexp to avoid empty
16032         strings.
16034 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
16036         * org-colview.el (org-columns-new): Make this work with the new
16037         operators.
16038         (org-columns-store-format): Make this work with the new operators.
16040 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16042         * org-src.el (org-src-preserve-indentation): Document that this
16043         variable is also used during export.
16045         * org-exp.el (org-export-format-source-code-or-example):
16046         Preserve indentation if a block has a -i option, or if
16047         `org-src-preserve-indentation' is set.
16049         * org-exp-blocks.el (org-export-blocks-preprocess):
16050         Preserve indentation if a block has a -i option, or if
16051         `org-src-preserve-indentation' is set.
16053 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16055         * org.el (org-mode-map): Define the new archiving keys.
16056         (org-speed-commands-default): Define an archiving key in the speed
16057         command map.
16058         (org-org-menu): Improve the menu structure concerning archiving.
16060         * org-archive.el (org-archive-subtree-default-with-confirmation):
16061         New command.
16063         * org-agenda.el (org-agenda-mode-map): Define the new archiving keys.
16064         (org-agenda-menu): Add the new archiving commands to the menu.
16065         (org-agenda-archive-default)
16066         (org-agenda-archive-default-with-confirmation): New commands.
16067         (org-agenda-archive, org-agenda-archive-to-archive-sibling):
16068         Just call `org-agenda-archive-with'.
16069         (org-agenda-archive-with): New function.
16071         * org-table.el (org-table-convert-region): Inert spaces around "|"
16072         to avoid line beginnings like "|-1" which will be mistaken as
16073         hlines.
16075 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16077         * org.el (org-offer-links-in-entry): Return nil if there are no
16078         links, t if a link has been selected.
16079         (org-open-at-point): Open attachment directory when called in the
16080         headline and there are no links in the entry body.
16081         (org-speed-commands-default): Add "o" for open-at-point as a speed
16082         command.
16084         * org-attach.el (org-attach-reveal): Optional prefix arg
16085         IF-EXISTS, which avoids creating the attachment directory if it
16086         does not yet exist.
16088         * org-agenda.el (org-agenda, org-run-agenda-series):
16089         Evaluate MATCH.
16091 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16093         * org.el ("abbrev"): Work with abbrev tables only after they have
16094         been loaded.
16096         * org-list.el (org-list-send-list): Fix bug related to match
16097         data.
16099         * org-latex.el (org-export-latex-fontify): Apply verbatim
16100         emphasis.
16101         (org-export-latex-make-header): Insert \obeylines if line breaks
16102         should be preserved.
16104         * org-exp.el (org-export-protect-verbatim): Add an
16105         `org-verbatim-emph' property to such text.
16107 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16109         * org-icalendar.el (org-icalendar-use-plain-timestamp): New option.
16110         (org-print-icalendar-entries): Skip entries where the timestamp is
16111         not a deadline and not scheduled, if the user requests that.
16113         * org-latex.el (org-export-latex-quotation-marks): Allow a bracket
16114         before an opening quote.
16116         * org-archive.el (org-archive-subtree): Keep archive after
16117         archiving something.
16119         * org-id.el (org-id-update-id-locations): Add archive files if
16120         that is required by `org-id-extra-files'.
16122 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16124         * org-src.el (org-src-window-setup): New option.
16125         (org-src-switch-to-buffer): New function.
16126         (org-edit-src-exit): Add optional argument CONTEXT and use it to
16127         restore window configuration.
16128         (org-edit-src-code, org-edit-src-continue, org-edit-src-exit):
16129         Call `org-src-switch-to-buffer'.
16131         * org.el (org-default-properties): Add STYLE property.
16132         (org-files-list): Use the function call to get the files.
16133         (org-additional-option-like-keywords): Add SETUPFILE to completion
16134         list.
16136 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16138         * org-table.el (org-table-convert-region): Correctly interpret
16139         quoting in csv import.
16141         * org.el (org-icompleting-read): Make iswitchb completion work
16142         with lists and tables.
16144         * org-agenda.el (org-agenda-add-entry-text): Never add entry text
16145         while pushing the mobile agenda.
16147 2009-11-13  John Wiegley  <jwiegley@gmail.com>
16149         * org-clock.el
16150         (org-clock-auto-clock-resolution): Now takes three values: nil, t
16151         and `when-no-clock-is-running'.
16152         (org-clock-in): Use `org-clock-auto-clock-resolution' to determine
16153         whether or not to resolve Org buffers on clock in.
16155 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
16157         * org-colview.el (org-format-time-period): Function to format
16158         times in fractional days for display.
16159         (org-columns-display-here): Add support for showing a calculated
16160         value in place of the property.
16161         (org-columns): Set `org-columns-time' to the current time so time
16162         difference calculations will work.
16163         (org-columns-time): Use to store the current time when column view
16164         is displayed, so all time differences will use the same reference
16165         point.
16166         (org-columns-compile-map): There is now an extra position in each
16167         entry specifying the function to use to calculate the displayed
16168         value for the non-calculated properties in the column.
16169         (org-columns-compute-all): Set `org-columns-time' to the current
16170         time so time difference calculations will work.
16171         (org-columns-compute): Handle column operators where the values
16172         used are calculated from the underlying property.
16173         (org-columns-number-to-string): Handle the 'age' column format.
16174         (org-columns-string-to-number): Correct the function name (was
16175         org-column...).  Add support for the 'age' column format.
16176         (org-columns-compile-format): Support the additional parameter in
16177         org-columns-compile-map.
16179 2009-11-13  Bastien Guerry  <bzg@altern.org>
16181         * org.el (org-mode-hook): Turn `org-mode-hook' into a customizable
16182         variable.
16184 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16186         * org-clock.el (org-clock-has-been-used): New variable.
16187         (org-clock-in): Set `org-clock-has-been-used'.
16188         (org-clock-save): Save only if clock data has been used or created
16189         during this session.
16191 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16193         * org-clock.el (org-clock-persist): New value, to store only the
16194         clock history.
16195         (org-clock-save): Don't save the clock if only the history should
16196         be stored.
16197         (org-clock-load): Turn off John Wiegley's auto resolving mechanism
16198         when restoring a saved clock.
16200 2009-11-13  John Wiegley  <jwiegley@gmail.com>
16202         * org-clock.el (org-clock-display, org-clock-put-overlay):
16203         Use `org-time-clock-use-fractional'.
16205         * org.el (org-time-clocksum-use-fractional)
16206         (org-time-clocksum-fractional-format): Two new customizable
16207         variables which allow the user to select fractional times (1.25
16208         instead of 1:25) in the `org-clock-display' report.
16210 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16212         * org-ascii.el (org-export-ascii-table-keep-all-vertical-lines):
16213         New option.
16215         * org.el (org-tag-alist): Fix customization type.
16217 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16219         * org-mobile.el (org-mobile-update-checksum-for-capture-file):
16220         Make sure the regexp search can fail without throwing an error.
16221         (org-mobile-apply): Save the inbox buffer after removing
16222         successfully applied changes.
16224 2009-11-13  John Wiegley  <jwiegley@gmail.com>
16226         * org-clock.el (org-resolve-clocks-if-idle): Fix to the way idle
16227         time is reported after the user comes back (but before they
16228         resolve time).
16230         * org.el (org-get-repeat): Change so that this function can be
16231         called with either `org-scheduled-string' or
16232         `org-deadline-string'.
16234         * org-clock.el (org-clock-auto-clock-resolution): Rename from
16235         `org-clock-disable-clock-resolution', since negatives don't sound
16236         good in customization variables.
16237         (org-clock-in): Don't use the auto-resolution logic if the user is
16238         clocking into a different task while an active clock is running.
16239         This then allows the default behavior of clocking out of the open
16240         task and then into the new task.
16242         * org.el (org-modules): Made this variable more consistent, since
16243         it was referring to Org, OrgMode and Org-mode, whereas the docs
16244         for the variable always refer to Org-mode.
16246 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
16248         * org.el (org-repeat-re): The changed org-repeat-re no longer
16249         matched simple +2d type repeaters.  Fix it so it does.
16251 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16253         * org-latex.el (org-export-latex-preprocess): Protect the vspace
16254         macro in the VERSE environment.
16256 2009-11-13  John Wiegley  <jwiegley@gmail.com>
16258         * org-habit.el (org-habit-get-priority): A new function that
16259         determines the relative priority of a habit, based on how long
16260         past its scheduled date it is, and how near the deadline is.
16262         * org-agenda.el (org-agenda-get-scheduled): Set habit priority
16263         using `org-habit-get-priority'.
16265         * org-habit.el (org-habit-build-graph): Start displaying colors
16266         from the first scheduled date, if that date is earlier than the
16267         first completion date.
16269         * org-habit.el: Changed all "color" variables to faces, and made
16270         them appropriate for light and dark backgrounds.
16272         * org-habit.el (org-habit-duration-to-days): Made this function
16273         more general.
16274         (org-habit-parse-todo): Parse the new ".+N/N" style repeater.
16276         * org-agenda.el (org-agenda-get-deadlines): Remove all mention of
16277         habits, since they don't use DEADLINE anymore.
16279         * org.el (org-repeat-re, org-display-custom-time)
16280         (org-timestamp-change): Extend to support the new ".+N/N"
16281         syntax, used for habits.
16283         * org-clock.el (org-clock-resolve-clock): Fix an incorrect
16284         variable reference.
16286         * org-agenda.el (org-agenda-set-mode-name): Show Habit in the
16287         modeline when habits are being displayed (if that module is being
16288         loaded).
16290 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
16292         * org-clock.el (org-x11-idle-seconds): Add a method to get the X11
16293         idle time using the xscreensaver extension.
16294         (org-user-idle-seconds): Use X11 idle time if available.
16296 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16298         * org-agenda.el (org-agenda-next-line): New command.
16299         (org-agenda-previous-line): New commands.
16300         (org-agenda-show-and-scroll-up, org-agenda-show-scroll-down):
16301         New commands.
16302         (org-agenda-follow-mode): Do the follow immediately if the mode is
16303         turned on here.
16304         (previous-line, next-line): Replace keys with the corresponding
16305         org functions.
16306         (org-agenda-mode-map): Bind backspace and delete to the scrolling
16307         command.
16309         * org.el (org-icompleting-read): Turn off partial completion mode
16310         for the duration of this completion round.
16312         * org-latex.el (org-export-latex-fontify-headline): Protect TeX
16313         macros in author lines and similar stuff.
16315         * org.el (org-file-tags): Fix docstring.
16316         (org-get-buffer-tags): Add the #+FILETAGS tags.
16317         ("ecb"): Make ecb show context after jumping into an Org file.
16319 2009-11-13  John Wiegley  <johnw@newartisans.com>
16321         * org-agenda.el (org-finalize-agenda): Draw habit consistency
16322         graphs after everything else in the buffer has been setup.
16324 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16326         * org-mobile.el (org-mobile-apply): Count success and failure.
16328         * org.el (org-indent-line-function): Fix regexp replace problem.
16330 2009-11-13  John Wiegley  <johnw@newartisans.com>
16332         * org-clock.el (org-clock-disable-clock-resolution):
16333         New customization variable that disable automatic clock resolution on
16334         clock in.
16335         (org-clock-in): If `org-clock-disable-clock-resolution' is set, do
16336         not automatically resolve anything.  This is does not affect
16337         idle-time resolution, however, if `org-clock-idle-time' is set.
16339 2009-11-13  John Wiegley  <johnw@newartisans.com>
16341         * org-habit.el: New file, which implements code to build a "habit
16342         consistency graph".
16344         * org-agenda.el (org-agenda-get-deadlines)
16345         (org-agenda-get-scheduled): Display consistency graphs when
16346         outputting habits into the agenda.  The graphs are always relative
16347         to the current time.
16348         (org-format-agenda-item): Add new parameter `habitp', which
16349         indicates whether we are formatting a habit or not.  Do not
16350         display "extra" leading information if habitp is true.
16352         * org.el (org-repeat-re): Improve regexp to include .+ and ++
16353         leaders for repeat strings.
16354         (org-get-repeat): Now takes a string parameter `tagline', so the
16355         caller can obtain the SCHEDULED repeat, or the DEADLINE repeat.
16357 2009-11-13  John Wiegley  <johnw@newartisans.com>
16359         * org-agenda.el (org-agenda-auto-exclude-function):
16360         New customization variable for allowing the user to create an "auto
16361         exclusion" filter for doing context-aware auto tag filtering.
16362         (org-agenda-filter-by-tag): Changes to support the use of
16363         `org-agenda-auto-exclude-function'.  See the new manual addition.
16365 2009-11-13  John Wiegley  <johnw@newartisans.com>
16367         * org.el (org-files-list): Don't attempt to return a file name for
16368         Org buffers which have no associated file.
16370         * org-agenda.el (org-agenda-do-action): Fix a typo.
16372 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16374         * org-mobile.el (org-mobile-locate-entry): Interpret files
16375         relative to org-directory.
16376         (org-mobile-inbox-for-pull): Document the best location for this
16377         file.
16378         (org-mobile-check-setup): Verify `org-directory'.
16379         (org-mobile-create-index-file): Sort the files to be listed in
16380         index.org.
16382 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
16384         * org.el (org-fast-tag-selection): Add a way to display a
16385         description for a tag group.  This is done by adding a string to
16386         either the startgroup or endgroup cell.
16388 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16390         * org-clock.el (org-clock-resolve, org-resolve-clocks)
16391         (org-emacs-idle-seconds): Use `org-float-time' instead of
16392         `time-to-seconds'.
16394 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16396         * org-agenda.el (org-agenda-sorting-strategy): Fix customization
16397         type.
16399         * org.el (org-pre-cycle-hook): Document that `empty' can also be
16400         the value of ARG when doing local cycling.
16402 2009-11-13  John Wiegley  <johnw@newartisans.com>
16404         * org-clock.el (org-clock-resolve-clock): If keeping or
16405         subtracting time results in a clock out at a time in the past, and
16406         if the resolution occurred due to idleness or invoking `M-x
16407         org-resolve-clocks', remember that past moment in time.  On the
16408         next clock in, the user will be prompted to see if they want to
16409         back-date their new clock to then.
16410         (org-clock-resolve): Do not jump the user to the location of a
16411         dangling clock if the resolution is occurring due to an idle
16412         timeout.  In that case there is typically only one dangling clock,
16413         the active one, and there is no value gained by shuffling their
16414         windows around to show it to them.  Being prompted to resolve an
16415         idle clock should be as inobtrusive as possible.
16416         (org-resolve-clocks-if-idle): New function that resolves only the
16417         currently active clock if the user has exceeded the time returned
16418         by `org-user-idle-seconds', based on the value of
16419         `org-clock-idle-time'.
16420         (org-clock-in): If, after resolving clocks, (???)
16421         (org-clock-out): Cancel the `org-clock-idle-timer' on clock out.
16423         * org-clock.el (org-clock-resolve-clock): New function that
16424         resolves a clock to a specific time, closing or resuming as need
16425         be, and possibly even starting a new clock.
16426         (org-clock-resolve): New function used by `org-resolve-clocks'
16427         that sets up for the call to `org-clock-resolve-clock'.
16428         It determines the time to resolve to based on a single-character
16429         selection from the user to either keep time, subtract away time or
16430         cancel the clock.
16431         (org-resolve-clocks): New user command which resolves dangling
16432         clocks -- that is, open but not active -- anywhere in the file
16433         list returned by `org-files-list'.
16434         (org-clock-in): Automatically resolve dangling clocks whenever a
16435         user clocks in.
16436         (org-clock-cancel): If the user cancels the solely clock in a
16437         LOGBOOK, remove the empty drawer.
16439         * org-clock.el (org-clock-idle-time): New user customizable option
16440         for detecting whether the user has left a clock idle.  Note: it is
16441         only used in this commit to test whether it's worthwhile to check
16442         OS X to get the Mac user's current idle time.  If the Emacs idle
16443         time is less than the value, the user hasn't been away long enough
16444         to be worth checking (a more expensive test than just getting
16445         Emacs idle time).
16446         (org-user-idle-seconds, org-mac-idle-seconds)
16447         (org-emacs-idle-seconds): This three functions, in conjunction
16448         with the user customization variable `org-clock-idle-time', return
16449         the number of seconds (as a floating point) that the user has been
16450         away from their Emacs (or, if running on OS X, their computer).
16452         * org-clock.el (org-find-open-clocks): New function that returns a
16453         list of all open clocks in the given FILE.  Note that each clock
16454         it returns is a cons cell of the format (MARKER . START-TIME).
16455         This "clock" value is used by several of the new clock module
16456         utility functions.
16457         (org-is-active-clock): New inline function which tests whether the
16458         given clock value is the same as the currently active clock.
16459         Returns non-nil if this is the case.
16460         (org-with-clock-position): New macro that evaluates FORMS with
16461         point in the buffer and at the position of the given clock.
16462         Changes to the current clock are global.
16463         (org-with-clock): New macro that evaluates FORMS with point in the
16464         buffer and at the position of the given clock.  However, changes
16465         to the current clock are local and have no effect on the user's
16466         active clock.  This allows, for example, far any clock to be
16467         canceled without canceling the active clock.
16468         (org-clock-clock-in): New inline function that switches the active
16469         clock to the given clock.  If either the argument RESUME, or the
16470         global `org-clock-in-resume', are non-nil, it will resume a clock
16471         that was previously left open.
16472         (org-clock-clock-out): New inline function that clocks out the
16473         given clock value without affecting the currently active clock.
16474         (org-clock-clock-cancel): New inline function that cancels the
16475         given clock value without affecting the currently active clock.
16477         * org-clock.el (org-clock-in): Before creating
16478         `org-clock-mode-line-timer', check to make sure an older timer is
16479         not currently running.
16480         (org-clock-out): Accept new third parameter `at-time', which
16481         permits a clock to be clocked out at a specific time.  Note that
16482         no attempt is made to verify that the clock out time is later than
16483         the clock in time.
16485         * org.el (org-files-list): New utility function for returning a
16486         list of all open org-mode buffers, plus all files used to build
16487         the agenda buffer.  Note that not all the files will necessarily
16488         be visited by a buffer at time of call.
16489         (org-entry-beginning-position): Like the function
16490         `line-beginning-position', this inline function returns the
16491         beginning position of the current heading/entry.
16492         (org-entry-end-position): Like the function `line-end-position',
16493         this inline function returns the end position of the current
16494         heading/entry.
16496 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16498         * org-agenda.el (org-agenda-list): Mark the all-todo items line as
16499         a header line.
16501 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16503         * org-exp.el (org-inlinetask-remove-END-maybe): Declare function.
16505 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16507         * org-agenda.el (org-agenda-filter-make-matcher): Allow to filter
16508         entries that have no tags.
16509         (org-agenda-search-view): New customize group.
16510         (org-agenda-search-view-search-words-only): New option.
16511         (org-search-view): Implement substring search.
16513 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16515         * org.el (org-outline-level): Add doc string.
16517 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16519         * org-inlinetask.el (org-inlinetask-export): Re-introduce
16520         variable.
16521         (org-inlinetask-export-handler): Only export inline task if the
16522         user option calls for it.
16524 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16526         * org-exp.el (org-export-handle-export-tags): Remove inlinetask
16527         END if present.
16529 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16531         * org-latex.el (org-export-latex-tables): Don't format in
16532         protected regions.
16534 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16536         * org-src.el (org-edit-src-code)
16537         (org-edit-src-find-region-and-lang, org-edit-src-exit):
16538         Handle macro editing.
16540         * org-agenda.el (org-prefix-category-max-length): New variable.
16541         (org-format-agenda-item): Use `org-prefix-category-max-length'.
16542         (org-compile-prefix-format): Set `org-prefix-category-max-length'.
16544 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16546         * org-mobile.el (org-mobile-create-index-file): Improve the
16547         listing of tags and todo keywords.
16549         * org-latex.el (org-export-latex-format-image): New function.
16550         (org-export-latex-links): Use `org-export-latex-format-image'.
16552 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16554         * org-inlinetask.el (org-inlinetask-get-current-indentation)
16555         (org-inlinetask-remove-terminator): New functions.
16556         (org-inlinetask-export-handler): Terminate the description list.
16558         * org-exp.el (org-export-select-backend-specific-text): Remove the
16559         region markers.
16561         * org-inlinetask.el (org-inlinetask-export-handler): Fix bug for
16562         tasks without content.
16564         * org-clock.el: Make sure the clock-in target position does not
16565         move to a different node by widening the buffer.
16567         * org-html.el (org-export-html-format-image): Wrap image into
16568         figure div only when there is a caption.
16570         * org-archive.el (org-archive-mark-done): Change default value to
16571         nil.
16573 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
16575         * org.el (org-context): Call `bobp', not `eobp'.
16577         * org-clock.el (org-clock-cancel): Remove quotes from marker
16578         variables.
16580         * org.el (org-read-date-prefer-future): New allowed value `time'.
16581         (org-read-date-analyze): Shift day to tomorrow depending on time
16582         entered and value of `org-read-date-prefer-future'.
16584 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16586         * org.el (org-version, org-get-refile-targets, org-refile)
16587         (org-store-log-note, org-diary-to-ical-string)
16588         (org-speedbar-set-agenda-restriction):
16589         * org-publish.el (org-publish-find-title):
16590         * org-plot.el (org-plot/gnuplot):
16591         * org-mouse.el (org-mouse-do-remotely):
16592         * org-mobile.el (org-mobile-move-capture):
16593         * org-mac-message.el (org-mac-message-insert-flagged):
16594         * org-latex.el (org-replace-region-by-latex):
16595         * org-docbook.el (org-replace-region-by-docbook):
16596         * org-clock.el (org-clock-out, org-clock-cancel):
16597         * org-bibtex.el (org-execute-file-search-in-bibtex):
16598         Use with-current-buffer.
16600 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
16602         * org.el (org-directory, org-map-entries):
16603         * org-clock.el (org-clock-get-clocked-time): Fix typos in docstrings.
16605 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16607         * org.el (org-set-tags-to): New command.
16609         * org-latex.el (org-export-latex-set-initial-vars): Also check in
16610         the plist.
16612         * org.el (org-additional-option-like-keywords): Add LATEX_CLASS
16613         keyword.
16615         * org-exp.el (org-infile-export-plist): Add LATEX_CLASS keyword.
16617 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16619         * org-inlinetask.el (org-inlinetask-export): Option removed.
16620         (org-inlinetask-export-handler): Better export.
16622         * org-xoxo.el (org-export-xoxo-final-hook): New hook.
16623         (org-export-as-xoxo): Run the new hook.
16625         * org-html.el (org-export-html-final-hook): New hook.
16626         (org-export-as-html): Run the new hook.
16628         * org-docbook.el (org-export-docbook-final-hook): New hook.
16629         (org-export-as-docbook): Run the new hook.
16631         * org-ascii.el (org-export-ascii-final-hook): New hook.
16632         (org-export-as-ascii): Run the new hook.
16634         * org-latex.el (org-export-latex-treat-sub-super-char): Allow a
16635         space character as the character before the ^/_.
16636         (org-export-latex-final-hook): New hook.
16637         (org-export-as-latex): Run `org-export-latex-final-hook'.
16639 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16641         * org-macs.el (org-if-unprotected-at): Fix docstring.
16643         * org-agenda.el (org-agenda-change-all-lines): Handle invisible
16644         text in the prefix (if category is a link).
16646         * org-latex.el (org-export-latex-preprocess): Deal properly with
16647         empty lines in verse environments.
16649         * org.el (org-format-latex-header): Inline fullpage.sty.
16651         * org-footnote.el (org-footnote-create-definition): Reveal context
16652         to add a new footnote definition.
16654         * org.el (org-ctrl-c-ctrl-c): Pass prefix arg to
16655         org-table-recalculate when cursor is in TBLFM line.
16657         * org-list.el (org-renumber-ordered-list): Fix cursor position
16658         when bullet length has changed.
16660 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16662         * org.el (org-format-latex): Mention `org-format-latex-options' in
16663         the docstring.
16665 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16667         * org.el (org-agenda-get): New function.
16669         * org-agenda.el (org-agenda-post-command-hook): No longer move
16670         point away from end of line.
16671         (org-agenda-add-entry-text, org-agenda-collect-markers)
16672         (org-finalize-agenda, org-agenda-mark-clocking-task)
16673         (org-agenda-dim-blocked-tasks, org-agenda-entry-text-show-here)
16674         (org-agenda-entry-text-show, org-agenda-highlight-todo)
16675         (org-agenda-compare-effort, org-agenda-filter-apply)
16676         (org-agenda-later, org-agenda-change-time-span)
16677         (org-agenda-post-command-hook, org-agenda-show-priority)
16678         (org-agenda-show-tags, org-agenda-goto, org-agenda-kill)
16679         (org-agenda-archive, org-agenda-archive-to-archive-sibling)
16680         (org-remove-subtree-entries-from-agenda, org-agenda-refile)
16681         (org-agenda-open-link, org-agenda-copy-local-variable)
16682         (org-agenda-switch-to, org-agenda-check-no-diary)
16683         (org-agenda-tree-to-indirect-buffer, org-agenda-todo)
16684         (org-agenda-add-note, org-agenda-change-all-lines)
16685         (org-agenda-priority, org-agenda-set-tags)
16686         (org-agenda-set-property, org-agenda-set-effort)
16687         (org-agenda-toggle-archive-tag, org-agenda-date-later)
16688         (org-agenda-show-new-time, org-agenda-date-prompt)
16689         (org-agenda-schedule, org-agenda-deadline, org-agenda-action)
16690         (org-agenda-clock-in, org-agenda-bulk-mark)
16691         (org-agenda-bulk-unmark, org-agenda-show-the-flagging-note):
16692         Use `org-get-at-bol'.
16694         * org-colview.el (org-columns-display-here)
16695         (org-columns-edit-allowed, org-agenda-columns):
16696         Use `org-get-at-bol'.
16698 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16700         * org.el (org-special-ctrl-a/e): Improve documentation and
16701         customize type.
16702         (org-end-of-line): Don't jump to after the ellipsis.
16703         (org-mode-map): Bind <home> and <end> as well.
16705 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16707         * org.el (org-fontify-meta-lines-and-blocks): Treat lines with a
16708         space after #+ as comments.
16709         (org-open-at-point): Run `org-follow-link-hook' always.
16711         * org-latex.el (org-export-latex-emph-format): Use better commands
16712         to insert special characters in verbatim snippets.
16714 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16716         * org-faces.el (org-copy-face): New function.  Use it to create
16717         various faces formerly created by using `copy-face'.
16719         * org-agenda.el (org-prepare-agenda): Don't officially mark this
16720         window dedicated.
16721         (org-agenda-quit): Kill the frame containing the agenda window if
16722         that frame was created for the agenda.
16724 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16726         * org-agenda.el (org-agenda-date-prompt): Mark the changed time
16727         stamp in the agenda.
16729 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16731         * org-agenda.el (org-prepare-agenda):
16732         Reset `org-drawers-for-agenda'.
16733         (org-prepare-agenda): Uniquify list of drawers.
16735         * org.el (org-complex-heading-regexp-format): New variable.
16736         (org-set-regexps-and-options):
16737         Define `org-complex-heading-regexp-format'.
16738         (org-drawers-for-agenda): New variable.
16739         (org-map-entries): Bind `org-drawers-for-agenda'.
16740         (org-prepare-agenda-buffers): Add to `org-drawers-for-agenda'.
16742         * org-remember.el (org-go-to-remember-target)
16743         (org-remember-handler): Use `org-complex-heading-regexp-format'.
16745 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16747         * org-agenda.el (org-agenda-highlight-todo): Fix text property
16748         problem.
16750         * org.el (org-on-heading-p, org-at-heading-p): Make sure these are
16751         always with `invisible-ok'.
16752         (org-store-link): No error when there is nothing to link to in the
16753         agenda.
16755         * org-list.el (org-update-checkbox-count): Insert changed cookie
16756         before the old, to avoid problems with invisibility at the end of
16757         the line.
16758         (org-update-checkbox-count): Insert changed cookie before the old,
16759         to avoid problems with invisibility at the end of the line.
16761         * org.el (org-sort-entries-or-items): Include the final newline.
16762         (org-fontify-meta-lines-and-blocks): Add indented dynamic block
16763         lines for fontification.
16764         (org-dblock-start-re, org-dblock-end-re): Allow indentation.
16765         (org-prepare-dblock): Store the current indentation of the BEGIN
16766         line.
16767         (org-update-dblock): Apply the indentation of the begin line to
16768         the rest of the block.
16769         (org-ctrl-c-ctrl-c): Also find indented dblock lines.
16770         (org-startup-folded): New allowed value `showeverything'.
16771         (org-startup-options): Add STARTUP keyword `showeverything'.
16772         (org-set-startup-visibility): Respect value `showeverything' in
16773         org-startup-folded.
16775 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16777         * org.el (org-closest-date): Fix issue with past preference.
16779         * org-archive.el (org-archive-set-tag)
16780         (org-archive-subtree-default): New commands.
16782         * org-clock.el (org-clock-clocktable-default-properties):
16783         New option.
16784         (org-clock-report):
16785         Use `org-clock-clocktable-default-properties'.
16787 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16789         * org.el (org-iswitchb-completing-read): Fix typo.
16791         * org-crypt.el: New file.
16793         * org.el: Add an entry for org-crypt.
16795 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16797         * org-agenda.el (org-agenda-menu): Reorganize the menu for more
16798         consistency.
16799         (org-batch-store-agenda-views): New function.
16800         (org-agenda-title-append): Define variable.
16801         (org-write-agenda): New export to Org files.
16802         (org-agenda-get-some-entry-text): New arguments INDENT and KEEP.
16803         (org-agenda): Allow to keep the restricted file list if a special
16804         variable is bound to t.
16805         (org-agenda): Define a special agenda view for working on flagged
16806         entries.
16807         (org-agenda-get-restriction-and-command): List the new agenda
16808         view.
16809         (org-agenda-show-the-flagging-note): New command.
16810         (org-agenda-mode-map): New key `?' for looking at the flagging
16811         note.
16813         * org.el (org-autoload): Autoload org-mobile.el.
16814         (org-org-menu): Add menu commands for MobileOrg in the Org menu.
16816         * org-mobile.el: New file.
16818         * org-id.el (org-id-get): Fix bug with forcing ID on an item.
16820 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16822         * org-table.el (orgtbl-line-start-regexp): Match also TBLNAME
16823         statements.
16824         (org-table-get-remote-range): Match indented #+TBLNAME
16825         statements.
16827         * org.el (org-convert-to-odd-levels)
16828         (org-convert-to-oddeven-levels): Work also correctly if the file
16829         is in outline-mode.
16831 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16833         * org.el (org-store-link): When in agenda buffer, link to
16834         referenced entry.
16835         (org-add-planning-info): Remove spaces at eol.
16837         * org-macs.el (org-with-point-at): Add a `lisp-indent-function'
16838         property.
16840 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16842         * org-latex.el (org-export-latex-first-lines): Fix problem with
16843         LaTeX export of first line and selected subtree.
16845         * org.el (org-shifttab): Interpret arg differently when using only
16846         odd levels.
16848 2009-10-01  Bastien Guerry  <bzg@altern.org>
16850         * org.el (org-check-agenda-file): Use a more explicit message.
16852 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16854         * org-exp.el (org-export-remove-special-table-lines): Don't remove
16855         normal lines.
16857 2009-10-01  Bastien Guerry  <bzg@altern.org>
16859         * org.el (org-offer-links-in-entry): Don't use "Select link" as a
16860         prompt in the temporary window.
16862         * org-agenda.el (org-agenda-bulk-mark): Use a slightly soberer
16863         prefix for marked entries in the agenda view.
16865 2009-10-01  Andreas Burtzlaff  <andy13@gmx.net>  (tiny change)
16867         * org.el (outline-end-of-subtree): Bugfix: advise this function in
16868         a way that prevents any trailing character from being displayed.
16870 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16872         * org-agenda.el (org-agenda-menu): Fix bugs in the bulk action
16873         menu.
16875         * org-exp.el (org-export-remove-special-table-lines): Remove bad
16876         slow regexp match.
16878 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16880         * org-latex.el (org-export-latex-preprocess): Do not protect in
16881         the LaTeX header.
16883         * org-src.el (org-edit-src-save): Save window setup while saving.
16884         (org-edit-src-code): Use new buffer name construction scheme.
16886 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16888         * org-agenda.el (org-agenda-entry-text-exclude-regexps):
16889         New variable.
16890         (org-agenda-entry-text-cleanup-hook): New hook.
16891         (org-agenda-get-some-entry-text): Remove matches of
16892         `org-agenda-entry-text-exclude-regexps' and run the hook
16893         `org-agenda-entry-text-cleanup-hook'.
16895         * org.el (org-offer-links-in-entry): New argument ZERO to
16896         implement a link with index zero.
16897         (org-cycle-show-empty-lines): Not keep empty line under header
16898         hidden.
16899         (org-iswitchb-completing-read): Bind `switchb-use-virtual-buffers'
16900         to nil for special completion.
16901         (org-store-link): Don't error before the first heading.
16903         * org-agenda.el (org-agenda-open-link): Pass the prefix to
16904         `org-offer-links-in-entry'.
16906 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
16908         * org-agenda.el (org-agenda-quit): Provide the window argument for
16909         `window-dedicated-p', Emacs 22 needs it.
16910         (org-format-agenda-item): If the category is a link, arrange for
16911         invisible text to replaced with spaces.
16912         (org-compile-prefix-format): Add the extra space.
16913         (org-prefix-category-length): New variable.
16915         * org-exp.el (org-export-cleanup-toc-line): Remove footnote
16916         references from TOC lines.
16918         * org.el (org-selected-window): New variable.
16920         * org-table.el (org-table-edit-formulas): Remember the selected
16921         window.
16922         (org-table-fedit-finish, org-table-fedit-abort): Select the window
16923         that was originally selected.
16925         * org-exp.el (org-export-preprocess-apply-macros): Scan the
16926         expansion of a macro for more macro definitions.
16928         * org-agenda.el (org-agenda-dim-blocked-tasks): Make sure the
16929         invisibility overlay starts on the newline.
16931 2009-10-01  Glenn Morris  <rgm@gnu.org>
16933         * org-agenda.el (calendar-check-holidays):
16934         * org-exp.el (org-agenda-skip):
16935         * org-list.el (outline-back-to-heading):
16936         * org-wl.el (wl-summary-goto-folder-subr):
16937         * org.el (iswitchb-mode, remember, remember-buffer-desc)
16938         (remember-finalize, remember-save-after-remembering, remember-register)
16939         (remember-buffer, remember-handler-functions)
16940         (remember-annotation-functions): Remove unused declarations.
16942         * org.el (iswitchb-read-buffer): Fix declaration.
16944 2009-09-30  Glenn Morris  <rgm@gnu.org>
16946         * org-compat.el (w32-focus-frame):
16947         * org-exp-blocks.el (R):
16948         * org-exp.el (htmlize-buffer):
16949         * org-protocol.el (server-edit):
16950         * org-table.el (org-format-org-table-html):
16951         * org.el (org-indent-mode): Fix declarations.
16953         * org-colview.el (org-columns-uncompile-format): Avoid assignment to
16954         free variable `fun'.
16956 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
16958         * org-agenda.el (org-agenda-restore-windows-after-quit):
16959         Fix typo in docstring.
16961 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
16963         * org.el (org-tree-to-indirect-buffer, org-convert-to-oddeven-levels)
16964         (org-shiftselect-error, org-ctrl-c-ctrl-c):
16965         * org-agenda.el (org-agenda-undo, org-check-for-org-mode):
16966         * org-attach.el (org-attach-check-absolute-path):
16967         * org-docbook.el (org-export-as-docbook):
16968         * org-html.el (org-export-as-html):
16969         * org-id.el (org-id-update-id-locations):
16970         * org-table.el (org-table-fedit-lisp-indent, orgtbl-send-table):
16971         Fix typos in error messages.
16973 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
16975         * org-ascii.el: Require CL for the `loop' macro.
16977 2009-09-05  Carsten Dominik  <dominik@u016822.science.uva.nl>
16979         * org-gnus.el (require): Wrap (require gnus-sum) into
16980         eval-when-compile.
16982 2009-09-03  Carsten Dominik  <dominik@u016822.science.uva.nl>
16984         * org-protocol.el (org-protocol-store-link)
16985         (org-protocol-remember, org-protocol-open-source): Remove autoload
16986         cookies again.
16988         * org-agenda.el (org-agenda-dim-blocked-tasks): Make sure we are
16989         referencing the start of the line.
16991         * org-gnus.el: Remove unnecessary declare-function forms.
16992         (gnus-sum): Always require gnus-sum.
16994 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
16996         * org-protocol.el (org-protocol-store-link)
16997         (org-protocol-remember, org-protocol-open-source): Add autoloads.
16999         * org-compat.el (org-float-time): New function.
17001         * org.el (org-clock-update-time-maybe)
17002         (org-sort-entries-or-items, org-do-sort)
17003         (org-evaluate-time-range, org-time-string-to-seconds)
17004         (org-closed-in-range): Use `org-float-time'.
17006         * org-timer.el (org-timer-start, org-timer-pause-or-continue)
17007         (org-timer-seconds): Use `org-float-time'.
17009         * org-clock.el (org-clock-get-clocked-time, org-clock-out)
17010         (org-clock-sum, org-dblock-write:clocktable)
17011         (org-clocktable-steps): Use `org-float-time'.
17013         * org-agenda.el (org-agenda-last-marker-time)
17014         (org-agenda-new-marker, org-diary): Use `org-float-time'.
17016         * org-compat.el (w32-focus-frame): Declare the w32-focus-frame
17017         function.
17019         * org-exp.el (org-get-file-contents): Only protect lines that
17020         really need it.
17022         * org-html.el (require): Require cl for compilation.
17024         * org.el: Avoid using `default-major-mode'.
17026         * org-plot.el (require): Require CL only at compile time.
17028         * org-exp.el (require): Require CL only at compile time.
17030         * org-agenda.el (org-agenda-quit): When the agenda window is
17031         dedicated, remove other windows before exiting, so that the frame
17032         really will be killed.
17034         * org-exp.el (org-export-handle-include-files): Reset START and
17035         END for each loop cycle.
17037 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17039         * org.el (org-eval-in-calendar):
17040         Use `org-select-frame-set-input-focus'.
17042         * org-compat.el (org-select-frame-set-input-focus): New function.
17044         * org.el (org-update-statistics-cookies): New function.
17045         (org-mode-map): Bind `C-c #' to `org-update-statistics-cookies'.
17047 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17049         * org-src.el (org-edit-fixed-width-region): Set org-src-mode only
17050         after the local variables are set.
17052         * org-latex.el (org-export-latex-protect-amp): New function.
17053         (org-export-latex-links): Protect link ampersands in tables.
17055         * org-exp.el (org-export-select-backend-specific-text): Match in
17056         two steps, to avoid regexp problems.
17058         * org.el (org-offer-links-in-entry): Improve working with many and
17059         duplicate links.
17061         * org-agenda.el (org-agenda-show-1): Make more consistent with
17062         normal cycling.
17063         (org-agenda-cycle-show): Make more consistent with normal cycling.
17065         * org-gnus.el (org-gnus-store-link): Restore the linking to a
17066         website.
17068 2009-09-02  Bastien Guerry  <bzg@altern.org>
17070         * org-latex.el (org-export-latex-first-lines): Bugfix.
17072 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17074         * org-clock.el (org-clock-modify-effort-estimate): Emit message
17075         about new effort.
17077         * org.el (org-set-effort): New function.
17078         (org-mode-map): New key for effort setting command.
17080         * org-agenda.el (org-agenda): Keep window setup when calling
17081         agenda from within agenda window.
17082         (org-agenda-mode-map): New keys for effort setting commands.
17083         (org-agenda-menu): Add effort setting commands to menu.
17084         (org-agenda-set-property, org-agenda-set-effort): New functions.
17086         * org-latex.el (org-export-latex-tables):
17087         Fix `org-table-last-alignment' and `org-table-last-column-widths' if
17088         the first column has been removed.
17090 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17092         * org.el (org-remove-timestamp-with-keyword): Only remove in
17093         entry, not in subtree.
17095         * org-src.el (org-src-lang-modes): Add abbreviation elisp for
17096         emacs lisp.
17098         * org.el (org-open-at-point): When on headline, offer all strings
17099         in entry.
17101         * org-remember.el (org-remember-templates): Documentation fix.
17103         * org.el (org-move-subtree-down): Use `org-get-next-sibling' and
17104         `org-get-last-sibling' instead of the outline versions of these
17105         functions.
17106         (org-get-last-sibling): New function.
17107         (org-refile): Use `org-get-next-sibling' instead of the outline
17108         version of this function.
17109         (org-clean-visibility-after-subtree-move):
17110         Use `org-get-next-sibling' and `org-get-last-sibling' instead of the
17111         outline versions of these functions.
17113 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17115         * org-agenda.el (org-prepare-agenda): When creating a new frame
17116         for the agenda, make the window dedicated.
17118         * org-agenda.el (org-agenda-mode-map): New keys for time motion.
17120         * org-table.el (org-table-align): Change the order of reinsertion
17121         and deletion, to avoid problems with overlays following the table.
17123         * org.el (org-parse-time-string): Better error message.
17124         (org-show-subtree): Use org-end-of-subtree.
17126         * org-macs.el (org-goto-line): New defsubst.
17128         * org.el (org-open-file, org-change-tag-in-region)
17129         (org-fast-tag-show-exit): Don't use `goto-line'.
17131         * org-table.el (org-table-align, org-table-insert-column)
17132         (org-table-delete-column, org-table-move-column)
17133         (org-table-sort-lines, org-table-copy-region)
17134         (org-table-paste-rectangle, org-table-wrap-region)
17135         (org-table-get-specials, org-table-rotate-recalc-marks)
17136         (org-table-get-range, org-table-recalculate)
17137         (org-table-edit-formulas, org-table-fedit-convert-buffer)
17138         (org-table-show-reference, org-table-highlight-rectangle):
17139         Don't use `goto-line'.
17141         * org-src.el (org-edit-src-code, org-edit-fixed-width-region)
17142         (org-edit-src-exit): Don't use `goto-line'.
17144         * org-macs.el (org-preserve-lc): Don't use `goto-line'.
17146         * org-list.el (org-renumber-ordered-list, org-fix-bullet-type):
17147         Don't use `goto-line'.
17149         * org-exp.el (org-export-number-lines): Don't use `goto-line'.
17151         * org-colview.el (org-columns, org-columns-redo)
17152         (org-agenda-columns): Don't use `goto-line'.
17154         * org-colview-xemacs.el (org-columns, org-agenda-columns):
17155         Don't use `goto-line'.
17157         * org-agenda.el (org-agenda-mode): Force visual line motion off.
17158         (org-agenda-add-entry-text-maxlines): Improve docstring.
17159         (org-agenda-start-with-entry-text-mode): New option.
17160         (org-agenda-entry-text-maxlines): New option.
17161         (org-agenda-entry-text-mode): New variable.
17162         (org-agenda-mode): Set initial value of
17163         `org-agenda-entry-text-mode'.
17164         (org-agenda-mode-map): Add the `E' key.
17165         (org-agenda-menu): Add entry text mode to the menu.
17166         (org-agenda-get-some-entry-text): Fix line count bug.
17167         (org-finalize-agenda): Apply entry text mode if appropriate.
17168         (org-agenda-entry-text-show-here): New function.
17169         (org-agenda-entry-text-show): New function.
17170         (org-agenda-entry-text-hide): New function.
17171         (org-agenda-view-mode-dispatch): Add entry text mode to the view
17172         key menu.
17173         (org-agenda-entry-text-mode): New command.
17174         (org-agenda-set-mode-name): Add entry text mode to the mode line
17175         string.
17176         (org-agenda-undo, org-agenda-get-restriction-and-command)
17177         (org-agenda-get-some-entry-text, org-agenda-redo): Don't use
17178         `goto-line'.
17180 2009-09-02  Bernt Hansen  <bernt@norang.ca>
17182         * org-clock.el (org-notify): Bugfix.
17184 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17186         * org-agenda.el (org-agenda-open-link): Handle multiple links and
17187         check for after-string.
17189         * org-gnus.el (org-gnus-store-link): Simplify.
17191         * org.el (org-latex-regexps): Don't add extra empty lines for
17192         display formulas.
17194 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17196         * org-agenda.el (org-agenda-get-some-entry-text): New function.
17197         (org-agenda-add-entry-text):
17198         Use `org-agenda-get-some-entry-text'.
17200         * org.el (org-cycle-separator-lines): Update docstring.
17201         (org-cycle-show-empty-lines): Handle negative values for
17202         `org-cycle-show-empty-lines'.
17204         * org-exp.el (org-export-protect-sub-super): New function.
17205         (org-export-normalize-links): Protect the url of plain links from
17206         supscript and superscript processing.
17208         * org-remember.el (org-remember-escaped-%): New function.
17209         (org-remember-apply-template): Use `org-remember-escaped-%' to
17210         detect escaped % signs.
17212 2009-09-02  Bastien Guerry  <bzg@altern.org>
17214         * org-timer.el (org-timer-set-timer): Use `org-notify' and play a
17215         sound when showing the notification.
17217         * org-clock.el (org-notify): New function.
17218         (org-clock-notify-once-if-expired): Use `org-notify'.
17220         * org-gnus.el (org-gnus-store-link): Handle `gnus-summary-mode'
17221         and `gnus-article-mode' separately.
17222         (gnus-summary-article-header): Fix the declare-function.
17224 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17226         * org-exp.el (org-export-format-source-code-or-example):
17227         Translate language.
17229         * org-src.el (org-src-lang-modes): New variable.
17230         (org-edit-src-code): Translate language.
17232         * org-exp.el (org-export-format-source-code-or-example): Deal wit
17233         the new structure of the `org-export-latex-listings-langs'
17234         variable.
17236         * org-latex.el (org-export-latex-listings-langs): Change structure
17237         of the variable from plist to alist.
17239 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17241         * org.el (org-in-commented-line): New function.
17243 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17245         * org.el (org-hide-block-toggle): Make folded blocks searchable.
17247 2009-09-02  Friedrich Delgado Friedrichs  <friedel@nomaden.org>  (tiny change)
17249         * org.el (org-flag-drawer): More useful error.
17251 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17253         * org-remember.el (org-remember-apply-template):
17254         Use org-icompleting-read.
17256         * org-publish.el (org-publish): Use org-icompleting-read.
17258         * org-colview.el (org-columns-edit-value, org-columns-new)
17259         (org-insert-columns-dblock): Use org-icompleting-read.
17261         * org-colview-xemacs.el (org-columns-edit-value)
17262         (org-columns-new, org-insert-columns-dblock):
17263         Use org-icompleting-read.
17265         * org-attach.el (org-attach-delete-one, org-attach-open):
17266         Use org-icompleting-read.
17268 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17270         * org.el (org-hierarchical-todo-statistics): Improve docstring.
17271         (org-version): Return the version text.
17272         (org-org-menu): Add a menu entry for the new bug reporter.
17273         (org-submit-bug-report): New command.
17275         * org-list.el (org-hierarchical-checkbox-statistics):
17276         Improve docstring.
17278         * org.el (org-emphasis-regexp-components): Add "`" to set of
17279         pre-emphasis characters.
17281         * org-latex.el (org-export-latex-classes): Always include the soul
17282         package.
17283         (org-export-latex-emphasis-alist): Use \st for strikethough.
17285         * org-exp-blocks.el (org-export-blocks-preprocess):
17286         Use `indent-code-rigidly' to indent.
17288         * org-agenda.el (org-agenda-get-restriction-and-command):
17289         Remove properties only if MATCH really is a string.
17291 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17293         * org-latex.el (org-export-latex-packages-alist):
17294         Fix customization type.
17296         * org.el (org-create-formula-image): Also use
17297         `org-export-latex-packages-alist'.
17299         * org-html.el (org-export-as-html): Fix bug in footnote regexp.
17300         (org-export-as-html): Format footnotes correctly.
17302 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17304         * org.el (org-fast-tag-selection): Avoid text properties on tags
17305         in the alist.
17307         * org-agenda.el (org-agenda-get-restriction-and-command):
17308         Avoid text properties on the match element.
17310 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17312         * org.el (org-set-regexps-and-options): Make sure the list of done
17313         keywords is not invalid.
17315         * org-exp.el (org-export-interpolate-newlines): New function.
17317 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17319         * org.el (org-format-latex): Avoid nested overlays.
17321         * org-latex.el (org-export-latex-listings-langs): Add a few more
17322         languages.
17324         * org-exp.el (org-export-preprocess-apply-macros): Make sure to
17325         ignore newlines and space before the first macro argument.
17327         * org-latex.el (org-export-latex-tables): Remove save-excursion
17328         around `org-table-align'.
17330 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17332         * org.el (org-export-html-special-string-regexps):
17333         Definition moved into org.el.
17335         * org-exp.el (org-export-preprocess-apply-macros): Allow newlines
17336         in macro calls.
17338 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17340         * org-latex.el (org-export-latex-listings)
17341         (org-export-latex-listings-langs): New options.
17343         * org-exp.el (org-export-format-source-code-or-example):
17344         Use listing package if requested by the user.
17346 2009-09-02  Bastien Guerry  <bzg@altern.org>
17348         * org.el (org-iswitchb): Fix bug when aborting the `org-iswitchb'
17349         command before actually switching to a buffer.
17351 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17353         * org-exp.el (org-get-file-contents): Only quote org lines when
17354         the markup is src or example.
17356         * org-agenda.el (org-agenda-skip-scheduled-if-deadline-is-shown):
17357         New option.
17358         (org-agenda-get-day-entries): Remember deadline results and pass
17359         them on into the function getting the scheduling information.
17360         (org-agenda-get-scheduled): Accept deadline results as parameters
17361         and maybe skip some entries.
17362         (org-agenda-skip-scheduled-if-deadline-is-shown): New option.
17364         * org.el (org-insert-heading): When respecting content, do not
17365         convert current line to headline.
17367         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
17368         Also cheeeeeck the hd marker.
17369         (org-clock-in): Also set the hd marker.
17370         (org-clock-out): Also set the hd marker.
17371         (org-clock-cancel): Reset markers.
17373         * org.el (org-clock-hd-marker): New marker.
17375         * org-faces.el (org-agenda-clocking): New face.
17377         * org-agenda.el (org-agenda-mark-clocking-task): New function.
17378         (org-finalize-agenda): Call `org-agenda-mark-clocking-task'.
17380         * org.el (org-modules): Add org-track.el.
17382         * org-agenda.el (org-agenda-bulk-marked-p): New function.
17383         (org-agenda-bulk-mark, org-agenda-bulk-unmark):
17384         Use `org-agenda-bulk-marked-p'.
17385         (org-agenda-bulk-toggle): New command.
17387 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
17389         * org.el (org-move-subtree-down): Hide subtree if it was folded,
17390         not just the body.
17392         * org-remember.el (org-remember-finalize): Avoid buffer-modified
17393         messages.
17395 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17397         * org-html.el (org-export-as-html):
17398         * org-docbook.el (org-export-as-docbook):
17399         Use (default-value 'major-mode) instead of default-major-mode.
17401 2009-08-08  Carsten Dominik  <carsten.dominik@gmail.com>
17403         * org-docbook.el: Add arch-tag.
17405         * org-exp-blocks.el: Add arch-tag.
17407         * org-id.el: Add arch-tag.
17409         * org-indent.el: Add arch-tag.
17411         * org-inlinetask.el: Add arch-tag.
17413         * org-protocol.el: Add arch-tag.
17415 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17417         * org.el (org-create-formula-image): Remove the -E option for
17418         dvipng.
17420         * org-exp.el (org-default-export-plist): Respect #+BIND.
17421         (org-export-confirm-letbind): New function.
17423         * org.el (org-paste-subtree): Test the kill ring entry if it is
17424         going to be used.
17425         (org-copy-subtree): Use `org-forward-same-level'.
17426         (org-forward-same-level): Respect the `invisibe-ok' arg for
17427         back-to-heading.
17429 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17431         * org.el (org-table-map-tables): Make sure cursor is back at table
17432         beginning after funcall.
17434         * org-agenda.el (org-agenda-bulk-action): Make sure parents are
17435         handled before children, and do not error if an entry is not
17436         found, probably because it hase been remove when the parent was
17437         archived or refiled.
17439         * org.el (org-ido-completing-read): Accept straight lists for
17440         completion as well as alists.
17442         * org-timer.el (org-timer-cancel-timers): Rename from
17443         `org-timer-cancel-timers'.
17445         * org.el (org-cycle-internal-local): Fix problem with finding next
17446         invisible line.
17448 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17450         * org-list.el (org-list-send-list):
17451         Call `org-list-goto-true-beginning' instead of
17452         `org-list-find-true-beginning', which does not exist.
17454         * org-timer.el (org-timer-reset-timers): Use `mapc'.
17455         (org-timer-set-timer): Do not assign to heading.
17457         * org-id.el (org-id-open): Quote function name.
17459         * org-macs.el (org-unmodified): Turn off recording undo
17460         information while running inside the macro.
17462         * org-table.el (org-table-export): Also work in file-less
17463         buffers.
17465         * org.el (org-startup-indented): New option.
17466         (org-startup-options): Add new options indent and noindent.
17467         (org-unfontify-region): Remove line-prefix and wrap-prefix
17468         properties.
17469         (org-after-demote-entry-hook, org-after-promote-entry-hook):
17470         New hooks.
17471         (org-promote, org-demote): Run the new hooks.
17473         * org-table.el (org-table-align): Replace leading \n as well.
17475         * org-exp.el (org-export-push-to-kill-ring): Remove `line-prefix'
17476         and `line-wrap' text properties.
17478         * org-compat.el (org-kill-new): New function.
17480         * org-agenda.el (org-format-agenda-item): Remove `line-prefix' and
17481         `line-wrap' text properties.
17483         * org-indent.el: New file.
17485 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17487         * org.el (org-provide-todo-statistics): Tweak docstring.
17489         * org-id.el (org-id-open): Honor `org-link-frame-setup'.
17491 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17493         * org-exp.el (org-export-as-org): Insert the "-source" string
17494         before the extension.
17496         * org.el (org-read-date): Make sure the calendar is in the current
17497         frame.
17498         (org-set-emph-re): Remove the ? from the post-match.
17499         (org-emphasis-regexp-components): Add backslash to the
17500         postmatch class.
17501         (org-set-font-lock-defaults): Write \n instead of \xa, and make it
17502         optional so that also lines at the end of the buffers will still
17503         be matched as headlines.
17505         * org-table.el (org-table-error-on-row-ref-crossing-hline):
17506         Variable made obsolete.
17507         (org-table-relative-ref-may-cross-hline): New option.
17508         (org-table-find-row-type): Honow the new option
17509         `org-table-relative-ref-may-cross-hline'.
17511 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17513         * org-table.el (org-table-cut-region, org-table-copy-region):
17514         Work on single field if no active region.
17516 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17518         * org-latex.el (org-export-latex-make-header): Only insert title
17519         if one is defined.
17521         * org.el (org-make-options-regexp): Allow empty values.
17523 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17525         * org.el (org-cycle-internal-local): Improved version of finding
17526         next visible line.
17527         (org-cycle-hide-drawers): Only hide drawers if this is really
17528         necessary.
17529         (outline-end-of-subtree): Make `outline-end-of-subtree' use the
17530         org-version of this function in Org-mode.  We use advice to
17531         implement this change, so that future changes to this function in
17532         outline.el wil be handled properly.
17533         (org-forward-same-level, org-backward-same-level): New commands.
17535 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17537         * org.el (org-remove-empty-overlays-at)
17538         (org-clean-visibility-after-subtree-move): New functions.
17539         (org-move-subtree-down): Simplify cleanup of display.
17541 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17543         * org-mac-message.el (org-mac-message-get-links): Improve
17544         docstring.  Make argument SELECT-OR-FLAGGED optional, default to
17545         "s".  Fix the return value.
17546         (org-mac-message-insert-flagged): Simplify.
17548         * org.el (org-refile-get-location): Tamper with refile history o
17549         that history contains compete matches instead of the entered
17550         string.
17552 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17554         * org.el (org-store-link): Never store a link to an inline task.
17556         * org-footnote.el (org-footnote-goto-local-insertion-point):
17557         Skip inline tasks when positioning footnotes.
17559         * org.el (org-refile): Remove the END line when archiving an
17560         inline task that does have an END line.
17562         * org-archive.el (org-archive-subtree): Remove the END line when
17563         archiving an inline task that does have an END line.
17565         * org-macs.el (org-with-limited-levels): New macro.
17566         (org-get-limited-outline-regexp): New function.
17568         * org-exp.el (org-export-format-source-code-or-example): Fix bug
17569         that did not enumerate first line.
17570         (org-export-mark-radio-links): Skip matches in links.
17572 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17574         * org.el (org-activate-plain-links): Make single-match.
17575         (org-adapt-indentation): Fix docstring.
17577         * org-macs.el (org-unmodified): Turn of modification hooks while
17578         running this macro.
17580 2009-08-06  Bastien Guerry  <bzg@altern.org>
17582         * org.el (org-adapt-indentation): Slightly improve the docstring.
17583         (org-occur): Sends an error when the user inputs an empty string.
17584         (org-priority): Bugfix: the tag alignement should happen within
17585         save-excursion.
17587 2009-08-06  Bastien Guerry  <bzg@altern.org>
17589         * org.el (org-make-link-regexps): Don't exclude parentheses from
17590         `org-plain-link-re'.
17591         (org-cycle-internal-local): When locally cycling, switch directly
17592         from CHILDREN to FOLDED if there is no subtree.
17593         (org-cycle): Update the docstring to document the new behavior of
17594         `org-cycle-internal-local'.
17596 2009-08-06  Nicolas Goaziou  <n.goaziou@neuf.fr>  (tiny change)
17598         * org-clock.el (org-clock-in): Bugfix: recognize timestamps with
17599         an abbreviated format for days.
17601 2009-08-06  Bastien Guerry  <bzg@altern.org>
17603         * org-protocol.el (org-protocol-default-template-key):
17604         New option.
17606         * org.el (org-refile): Bugfix: save-excursion before reading the
17607         refile target, otherwise cursor moves might confuse `org-refile'.
17609         * org.el (org-toggle-heading): Bugfix: correctly convert list
17610         items before the first headline.
17612         * org.el (org-provide-todo-statistics): Allow a list of TODO
17613         keywords to compute statistics against headlines containing a
17614         keyword from this list.
17615         (org-update-parent-todo-statistics): Possibly use the new allowed
17616         value of `org-provide-todo-statistics'.
17618 2009-08-06  Bastien Guerry  <bzg@altern.org>
17620         * org-timer.el: Add autoload cookie.
17622         * org.el (org-occur-link-in-agenda-files): New function.
17624         * org-timer.el (org-timer-last-timer): New variable.
17626         * org-agenda.el (org-agenda-mode-map): New key for
17627         org-timer-set-timer called from the agenda.
17629         * org.el (org-mode-map): New key for org-timer-set-timer.
17631         * org-timer.el (org-timer-reset-timers)
17632         (org-timer-show-remaining-time, org-timer-set-timer):
17633         New functions.
17635         * org-clock.el (org-show-notification): Update the docstring.
17637         * org.el (org-provide-todo-statistics): Allow new value
17638         'all-headlines for this option, which includes entries with no
17639         TODO keywords in the todo statistics.
17640         (org-update-parent-todo-statistics): Possibly use the new
17641         'all-headline value from `org-provide-todo-statistics'.
17643 2009-08-06  Bastien Guerry  <bzg@altern.org>
17645         * org-clock.el (org-dblock-write:clocktable): Add a new option
17646         :timestamp which allows display of timestamps in clock reports.
17648         * org.el (org-mode-map): Define new key `C-c C-*': convert a plain
17649         list to a subtree, preserving the structure of the list.
17650         (org-set-emph-re): Make the last element optional in the regexp.
17651         This regexp now matches an emphasized string at the end of a line.
17653         * org-list.el (org-list-goto-true-beginning)
17654         (org-list-make-subtree, org-list-make-subtrees): New functions.
17656         * org.el (org-eval-in-calendar): Select the right frame.
17657         (org-save-frame-excursion): Remove this macro.
17659 2009-08-06  Bastien Guerry  <bzg@altern.org>
17661         * org-list.el (org-list-beginning-re): Bugfix: don't use * when
17662         trying to find the beginning of a list.
17664         * org-exp.el (org-get-file-contents): Use a new argument: markup.
17665         When present, tell org-get-file-contents not to protect org-like
17666         lines.
17668         * org-id.el (org-id-uuid-program): New option to set the name of
17669         the uuidgen program.
17670         (org-id-method): Use `org-id-uuid-program'.
17671         (org-id-new): Use `org-id-uuid-program'.
17673 2009-08-06  Bastien Guerry  <bzg@altern.org>
17675         * org-exp.el (org-export-number-lines): Allow whitespace in code
17676         references.  Allow the -r switch to remove the references in the
17677         source code even when the lines are not numbered: the labels can
17678         be explicit enough.
17680         * org.el (org-fontify-whole-heading-line): New option.
17681         (org-set-font-lock-defaults): Use the new option.
17683         * org-clock.el (org-show-notification-handler): New option.
17684         (org-show-notification): Use the new option.
17686 2009-08-06  Bastien Guerry  <bzg@altern.org>
17688         * org.el (org-eval-in-calendar): Fix a bug about calendar
17689         navigation when `calendar-setup' value is 'calendar-only.
17691 2009-08-06  Bastien Guerry  <bzg@altern.org>
17693         * org.el (orgstruct++-mode): Fix typo in docstring.
17694         (org-insert-link): Clean up: (or (...)) => (...)
17695         (org-insert-link): Use TAB for stored links completion.
17697 2009-08-06  Bastien Guerry  <bzg@altern.org>
17699         * org.el (org-get-refile-targets): Fix bug: don't ignore case when
17700         building the list of targets.
17702         * org-remember.el (org-remember-delete-empty-lines-at-end):
17703         New option.
17704         (org-remember-handler): Use the new option.
17706 2009-08-06  James TD Smith  <ahktenzero@mohorovi.cc>
17708         * org.el (org-tags-sort-function): New option for sorting tags.
17709         (org-set-tags): Use the new option to sort tags.
17711         * org-plot.el (org-plot/gnuplot): Run with an idle timer to avoid
17712         premature deletion of the data when using org-plot in a script.
17714 2009-08-06  Bastien Guerry  <bzg@altern.org>
17716         * org-clock.el (org-clock-in-prepare-hook): New hook.
17717         (org-clock-in): Use this new hook.
17719 2009-08-06  Bastien Guerry  <bzg@altern.org>
17721         * org.el (org-special-ctrl-a/e): Explicitly bind the value
17722         'reversed for this option to the "true line boundary first"
17723         behavior.
17724         (org-tags-match-list-sublevels): Document the 'indented value for
17725         this variable.
17727         * org-latex.el (org-export-latex-first-lines): Fix problem with
17728         publishing the region.
17730         * org-exp.el (org-export-format-source-code-or-example):
17731         Fix bad line numbering when exporting examples in HTML.
17733 2009-08-06  James TD Smith  <ahktenzero@mohorovi.cc>
17735         * org-colview.el (org-format-time-period): Formats a time in
17736         fractional days as days, hours, mins, seconds.
17737         (org-columns-display-here): Add special handling for SINCE and
17738         SINCE_IA to format for display.
17740         * org.el (org-time-since): Add a function to get the time since an
17741         org timestamp.
17742         (org-entry-properties): Add two new special properties: SINCE and
17743         SINCE_IA.  These give the time since any active or inactive
17744         timestamp in an entry.
17745         (org-special-properties): Add SINCE, SINCE_IA.
17746         (org-tags-sort-function): Add custom declaration for tags
17747         sorting function.
17748         (org-set-tags): Sort tags if org-tags-sort-function is set.
17750 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17752         * org-clock.el (org-clock-goto): Find hidden headlines as well.
17754         * org.el (org-narrow-to-subtree): Find hidden headlines as well.
17756         * org-plot.el (org-plot/add-options-to-plist): Add timeind
17757         option.
17759 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17761         * org-publish.el (org-publish-remove-all-timestamps): New function.
17762         (org-publish-all): Remove all timestamp files if `org-publish-all'
17763         is called with a prefix argument.
17765         * org-list.el (org-indent-item): Fix typo.
17766         (org-item-indent-positions): Normalize ordered bullet.
17768 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17770         * org-macs.el (org-set-local): Make a local variable, do not make
17771         the variable buffer-local!
17773         * org-latex.el (org-export-as-latex): Call `org-install-letbind'.
17775         * org-exp.el (org-infile-export-plist): Read BIND lines.
17776         (org-install-letbind): New function.
17777         (org-export-as-org, org-export-preprocess-string):
17778         Call `org-install-letbind'.
17780         * org-list.el (org-list-demote-modify-bullet): New option.
17781         (org-first-list-item-p): Save point.
17782         (org-fix-bullet-type): New optional argument FORCE-BULLET.
17783         (org-indent-item): Honor `org-list-demote-modify-bullet'.
17784         (org-item-indent-positions): Return bullet types along with
17785         indentation.
17787 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17789         * org.el (org-show-entry): Hide drawers.
17791 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17793         * org-footnote.el (org-footnote-auto-adjust): New option.
17794         (org-footnote-auto-adjust-maybe): New function.
17795         (org-footnote-new, org-footnote-delete):
17796         Call `org-footnote-auto-adjust-maybe'.
17798         * org.el (org-startup-options): Add new footnote-related
17799         keywords.
17801         * org-publish.el (org-publish-timestamp-filename): Additional
17802         arguments PUB-DIR and PUB-FUNC, which are included in the hash.
17803         (org-publish-needed-p): Additional arguments PUB-DIR PUB-FUNC
17804         TRUE-PUB-DIR.  Pass them through to
17805         `org-publish-timestamp-filename'.
17806         (org-publish-update-timestamp): Additional arguments PUB-DIR and
17807         PUB-FUNC, which are included in the hash.
17808         (org-publish-file): Delay timestamp test until the publishing
17809         function is known.
17811 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17813         * org-agenda.el (org-agenda-bulk-action): Add scheduling and
17814         setting the deadline.
17816         * org.el (org-read-date-final-answer): New variable.
17817         (org-read-date): Store the final answer string, including the date
17818         from the calendar, for reuse by agenda bulk commands.
17820         * org-publish.el (org-publish-attachment): Fix publishing of
17821         attachments.
17823         * org-latex.el (org-export-latex-quotation-marks): Fix export of
17824         quotation makrs in parenthesis.
17825         (org-remove-initial-hash): New function.
17826         (org-export-latex-preprocess): Fix bug with infinite loop if
17827         environment is not properly closed.
17829         * org-table.el (org-table-get-remote-range): Find #+TBLNAME also
17830         when indented.
17832         * org.el (org-fontify-meta-lines-and-blocks): Make #+TBLNAME
17833         highlight also when indented.
17835 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17837         * org-footnote.el (org-footnote-renumber-fn:N): New command.
17838         (org-footnote-action): Offer renumbering.
17840         * org.el (org-cycle): Honor the `integrate' value of
17841         org-cycle-include-plain-lists'.
17843         * org-list.el (org-cycle-include-plain-lists): New allowed value
17844         `internal'.  Improve the docstring.
17846         * org.el (org-set-autofill-regexps): Improve the paragraph-start
17847         regexp to work better with LaTeX commands.
17849 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17851         * org-latex.el (org-export-latex-inline-image-extensions): Add ps
17852         and eps extensions.
17854 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17856         * org-agenda.el (org-write-agenda): Make sure org-icalendar is
17857         loaded.
17859         * org.el (org-map-entries): No longer force
17860         `org-tags-match-list-sublevels' to t during a todo-only tags
17861         search.
17863 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17865         * org-latex.el (org-export-latex-low-levels): Allow user-defined
17866         environment.
17867         (org-export-latex-subcontent): Handle user-defined environment.
17869         * org-agenda.el (org-agenda-view-mode-dispatch): Add more keys to
17870         the View dispatcher.
17872         * org.el (org-hide-block-toggle): Use `org-make-overlay' instead of
17873         `make-overlay'.
17875         * org-latex.el (org-export-as-pdf): Protect match data during call
17876         to shell-quote-argument.
17878         * org-agenda.el (org-agenda-mode-map): Modify bulk action keys.
17879         (org-agenda-view-mode-dispatch): New function.
17881 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17883         * org-agenda.el (org-agenda-mode): Reset list of marks.
17884         (org-agenda-mode-map): Define new keys for refile and bulk action.
17885         (org-agenda-menu): Add menu itesm for refile and bulk action.
17886         (org-agenda-refile): New function.
17887         (org-agenda-set-tags): Optional arguments TAG and ONOFF.
17888         (org-agenda-marked-entries): New variable.
17889         (org-agenda-bulk-select, org-agenda-remove-bulk-action-overlays)
17890         (org-agenda-remove-all-bulk-action-marks)
17891         (org-agenda-bulk-action): New functions/commands.
17893 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17895         * org-exp.el (org-get-file-contents): Protect org-like lines in
17896         included files.
17897         (org-export-format-source-code-or-example): Remove newlines.
17899         * org-latex.el (org-export-latex-links): Check for no-description
17900         marking.
17902         * org-exp.el (org-export-preprocess-apply-macros): Switch macro
17903         argument separator back to comma.
17904         (org-export-normalize-links): Mark links without description.
17906 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17908         * org-exp.el (org-infile-export-plist): Fix bug in macro
17909         processing.
17911         * org-agenda.el (org-agenda-clock-out): Update line after clocking
17912         out.
17913         (org-agenda-highlight-todo): Fix bug with highlighting.
17915 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17917         * org.el (org-set-font-lock-defaults): Adapt formatting to capture
17918         new alignment strings.
17920         * org-table.el (orgtbl-self-insert-command): Add yas/expand to
17921         command list.
17922         (org-table-align): Check for forced align type.
17924         * org.el (org-self-insert-command): Add yas/expand to command
17925         list.
17927         * org-clock.el (org-clock-in-hook): New hook.
17928         (org-clock-in): Run `org-clock-in-hook.
17929         (org-clock-out-hook): New hook.
17930         (org-clock-out): Run `org-clock-out-hook.
17931         (org-clock-cancel-hook): New hook.
17932         (org-clock-cancel): Run `org-clock-cancel-hook.
17933         (org-clock-goto-hook): New hook.
17934         (org-clock-goto): Run `org-clock-goto-hook.
17936 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17938         * org.el (org-store-link): Better default description for link to
17939         Org-mode headline.
17941         * org-exp.el (org-export-generic): Autoload the generic exporter
17942         function.
17943         (org-export): Implement the `g' key for the generic exporter.
17945 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17947         * org-table.el (orgtbl-setup): Add a binding for `S-iso-lefttab',
17948         and for zbacktab'.
17950         * org-exp.el (org-infile-export-plist): Get macros also from
17951         #+SETUPFILE.
17953 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17955         * org-colview.el (org-columns-capture-view): Protect vertical bars
17956         in column values.
17957         (org-columns-capture-view): Exclude comment and archived trees.
17959         * org-colview-xemacs.el (org-columns-capture-view):
17960         Protect vertical bars in column values.
17961         (org-columns-capture-view): Exclude comment and archived trees.
17963         * org.el (org-quote-vert): New function.
17965         * org-latex.el (org-export-latex-verbatim-wrap): New option.
17967         * org-exp.el (org-export-format-source-code-or-example):
17968         Use `org-export-latex-verbatim-wrap'.
17970         * org.el (org-clone-subtree-with-time-shift): Also shift inactive
17971         time stamps.
17973 2009-08-06  Eric Schulte  <schulte.eric@gmail.com>
17975         * org-exp-blocks.el: New file.
17977 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17979         * org-remember.el (org-remember-templates): Allow the headline
17980         element to be a function.
17981         (org-remember-apply-template): If the headline is a function, call
17982         it to get the true function.
17984         * org-clock.el (org-clock-menu): New function.
17985         (org-clock-update-mode-line): Update help string.
17986         (org-clock-modify-effort-estimate): New function.
17987         (org-clock-mark-default-task): New function.
17989         * org.el (org-hh:mm-string-to-minutes): Also take just a number of
17990         minutes as input.
17991         (org-org-menu): Add new clocking stuff.
17992         (org-clock-is-active): New function.
17994 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
17996         * org.el (org-open-non-existing-files): Improve docstring.
17998 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18000         * org-icalendar.el (org-icalendar-include-bbdb-anniversaries):
18001         New option.
18002         (org-export-icalendar): Call `org-bbdb-anniv-export-ical'.
18004         * org-bbdb.el (org-bbdb-anniv-export-ical): New function.
18006         * org-list.el (org-get-checkbox-statistics-face): Use the new
18007         faces.
18009         * org-faces.el (org-checkbox-statistics-todo)
18010         (org-checkbox-statistics-done): New faces.
18012 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18014         * org-latex.el (org-export-latex-use-verb): New variable.
18015         (org-export-latex-emph-format): Prefer \texttt over \verb when
18016         org-export-latex-use-verb is set.
18018 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18020         * org-remember.el (org-remember-handler): Abort remember if the
18021         buffer is empty.
18023         * org-exp.el (org-export-format-source-code-or-example):
18024         Run `org-src-mode-hook'.
18026 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18028         * org.el (org-indent-line-function): Fix indentation of +#end lines.
18030 2009-08-06  Tassilo Horn  <tassilo@member.fsf.org>
18032         * org-gnus.el (org-gnus-store-link): Require message.el in
18033         org-gnus-store-link.
18035 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18037         * org-src.el: New file, split out of org.el.
18039         * org-macs.el (org-replace-match-keep-properties): New function.
18041         * org-exp.el (org-export-mark-blockquote-verse-center):
18042         Better preprocessing of center and quote and verse blocks.
18044         * org-list.el (org-list-end): Respect the stored "original"
18045         indentation when determining the end of the list.
18047         * org-exp.el (org-export-replace-src-segments-and-examples):
18048         Remember indentation correctly.
18050 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18052         * org-clock.el (org-clock-update-mode-line): Apply face
18053         org-mode-line-clock.
18055         * org-faces.el (org-mode-line-clock): New face.
18057 2009-08-06  Tassilo Horn  <tassilo@member.fsf.org>
18059         * org-gnus.el (org-gnus-store-link): Fix bug where
18060         `org-gnus-store-link' used wrong subject when called in an article
18061         buffer.  Patch provided by fengli AT gmail DOT com.
18063 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18065         * org-exp.el (org-export-format-source-code-or-example):
18066         Remember the original indentation of source code snippets and examples.
18068         * org-latex.el (org-export-as-latex): Relocate the table of
18069         contents.
18071         * org.el (org-ctrl-c-ctrl-c): Update clock lines.
18073         * org-agenda.el (org-run-agenda-series): Scope global options also
18074         when creating the agenda buffer.
18076 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18078         * org.el (org-adapt-indentation): Improve documentation.
18079         (org-insert-property-drawer): Respect org-adapt-indentation when
18080         inserting the drawer.
18081         (org-remove-flyspell-overlays-in): New function.
18082         (org-do-emphasis-faces, org-activate-plain-links)
18083         (org-activate-code, org-fontify-meta-lines-and-blocks)
18084         (org-activate-angle-links, org-activate-footnote-links)
18085         (org-activate-bracket-links, org-activate-dates)
18086         (org-activate-target-links, org-activate-tags): Remove flyspell
18087         overlays.
18089 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18091         * org.el (org-edit-src-save): New function.
18093         * org-clock.el (org-clock-out-switch-to-state): New option.
18094         (org-clock-out): Honor `org-clock-out-switch-to-state'.
18096         * org-compat.el (org-compatible-face): Improve macro.
18098         * org.el (org-global-properties-fixed): Add default for
18099         CLOCK_MODELINE_TOTAL.
18101         * org-clock.el (org-clock-sum): Accept lists and strings as tstart
18102         and tend.
18103         (org-clock-sum-current-item): Optional argument TSTART, pass it to
18104         org-clock-sum.
18105         (org-clock-get-sum-start): New function.
18107         * org.el (org-startup-options): New keywords blockhide and
18108         blockshow.
18109         (org-mode): Add new invisibility spec.
18110         (org-set-startup-visibility): Hide block on startup if so
18111         desired.
18112         (org-hide-block-startup): New option.
18113         (org-block-regexp): New constant.
18114         (org-hide-block-overlays): New variable.
18115         (org-block-map, org-hide-block-toggle-all, org-hide-block-all)
18116         (org-show-block-all, org-hide-block-toggle-maybe)
18117         (org-hide-block-toggle): New functions.
18118         (org-edit-src-exit): Do not quote lines starting with # and no +
18119         behind it.
18120         (org-auto-repeat-maybe): Add LAST_REPEAT properter for a repeating
18121         entry.
18123 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18125         * org.el (org-buffer-property-keys): Add Effort property for
18126         completion.
18128 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18130         * org-clock.el (org-clock-sum-current-item): Fix positioning bug
18131         when retrieving total clocked time in the subtree.
18133         * org.el (org-quoting-blocks): New variable.
18135 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18137         * org-table.el (org-table-store-formulas)
18138         (org-table-get-stored-formulas, org-table-fix-formulas)
18139         (org-table-edit-formulas, orgtbl-ctrl-c-ctrl-c)
18140         (orgtbl-gather-send-defs): Allow indented #+TBLFM line.
18142         * org.el (org-fontify-meta-lines, org-ctrl-c-ctrl-c):
18143         Allow indented #+TBLFM line.
18145         * org-footnote.el (org-footnote-goto-local-insertion-point):
18146         Allow indented #+TBLFM line.
18148         * org-colview.el (org-dblock-write:columnview): Allow indented
18149         #+TBLFM line.
18151         * org-colview-xemacs.el (org-dblock-write:columnview):
18152         Allow indented #+TBLFM line.
18154         * org-clock.el (org-dblock-write:clocktable): Allow indented
18155         #+TBLFM line.
18157 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18159         * org-exp.el (org-export-format-source-code-or-example):
18160         Make editing indented blocks work correctly.
18162         * org.el (org-edit-src-nindent): New variable.
18163         (org-edit-src-code, org-edit-fixed-width-region)
18164         (org-edit-src-find-region-and-lang, org-edit-src-exit):
18165         Make editing indented blocks work correctly.
18167 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18169         * org-exp.el (org-export-replace-src-segments-and-examples):
18170         Find indented blocks.
18171         (org-export-format-source-code-or-example): Fix indentation of
18172         blocks.
18173         (org-export-remove-indentation): New function.
18174         (org-export-select-backend-specific-text): Allow backend-specific
18175         code to be indented.
18176         (org-export-mark-blockquote-verse-center): Allow markers to be
18177         indented.
18179         * org.el (org-fontify-meta-lines): New function.
18180         (org-set-font-lock-defaults): Call the new fontification
18181         function.
18183         * org-faces.el (org-meta-line): New face.
18184         (org-block): New face.
18186 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18188         * org.el (org-treat-insert-todo-heading-as-state-change)
18189         (org-treat-S-cursor-todo-selection-as-state-change):
18190         New variables.
18191         (org-insert-todo-heading):
18192         Honor `org-treat-insert-todo-heading-as-state-change'.
18193         (org-shiftright, org-shiftleft):
18194         Honor `org-treat-S-cursor-todo-selection-as-state-change'.
18195         (org-inhibit-logging): New variable.
18197 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18199         * org-agenda.el (org-remove-subtree-entries-from-agenda):
18200         Reduce range for marker position checking.
18202         * org-latex.el (org-export-latex-first-lines): Fix bug when
18203         exporting a region.
18205 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18207         * org-exp.el (org-export-push-to-kill-ring): Protect using
18208         x-set-selection, because that does not always work.
18210         * org-agenda.el (org-agenda-list): Apply the new face
18211         `org-agenda-date-today'.
18213         * org-faces.el (org-agenda-date-today): New face.
18215 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18217         * org-agenda.el (org-agenda-to-appt): Turn off restriction when
18218         creating appointments.
18220         * org-latex.el (org-export-latex-low-levels): Fix customization
18221         type.
18223         * org.el (org-priority, org-shiftup, org-shiftdown):
18224         Disable priority commands.
18226         * org-agenda.el (org-agenda-priority): Disable priority commands.
18228         * org.el (org-enable-priority-commands): New option.
18230         * org-colview-xemacs.el (org-columns-compute)
18231         (org-columns-number-to-string): Fix problems with empty fields.
18233         * org-colview.el (org-columns-compute)
18234         (org-columns-number-to-string): Fix problems with empty fields.
18236         * org-exp.el (org-export-push-to-kill-ring): New function.
18237         (org-export-copy-to-kill-ring): New option.
18239         * org-latex.el (org-export-as-latex):
18240         Call `org-export-push-to-kill-ring'.
18242         * org-exp.el (org-export-show-temporary-export-buffer):
18243         New option.
18245         * org-latex.el (org-export-as-latex):
18246         Use `org-export-show-temporary-export-buffer'.
18248         * org-exp.el (org-export-show-temporary-export-buffer):
18249         New option.
18250         (org-export-push-to-kill-ring): New function.
18252         * org-colview.el (org-columns-compile-map): New variable.
18253         (org-columns-new, org-columns-compute)
18254         (org-columns-number-to-string, org-columns-uncompile-format)
18255         (org-columns-compile-format): Implement new operators.
18257 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18259         * org-exp.el (org-export-plist-vars): Add :xml-declaration.
18261         * org-list.el (org-update-checkbox-count): Make property
18262         dependent.
18264         * org.el (org-hierarchical-todo-statistics): New option.
18265         (org-update-parent-todo-statistics): Modify to handle recursive
18266         statistics.
18268 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18270         * org-publish.el (org-publish): Make this function behave
18271         correctly in interactive use when called with a prefix argument.
18273         * org.el (org-todo-statistics-hook): New hook.
18274         (org-update-parent-todo-statistics): Use new hook.
18275         (org-log-into-drawer): New function.
18276         (org-add-log-setup): Use the new `org-log-into-drawer' function to
18277         determine if we should be logging into a drawer.
18278         (org-log-into-drawer): Update docstring.
18279         (org-default-properties): Add LOG_INTO_DRAWER as a property.
18281         * org-list.el (org-checkbox-statistics-hook): New hook.
18282         (org-update-checkbox-count-maybe): Use new hook.
18284 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18286         * org.el (org-edit-src-code, org-edit-fixed-width-region): Use a
18287         better buffer-generating mechanism.
18288         (org-edit-src-find-buffer): New function.
18290         * org-icalendar.el (org-print-icalendar-entries): Don't check for
18291         archive tag, this is already done by `org-agenda-skip'.
18292         data while constructing lost of tags.
18294 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18296         * org-exp.el (org-export-preprocess-apply-macros): Use semicolon
18297         as argument separator in macros.
18299 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18301         * org.el (org-after-sorting-entries-or-items-hook): New hook.
18302         (org-sort-entries-or-items): Run the new hook.
18303         (org-after-refile-insert-hook): New hook.
18304         (org-refile): Run `org-after-refile-insert-hook'.
18306         * org-agenda.el (org-agenda-get-progress): Never take time of day
18307         from headline when displaying progress.
18309         * org-latex.el (org-export-latex-complex-heading-re): New variable.
18310         (org-export-as-latex): Force the correct regexp in the
18311         preprocessor buffer.
18312         (org-export-latex-set-initial-vars):
18313         Set `org-export-latex-complex-heading-re'.
18315         * org-agenda.el (org-agenda-start-with-log-mode): New option.
18316         (org-agenda-mode): Use `org-agenda-start-with-log-mode'.
18318 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18320         * org-latex.el (org-export-latex-tables-centered): New option.
18321         (org-export-latex-tables): Use `org-export-latex-tables-centered'.
18323         * org-exp.el (org-export-as-org): New command.
18324         (org-export-as-org): New command.
18326         * org-publish.el (org-publish-org-to-org): New function.
18328 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18330         * org.el (org-yank): Just call `org-yank-generic'.
18331         (org-yank-generic): New function, containing the formaer
18332         functionality of `org-yank'.
18334         * org-latex.el (org-export-latex-not-done-keywords)
18335         (org-export-latex-done-keywords): New variables.
18336         (org-export-latex-todo-keyword-markup): New option.
18337         (org-export-latex-set-initial-vars): Remember the TODO keywords.
18338         (org-export-latex-keywords-maybe): Apply the TODO markup.
18340 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18342         * org-exp.el (org-infile-export-plist): Add more default macros.
18343         (org-export-preprocess-apply-macros): Process macro arguments.
18345 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18347         * org-icalendar.el (org-icalendar-include-todo): New allowed value
18348         `unblocked'.
18349         (org-print-icalendar-entries): Respect the new value of
18350         `org-icalendar-include-todo'.
18352         * org.el (org-link-try-special-completion)
18353         (org-file-complete-link): New functions.
18354         (org-insert-link): Add special completion support for some link
18355         types.
18357         * org-bbdb.el (org-bbdb-complete-link): New function.
18359 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18361         * org-list.el (org-update-checkbox-count): Allow recursive
18362         statistics.
18363         (org-hierarchical-checkbox-statistics): New option.
18365         * org.el (org-cycle): Remove erraneous space character.
18367         * org-icalendar.el (org-icalendar-timezone): Initialize from
18368         environment.
18370 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18372         * org.el (org-autoload): Fix autoloading of ascii export
18373         functions.
18374         (org-modules): Add org-special-blocks.
18376 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18378         * org-icalendar.el (org-start-icalendar-file): Use the new option.
18379         (org-ical-timezone): New option.
18381         * org-exp.el (org-export-get-coderef-format): Use the description
18382         is present.
18384         * org.el (org-sort-entries-or-items): Improve docstring, and make
18385         better implementation for time sorting.
18387 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18389         * org.el (org-edit-src-persistent-message): New option.
18390         (org-edit-src-code, org-edit-fixed-width-region): Use the new
18391         option.
18393         * org-clock.el (org-clock-insert-selection-line): Fix prefious
18394         patch.
18396         * org.el (org-edit-src-code, org-edit-fixed-width-region):
18397         Use separate buffer instead of indirect buffer to edit source code.
18398         (org-edit-src-exit): Make this function work with the new setup.
18400         * org-clock.el (org-clock-insert-selection-line): Make sure tasks
18401         are properly fontified before shown in the selection menu.
18403         * org.el (org-fontify-like-in-org-mode): New function.
18405         * org-latex.el (org-export-latex-links): Use the property list to
18406         retrieve the default image attributes.
18408         * org-exp.el (org-export-plist-vars): Add a new option.
18410 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18412         * org-exp.el (org-export, org-export-visible): Support ASCII
18413         export to buffer.
18414         (org-export-normalize-links): Do not protect the description if it
18415         is explicitly given.
18417         * org-list.el (org-reset-checkbox-state-subtree): Move here from
18418         org-checklist.el.
18419         (org-reset-checkbox-state-subtree):
18420         Call `org-reset-checkbox-state-subtree'.
18422         * org-remember.el (org-select-remember-template): For the
18423         selection of a valid template.
18425         * org-latex.el (org-export-region-as-latex): Supply the
18426         force-no-subtree argument.
18427         (org-export-as-latex): Provide better limits when exporting the
18428         first line.  When exporting to string, we still want the first
18429         lines.
18430         (org-export-latex-first-lines): New argument END, to force the end
18431         of the region.
18432         (org-export-region-as-latex): Use the property list.
18433         (org-export-as-latex): ????
18435         * org-colview-xemacs.el (org-columns-remove-overlays)
18436         (org-columns): Fix call to `local-variable-p'.
18438 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18440         * org-latex.el (org-export-latex-after-blockquotes-hook): New hook.
18441         (org-export-latex-preprocess): Run the new hook.
18443         * org-exp.el (org-export-preprocess-after-blockquote-hook): New hook.
18444         (org-export-preprocess-string): Run the new hook.
18446 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18448         * org-macs.el (org-check-external-command): New defsubst.
18450         * org.el (org-mode-map): New key for reload.
18451         (org-format-latex): Better error message when external programs
18452         are not available.
18454         * org-agenda.el (org-agenda-mode-map): Bind `org-reload'.
18456         * org.el (org-sort-entries-or-items): Explicit sorting function
18457         for priorities, needed for XEmacs compatibility.
18459         * org-remember.el (org-remember-apply-template): Improve auto-save
18460         behavior.
18462 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18464         * org-latex.el (org-export-latex-preprocess): Also protect
18465         environments ending in a star.
18467         * org-list.el (org-at-item-p): Fix regular expression.
18469 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18471         * org.el (org-end-of-subtree): Improve speed.
18473         * org-agenda.el (org-agenda-get-timestamps)
18474         (org-agenda-get-progress, org-agenda-get-deadlines)
18475         (org-agenda-get-scheduled, org-agenda-get-blocks): Optimizations,
18476         in particular, wait as long as possible to collect the tags.
18477         (org-stuck-projects): Improve docstring.
18479         * org.el (org-store-link): No errors when getting custom id before
18480         first headline.
18481         (org-get-tags-at): Use `org-up-heading-safe' when getting tags.
18483 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18485         * org.el (org-prepare-agenda-buffers): Catch a throw to nextfile.
18487         * org-protocol.el: Remove dependency on url.el.
18488         (org-protocol-unhex-compound, org-protocol-open-source):
18489         Remove dependency on url.el.
18491         * org-latex.el (org-export-as-pdf):
18492         Use `org-latex-to-pdf-process'.
18494 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18496         * org-latex.el (org-latex-to-pdf-process): New option.
18498         * org-agenda.el (org-agenda-skip-additional-timestamps-same-entry):
18499         New option.
18500         (org-agenda-get-timestamps):
18501         Honor `org-agenda-skip-additional-timestamps-same-entry'.
18503         * org-clock.el (org-clock-goto-may-find-recent-task): New option.
18504         (org-clock-goto): Find recent task only if
18505         `org-clock-goto-may-find-recent-task' allows it.
18507         * org-exp.el (org-export-remove-or-extract-drawers): Handle empty
18508         drawers, and drawers that are missing the :END: line.
18510 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18512         * org-clock.el (org-clock-goto): Go to recently clocked task if no
18513         clock is running.
18515 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18517         * org.el (org-update-parent-todo-statistics): Check for
18518         STATISTICS_FROM property.
18520         * org-list.el (org-update-checkbox-count): Check for
18521         STATISTICS_FROM property.
18523         * org.el (org-tab-first-hook)
18524         (org-tab-after-check-for-table-hook)
18525         (org-tab-after-check-for-cycling-hook): New hooks.
18526         (org-cycle-internal-global, org-cycle-internal-local):
18527         New functions, split out from `org-cycle'.
18528         (org-cycle): Call the new hooks.
18530 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18532         * org-exp.el (org-export-preprocess-string): Reset the list of
18533         preferred targets for each run of the preprocessor.
18535         * org.el (org-refile-target-verify-function):
18536         Improve documentation.
18537         (org-get-refile-targets): Respect point being moved by the
18538         verification function.
18540         * org-latex.el (org-export-latex-timestamp-keyword-markup):
18541         New option.
18542         (org-export-latex-keywords): Use new option.
18544         * org.el (org-rear-nonsticky-at): New defsubst.
18545         (org-activate-plain-links, org-activate-angle-links)
18546         (org-activate-footnote-links, org-activate-bracket-links)
18547         (org-activate-dates, org-activate-target-links)
18548         (org-activate-tags): Place the rear-nonsticky properties at the
18549         correct location.
18551 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18553         * org-protocol.el (server-edit): Declare `server-edit'.
18554         (org-protocol-unhex-string, org-protocol-unhex-compound):
18555         New functions.
18556         (org-protocol-check-filename-for-protocol): Call `server-edit'.
18558         * org.el (org-default-properties): New default properteis for
18559         completion.
18561         * org-exp.el (org-export-add-subtree-options): Add new properties
18562         for subtree export.
18564 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18566         * org-id.el (org-id-get-with-outline-path-completion): Turn off
18567         org-refile-target-verify-function for the duration of the command.
18569         * org.el (org-link-to-org-use-id): New possible value
18570         `create-if-interactive-and-no-custom-id'.
18571         (org-store-link): Use custom IDs.
18572         (org-link-search): Find custom ID properties from #link.
18573         (org-default-properties): Add CUSTOM_ID for property completion.
18574         (org-refile-target-verify-function): New option.
18575         (org-goto): Turn off org-refile-target-verify-function
18576         for the duration of the command.
18578 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18580         * org-exp.el (org-export-preferred-target-alist): New variable.
18581         (org-export-define-heading-targets): Find the new CUSTOM_ID
18582         property.
18583         (org-export-target-internal-links): Target the custom ids when
18584         possible.
18586         * org-latex.el (org-export-latex-preprocess): Better regexp for
18587         matching latex macros with arguments.
18589 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18591         * org-remember.el (org-remember-handler): Allow filing to non-org
18592         files.
18594 2009-08-06  Magnus Henoch  <magnus.henoch@gmail.com>
18596         * org-table.el (org-table-fix-formulas): Do not change references
18597         to remote tables.
18598         (org-table-get-remote-range): Convert standard coordinates to RC
18599         format.
18601         * org-latex.el (org-export-latex-keywords): Fix regexp bug.
18603 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18605         * org-compat.el (org-sha1-string): Function removed.
18607         * org.el (org-refile-allow-creating-parent-nodes): New option.
18608         (org-refile-get-location): New argument NEW-NODES.
18609         (org-refile): Call `org-refile-get-location' with the new
18610         argument.
18611         (org-refile-get-location): Arrange for adding a new child.
18612         (org-refile-new-child): New function.
18614         * org-clock.el: Fix a number of docstrings.
18615         (org-clock-find-position): New argument
18616         FIND-UNCLOSED to make the function find an unclosed clock in the
18617         entry.
18618         (org-clock-in): Call `org-clock-find-position' with the new
18619         argument if we might be resuming a clock.
18621 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18623         * org-latex.el (org-export-latex-display-custom-times): New variable.
18624         (org-export-latex-timestamp-markup): New option.
18625         (org-export-latex-set-initial-vars): Remember the local value of
18626         `org-display-custom-times'.
18627         (org-export-latex-content): Process time stamps.
18628         (org-export-latex-time-stamps): New function.
18630         * org-macs.el (org-maybe-intangible): Add intangible property
18631         again to invisible text.
18633 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18635         * org-exp.el (org-default-export-plist): Handle undefined
18636         variables.
18638 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18640         * org.el (org-sort-entries-or-items): Match TODO keywords
18641         case-sensitively, when sorting.
18642         (org-priority): Do not match TODO keywords with wrong case.
18644 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18646         * org.el (org-todo): Honor the NOBLOCKING property.
18648         * org-agenda.el (org-agenda-dim-blocked-tasks): Honor the
18649         NOBLOCKING property.
18651         * org.el (org-scan-tags): Fix bug in tag scanner.
18653 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18655         * org.el (org-modules): Mark obsolete packages.
18657         * org-html.el: New file, split out from org-exp.el.
18659         * org-icalendar.el: New file, split out from org-exp.el.
18661         * org-xoxo.el: New file, split out from org-exp.el.
18663         * org-ascii.el: New file, split out from org-exp.el.
18665 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18667         * org-compat.el (org-find-library-name): New function.
18669         * org.el (org-pre-cycle-hook): New hook.
18670         (org-cycle): Call the new hook in appropriate places.
18671         (org-reload): Only reload files that have been loaded before.
18673 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18675         * org.el (org-set-font-lock-defaults): Enforxe space or line end
18676         after todo keyword.
18677         (org-todo): When changing TODO state, do matching
18678         case-sensitively.
18679         (org-map-continue-from): New variable.
18680         (org-scan-tags): Respect values in `org-map-continue-from'.
18681         (org-reload): Make XEmacs compatible.
18683 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18685         * org-protocol.el (org-protocol-flatten-greedy): New function.
18686         (org-protocol-flatten): New function.
18688         * org.el (org-open-link-from-string): Pass reference buffer to
18689         `org-open-at-point'.
18690         (org-open-at-point): New optional argument `reference-buffer'.
18692 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18694         * org.el (org-scan-tags): Make tag scan find headline in first
18695         line, 2nd attempt.
18696         (org-get-refile-targets): Add the naked file name.
18697         (org-refile): Store as top-level entry when only file name was
18698         given.
18700         * org-agenda.el (org-agenda-get-progress): Fix regexp bug.
18702         * org.el (org-block-todo-from-children-or-siblings-or-parent):
18703         Rename from org-block-todo-from-children-or-siblings, and
18704         enhanced to look for the parent's status as well.
18706         * org-agenda.el (org-agenda-log-mode-add-notes): New option.
18707         (org-agenda-get-progress): Add first notes line to log entry if so
18708         desired.
18710 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18712         * org-agenda.el (org-agenda-cleanup-fancy-diary-hook): New hook.
18713         (org-agenda-cleanup-fancy-diary): Call the new hook.
18715         * org-remember.el (org-remember-apply-template): Take the default
18716         for the annotation from the :annotation property.
18718         * org-mac-message.el (org-mac-message-get-link): Remove the
18719         quotes.
18720         (org-mac-message-get-link): Return the result.
18722 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18724         * org.el (org-refile-get-location): Add file name only if not
18725         already included in outline path.
18727         * org-faces.el (org-n-level-faces): Fix customization type from
18728         number to integer.
18730         * org-exp.el (org-export-headline-levels): Fix customization type
18731         from number to integer.
18733         * org-agenda.el (org-agenda-confirm-kill)
18734         (org-agenda-custom-commands-local-options)
18735         (org-timeline-show-empty-dates, org-agenda-ndays)
18736         (org-agenda-start-on-weekday, org-scheduled-past-days):
18737         Fix customization type from number to integer.
18739 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18741         * org-protocol.el: Declare some functions.
18743         * org-agenda.el (org-agenda-compare-effort):
18744         Honor `org-sort-agenda-noeffort-is-high'.
18745         (org-agenda-filter-by-tag, org-agenda-filter-make-matcher)
18746         (org-agenda-compare-effort): Implement the "?" operator for
18747         finding entries without effort setting.
18749         * org.el (org-extract-attributes-from-string): New function.
18751         * org-exp.el (org-export-splice-attributes): New function.
18753 2009-08-06  Bastien Guerry  <bzg@altern.org>
18754         Daniel M German  <dmg@uvic.org>
18755         Sebastian Rose  <sebastian_rose@gmx.de>
18756         Ross Patterson  <me@rpatterson.net>
18758         * org-protocol.el: New file.
18760 2009-08-06  Baoqiu Cui  <cbaoqiu@yahoo.com>
18762         * org-docbook.el: New file.
18764 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18766         * org-mouse.el: XEmacs compatibility fixes.
18768         * org.el (org-modules): Add org-inlinetasks.el.
18769         (org-cycle): Implement limiting level on cycling.
18770         (org-move-subtree-down): Fix bug with swapping subtrees at end of
18771         buffer.
18773         * org-inlinetask.el: New file.
18775         * org.el (org-emphasis-regexp-components): Allow braces in
18776         emphasis pre and post match.
18778         * org-footnote.el (org-footnote-normalize): When only sorting, do
18779         not insert inline notes at the end.
18781         * org.el (org-require-autoloaded-modules): Add org-docbook.el.
18783 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18785         * org.el (org-reftex-citation): New command.
18787 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18789         * org-agenda.el (org-agenda-cmp-user-defined): New option.
18790         (org-sorting-choice, org-agenda-sorting-strategy): Add the new
18791         sorting options.
18792         (org-entries-lessp): Apply the new sorting option.
18794         * org.el (org-block-todo-from-children-or-siblings): Fix bug in
18795         blocker code, when an older sibling has children.
18797         * org-mac-message.el (org-mac-message-get-link): Improve getting
18798         links from multiple selected messages.
18800 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18802         * org-remember.el (org-remember-finalize): Do not set buffer file
18803         name to nil.
18804         (org-remember-handler): Mark buffer as unmodified.
18805         (org-remember-handler): Delete backup file and show message about
18806         remaining backup files.
18807         (org-remember-auto-remove-backup-files): New option.
18809         * org.el (org-store-link): Use buffer name as link description in
18810         w3-mode buffers.
18811         (org-ido-switchb): Fix argument bug for completion.
18813         * org-remember.el (org-remember-apply-template): Set local
18814         variable `auto-save-visited-file-name' instead of global one.
18816 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18818         * org-agenda.el (org-agenda-get-todos): Fix bug with match-data.
18819         (org-agenda-get-todos): Mark file tags as inherited.
18820         (org-agenda-list): Always search diary lines for a time.
18822 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18824         * org-feed.el: New file.
18826         * org-exp.el (org-export-as-html): Close local lists depending on
18827         indentation, also when starting a table.
18829         * org-remember.el (org-remember-backup-directory)
18830         (org-remember-backup-name): New internal variable.
18832 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18834         * org-clock.el (org-clock-out-if-current): Make buffer detection
18835         work in indirect buffers as well.
18837         * org.el (org-emphasis-regexp-components): Add the exxclamation
18838         mark to the post-emphasis characters.
18840 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18842         * org.el (org-read-date-minibiffer-septup-hook): New hook.
18843         (org-read-date): Run the new hook.
18845         * org-mac-message.el (org-mac-flagged-mail): New group.
18846         (org-mac-mail-account): New variable.
18847         (org-mac-create-flagged-mail, org-mac-insert-flagged-mail):
18848         New commands.
18850         * org-remember.el (org-remember-backup-directory): New variable.
18851         (org-remember-apply-template): Write file to backup directory.
18853 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18855         * org-mouse.el (org-mouse-todo-menu): New function.
18856         (org-mouse-todo-keywords): Function removed.
18857         (org-mouse-context-menu): Use `org-mouse-todo-menu'.
18859         * org-table.el (org-table-beginning-of-field)
18860         (org-table-end-of-field): New commands.
18861         (org-table-previous-field, org-table-beginning-of-field):
18862         Better error messages.
18863         (orgtbl-setup): Include `M-a' and `M-e'.
18865         * org.el (org-backward-sentence, org-forward-sentence):
18866         New commands.
18868         * org-colview.el (org-colview-initial-truncate-line-value):
18869         New variable.
18870         (org-columns-remove-overlays): Restore the value of `truncate-lines'.
18871         (org-columns): Remember the value of `truncate-lines'.
18873         * org-colview-xemacs.el (org-colview-initial-truncate-line-value):
18874         New variable.
18875         (org-columns-remove-overlays): Restore the value of
18876         `truncate-lines'.
18877         (org-columns): Remember the value of `truncate-lines'.
18879         * org.el (org-columns-skip-arrchived-trees): New option.
18881         * org-agenda.el (org-agenda-export-html-style): Define color for
18882         org-agenda-done face.
18883         (org-search-view, org-agenda-get-todos, org-agenda-get-progress)
18884         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use new face.
18886         * org.el (org-scan-tags): Use the new face.
18888         * org-faces.el (org-agenda-done): New face.
18890         * org.el (org-scan-tags): Test the value org
18891         `org-tags-match-list-sublevels'.
18892         (org-tags-match-list-sublevels): New allowed value: indented.
18894         * org-latex.el (org-export-latex-make-header): Apply macros
18895         in header.
18897         * org-exp.el (org-export-apply-macros-in-string): New function.
18899         * org-latex.el (org-export-latex-list-parameters): Fix bug
18900         with the definition of a checked box.
18902         * org-clock.el (org-clock-find-position): Fix drawer indentations.
18904         * org-latex.el (org-export-latex-low-levels): More options
18905         for how to process lower levels in LaTeX.
18906         (org-export-latex-subcontent): Better treatment for lists as a
18907         means of publishing lower levels.
18909 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18911         * org.el (org-set-font-lock-defaults): Use new checkbox face.
18913         * org-faces.el (org-checkbox): New face.
18915         * org-exp.el (org-export-html-preprocess): Only create LaTeX
18916         fragement images if there is an export file.
18918 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18920         * org-agenda.el (org-stuck-projects): Document that the subtree of
18921         projects that are not stuck will now be searched for stuck
18922         sub-projects.
18923         (org-agenda-skip-entry-when-regexp-matches)
18924         (org-agenda-skip-entry-when-regexp-matches-in-subtree): New functions.
18925         (org-agenda-list-stuck-projects):
18926         Use `org-agenda-skip-entry-when-regexp-matches-in-subtree'.
18928         * org-latex.el (org-export-latex-preprocess):
18929         Improve export of verses.
18931         * org-exp.el (org-export-as-html): Implement centering as a div
18932         rather than a paragraph.  Do a better job with line-end in verse
18933         environments.
18935 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18937         * org.el (org-open-at-point): Fix tags searches by mouse click.
18939 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18941         * org-latex.el (org-export-latex-preprocess): Implement the
18942         centering markup.
18944         * org-exp.el (org-export-mark-blockquote-verse-center):
18945         Rename from `org-export-mark-blockquote-and-verse'.
18946         (org-export-as-html): Implement the centering markup.
18948         * org-latex.el (org-export-latex-tables): Fix vertical
18949         lines in tables.
18951 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18953         * org.el (org-read-date-history): New variable.
18954         (org-read-date): Use new history variable.
18955         (org-toggle-heading): Fix bug when used before first headline.
18956         (org-store-log-note): Remove drawer if empty while note is
18957         aborted.
18958         (org-remove-empty-drawer-at): New function.
18959         (org-check-after-date): New command.
18960         (org-sparse-tree): New sparse tree command "a".
18962         * org-exp.el (org-export-as-ascii): Improve export of plain lists.
18964 2009-08-06  Bastien Guerry  <bzg@altern.org>
18966         * org.el (org-toggle-fixed-width-section): Bug fix: insert a
18967         column and a space, not only a column.
18969 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18971         * org-latex.el (org-export-latex-emphasis-alist):
18972         Better defaults for verbose emphasis.
18973         (org-export-latex-emph-format): New function.
18974         (org-export-latex-fontify): Call `org-export-latex-emph-format'.
18976         * org-agenda.el (org-agenda-menu): Add new commands to menu.
18977         (org-agenda-do-date-later, org-agenda-do-date-earlier)
18978         (org-agenda-date-later-minutes, org-agenda-date-earlier-minutes)
18979         (org-agenda-date-later-hours, org-agenda-date-earlier-hours):
18980         New commands.
18982         * org.el (org-timestamp-change): Move end-time along with start
18983         time.
18985 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18987         * org-exp.el (org-export-target-internal-links)
18988         (org-export-as-html): Protect links specified as #name.
18990 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
18992         * org.el (org-clone-subtree-with-time-shift): New command.
18994         * org-latex.el (org-export-latex-special-chars)
18995         (org-export-latex-treat-sub-super-char): Fix subscript export.
18997         * org-exp.el (org-create-multibrace-regexp): Do not add
18998         backslashes to the class.
19000 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19002         * org-colview.el (org-columns-map): Better functions for moving up
19003         and down a row, even if `truncate-line' is nil.
19005         * org.el (org-insert-todo-heading): Make sure the keyword is
19006         inserted at the correct position.
19008         * org-publish.el (org-publish-project-alist)
19009         (org-publish-projects, org-publish-org-index): Change default anme
19010         for the index of file names to "sitemap.org".
19012         * org-latex.el (org-export-latex-tables):
19013         Use `org-split-string', for Emacs 21 compatibility.
19015 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19017         * org-agenda.el (org-agenda-log-mode-items): Improve docstring.
19019 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19021         * org-exp.el (org-export-page-description)
19022         (org-export-page-keywords): New variables.
19023         (org-export-plist-vars): Add entries for :keywords and
19024         :description.
19025         (org-infile-export-plist): Parse for new keywords.
19026         (org-get-current-options): Add new keywords.
19027         (org-export-as-html): Publish description and keywords.
19029         * org-agenda.el (org-agenda-add-entry-text-descriptive-links):
19030         New option.
19031         (org-agenda-add-entry-text):
19032         Honor `org-agenda-add-entry-text-descriptive-links'.
19034         * org-latex.el (org-export-latex-preprocess): Make all
19035         external preprocess functions use a PARAMETER arg.
19037         * org-exp.el (org-export-preprocess-string)
19038         (org-export-select-backend-specific-text)
19039         (org-export-format-source-code-or-example)
19040         (org-format-org-table-html): Support docbook export.
19041         (org-export-preprocess-string): Make all external preprocess
19042         functions use a PARAMETER arg.
19044 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19046         * org-exp.el (org-export-html-style-include-scripts): New option.
19047         (org-export-plist-vars): Add new option
19048         `org-export-html-style-include-scripts'.
19049         (org-export-as-html): Honor new option
19050         `org-export-html-style-include-scripts'.
19051         (org-export-html-scripts, org-export-html-style-default):
19052         Fix xml issues with the Safari browser.
19054 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19056         * org-publish.el (org-publish-attachment): Only copy file when the
19057         directories differ.
19059 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19061         * org-clock.el (org-clocktable-steps): Use inactive time stamps
19062         for clocktable steps.
19064         * org.el (org-additional-option-like-keywords): Add two more
19065         keywords.
19067 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19069         * org-exp.el (org-export-format-source-code-or-example):
19070         Mark temporary buffer unmodified, so that it will be killed even if
19071         mode like message mode has decided to assign a file name.
19073         * org.el (org-scan-tags): Improve tag inheritance.
19074         (org-scan-tags, org-make-tags-matcher): Make tag comparison
19075         case-sensitive.
19076         (org-scan-tags): Use the internal tags list instead of creating it
19077         from scratch.
19078         (org-trust-scanner-tags, org-scanner-tags): New variables.
19079         (org-scan-tags): Set `org-scanner-tags'.
19080         (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
19081         (org-map-entries): Document the possible speedup using scanner
19082         tags.
19084 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19086         * org.el (org-add-planning-info): Fix bug with looking for keyword
19087         only at column 0.
19089         * org-agenda.el (org-agenda-custom-commands-local-options):
19090         Add option for tags filter preset.
19091         (org-prepare-agenda): Store filter preset as a property on the
19092         filter variable.
19093         (org-finalize-agenda): Call the filter, if there is a preset.
19094         (org-agenda-filter-by-tag): Filter again after clearing the
19095         filter, when there still is a preset.
19096         (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
19097         Include the preset filter.
19098         (org-agenda-redo): Apply the filter again, also the preset filter.
19100         * org-exp.el (org-export-as-html): Use IDs in the correct way.
19102         * org.el (org-uuidgen-p): New function.
19104         * org-agenda.el (org-agenda-fontify-priorities): New default value
19105         `cookies'.
19106         (org-agenda-fontify-priorities): Rename from
19107         org-fontify-priorities.
19109         * org.el (org-set-font-lock-defaults):
19110         Call `org-font-lock-add-priority-faces'.
19111         (org-font-lock-add-priority-faces): New function.
19113         * org-faces.el (org-set-tag-faces): New option.
19114         (org-priority-faces): New variable.
19116         * org-exp.el (org-export-as-html): Add a "content" div around the
19117         entire content of the body tag.
19118         (org-export-html-get-bibliography): New function.
19119         (org-export-html-validation-link): New variable.
19120         (org-export-as-html): Add validation link to exported page.
19122         * org.el (org-match-sparse-tree): Rename from
19123         `org-tags-sparse-tree'.
19124         (org-tags-sparse-tree): New alias.
19126 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19128         * org.el (org-get-valid-level): Catch the case where the level
19129         change is nil.
19131         * org-clock.el (org-clock-find-position): Better indentation of
19132         new clock drawers.
19134 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19136         * org-agenda.el (org-agenda-quit): Delete window only when the
19137         frame-setup was not `current-window'.
19139         * org.el (org-tag-persistent-alist): New option.
19140         (org-startup-options): Add keyword `noptag'.
19141         (org-fast-todo-selection): Handle :newline correctly.
19142         (org-set-tags): Handle :newline correctly.
19143         (org-fast-tag-selection): Handle :newline correctly.
19145 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19147         * org-exp.el (org-export-as-ascii): Reverse link buffer before
19148         outputting it.
19149         (org-export-ascii-push-links): Fix bug with pussing links into the
19150         export buffer.
19152 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19154         * org-archive.el (org-archive-subtree): Do not add 1 to level if
19155         pasting at top level.
19157         * org-bbdb.el: Improve documentation.
19159 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19161         * org-list.el (org-insert-item): Only consider insert empty lines
19162         is `org-empty-line-terminates-plain-lists' is not nil.
19164         * org.el (org-blank-before-new-entry): Mention the dependence on
19165         `org-empty-line-terminates-plain-lists' in the docstring.
19167         * org-publish.el (org-publish-get-project-from-filename):
19168         New optional argument UP.  Only find the top project if UP is set.
19169         (org-publish-current-project): Find the top encloding project.
19171         * org-agenda.el (org-agenda-before-write-hook)
19172         (org-agenda-add-entry-text-maxlines): New options.
19173         (org-write-agenda): Run the new hook in the temporary buffer.
19174         (org-agenda-add-entry-text): New function.
19175         (org-write-agenda): Implement PDF export, using ps2pdf.
19177         * org.el (org-global-properties-fixed, org-global-properties):
19178         Improve documentation string.
19180         * org-exp.el (org-export-ascii-links-to-notes): New option.
19181         (org-export-as-ascii): Handle links better.
19182         (org-export-ascii-wrap, org-export-ascii-push-links):
19183         New functions.
19185 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19187         * org-agenda.el (org-agenda): Make prefix arg optional.
19188         (org-agenda-search-headline-for-time): New option.
19189         (org-format-agenda-item):
19190         Honor `org-agenda-search-headline-for-time'.
19192         * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
19193         characters.
19195         * org.el (org-self-insert-cluster-for-undo): New option.
19196         (org-self-insert-command): Cluster undo for 20 characters.
19197         (org-self-insert-command-undo-counter): New variable.
19199 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19201         * org-exp.el (org-export-as-html): Fix problem with closing colone
19202         example.
19204 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19206         * org-latex.el (org-export-as-latex)
19207         (org-export-latex-first-lines): Avoid modification flag when
19208         adding or removing text properties.
19209         (org-export-latex-fontify): Catch error when org-emph-alist has
19210         entries that are not defined for LaTeX export.
19212         * org-export-latex.el: Rename to org-latex.el.
19214         * org-latex.el: Rename from org-export-latex.el.
19216         * org.el (orgstruct++-mode): New function.
19217         (turn-on-orgstruct++): Call `orgstruct++-mode'.
19218         (org-context-p): Allow detecting item context after the first line
19219         of an item.
19220         (orgstruct-make-binding): Detect if item-body context should be
19221         seen.
19222         (orgstruct-is-++): New variable.
19223         (org-add-planning-info): Catch the case when there is no planning
19224         info yet and the call does not want to add anything, only maybe
19225         tries to remove something.
19226         (org-special-ctrl-a/e): All value to be a cons cell with separate
19227         settings for `C-a' and `C-e'.
19228         (org-beginning-of-line, org-end-of-line): Honor separate values
19229         for `C-a' and `C-e'.
19231 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
19233         * org.el (org-reload): New command.
19235 2009-06-05  Tassilo Horn  <tassilo@member.fsf.org>
19237         * org-gnus.el (org-gnus-store-link): Fix bug where
19238         org-gnus-store-link used wrong subject when called in an article
19239         buffer.  Patch provided by fengli AT gmail DOT com.
19241 2009-03-13  D. Goel  <deego3@gmail.com>
19243         * org-bbdb.el: When calling (multiple-value-bind/setq .. ls)
19244         replace ls by (values-list ls).
19246 2009-02-20  Carsten Dominik  <dominik@science.uva.nl>
19248         * org-remember.el (org-remember-apply-template): Turn off ido for
19249         this completion.
19251         * org.el (org-priority): Also find invisible headings, for remote
19252         editing.
19253         (org-completing-read-no-ido): New function.
19254         (org-make-tags-matcher, org-set-property): Turn off ido for this completion.
19256         * org-colview.el (org-columns-edit-value): No special treatment of
19257         prefix arg.
19259 2009-02-19  Carsten Dominik  <dominik@science.uva.nl>
19261         * org.el (org-block-todo-from-children-or-siblings):
19262         Use `org-up-heading-all' so that this will work correctly with hidden
19263         property drawers and entries.
19264         (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
19265         falling back to normal, default command.
19266         (org-get-location): Temporarily turn off special behavior.
19268 2009-02-13  Glenn Morris  <rgm@gnu.org>
19270         * org-rmail.el (rmail-show-message): Restore argument list to the
19271         declaration now that this functions behaves in Emacs 23 as in 22.
19273 2009-02-12  Glenn Morris  <rgm@gnu.org>
19275         * org-footnote.el (org-footnote-at-definition-p): Fix doc typo.
19277 2009-02-12  Joachim Reiter  <Reiter.Joachim@web.de>  (tiny change)
19279         * org-footnote.el (org-footnote-action): Fix doc typo.
19281 2009-02-06  Carsten Dominik  <dominik@science.uva.nl>
19283         * org-exp.el (org-export-preprocess-string): Fix bug with skipping
19284         text before first headline.
19285         (org-export-remove-or-extract-drawers): Fix regular expression for
19286         extracting drawers.
19288         * org.el (org-format-latex): Stop LaTeX fragment processing in
19289         protected examples.
19291 2009-02-05  Glenn Morris  <rgm@gnu.org>
19293         * org-rmail.el (rmail-show-message): Update declaration.
19294         (rmail-buffer, rmail-view-buffer): Declare.
19295         (org-rmail-store-link, org-rmail-follow-link): Handle mbox Rmail.
19297 2009-02-04  Carsten Dominik  <dominik@science.uva.nl>
19299         * org.el (org-return-follows-link): Revert setting
19300         `org-return-follows-link' to t by default.
19302 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
19304         * org.el (org-cycle-global-at-bob): Fix typo.
19306         * org-jsinfo.el (org-infojs-handle-options): Fix typo in comment.
19308 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
19310         * org.el (org-mode): Make dependence stuff work more reliably.
19311         (org-update-parent-todo-statistics): Fix bug with updating
19312         statistics cookie.
19313         (org-yank-adjusted-subtrees, org-return-follows-link)
19314         (org-use-fast-todo-selection, org-tags-column): New default
19315         setting for variables.
19317         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
19318         ~ as verbatim delimiters, to avoid table bug.
19319         (org-export-latex-classes): Remove the a4paper option from the
19320         default styles.
19322         * org-exp.el (org-export-html-format-image): New argument
19323         PAR-OPEN, to fix XHTM validation bug.
19324         (org-export-as-html): Pass par-open to
19325         `org-export-html-format-image'.
19326         (org-export-html-footnotes-section): Use a more consistent id for
19327         footnotes.
19329         * org-agenda.el (org-agenda-sorting-strategy)
19330         (org-agenda-tags-column): New default setting for variables, based
19331         on a poll what typical uses use.
19332         (org-agenda-dim-blocked-tasks): Keep dimming blocked entries from
19333         setting the blocked tag.
19335 2009-01-31  Carsten Dominik  <dominik@science.uva.nl>
19337         * org-agenda.el (org-agenda-dim-blocked-tasks): No tagging when
19338         only checking for blocks.
19340         * org-exp.el (org-export-html-footnotes-section): Make the div id
19341         consistent.
19343         * org-export-latex.el (org-export-latex-classes):
19344         Remove paper size option from LaTeX classes.
19346 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
19348         * org.el (org-enforce-todo-checkbox-dependencies): New option.
19349         (org-block-todo-from-checkboxes): New function.
19350         (org-todo): Make triple prefix arg circumvent blocking.
19352 2009-01-30  Glenn Morris  <rgm@gnu.org>
19354         * org-list.el (org-empty-line-terminates-plain-lists)
19355         (org-toggle-checkbox): Doc fixes.
19357         * org-table.el (org-table-clean-before-export): Fix declaration.
19359 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
19361         * org-timer.el (org-timer): Provide the timer feature.
19363         * org.el (org-require-autoloaded-modules): Add a few more files to
19364         the list of autoloaded modules.
19366         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
19368         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
19369         drawers that are unprotected.
19370         (org-export-html-format-image): Make sure inlined LaTeX fragment
19371         images remain inlined.
19373         * org.el (org-toggle-ordered-property): New function.
19374         (org-mode-map): Add a key for `org-toggle-ordered-property'.
19375         (org-org-menu): Add menu entries for TODO dependencies.
19377         * org.el (org-default-properties): Add ORDERED to the default
19378         properties, to get completion support for it.
19380         * org-list.el (org-update-checkbox-count): Update more than one cookie.
19382         * org.el (org-update-parent-todo-statistics): Update more than one
19383         cookie.
19385 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
19387         * org-agenda.el (org-agenda-get-todos): Start search from correct
19388         position.
19390         * org.el (org-fast-todo-selection): Make sure TODO selection does
19391         not change buffer position.
19393         * org-list.el (org-toggle-checkbox): Implement adding or removing
19394         checkboxes from line or region when called with a prefix
19395         argument.
19397         * org-rmail.el (org-rmail-store-link): Protect the call to
19398         `rmail-narrow-to-non-pruned-header'.
19400         * org-clock.el (org-clock-special-range): Fix week display in
19401         clock tables.
19403         * org-exp.el (org-get-current-options): Fix bug when in indirect
19404         buffer.
19406         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
19407         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
19408         (org-agenda-dim-blocked-tasks): New function.
19410         * org.el (org-enforce-todo-dependencies): New option.
19411         (org-block-todo-from-children-or-siblings): New function.
19413         * org-faces.el (org-agenda-dimmed-todo-face): New face.
19415 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
19417         * org.el (org-todo): Return correct state type even if the blocker
19418         throws an error.
19419         (org-modifier-cursor-error): Rename from
19420         `org-shiftcursor-error'.
19421         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
19422         (org-shiftmetadown): Call `org-modifier-cursor-error'.
19424         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
19425         to get real errors from the blocker hook.
19427         * org.el (org-shiftselect-error, org-call-for-shift-select):
19428         New functions.
19429         (org-set-visibility-according-to-property): Turn off the setting
19430         of `org-show-entry-below', to avoid overruling a FOLDED visibility
19431         property.
19433         * org.el (org-support-shift-select): New option.
19434         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
19435         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
19436         selection outside contexts.
19438         * org-list.el (org-at-item-bullet-p): New function.
19440         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
19441         variables.
19443         * org-footnote.el (org-footnote-normalize): Remove unnecessary
19444         variable.
19445         (org-insert-footnote-reference-near-definition):
19446         Remove unnecessary let form.
19448 2009-01-26  Carsten Dominik  <dominik@science.uva.nl>
19450         * org-export-latex.el (org-export-as-latex):
19451         Call `org-export-latex-first-lines' with OPT-PLIST as a parameter.
19452         (org-export-latex-first-lines): New parameter OPT-PLIST.
19454         * org.el (org-yank): Tell `delete-selection-mode' about
19455         `org-yank'.
19457         * org-faces.el (org-clock-overlay): Fix face definition.
19459         * org-export-latex.el (org-export-latex-first-lines):
19460         Pass timestamp and footnote parameters to the preprocessor.
19462         * org-exp.el (org-export-remove-timestamps): Do not remove time
19463         stamps inside tables.
19465 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19467         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
19469         * org.el (org-agenda-tags-todo-honor-ignore-options):
19470         Declare variable.
19472         * org-table.el (org-table-insert-hline): Fix typo in function call
19473         to `backward-char'.
19475         * org-exp.el (org-export-as-html): Remove the initial space from
19476         colon examples.
19478         * org.el (org-scan-tags):
19479         Call `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
19481         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view):
19482         New customization groups.
19483         (org-agenda-tags-todo-honor-ignore-options): New option.
19484         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
19485         New function.
19486         (org-agenda-get-todos):
19487         Use `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
19489 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19491         * org-exp.el (org-export-format-source-code-or-example):
19492         Escape HTML characters also in examples that anre not treated with
19493         htmlize.  Also, just switch to EXAMPLE processing if we do not
19494         have a good version of htmlize.
19496         * org-rmail.el: Fix copyright notice.
19498         * org.el (org-activate-footnote-links): Improve footnote link
19499         highlighting.
19501         * org-footnote.el (org-footnote-normalize): Fix finding the end of
19502         a footnote definition at the end of the file.
19504         * org-table.el (org-table-get-specials): Add an imagined hline at
19505         the end of the table.  This can be useful for references that want
19506         to go to the end of the table.  Also fix bug when computing last
19507         row constants, in tables that do not start right at the right
19508         margin.
19509         (org-table-eval-formula): Match and replace remove references.
19510         (org-table-formula-substitute-names): Make sure that names inside
19511         a "remote" call are left alone, the will be replaced later when
19512         the remote call is handled.
19513         (org-table-convert-refs-to-rc): Do not convert things that might
19514         look like a reference, but are really part of an ID or namei n a
19515         remote reference.
19516         (org-table-get-remote-range): New function.
19518 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19520         * org-faces.el (org-clock-overlay): Fix bug in face definition.
19522         * org-clock.el (org-clock-put-overlay): Use new face instead of
19523         `secondary-selection'.
19525         * org-faces.el (org-clock-overlay): New face.
19527 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19529         * org-exp.el (org-get-current-options): Include the option for
19530         publishing time stamps.
19532         * org.el (org-toggle-heading): Rename from
19533         `org-toggel-region-headings'.
19534         No longer needs a region defined, but will use it if there is one.
19535         (org-ctrl-c-star): Simplify, relying more on the internal
19536         workings of `org-toggle-heading'.
19537         (org-toggle-item): Rename from `org-toggle-region-items'.
19538         No longer needs a region defined, but will use it if there is one.
19539         (org-ctrl-c-minus): Simplify, relying more on the inernal
19540         workings of `org-toggle-item'.
19542         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
19543         environment detection.  Also, do real changes only in unprotected
19544         places.
19546 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19548         * org-export-latex.el (org-export-latex-quotation-marks):
19549         Use `org-if-unprotected-1'.
19550         (org-export-latex-set-initial-vars): Check for class definition in
19551         property.
19553         * org-macs.el (org-if-unprotected-1): New macro.
19555 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19557         * org-compat.el (org-count-lines): New function.
19559         * org-exp.el (org-export-format-source-code-or-example):
19560         Handle switches related to text areas.
19562         * org.el (org-activate-footnote-links): Don't allow match inside a
19563         link.
19565         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
19567         * org-export-latex.el (org-export-latex-links): Keep a relative
19568         path relative also after export.
19570         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
19572         * org.el (org-make-tags-matcher): Never use IDO for completing the
19573         tags matcher match string.
19574         (org-completing-read): Also remove the special biding for "?".
19576         * org-attach.el (org-attach-allow-inheritance): New option.
19577         (org-attach-inherited): New variable.
19578         (org-attach-dir): Handle properties related to the attachment
19579         directory.
19580         (org-attach-check-absolute-path): New function.
19581         (org-attach-set-directory, org-attach-set-inherit): New commands.
19582         (org-attach): Accommodate the new commands in the dispatcher.
19584 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19586         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
19587         `window-full-width-p'.
19589         * org-exp.el (org-export-as-html): Only check for images files
19590         that really can be inlined.
19592         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
19593         list of extensions to be a parameter.
19595         * org-exp.el (org-export-html-inline-image-extensions):
19596         New variable.
19598         * org-agenda.el (org-prepare-agenda):
19599         Use `org-agenda-block-separator'.
19600         (org-agenda-block-separator): New option.
19602 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19604         * org-export-latex.el (org-export-latex-tables):
19605         Call `org-table-clean-before-export' with the new optional argument.
19607         * org-exp.el (org-table-clean-before-export): New optional
19608         parameter MAYBE-QUOTED, allows for quoted characters like \# in
19609         first column.
19611 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19613         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
19614         histograms.
19616         * org-colview.el (org-colview-construct-allowed-dates):
19617         Better error catching when a date/time property does not have allowed
19618         values defined.
19620         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
19621         Better error catching when a date/time property does not have
19622         allowed values defined.
19624 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19626         * org.el (org-map-entries): Restore point and restriction after
19627         `org-map-entries'.
19629 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19631         * org.el (org-time=, org-time<, org-time<=, org-time>)
19632         (org-time>=, org-time<>): Make sure both values are dates.
19634 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19636         * org-archive.el (org-extract-archive-heading): Allow %s for file
19637         name also in achive location heading.
19639 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19641         * org-archive.el (org-add-archive-files): Uniquify the list before
19642         returning it.
19644 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19646         * org-compat.el (org-fit-window-to-buffer):
19647         Use `window-full-width-p'.
19649         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
19650         space after the colon in short examples.
19652         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
19653         enforce a space after the colon.  However, we also allow lines
19654         that are *only* a colon.
19655         (org-export-as-html): Enforce the space after the colon in short
19656         examples.
19657         (org-export-preprocess-string): Do the colon example protection
19658         earlier.
19659         (org-export-remove-timestamps): Do not check for protection at the
19660         end of the line.
19662 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19664         * org.el (org-format-latex-options): Add new matcher for single
19665         letters between dollars.
19666         (org-get-header): Function removed.
19667         (org-heading-components): New function.
19669         * org-exp.el (org-export-define-heading-targets): Record ID's also
19670         as alternative targets.
19671         (org-export-as-html): Interpret "id:" links to other files by
19672         preserving the relative path.
19674         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
19675         is nil.
19677         * org-exp.el (org-export-normalize-links): Protect the main link,
19678         to avoid special character processing.
19680         * org-export-latex.el (org-export-latex-special-keyword-regexp):
19681         New variable.
19682         (org-export-latex-special-string-regexps): Variable removed.
19683         (org-export-latex-keywords): Use the new regexp.
19685         * org-exp.el (org-export-handle-include-files): Fetch switches and
19686         put them into the BEGIN statement.
19688         * org-timer.el (org-timer-mode-line-string): New variable.
19690         * org-clock.el (org-clock-mode-line-map): Rename from
19691         `org-clock-mode-map'.
19692         (org-clock-mode-line-timer): Rename from `org-mode-line-timer'.
19693         (org-clock-update-mode-line): Rename from `org-update-mode-line'.
19694         (org-clock-put-overlay): Rename from `org-put-clock-overlay'.
19695         (org-clock-remove-overlays): Rename from
19696         `org-remove-clock-overlays'.
19698         * org-timer.el (org-timer-pause-or-continue): Implement stopping
19699         and mode line display.
19700         (org-timer-stop): New command.
19701         (org-timer-seconds): Return correct time when timer is paused.
19702         (org-timer-mode-line-timer): New variable.
19703         (org-timer-set-mode-line, org-timer-update-mode-line):
19704         New functions.
19706         * org.el (org-insert-heading): Handle new value `auto' for
19707         `org-blank-before-new-entry'.
19708         (org-org-menu): Add new items for timer functions.
19710         * org-list.el (org-insert-item): Handle new value `auto' for
19711         `org-blank-before-new-entry'.
19713         * org.el (org-blank-before-new-entry): New value `auto', made
19714         default.
19716 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19718         * org-exp.el (org-export-normalize-links): If the link is also
19719         used as the description, protect the description.
19721 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19723         * org.el (org-closest-date): Fix bug with yearly repeats, in
19724         combination with preference of the past as it is used for deadline
19725         and scheduling search.
19727         * org-exp.el (org-html-handle-time-stamps): No longer check for
19728         the `org-export-with-timestamps' option, because the preprocesser
19729         has taken care of this already.
19731         * org.el (org-entry-properties): Catch the case when this is
19732         called in a non-org-mode file.
19734         * org-export-latex.el (org-export-latex-remove-from-headlines):
19735         Variable made obsolete, also LaTeX export now uses the standard
19736         variables.
19737         (org-export-as-latex): Add the timestamps parameter to the
19738         preprocessor parameter list.
19739         (org-export-latex-content): Export the remaining keywords without
19740         considering to remove them.
19741         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
19742         Use bold font instead of tt font for the keywords.
19743         (org-export-latex-fontify-headline): Format headlines, assuming
19744         that all keywords still present should be published.
19745         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
19746         publish what ever remains of the time stamps.
19747         (org-export-latex-list-parameters): New option.
19748         (org-export-latex-lists): Pass additional parameters to the list
19749         converter.
19751         * org-exp.el (org-export-preprocess-string): Remove clock lines
19752         and timestamps already in the preprocesor.
19753         (org-export-remove-timestamps, org-export-remove-clock-lines):
19754         New functions.
19755         (org-export-as-ascii, org-export-as-html): Add the timestamps
19756         parameter to the preprocessor parameter list.
19758         * org-list.el (org-list-parse-list): Parse for checkboxes.
19759         (org-list-to-generic): Introduce and handle new parameters :cbon
19760         and :cboff.
19761         (org-list-to-latex, org-list-to-html, org-list-to-texinfo):
19762         Add optional parameter PARAMS.
19764         * org-export-latex.el (org-export-latex-special-chars):
19765         Fix problems with interpreting dollar signs.
19766         (org-inside-latex-math-p): New function.
19767         (org-export-latex-preprocess): Protect all the math fragments.
19769         * org.el (org-latex-regexps): Allow a dash after a dollar.
19771         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
19772         mark after copying.
19774         * org-agenda.el (org-run-agenda-series): Have series options set
19775         when finalizing the agenda.
19777         * org-exp.el (org-export-format-source-code-or-example):
19778         Protect the converted examples.
19780         * org.el (org-set-regexps-and-options): Fix the regexp
19781         `org-complex-heading-regexp'.
19783 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19785         * org.el (org-edit-src-get-label-format): New function.
19786         (org-coderef-label-format): New option.
19787         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
19788         a label format specification and make sure it is used in the edit
19789         buffer.
19790         (org-edit-src-get-label-format): New function.
19791         (org-store-link): Handle new coderef formats.
19792         (org-link-search): Handle new coderef formats.
19794         * org-footnote.el (org-footnote-create-definition)
19795         (org-footnote-goto-local-insertion-point): Make footnote insertion
19796         work correctly when the "Footnotes" headline is the last line in
19797         the buffer.
19799         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
19800         the location.
19802 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19804         * org-w3m.el (org-w3m): New customization group.
19805         (org-w3m-deactivate-mark): New option.
19806         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
19807         option say not to.
19809 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19811         * org.el (org-set-font-lock-defaults): Trigger footnote
19812         fontification.
19813         (org-activate-footnote-links): New function.
19814         (org-activate-links): New entry `footnote'.
19816         * org-faces.el (org-footnote): New face.
19818 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19820         * org-macs.el (org-re): Handle the [:word:] class.
19822         * org-exp.el (org-export-preprocess-string):
19823         Call `org-export-protect-colon-examples'.
19824         (org-export-protect-colon-examples): Rename from
19825         `org-export-protect-examples', and scope limited to lines starting
19826         with a colon.
19828 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19830         * org-exp.el (org-export-preprocess-string): Move the preprocess
19831         hook to after turning on Org-mode.
19832         (org-export-preprocess-after-include-files-hook)
19833         (org-export-preprocess-after-tree-selection-hook)
19834         (org-export-preprocess-before-backend-specifics-hook)
19835         (org-export-preprocess-final-hook): New hooks.
19836         (org-export-preprocess-string): Run the new hooks.
19838         * org.el (org-ctrl-c-minus): Fix indentation for new items.
19840         * org-footnote.el: New file.
19842         * org.el (org-footnote): Require footnote code.
19843         (org-startup-options): Add new footnote options.
19844         (org-mode-map): New keybindig for footnotes.
19845         (org-ctrl-c-ctrl-c): Add function at footnotes.
19846         (org-org-menu): New menu entries for footnotes.
19848         * org-export-latex.el (org-export-as-latex): Pass footnote
19849         variable to preprocessor.
19850         (org-export-latex-preprocess): Treat multiple references to a
19851         footnote.
19853         * org-exp.el (org-export-preprocess-string):
19854         Call `org-footnote-normalize'.
19855         (org-export-as-ascii, org-export-as-html): Pass footnote variable
19856         to preprocessor.
19857         (org-export-as-html): Treat multiple references to a footnote.
19859 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
19861         * org-export-latex.el (org-export-latex-links): Handle coderef
19862         links.
19864         * org.el (org-bracket-link-analytic-regexp++): New variable.
19865         (org-make-link-regexps):
19866         Initialize `org-bracket-link-analytic-regexp++'.
19867         (org-store-link): Implement special case in edit-src buffer.
19868         (org-insert-link): No use of ide to insert stored links.
19869         (org-link-search): Implement special case for coderefs.
19871         * org-exp.el (org-export-html-scripts): New constant.
19872         (org-export-html-style-default): Add a new style for highlighted
19873         code.
19874         (org-export-code-refs): New variable.
19875         (org-export-preprocess-string): Initialize `org-export-code-refs'.
19876         Call `org-export-replace-src-segments-and-examples'
19877         No longer call `org-export-protect-examples'.
19878         (org-export-target-internal-links): Take care of coderef targets.
19879         (org-export-last-code-line-counter-value): New variable.
19880         (org-export-replace-src-segments-and-examples): Rename from
19881         `org-export-replace-src-segments', and modified.
19882         (org-export-format-source-code-or-example): Rename from
19883         `org-export-format-source-code'.
19884         (org-export-number-lines): New function.
19885         (org-export-as-ascii, org-export-as-html): Handle coderef links.
19887 2009-01-23  Glenn Morris  <rgm@gnu.org>
19889         * org-rmail.el (rmail-narrow-to-non-pruned-header):
19890         Remove declaration of deleted function.
19892 2009-01-16  Glenn Morris  <rgm@gnu.org>
19894         * org-mouse.el (org-mouse-show-context-menu):
19895         Use mouse-menu-major-mode-map, if defined, rather than the obsolete
19896         mouse-major-mode-menu.
19898 2008-12-23  Carsten Dominik  <dominik@science.uva.nl>
19900         * org-remember.el (org-remember-handler): Safer way to get a new
19901         buffer accessing the target file.
19903         * org.el (org-refile-get-location): Handle case of current buffer
19904         not having a file associated with it.
19906 2008-12-22  Carsten Dominik  <dominik@science.uva.nl>
19908         * org-table.el (org-table-get-formula): Only ask to overwrite
19909         field formula if there really is one.
19911 2008-12-21  Carsten Dominik  <dominik@science.uva.nl>
19913         * org-export-latex.el (org-export-latex-make-header): Double the
19914         commenting % in the time stamp format.
19915         (org-export-latex-special-chars): Handle case where there is no
19916         match group 3.
19918 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
19920         * org.el (org-get-refile-targets, org-refile-get-location):
19921         Use expanded file name to improve comparison.
19923 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
19925         * org.el (org-scan-tags): Rescan for tags, to get the correct
19926         upcase/downcase stuff.  This slows things down for now, but it
19927         works.
19928         (org-mode): Make sure the tag-faces regexp is initialized.
19930         * org-export-latex.el (org-export-latex-links): Fix bug with
19931         undefined label.
19933         * org-table.el (org-table-get-specials):
19934         Set `org-table-current-last-data-line'.
19935         (org-table-current-last-data-line): New variable.
19936         (org-table-insert-column, org-table-delete-column)
19937         (org-table-move-column, org-table-fix-formulas):
19938         Call `org-table-fix-formulas' a second time to fix the $LR references.
19939         (org-table-get-specials): Add the $LR references to the tables.
19940         (org-table-get-formula): Do not offer last-row names as LHS of
19941         formulas.
19943         * org.el (org-store-link): Capture link description from
19944         `org-id-store-link'.
19946         * org-exp.el (org-export-html-format-image): Add the / to the end
19947         of the <img> tag.
19948         (org-export-format-source-code): Surround example by empty lines,
19949         to make sure it will not be inside a paragraph.
19951         * org.el (org-ido-switchb): New function.
19953 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
19955         * org-agenda.el (org-agenda-show): New prefix argument
19956         FULL-ENTRY.
19958         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
19959         argument.
19961 2008-12-20  Glenn Morris  <rgm@gnu.org>
19963         * org.el (org-org-menu): Fix some more menu entries.
19965 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
19967         * org-table.el (org-table-get-specials): Revert introduction of @0
19968         as reference of the last table row, because of conflicts.
19970         * org-agenda.el (org-agenda-change-all-lines): Remove FORCE-TAGS
19971         argument, get the current tags directly.
19972         (org-agenda-set-tags): Leave getting current tags to
19973         `org-agenda-change-all-lines'.
19975 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
19977         * org.el (org-org-menu): Do not quote the set-tags command.
19979 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
19981         * Fix typos in comments and docstrings throughout Org-mode.
19983         * org.el (org-get-outline-path): Fix bug if level is not given.
19985         * org-agenda.el (org-finalize-agenda): Fix typo with variable name.
19987 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
19989         * org.el (org-refile): Avoid refiling to within the region to be
19990         refiled.
19992         * org-export-latex.el (org-export-latex-special-chars):
19993         Replace special characters also in tables.
19995         * org-agenda.el (org-agenda-change-all-lines): New argument
19996         FORCE-TAGS.
19997         (org-agenda-set-tags): Get the new tags and pass them to
19998         `org-format-agenda-item'.
20000 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
20002         * org-export-latex.el (org-export-latex-classes): Add longable as
20003         a default package to all classes.
20004         (org-export-latex-tables): Handle the longtable attribute and the
20005         align attribute.
20007         * org-table.el (orgtbl-to-generic): Handle tables that start with
20008         a hline.
20010         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
20011         \verb for colde-like snippets.
20012         (org-export-as-latex): Fix issues with region export.
20014         * org.el (org-up-heading-safe): Speed up function by using a
20015         direct regexp search.
20016         (org-olpa): New variable.
20017         (org-get-outline-path): Speed-up path constructions in cases where
20018         this is possible because the entire hierarchy is scanned anyway.
20019         (org-refile-get-location): Don't compare the truenames of files,
20020         this is too slow.
20021         (org-goto-max-level): New option.
20022         (org-goto): Use `org-goto-max-level'.
20024 2008-12-16  Tassilo Horn  <tassilo@member.fsf.org>
20026         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
20027         Strip angle brackets from message-ids in the former and don't do
20028         it in the latter.
20029         (org-gnus-follow-link): Open summary reliable, even if the last
20030         messages were deleted, and handle empty groups, too.
20032 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
20034         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
20035         instead of \texttt for the =...= and ~===~ emphasis environments.
20036         (org-export-as-latex): Remove any old :org-license-to-kill text
20037         properties.
20038         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
20039         (org-export-latex-make-header): Add some hard space after the
20040         table of contents.
20041         (org-export-latex-first-lines): Accept RBEG argument.
20042         Mark exported text so that it will be excuded in further steps.
20044         * org-table.el (org-table-get-specials): Make @0 reference the
20045         last line in a table.
20046         (org-table-recalculate): Improve docstring.
20048 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
20050         * org.el (org-log-done): Fix docstring.
20052 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
20054         * org-exp.el (org-export-html-format-image): Fix bugs.
20056         * org-export-latex.el (org-export-latex-tables)
20057         (org-export-latex-links): Implement attribute, label, and caption
20058         handling.
20060         * org-exp.el (org-export-html-style-default): Add style
20061         definitions for the figure div.
20062         (org-export-preprocess-string, org-export-as-html):
20063         Implement attribute, label, and caption handling.
20064         (org-export-attach-captions-and-attributes): New function.
20065         (org-export-html-format-image): New function.
20066         (org-format-org-table-html): Implement attribute, label, and
20067         caption handling.
20069         * org.el (org-find-text-property-in-string): New function.
20070         (org-extract-attributes): Use the property org-attr instead of
20071         org-attrobutes, because this property is now set with the #+ATTR
20072         lines.
20074 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
20076         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
20077         the case that FROM is nil.
20079         * org.el (org-before-first-heading-p): New function.
20081 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
20083         * org-exp.el (org-export-as-html): Do not add a space before
20084         enforces line breaks.
20085         (org-export-as-html): Close paragraph before blockquote and verse
20086         tags.
20088 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
20090         * org-id.el (org-id-locations-file): Wrap file name with
20091         `convert-standard-filename'.
20092         (org-id-files): New variable.
20093         (org-id-use-hash): New option.
20094         (org-id-update-id-locations): Also search in all files current
20095         listed in `org-id-files'.  Convert the resulting alist to a hash
20096         if the user customation says so.
20097         (org-id-locations-save): Handle he case if `org-id-locations' is a
20098         hash.
20099         (org-id-locations-load): Convert the alist to a hash.
20100         (org-id-add-location): Handle the hast case.
20101         (kill-emacs-hook): Make sure id locations are saved when Emacs is
20102         exited.
20103         (org-id-hash-to-alist, org-id-alist-to-hash)
20104         (org-id-paste-tracker): New functions.
20106 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
20108         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
20109         bindings of calendar variables.
20111         * org-table.el (org-table-find-row-type): Rename from
20112         `org-find-row-type'.
20113         (org-table-rewrite-old-row-references): Rename from
20114         `org-rewrite-old-row-references'.
20115         (org-table-shift-refpart): Rename from `org-shift-refpart'.
20116         (org-table-cleanup-narrow-column-properties): Rename from
20117         `org-cleanup-narrow-column-properties'.
20119 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
20121         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
20122         for better error messages.
20123         (org-table-get-descriptor-line): Supply the new arguments to
20124         `org-find-row-type'.
20125         (org-table-error-on-row-ref-crossing-hline): New option.
20127         * org.el (org-target-link-regexp): Make buffer-local.
20128         (org-move-subtree-down): Fix bug with trees at beginning of
20129         buffer.
20131 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
20133         * org-faces.el (org-set-tag-faces): New function.
20134         (org-tags-special-faces-re): New variable.
20136         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
20138         * org-faces.el (org-tag-faces): New option.
20139         (org-tag): Mention `org-tag-faces' in the docstring.
20141 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
20143         * org-exp.el (org-export-html-style-default): Implement new
20144         quoting.
20146         * org-jsinfo.el (org-infojs-template): Implement new quoting.
20148         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
20149         command to the `w3m-minor-mode-map'.
20151         * org-archive.el (org-archive-to-archive-sibling):
20152         Protect `this-command' to avoid appending kills during archiving.
20154         * org-exp.el (org-export-with-priority): New variable.
20155         (org-export-add-options-to-plist): Use `org-export-plist-vars'
20156         instead of internal list of strings and properties.
20157         (org-print-icalendar-entries): Retrieve the location property with
20158         inheritance.
20160 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
20162         * org-exp.el (org-export-with-todo-keywords): New option.
20163         (org-export-plist-vars): Include also the keys for the #+OPTIONS
20164         line.
20165         (org-default-export-plist, org-export-add-options-to-plist)
20166         (org-export-as-ascii, org-export-as-html): Use the new structure
20167         of `org-export-plist-vars'.
20169         * org.el (org-map-entries): Return all values.
20171 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
20173         * org.el (org-matcher-time): Recognize more special values.
20175         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
20177 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
20179         * org.el (org-tags-exclude-from-inheritance): New option.
20180         (org-tag-inherit-p, org-remove-uniherited-tags):
20181         Respect `org-tags-exclude-from-inheritance'.
20183         * org-agenda.el (org-agenda-show-inherited-tags): New option.
20184         (org-format-agenda-item): Add inherited tags to the agenda line
20185         string, and make sure that properties are kept when downcasing the
20186         tags list.
20187         (org-agenda-add-inherited-tags): New function.
20188         (org-downcase-keep-props): New function.
20190         * org.el (org-scan-tags): Mark inherited tags with a text
20191         property.
20192         (org-get-tags-at): Mark inherited tags with a text property.
20193         (org-add-prop-inherited): New function.
20195         * org-agenda.el (org-agenda-add-inherited-tags): New function.
20196         (org-agenda-show-inherited-tags): New option.
20198 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
20200         * org.el (org-modules): Add org-w3m to the default modules.
20202         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
20203         orgtbl-mode.
20204         (orgtabl-create-or-convert-from-region): New command.
20206         * org-exp.el (org-export-as-ascii): Remove the handling of
20207         targets.
20208         (org-export-ascii-preprocess): Handle targets already in this
20209         function.
20211 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
20213         * org-timer.el (org-timer-start-time): Define this variable.
20214         (org-timer-item): Make argument optional.
20216         * org-list.el (org-insert-item): Automatically insert a timer item
20217         if the current list is a timer list.
20219         * org-timer.el: New file.
20221         * org-publish.el (org-publish-org-index): Only exclude the index
20222         file in the main directory from being added to the site-map.
20223         (org-publish-get-project-from-filename): If the current project is
20224         a component, start publishing from the parent project.
20226 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
20228         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
20230         * org-publish.el (org-publish-org-index): Improve removal of
20231         temporary buffers.
20233 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
20235         * org-agenda.el (org-get-closed): Re-apply changes
20236         accidentially overwritten by last commit to Emacs.
20238         * org.el (org-outline-path-complete-in-steps): New option.
20239         (org-refile-get-location):
20240         Honor `org-outline-path-complete-in-steps'.
20241         (org-agenda-change-all-lines, org-tags-sparse-tree)
20242         (org-time-string-to-absolute, org-small-year-to-year)
20243         (org-link-escape): Re-apply changes accidentially overwritten
20244         by last commit to Emacs.
20246 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
20248         * org-clock.el (org-dblock-write:clocktable): Make sure the
20249         clocktable sees the first line.
20250         (org-clock-in): Warn if the clock cannot be resumed.
20252 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
20254         * org.el (org-open-at-point): Fix mixup about interactive and
20255         non-interactive elisp links.
20257 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
20259         * org-exp.el (org-export-preprocess-string): Allow one comment
20260         line before the first headline to always be included.  This is
20261         to not miss a commented target.
20263         * org-mouse.el (org-mouse-insert-item):
20264         Call `org-indent-to-column' instead of `indent-to', for XEmacs
20265         compatibility.
20267         * org.el (org-refile-targets): Fix customize definition so
20268         that it works also in XEmacs.
20269         (org-fixup-indentation): Call `org-indent-to-column' instead
20270         of `indent-to', for XEmacs compatibility.
20272 2008-11-23  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
20274         * org-mew.el (org-mew-store-link): Get the correct case folder
20275         for refiled messages.
20277 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
20279         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
20280         line break indicators.
20282         * org.el (org-ido-completing-read): Remove the "i:" prefix for
20283         ido-completion propts.
20285 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
20287         * org-remember.el (org-remember-apply-template):
20288         Use `org-substring-no-properties'.
20290         * org-compat.el (org-substring-no-properties): New function.
20292         * org-remember.el (org-remember-apply-template):
20293         Use `org-substring-no-properties' for compatibility.
20295         * org-list.el (org-list-two-spaces-after-bullet-regexp):
20296         New option.
20297         (org-fix-bullet-type):
20298         Respect `org-list-two-spaces-after-bullet-regexp'.
20300         * org-clock.el (org-clock-load): Clean up the code.
20302         * org.el (org-adaptive-fill-function): Allow two spaces after
20303         "1." as a list bullet.
20305 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
20307         * org-clock.el (org-clock-save, org-clock-load): Check for
20308         live buffers, existing files, and buffer file names to ensure
20309         consistent information.
20310         (org-clock-persist): Make `clock' a special value of this
20311         variable, and improve docstring.
20313         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
20314         (org-get-string-indentation): Adapt indentation when the bullet
20315         width changes.
20317 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
20319         * org-remember.el (org-remember-finalize): Make interactive.
20320         (org-remember-kill): New command.
20321         (org-remember-finish-immediately): Call `org-remember-finalize'
20322         directly.
20323         (org-remember-finalize): Make `org-remember-finalize' an interactive
20324         function.
20326 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
20328         * org-remember.el (org-remember-apply-template): No ido completion
20329         for free prompts in remember templates.
20330         (org-remember-before-finalize-hook): New hook.
20331         (org-remember-mode): New minor mode.
20332         (org-remember-apply-template): Turn on `org-remember-mode'.
20334         * org-remember.el (org-remember-apply-template): Fix the way how
20335         the list of allowed properties is retrieved from the target file.
20337         * org.el (org-insert-link): Improve file link matching.
20339 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
20341         * org-colview.el (org-columns-display-here): New argument
20342         DATELINE, to trigger using the new face.
20343         (org-agenda-colview-summarize): Call `org-columns-display-here'
20344         with the new argument.
20346         * org-faces.el (org-agenda-column-dateline): New face.
20348         * org-publish.el (org-publish-org-index): Use index-title at page
20349         title, not as section.
20351         * org-exp.el (org-export-html-format-desc): Respect the
20352         org-protect property.
20353         (org-export-as-html): Protect image specifiers that are in the
20354         description part of a link.
20356         * org.el (org-sort-entries-or-items, org-completing-read)
20357         (org-refile-get-location, org-olpath-completing-read, org-todo)
20358         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
20359         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
20360         (org-set-property, org-delete-property)
20361         (org-delete-property-globally): Use `org-ido-completing-read'.
20363         * org-remember.el (org-remember-apply-template):
20364         Use `org-ido-completing-read'.
20366         * org-publish.el (org-publish): Use `org-ido-completing-read'.
20368         * org-colview.el (org-columns-edit-value, org-columns-new)
20369         (org-insert-columns-dblock): Use `org-ido-completing-read'.
20371         * org-colview-xemacs.el (org-columns-edit-value)
20372         (org-columns-new, org-insert-columns-dblock):
20373         Use `org-ido-completing-read'.
20375         * org-attach.el (org-attach-delete-one, org-attach-open):
20376         Use `org-ido-completing-read'.
20378         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag):
20379         Use `org-ido-completing-read'.
20381         * org.el (org-time-today): New function.
20382         (org-matcher-time): Use `org-time-today'.  Add special treatment
20383         for "<tomorrow>" and "<yesterday>".
20384         (org-ido-completing-read): New function.
20385         (org-completion-use-ido): New option.
20387         * org-exp.el (org-export-format-source-code): Fix bug in require
20388         htmlize code.
20389         (org-export-target-internal-links): Fix bug in search for text
20390         property.
20392 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
20394         * org-export-latex.el (org-export-latex-subcontent):
20395         Interpret target aliases as additional labels.
20397         * org-exp.el (org-export-target-aliases): New variable.
20398         (org-export-preprocess-string)
20399         (org-export-handle-invisible-targets): Fill the alias alist.
20400         (org-export-as-html): Remove the &nbsp; from the anchor, and also
20401         assign an id.
20402         (org-html-level-start): Insert the target aliases as additional
20403         anchors.
20405         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
20406         picture area.
20408 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
20410         * org.el (org-open-at-mouse): Ensure correct link abbreviations
20411         when following a link with the mouse from the agenda.
20413         * org-exp.el (org-export-as-html): Avoid lone </div> when no
20414         headlines are created.
20416 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
20418         * org.el (org-link-translation-function): New option.
20419         (org-open-at-point): Call `org-link-translation-function' if
20420         non-nil.
20421         (org-translate-link): New function.
20422         (org-translate-link-from-planner): New function.
20423         (org-open-at-point): Allow interactive commands in elisp links.
20425         * org-exp.el (org-icalendar-cleanup-string): Restore the old
20426         iCalendar quoting.  The new one seems to caus problems with
20427         applications.
20429         * org.el (org-yank): Set `this-command' to `yank', so that
20430         `yank-pop' will work.
20432 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
20434         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
20435         compliance as far as quoting is concerned.
20437         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
20438         hexified version of the tag.
20440         * org-vm.el (org-vm-follow-link): Require `vm-search'.
20442         * org.el (org-up-heading-safe, org-forward-same-level):
20443         Always call `org-back-to-heading' instead of `outline-back-to-heading'.
20444         (org-back-to-heading): New wrapper around outline-back-to-heading,
20445         with a useful error message telling where the error happened.
20447         * org-list.el (org-update-checkbox-count): Always call
20448         `org-back-to-heading' instead of `outline-back-to-heading'.
20450         * org-exp.el (org-export-as-html): Make sure that each <img> tag
20451         has an `alt' attribute, to ensure XHTML validation.
20453 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
20455         * org-publish.el (org-publish-attachment): Allow publishing to
20456         overwrite attachment files.
20458         * org-agenda.el (org-agenda-timerange-leaders): New option.
20459         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
20461         * org.el (org-edit-src-exit): Untabify ASCII image before
20462         returning.
20464 2008-11-19  Glenn Morris  <rgm@gnu.org>
20466         * org.el, org-mouse.el (org-agenda-change-all-lines):
20467         Fix declaration.
20469 2008-11-18  Carsten Dominik  <dominik@science.uva.nl>
20471         * org.el ("speedbar"): Only show context if the file really is an
20472         org-mode buffer.
20474 2008-11-17  Juanma Barranquero  <lekktu@gmail.com>
20476         * org.el (org-time-string-to-absolute, org-small-year-to-year)
20477         (org-tags-sparse-tree): Fix typos in docstrings.
20479 2008-11-15  Carsten Dominik  <dominik@science.uva.nl>
20481         * org-publish.el (org-publish-attachment): Allow copy-file to
20482         overwrite files.
20484 2008-11-13  Glenn Morris  <rgm@gnu.org>
20486         * org-agenda.el (org-get-closed): Fix alias.
20488 2008-11-12  Juanma Barranquero  <lekktu@gmail.com>
20490         * org.el (org-link-escape): Fix typo in docstring.
20492 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
20494         * org.el (org-yank): Make any prefix force normal yanking.
20495         Suppress folding if text would be swallowed into a folded
20496         subtree.
20497         (org-yank-folded-subtrees, org-yank): Docstring updates.
20499         * org-agenda.el (org-agenda-compare-effort): Treat no effort
20500         defined as 0.
20502         * org-exp.el (org-export-language-setup): Add Catalan and
20503         Esperanto language entries.
20505 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
20507         * org.el (org-refile): Allow refiling of entire regions.
20509         * org-clock.el (org-clock-time%): New function.
20511         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
20512         retrieve property values.
20514 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
20516         * org-agenda.el (org-agenda-list): Handle the value `only' of
20517         org-agenda-show-log'.
20518         (org-agenda-log-mode): Interpret a double prefix arg.
20520 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
20522         * org-exp.el (org-export-html-footnotes-section): New variable.
20523         (org-export-as-html): Use `org-export-html-footnotes-section' to
20524         insert the footnotes.
20525         (org-export-language-setup): Add "Footnotes" to language words.
20527 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
20529         * org.el (org-yank): Fix bug when not inserting a subtree.
20531 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
20533         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
20534         instead of `vm-beginning-of-message'.
20536         * org.el (org-make-link-regexps): Make sure that links to gnus can
20537         contain brackets.
20539 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
20541         * org-attach.el (org-attach-dir): Remove duplicate ID creation
20542         code.
20544         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
20545         shell output.
20547         * org.el (org-link-abbrev-alist): Improve customization type.
20549         * org-attach.el (org-attach-expand-link, org-attach-expand):
20550         New functions.
20552         * org-agenda.el (org-agenda-get-progress): Rename from
20553         `org-get-closed'.  Implement searching for state changes as well.
20554         (org-agenda-log-mode-items): New option.
20555         (org-agenda-log-mode): New option prefix argument, interpreted as
20556         request to show all possible progress info.
20557         (org-agenda-get-day-entries): Call `org-get-progress' instead of
20558         `org-get-closed'.
20559         (org-agenda-set-mode-name): Handle the more complex log mode
20560         settings.
20561         (org-get-closed): New alias, pointing to `org-get-progress'.
20563 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
20565         * org.el (org-file-apps-defaults-gnu)
20566         (org-file-apps-defaults-macosx)
20567         (org-file-apps-defaults-windowsnt): Add an entry defining the
20568         system command.
20569         (org-file-apps): Allow `system' as key and value.
20570         (org-open-at-point): Explain the effect of a double prefix arg.
20571         (org-open-file): If the argument `in-emacs' is (16),
20572         i.e. corresponding to a double prefix argument, try to open the
20573         file externally.
20575 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
20577         * org.el (org-insert-link): Abbreviate absolute files names in
20578         links.  Also, fix a bug in which the double C-u prefix would not
20579         be honored.
20581 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
20583         * org.el (org-insert-heading): If buffer does not end with a
20584         newline, add one if necessary to insert headline correctly.
20586         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
20587         paragraphs, not inside.
20589         * org.el (org-todo):
20590         Quote `org-agenda-headline-snapshot-before-repeat'.
20592         * org-exp.el (org-export-as-html): Fully process link descriptions.
20593         (org-export-html-format-desc): New function.
20594         (org-export-as-html): Collect footnotes into the correct basket.
20595         (org-html-protect): No longer protect quotations marks here, this
20596         goes wrong.
20598         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
20599         BEG.
20601         * org-compat.el (org-fit-window-to-buffer): New function (not
20602         really, a preliminary and incomplete version was present earlier,
20603         but not used).
20605         * org.el (org-fast-todo-selection, org-fast-tag-selection):
20606         Use `org-fit-window-to-buffer'.
20608         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
20610         * org-agenda.el (org-agenda-get-restriction-and-command)
20611         (org-fit-agenda-window, org-agenda-convert-date):
20612         Use `org-fit-window-to-buffer'.
20614         * org-exp.el (org-export-as-html): Process href links through
20615         `org-export-html-format-href'.
20616         (org-export-html-format-href): New function.
20618         * org-agenda.el (org-agenda-todo): Update only the current
20619         headline if this is a repeated TODO, marked done for today.
20620         (org-agenda-change-all-lines): New argument JUST-THIS, to change
20621         only the current line.
20623         * org.el (org-todo): Take a snapshot of the headline if the
20624         repeater might change it.
20626 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
20628         * org-publish.el (org-publish-find-title): Remove buffers visited
20629         only for extracting the title.
20631         * org-exp.el (org-export-html-style)
20632         (org-export-html-style-default): Mark style definitions as
20633         unparsed CDATA.
20635         * org-publish.el (org-publish-validate-link):
20636         Function re-introduced.
20638 2008-11-12  Charles Sebold  <csebold@gmail.com>
20640         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
20641         property.
20642         (org-plot-quote-timestamp-field): New function.
20643         (org-plot-quote-tsv-field): Call timestamp field function when
20644         necessary rather than just quoting as a string.
20645         (org-plot/gnuplot-to-data): Pass in timefmt property.
20646         (org-plot/gnuplot-script): Supports timefmt property.
20647         (org-plot/gnuplot): Checks for timestamp column before checking
20648         for text index column.
20650 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
20652         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
20654         * org-publish.el (org-publish-org-index): Create a section in the
20655         index file.
20656         (org-publish-org-index): Stop linking to directories.
20658         * org.el (org-emphasis-alist): Use span instead of <u> to
20659         underline text.
20661         * org-exp.el (org-export-as-html): Make sure <p> is closed before
20662         <pre> sections.
20664 2008-11-12  Sebastian Rose  <sebastian_rose@gmx.de>
20666         * org-jsinfo.el (org-infojs-template): Remove language attribute
20667         from script tag.
20669 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
20671         * org-agenda.el (org-agenda-remove-marked-text): New function.
20672         (org-agenda-mark-filtered-text)
20673         (org-agenda-unmark-filtered-text): New functions.
20674         (org-write-agenda): Remove filtered text.
20676         * org.el (org-make-tags-matcher): Give access to TODO "property"
20677         without speed penalty.
20679 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
20681         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
20682         option.
20683         (org-store-link-props): Make sure adding to the plist works
20684         correctly.
20686         * org-gnus.el (org-gnus-no-new-news): New function.
20687         (org-gnus-follow-link): Allow the article ID to be a message-id,
20688         in addition to allowing article numbers.  Message IDs make much
20689         more roubust links.
20690         (org-gnus-store-link): Use message-id to create link.
20692 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
20694         * org.el (org-emphasize): Reverse the selection array.
20695         (org-emphasis-alist): Set <code> tags for the verbatim
20696         environment.
20698         * org-remember.el (org-remember-handler): Fix bug with
20699         prefix-related changing of the note storage target.
20701         * org-exp.el (org-print-icalendar-entries): Make the exported
20702         priorities compatible with RFC 2445.
20704         * org-clock.el (org-clock-save): Insert time stamp without
20705         dependence on time-stamp.el.
20707 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
20709         * org.el ("saveplace"): If saveplace puts point into an invisible
20710         location, make it visible.
20711         (org-make-tags-matcher): Allow inactive time stamps in time
20712         comparisons.
20713         (org-yank-adjusted-subtrees): New option.
20714         (org-yank): Incorporate adjusting trees.
20715         (org-paste-subtree): New argument FOR-YANK which will cause
20716         insertion at point without backing up over white lines, and leave
20717         point at the end of the inserted text.  Also if the cursor is
20718         at the beginning of a headline, use the same level or the inserted
20719         tree.
20721         * org-publish.el (org-publish-get-base-files-1): Deal correctly
20722         with broken symlinks.
20724 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
20726         * org-exp.el (org-export-select-tags, org-get-current-options):
20727         Fix typo.
20729 2008-11-06  Glenn Morris  <rgm@gnu.org>
20731         * org-publish.el (org-publish-attachment): Use copy-file rather than
20732         eshell/cp.
20734 2008-11-04  Juanma Barranquero  <lekktu@gmail.com>
20736         * org.el (org-columns-modify-value-for-display-function):
20737         * org-table.el (org-table-convert-region): Fix typos in docstrings.
20739 2008-10-28  Glenn Morris  <rgm@gnu.org>
20741         * org-agenda.el (org-agenda-align-tags): Replace use of cl `adjoin'.
20743         * org-list.el (outline-next-heading, outline-back-to-heading):
20744         Fix declarations.
20746 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
20748         * org-agenda.el (org-format-agenda-item)
20749         (org-agenda-filter-make-matcher): Make sure tags are stored and
20750         compared downcased.
20752 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
20754         * org.el (org-insert-todo-heading): Fix bug with force-heading
20755         argument.
20757 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
20759         * org-exp.el (org-export-as-ascii): Handle the case that we are
20760         bulishing from an indirect buffer.
20762         * org-table.el (org-table-copy-down): Fix bug with time stamp
20763         increment.
20765         * org-mouse.el (org-mouse-features): New option.
20766         (org-mode-hook): Turn on features depending on
20767         `org-mouse-features'.
20769         * org.el (org-insert-heading-respect-content): Force heading
20770         creation.
20771         (org-insert-heading): Keep the folding state of the heading before
20772         the inserted one.
20774 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
20776         * org-archive.el (org-archive-to-archive-sibling): Handle top
20777         level headlines better.
20779 2008-10-26  Bastien Guerry  <bzg@altern.org>
20781         * org-export-latex.el (org-export-latex-classes):
20782         Add \usepackage{graphicx} to the default list of packages.
20784 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
20786         * org-agenda.el (org-agenda-filter): Rename from
20787         `org-agenda-filter-tags'.
20789 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
20791         * org.el (org-entry-properties): Add CATEGORY property, iven if it
20792         is not defined as a property in this entry.
20793         (org-add-log-note): Mask prefix argument when immediately storing
20794         the note.
20796         * org-agenda.el (org-agenda-filter-effort-default-operator):
20797         New option.
20799 2008-10-26  James TD Smith  <ahktenzero@mohorovi.cc>
20801         * org.el (org-add-log-setup): Bugfix; code to find insertion point
20802         after drawers was skipping ahead one line too many, so notes were
20803         inserted after the first note instead of before it.
20805 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
20807         * org-agenda.el (org-agenda-filter-tags, org-agenda-filter-form):
20808         New variables.
20809         (org-prepare-agenda): Reset the filter tags.
20810         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
20811         Show filter tags in mode line.
20813         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
20814         formatter.
20816         * org-export-latex.el (org-latex-entities-regexp): New constant.
20817         (org-export-as-pdf): Use two calls to `shell-command'.
20819 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
20821         * org-export-latex.el (org-export-latex-treat-sub-super-char):
20822         Honor the {} value of the subsuperscript setting.  Make sure that
20823         longer subsuperscripts are typeset in a roman font.
20825         * org.el (org-clock-update-time-maybe): Compute negative clock
20826         intervals correctly.
20828 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
20830         * org.el (org-add-log-setup):
20831         Respect `org-log-state-notes-insert-after-drawers'.
20832         (org-log-state-notes-insert-after-drawers): New option.
20833         (org-todo-trigger-tag-changes): New function.
20834         (org-todo): Call `org-todo-trigger-tag-changes'.
20836 2008-10-26  James TD Smith  <ahktenzero@mohorovi.cc>
20838         * org.el (org-add-log-setup): Only skip drawers if they are
20839         immediately after the scheduling keywords.
20841         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
20842         function.
20843         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
20844         call it with the current todo state to get the state to switch to
20845         when clocking in.
20846         (org-clock-in): Use org-indent-line-function to indent clock lines.
20847         (org-clock-find-position): Fix indentation of empty clock drawers.
20849 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
20851         * org-publish.el (org-publish-org-to): Handle case when
20852         org-export-to-pdf does return a file name, not a buffer.
20853         (org-publish-org-to-pdf): New function.
20855         * org-export-latex.el (org-export-as-pdf)
20856         (org-export-as-pdf-and-open): New commands.
20858         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
20859         forms as ranges.
20861         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
20862         things in protexted regions.
20864 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
20866         * org-export-latex.el (org-export-latex-preprocess):
20867         Improve quoting of LaTeX environments.
20869 2008-10-19  Eli Zaretskii  <eliz@gnu.org>
20871         * org.el (org-default-notes-file):
20872         * org-publish.el (org-publish-timestamp-directory):
20873         * org-id.el (org-id-locations-file): Run file names that begin
20874         with a period thru `convert-standard-filename'.
20876 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
20878         * org-plot.el: Switch coding system to unix.
20880 2008-10-12  John Wiegley  <johnw@newartisans.com>
20882         * org-attach.el: New file.
20884 2008-10-12  Carsten Dominik  <carsten.dominik@gmail.com>
20886         * org.el (org-edit-fixed-width-region): Exclude final newline from
20887         picture area.
20889         * org-export-latex.el (org-export-latex-subcontent): Add labels to
20890         sections, to make internal links work.
20891         (org-export-latex-fontify-headline): Do not remove all text
20892         properties, to make sure that target properties survive this
20893         process.
20895         * org-exp.el (org-export-preprocess-string): Change sequence of
20896         modifications, to make sure links are prepared before the LaTeX
20897         conversions do happen.
20899         * org-attach.el (org-attach-delete-all): Rename from
20900         `org-attch-delete'.  Add a security query before deleting the
20901         entire directory.  New optional argument FORCE can overrule the
20902         security query.
20903         (org-attach-delete-one): New command.
20905         * org-attach.el (org-attach-file-list): Fix bug with directory.
20907         * org.el (org-apps-regexp-alist): New function.
20908         (org-file-apps): Add auto-mode to the default value.
20909         (org-open-file): Use the new structure of org-file-apps.
20911         * org-attach.el (org-attach): Support the new keys.
20912         (org-attach-method): New option.
20914         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
20915         March.
20917         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
20918         of the list value o `org-use-tag-inheritance'.
20920         * org-attach.el (org-attach-auto-tag): New option.
20921         (org-attach-tag, org-attach-untag): New functions.
20922         (org-attach-attach, org-attach-new, org-attach-sync):
20923         Call `org-attach-tag'.
20924         (org-attach-delete): Call `org-attach-untag'.
20926         * org-table.el (orgtbl-self-insert-command): Make this work for
20927         the keypad as well.
20929         * org.el (org-add-log-setup): Limit searc for drawers to entry
20930         text, not to subtree.
20932         * org-clock.el (org-clock-heading-for-remember): New variable.
20933         (org-clock-in): Set `org-clock-heading-for-remember'.
20935 2008-10-12  James TD Smith  <ahktenzero@mohorovi.cc>
20937         * org-remember.el (org-remember-apply-template): Add new
20938         expansions: %k, %K for currently clocked task and a link to the
20939         currently clocked task, and %< to file notes in the currently
20940         clocked task.
20942 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
20944         * org-export-latex.el (org-export-latex-make-header): Also insert
20945         the content of the property :latex-header-extra.
20947         * org-exp.el (org-infile-export-plist): Put the content of
20948         #+LATEX_HEADER: into the property :latex-header-extra.
20950         * org-colview.el (org-columns-get-format-and-top-level):
20951         Remove resetting the marker.
20953         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
20954         Remove resetting the marker.
20956         * org.el (org-entry-property-inherited-from): Improve docstring.
20957         (org-entry-get-with-inheritance): Reset marker before starting the
20958         search.
20960         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
20962         * org.el (org-entry-get-multivalued-property)
20963         (org-entry-protect-space, org-entry-restore-space):
20964         New functions.
20965         (org-file-apps-defaults-macosx): Let PostScript files be opened by
20966         preview.
20967         (org-time-stamp-inactive): Call `org-time-stamp'.
20968         (org-time-stamp): New argument `inactive'.  Also edit inactive
20969         stamps.  Convert time stamp type.
20970         (org-open-file): Interpret the `default' value for the `command'
20971         in `org-file-apps'.
20973         * org-id.el (org-id-int-to-b36-one-digit)
20974         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
20975         (org-id-b36-to-int, org-id-time-to-b36): Modify from b62 to
20976         b36.
20978         * org-id.el (org-id-reverse-string): New function.
20979         (org-id-new): Use `org-id-reverse-string' to make sure the
20980         beginning chars of the ID are mutating fast.  This allows to use a
20981         directory structure to spread things better.
20982         (org-id-prefix): Change default to nil.
20984         * org-list.el (org-move-item-down, org-move-item-up): Remember and
20985         restore the column of the cursor position.
20987         * org-remember.el (org-remember-apply-template): Remove properties
20988         from `initial'.
20990         * org-wl.el (org-wl-open): Remove useless call to
20991         `wl-thread-open-all'.
20993         * org-remember.el (org-remember-handler): Fix bug with `bottom'
20994         location.
20996         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
20997         `org-bbdb-anniversaries'.
20999         * org.el (org-get-next-sibling, org-forward-same-level):
21000         New functions, similar to the outline versions, but invisible headings
21001         are OK.
21003 2008-10-12  Bastien Guerry  <bzg@altern.org>
21005         * org.el (org-auto-repeat-maybe): Insert a space between
21006         the timestamp's type and the timestamp itself.
21008 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
21010         * org-table.el (org-table-sum): Do not format the result with %g,
21011         it does rounding when there are too many digits.
21013         * org.el (org-map-entries): Protect the keyword-selecting variables.
21015 2008-10-12  Bastien Guerry  <bzg@altern.org>
21017         * org-agenda.el (org-agenda-to-appt): Make sure the function check
21018         against all agenda files.
21020 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
21021             Bastien Guerry  <bzg@altern.org>
21023         * org-list.el: New file, aggregating list functions from org.el
21024         and org-export-latex.el.
21026 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
21028         * org.el (org-edit-src-region-extra): New option.
21030         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
21031         time before 1am.
21033 2008-10-12  Bastien Guerry  <bzg@altern.org>
21035         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
21037 2008-10-12  James TD Smith  <ahktenzero@mohorovi.cc>
21039         * org-plot.el (org-plot/gnuplot): Make tables starting with a
21040         hline work correctly.
21041         (org-plot/gnuplot-script): Put commas at the end of each script
21042         line.
21044         * org.el (org-get-refile-targets): Replace links with their
21045         descriptions.
21046         (org-imenu-get-tree): Replace links with their descriptions.
21048         * org-remember.el (org-remember-apply-template): Add a new
21049         expansion for adding properties to remember items.
21051         * org.el (org-add-log-setup): Skip over drawers (properties,
21052         clocks etc) when adding notes.
21054         * org-agenda.el (org-agenda-get-closed): Show durations of clocked
21055         items as well as the start and end times.
21057         * org-compat.el (org-get-x-clipboard-compat): Add a compat
21058         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
21060         * org-remember.el (org-get-x-clipboard): Use the compat
21061         function to get clipboard values when x-selection-value is
21062         unavailable.  Use substring-no-properties instead of
21063         set-text-properties to remove text properties from the clipboard
21064         value.
21066         * org-clock.el (org-update-mode-line): Support limiting the
21067         modeline clock string, and display the full todo value in the
21068         tooltip.  Set a local keymap so mouse-3 on the clock string goes to
21069         the currently clocked task.
21070         (org-clock-string-limit): Add a custom value for the maximum
21071         length of the clock string in the modeline.
21072         (org-clock-mode-map): Add a keymap for the modeline string.
21074 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
21076         * org-compat.el (org-propertize): New function.
21078 2008-10-12  Bastien Guerry  <bzg@altern.org>
21080         * org-export-latex.el (org-export-latex-tables): Protect exported
21081         tables from further special chars conversion.
21082         (org-export-latex-preprocess): Preserve LaTeX environments.
21083         (org-list-parse-list): Parse descriptive lists.
21084         (org-list-to-generic, org-list-to-latex, org-list-to-html)
21085         (org-list-to-texinfo): Export descriptive lists.
21086         (org-quote-chars): Remove.
21087         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
21088         (org-export-latex-list-beginning-re): Rename to
21089         `org-list-beginning-re'.
21090         (org-list-item-begin): Rename to `org-list-item-beginning'.
21092 2008-10-12  Eric Schulte  <schulte.eric@gmail.com>
21094         * org-plot.el: New file.
21096 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
21098         * org.el (org-refile): Allow refiling to the last entry in the
21099         buffer.
21100         (org-get-tags-at): Fix bug when inheritance is turned off.
21102         * org.el (org-indent-line-function): No longer check for src
21103         regions, this is too much overhead.
21105         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
21106         matching.
21108         * org.el (org-scan-tags): Make sure that tags matching is not case
21109         sensitive.  TODO keyword matching is case sensitive, however, to
21110         avoid confusion with similar words that are not meant to be
21111         keywords.
21113         * org.el (org-get-local-tags-at): New function.
21114         (org-get-local-tags): New function.
21116         * org-exp.el (org-export-get-categories): New function.
21118         * org-agenda.el (org-sorting-choice)
21119         (org-agenda-sorting-strategy, org-agenda-get-todos)
21120         (org-agenda-get-timestamps, org-agenda-get-deadlines)
21121         (org-agenda-get-scheduled, org-agenda-get-blocks)
21122         (org-entries-lessp): Implement sorting by TODO state.
21123         (org-cmp-todo-state): New defsubst.
21125         * org-colview.el (org-colview-construct-allowed-dates):
21126         New function.
21127         (org-columns-next-allowed-value):
21128         Use `org-colview-construct-allowed-dates'.
21130         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
21131         New function.
21132         (org-columns-next-allowed-value):
21133         Use `org-colview-construct-allowed-dates'.
21135         * org.el (org-protect-slash): New function.
21136         (org-get-refile-targets): Use `org-protect-slash'.
21138         * org-agenda.el (org-global-tags-completion-table): New variable.
21140         * org-exp.el (org-export-handle-export-tags): New function.
21141         (org-export-preprocess-string):
21142         Call `org-export-handle-export-tags'.
21144         * org-publish.el (org-publish-expand-components): Function removed.
21145         (org-publish-expand-projects): Allow components to have components.
21147         * org.el (org-indent-line-function): Do not indent in regions that
21148         are external source code.
21149         (org-yank-and-fold-if-subtree): New function.
21151         * org-agenda.el (org-agenda-todayp): New function.
21152         (org-agenda-get-deadlines, org-agenda-get-scheduled):
21153         Use `org-agenda-todayp'.
21155         * org.el (org-insert-heading-respect-content)
21156         (org-insert-todo-heading-respect-content): New commands.
21157         (org-insert-heading-respect-content): New option.
21158         (org-insert-heading): Respect `org-insert-heading-respect-content'.
21160         * org-clock.el (org-clock-find-position): Make sure the note after
21161         the clock line gets moved into the new clock drawer.
21163         * org-id.el (org-id-new): New option.
21165         * org-table.el (org-table-copy-down): Avoid overflow during
21166         increment.  Use prefix argument 0 to temporarily disable the
21167         increment.
21169         * org-exp.el (org-export-as-html): Do not turn on the major mode
21170         if the buffer will be killed anyway.
21171         (org-get-current-options): Exclude the #+TEXT field.
21172         (org-export-as-html): Make sure text before the first headline is
21173         a paragraph.
21175         * org-publish.el (org-publish-org-to): Tell the exporter that this
21176         buffer will be killed, so it is not necessary to do major mode
21177         initialization.
21179         * org-archive.el (org-archive-to-archive-sibling): Show empty
21180         lines after folding the archive sibling.
21182         * org.el (org-log-note-extra): New variable.
21184 2008-10-12  Bastien Guerry  <bzg@altern.org>
21186         * org.el (org-additional-option-like-keywords): Add keywords for
21187         the _QUOTE, _VERSE and _SRC environments.
21189         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
21190         exporting _QUOTE and _VERSE environments.
21192 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
21194         * org-agenda.el (org-agenda-filter-by-tag): New command.
21196         * org-exp.el (org-get-current-options): Remove angular brackets
21197         from the date entry.
21199         * org.el (org-edit-fixed-width-region): New function.
21200         (org-edit-fixed-width-region): Also try
21201         `org-edit-fixed-width-region'.
21202         (org-edit-fixed-width-region-mode): New option.
21203         (org-activate-code): Only interpret lines starting with colon
21204         plus a space as example lines.
21206         * org-remember.el (org-remember-templates): Add nil instead of
21207         empty strings to fix the length of remember templates.
21209         * org-table.el (org-calc-default-modes): Fix the time format for
21210         calc, from 12 hour to 24 hour clock.
21212         * org-agenda.el (org-agenda-get-deadlines)
21213         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
21214         entries that are pre-warnings of deadlines or reminders.
21216         * org.el (org-sort-entries-or-items): Make numeric and alpha
21217         comparisons ignore any TODO keyword and priority cookie.
21219         * org-remember.el (org-remember-handler): Reinterpretation of the
21220         prefix argument.
21222         * org-agenda.el (org-agenda-get-scheduled): Use new
21223         `org-scheduled' face.
21225         * org-faces.el (org-scheduled): New face.
21227         * org-wl.el (org-wl-open): Remove incorrect declaration.
21229         * org-gnus.el (org-gnus-store-link): Support for :to information
21230         in gnus links.
21232         * org-exp.el (org-export-as-html): Fix typo in creator
21233         information.
21234         (org-export-protect-examples): New parameter indent.  Insert extra
21235         spaces only when this parameter is specified.
21236         (org-export-preprocess-string): Call `org-export-protect-examples'
21237         with an indentation parameter when exporting to ASCII.
21239         * org-remember.el (org-remember-templates)
21240         (org-remember-apply-template): Allow the file component to be a
21241         function.
21243         * org.el (org-goto-local-search-headings): Rename from
21244         `org-goto-local-search-forward-headings'.  Added the possibility
21245         to search backwards.
21247         * org-export-latex.el (org-export-latex): New customization
21248         group.
21250         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
21252         * org-exp.el (org-html-do-expand): Allow {} to terminate
21253         tex macro.
21255         * org.el (org-buffer-list): Select buffers based on major mode,
21256         not on file name.
21258         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
21259         face property.
21261         * org-colview.el (org-columns-display-here):
21262         Use `org-columns-modify-value-for-display-function'.
21264         * org-colview-xemacs.el (org-columns-display-here):
21265         Use `org-columns-modify-value-for-display-function'.
21267         * org.el (org-columns-modify-value-for-display-function): New option.
21269         * org-publish.el (org-publish-file): Make sure the directory match
21270         for the publishing directory works correctly.
21272         * org-agenda.el (org-agenda-execute-calendar-command)
21273         (org-agenda-diary-entry): Additional optional argument.
21275 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
21277         * org-exp.el (org-export-as-html): Add attributes also in mailto
21278         and ftp links.
21280         * org.el (org-autoload): Add `org-dblock-write:columnview'.
21282 2008-08-11  Glenn Morris  <rgm@gnu.org>
21284         * org-mac-message.el (do-applescript): Fix declaration.
21286 2008-08-10  Glenn Morris  <rgm@gnu.org>
21288         * org-exp.el (org-export-as-html): Let-bind `i'.
21290         * org.el (org-renumber-ordered-list): Fix bob/bobp typo.
21291         (org-extract-attributes): Let-bind `key', `value'.
21292         (org-make-tags-matcher): Let-bind `time-p'.
21294 2008-07-27  Carsten Dominik  <dominik@science.uva.nl>
21296         * org-install.el: New file.
21298 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
21300         * org-exp.el (org-export-html-style)
21301         (org-export-html-style-extra): Declare as safe-local-variable.
21303 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
21305         * org-publish.el (org-publish-file): Use the true name of the
21306         file.
21308         * org-jsinfo.el (org-infojs-handle-options): Use :style-extra
21309         instead of :style.
21311         * org-exp.el (org-export-plist-vars)
21312         (org-export-add-options-to-plist): Handle creator setting flag.
21313         (org-export-as-html): Handle attributes also for ftp and mailto
21314         links.
21316         * org-agenda.el (org-agenda-diary-entry)
21317         (org-agenda-execute-calendar-command): Cater for the second
21318         argument of `calendar-cursor-to-date'.
21320 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
21322         * org-exp.el (org-export-region-as-html, org-export-as-html):
21323         Make sure that calls from `org-export-region-as-html' do not do the
21324         special check for a subtree.
21326         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
21328         * org.el (org-open-file):
21329         Use `org-open-directory-means-index-dot-org'.
21330         (org-open-directory-means-index-dot-org): New option.
21332         * org.el (org-make-link-string): Remove link attributes from
21333         description.
21334         (org-open-at-point): Remove link attributes before using the path.
21336         * org-exp.el (org-export-as-html): Handle link attributes.
21338         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
21340         * org-table.el (org-table-to-lisp): New function.
21342         * org.el (org-narrow-to-subtree): Do not include the final newline
21343         into the narrowed region.
21345         * org-agenda.el (org-agenda-custom-commands-local-options):
21346         Fix bug with user-define skipping condition.
21348         * org-agenda.el (org-agenda-get-restriction-and-command): Fix typo.
21350         * org-exp.el (org-export-html-style-default): Automatic overflow
21351         handling for pre fields.
21352         (org-export-as-ascii, org-export-as-html): Change default format
21353         for time stamp.
21355         * org-table.el (org-table-export): Offer completion for translator
21356         functions, and do not require a heading above the table.
21358         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
21359         Cater for the case of a list starting in the first line of the
21360         buffer.
21362         * org-publish.el (org-publish-find-title): Bug fix.
21363         (org-publish-org-index): Implement new :index-style option.
21365         * org-publish.el (org-publish-timestamp-filename):
21366         Use SHA1-encoded file names in the timestamp directory.
21368         * org-publish.el (org-publish-needed-p): Be verbose about files
21369         published and files skipped.
21371         * org-exp.el (org-export-preprocess-string): Swap link
21372         normalization and internal link targeting.
21374         * org-publish.el (org-publish-needed-p): Create timestamp
21375         directory when it does not exist.
21377         * org-clock.el (org-clock-out-when-done): Doc fix.
21379         * org.el (org-agenda-skip-unavailable-files): Doc fix.
21381         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
21382         Ignore case when searching for the COMMENT cookie at export time.
21384         * org-exp.el (org-get-file-contents)
21385         (org-get-and-remove-property): New functions.
21386         (org-export-handle-include-files): Handle the new prefix options.
21387         (org-export-as-html): Fix the verse environment.
21389         * org.el (org-time=, org-time<, org-time<=, org-time>)
21390         (org-time>=, org-time<>, org-2ft): New functions.
21391         (org-op-to-function): Also provide for the time testing functions.
21393         * org-exp.el (org-export-html-style-default): New constant.
21395         * org-exp.el (org-export-html-style-extra): New variable.
21396         (org-export-splice-style): New function.
21398         * org-exp.el (org-export-plist-vars, org-export-as-html):
21399         Implement `org-export-creator-info'.
21400         (org-export-creator-info): New option.
21402         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
21403         (org-property-drawer-re, org-clock-drawer-re): New constants.
21405         * org-exp.el (org-icalendar-use-deadline)
21406         (org-icalendar-use-scheduled): New options.
21407         (org-icalendar-include-todo): Default changed to t.
21408         (org-print-icalendar-entries): Implement better utilization of
21409         scheduling and deadline time stamps.
21410         (org-export-target-internal-links, org-export-as-html): Allow file
21411         lines without the "file:" prefix if the file path is an absolute
21412         path or starts with ".".
21414         * org-clock.el (org-clocktable-shift): Also understand yesterday,
21415         lastweek etc.
21416         (org-clock-special-range): Also understand yesterday, lastweek etc.
21418         * org.el (org-agenda-skip-archived-trees): Docstring now
21419         discourages using this.
21420         (org-scan-tags): Check for org-agenda-archives-mode.
21421         (org-map-entries): Make sure org-agenda-archives-mode is nil.
21422         (org-agenda-files): Functionality of second arg changed.
21424         * org-agenda.el (org-agenda-archives-mode): New variable.
21425         (org-write-agenda, org-prepare-agenda, org-agenda-list)
21426         (org-search-view, org-todo-list, org-tags-view)
21427         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
21428         `ifmode' argument.
21429         (org-agenda-quit): Reset the archives mode.
21430         (org-agenda-archives-mode): New command.
21431         (org-agenda-set-mode-name): Include archives info.
21433         * org.el (org-paste-subtree): Make sure the yanked headline is
21434         visible if it was yanked at a visible point.
21435         (org-move-item-up): Fix the bug with moving white space at the end
21436         of the item.
21437         (org-show-empty-lines-in-parent): New function.
21439 2008-07-19  Juri Linkov  <juri@jurta.org>
21441         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
21442         new keymap `narrow-map' instead of binding "\C-xns".
21444 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
21446         * org.el (org-agenda-skip-unavailable-files):
21447         * org-clock.el (org-clock-out-when-done): Doc fixes.
21449 2008-06-18  Glenn Morris  <rgm@gnu.org>
21451         * org.el (org-map-entries): Let-bind `file'.
21453 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21455         * org-colview.el (org-columns-next-allowed-value): Bug fix.
21457         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
21459         * org-agenda.el (org-agenda-get-closed): Get the end time into the
21460         agenda prefix as well.
21462         * org-publish.el (org-publish-org-index): Make a properly indented
21463         list.
21465         * org.el (org-calendar-agenda-action-key): New option.
21466         (org-get-cursor-date): New function.
21467         (org-mark-entry-for-agenda-action): New command.
21468         (org-overriding-default-time): New variable.
21469         (org-read-date): Respect `org-overriding-default-time'.
21471         * org-remember.el (org-remember-apply-template): Respect the
21472         overriding default time.
21474         * org-agenda.el (org-agenda-action-marker): New variable.
21475         (org-agenda-action): New command.
21476         (org-agenda-do-action): New function.
21478 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21480         * org.el (org-schedule, org-deadline): Protect scheduled and
21481         deadline tasks against changes that accidentally remove the
21482         repeater.  Also show a message with the new date when done.
21484 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21486         * org.el (org-beginning-of-line): Cater for the case when there
21487         are tags but no headline text.
21488         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
21489         it set.
21491 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21493         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
21494         the return value is nil instead of "nil" when there is no match.
21496         * org-exp.el (org-insert-centered): Use fill-column instead of
21497         80.
21498         (org-export-as-ascii): Use string-width to measure the width of
21499         the heading.
21501         * org.el (org-diary-to-ical-string): No longer kill buffer
21502         FROMBUF, this is now done by the caller.
21504         * org-exp.el (org-print-icalendar-entries): Move the call to
21505         `org-diary-to-ical-string' out of the loop, and kill the buffer
21506         afterwords.
21508         * org-remember.el (org-remember-visit-immediately):
21509         Position cursor after moving to the note.
21510         (org-remember-apply-template): Use a text property to record the
21511         cursor position.
21512         (org-remember-handler): Align tags after pasting the note.
21514 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21516         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
21518         * org-agenda.el (org-agenda-open-link): If there is an
21519         org-bbdb-name property in the current line, jump to that bbdb
21520         entry.
21522         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
21523         text property, so that the agenda knows where this entry comes
21524         from.
21526         * org-agenda.el (org-agenda-clock-in): Fix bug in the
21527         interaction between clocking-in from the agenda, and  automatic
21528         task state switching.
21530         * org-macs.el (org-with-point-at): Bug fix in macro definition.
21532         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
21533         zmacs-region stays after this command in XEmacs.
21535 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21537         * org.el (org-scan-tags): Allow new values for ACTION parameter.
21539         * org-remember.el (org-remember-templates): Fix bug in
21540         customization type definition.
21542         * org.el (org-map-entries): New function.
21544 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21546         * org-agenda.el (org-agenda-skip-comment-trees): New option.
21547         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
21549 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21551         * org-remember.el (org-jump-to-target-location): New variable.
21552         (org-remember-apply-template):
21553         Set `org-remember-apply-template' if requested by template.
21554         (org-remember-handler): Start an idle timer to jump to
21555         remember location.
21557         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
21559         * org.el (org-set-regexps-and-options): Fix bug with parsing of
21560         file tags.
21561         (org-get-tags-at): Add the content of `org-file-tags'.
21563         * org-exp.el (org-export-handle-comments): Fix bug with several
21564         comment lines after each other.
21565         (org-number-to-roman, org-number-to-counter): New functions.
21566         (org-export-section-number-format): New option.
21568 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21570         * org-exp.el (org-export-protect-examples): Catch the case of a
21571         missing end_example line.
21573         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
21574         `org-file-tags' to nil.
21576         * org-colview.el (org-columns-next-allowed-value): Handle next
21577         argument NTH to directly select a value.
21579         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
21580         argument NTH to directly select a value.
21582 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21584         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
21586 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21588         * org.el (org-columns-ellipses): New option.
21590 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21592         * org-colview.el (org-columns-add-ellipses): New function.
21593         (org-columns-compact-links): New function.
21594         (org-columns-cleanup-item): Call `org-columns-compact-links'.
21595         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
21596         when in agenda.
21597         (org-columns-edit-value): Fix bug with editing values from
21598         agenda column view.
21599         (org-columns-redo): Also redo the agenda itself.
21601 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21603         * org-agenda.el (org-agenda-columns-remove-prefix-from-item):
21604         New option.
21606         * org-colview.el (org-agenda-columns-cleanup-item): New function.
21608         * org-exp.el (org-export-ascii-preprocess): Rename from
21609         `org-export-ascii-clean-string'.
21610         (org-export-kill-licensed-text)
21611         (org-export-define-heading-targets)
21612         (org-export-handle-invisible-targets)
21613         (org-export-target-internal-links)
21614         (org-export-remove-or-extract-drawers)
21615         (org-export-remove-archived-trees)
21616         (org-export-protect-quoted-subtrees)
21617         (org-export-protect-verbatim, org-export-protect-examples)
21618         (org-export-select-backend-specific-text)
21619         (org-export-mark-blockquote-and-verse)
21620         (org-export-remove-comment-blocks-and-subtrees)
21621         (org-export-handle-comments, org-export-mark-radio-links)
21622         (org-export-remove-special-table-lines)
21623         (org-export-normalize-links)
21624         (org-export-concatenate-multiline-links)
21625         (org-export-concatenate-multiline-emphasis): New functions,
21626         obtained from spliting the export preprocessor.
21628         * org-table.el (org-table-recalculate): Improve error message if
21629         the row number is invalid.
21631 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21633         * org-archive.el (org-archive-save-context-info): Fix bugs in
21634         customization setup and docstring.
21636         * org-exp.el (org-export-html-style): Change the size of in the
21637         <pre> element to 90%.
21639 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21641         * org.el (org-find-src-example-start): Function removed.
21642         (org-edit-src-find-region-and-lang): New function.
21644 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21646         * org.el (org-edit-src-exit): New function.
21647         (org-exit-edit-mode): New minor mode.
21649         * org-exp.el (org-export-preprocess-string): Fix bug with removing
21650         comment-like lines from protected examples.
21652         * org.el (org-edit-src-example, org-find-src-example-start)
21653         (org-protect-source-example, org-edit-special): New functions.
21655 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21657         * org-publish.el (org-publish-project-alist): Fix typo in
21658         docstring.
21659         (org-publish-project-alist): Handle :index-title property.
21661 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21663         * org-export-latex.el (org-export-as-latex): Make sure region
21664         bounds are correct.  Parse subtree properties relating to export.
21666         * org-exp.el (org-export-add-options-to-plist): New function.
21667         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
21669 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21671         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
21672         EXPORT_TITLE.
21674         * org-exp.el (org-export-get-title-from-subtree)
21675         (org-export-as-ascii, org-export-as-html): Make sure the original
21676         region-beginning and region-end are used, even after moving point.
21677         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
21678         property.
21680         * org-remember.el (org-remember-last-stored-marker): New variable.
21681         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
21682         (org-remember-handler): Also use marker to remember
21683         last-stored position.
21685         * org.el (org-goto-marker-or-bmk): New function.
21687 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21689         * org.el (org-file-properties): Rename from `org-local-properties'.
21690         (org-scan-tags): Take file tags into account.
21691         (org-tags-match-list-sublevels): Default changed to t.
21693         * org-exp.el (org-export-as-html): Close paragraph after a footnote.
21695         * org.el (org-update-parent-todo-statistics): New function.
21697         * org-exp.el (org-icalendar-store-UID): New option.
21698         (org-icalendar-force-UID): Option removed.
21699         (org-print-icalendar-entries): IMplement UIDs.
21701 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21703         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
21705 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21707         * org-faces.el (org-column): Document how this face is being used
21708         and why sometimes the background faces shine through.
21710         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
21712         * org-publish.el (org-publish-attachment): Create publishing
21713         directory if it does not yet exist.
21715         * org-table.el (org-calc-default-modes): Change default number
21716         format to (float 8).
21718         * org.el (org-olpath-completing-read): New function.
21719         (org-time-clocksum-format): New option.
21720         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
21722         * org-clock.el (org-clock-display, org-clock-out)
21723         (org-update-mode-line): Use `org-time-clocksum-format'.
21725         * org-colview-xemacs.el (org-columns-number-to-string):
21726         Use `org-time-clocksum-format'.
21728         * org-colview.el (org-columns-number-to-string):
21729         Use `org-time-clocksum-format'.
21731 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21733         * org-id.el: New file, move from contrib to core.
21735         * org-exp.el (org-icalendar-force-UID): New option.
21737 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21739         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
21740         shifted by one day if there is a date range without an end time.
21742         * org.el (org-try-structure-completion): New function.
21744 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21746         * org.el (org-set-font-lock-defaults): Improve fontification of
21747         description lists.
21748         (org-insert-item): Handle description lists.
21749         (org-adaptive-fill-function): Improve auto indentation in
21750         description lists.
21752         * org-exp.el (org-export-as-html, org-export-preprocess-string):
21753         Implement VERSE environment.
21754         (org-export-preprocess-string): Implement the COMMENT
21755         environment.
21757         * org-export-latex.el (org-export-latex-preprocess):
21758         Implement VERSE environment.
21760 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21762         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
21763         option.
21765 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21767         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
21769         * org.el (org-quote-csv-field): New functions.
21771         * org-table.el (org-table-export-default-format): Remove :splice
21772         from default format, we get the same effect by not specifying
21773         :tstart and :tend.
21774         (org-table-export): Improve setup, distinguish better between
21775         interactive and non-interactive use, allow specifying the format
21776         on the fly, better protection against wrong file names.
21777         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
21778         and :tend when :splice is omitted.
21780 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21782         * org-clock.el (org-clock-select-task): Make sure the selection
21783         letters are 1-9 and A-Z, no special characters.
21785 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21787         * org-exp.el (org-export-htmlize): New group.
21788         (org-export-htmlize-output-type)
21789         (org-export-htmlize-css-font-prefix): New options.
21790         (org-export-htmlize-region-for-paste): New function.
21791         (org-export-htmlize-generate-css): New command.
21793 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21795         * org.el (org-set-visibility-according-to-property): New function.
21796         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
21797         and compute the regular expressions, and update font-lock.
21798         (org-property-re): Allow a dash in property names.
21800         * org-archive.el (org-extract-archive-file): Insert the file name
21801         without the path into the format, to allow the location format to
21802         contain a subdirectory.
21804         * org-agenda.el (org-agenda-post-command-hook): If point is at end
21805         of buffer, and the `org-agenda-type' property undefined, use the
21806         value from the character before.
21808         * org.el (org-add-planning-info): Don't let indentation for
21809         would-be timestamp become extra whitespace at the end of headline.
21811 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21813         * org.el (org-remove-double-quotes, org-file-contents):
21814         New functions.
21816         * org-exp.el (org-infile-export-plist): Also parse the
21817         contents of #+SETUPFILE files, recursively.
21819         * org.el (org-set-regexps-and-options): Also parse the
21820         contents of #+SETUPFILE files, recursively.
21822         * org-exp.el (org-export-handle-include-files): New function.
21823         (org-export-preprocess-string):
21824         Call `org-export-handle-include-files'.
21826         * org.el (org-delete-property-globally)
21827         (org-delete-property, org-set-property): Ignore case during
21828         completion.
21829         (org-set-property): Use `org-completing-read' instead of
21830         `completing-read'.
21832         * org.el (org-complete-expand-structure-template): New,
21833         experimental function.
21834         (org-structure-template-alist): New, experimental option.
21835         (org-complete): Call `org-complete-expand-structure-template'.
21837 2008-06-17  Bastien Guerry  <bzg@altern.org>
21839         * org-export-latex.el (org-export-latex-preprocess):
21840         Add support for blockquotes.
21842 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21844         * org.el (org-read-date-analyze): Catch the case where only a
21845         weekday is given.
21847 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21849         * org.el (org-set-font-lock-defaults): Make the description
21850         tag bold.
21852         * org-exp.el (org-export-as-html, org-close-li):
21853         Implement description lists.
21855 2008-06-17  Jason Riedy  <jason@acm.org>
21857         * org-table.el (*orgtbl-default-fmt*): New variable.
21858         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
21859         when there is no other fmt available.
21861         (orgtbl-to-generic): Allow an explicitly nil :tstart or
21862         :tend to suppress the appropriate string.
21864         (orgtbl-to-orgtbl): New function for translating to another orgtbl
21865         table.
21867 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21869         * org.el (org-read-date-analyze): "." as an alias for "+0" in
21870         read date.
21872         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
21873         New function.
21875         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
21876         New function.
21878 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21880         * org-clock.el (org-clock-find-position): Don't include notes
21881         into clock drawer.
21883         * org-archive.el (org-archive-subtree): No longer remove an
21884         extra line after cutting the subtree.  `org-cut-subtree' already
21885         takes care of this.
21887         * org-remember.el (org-remember-handler): Only kill the target
21888         buffer if it does not contain the running clock.
21890         * org.el (org-markers-to-move): New variable.
21891         (org-save-markers-in-region, org-check-and-save-marker)
21892         (org-reinstall-markers-in-region): New function.
21893         (org-move-subtree-down, org-copy-subtree): Remember relative
21894         marker positions before cutting.
21895         (org-move-subtree-down, org-paste-subtree): Restore relative
21896         marker positions after pasting.
21898         * org-remember.el (org-remember-clock-out-on-exit): New option.
21899         (org-remember-finalize): Clock out only if the setting in
21900         `org-remember-clock-out-on-exit' requires it.
21901         (org-remember-handler): Do the cleanup in the buffer, to make sure
21902         that the clock marker remains in tact.
21904 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21906         * org-clock.el (org-clock-goto): Widen buffer if necessary.
21907         (org-clock-in): Make sure that also tasks outside the narrowed
21908         region will be clocked in correctly.
21909         (org-clock-insert-selection-line): Widen the buffer so that we can
21910         find the correct task heading.
21912         * org.el (org-base-buffer): New function.
21914         * org-exp.el (org-icalendar-cleanup-string): Make sure ","
21915         and ";" are escaped.
21916         (org-print-icalendar-entries): Also apply
21917         `org-icalendar-cleanup-string' to the headline, not only to the
21918         summary property.
21920 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
21922         * org-exp.el (org-export-preprocess-hook): New hook.
21923         (org-export-preprocess-string): Call `org-export-preprocess-hook'.
21925         * org.el (org-font-lock-hook): New variable.
21926         (org-font-lock-hook): New function.
21927         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
21929 ;; Local Variables:
21930 ;; coding: utf-8
21931 ;; add-log-time-zone-rule: t
21932 ;; End:
21934         Copyright (C) 2008-2012  Free Software Foundation, Inc.
21936   This file is part of GNU Emacs.
21938   GNU Emacs is free software: you can redistribute it and/or modify
21939   it under the terms of the GNU General Public License as published by
21940   the Free Software Foundation, either version 3 of the License, or
21941   (at your option) any later version.
21943   GNU Emacs is distributed in the hope that it will be useful,
21944   but WITHOUT ANY WARRANTY; without even the implied warranty of
21945   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21946   GNU General Public License for more details.
21948   You should have received a copy of the GNU General Public License
21949   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.