lisp/org/ChangeLog: Fix the ChangeLog entry of Ethan Ligon.
[emacs.git] / lisp / org / ChangeLog
blob98c6e0c27a51d314febdc7406e8d309dd217b8b7
1 2011-07-30  Carsten Dominik  <carsten.dominik@gmail.com>
3         * ob.el (org-babel-src-block-regexp): If a code block has a body,
4         its last character must be a newline.
6 2011-07-28  Bastien Guerry  <bzg@gnu.org>
8         * org-publish.el (org-publish-index-generate-theindex): rename
9         from `org-publish-index-generate-theindex.inc'.  Use the file
10         theindex.org directly instead of including theindex.inc.
11         (org-publish-projects): Don't delete .orgx files.
12         (org-publish-aux-preprocess): Use .file.orgx.
14 2011-07-28  Bastien Guerry  <bzg@gnu.org>
16         * org-html.el (org-export-html-preamble-format): New default for
17         the HTML preamble: don't include the title.  Also improve the
18         docstring.
19         (org-export-html-postamble-format): Improve the docstring.
20         (org-export-as-html): Add the title within the "content" div.
21         This is necessary for interaction with the org-info.js script.
23 2011-07-28  Michael Brand  <michael.ch.brand@gmail.com>
25         * org-table.el (org-table-edit-field): Display field coordinates.
27 2011-07-28  Bastien Guerry  <bzg@gnu.org>
29         * org-publish.el (org-publish-find-title): bugfix: kill buffers
30         unless they were already visited.
31         (org-sitemap-sort-files, org-sitemap-sort-folders)
32         (org-sitemap-ignore-case, org-sitemap-requested)
33         (org-sitemap-date-format, org-sitemap-file-entry-format): use
34         a correct prefix.
35         (org-publish-projects): Make sure to delete .orgx files.
36         (org-publish-index-generate-theindex.inc): Small docstring
37         fix.
39 2011-07-28  Bastien Guerry  <bzg@gnu.org>
41         * org-table.el (org-table-duration-custom-format): New defcustom
42         to select output format of durations computations.
43         (org-table-time-seconds-to-string): Use the new variable.
44         (org-table-eval-formula): Allow `t' as a flag, on top of `T'.  `t'
45         will use the custom output format defined in
46         `org-table-duration-custom-format'.
48 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
50         * org-list.el: search blank lines down to the end of the item
51         instead of stopping at the item, in order to possibly match such
52         lines within the item.
54 2011-07-28  Bastien Guerry  <bzg@gnu.org>
56         * org-latex.el (org-export-latex-href-format): docstring fix to
57         reflect the fact that you can use only one "%s".
58         (org-export-latex-links): allow `org-export-latex-href-format' to
59         have only one "%s".
61 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
63         * org.el (org-org-menu): Add `org-copy-visible' to the menu.
65 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
67         * org.el (org-copy-visible): New command.
69 2011-07-28  Bastien Guerry  <bzg@gnu.org>
71         * org-capture.el (org-capture-templates): docstring fix.
73 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
75         * ob.el (org-babel-view-src-block-info): New function to inspect
76         code blocks.
78         * ob-keys.el (org-babel-key-bindings): Key bindings for
79         org-babel-view-src-block-info.
81 2011-07-28  Bastien Guerry  <bzg@gnu.org>
83         * org-exp.el (org-infile-export-plist): Handle recursively
84         included setup files.  The value of the last included file always
85         takes precedence over previous values.
87 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
89         * org.el (org-timestamp-change): keep point in the same category
90         when updating a time-stamp.  This requires to be careful, as,
91         depending on the locale, name of day might change of length during
92         the process.
94 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
96         * org-footnote.el (org-footnote-create-definition): when skipping
97         already written footnotes definition, the algorithme would assume
98         each one was only one-line long.
100 2011-07-28  Bastien Guerry  <bzg@gnu.org>
102         * org-table.el (org-table-eval-formula): Fix bug when a formula
103         "range" is just one cell.
104         (org-table-time-string-to-seconds): don't check whether
105         we manipulate a string.
107 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
109         * org-exp.el (org-export-mark-list-end)
110         (org-export-mark-list-properties): don't remove the ending regexp
111         when it consists in blank lines.
113         * org-list.el (org-list-parse-list): ditto, but remove it
114         completely when it isn't made of blank lines (i.e. during export
115         process).
117 2011-07-28  Bastien Guerry  <bzg@gnu.org>
119         * org-table.el (org-table-time-string-to-seconds): match either
120         HH:MM:SS or HH:MM (instead of MM:SS).
122 2011-07-28  Bastien Guerry  <bzg@gnu.org>
124         * org.el (org-ctrl-c-ctrl-c-final-hook): New hook to be run when
125         `org-ctrl-c-ctrl-c' cannot do anything useful in the given
126         context.
128 2011-07-28  Bastien Guerry  <bzg@gnu.org>
130         * org-html.el (org-export-html-with-timestamp)
131         (org-export-html-html-helper-timestamp): These are obsolete
132         variables as of Org version 7.7 as you can already export the
133         timestamp from the preamble or the postamble.
134         (org-export-html-before-content-div): Delete variable.
135         (org-export-html-content-div): obsolete variable as of 7.7.
136         (org-export-html-divs): New variable to define divs used in
137         HTML export.
138         (org-export-as-html): Now the preamble and the postamble are
139         surrounded by a <div ...>.  The name of the div is defined
140         through `org-export-html-divs'.
142 2011-07-28  Bastien Guerry  <bzg@gnu.org>
144         * org-table.el (org-table-eval-formula): Throw an error when
145         trying to replace complex range with invalid references.
147 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
149         * org-macs.el (org-with-limited-levels): some functions, like
150         `org-back-to-heading', being deeply based on outline-mode, still
151         refer to `outline-regexp' instead of `org-outline-regexp'.
153 2011-07-28  Bastien Guerry  <bzg@gnu.org>
155         * org.el (org-refile-get-targets): new optional argument
156         `excluded-entries' to exclude entries from the targets.
157         (org-refile-get-location): From an org-mode buffer, exclude
158         current heading and subheadings from the list of targets when
159         org-refile-use-cache is nil.
161 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
163         * org.el (org-imenu-get-tree): note to self: headlines start at
164         bol.
166 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
168         * ob-maxima.el: New file.  Fixed self-proclaimed file name.
170 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
172         * ob.el (org-babel-sha1-hash): Only call copy-seq on proper lists.
174 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
176         * org.el (org-kill-is-subtree-p): matched string needs to start at
177         bol.
179 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
181         * org.el (org-paste-subtree, org-kill-is-subtree-p)
182         (org-yank-folding-would-swallow-text, org-yank-generic): use
183         `org-with-limited-levels' macro.
185 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
187         * org-macs.el (org-with-limited-levels): also modify, when
188         appropriate, `org-outline-regexp-at-bol'.
190 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
192         * org.el (org-timestamp-change): some locales don't use the same
193         length for date abbreviations. Set a marker at origin in case
194         length of new timestamp is different.
196 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
198         * org.el (org-imenu-get-tree): browse only true headlines.
200 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
202         * org-archive.el (org-archive-subtree): while it might be possible
203         to archive an headline of a temporary buffer (i.e. not visiting a
204         file), it wouldn't be really sensical.
206 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
208         * org-archive.el (org-extract-archive-file)
209         (org-extract-archive-heading, org-archive-subtree):
210         buffer-file-name is nil in an indirect buffer.  Thus, use
211         (buffer-file-name (buffer-base-buffer)), which will, in any case,
212         return the file-name.
214 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
216         * org-capture.el (org-capture): if dired isn't loaded,
217         `dired-buffers' isn't defined, and %F will fail.
219 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
221         * ob-java.el (org-babel-execute:java): Don't create empty package
222         directories.
224 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
226         * ob-java.el: New file.
228 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
230         * ob.el (org-babel-execute-src-block): Replaced call to defunct
231         function `org-babel-result-hash'.
233 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
235         * org-footnote.el (org-footnote-in-valid-context-p): avoid cited
236         lines and headers in message-mode.
237         (org-footnote-at-reference-p): remove check for cited lines, this
238         is now handled by the previous function.  Refactor.
240 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
242         * org-capture.el (org-capture): if no file is associated to
243         current buffer, check dired buffer and try to retreive a possibly
244         directory associated.
246 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
248         * ob-exp.el (org-babel-exp-results): Resolve hashes in the current
249         (not original) file buffer.
251         * ob.el (org-babel-current-result-hash): More informative name,
252         and remove useless optional argument.
254 2011-07-28  Bastien Guerry  <bzg@gnu.org>
256         * org.el (org-refile-get-location): exclude current heading from
257         the refile table.
259 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
261         * org-footnote.el (org-footnote-at-reference-p): test if match is
262         in cited text, when replying to a message.
263         (org-footnote-new): do not create a new footnote at bol, as it might
264         be seen as a definition.
265         (org-footnote-at-definition-p): ignore definitions in forbidden
266         blocks, as it is already the case for references.
268 2011-07-28  Matt Lundin  <mdl@imapmail.org>
270         * org-bibtex.el (org-bibtex-create, org-bibtex-write): Change
271         argument of `org-toggle-tag' to 'on. (Other arguments, e.g., t,
272         have no effect).
274 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
276         * org-bibtex.el (org-bibtex-get): Don't let trimming turn nils
277         into empty strings.
279 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
281         * org-list.el (org-list-insert-item): actualize code comments.
282         (org-insert-item): for consistency, point cannot be moved at
283         a surprising place when the user is being asked to choose a new
284         description term to insert in the list. Point should stay where the
285         user called the command.
287 2011-07-28  Bastien Guerry  <bzg@gnu.org>
289         * org-toc.el (org-toc-before-first-heading-p, org-toc-show)
290         (org-toc-get-headlines-status): Use `org-outline-regexp-bol'.
292 2011-07-28  Bastien Guerry  <bzg@gnu.org>
294         * org.el (org-outline-regexp-bol): New defconst.
295         (org-outline-level, org-set-font-lock-defaults, org-cycle)
296         (org-overview, org-content, org-flag-drawer)
297         (org-first-headline-recenter, org-insert-todo-heading)
298         (org-map-region, org-move-subtree-down, org-paste-subtree)
299         (org-kill-is-subtree-p, org-context-p, org-refile)
300         (org-refile-new-child, org-toggle-comment, org-todo)
301         (org-add-planning-info, org-add-log-setup, org-scan-tags)
302         (org-set-tags, org-insert-property-drawer)
303         (org-prepare-agenda-buffers, org-preview-latex-fragment)
304         (org-speed-command-default-hook, org-check-for-hidden)
305         (org-toggle-item, org-toggle-heading)
306         (org-indent-line-function, org-set-autofill-regexps)
307         (org-fill-paragraph, org-toggle-fixed-width-section)
308         (org-yank-generic, org-yank-folding-would-swallow-text)
309         (org-first-sibling-p, org-goto-sibling)
310         (org-goto-first-child, org-show-entry): Use
311         `org-outline-regexp' and `org-outline-regexp-bol'.
313 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
315         * org.el (org-update-parent-todo-statistics): COOKIE_DATA should
316         be checked for parent, not current headline. Also, this function
317         doesn't need to be interactive.
319 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
321         * org-list.el (org-list-send-item, org-list-struct-apply-struct)
322         (org-apply-on-list, org-toggle-checkbox): make markers point
323         nowhere when they have become useless.
325 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
327         * org-list.el (org-list-insert-item): when insertion point is in
328         some white line after the end of the list, remove all unnecessary
329         white lines there before proceeding. Also refactor a snippet of
330         code.
332 2011-07-28  Bastien Guerry  <bzg@gnu.org>
334         * org-latex.el (org-export-latex-image-default-option): Change
335         default value.
337 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
339         * org.el (org-fontify-meta-lines-and-blocks-1): blocks cannot be
340         correctly fontified when the buffer is missing a final newline.
342 2011-07-28  Bastien Guerry  <bzg@gnu.org>
344         * ob.el (org-babel-strip-protective-commas): Return `nil' instead
345         of an error if no argument is given.
346         (org-babel-parse-src-block-match): Make sure body is defined
347         in the let construct.
349 2011-07-28  Jon Anders Skorpen  <jonas@ifi.uio.no>  (tiny change)
351         * org-publish.el (org-publish-cache-file-needs-publishing): Regexp
352         did not find includes with double quoted file names.
354 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
356         * org-footnote.el (org-footnote-normalize): footnote section
357         should be inserted only if there are footnotes to insert.
359 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
361         * org-footnote.el (org-footnote-at-definition-p)
362         (org-footnote-normalize): do not grab signature in the definition
363         of the last footnote.
365 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
367         * org-bibtex.el (org-babel-trim): Declare this function to the
368         compiler.
369         (org-bibtex-get): Trimming whitespace off of bibtex fields read from
370         properties.
372 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
374         * org-exp.el (org-export-preprocess-string): add the possibility
375         to call recursively the function. Also change order of some
376         function calls. Comment export process for footnotes.
378         * org-footnote.el (org-footnote-normalize): change the export
379         specific parameter to hold properties of export. Thus, the
380         function can send every footnote definition in the buffer through
381         `org-export-process-string'.
383 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
385         * org-latex.el (org-export-latex-preprocess): first insert
386         footnotes in the temporary buffer so their contents can properly
387         be protected from further transformations if required.
389 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
391         * org-list.el (org-list-indent-offset): new variable.
392         (org-list-struct-fix-ind): make use of the new variable.
394 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
396         * org-latex.el (org-export-latex-list-parameters): complete
397         default value with cbtrans option.
399         * org-list.el (org-list-to-latex): set a more consistent default
400         value.
402 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
404         * org-list.el (org-list-swap-items): move it to a meaningful
405         position in source code (i.e. before any function using it), and
406         rename it to an easier name.
408 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
410         * org-list.el (org-list-separating-blank-lines-number): if there
411         are blank lines already in the whole list, add a blank line.
413 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
415         * org-list.el (org-list-use-circular-move): new variable.
416         (org-previous-item, org-next-item): make use of the new variable.
417         (org-move-item-down, org-move-item-up): make use of the new
418         variable. Simplify code.
420 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
422         * org-list.el (org-list-delete-item, org-list-send-item): new
423         functions.
425 2011-07-28  Bastien Guerry  <bzg@gnu.org>
427         * org-agenda.el (org-agenda-bulk-custom-functions): New variable
428         for custom bulk action functions.
429         (org-agenda-bulk-action): Use it.
431 2011-07-28  Bastien Guerry  <bzg@gnu.org>
433         * org-latex.el (org-export-latex-quotes): New defcustom.
434         (org-export-latex-quotation-marks): Use it.
436 2011-07-28  Bastien Guerry  <bzg@gnu.org>
438         * org-capture.el (org-capture-finalize): bugfix about inserted
439         blank line when killing the capture buffer and
440         `org-blank-before-new-entry' tells to not insert anything before a
441         heading.
443 2011-07-28  Bastien Guerry  <bzg@gnu.org>
445         * org-html.el (org-export-html-content-div): Rename from
446         `org-export-content-div'.
447         (org-export-as-html): Use new name.
449 2011-07-28  Bastien Guerry  <bzg@gnu.org>
451         * org-latex.el (org-export-latex-header-defs-re): Delete.
453 2011-07-28  Bastien  <bzg@gnu.org>
455         * org.el (org-last-set-property): New variable.
456         (org-read-property-name): Use the new variable: the prompt
457         defaults to the last property set, unless there is a property
458         in the line at point.
460 2011-07-28  David Maus  <dmaus@ictsoc.de>
462         * org-capture.el (org-capture-before-finalize-hook)
463         (org-capture-after-finalize-hook, org-capture-mode-map)
464         (org-capture-mode, org-capture-goto-last-stored): Fix docstring,
465         consistently refer to capture, not remember.
467 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
469         * ob-clojure.el (org-babel-execute:clojure): Respects "scalar" and
470         "verbatim" results params.
472 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
474         * ob-awk.el (org-babel-execute:awk): Use "verbatim" as synonym for
475         "scalar".
477         * ob-sh.el (org-babel-sh-evaluate): Use "verbatim" as synonym for
478         "scalar".
480         * ob-sqlite.el (org-babel-execute:sqlite): Use "verbatim" as
481         synonym for "scalar".
483         * ob.el (org-babel-merge-params): Use "verbatim" as synonym for
484         "scalar".
486 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
488         * ob.el (org-babel-script-escape): Parse odd parens when nested
489         isnide lists.
491 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
493         * ob-clojure.el (org-babel-execute:clojure): No longer force
494         results into elisp if they don't naturally fit.
496 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
498         * ob-clojure.el (org-babel-execute:clojure): Stop re-reading
499         already parsed lisp results.
501 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
503         * org-list.el (org-plain-list-ordered-item-terminator): remove
504         incorrect assumption.
506 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
508         * org-footnote.el (org-footnote-forbidden-blocks): add missing
509         exporter specific blocks.
511         * org-list.el (org-list-forbidden-blocks): ditto.
513 2011-07-28  Bastien Guerry  <bzg@gnu.org>
515         * org-latex.el (org-export-latex-tables): Bugfix: remove
516         properties from fields.
518 2011-07-28  Bastien Guerry  <bzg@gnu.org>
520         * org.el (org-shiftcontrolup, org-shiftcontroldown): New commands
521         to use `org-clock-timestamps-change'.
523 2011-07-28  Bastien Guerry  <bzg@gnu.org>
525         * org.el (org-timestamp-up, org-timestamp-down): mention time
526         changes in the docstring.
528 2011-07-28  Bastien Guerry  <bzg@gnu.org>
530         * org-clock.el (org-clock-remove-empty-clock-drawer): New function
531         to remove empty clock drawer.
532         (org-clock-out-hook): Add the new function as a hook.
534 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
536         * org-list.el (org-list-in-valid-context-p): use `org-in-block-p'.
538 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
540         * org.el (org-in-block-p): new function.
542         * org-footnote.el (org-footnote-forbidden-blocks): new variable.
543         (org-footnote-in-valid-context-p): new function.
544         (org-footnote-at-reference-p): use new function. Allow inline
545         footnotes to start at bol.
547 2011-07-28  Bastien Guerry  <bzg@gnu.org>
549         * org-lparse.el (org-lparse-use-flashy-warning): New defcustom.
550         (org-lparse-warn): Use it.
552 2011-07-28  Bastien Guerry  <bzg@gnu.org>
554         * org-ascii.el (org-export-as-utf8): fix call to
555         `org-called-interactively-p': it requires an argument.  Also fix
556         the docstring.
558 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
560         * ob-lilypond.el (show-all): Declaring function from outline.el.
561         (org-babel-default-header-args:lilypond): Declared.
562         (ly-process-basic): Use the appropriate prefix for the temporary
563         file, and don't call a function from ob-dot.el.
564         (ly-version): Let-bind a free variable.
566 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
568         * ob-lilypond.el: New file.
570 2011-07-28  Bastien Guerry  <bzg@gnu.org>
572         * org-publish.el
573         (org-publish-cache-file-needs-publishing): only check against .org
574         files.
576 2011-07-28  Bastien Guerry  <bzg@gnu.org>
578         * org.el (org-mode): Use org-default as
579         the default face in org-mode.
581 2011-07-28  Bastien Guerry  <bzg@gnu.org>
583         * org-publish.el
584         (org-publish-cache-file-needs-publishing): Takes care of more
585         recently included files, returning `t' in case the file including
586         them needs to be republished.
588 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
590         * org-exp.el (org-export-preprocess-string): if the last subtree
591         is a task, footnotes may be removed along with the subtree. This
592         patch ensures footnotes are put at the end of the buffer after the
593         subtree has been removed.
595 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
597         * org-footnote.el (org-footnote-at-reference-p): verify that what
598         looks like a footnote doesn't belong to a link.
599         (org-footnote-next-reference-or-definition): check more strictly
600         footnote definitions.
602 2011-07-28  Deech  <deech@deech-ThinkPad-X200.(none)>  (tiny change)
604         * ob-tangle.el (org-babel-tangle): Ignore errors thrown by
605         language modes.
607 2011-07-28  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
609         * Mention use of keywords like multicolumn and float.
611         * Remove previous mention of hack with placement option as per
612         comments on the mailing list. The hack is better suited for Worg.
614 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
616         * ob-python.el (org-babel-python-evaluate-session): Inhibit return
617         of the eoe string during session evaluation.
619 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
621         * ob-python.el (org-babel-python-evaluate-session): Enough
622         newlines to ensure a return when ":results output :session".
624 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
626         * ob-python.el (org-babel-python-evaluate-session): Introduced a
627         new local function for sending input with a slight delay to allow
628         pythong to re-draw the prompt.  No longer removing newlines inside
629         code block bodies (was due to a defective regexp).
631 2011-07-28  Bastien Guerry  <bzg@gnu.org>
633         * org-table.el
634         (org-table-time-seconds-to-string): use `org-format-seconds'
635         instead of `format-seconds'.
637 2011-07-28  David Maus  <dmaus@ictsoc.de>
639         * org-publish.el (org-publish-cache-ctime-of-src): Properly handle
640         relative symlinks.
642 2011-07-28  David Maus  <dmaus@ictsoc.de>
644         * org-latex.el (org-export-latex-preprocess): Use function
645         argument instead of dynamically scoped symbol.
647 2011-07-28  David Maus  <dmaus@ictsoc.de>
649         * org-freemind.el (org-freemind-convert-links-helper)
650         (org-freemind-convert-text-p, org-freemind-write-mm-buffer)
651         (org-freemind-get-node-style): Use org-string-match-p for backward
652         compatibility with Emacs22.
654 2011-07-28  David Maus  <dmaus@ictsoc.de>
656         * org-html.el (org-export-html-protect-char-alist): Add missing
657         :group keyword in defcustom.
659 2011-07-28  David Maus  <dmaus@ictsoc.de>
661         * ob-haskell.el (org-babel-haskell-export-to-lhs): Call
662         kill-buffer with argument indiciating to kill current
663         buffer. Emacs 22 compatibility.
665 2011-07-28  David Maus  <dmaus@ictsoc.de>
667         * org-macs.el (org-without-partial-completion): Toggle
668         partial-completion-mode only if it is turned on.
670 2011-07-28  Bastien Guerry  <bzg@gnu.org>
672         * org.el (org-add-planning-info): fix
673         issues with timestamps not being inserted at the same position.
675 2011-07-28  Bastien Guerry  <bzg@gnu.org>
677         * org-table.el
678         (org-table-time-string-to-seconds)
679         (org-table-time-seconds-to-string): New functions.
680         (org-table-eval-formula): Implement the "T" (time) flag for
681         computing durations.
683 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
685         * org.el (org-modules): Add org-lparse and org-odt as contrib
686         modules.
688 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
690         * org.el (org-fontify-meta-lines-and-blocks-1): Include header
691         lines.
692         (org-additional-option-like-keywords): Include data as a synonym for
693         results.
695 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
697         * ob.el (org-babel-sha1-hash): Improving code layout and removing
698         export-variable headers in cache sha1.
700 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
702         * ob-ref.el (org-babel-ref-goto-headline-id): Don't let org-id
703         rescan all IDs when trying to resolve a reference.
705 2011-07-28  Julien Barnier  <julien@nozav.org>
707         * org.el (org-fontify-meta-lines-and-blocks-1): Fix test for src
708         blocks lang attribute
710 2011-07-28  Eric S Fraga  <e.fraga@ucl.ac.uk>
712         * Allow for a different markup for inactive time stamps on latex
713         export
715 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
717         * ob-org.el (org-babel-expand-body:org): Implemented this
718         function, only action is to expand variables.
719         (org-babel-execute:org): Uses the new body-expansion function.
721 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
723         * org-list.el (org-list-full-item-re): allow counter and check-box
724         to be separated by white spaces.
725         (org-list-struct-apply-struct): reflect changes made to
726         `org-list-full-item-re'.
728         * org-html.el (org-html-export-list-line): recognize spaces
729         between counter and check-boxes as valid.
731         * org-docbook.el (org-export-docbook-list-line): ditto.
733 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
735         * org-list.el (org-list-insert-item): make sure point is moved to
736         the specified POS before starting the function.
738 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
740         * org.el (org-activate-footnote-links): properly fontify inline
741         footnotes.
742         (org-set-font-lock-defaults): apply changes to previous function.
744 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
746         * org-footnote.el (org-footnote-at-reference-p): first check if
747         point is at the beginning of a footnote. Indeed `org-in-regexp'
748         first checks backwards and might find an incorrect footnote if
749         they are side-by-side.
751 2011-07-28  Michael Brand  <michael.ch.brand@gmail.com>
753         * org-agenda.el (org-agenda-compact-blocks): Improve docstring.
754         (org-agenda-block-separator): Add nil to docstring and customization.
755         (org-prepare-agenda): Skip agenda block separator additionally if
756         org-agenda-block-separator is nil.
757         (org-agenda-overriding-header): Improve docstring.
759 2011-07-28  Bastien Guerry  <bzg@gnu.org>
761         * org.el (org-set-tags): Remove useless
762         `org-without-partial-completion'.
764 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
766         * org-footnote.el (org-fill-paragraph): Declare function for the
767         compiler.
769 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
771         * ob-ref.el (org-narrow-to-subtree): Declare unknown function.
773 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
775         * ob.el (org-babel-inline-lob-one-liner-regexp): Declare variable
776         to appease compiler.
778 2011-07-28  Michael Markert  <markert.michael@googlemail.com>
780         * ob.el (org-babel-sha1-hash): Adding optional argument KIND to
781         all org-called-interactively-p function invocations.
783         * org-agenda.el (org-agenda-redo): Adding optional argument KIND
784         to all org-called-interactively-p function invocations.
785         (org-agenda-show-1): Adding optional argument KIND to all
786         org-called-interactively-p function invocations.
787         (org-agenda-set-tags): Adding optional argument KIND to all
788         org-called-interactively-p function invocations.
790         * org-ascii.el (org-export-as-latin1): Adding optional argument
791         KIND to all org-called-interactively-p function invocations.
792         (org-export-as-latin1-to-buffer): Adding optional argument KIND to
793         all org-called-interactively-p function invocations.
794         (org-export-as-utf8-to-buffer): Adding optional argument KIND to all
795         org-called-interactively-p function invocations.
796         (org-export-region-as-ascii): Adding optional argument KIND to all
797         org-called-interactively-p function invocations.
799         * org-docbook.el (org-export-region-as-docbook): Adding optional
800         argument KIND to all org-called-interactively-p function
801         invocations.
803         * org-html.el (org-export-region-as-html): Adding optional
804         argument KIND to all org-called-interactively-p function
805         invocations.
807         * org-latex.el (org-export-region-as-latex): Adding optional
808         argument KIND to all org-called-interactively-p function
809         invocations.
811         * org-table.el (org-table-blank-field): Adding optional argument
812         KIND to all org-called-interactively-p function invocations.
813         (org-table-current-column): Adding optional argument KIND to all
814         org-called-interactively-p function invocations.
815         (org-table-current-dline): Adding optional argument KIND to all
816         org-called-interactively-p function invocations.
817         (org-table-sort-lines): Adding optional argument KIND to all
818         org-called-interactively-p function invocations.
819         (org-table-sum): Adding optional argument KIND to all
820         org-called-interactively-p function invocations.
821         (org-table-rotate-recalc-marks): Adding optional argument KIND to
822         all org-called-interactively-p function invocations.
823         (org-table-eval-formula): Adding optional argument KIND to all
824         org-called-interactively-p function invocations.
825         (orgtbl-send-table): Adding optional argument KIND to all
826         org-called-interactively-p function invocations.
828         * org.el (org-mode): Adding optional argument KIND to all
829         org-called-interactively-p function invocations.
830         (org-copy-subtree): Adding optional argument KIND to all
831         org-called-interactively-p function invocations.
832         (org-paste-subtree): Adding optional argument KIND to all
833         org-called-interactively-p function invocations.
834         (org-store-link): Adding optional argument KIND to all
835         org-called-interactively-p function invocations.
836         (org-todo): Adding optional argument KIND to all
837         org-called-interactively-p function invocations.
838         (org-occur): Adding optional argument KIND to all
839         org-called-interactively-p function invocations.
841 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
843         * org-footnote.el (org-footnote-action): offer to create
844         definition when none is found.
846 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
848         * org-footnote.el (org-footnote-re): avoid matching inactive
849         time-stamps or check-box cookies.
850         (org-footnote-next-reference-or-definition): adapt to the new regexp.
852 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
854         * org-exp.el (org-export-preprocess-string): if the last subtree
855         is commented, footnotes inserted during normalizing at the end of
856         the buffer may get deleted. This patch ensures deletion comes
857         first, normalization second.
859 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
861         * org-exp.el (org-export-footnotes-data): change docstring.
862         (org-export-footnotes-seen): renamed from
863         org-export-footnotes-markers.
865         * org-ascii.el (org-export-as-ascii): apply change.
867         * org-docbook.el (org-export-as-docbook): apply change.
869         * org-footnote.el (org-footnote-normalize): apply change.
871         * org-html.el (org-export-as-html): apply change.
873         * org-latex.el (org-export-as-latex): apply change.
875 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
877         * org-latex.el (org-export-latex-preprocess): rely on
878         `org-export-footnotes-markers' to retreive definition of the
879         current footnote during export.
881 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
883         * org-footnote.el (org-footnote-normalize): remember footnotes
884         seen so far by the exporter when choosing the new marker.
886 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
888         * org-footnote.el (org-footnote-normalize): make use of
889         `org-footnote-insert-pos-for-preprocessor'.
891 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
893         * org-footnote.el (org-footnote-normalize): add `org-footnote'
894         property to footnote markers when preparing for exportation.
896         * org-html.el (org-export-as-html): read new property to decide
897         when to export a footnote.
899         * org-docbook.el (org-export-as-docbook): read new property to
900         decide when to export a footnote.
902         * org-latex.el (org-export-latex-preprocess): ensure footnote at
903         column 0 cannot end a list containing it by adding
904         `original-indentation' property to it.
906 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
908         * org-exp (org-export-preprocess-string): normalize footnotes
909         before marking lists ending.
911         * org-latex.el (org-export-latex-preprocess): work with labels as
912         strings and not as numbers.
914 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
916         * org-docbook.el (org-export-docbook-footnote-separator): new
917         variable
918         (org-export-as-docbook): add a separator between footnotes.
920         * org-html.el (org-export-html-footnote-separator): new variable.
921         (org-export-as-html): add a separator between footnotes.
923         * org-latex.el (org-export-latex-footnote-separator): new
924         variable.
925         (org-export-latex-preprocess): add a separator between footnotes.
927 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
929         * org-exp.el (org-export-footnotes-markers)
930         (org-export-footnotes-data): new variables.
931         (org-export-preprocess-string): use a more explicit argument.
933 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
935         * org-footnote.el (org-footnote-goto-definition): now, determining
936         if point is at a footnote reference is entirely determined by
937         `org-footnote-at-reference-p'. No need to check if pattern isn't
938         at beginning of the line elsewhere.
940 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
942         * org-footnote.el (org-footnote-next-reference-or-definition): new
943         function.
945         * org.el (org-activate-footnote-links): activate the whole
946         footnote, but only fontify its label.
948 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
950         * org-footnote.el (org-footnote-normalize): make use of changes to
951         `org-footnote-at-reference-p' and creation of various functions..
952         Also comment code.
953         (org-footnote-get-next-reference, org-footnote-delete-references,
954         org-footnote-delete-definitions): new functions
955         (org-footnote-goto-previous-reference, org-footnote-all-labels,
956         org-insert-footnote-reference-near-definition, org-footnote-delete):
957         rewrite to use org-footnote-get-next-reference.
959 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
961         * org-footnote.el (org-footnote-re): don't end an inline footnote
962         at unrelated closing square brackets.
963         (org-footnote-at-reference-p): improve accuracy of the function to
964         determine if point is at a reference and to extract definition of an
965         inline footnote.
966         (org-footnote-all-labels, org-footnote-action, org-footnote-delete,
967         org-footnote-auto-adjust-maybe): make use of previous function.
969 2011-07-28  Bastien Guerry  <bzg@gnu.org>
971         * org.el (org-deadline, org-schedule):
972         keep warning cookie when rescheduling/redeadlining.
973         (org-time-stamp): Fix problem with warning cookie.
975 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
977         * ob-clojure.el (org-babel-execute:clojure): Force escaping of
978         clojure source into elisp source.
980 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
982         * ob.el (org-babel-script-escape): Treats {} in the same manner as
983         [] and allows for forcing string conversion.
985 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
987         * org-exp.el (org-export-select-backend-specific-text): Strip
988         protective commas from literal code blocks.
990 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
992         * ob-ref.el (org-babel-ref-goto-headline-id): Fix bug.
994 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
996         * ob-ref.el (org-babel-ref-goto-headline-id): Split out into its
997         own function.
998         (org-babel-ref-headline-body): Split out into its own function.
999         (org-babel-ref-resolve): Using new functions, and alignment.
1001         * ob.el (org-babel-ref-goto-headline-id): Declare function.
1002         (org-babel-ref-headline-body): Declare function.
1003         (org-babel-expand-noweb-references): Now expands noweb references to
1004         headlines during expansion.
1006 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1008         * ob-ref.el (org-babel-ref-resolve): Now resolves references to
1009         headlines by either global or custom id, in which case the
1010         contents of the headline are returned literally.
1012 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1014         * ob-exp.el (org-babel-in-example-or-verbatim): Also check for in
1015         verbatim emphasis.
1016         (org-babel-exp-lob-one-liners): Cleaner checking for escaped call
1017         lines.
1019 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
1021         * org-list.el (org-cycle-item-indentation): cycling back to
1022         original position deleted any additional information in the item,
1023         like a counter or a tag.
1025 2011-07-28  Pieter Praet  <pieter@praet.org>
1027         * org-crypt.el (org-crypt-disable-auto-save): New defcustom.
1028         (org-decrypt-entry): before decrypting, check whether
1029         `auto-save-mode' is enabled for the current buffer, and act on it
1030         according to how `org-crypt-disable-auto-save' is set.  Remove
1031         comment re "encrypt[ing] Org auto-saved buffers".  Remove on-init
1032         check for `auto-save-default'.
1034 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1036         * ob.el (org-babel-merge-params): Ensure variable parameters are
1037         not reversed.
1039 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1041         * ob.el (org-babel-insert-result): Fix results insertion for
1042         inline blocks which happen to start a line.
1044 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1046         * ob-exp.el (org-babel-exp-lob-one-liners): Fix the logic checking
1047         if a call line is commented.
1049 2011-07-28  Vincent Belaïche  <vincentb1@users.sourceforge.net>
1051         * org.el (org-read-property-name): Propose default property name.
1053 2011-07-28  Achim Gratz  <stromeko@nexgo.de>
1055         * org.el (defcustom org-log-into-drawer): correct typo.
1057         * org-clock.el (org-clock-into-drawer): New function to change the
1058         location of clock events based on properties CLOCK_INTO_DRAWER or,
1059         as fallback, LOG_INTO_DRAWER, like it is already possible for
1060         state change logs.
1062         * org-clock.el (org-clock-jump-to-current-clock): add statement to
1063         let clause to bind org-clock-into-drawer to result of function
1064         eval
1066         * org-clock.el (org-clock-find-position): add statement to let
1067         clause to bind org-clock-into-drawer to result of function eval,
1068         change let to let* since the binding is used later in the same
1069         clause
1071 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1073         * ob-lob.el (require): Ensure 'cl is loaded during compilation so
1074         we can use flet.
1076 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1078         * ob-lob.el (org-babel-lob-get-info): Correctly indent results of
1079         non-inline call lines.
1081 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1083         * ob-exp.el (org-babel-exp-lob-one-liners): Don't export inline
1084         call_ blocks which aren't whitespace padded.
1086 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1088         * ob.el (org-babel-merge-params): Do not reverse variable order,
1089         and be sure to increment variable index as appropriate.
1091 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1093         * ob-lob.el (org-babel-inline-lob-one-liner-regexp): Updated to
1094         successfully match optional trailing header arguments in square
1095         brackets.
1096         (org-babel-lob-get-info): Updated to match the new regexp.
1098 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1100         * ob-lob.el (org-babel-lob-get-info): If the arguments are empty,
1101         then allow them to be so.
1103 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1105         * ob.el (org-babel-merge-params): If variables are not named they
1106         are assigned in order.
1108 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1110         * ob.el: Remove code comment about online documentation.
1112         * ob-exp.el: Remove code comment about online documentation.
1114         * ob-lob.el: Remove code comment about online documentation.
1116 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
1118         * org-exp.el (org-export-format-source-code-or-example): Fix
1119         signature of org-<backend>-format-source-code-or-example function.
1121 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1123         * ob.el (org-babel-sha1-hash): Replace call to
1124         called-interactively-p with backwards-compatible interactive-p.
1126 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1128         * ob-exp.el (org-babel-exp-lob-one-liners): Appropriate
1129         replacement of inline call blocks with their results.
1131 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1133         * ob-lob.el (org-babel-inline-lob-one-liner-regexp): Removing this
1134         trailing space ensures that the insertion of the results looks
1135         nice.
1137         * ob.el (org-babel-insert-result): Insert inline lob line results
1138         as inline results.
1140 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1142         * ob-exp.el (org-babel-exp-lob-one-liners): Calculate length
1143         appropriately given the style (block or inline) of the lob line.
1145         * ob-lob.el (org-babel-block-lob-one-liner-regexp): New regexp
1146         specific for block lob lines.
1147         (org-babel-inline-lob-one-liner-regexp): New regexp specific for
1148         inline lob lines.
1149         (org-babel-lob-one-liner-regexp): Combination of two lob regexps.
1150         (org-babel-lob-get-info): Return info from *either* the block or
1151         inline lob lines.
1153 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1155         * ob-exp.el (org-babel-exp-lob-one-liners): Corrected the
1156         structure of the resulting info list.
1158         * ob-lob.el (org-babel-default-lob-header-args): Export the
1159         results of call lines by default.
1161 2011-07-28  Niels Giesen  <niels.giesen@gmail.com>  (tiny change)
1163         * org-icalendar.el (org-print-icalendar-entries): Add 'uid text
1164         property based on the ID property of the org entry to the first
1165         character of the diary entry.
1167 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
1169         * org-footnote.el
1170         (org-footnote-insert-pos-for-preprocessor): New variable.
1171         (org-footnote-normalize): Use it.
1173 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
1175         * org-exp.el (org-export-format-source-code-or-example):
1176         Simplify. Also add `org-native-text' as a text property to the
1177         formatted text and throw error for unknown backends.
1179 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
1181         * org-exp.el (org-export-format-source-code-or-example): Add
1182         support for: - custom formatters for existing backends - seamless
1183         plugging in of new backends.
1185 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
1187         * org-exp.el (org-export-backends): New variable.
1188         (org-export-select-backend-specific-text): Use above
1189         variable. Also mark text between #+BACKEND and
1190         #+BEGIN_BACKEND...#+END_BACKEND with org-native-text
1191         property. This text property is currently used only by the new
1192         line-oriented generic exporter (which is not yet part of the
1193         repo).
1195 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
1197         * org-exp.el (org-export): Reserve keys 'o' and 'O' for
1198         OpenDocumentText export and bind them to org-export-as-odt and
1199         org-export-as-odt-and-open.
1201 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1203         * ob-exp.el (org-babel-exp-src-block): Less verbose when in batch
1204         mode.
1206 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1208         * ob-clojure.el (org-babel-execute:clojure): Convert vectors to
1209         lists before reading into emacs-lisp.
1211 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1213         * ob-C.el (ob-tangle): initialize variable from ob-tangle.
1215         * ob-asymptote.el (ob-tangle): initialize variable from ob-tangle.
1217         * ob-awk.el (ob-tangle): initialize variable from ob-tangle.
1219         * ob-clojure.el (ob-tangle): initialize variable from ob-tangle.
1221         * ob-haskell.el (ob-tangle): initialize variable from ob-tangle.
1223         * ob-latex.el (ob-tangle): initialize variable from ob-tangle.
1225         * ob-lisp.el (ob-tangle): initialize variable from ob-tangle.
1227         * ob-ocaml.el (ob-tangle): initialize variable from ob-tangle.
1229         * ob-perl.el (ob-tangle): initialize variable from ob-tangle.
1231         * ob-python.el (ob-tangle): initialize variable from ob-tangle.
1233         * ob-ruby.el (ob-tangle): initialize variable from ob-tangle.
1235         * ob-tangle.el (ob-tangle): initialize variable from ob-tangle.
1237 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1239         * ob-awk.el: New file.
1241 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1243         * ob-emacs-lisp.el (org-babel-execute:emacs-lisp): Respects
1244         ":results verbatim".
1246 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1248         * org-agenda.el (org-float): Aliases for `diary-float'.
1250 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1252         * ob-python.el (org-babel-python-evaluate-session): Send
1253         comint-send-input after every line when interacting with an
1254         interactive python process.
1256 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
1258         * org-list.el (org-reset-checkbox-state-subtree): make the command
1259         more robust, and correctly update check-boxes in the whole
1260         sub-tree.
1261         (org-update-checkbox-count): fix bug accumulating count of checkboxes
1262         when walking a subtree.
1263         (org-update-checkbox-count-maybe): add an optional argument passed to
1264         org-update-checkbox-count.
1266 2011-07-28  Ted Zlatanov  <tzz@lifelogs.com>
1268         * org.el (org-fontify-meta-lines-and-blocks): Ignore errors.
1270 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1272         * ob-emacs-lisp.el (org-babel-execute:emacs-lisp): Respect the
1273         ":results scalar" header argument combination.
1275 2011-07-28  Dan Davison  <dandavison7@gmail.com>
1277         * org-src.el: Append a space character to copied text so that the
1278         final text property change is picked up correctly.
1280 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1282         * ob-tangle.el (org-babel-tangle-file): Use the new argument list
1283         to org-babel-tangle.
1284         (org-babel-tangle): Now when called with a prefix argument, only the
1285         current code block is tangled.
1287 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
1289         * org-list.el (org-list-parse-list): replace transitional
1290         check-boxes with "[CBTRANS]" string during parsing.
1291         (org-list-to-generic): use the new property `:cbtrans' to configure
1292         export string for transitional check-boxes.
1294 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1296         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
1297         Use stable internal `org-anniversary' instead of
1298         diary-anniversary.
1299         (org-class): New function.
1300         (org-diary-class): Use `org-class'.
1301         (org-anniversary, org-cyclic, org-date, org-block): New functions.
1303 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1305         * ob.el (org-babel-header-arg-names): Adding noweb-ref to the list
1306         of header argument names.
1308 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1310         * ob.el (org-babel-expand-noweb-references): Concatenating all
1311         bodies with the appropriate name or :noweb-ref header argument.
1313 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
1315         * org.el (org-find-dblock):
1316         (org-clocktable-try-shift): Make regexp work also when #+begin
1317         line is indentex.
1319 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1321         * ob.el (org-babel-src-block-regexp): Babel: code block may have
1322         empty bodies.
1324 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1326         * org-macs.el (org-without-partial-completion): Avoid calling by
1327         name a function unknown to the compiler but explicitly checked by
1328         program logic.
1330 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1332         * org-mouse.el (org-agenda-earlier): Declaring previously unknown
1333         function.
1334         (org-agenda-later): Declaring previously unknown function.
1335         (org-agenda-mode-map): Declaring previously unknown variable.
1337         * org.el (org-read-date-analyze): Explicitly ignore the return
1338         value of a function.
1340 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1342         * org-agenda.el (org-agenda-mode): Globally replace
1343         buffer-substring-filters with filter-buffer-substring-functions.
1345         * org-indent.el (org-indent-mode): Globally replace
1346         buffer-substring-filters with filter-buffer-substring-functions.
1348 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1350         * org-ascii.el (org-export-as-ascii): Replacing '(λ...) with
1351         #'(λ...).
1353         * org-attach.el: Replacing '(λ...) with #'(λ...).
1354         (org-attach-commit): Replacing '(λ...) with #'(λ...).
1356         * org-exp.el: Replacing '(λ...) with #'(λ...).
1357         (org-export-handle-include-files): Replacing '(λ...) with #'(λ...).
1359         * org-html.el: Replacing '(λ...) with #'(λ...).
1360         (org-export-as-html): Replacing '(λ...) with #'(λ...).
1362         * org-mouse.el: Replacing '(λ...) with #'(λ...).
1363         (org-mouse-popup-global-menu): Replacing '(λ...) with
1364         (org-mode-hook): Replacing '(λ...) with #'(λ...).
1365         (org-agenda-mode-hook): Replacing '(λ...) with #'(λ...).
1367         * org-src.el: Replacing '(λ...) with #'(λ...).
1368         (org-src-mode-configure-edit-buffer): Replacing '(λ...) with #'(λ...).
1370         * org-table.el: Replacing '(λ...) with #'(λ...).
1371         (org-table-fix-formulas-confirm): Replacing '(λ...) with #'(λ...).
1373         * org.el: Replacing '(λ...) with #'(λ...).
1374         (org-confirm-shell-link-function): Replacing '(λ...) with
1375         (org-category): Replacing '(λ...) with #'(λ...).
1377 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1379         * org.el (mailcap-parse-mailcaps): Declaring functions used by
1380         `org-open-file'.
1381         (mailcap-extension-to-mime): Declaring functions used by
1382         `org-open-file'.
1383         (mailcap-mime-info): Declaring functions used by `org-open-file'.
1385 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1387         * org-agenda.el (org-agenda-redo): Replacing call to now-defunct
1388         function `interactive-p'.
1389         (org-agenda-show-1): Replacing call to now-defunct function
1390         `interactive-p'.
1391         (org-agenda-set-tags): Replacing call to now-defunct function `interactive-p'.
1393         * org-ascii.el: Replacing call to now-defunct function
1394         `interactive-p'.
1395         (org-export-as-latin1): Replacing call to now-defunct function
1396         `interactive-p'.
1397         (org-export-as-latin1-to-buffer): Replacing call to now-defunct
1398         function `interactive-p'.
1399         (org-export-as-utf8): Replacing call to now-defunct function
1400         `interactive-p'.
1401         (org-export-as-utf8-to-buffer): Replacing call to now-defunct function
1402         `interactive-p'.
1403         (org-export-region-as-ascii): Replacing call to now-defunct function
1404         `interactive-p'.Replacing call to now-defunct function `interactive-p'.
1406         * org-docbook.el: Replacing call to now-defunct function
1407         `interactive-p'.
1408         (org-export-region-as-docbook): Replacing call to now-defunct function
1409         `interactive-p'.Replacing call to now-defunct function `interactive-p'.
1411         * org-html.el: Replacing call to now-defunct function
1412         `interactive-p'.
1413         (org-export-region-as-html): Replacing call to now-defunct function
1414         `interactive-p'.Replacing call to now-defunct function `interactive-p'.
1416         * org-latex.el: Replacing call to now-defunct function
1417         `interactive-p'.
1418         (org-export-region-as-latex): Replacing call to now-defunct function
1419         `interactive-p'.Replacing call to now-defunct function `interactive-p'.
1421         * org-macs.el: Replacing call to now-defunct function
1422         `interactive-p'.
1423         (org-called-interactively-p): Replacing call to now-defunct function
1424         `interactive-p'.Replacing call to now-defunct function `interactive-p'.
1426         * org-table.el: Replacing call to now-defunct function
1427         `interactive-p'.
1428         (org-table-blank-field): Replacing call to now-defunct function
1429         `interactive-p'.
1430         (org-table-current-column): Replacing call to now-defunct function
1431         `interactive-p'.Replacing call to now-defunct function
1432         `interactive-p'.
1433         (org-table-current-dline): Replacing call to now-defunct function
1434         `interactive-p'.Replacing call to now-defunct function
1435         `interactive-p'.
1436         (org-table-sort-lines): Replacing call to now-defunct function
1437         `interactive-p'.
1438         (org-table-sum): Replacing call to now-defunct function
1439         `interactive-p'.
1440         (org-table-rotate-recalc-marks): Replacing call to now-defunct
1441         function `interactive-p'.
1442         (org-table-eval-formula): Replacing call to now-defunct function
1443         `interactive-p'.
1444         (orgtbl-send-table): Replacing call to now-defunct function `interactive-p'.
1446         * org.el: Replacing call to now-defunct function `interactive-p'.
1447         (org-mode): Replacing call to now-defunct function `interactive-p'.
1448         (org-copy-subtree): Replacing call to now-defunct function
1449         `interactive-p'.
1450         (org-paste-subtree): Replacing call to now-defunct function
1451         `interactive-p'.
1452         (org-store-link): Replacing call to now-defunct function
1453         `interactive-p'.
1454         (org-todo): Replacing call to now-defunct function `interactive-p'.
1455         (org-occur): Replacing call to now-defunct function `interactive-p'.
1457 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1459         * ob-R.el (ess-local-process-name): This variable wasn't known to
1460         be defined.
1462         * ob-lisp.el (org-babel-lisp-dir-fmt): This defcustom now has a
1463         group specified.
1465         * ob-tangle.el (org-bracket-link-regexp): This variable wasn't
1466         known to be defined.
1467         (org-babel-tangle-combine-named-blocks): Roll my own version of a
1468         forbidden common lisp function.
1470         * ob.el (org-babel-sha1-hash): Using a non-deprecated version of
1471         called-interactively.
1473 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1475         * org-latex.el (org-export-latex-tables): Check for the
1476         "multiline" option and set the `floatp' option to true when
1477         multicolumn tables are requested.
1479 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1481         * org-html.el (org-export-as-html):
1482         (org-html-level-start): Only convert section number underscores to dashes.
1484 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1486         * org-agenda.el (org-agenda-bulk-action): Fix bug caused by
1487         `days-to-time, converting relative to 1 BC, while the code assumed
1488         it would return a time relative to 1970.
1490 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1492         * ob-tangle.el (org-babel-tangle-combine-named-blocks): No longer
1493         inserting newlines between appended code blocks.
1495 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1497         * ob-exp.el: We may no longer need to export names along with code
1498         blocks.
1500 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1502         * org-exp-blocks.el (org-export-blocks-preprocess): Ensure
1503         balanced nested begin/end blocks in block bodies.
1505 2011-07-28  Dan Davison  <dandavison7@gmail.com>
1507         * org-latex.el: Add -shell-escape to pdflatex commands.
1509 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1511         * ob-tangle.el (org-babel-tangle-named-block-combination): Block
1512         combination can now take a number of values.
1513         (org-babel-tangle-combine-named-blocks): More sophisticated block
1514         combination behavior.
1516 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1518         * ob-tangle.el (org-babel-tangle-do-combine-named-blocks): Switch
1519         to turn on the combination of code blocks of the same name.
1520         (org-babel-tangle-combine-named-blocks): Combine blocks of the same
1521         name.
1523 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1525         * ob-ruby.el (xmp): Declaring this function to appease the
1526         compiler.
1527         (org-babel-execute:ruby): "xmp" result option for outputting
1528         annotated source code.
1530 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>  (tiny change)
1532         * org-list.el (org-list-to-latex): the enumerate environment in
1533         latex increments the counter before using it. Therefore, org-mode
1534         should set the enumeration counter to the desired value minus one.
1536 2011-07-28  Michael Brand  <michael.ch.brand@gmail.com>  (tiny change)
1538         * org.el (org-toggle-heading): More comments and fix number of
1539         stars when toggling from list items.
1541 2011-07-28  Christian Egli  <christian.egli@sbszh.ch>
1543         * org-taskjuggler.el (org-taskjuggler-clean-effort): handle any
1544         effort that is accepted by `org-duration-string-to-minutes´.
1546 2011-07-28  Julien Barnier  <julien@nozav.org>
1548         * ob-sh.el (org-babel-sh-evaluate) : when sending input to comint,
1549         wait until previous line execution is finished
1551         * ob-comint.el (org-babel-comint-with-output) : when looking for
1552         end-of-evaluation indicator, search forward for the indicator
1553         before searching forward for the prompt
1555 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1557         * org-entities.el (org-entities): Fix HTML entity for degree.
1559 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
1561         * org.el (org-auto-align-tags): change docstring.
1562         (org-update-parent-todo-statistics): keep tags aligned even when
1563         statistics cookies are shifting them.
1565         * org-list.el (org-update-checkbox-count): keep tags aligned even
1566         when statistics cookies are shifting them.
1568 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
1570         * ob.el (org-babel-sha1-hash): Don't modify info argument by
1571         side-effect when sorting result-params list.
1573 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
1575         * ob.el (org-babel-result-regexp): Use non-shy group around
1576         org-babel-data-names.
1578 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1580         * org.el (org-insert-link): Set truncate-line in the *Org Link*
1581         buffer and make sure that it really is set there.
1583 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1585         * ob-lisp.el (org-babel-lisp-dir-fmt): Defcustom for use in
1586         changing how/if the current directory is represented to lisp code.
1587         (org-babel-execute:lisp): More general handling of the default
1588         directory value.
1590 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1592         * ob-lisp.el (org-babel-execute:lisp): Setting the value of
1593         *default-pathname-defaults* to either the value of the :dir header
1594         argument or the directory of the containing Org-mode file.
1596 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1598         * ob-lisp.el (org-babel-execute:lisp): No real functional change,
1599         just aesthetic.
1601 2011-07-28  Sébastien Delafond  <sdelafond@gmail.com>  (tiny change)
1603         * org.el (org-mode-flyspell-verify): This is useful when using
1604         flyspell with a non-English dictionary, or if some of your
1605         keywords are in another language.
1607 2011-07-28  David Maus  <dmaus@ictsoc.de>
1609         * org-exp.el (org-export): Use new compatibility function
1610         `org-activate-mark'.
1612         * org-compat.el (org-activate-mark): New function. Provide
1613         `activate-mark' if not present (e.g. Emacs22).
1615 2011-07-28  David Maus  <dmaus@ictsoc.de>
1617         * org-table.el (org-table-follow-field-mode): Declare variable to
1618         keep byte compiler happy.
1620 2011-07-28  David Maus  <dmaus@ictsoc.de>
1622         * org-footnote.el (org-id-uuid): Declare function, silence byte
1623         compiler.
1625 2011-07-28  David Maus  <dmaus@ictsoc.de>
1627         * org-bibtex.el (org-bibtex-headline): Don't use equalp at
1628         run-time, compare downcased strings.
1630 2011-07-28  David Maus  <dmaus@ictsoc.de>
1632         * org-bibtex.el (org-id-locations): Declare variable to silence
1633         byte compiler.
1635 2011-07-28  David Maus  <dmaus@ictsoc.de>
1637         * org-id.el (org-id-locations): Fix docstring, remove reference to
1638         non-existent option.
1640 2011-07-28  David Maus  <dmaus@ictsoc.de>
1642         * org.el (org-self-insert-command): Use `delete-char' instead of
1643         `delete-backward-char'.
1645         * org-table.el (orgtbl-self-insert-command): Dto.
1647 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1649         * org-latex.el (org-export-latex-special-chars): Save match data
1650         when checking for table.el table.
1652 2011-07-28  David Maus  <dmaus@ictsoc.de>
1654         * org.el (org-re-property): Move before its first use.
1656 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
1658         * org-latex.el (org-export-latex-preprocess): add
1659         `original-indentation' property to footnotes so they cannot
1660         possibly end a list by being less indented than the item they
1661         belong to.
1663 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1665         * ob-lisp.el (org-babel-expand-body:lisp): No longer wraps biddies
1666         in `progn'.
1667         (org-babel-execute:lisp): Wraps bodies in `progn' as they are passed
1668         to swank.
1670 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1672         * org-clock.el (org-clocktable-write-default): Implement adding
1673         property columns to the clock table.
1675 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1677         * org.el (org-toggle-item): Move parenthesis to correct location.
1679 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1681         * org.el (org-default-priority):
1682         (org-priority-start-cycle-with-default): Improve docstring.
1683         (org-priority): Throw error when priority is out of range.
1685 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1687         * org.el (org-self-insert-command): Catch the case of
1688         buffer-undo-list eq t.
1690 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
1692         * org.el (org-toggle-heading): region should be considered as made
1693         of full lines, without the last one if region-end is at bol.
1694         Removed unused variables. Refactored and commented code.
1696 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
1698         * org.el (org-toggle-item): when region includes an headline less
1699         indented than first one, set it as the new reference.
1701 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
1703         * org-list.el (org-list-to-subtree): if the list is before first
1704         heading and `org-odd-levels-only' is non-nil, the first item gets
1705         two stars instead of one.
1707         * org.el (org-reduced-level): a level of 0 was reduced to 1 with
1708         `org-odd-levels-only' non-nil.
1710 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
1712         * org.el (org-toggle-item): converting an heading to an item would
1713         sometimes insert unnecessary spaces before it, and unwanted space
1714         with `org-indent-mode' on. Changing some text into an item
1715         wouldn't always preserve indentation.
1717 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1719         * org-capture.el (org-capture-current-plist): Improve docstring.
1720         (org-capture-put): Add docstring.
1721         (org-capture-get): Add docstring.
1722         (org-capture-member): Add LOCAL argument. Add docstring.
1723         (org-capture-set-target-location): Store the time received from a date
1724         prompt into the :prompt-time property.
1726 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
1728         * org-exp.el (org-export-mark-list-properties): even if context is
1729         invalid, mark list item with `list-context' property.
1731         * org-list.el (org-list-forbidden-blocks): add exporters specific
1732         blocks to the list of forbidden blocks.
1734 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
1736         * org-list.el (org-sort-list): function tries to intern
1737         getkey-func before it is defined, so it's always nil.
1739 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1741         * org.el (org-babel-load-languages): Adding ob-awk to the list of
1742         executable languages.
1744 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1746         * org-table.el (org-table-get-field): Make sure the new field
1747         content is at least one space character.
1749 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1751         * org-crypt.el: Check for `daemonp' before using it.
1753 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1755         * ob-sh.el (ob-ref): Uses ob-ref to resolve the value of the
1756         :stdin header argument.
1757         (org-babel-execute:sh): Use the :stdin header argument.
1758         (org-babel-sh-var-to-sh): Split the bulk of this function off into a
1759         new sub-function.
1760         (org-babel-sh-var-to-string): New function for converting elisp
1761         values to strings that make sense for parsing with sh.
1762         (org-babel-sh-evaluate): Adding "stdin" option to session and
1763         external evaluation options.
1765 2011-07-28  Roland Kaufmann  <rlndkfmn+orgmode@gmail.com>  (tiny change)
1767         * org-exp.el (org-remove-formatting-on-newlines-in-region): New
1768         function.
1769         (org-export-format-source-code-or-example): Call
1770         `org-remove-formatting-on-newlines-in-region'.
1772 2011-07-28  David Maus  <dmaus@ictsoc.de>
1774         * org.el (org-entry-put): Prevent adding of extra space to value
1775         if property already exists.
1777 2011-07-28  Jambunathan K  <kjambunathan@gmail.com>
1779         * org-html.el (org-export-as-html): Don't expand non-data lines of
1780         table.el tables.
1781         (org-html-expand): Removed the (buggy) test for non-data lines
1782         in table.el tables. The test is now done as part of
1783         org-export-as-html.
1784         (org-format-table-table-html-using-table-generate-source):
1785         Added test for spanning of cells in table.el tables using
1786         table.el's own library routine. Optionlly Suppress export of
1787         simple table.el tables.
1788         (org-format-table-html): Removed the (buggy) test for spanned
1789         table.el tables. The test is now done as part of
1790         org-format-table-table-html-using-table-generate-source.
1792 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1794         * org-latex.el (org-export-latex-special-chars): Do nothing in
1795         table.el tables.
1797 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1799         * org-capture.el (org-capture): Ignore errors when creating a
1800         link.
1802 2011-07-28  Nick Dokos  <nick@dokosmarshall.org>  (tiny change)
1804         * org-exp.el (org-export-define-heading-targets): Use dash instead
1805         of underscore to make labels valid.
1807 2011-07-28  Dan Davison  <dandavison7@gmail.com>
1809         * ob-R.el (org-babel-R-write-object-command): Ensure that all data
1810         is written to the results file before Emacs notices that the file
1811         exists.
1813 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1815         * ob-exp.el (org-babel-exp-code): Remove usage of a macro which is
1816         defined locally on my system, but not globally in Emacs.
1818 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1820         * ob-exp.el (org-babel-exp-do-export): Use `org-babel-exp-code' to
1821         generate code block output.
1822         (org-babel-exp-code): Re-create the code block body for exporting
1823         source code.
1825 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
1827         * org.el (org-read-date): Bury Calendar buffer after using it for
1828         selecting a date.
1830 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
1832         * org-list.el (org-list-separating-blank-lines-number): fix
1833         confusion between point and item beginning. Now, if no information
1834         is avalaible, truly follow user preference when it inserts blank
1835         lines manually.
1836         (org-list-insert-item): send correct argument to the preceding
1837         function.
1839 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1841         * ob.el (org-babel-src-block-regexp): Keep the now-mandatory
1842         newline inside of the code block body.
1844 2011-07-28  Sean O'Halpin  <sean.ohalpin@gmail.com>  (tiny change)
1846         * ob.el: Avoid spurious matches to literal.
1848 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
1850         * org.el (org-indent-line-function): don't include #+include
1851         lines.
1853 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1855         * ob-keys.el (org-babel-key-bindings): Adding key sequence for
1856         org-babel-check-src-block.
1858         * ob.el (org-babel-expand-src-block): Fit within 80 cols.
1859         (org-babel-edit-distance): Returns the edit distance of two strings.
1860         (org-babel-check-src-block): Check a code block for errors.
1862 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
1864         * org-capture.el (org-capture-templates): Fix bug in customization
1865         setup.
1867 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1869         * org-table.el
1870         (org-table-exit-follow-field-mode-when-leaving-table): New option.
1871         (org-table-check-inside-data-field): New optional argument `noerror'.
1872         When set, the function will only return nil instead of throwing an
1873         error.
1874         (org-table-edit-field): Interpret double prefix argument, and improve
1875         the properties of the editing window.
1876         (org-table-follow-field-mode): New minor mode.
1877         (org-table-follow-fields-with-editor): New function.
1879 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1881         * org-agenda.el (org-agenda-get-todos): Call `org-agenda-skip'
1882         first, then check if timestamps cause exclusion.
1884         * org.el (org-scan-tags): Call `org-agenda-skip' first, then check
1885         if timestamps cause exclusion.
1887 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
1889         * org-list.el (org-list-full-item-re): allow description term to
1890         have a newline character after the colons.
1892 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
1894         * org-list.el (org-sort-list): no longer ignore with-case
1895         argument: the function sorted case-sensitively, regardless of
1896         argument.
1898 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
1900         * ob-ref.el (org-babel-ref-resolve): Using the new result regexp.
1902         * ob.el (org-babel-data-names): Configurable list of names of
1903         data.
1904         (org-babel-result-regexp): Using new results regexp.
1906 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1908         * org.el (org-special-properties): Add CLOCKSUM to the special
1909         properties.
1911 2011-07-28  Robert P. Goldman  <rpgoldman@real-time.com>  (tiny change)
1913         * ob-exp.el (org-babel-exp-in-export-file): Bind
1914         `org-link-search-inhibit-query' to t to inhibit prompts.
1916 2011-07-28  Julien Danjou  <julien@danjou.info>
1918         * org-contacts.el: Merge org-contacts-wl.el.
1920 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1922         * org-exp.el (org-export-add-options-to-plist): Use the right
1923         match group.
1925 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1927         * org-latex.el (org-export-latex-preprocess): Protect index string
1929 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1931         * org-latex.el (org-export-latex-preprocess): Pipe index entries
1932         through org-export-latex-fontify-headline.
1934 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
1936         * org-exp.el (org-export-add-options-to-plist): Fix the option
1937         parser
1939 2011-07-28  Robert P. Goldman  <rpgoldman@real-time.com>  (tiny change)
1941         * org-latex.el (org-export-latex-preprocess): Replace index
1942         entries.
1944 2011-07-28  Robert P. Goldman  <rpgoldman@real-time.com>  (tiny change)
1946         * org.el (org-structure-template-alist): Add an easy template for
1947         index (i), and move include file to I from i.
1949 2011-07-28  Matt Lundin  <mdl@imapmail.org>
1951         * org-agenda.el (org-agenda-open-link): Pass entire text of agenda
1952         line to org-offer-links-in-entry.
1954 2011-07-28  Michael Markert  <markert.michael@googlemail.com>
1956         * org-contacts-wl.el: New file.
1958 2011-07-28  Matt Lundin  <mdl@imapmail.org>
1960         * org-bibtex.el (org-bibtex-search): New function.
1961         (org-bibtex-export-to-kill-ring): New function.  Export to kill
1962         ring.
1963         (org-bibtex-create-in-current-entry): New function
1964         (org-bibtex-create): Make it easier to add bib fields to an
1965         existing headline.
1966         (org-bibtex-export-arbitrary-fields)
1967         (org-bibtex-treat-headline-as-title): Fix typos
1968         (org-bibtex-fleshout): Don't upcase optional field; remove ":" from
1969         type completion.
1971 2011-07-28  Matt Lundin  <mdl@imapmail.org>
1973         * org-bibtex.el (org-bibtex-treat-headline-as-title): New
1974         defcustom.
1975         (org-bibtex-headline): Only use headline text (not TODO or other
1976         metadata) to generate title field and auto key.
1977         (org-bibtex-fleshout): Allow user to choose whether to treat
1978         headline as title.
1980 2011-07-28  Tom Dye  <tsd@tsdye.com>
1982         * org-bibtex.el: Added crossref field to other fields
1984 2011-07-28  Tom Dye  <tsd@tsdye.com>
1986         * org-bibtex.el: Add crossref option to incollection
1988 2011-07-28  Matt Lundin  <mdl@imapmail.org>
1990         * org-bibtex.el (org-bibtex-headline): Don't export TYPE property
1991         as field.
1993 2011-07-28  Matt Lundin  <mdl@imapmail.org>
1995         * org-bibtex.el (org-bibtex-key-property): When storing key in ID,
1996         warn if a duplicate ID is generated.
1998 2011-07-28  Matt Lundin  <mdl@imapmail.org>
2000         * org-bibtex.el (org-bibtex-tags): New variable
2001         (org-bibtex-tags-are-keywords): New variable
2002         (org-bibtex-no-export-tags): New variable
2003         (org-bibtex-headline): Export tags as comma-separated bibtex keywords
2004         (org-bibtex-read): Import bibtex keywords field as tags
2006 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
2008         * org-publish.el (org-publish-find-date): optimization
2010 2011-07-28  Tassilo Horn  <tassilo@member.fsf.org>
2012         * org-gnus.el (org-gnus-follow-link): Don't request scan of group
2013         when following link.
2015 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
2017         * org-publish.el (org-publish-project-alist): Document new
2018         :sitemap-sans-extension property.
2019         (org-publish-org-sitemap): Use new sitemap-sans-extension setting.
2021 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2023         * org.el (org-remove-uninherited-tags): Renamed from
2024         org-remove-iniherited-tags.
2025         (org-scan-tags): Fix typo in function call.
2026         (org-get-tags-at): Fix typo in function call.
2028 2011-07-28  Matt Lundin  <mdl@imapmail.org>
2030         * org.el (org-get-tags-at): Don't include filetags if local is t.
2032 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2034         * ob-clojure.el (org-babel-expand-body:clojure): Qualify pp
2035         dispatch functions, wrap body in `(do )'.
2037 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2039         * org.el (org-fontify-meta-lines-and-blocks): Fix bug which
2040         resulted in the creation of multiple overlays in src blocks.
2042 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2044         * ob-clojure.el (org-babel-execute:clojure): If results are not
2045         readable by lisp, then return them as a string.
2047 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2049         * org-bibtex.el (org-bibtex): Now prompts for a file name.
2051 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2053         * org-bibtex.el (org-bibtex-create): Adding prefix argument which
2054         will result in prompting for optional fields.
2056 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2058         * org-bibtex.el (org-bibtex-headline): Renamed flet function `get'
2059         which was causing compile problems.
2060         (org-bibtex-fleshout): Renamed flet function `get' which was causing
2061         compile problems.
2062         (org-bibtex-write): Renamed flet function `get' which was causing
2063         compile problems.
2065 2011-07-28  Christian Egli  <christian.egli@sbszh.ch>
2067         * org-taskjuggler.el (org-taskjuggler-clean-id): Make sure an id
2068         never starts with a number.
2070 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2072         * org-bibtex.el (org-bibtex-export-arbitrary-fields): New option.
2073         (org-bibtex-key-property): New option.
2074         (org-bibtex-put): Make use of new `org-bibtex-key-property' variable.
2075         (org-bibtex-headline):  Make use of new
2076         `org-bibtex-export-arbitrary-fields' and `org-bibtex-key-property'
2077         variables.
2078         (org-bibtex-autokey):  Make use of new `org-bibtex-key-property'
2079         variable.
2080         (org-bibtex-fleshout):  Make use of new `org-bibtex-key-property'
2081         variable.
2082         (org-bibtex-write):  Make use of new `org-bibtex-key-property'
2083         variable.
2085 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2087         * org-bibtex.el: Updating Copyright dates, author information,
2088         commentary and history notes.
2089         (org-bibtex-types): List of bibtex types with descriptions and
2090         required and optional fields.
2091         (org-bibtex-fields): List of bibtex fields with descriptions.
2092         (*org-bibtex-entries*): Special variable to hold parsed bibtex
2093         entries.
2094         (org-bibtex-autogen-keys): Custom variable controlling whether
2095         bibtex keys are automatically generated
2096         (org-bibtex-prefix): Custom variable allowing use of optional prefix
2097         for bibtex properties in Org-mode headlines.
2098         (org-bibtex-get): Helper function for accessing bibtex elements of a
2099         property list.
2100         (org-bibtex-put): Helper function for inserting bibtex element into
2101         a property list.
2102         (org-bibtex-headline): Return a bibtex entry of the given headline
2103         as a string.
2104         (org-bibtex-ask): Prompt the user to fill in the value of a bibtex
2105         field.
2106         (org-bibtex-autokey): Generate a bibtex key for the current
2107         headline.
2108         (org-bibtex-fleshout): Fill in missing bibtex properties of the
2109         current headline.
2110         (org-bibtex): Export the current Org-mode buffer to a bibtex buffer.
2111         (org-bibtex-check): Check that all bibtex properties are present in
2112         the current headline.
2113         (org-bibtex-check-all): Check all headlines in the current buffer.
2114         (org-bibtex-create): Create a new bibtex headline at the current
2115         level.
2116         (org-bibtex-read): Read the current bibtex entry from a bibtex file.
2117         (org-bibtex-write): Write the most recently read bibtex entry into
2118         an Org-mode file.
2120 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2122         * org-agenda.el (org-agenda-clock-consistency-checks): Allow to
2123         set properties.
2124         (org-agenda-show-clocking-issues): Handle faces.
2126 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2128         * ob-ditaa.el (org-babel-default-header-args:ditaa): Specify utf8
2129         content by default with "-Dfile.encoding=UTF-8".
2131 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2133         * ob-ditaa.el (org-babel-execute:ditaa): New ":java" header
2134         argument.
2136 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2138         * org-exp.el (org-export-preprocess-string): mark list end before
2139         expanding macros. Thus, a macro inside a list and containing blank
2140         lines cannot break the list structure.
2141         (org-export-preprocess-apply-macros): multi-lines macros get
2142         indented with the same indentation as the first line. Thus, we are
2143         sure that every line belongs to the same list as the first line, if
2144         such list exists. Also add comments in code.
2146 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2148         * org-agenda.el (org-agenda-clock-consistency-checks): New option.
2149         (org-agenda-list): Handle display change to clock check.
2150         (org-agenda-get-progress): Show only clock entries if we are doing the
2151         consistency check.
2152         (org-agenda-show-clocking-issues): New function.
2153         (org-agenda-check-clock-gap): New function.
2154         (org-agenda-view-mode-dispatch): Offer consistency check.
2155         (org-agenda-log-mode): Handle switch to clock only display.
2156         (org-agenda-set-mode-name): Show lighter for Clockcheck.
2158         * org.el (org-hh:mm-string-to-minutes): Accept an integer argument
2159         and return it unchanged.
2161 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2163         * org-list.el (org-list-struct): when walking down the list, the
2164         function would not pay attention to drawers or blocks indentation.
2165         Thus, such constructs couldn't consistently end an item or a list.
2166         This patch ensures line indentation is stored (if applicable)
2167         before skipping them. Also fixed doc-string and comments.
2169 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2171         * org-exp.el (org-export): Add EXPORT_FILE_NAME to the enclosing
2172         tree properties
2174 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2176         * org-exp.el (org-export): Define a bound for finding enclosing
2177         tree with class/title definition.
2179 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2181         * org-exp.el (org-export): Go to next heading before searching
2182         backward, so make this also work if we are on the headline of the
2183         entry with the property...
2185 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2187         * org.el (org-promote):
2188         (org-demote): Soften the previous change, by only removing the
2189         flyspell function from after-change functions, because that was the
2190         one causing the slowdown - at least much of it.
2192 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2194         * org.el (org-promote):
2195         (org-demote): Turn off after-change-functions to speed up the
2196         reindentation of text.
2198 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2200         * ob-ocaml.el (org-babel-ocaml-read-list): Using
2201         `org-babel-script-escape'.
2202         (org-babel-ocaml-read-array): Using `org-babel-script-escape'.
2204 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
2206         * org-html.el (org-html-handle-links): add an alternate for inline
2207         images
2209 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2211         * org-agenda.el (org-agenda-bulk-action): Do not use the entries
2212         variable before it is defined
2214 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2216         * org-src.el (org-src-lang-modes): Added a language alias of "C"
2217         to "c".
2219 2011-07-28  Shaun Johnson  <shaun@slugfest.demon.co.uk>  (tiny change)
2221         * ob-tangle.el (org-babel-tangle): Make it work in an indirect
2222         buffer.
2224 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
2226         * org-html.el (org-html-make-link): correct a bug in coderef link.
2228 2011-07-28  Bernt Hansen  <bernt@norang.ca>
2230         * org-agenda.el (org-agenda-filter-by-tag): Fix variable name typo
2232 2011-07-28  Bernt Hansen  <bernt@norang.ca>
2234         * org-agenda.el (org-agenda-get-timestamps): Fix agenda display
2235         when headlines are missing
2237 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2239         * org-mobile.el (org-mobile-push): Move call to hook, make it the
2240         first thing of the push operation.
2242 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2244         * ob.el (org-babel-params-from-buffer): Now looking for header
2245         arguments in #+Properties: as well as #+Babel:.  Also, we're no
2246         longer caching these results into a file local variable.
2248 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2250         * ob-python.el (org-babel-python-evaluate-external-process): Allow
2251         parsing as a table in the case of ":results output table".
2252         (org-babel-python-evaluate-session):   Allow parsing as a table in
2253         the case of ":results output table".
2255 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2257         * org-agenda.el (org-agenda-bulk-action): Allow bulk scatter in
2258         all possible agenda views.  Use `org-agenda-schedule' instead of
2259         `org-agenda-date-later'.
2261 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2263         * ob-emacs-lisp.el (org-babel-execute:emacs-lisp): Now supports
2264         ":results output".
2266 2011-07-28  Julien Danjou  <julien@danjou.info>
2268         * org.el (org-entry-get):
2269         (org-entry-delete):
2270         (org-entry-put):
2271         (org-property-values):
2272         (org-delete-property-globally): Use org-re-property.
2273         (org-re-property): New function allowing to build a regexp to match a
2274         property.
2276 2011-07-28  Julien Danjou  <julien@danjou.info>
2278         * org.el (org-property-values): Enhance docstring.
2280 2011-07-28  Ethan Ligon  <ligon@are.berkeley.edu>  (tiny change)
2282         * lisp/org-html.el (org-html-export-list-line): Fix regexp for
2283         detecting description lists to allow "::" marker to be last
2284         visible element at end of line.
2285         * lisp/org-docbook.el (org-docbook-export-list-line): Fix regexp
2286         for detecting description lists to allow "::" marker to be last
2287         visible element at end of line.
2289 2011-07-28  Julien Danjou  <julien@danjou.info>
2291         * org-table.el (org-table-cleanup-narrow-column-properties): Use
2292         point-min rather than 1 when moving in the buffer.
2294 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2296         * org-list.el (org-list-in-valid-context-p): renamed from
2297         org-list-in-valid-block-p.
2298         (org-at-item-p,org-list-search-generic): use renamed function.
2300 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2302         * org.el (org-set-font-lock-defaults): Be more strict when
2303         recognizing description items, and do not fontify wrong cases
2304         like: "- term ::description" or "1. term :: description"
2306 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2308         * org-latex.el: pay attention to end of footnote.  Before closing
2309         the command, ensure that list is properly closed or that last link
2310         is separated from the curly brace.
2312 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2314         * org.el (org-indent-line-function): footnote definition must stay
2315         at column 0 to be recognized as such. Body below can have normal
2316         indentation, so it should ignore its definition when computing
2317         indentation.
2319 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2321         * org-protocol.el (org-protocol-remember)
2322         (org-protocol-capture): More appropriate message.
2324 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2326         * org-capture.el (org-capture-clock-keep): New local variable.
2327         (org-capture, org-capture-finalize): Use it and fix a bug when
2328         :clock-keep is set to `t'.
2330 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
2332         * org-exp.el (org-export-preprocess-string): Handle include files
2333         before processing macros.
2335 2011-07-28  Bernt Hansen  <bernt@norang.ca>
2337         * org-agenda.el: Remove obsolete code for adding todo list in
2338         front of the agenda
2340 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
2342         * org-latex.el (org-export-latex-convert-table.el-table): Fix
2343         format-string for insertion of captions.
2345 2011-07-28  Nick Dokos  <nicholas.dokos@hp.com>  (tiny change)
2347         * org-exp.el (org-export-remove-comment-blocks-and-subtrees): Fix
2348         regexp.
2350 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
2352         * org.el (org-read-date-analyze): Help matching dotted European
2353         dates, like 31. 12. 2007
2355 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2357         * ob-lisp.el (org-babel-execute:lisp): Fix typo.
2359 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2361         * ob-lisp.el (org-babel-execute:lisp): Turn vectors into lists
2362         before reading by elisp
2363         (org-bable-lisp-vector-to-list): Stub of a vector->list function,
2364         should be replaced with a cl-vector->el-vector function.
2366 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2368         * ob-lisp.el (org-babel-execute:lisp): Now using
2369         `org-babel-reassemble-table' to apply the appropriate header
2370         arguments to results.
2372 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2374         * org.el (org-end-of-meta-data-and-drawers): New function.
2376         * org-capture.el (org-capture-place-plain-text): Implement adding
2377         plain text templates to Org nodes.
2379 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2381         * org-beamer.el (org-beamer-environments-extra): Fix docstring
2383 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
2385         * org-exp.el (org-export-handle-comments): Add the org-protected
2386         property to the replacement string.
2388 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
2390         * org-html.el (org-export-as-html) (org-html-level-start): Fix
2391         logic for section number printing when NUM is an integer.
2393 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
2395         * org-latex.el (org-export-latex-special-chars): Fix regexp for
2396         `single' special characters and ellipsis.
2398 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
2400         * org.el (org-point-at-end-of-empty-headline): Bind
2401         case-fold-search to nil.
2403 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2405         * org-capture.el (org-capture-fill-template): Resolve new %<...>
2406         template escape.
2407         (org-capture-templates): Document new %<...> template escape.
2409 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2411         * ob.el (org-babel-process-params): Make this function idempotent,
2412         as it will sometimes be called multiple times.
2414 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2416         * org.el (org-ts-regexp-both): Add "]" to class of characters that
2417         should not be matched.
2418         (org-ts-regexp0):
2419         (org-ts-regexp1): Do not start a class with "^]-+", because that tries
2420         to (not) match characters between "]" and "+".  Instead, move the "-"
2421         to the end of the class where it causes no harm.
2423 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2425         * ob-R.el (org-babel-edit-prep:R): Associate the appropriate R
2426         process with the edit buffer when :session is specified.
2428 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2430         * ob-tangle.el (org-babel-tangle-collect-blocks): Brought the link
2431         extraction code into line with a newer version of the
2432         org-store-link function.
2434 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2436         * ob-lisp.el (org-babel-expand-body:lisp): New body expansion
2437         wrapping the expression in either a let or progn, and possibly a
2438         pretty-print function invocation.
2439         (org-babel-execute:lisp): Greatly simplified method of executing
2440         lisp code blocks.
2442 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2444         * org-list.el: move org-update-checkbox-count-maybe call outside
2445         of save-excursion to get back to original position.
2447 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2449         * org.el (org-numbered-action-format): New option.
2450         (org-new-numbered-action): New command.
2451         (org-collect-todos-in-subtree): New command.
2453 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2455         * org-exp.el (org-export-with-tasks): New option.
2456         (org-export-plist-vars): Add :tasks property.
2458 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2460         * org-ascii.el (org-export-as-ascii):
2462         * org-docbook.el (org-export-as-docbook):
2464         * org-html.el (org-export-as-html):
2466         * org-latex.el (org-export-as-latex): Pass the :done-tasks
2467         property to the export preprocessor.
2469         * org-exp.el (org-export-with-done-tasks): New option.
2470         (org-export-plist-vars): Add entry for :done-tasks.
2471         (org-export-preprocess-string): Call `org-export-remove-done-tasks'.
2472         (org-export-remove-done-tasks): New function.
2474 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2476         * org-latex.el (org-export-latex-keywords-maybe): Protect # in
2477         tags.
2479 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2481         * org.el (org-find-olp): Use the level of the correct match to
2482         continue search.
2484 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2486         * org-list.el (org-toggle-checkbox): build value of
2487         org-keyword-time-regexp instead of using it directly, as it's
2488         buffer-local, and function might be called outside Org.
2490 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2492         * org-list.el (org-list-struct,org-in-item-p): don't assume end of
2493         blocks or drawers necessarily start somewhere. It it isn't the
2494         case, treat them as normal text.
2496 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2498         * ob-exp.el (org-babel-exp-results): Use code block name when
2499         finding cached results.
2501 2011-07-28  Julien Danjou  <julien@danjou.info>
2503         * org-latex.el (org-export-latex-date-format): Change default date
2504         format to \today. This has the same result but respects the
2505         language set in the document by default.
2507 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2509         * org-list.el (org-list-checkbox): when called from an headline,
2510         function would normally skip drawers, but not if a SCHEDULED or
2511         DEADLINE keyword is standing before the drawer. Also avoid
2512         problems if function is called in buffers not is Org mode.
2514 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2516         * org-clock.el (org-clock-report): change the scope of the
2517         inserted clock report depending on whether the point is within a
2518         subtree (:scope subtree) or not (:scope file).
2520 2011-07-28  Puneeth Chaganti  <punchagan@gmail.com>
2522         * org-html.el (org-export-as-html): Fix export of footnotes
2523         containing lists, tables, quotes, etc.
2525 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
2527         * org-latex.el (org-export-latex-preprocess): Correctly match
2528         starred command names.
2530 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
2532         * org-html.el (org-export-as-html): Get local value of
2533         org-export-with-section-numbers from the buffer's plist.  Deal
2534         specially with the case the resulting value is an integer.
2535         (org-html-level-start): New optional argument of the option plist used
2536         instead of `org-export-with-section-numbers'.  Also deal specially
2537         with the case that the value is an integer.
2539 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
2541         * org-latex.el (org-export-latex-subcontent): Deal specially with
2542         the case that NUM is an integer.
2544 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2546         * org-protocol.el (org-protocol-do-capture): allow template keys
2547         of two characters.
2548         (org-protocol-default-template-key): Update the docstring to
2549         reflect the change in `org-protocol-do-capture'.
2551 2011-07-28  Christian Egli  <christian.egli@sbszh.ch>
2553         * org-taskjuggler.el: Fix a typo in the commentary.
2555 2011-07-28  Christian Egli  <christian.egli@sbszh.ch>
2557         * org-taskjuggler.el (org-taskjuggler-open-task): Only emit a
2558         "purge allocations" statement if we are not targeting tj3.
2560 2011-07-28  Christian Egli  <christian.egli@sbszh.ch>
2562         * org-taskjuggler.el (org-taskjuggler-assign-resource-ids):
2563         Replace recursive implementation with an iterative one.
2565 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2567         * ob-sh.el (org-babel-sh-var-to-sh): Fixed insertion of tabular
2568         data into shell variables.
2570 2011-07-28  David Maus  <dmaus@ictsoc.de>
2572         * org-html.el (org-html-handle-time-stamps): Protected linebreak
2573         element after timestamp markup.
2575 2011-07-28  David Maus  <dmaus@ictsoc.de>
2577         * org-html.el (org-html-handle-links): Don't protect img tag in
2578         link description.
2580 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2582         * org-table.el (org-table-formula-handle-first/last-rc): Bind
2583         `char'.
2585 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2587         * org-list.el (org-in-item-p): re-build org-drawer-regexp,
2588         whatever the major mode is.
2590 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2592         * org-inlinetask.el (org-inlinetask-export-templates): fix default
2593         templates.
2594         (org-inlinetask-export-handler): Ensure contents of inline task, if
2595         any, starts and ends with a newline character. Refactor and comment
2596         code.
2598 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2600         * org-capture.el (org-datetree-find-date-create): Lower-case for
2601         variable names in define-function form.
2603 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2605         * org-table.el (org-table-convert-region): Throw error when
2606         SEPARATOR is smaller than 1.
2608 2011-07-28  Julien Danjou  <julien@danjou.info>
2610         * org-colview.el (org-columns-display-here): Fix heading retrieval
2611         in Org buffers.
2613 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2615         * org-latex.el (org-export-latex-preprocess): last brace shouldn't
2616         be on the same line as a list end marker.
2618 2011-07-28  Julien Danjou  <julien@danjou.info>
2620         * org.el (org-icompleting-read): Do not use useless lambda.
2622 2011-07-28  Julien Danjou  <julien@danjou.info>
2624         * org-agenda.el (org-format-agenda-item): Fix length computing.
2626 2011-07-28  Julien Danjou  <julien@danjou.info>
2628         * org-agenda.el (org-format-agenda-item): Fix comment and use
2629         `add-text-properties'.
2631 2011-07-28  Julien Danjou  <julien@danjou.info>
2633         * org-agenda.el (org-agenda-highlight-todo): Remove useless
2634         `concat'.
2636 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2638         * org-list.el (org-list-to-generic): set a default term for
2639         ill-formed description lists. Do not insert newline characters
2640         unless told to.
2641         (org-list-to-texinfo,org-list-to-html): apply changes to
2642         `org-list-parse-liste'.
2644 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2646         * org-clock.el (org-clock-clocktable-language-setup): Add a
2647         string.
2648         (org-clocktable-write-default): Use the new localized string
2649         in `org-clock-clocktable-language-setup'.
2651 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2653         * org-taskjuggler.el (org-taskjuggler-compute-task-leafiness):
2654         (org-taskjuggler-assign-resource-ids): Replace recursive
2655         implementation with an iterative one.
2657 2011-07-28  Christian Egli  <christian.egli@alumni.ethz.ch>
2659         * org-taskjuggler.el (org-taskjuggler-components): Escape quotes
2660         in headlines.
2662 2011-07-28  Christian Egli  <christian.egli@alumni.ethz.ch>
2664         * org-taskjuggler.el (org-taskjuggler-compute-task-leafiness):
2665         Compute the leafiness of a node.
2666         (org-taskjuggler-open-task, org-export-as-taskjuggler): Mark a node as
2667         a milestone if it is a leaf and has no effort.
2669 2011-07-28  Christian Egli  <christian.egli@alumni.ethz.ch>
2671         * org-taskjuggler.el (org-export-taskjuggler-target-version):
2672         (org-taskjuggler-targeting-tj3-p): Add some minimal infrastructure to
2673         handle export to both tj2 and tj3.
2674         (org-taskjuggler-open-task): Use a different way to purge allocations
2675         for tj2 and tj3.
2677 2011-07-28  Matt Lundin  <mdl@imapmail.org>
2679         * org-footnote.el (org-footnote-auto-label): New random option.
2681         * org-footnote.el (org-footnote-new): Create random footnote
2682         labels with unique ids.
2684 2011-07-28  Matt Lundin  <mdl@imapmail.org>
2686         * org-footnote.el (org-footnote-create-definition): Allow for
2687         footnote sections above the current footnote insertion point.
2689 2011-07-28  Matt Lundin  <mdl@imapmail.org>
2691         * org-footnote.el (org-footnote-create-definition): Don't search
2692         for last footnote when in org-mode file.
2694 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2696         * org-html.el (org-export-as-html): Handle links with
2697         `org-html-handle-links' after we handle special characters
2698         conversions.
2699         (org-html-make-link, org-export-html-format-image): Don't
2700         protect html with @ anymore, as links are now handled after
2701         special characters conversions.
2703 2011-07-28  Julien Danjou  <julien@danjou.info>
2705         * org-agenda.el (org-agenda-get-timestamps):
2706         (org-agenda-get-scheduled): Fix call to `org-format-agenda-item'.
2707         (org-format-agenda-item): Remove no-prefix argument.
2708         (org-agenda-change-all-lines): Call org-format-agenda-item without the
2709         no-prefix argument.
2711 2011-07-28  Julien Danjou  <julien@danjou.info>
2713         * org-agenda.el (org-agenda-highlight-todo): Stop using
2714         prefix-length.
2715         (org-cmp-alpha): Stop using prefix-length.
2716         (org-agenda-open-link): Stop using prefix-length.
2717         (org-agenda-change-all-lines): Stop using prefix-length.
2719         * org-colview-xemacs.el (org-columns-display-here): Stop using
2720         prefix-length. Always return claned items.
2722         * org-colview.el (org-columns-display-here): Stop using
2723         prefix-length. Always return claned items.
2725         * org-mobile.el (org-mobile-write-agenda-for-mobile): Stop using
2726         prefix-length.
2728 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2730         * ob-tangle.el (org-babel-tangle-collect-blocks): Don't call
2731         `org-store-link' interactively as it can confuse the setting of
2732         `org-link-to-org-use-id' and cause undue edits to the org-mode
2733         buffer during tangling.
2735 2011-07-28  David Maus  <dmaus@ictsoc.de>
2737         * org-html.el (org-export-html-format-image): Protect <p> element
2738         of image caption.
2740 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
2742         * org.el (org-read-date-force-compatible-dates): New option.
2743         (org-read-date, org-read-date-analyze): Check representable date range.
2745 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2747         * org-html.el (org-export-as-html): fix export of email.
2749 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2751         * ob-tangle.el (org-babel-spec-to-string): Check value of padline
2752         on tangling, no longer use the now-removed variable
2753         `org-babel-tangle-pad-newline'.
2755         * ob.el (org-babel-header-arg-names): Add padline to the list of
2756         header argument names.
2757         (org-babel-default-header-args): Set the default value of padline to
2758         "yes".
2759         (org-babel-merge-params): Cleaned up the merge logic, added padline.
2761 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2763         * ob.el (org-babel-header-arg-names): Adding "shebang" to known
2764         code block header argument names.
2766 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2768         * org-crypt.el: remove useless TODO in comments.
2770 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2772         * org-html.el (org-export-as-html): the default postamble now only
2773         export a date paragraph if `org-export-time-stamp-file' is
2774         non-nil.
2776 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2778         * org-exp.el (org-export-xml): Remove the defgroup of
2779         org-export-xml.
2781 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2783         * org-html.el (org-export-html-insert-plist-item): Remove.
2784         (org-export-html-preamble): Default to `t'.  Accept functions.
2785         (org-export-html-postamble): Default to `auto'.  Accept
2786         functions and distinguish between 'auto (no formatting string)
2787         and `t' (default formatting string).
2788         (org-export-as-html): Handle org-export-html-preamble and
2789         org-export-html-postamble new defaults/allowed values.
2790         Define email and creator-info before using them.
2792 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2794         * org-html.el (org-export-html-protect-char-alist): Fix typo in
2795         custom type definition.
2797 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2799         * ob-exp.el (org-babel-exp-do-export): Now runs for empty :session
2800         arguments.
2802 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2804         * org-list.el (org-list-parse-list): fixed regexp.
2806 2011-07-28  David Maus  <dmaus@ictsoc.de>
2808         * org-html.el (org-export-html-format-image): Protect image
2809         elements.
2811 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
2813         * ob-tangle.el (org-babel-tangle-body-hook): Hook for changing the
2814         contents of a code block body on export.
2815         (org-babel-tangle-collect-blocks): Apply
2816         `org-babel-tangle-body-hook' to the collected bodies of code blocks.
2818 2011-07-28  David Maus  <dmaus@ictsoc.de>
2820         * org-html.el (org-html-make-link, org-html-handle-links): Protect
2821         generated XHTML elements.
2822         (org-export-as-html): Expand character entities after creating markup
2823         for links and timestamps.
2825 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2827         * org-html.el (org-export-as-html): bugfix: insert email
2828         correctly.
2830 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2832         * org-html.el: Bugfix: prevent infinite matching of the `&'
2833         character.
2835 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2837         * org.el (org-fill-paragraph): fill-forward-paragraph function has
2838         been introduced with emacs 23.1.
2840 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2842         * org-attach.el: Allow to store a link to the attach-dir location.
2844 2011-07-28  Puneeth Chaganti  <punchagan@gmail.com>
2846         * org-agenda.el (org-agenda-bulk-action): Allow the user to run a
2847         function.
2849 2011-07-28  Bernt Hansen  <bernt@norang.ca>
2851         * org-clock.el (org-clock-in): Allow clocking in new tasks
2852         inserted before the current clocking task
2854 2011-07-28  Bernt Hansen  <bernt@norang.ca>
2856         * org-clock.el (org-clock-in): Set default clocking task when
2857         already clocking the task
2859 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2861         * org.el (org-adaptive-fill-function): when a region is specified
2862         first line of paragraph isn't skipped, so fill-paragraph have to
2863         be computed even if point is at an item.
2865 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2867         * org-list.el (org-list-in-valid-block-p): new function.
2868         (org-at-item-p,org-list-search-generic): use new function.
2870 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2872         * org.el (org-indent-line-function): text in both a list and a
2873         valid block is indented with regards to current item, not to block
2874         boundaries.
2876 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
2878         * org-html.el (org-format-org-table-html): fix anchors in HTML
2879         export (thanks to <aankhen@gmail.com>)
2880         (org-html-protect): fix a  bug that prevents some target to be
2881         rendered correctly.
2883 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2885         * org.el (org-default-properties): Add EXPORT_TEXT.
2887 2011-07-28  Matt Lundin  <mdl@imapmail.org>
2889         * org-footnote.el (org-footnote-create-definition)
2890         (org-insert-footnote-reference-near-definition): Fix sorting
2891         of footnotes.
2893 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
2895         * org-html.el (org-export-as-html): Bugfix: don't insert closing
2896         HTML tags when exporting body only.
2898 2011-07-28  Jason Dunsmore  <emacs-orgmode@deathroller.dunsmor.com>  (tiny change)
2900         * org.el (org-back-over-empty-lines): Bugfix.  Honor
2901         `org-blank-before-new-entry' correctly in various contexts.
2903 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2905         * org-macs.el (org-with-wide-buffer): Bugfix: use `save-excursion'
2906         and `save-restriction'.
2908 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2910         * org-timer.el (org-timer-item): save-excursion prevents
2911         `org-list-struct' to get the list structure when point isn't on
2912         the first line of the item.
2914 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2916         * org-capture.el (org-capture-templates): New option
2917         :no-clock-out.
2918         (org-capture): Use the new option.
2920 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2922         * org-list.el (org-update-checkbox-count): Ensure cookies on an
2923         heading are correctly updated when checkboxes are hidden. It
2924         allows, for example, to use C-c C-x C-b on a collapsed tree and
2925         still get the update.
2927 2011-07-28  David Maus  <dmaus@ictsoc.de>
2929         * org-exp.el (org-export-visible): Accept keys for
2930         `org-export-as-html-to-buffer' and `org-export-region-as-html'.
2932 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2934         * org.el (org-duration-string-to-minutes): Don't use
2935         `rx-to-string'.
2937 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
2939         * org.el (org-effort-durations): New variable.
2941         * org.el (org-duration-string-to-minutes): New function.
2943         * org-agenda.el (org-agenda-filter-effort-form)
2944         (org-format-agenda-item): Use it.
2946         * org-clock.el (org-clock-notify-once-if-expired)
2947         (org-clock-modify-effort-estimate, org-clock-get-clock-string): Use it.
2949 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2951         * org-agenda.el (org-agenda-run-series): Rename from
2952         `org-run-agenda-series'.
2954 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2956         * org-capture.el: Don't allow currentfile anymore.
2958 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2960         * org-agenda.el (org-agenda-list): Fix bug: don't rely on
2961         `org-agenda-current-span' when calling `org-agenda-list'.
2963 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2965         * org-capture.el (org-capture-put-target-region-and-position): New
2966         function to store information about the target buffer.
2967         (org-capture-set-target-location): Use it.
2968         (org-capture-finalize): restore the target buffer in its
2969         possibly narrowed state.  Also restore the cursor position.
2971 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2973         * org-crypt.el (auto-save-default): make sure entries are
2974         encrypted before auto-saving.
2976 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2978         * org-inlinetask.el (org-inlinetask-promote)
2979         (org-inlinetask-demote): new functions.
2981 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2983         * org.el (org-demote-subtree,org-promote-subtree): wrap
2984         org-map-tree into org-with-limited-levels macro, so it avoids
2985         operating on inline tasks.
2987 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
2989         * org.el (org-narrow-to-subtree): ensure `org-back-to-heading'
2990         will move point to a real heading and not an inline task by
2991         wraping function into a org-with-limited-levels macro.
2993 2011-07-28  Bastien Guerry  <bzg@gnu.org>
2995         * org-capture.el (org-capture-finalize): New argument clock-out,
2996         to tell whether finalizing the capture process should clock out
2997         the running clock.
2998         (org-capture): Use the new argument.
3000 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3002         * org.el (org-refile-get-targets): Rename from
3003         `org-get-refile-targets.'
3005 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3007         * org-exp.el (org-export-table-remove-empty-lines): New custom
3008         variable.
3009         (org-export-remove-special-table-lines): Use it.
3011 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3013         * org-table.el (org-table-fix-formulas-confirm): new custom
3014         variable.
3015         (org-table-insert-column, org-table-delete-column)
3016         (org-table-move-column, org-table-move-row)
3017         (org-table-insert-row, org-table-kill-row): Use it.
3019 2011-07-28  Tassilo Horn  <tassilo@member.fsf.org>
3021         * org.el (org-refile-get-location): Set and show default value.
3022         (org-goto, org-refile): Adapt calls.
3024 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3026         * org-mobile.el (org-mobile-files-exclude-regexp): New custom
3027         variable.
3028         (org-mobile-files-alist): Use it.
3030 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3032         * org.el (org-todo): Bugfix: use `org-with-wide-buffer' to check
3033         against headings outside of a narrowed buffer.
3035 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3037         * org.el (org-confirm-shell-link-not-regexp)
3038         (org-confirm-elisp-link-not-regexp): New custom variables.
3039         (org-open-at-point): Use the new custom variables.
3041 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
3043         * org-latex.el: place \title \author \date before
3044         \begin{document}.
3046 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3048         * org-html.el (org-export-html-preamble)
3049         (org-export-html-postamble): now default to `nil'.
3050         (org-export-as-html): when :html-pre/postamble is nil, fall
3051         back on the default pre/postamble, which depends on the
3052         :author-info, :email-info, :creator-info options.
3054 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3056         * ob-exp.el (org-babel-exp-results): Don't use cached results if
3057         there is no hash.
3059 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
3061         * org-table.el (org-table-eval-formula): Treat relative column
3062         refs.
3064 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
3066         * org-table.el (org-table-use-standard-references): Change default
3067         to `from'.
3069 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3071         * org.el (org-move-subtree-down): leave the cursor at the same
3072         column we were at.
3074 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3076         * org-attach.el (org-attach-store-link-p): New variable.
3077         (org-attach-store-link): New function.
3078         (org-attach-attach): When `org-attach-store-link-p' is
3079         non-nil, store a link in `org-stored-links' to a newly
3080         attached file.
3082 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3084         * org-exp.el (org-export-remove-headline-metadata): bugfix: don't
3085         case-fold-search to avoid mixing TODO keywords with real headline
3086         words.
3088 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
3090         * org-table.el (org-table-fedit-finish): Read more general LHS of
3091         formulas.
3092         (org-table-formula-handle-@L): New function to hanle @L references.
3093         (org-table-current-ncol): New variable.
3094         (org-table-line-to-dline): New function.
3095         (org-table-get-stored-formulas): Accept range formulas as matches.
3096         (org-table-get-specials): Compute and store the number of columns.
3097         (org-table-get-range): New optional argument CORNERS-ONLY, to retrieve
3098         only the region marked by the range, not the content.
3099         (org-table-recalculate): Call `org-table-expand-lhs-ranges' to expand
3100         range targets.  Also check for duplicate access to fields.
3101         (org-table-expand-lhs-ranges): New funktion.
3102         (org-table-get-remote-range): Bind `org-table-current-ncol' to protect
3103         the caller's value.
3104         (org-table-edit-formulas): Support highlighting of range targets.
3105         (org-table-field-info): Handle renge formulas.
3107 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3109         * org-html.el (org-export-html-postamble-format)
3110         (org-export-html-preamble-format): explain how to escape the
3111         `%' character.
3113 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3115         * org-exp-bibtex.el (org-export-bibtex-preprocess): Use
3116         `org-export-current-backend'.
3118 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3120         * ob.el (org-babel-read): Read string variable values wrapped in
3121         double quotes, removing the quotes.
3123 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3125         * ob-exp.el (org-babel-exp-results): Ensure that processed params
3126         are send to org-babel-execute-src-block.
3128 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3130         * org-special-blocks.el
3131         (org-special-blocks-make-special-cookies): Use
3132         `org-export-current-backend'.
3134 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3136         * ob-exp.el (org-babel-exp-in-export-file): Now takes the language
3137         as an argument.
3138         (org-babel-exp-src-block): Explicitly pass language to
3139         `org-babel-exp-in-export-file'.
3140         (org-babel-exp-inline-src-blocks): Removed unused code.
3141         (org-babel-exp-results): Explicitly pass language to
3142         `org-babel-exp-in-export-file'.
3144 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3146         * ob-calc.el (org-babel-execute:calc): Unquote quoted vectors
3147         returned from calc-eval.
3149 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3151         * ob.el (org-babel-read): Pass elisp vectors through to code
3152         blocks.
3154 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
3156         * ob.el (org-src-lang-modes): Defvar.
3157         (org-at-item-p): Declare function.
3159         * ob-calc.el (calc-store): Require.
3160         (var-syms): Defvar.
3162         * ob-python.el (py-default-interpreter): Defvar.
3164 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
3166         * org-exp-blocks.el (backend): defvar.
3168 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
3170         * org-agenda.el (org-agenda-get-scheduled):
3171         (org-agenda-get-timestamps): Bind local variable `show-all'.
3173 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
3175         * ob-ref.el (org-at-item-p): Declare function.
3177         * org-agenda.el (diary-time-regexp): defvar.
3179         * org-archive.el (org-archive-subtree): Bind local variable
3180         `infile-p'.
3182         * org-capture.el (org-capture-insert-template-here): Get template
3183         text from property list, to avoid byte compiler message.
3185         * org-latex.el (org-export-latex-tables): Bind local variable
3186         `width'.
3188         * org-special-blocks.el (org-compat): Add require statement.
3190         * org-table.el (orgtbl-ctrl-c-ctrl-c): Bind local variable
3191         `const-str'.
3193         * org.el (org-eval): Moved function here from org-agenda.el.
3195 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3197         * ob.el (org-babel-read-table): Inhibit lisp evaluation of values
3198         when reading from tables.
3199         (org-babel-read-list): Inhibit lisp evaluation of values when
3200         reading from lists.
3201         (org-babel-read): Add optional argument which can be used to inhibit
3202         lisp evaluation of value.
3204 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3206         * ob-table.el (sbe): Ensure that ob-trim is only called on
3207         strings.
3209 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3211         * ob-exp.el (org-babel-exp-results): On export, ensure that the
3212         result hash is resolved in the original org-mode file.
3214 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3216         * org-exp.el (org-export-mark-list-end): change end marker
3218         * org-docbook.el (org-export-docbook-list-line): use new marker.
3220         * org-html.el (org-html-export-list-line): use new marker
3222         * org-latex.el (org-export-latex-lists): use new marker
3224 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3226         * org-latex.el (org-export-latex-lists): make sure markers used
3227         for export are taken into account by temporarily setting an
3228         appropriate value for `org-list-ending-method'.
3230 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3232         * org-exp-blocks.el (org-exp-blocks-block-regexp): Wrapping block
3233         regexp into its own variable, also allowing match of empty bodies.
3234         (org-export-blocks-preprocess): Using new regexp variable.
3236 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3238         * ob.el (org-babel-src-block-regexp): Code block regexp now
3239         matches blocks with empty bodies.
3241 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3243         * ob.el (org-babel-script-escape): If script escaped value doesn't
3244         parse cleanly, then return it literally.
3246 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3248         * ob-exp.el (org-babel-exp-src-block): When block will eventually
3249         be evaluated, pre-calculate the hash before noweb expansion, and
3250         expand the parameters before hash calculation.
3251         (org-babel-exp-do-export): Pass pre-calculated hash through to
3252         `org-babel-exp-results'.
3253         (org-babel-exp-results): Compare pre-calculated hash to results hash.
3255 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3257         * ob.el (org-babel-sha1-hash): Sort list values to header
3258         arguments, and sort the words in strings.
3260 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3262         * ob-ref.el (org-babel-ref-index-list): Special handling of hline
3263         rows.
3265 2011-07-28  Julien Danjou  <julien@danjou.info>
3267         * org-macs.el (org-with-point-at): Store evaluated version of
3268         pom. This fixes a potential bug when using (org-with-point-at
3269         (func) …), where (func) would be evaluated multiple times,
3270         therefore might return different results if a marker was returned
3271         and different each time.
3273 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3275         * org.el (org-open-at-point): if a link to a radio target is the
3276         first, (resp. the last), element of a buffer, function cannot find
3277         the property change required to get its boundaries, and
3278         `buffer-substring' is called with an invalid nil argument.
3280 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3282         * org-table.el (org-table-copy-down): fix docstring.
3284 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3286         * ob-latex.el (org-babel-execute:latex): Add imagemagick options,
3287         and for file types other than png and pdf it uses imagemagick to
3288         convert a compiled pdf file to the desired file type.
3289         (convert-pdf): Convert a pdf file to a new file type using
3290         imagemagick.
3292 2011-07-28  Puneeth Chaganti  <punchagan@gmail.com>
3294         * org-capture.el (org-capture-fill-template): fix bug with the
3295         display of interactive prompt in templates expansion.
3297 2011-07-28  Reiner Steib  <reiner.steib@gmx.de>
3299         * org-clock.el (org-clock-display): Document how to remove subtree
3300         times.
3302 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3304         * org-exp-blocks.el (org-export-blocks-format-comment): Explicitly
3305         append a newline to the body.
3307 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3309         * org-list.el (org-list-insert-item): when computing size of item
3310         being inserted, function has to take into account that indentation
3311         may not only be made of spaces.
3313 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3315         * org-clock.el (org-clock-find-position): if a list was adjacent
3316         to some clocks and a drawer was going to be created, only the
3317         first element of the list would make it into the drawer.
3319 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3321         * org-list.el (org-toggle-checkbox): fix bug where top item in
3322         list was omitted when checking boxes.
3324 2011-07-28  Dan Davison  <dandavison7@gmail.com>
3326         * ob-R.el: Don't print result to echo area after evaluation.
3328 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3330         * org-capture.el (org-capture-refile): Fix typo in docstring.
3332 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3334         * ob-calc.el (org-babel-execute:calc): Call out to new function
3335         for variables resolution.
3336         (ob-calc-maybe-resolve-var): Resolve (possibly recursively)
3337         variables in calc expressions.
3339 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3341         * ob-C.el (org-babel-tangle-lang-exts): Replace "c++" with "C++".
3342         (org-babel-C++-compiler): Replace "c++" with "C++".
3343         (org-babel-execute:cpp): Replace "c" with "C++".
3344         (org-babel-execute:C++): Replace "c" with "C++".
3345         (org-babel-expand-body:C++): Replace "c" with "C++".
3346         (org-babel-C-execute): Replace "c" with "C++".
3348 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3350         * ob-ref.el (org-babel-ref-at-ref-p): Only try to read results as
3351         a list if at the *beginning* of a list item.
3353         * ob.el (org-babel-read-result): Only try to read results as a
3354         list if at the *beginning* of a list item.
3356 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3358         * org-list (org-cycle-item-indentation): do not break an
3359         indentation cycle because visibility cycling is requested. This
3360         happens when an item becomes a parent, due to indentation change.
3361         Not considered empty anymore, the function cannot change its
3362         indentation again.
3364 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3366         * org-clock.el (org-clocktable-write-default): Bugfix: falls back
3367         on `org-export-default-language' when no :lang parameter is set.
3369 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
3371         * org-capture.el (org-capture-expand-file): New function.
3372         (org-capture-target-buffer):
3373         (org-capture-set-target-location): Use `org-capture-expand-file'.
3375 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3377         * ob.el (org-babel-read-list): Reading the value of a list has
3378         been updated to reflect the new structure of org-mode lists in
3379         elisp.
3380         (org-babel-insert-result): Writing code block results to lists has
3381         been updated to reflect the new list structure.
3382         (org-babel-result-end): Remove a previous change to end-of-list
3383         marker detection
3385 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3387         * org-list.el (org-cycle-item-indentation): each time the function
3388         moves item back to child position, a white space is added to the
3389         line.
3391 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3393         * ob.el (org-babel-process-params): Allow elisp code in
3394         specification of results header arguments.
3396 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3398         * org-agenda.el (org-agenda-append-agenda): New command.
3399         (org-agenda-mode-map): New keybinding to this new command.
3401 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3403         * org.el (org-ctrl-c-ctrl-c): call `org-list-send-list' only when
3404         cursor it at very first item of the list, as specified in the
3405         manual. Also refactored the list part of the function a bit.
3407 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3409         * org-agenda.el (org-agenda): Set the 'last-args property to nil
3410         when calling `org-agenda'.  Don't kill the local variable
3411         `org-agenda-current-span'.
3412         (org-run-agenda-series): Use the new property 'last-args.
3413         (org-agenda-change-time-span): Use the dynamically set
3414         `org-agenda-overriding-arguments' variable when non-nil.
3416 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
3418         * ob.el (org-babel-result-end): Adjust marker of list end to
3419         changes in the list format.
3421 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3423         * org-list.el (org-toggle-checkbox, org-update-checkbox-count): no
3424         need to wrap org-entry-get in ignore-errors since commit
3425         7dd425cc5d42fb297f547f713edfdc936f9271f0
3427 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3429         * org.el (org-toggle-item, org-toggle-heading): make sure every
3430         sub-item in a list is changed into a sub-heading and sub-headings
3431         are translated into sub-items. Also ignore inline tasks in the
3432         process.
3434 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3436         * org-exp.el (org-export-select-backend-specific-text): add
3437         `original-indentation' property when replacing #+begin_backend and
3438         #+backend blocks with their content. This is needed for lists, as
3439         they must know if the block belonged to them.
3441 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3443         * org-html.el (org-html-export-list-line): insert a newline
3444         character before ending an item, as anchor could be on a line
3445         going to be deleted, like a drawer ending string.
3447         * org-list.el (org-list-to-html): same.
3449 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3451         * org.el (org-set-autofill-regexps): use `org-item-re' in
3452         `paragraph-start' to recognize alphabetical lists.
3453         (org-fill-paragraph): enforce a pre-computed fill-prefix before
3454         calling fill-paragraph when point in in an item. Also prevent
3455         paragraphs getting merged into an adjacent list upon filling.
3456         (org-adaptive-fill-function): make sure to determine real fill-prefix
3457         for auto-fill.
3458         (org-auto-fill-function): use a pre-computed fill-prefix before
3459         calling do-auto-fill.
3461         * org-list.el (org-list-item-body-column): new function
3463 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3465         * org-inlinetask.el (org-inlinetask-at-task-p)
3466         (org-inlinetask-toggle-visibility): new functions.
3468         * org-list.el (org-list-set-item-visibility): new function.
3470         * org.el (org-cycle, org-cycle-internal-local): separate lists and
3471         inline tasks from headlines.
3472         (org-outline-level): do not consider lists as headlines.
3473         Cycling visibility is using different tools.
3475 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3477         * org-list.el (org-list-struct): mark items less indented than top
3478         item of the list, so that they will be modified.
3479         (org-list-struct-apply-struct): compare struct's indentation with
3480         line's indentation instead of old-struct's. This is needed because
3481         `org-list-struct' automatically fixes indentation so changes might not
3482         be seen otherwise.
3484         * org.el (org-ctrl-c-ctrl-c): small refactoring.
3486 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3488         * org-list.el (org-update-checkbox-count): when a part of the
3489         buffer is processed to count checkboxes, lists are read from top
3490         to bottom, but inside lists (in drawers, blocks, or inline tasks)
3491         are skipped. Thus, cookies cannot be updated. This patch enforces
3492         reading of such lists if counter is itself in a special context.
3494 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3496         * org-list.el (org-list-struct-apply-struct): inline tasks along
3497         with their content must stay at column 0 even if the item is
3498         gaining indentation. Moreover, fix indentation of text in an
3499         inline task, now it can be in such a task within a list.
3501 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3503         * org-list.el (org-at-item-p): also verify context is valid.
3504         Otherwise it would recognize valid items where org-in-item-p
3505         wouldn't.
3506         (org-in-item-p, org-list-struct-apply-struct): use shorter version of
3507         org-at-item-p.
3508         (org-cycle-list-bullet): fix typo.
3509         (org-list-parse-list): avoid calling org-at-item-p two times by using
3510         an appropriate regexp
3512         * org.el (org-indent-line-function): use an appropriate regexp
3513         instead of calling org-at-item-p two times.
3515 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3517         * org-list.el (org-in-item-p): When point was just after
3518         org-list-end-re, check wouldn't be done for starting line. So, if
3519         the first line was an item, it wouln't be noticed and function
3520         would return nil. Simplify and comment code.
3522 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3524         * org.el (org-toggle-item): when used on normal text, ensure every
3525         line in region is included in the new item, regardless of its
3526         original indentation.
3528 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3530         * org-list.el (org-list-struct-apply-struct): if end of list was
3531         at eol, for example, with list inside a block, the last list
3532         wouldn't be shifted. Thus, the patch ensures no blank lines is
3533         skipped.
3535 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3537         * org.el (org-toggle-item): Now accepts a prefix argument. When
3538         used without argument on normal text, it will make the whole
3539         region one item. With an argument, it defaults to old behavior:
3540         change each line in region into an item.
3542 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3544         * org.el (org-return): when called from inside an item with the
3545         indent flag, function should keep text moved inside the item. This
3546         allows to use C-j to separate lines in an item: cursor won't go
3547         back to column 0.
3549 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3551         * org-list.el (org-list-struct): when a line has org-example
3552         property, skip the entire block. This is needed during export, for
3553         example when src blocks in org markup contain lists, and are
3554         returned verbatim because org isn't in the list of interpreted
3555         languages.
3557 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3559         * org-list.el (org-in-item-p): handle special cases when function
3560         is called with cursor amidst `org-list-end-re' or at an inline
3561         task.
3563 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3565         * ob.el (org-babel-result-end): apply renaming.
3567         * org-exp.el (org-export-mark-list-properties): apply renaming.
3569         * org-list.el (org-list-prevs-alist): renamed from
3570         org-list-struct-prev-alist.
3571         (org-list-parents-alist): renamed from org-list-struct-parent-alist.
3572         (org-list-write-struct): renamed from org-list-struct-fix-struct.
3573         (org-list-parse-list, org-sort-list, org-list-indent-item-generic,
3574         org-toggle-checkbox, org-update-checkbox-count, org-cycle-list-bullet,
3575         org-list-repair, org-insert-item, org-move-item-up, org-move-item-up,
3576         org-move-item-down, org-next-item, org-previous-item,
3577         org-end-of-item-list, org-beginning-of-item-list, org-apply-on-list):
3578         apply renaming.
3579         (org-get-bullet): removed function, as it is not needed anymore.
3581 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3583         * org-list.el (org-list-insert-item-generic): change arguments.
3584         The function now accepts structure and previous items alist. This
3585         allow to insert an item programmatically more easily.
3586         (org-insert-item): Apply changes to org-list-insert-item-generic. The
3587         function now takes care about repairing structure and updating
3588         checkboxes.
3590         * org-timer.el (org-timer-item): Apply changes to
3591         org-list-insert-item-generic. The function now takes care about
3592         repairing structure.
3594 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3596         * org-list.el (org-list-make-subtree): function now uses
3597         org-list-parse-list mechanism.
3598         (org-list-make-subtrees): removed function.
3599         (org-list-to-generic): added a parameter and every parameter can be a
3600         sexp returning a string, for finer control.
3601         (org-list-to-html, org-list-to-latex, org-list-to-texinfo): slight
3602         modifications to apply changes to org-list-to-generic.
3603         (org-list-to-subtree): new function.
3605 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3607         * org.el (org-beginning-of-line): apply changes to
3608         `org-item-beginning-re' to correct sub-expression reference.
3610 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3612         * org-docbook.el (org-export-docbook-list-line): even with
3613         alphabetical lists, Org shouldn't enforce a particular list type
3614         to exporters. This is a job for style files.
3616         * org-html.el (org-html-export-list-line): ib idem.
3618 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3620         * org-list.el (org-at-item-counter-p): new function.
3621         (org-list-parse-list): handle counters and list depth.
3622         (org-list-to-generic): a special string is used when an item has a
3623         counter.
3624         (org-list-to-latex): use new special string for counters. This fixes
3625         the counter bug in LaTeX export, as the enumi counter was the only one
3626         modified.
3628         * org-latex.el (org-export-latex-lists): use new
3629         `org-list-parse-list' output.
3631 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3633         * org-list.el (org-list-get-list-type): new function.
3634         (org-list-parse-list): use new function.
3636         * org-html.el (org-html-export-list-line): use new function.
3638         * org-docbook.el (org-export-docbook-list-line): use new function.
3640 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3642         * org-list.el (org-alphabetical-lists): new variable
3643         (org-item-re, org-list-full-item, org-cycle-list-bullet,
3644         org-list-struct-fix-bul, org-list-inc-bullet-maybe): reflect
3645         introduction of the new variable.
3646         (org-item-beginning-re): changed into a function, so any modification
3647         of `org-alphabetical-lists' will not require reloading Org.
3648         (org-at-item-p, org-toggle-checkbox, org-update-checkbox-count,
3649         org-list-parse-list, org-list-send-list): reflect changes to
3650         `org-item-beginning-re'.
3651         (org-list-use-alpha-bul-p): new function.
3653         * org.el (org-check-for-hidden): reflect changes to
3654         `org-item-beginning-re'.
3656         * org-capture.el (org-capture-place-item): reflect changes to
3657         `org-item-beginning-re'.
3659         * org-docbook.el (org-export-docbook-list-line): handle new type
3660         of items.
3662         * org-exp.el (org-export-mark-list-end)
3663         (org-export-mark-list-properties): reflect changes to
3664         `org-item-beginning-re'.
3666         * org-html.el (org-html-export-list-line): handle new type of
3667         items.
3669         * org-latex.el (org-export-latex-lists): handle new type of items
3670         and reflect changes to `org-item-beginning-re'.
3672         * org-ascii.el (org-export-ascii-preprocess): handle new counters.
3674 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3676         * org-list.el (org-list-end-re): removed function and made it a
3677         variable. There's no need for the overhead of calling the function
3678         every at every line in a list. User will have to reload Org if he
3679         change value of either `org-list-end-regexp' or
3680         `org-empty-line-terminates-plain-lists'.
3681         (org-in-item-p,org-list-struct,org-list-parse-list): apply change.
3683         * org-exp.el (org-export-mark-list-end)
3684         (org-export-mark-list-properties): apply change
3686         * org-latex.el (org-export-latex-lists): apply change. Also
3687         prevent items with org-example property to be considered as real
3688         items.
3690 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3692         * org-inlinetask.el (org-inlinetask-export-templates): slightly
3693         modify templates so environment boundaries don't interfere with
3694         content of task. Unprotect content of task so it might benefit
3695         from further transformations. Set original-indentation property to
3696         a high value to ensure that task is always in the last item of the
3697         list.  Also, apply templates later in export process.
3699         * org-list.el (org-list-struct): fix inline task skipping.
3701 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3703         * org-latex.el (org-export-latex-lists): Search for unprotected
3704         items only, and redefine `org-at-item'. This change is required
3705         when verbatim lists are inserted during export, usually by Babel.
3707 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3709         * ob.el (org-babel-result-end): end position is end of current
3710         sublist instead of bottom point, as results might be inserted in a
3711         list themselves.
3713 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3715         * org-list.el (org-list-automatic-rules): removed insert rule.
3716         (org-list-insert-item-generic): removed code preventing user to insert
3717         another item in a block within a list. It is because new list context
3718         make it impossible to see if a point in a block is also in a list.
3720 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3722         * org-exp.el (org-export-preprocess-string): mark list endings
3723         before babel blocks preprocessing starts, so blank lines that may
3724         be inserted do not break list's structure. Then, mark list with
3725         special properties required by exporters. Thus output from babel
3726         can easily be included in lists.
3727         (org-export-mark-list-end): new function
3728         (org-export-mark-list-properties): new function
3729         (org-export-mark-lists): removed function. It was split into the two
3730         preceding functions.
3732 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3734         * org-list.el (org-update-checkbox-count): do not recompute every
3735         list before next heading when there are more than one cookie in an
3736         headline. Moreover, ignore the case where cookie is inserted
3737         neither at an heading nor at an item.
3739 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3741         * org-list.el (org-sort-list): fix number of arguments to
3742         `org-list-repair', plus make end-record go to end of item before
3743         any blank line to keep them from being swallowed in the sorting.
3745 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3747         * org-list.el (org-list-forbidden-blocks): variable renamed from
3748         org-list-blocks.
3749         (org-list-export-context): new variable
3751 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3753         * org-list.el (org-list-search-generic): renamed form
3754         org-search-unenclosed-generic to reflect now behavior. Now, match
3755         can only be in a valid context for lists, as determined by
3756         `org-list-context'.
3757         (org-list-search-backward): renamed from
3758         org-search-backward-unenclosed.
3759         (org-list-search-forward): renamed from org-search-forward-unenclosed.
3760         (org-toggle-checkbox,org-update-checkbox-count): use new functions.
3761         (org-sort-list): using default regexp search functions as context is
3762         not required in this case.
3764 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3766         * org-exp.el (org-export-mark-lists): new function, replacing
3767         org-export-mark-list-ending. It adds information as text
3768         properties to every list, before changes done by exporter destruct
3769         them.
3771 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3773         * org-list.el (org-list-get-first-item): new alias for
3774         org-list-get-list-begin
3775         (org-list-get-last-item): new function
3776         (org-list-get-list-end): use org-list-get-last-item
3778 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3780         * org.el (org-get-string-indentation): moved in generally useful
3781         functions section, as it wasn't specific to plain lists and that
3782         no code was using it in org-list.el.
3784 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3786         * org.el (org-skip-over-state-notes,org-store-log-note): use new
3787         accessors.
3789 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3791         * org-list.el (org-list-indent-item-generic): remove error
3792         messages happening before process. This belongs to interactive
3793         functions.
3794         (org-indent-item,org-indent-item-tree)
3795         (org-outdent-item,org-outdent-item-tree): ensure point or region
3796         is correct before computing list structure. Return an error
3797         message otherwise.
3799 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3801         * org-list.el (org-apply-on-list): use new structures. Function is
3802         now applied in reverse order so modifications do not change
3803         positions of items in buffer.
3805 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3807         * org-list.el (org-list-parse-list): rewrite of function to allow
3808         text following a sub-list in the same item. See docstring for an
3809         example of output.
3810         (org-list-to-generic): use new parsing function.
3811         (org-list-to-latex,org-list-to-html): minor change for clearer
3812         export.
3814 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3816         * org-list.el (org-list-has-child-p): renamed from
3817         org-list-get-child.  Returning first child is only useful as a
3818         predicate, as we're allowing an item to have more than one
3819         sub-list.
3820         (org-list-indent-item-generic): use `org-list-has-child-p' instead of
3821         org-list-get-child.
3822         (org-in-item-p): also return item beginning when list starts at
3823         context beginning.
3824         (org-list-get-parent): use of `org-list-struct-parent-alist' helper
3825         function is not optional anymore.
3826         (org-list-get-all-items): shorten code with the help of cl.el.
3827         (org-list-get-children): now returns all children of item, even if
3828         they do not belong to the same list. Renamed from
3829         org-list-get-all-children.
3830         (org-list-get-list-begin): function wasn't return value when item was
3831         already the first item of the list at point.
3832         (org-list-get-list-end): function wasn't return value when item was
3833         already the last item of the list at point.
3834         (org-list-struct-fix-box,org-update-checkbox-count): now uses
3835         `org-list-get-children'.
3837 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3839         * org.el (org-indent-line-function): Indentation of item's body
3840         starts just after the bullet, not after a checkbox. Moreover, As
3841         `org-in-item-p' also returns item beginning position when point is
3842         in a list, do not compute it a second time.
3844 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3846         * org.el (org-ctrl-c-ctrl-c): when called at a list item, replace
3847         usage `org-repair-list', forcing another reading of the list, with
3848         only needed subroutines.
3850 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3852         * org-list.el (org-list-separating-blank-lines-number): use new
3853         accessors.
3854         (org-list-insert-item-generic): use list structures to insert a new
3855         item.
3856         (org-list-exchange-items): refactor and comment code. Now return new
3857         struct instead of modifying it, as list sorting would sometimes eat
3858         first item.
3859         (org-move-item-down,org-move-item-up): reflect changes to
3860         `org-list-exchange-items'.
3861         (org-insert-item): as `org-in-item-p' also computes item beginning
3862         when applicable, reuse the result.
3864 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3866         * org-list.el (org-list-in-item-p): unify methods for this
3867         predicate.
3868         (org-list-in-item-p-with-indent): removed function
3869         (org-list-ending-between): removed function
3870         (org-list-maybe-skip-block): removed function
3871         (org-list-in-item-p-with-regexp): removed function
3872         (org-list-top-point-with-regexp): removed function
3873         (org-list-top-point-with-indent): removed function
3874         (org-list-bottom-point-with-indent): removed function
3875         (org-list-bottom-point-with-regexp): removed function
3876         (org-list-get-item-same-level): removed function
3877         (org-list-top-point): removed function
3878         (org-list-bottom-point): removed function
3879         (org-get-item-beginning): renamed to org-list-get-item-begin to be
3880         consistent with naming policy of non-interactive functions.
3881         (org-get-beginning-of-list): removed function
3882         (org-beginning-of-item-list): use new accessors
3883         (org-get-end-of-list): removed function
3884         (org-end-of-list): use new accessors
3885         (org-get-end-of-item): removed function
3886         (org-end-of-item): use new accessors
3887         (org-get-previous-item): removed function
3888         (org-previous-item): use new accessors
3889         (org-get-next-item): removed function
3890         (org-next-item): use new accessors
3891         (org-end-of-item-before-blank): renamed to
3892         (org-list-get-item-end-before-blank): Use new accessors.
3894 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3896         * org-list.el (org-list-repair): removed optional argument
3897         FORCE-BULLET. The job of this interactive function is to
3898         completely fix a list at point. Changing bullets is a separate
3899         task. Also removed others optional arguments TOP and BOTTOM to
3900         follow the new structures.
3901         (org-list-indent-item-generic): remove need for TOP and BOTTOM. STRUCT
3902         is a new required argument. This avoids computing a list structure
3903         many times when function is called more than once in a row, for
3904         example in org-cycle-item-indentation. Use new accessors. Now, also
3905         call `org-update-checkbox-count-maybe'.
3906         (org-outdent-item,org-indent-item,org-outdent-item-tree,org-indent-item-tree):
3907         remove need for TOP and BOTTOM.
3908         (org-list-insert-item-generic): reflect changes to `org-list-repair'.
3909         (org-list-exchange-items): use new accessors. Now modify struct to
3910         avoid re-reading it later.
3911         (org-move-item-down): reflect changes to `org-list-repair'. Use new
3912         accessors.
3913         (org-move-item-up): reflect changes to `org-list-repair'. Use new
3914         accessors.
3915         (org-cycle-list-bullet): use new structures. Also use a shortcut to
3916         `org-list-struct-fix-struct' in order to avoid unnecessary fixes, like
3917         `org-list-struct-fix-box'
3918         (org-sort-list): use of new structures. Renamed an internal function
3919         for a little more clarity.
3920         (org-cycle-item-indentation): remove dependency on org-list-repair.
3921         Use new accessors.
3922         (org-list-get-child): correct bug when asking for the child of the
3923         last item
3924         (org-list-exchange-items): use new accessors.
3926 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3928         * org-list.el (org-list-blocks): new variable
3929         (org-list-context): new function
3930         (org-list-full-item-re): new variable
3931         (org-list-struct-assoc-at-point): use new varible
3932         (org-list-struct): rewrite of function. Now, list data is collected by
3933         looking at the list line after line. It reads the whole list each time
3934         because reading only a subtree was not enough for some operations,
3935         like fixing checkboxes. It also removes the need to get
3936         `org-list-top-point' and `org-list-bottom-point' first. An added data
3937         is the position of item ending. This aims to be able to have list
3938         followed by text inside an item.
3939         (org-list-struct-assoc-end): new function
3940         (org-list-struct-parent-alist): new function
3941         (org-list-get-parent): new function
3942         (org-list-get-child): new function
3943         (org-list-get-next-item): new function
3944         (org-list-get-prev-item): new function
3945         (org-list-get-subtree): use helper function `org-list-struct-prev-alist'.
3946         (org-list-get-all-items): new function
3947         (org-list-get-all-children): new function
3948         (org-list-get-top-point): new function
3949         (org-list-get-bottom-point): new function
3950         (org-list-get-counter): new function
3951         (org-list-get-item-end): new function
3952         (org-list-struct-fix-bul): rewrite for cleaner code. Make use of new
3953         accessors.
3954         (org-list-struct-fix-ind): make use of new accessors.
3955         (org-list-struct-fix-box): new function
3956         (org-list-struct-fix-checkboxes): removed function
3957         (org-list-struct-outdent): use new accessors. Use the fact that there
3958         is no longer a virtual item at beginning of structure.
3959         (org-list-struct-indent): use helper functions
3960         `org-list-struct-prev-alist' and `org-list-struct-parent-alist'. Also
3961         use new accessors.
3962         (org-list-struct-fix-struct): comment function. Call directly
3963         `org-list-struct-apply-struct', without removing unchanged items
3964         first.
3965         (org-list-struct-apply-struct): comment function. Rewrite using new
3966         accessors. Use new variable `org-list-full-item-re'.
3967         (org-list-shift-item-indentation): removed function, now included in
3968         `org-list-struct-apply-struct' because it is too specific.
3970 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3972         * org-list.el (org-toggle-checkbox): use structures to fix
3973         checkboxes of a list
3974         (org-update-checkbox-count): use structures to update cookies
3976 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3978         * org-list.el (org-list-struct-fix-checkboxes): new function
3979         (org-checkbox-blocked-p): removed function
3981 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
3983         * org-list.el (org-list-get-all-items): new function
3984         (org-list-get-all-children): new function
3985         (org-list-get-nth): new function
3986         (org-list-set-nth): new function
3987         (org-list-get-ind): new function
3988         (org-list-set-ind): new function
3989         (org-list-get-bullet): new function
3990         (org-list-set-bullet): new function
3991         (org-list-get-checkbox): new function
3992         (org-list-set-checkbox): new function
3993         (org-list-struct-fix-bul): use new accessors
3994         (org-list-repair): use new accessors
3995         (org-list-indent-item-generic): make use of accessors
3996         (org-list-get-parent): renamed from org-list-struct-get-parent
3997         (org-list-get-child): renamed from org-list-struct-get-child
3998         (org-list-struct-fix-ind): make use of accessors
3999         (org-list-get-next-item): new function
4000         (org-list-get-subtree): new function
4002 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4004         * org-list.el (org-list-struct-assoc-at-point): add checkbox to
4005         list structure
4007         * org-list.el (org-list-struct-assoc-at-point): add checkbox as
4008         value in structure
4010         * org-list.el (org-list-struct-apply-struct): also apply
4011         checkboxes
4013 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4015         * org-latex.el (org-export-latex-content): bind local variables
4016         for export in the temporary export buffer.
4018 2011-07-28  David Maus  <dmaus@ictsoc.de>
4020         * org-protocol.el (org-protocol-unhex-single-byte-sequence)
4021         (org-protocol-unhex-string, org-protocol-unhex-compound): Change date
4022         of obsolete declaration to 2011-02-17.
4024 2011-07-28  David Maus  <dmaus@ictsoc.de>
4026         * org.el (org-link-escape): Throw error if encoding character in
4027         utf8 fails.
4029 2011-07-28  David Maus  <dmaus@ictsoc.de>
4031         * org-protocol.el (org-protocol-split-data)
4032         (org-protocol-open-source): Use `org-link-unescape' instead of
4033         obsolete unhex string function.
4035 2011-07-28  David Maus  <dmaus@ictsoc.de>
4037         * org.el (org-link-escape, org-link-escape-chars-browser)
4038         (org-link-escape-chars): Always percent escape the percent sign.
4040 2011-07-28  David Maus  <dmaus@ictsoc.de>
4042         * org.el (org-link-unescape): Simpler algorithm for replacing
4043         percent escapes.
4044         (org-link-unescape-compound): Use cond statements instead of nested
4045         if, convert hex string with string-to-number, save match data.
4046         (org-link-unescape-single-byte-sequence): Use mapconcat and
4047         string-to-number for unescaping single byte sequence.
4049 2011-07-28  David Maus  <dmaus@ictsoc.de>
4051         * org.el (org-link-escape): Rename lambda argument.
4053 2011-07-28  David Maus  <dmaus@ictsoc.de>
4055         * org.el (org-link-escape-chars-browser, org-link-escape-chars):
4056         Add percent sign to list of escape chars.
4058 2011-07-28  David Maus  <dmaus@ictsoc.de>
4060         * org-mobile.el (org-mobile-escape-olp): Use new percent escape
4061         character table format.
4063 2011-07-28  David Maus  <dmaus@ictsoc.de>
4065         * org-mobile.el (org-mobile-locate-entry): Remove obsolete
4066         argument in call to org-link-unescape.
4068 2011-07-28  David Maus  <dmaus@ictsoc.de>
4070         * org-protocol.el (org-protocol-unhex-string)
4071         (org-protocol-unhex-compound)
4072         (org-protocol-unhex-single-byte-sequence): Declare obsolete and
4073         alias to respective org-link-unescape-* functions.
4075 2011-07-28  David Maus  <dmaus@ictsoc.de>
4077         * org.el (org-link-unescape, org-link-unescape-compound)
4078         (org-link-unescape-single-byte-sequence): Functions moved and renamed
4079         from org-protocol.el.
4081 2011-07-28  David Maus  <dmaus@ictsoc.de>
4083         * org-macs.el (org-char-to-string): Inline function to properly
4084         decode utf8 characters in Emacs 22.  Moved and renamed from
4085         org-protocol.el.
4087 2011-07-28  David Maus  <dmaus@ictsoc.de>
4089         * org.el (org-link-escape): New optional argument.  Merge user
4090         table with default table.
4092 2011-07-28  David Maus  <dmaus@ictsoc.de>
4094         * org.el (org-link-escape): Fixup doc string.
4096 2011-07-28  David Maus  <dmaus@ictsoc.de>
4098         * org.el (org-link-escape-chars, org-link-escape-chars-browser):
4099         New format of percent escape table.
4100         (org-link-escape): Use new table format.
4102 2011-07-28  David Maus  <dmaus@ictsoc.de>
4104         * org.el (org-link-escape): New unicode aware percent encoding
4105         algorithm.
4107 2011-07-28  Sebastian Rose  <sebastian_rose@gmx.de>
4109         * org-protocol.el (org-protocol-unhex-single-byte-sequence): New
4110         function.  Decode hex-encoded singly byte sequences.
4111         (org-protocol-unhex-compound): Use new function if decoding sequence
4112         as unicode character failed.
4114 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4116         * org-html.el (org-export-as-html): expand the HTML title.
4118 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4120         * org-publish.el (org-publish-cache-ctime-of-src): improve
4121         docstring.
4122         (org-publish-find-title): New option to explicitly reset the
4123         title in the cache.
4124         (org-publish-format-file-entry): Use this new option.
4126 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4128         * org-exp.el (org-export-preprocess-string): Set the source buffer
4129         and use `org-clone-local-variables' to get local variables from
4130         it.
4132 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4134         * org-exp.el (org-export-format-source-code-or-example): Allow
4135         empty string as second element in minted/listings options
4137 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4139         * org-exp.el (org-export-format-source-code-or-example): Support
4140         new user-customizable options
4141         (org-export-latex-custom-lang-environments): Ensure new variable is defined
4142         (org-export-latex-listings-options): Ensure new variable is defined
4143         (org-export-latex-minted-options): Ensure new variable is defined
4145 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4147         * org-html.el (org-export-as-html): handle the case when
4148         `org-export-html-validation-link' is nil to keep backward
4149         compatible with the old default value of this variable.
4151 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4153         * ob.el (org-babel-insert-result): Don't choke if indent is not a
4154         number.
4156 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4158         * 2011
4159         ** 2011-02 monthname
4160         *** 2011-02-13 dayname
4162 2011-07-28  Christian Moe  <mail@christianmoe.com>  (tiny change)
4164         * org-bbdb.el (org-bbdb-export): When a link description has been
4165         added by org-export-normalize-links, use path instead (remove the
4166         `bbdb:' prefix).
4168 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4170         * org-ascii.el (org-export-ascii-underline): Put the level's
4171         characters in the right order, as documented by the docstring.
4172         (org-ascii-level-start): select the right char for underlining
4173         headlines.
4175 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4177         * org-src.el (org-edit-src-code): allow to edit source code from
4178         modes derived from Org.
4180 2011-07-28  Niels Giesen  <niels.giesen@gmail.com>
4182         * org-clock.el (org-clock-clocktable-language-setup): Add list of
4183         dutch strings.
4185 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4187         * org-beamer.el: Mark frame as fragile when it is using minted for
4188         src block export.
4190 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4192         * org-agenda.el (org-agenda-date-later)
4193         (org-agenda-date-earlier): Enhance docstrings.
4194         (org-agenda-bulk-mark-regexp): Only match against headlines.
4195         Send a message when no entry is marked.
4196         (org-agenda-bulk-action): Fix bug about scattering deadlines.
4197         Send an error when trying to scatter outside an agenda or a
4198         timeline view.  Silently fail when trying to scatter sexp
4199         entries.
4201 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4203         * org-clock.el (org-clock-clocktable-language-setup): New custom
4204         variable.
4205         (org-clocktable-defaults): Set the default language.
4206         (org-clocktable-write-default): Use the new variable.
4208 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4210         * ob.el (org-babel-src-block-names): Don't strip text properties
4211         from search hits.
4212         (org-babel-result-names): Don't strip text properties from search
4213         hits.
4215 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4217         * ob-python.el (org-babel-python-evaluate-session): Pass nil as
4218         remove-echo part of META argument to
4219         `org-babel-comint-with-output'.
4221 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4223         * ob.el (org-babel-script-escape): Use `substring' comparison
4224         instead of regexp matching.
4226 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4228         * org-src.el (org-edit-src-code): When generating the code edit
4229         buffer, it is necessary for several variables to inherit their
4230         values from the parent org buffer. These changes collect all such
4231         variables together into a single association list of
4232         (variable-name value) pairs. In addition, a new variable is added
4233         to the list: `org-edit-src-content-indentation'. This has the
4234         effect that a buffer local value can be used for that variable.
4236 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4238         * ob-table.el (sbe): Don't truncate sbe results.
4240 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
4242         * org-exp.el (org-export-add-options-to-plist): Require match to
4243         start at a word-boundary.
4245 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4247         * org-latex.el (org-export-latex-hyperref-format): Update
4248         docstring.
4250 2011-07-28  Tom Dye  <tsd@tsdye.com>
4252         * org.el: Update documentation of `org-add-link-type'.
4254 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4256         * org.el (org-open-at-point): Fix bug when using prefix arg to
4257         construct `org-link-search' call. Rename prefix arg with a more
4258         generic name, to reflect its diverse uses in this function.
4260 2011-07-28  Rémi Vanicat  <vanicat@debian.org>
4262         * org-icalendar.el (org-icalendar-use-UTC-date-time): remove.
4263         (org-icalendar-date-time-format): New custom variable.
4264         (org-icalendar-use-UTC-date-timep): New function.
4265         (org-ical-ts-to-string): Use the new variable.
4267 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4269         * org-vm.el (org-vm-store-link): Make sure the buffer is
4270         associated with a file when trying to store an Org link.
4272 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4274         * ob.el (org-babel-params-from-properties): Test for
4275         "header-arg-name" and ":header-arg-name", in that order.
4277 2011-07-28  Bastien  <bastien.guerry@wikimedia.fr>
4279         * org-capture.el (org-capture-templates): document currentfile for
4280         capture template.
4281         (org-capture-templates): Allow to use currentfile for capture
4282         templates.
4283         (org-capture-set-target-location): Handle currentfile as a way
4284         to setting the capture buffer.
4286 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4288         * ob.el (org-babel-params-from-properties): don't wrap
4289         org-entry-get into condition-case.
4291 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4293         * org.el (org-entry-get): Don't look for a property drawer if we
4294         are before the first heading in the file.
4295         (org-entry-get-with-inheritance): Don't attempt to move up the tree if
4296         we are before the first heading in the file. Also, enclose less of the
4297         function in the save-excursion.
4299 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4301         * ob.el (org-babel-params-from-buffer): Return desired value
4302         rather than nil from failed re search.
4304 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4306         * org-agenda.el (org-get-entries-from-diary): Put multiline diary
4307         entries on a single line when lines don't start with a diary time.
4309 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4311         * org-html.el (org-export-html-protect-char-alist): New custom
4312         variable to define characters to be HTML protected.
4313         (org-html-protect): Use the new variable.
4315 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4317         * org-info.el (org-info-store-link): use "#" to separate the info
4318         file and the node.
4319         (org-info-follow-link): use both "#" to separate the info file
4320         and the node.  Continue to use ":" for backward compatibility.
4322 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4324         * org-icalendar.el (org-icalendar-honor-noexport-tag): New custom
4325         variable.
4326         (org-print-icalendar-entries): Use this new variable to
4327         prevent export of entries with a :noexport: tag.
4329 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4331         * org-exp.el (org-export-initial-scope): new custom variable.
4332         (org-export): Use this new variable.  If there is an active
4333         region, tell it when prompting the user for an export command.
4334         Also change the way the function handles selection of buffer
4335         and subtree export.
4337 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4339         * org-html.el (org-export-html-auto-preamble)
4340         (org-export-html-auto-postamble): Remove.
4341         (org-export-html-preamble, org-export-html-postamble): Turn
4342         into custom variables.  Update the docstrings.
4343         (org-export-html-preamble-format)
4344         (org-export-html-postamble-format): New custom variables.
4345         (org-export-as-html): Use org-export-html-postamble-format and
4346         org-export-html-preamble-format.
4347         (org-export-html-title-format): delete.
4349 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4351         * org-exp-blocks.el (org-export-blocks-format-ditaa): This
4352         function is begin deprecated in favor of begin_src blocks.
4353         (org-export-blocks-format-dot): This function is begin deprecated in
4354         favor of begin_src blocks.
4356 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4358         * ob.el (org-babel-header-arg-names): no-expand is now part of the
4359         default header argument names list.
4361 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
4363         * org-publish.el (org-publish-sitemap-date-format)
4364         (org-publish-sitemap-file-entry-format): new custom variables.
4365         (org-publish-projects): use these variables to format the sitemap
4366         entries.
4368 2011-07-28  Ulf Stegemann  <ulf-news@zeitform.de>
4370         * org-gnus.el (org-gnus-store-link): Allow org-link creation from
4371         message-mode.
4373 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
4375         * org-agenda.el (org-agenda-filter-by-tag): Refresh agenda when
4376         updating the filter while the clock report is following the
4377         filter.
4379 2011-07-28  Julien Danjou  <julien@danjou.info>
4381         * org-agenda.el (org-agenda): Kill all local variables. This
4382         assures we are not keeping buffer variable from an old agenda view
4383         when switching to a new custom agenda.
4385 2011-07-28  Julien Danjou  <julien@danjou.info>
4387         * org-crypt.el (org-encrypt-string): New function.
4388         (org-encrypt-entry): Use org-encrypt-string to encrypt, so we use cached
4389         crypted values.
4390         (org-decrypt-entry): Store crypted text in decrypted text.
4392 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4394         * ob-exp.el (org-babel-exp-lob-one-liners): Only replace the match
4395         if a non-nil result is returned
4397 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
4399         * org-agenda.el (org-agenda-get-day-entries): Compare DATE with
4400         modified today.
4402 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4404         * org.el (org-update-parent-todo-statistics): fix bug when
4405         updating statistics from the column view.
4407 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4409         * org-agenda.el (org-agenda-bulk-mark-regexp): New command.
4410         (org-agenda-menu): Add the new command to the menu.
4411         (org-agenda-mode-map): Add % as the keybinding for the new
4412         command.
4414 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4416         * org-exp.el (org-export-target-internal-links): Locally turn on
4417         `org-link-search-must-match-exact-headline' to match exact
4418         internal links.
4420 2011-07-28  Julien Danjou  <julien@danjou.info>
4422         * org-faces.el (org-special-keyword): Make it inherited from
4423         font-lock-keyword-face.
4425 2011-07-28  Julien Danjou  <julien@danjou.info>
4427         * org-faces.el (org-link): Make org-link inherits from link face.
4429 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4431         * org.el (org-narrow-to-block): New function to narrow to block.
4432         Bound this function to `C-x n b'.
4434 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4436         * org.el (org-schedule, org-deadline): Fix bug: take care of
4437         repeating timestamps like ".+1d/3d" or "+1d 10d".
4439 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4441         * org-agenda.el (org-agenda-repeating-timestamp-show-all): Allow
4442         to use a list of TODO keywords as the value of this variable.  The
4443         agenda will show repeating stamps for entries matching these TODO
4444         keywords.
4445         (org-agenda-get-timestamps, org-agenda-get-deadlines)
4446         (org-agenda-get-scheduled): Allow the use of a list of keywords in
4447         `org-agenda-repeating-timestamp-show-all'.
4449 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4451         * org-latex.el (org-export-latex-emph-format): Don't use
4452         `org-export-latex-use-verb'.  Remove this variable.
4454 2011-07-28  Jason Dunsmore  <emacs-orgmode@dunsmor.com>  (tiny change)
4456         * org-html.el (org-html-handle-time-stamps): fix bug when
4457         exporting inactive timestamps.
4459 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4461         * org-archive.el (org-archive-save-context-info): Fix docstring
4462         typo.
4463         (org-archive-subtree-add-inherited-tags): New variable to control
4464         whether inherited tags should be appended to local tags when
4465         archiving subtrees.
4466         (org-archive-subtree): Use the new variable.
4468 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4470         * org-archive.el (org-archive-save-context-info): Fix docstring
4471         typo.
4473 2011-07-28  Julien Danjou  <julien@danjou.info>
4475         * org-crypt.el (org-decrypt-entry): Delete \n on top level
4476         heading.  This avoids a display bug showing the heading outlined
4477         where the text is not since it does not have the outline property.
4478         Restore subtree visibility state after decryption.
4480 2011-07-28  Julien Danjou  <julien@danjou.info>
4482         * org-agenda.el (org-agenda-list): Use org-agenda-current-span as
4483         a possible default span if it is set.
4485 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4487         * org-src.el (org-edit-src-persistent-message): Change docstring.
4488         (org-edit-src-code): Get rid of help message in echo area.
4490         * ob.el (org-babel-do-in-edit-buffer): Do not pass 'quietly
4491         argument to org-edit-src-code as this has been removed
4493 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4495         * org-latex.el (org-export-latex-emphasis-alist): use
4496         \protectedtexttt for the =...= emphasis and \verb for the ~...~
4497         emphasis.
4498         (org-export-latex-use-verb): now defaults to t.
4499         (org-export-latex-emph-format): distinguish between =...= and
4500         ~...~ emphasis.
4502 2011-07-28  David Maus  <dmaus@ictsoc.de>
4504         * test-org-html.el (test-org-html/export-link-alist): New
4505         variable. Abstract link export test definition.
4506         (test-org-html/export-link-factory): New function. Create tests for
4507         link export.
4509 2011-07-28  David Maus  <dmaus@ictsoc.de>
4511         * org-test.el (org-test-strip-text-props): New function. Strip
4512         text properties.
4514 2011-07-28  Julien Danjou  <julien@danjou.info>
4516         * org.el (org-link-expand-abbrev): Allow any type of character in
4517         link expand.
4519 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4521         * ob-lob.el (org-babel-lob-ingest): Add prefix to file prompt.
4523 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4525         * ob-ref.el (org-babel-ref-resolve): save-window-excursion when
4526         resolving references.
4528 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4530         * org-html.el (org-export-html-html-helper-timestamp): use <hr/>
4531         instead of <hr> to keep w3c validator happy.
4533 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4535         * ob.el (org-babel-where-is-src-block-head): Detect src block if
4536         point is on a #+header line.
4538 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4540         * ob.el (org-babel-where-is-src-block-head): Skip over intervening
4541         #+header lines when searching for block associated with block name
4542         line.
4544 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4546         * ob.el (org-babel-result-end): Replace call to org-in-item-p to
4547         the more specific org-at-item-p.
4549 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4551         * org-latex.el (org-latex-default-figure-position): New defcustom
4552         for default placement of latex figures.
4553         (org-export-latex-tables): Positioning tables using the new
4554         defcustom variable.
4555         (org-export-latex-format-image): Positioning images using the new
4556         defcustom variable.
4558 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4560         * ob-ditaa.el (org-babel-execute:ditaa): Throw error when
4561         evaluated and :file header argument is missing.
4563 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4565         * ob-exp.el (org-babel-exp-do-export): Simplified, no longer need
4566         to do anything to export code.
4567         (org-babel-exp-results): No longer returns a replacement for the
4568         code block.
4569         (org-babel-exp-inline-src-blocks): Simplified.
4570         (org-babel-exp-src-block): Removed unnecessary pluralization from
4571         function name.
4573 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4575         * ob-exp.el (org-babel-exp-inline-src-blocks): Simplified
4576         exportation of inline code blocks using normal code block
4577         execution mechanism to insert results.
4578         (org-babel-exp-results): Results exportation mechanism is unified
4579         for both inline and regular code blocks.
4581         * ob.el (org-babel-where-is-src-block-result): Returns the point
4582         after an inline code block for inline code blocks.
4584 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4586         * ob.el (org-babel-insert-result): Special handling of the
4587         position of results of inline code blocks.
4588         (org-babel-examplize-region): Now able to comment inline regions.
4590 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
4592         * org-exp.el (org-export-with-LaTeX-fragments): Fix docstring so
4593         that \\[ a = b \\] is not interpreted as a keybinding by
4594         `substitute-command-keys'.
4596 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4598         * org-latex.el (org-export-as-latex): Process export property list
4599         with `org-export-process-option-filters' early in latex export
4601 2011-07-28  Julien Danjou  <julien@danjou.info>
4603         * org.el: Remove org-invisible-p: outline-invisible-p is available
4604         in Emacs 22 and in recent XEmacs 21. Replace in various files.
4606 2011-07-28  Julien Danjou  <julien@danjou.info>
4608         * org-agenda.el (org-agenda-get-progress): Fix regexp for statep:
4609         it must has \\ at the end of the line. This avoid matching the
4610         following heading when there's no newline between the logged state
4611         and the next heading.
4613 2011-07-28  Julien Danjou  <julien@danjou.info>
4615         * org-agenda.el (org-format-agenda-item): Simplify time comuting.
4617 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4619         * org.el (org-current-level):
4620         (org-store-link):
4621         (org-mark-subtree): Use `org-with-limited-levels'.
4623 2011-07-28  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
4625         * org-publish.el (org-publish-get-base-files): Add sitemap file.
4627 2011-07-28  Matt Lundin  <mdl@imapmail.org>
4629         * org-agenda.el (org-agenda-todo-ignore-deadlines): New option.
4630         (org-agenda-todo-ignore-scheduled): New option.
4631         (org-agenda-todo-ignore-timestamp): New option.
4632         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
4633         Allow user to specify custom distance to ignore (future or past).
4634         (org-agenda-todo-custom-ignore-p): New function.
4636 2011-07-28  Matt Lundin  <mdl@imapmail.org>
4638         * org-habit.el (org-habit-parse-todo) Don't parse more days than
4639         needed.
4641 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4643         * ob.el (org-babel-map-inline-src-blocks): Macro for executing
4644         code in each inline code block.
4645         (org-babel-execute-buffer): Executes inline code blocks as well as
4646         regular code blocks.
4648 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4650         * ob.el (org-babel-result-end): Now recognizes "#+begin_org"
4651         blocks for removal.
4653 2011-07-28  Benjamin Drieu  <bdrieu@april.org>  (tiny change)
4655         * org-clock.el (org-clock-before-select-task-hook): New hook.
4656         (org-clock-select-task): Run new hook.
4658 2011-07-28  Julien Danjou  <julien@danjou.info>
4660         * org-agenda.el (org-agenda-get-blocks): Fix time of start/end of
4661         events with range. This display things like: <2011-01-22 Sat
4662         14:00>--<2011-01-23 Sun 20:00> correctly, with the event starting
4663         at 14:00 and ending at 20:00.
4665 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4667         * ob.el (org-babel-inline-src-block-regexp): Character preceding
4668         "src_" can now be anything as long as it is neither alphanumeric
4669         nor '-'.
4671 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4673         * ob.el (org-babel-merge-params): docstring typo.
4675 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4677         * ob.el (org-babel-params-from-buffer): Process all #+babel: lines
4678         in the buffer.
4680 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4682         * ob.el (org-babel-get-src-block-info): Alter order of merge
4683         arguments
4685 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4687         * ob-python.el: Test whether non-nil buffer is #<killed buffer>
4689 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4691         * ob.el (org-babel-insert-result): Ensure all parts of result
4692         wrappers end in newlines.
4694 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4696         * ob-tangle.el (org-babel-tangle): New :mkdirp header argument
4697         optionally creates parent directories of tangle targets.
4699 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
4701         * org-ascii.el (org-ascii-level-start): Catch the case of levels
4702         which do not have an equivalent in the list of underline
4703         characters.
4705 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4707         * ob-sh.el (org-babel-sh-var-quote-fmt): Now possible to customize
4708         the format string used to escape arguments to shell code blocks.
4710 2011-07-28  Julien Danjou  <julien@danjou.info>
4712         * org-agenda.el (org-agenda-reset-view): New function.
4713         (org-agenda-view-mode-dispatch): Bind space to org-agenda-reset-view.
4715 2011-07-28  Puneeth Chaganti  <punchagan@gmail.com>
4717         * org-exp.el (org-export-handle-include-files): Support :lines
4718         property.
4719         (org-get-file-contents): New argument lines to include specify a range
4720         of lines to include.
4722 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4724         * org.el (org-fast-tag-selection): Fix bug when assigning keys
4726 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
4728         * org-latex.el (org-export-latex-make-header): Export email in
4729         author line if `org-export-email-info' is non-nil.
4731 2011-07-28  Julien Danjou  <julien@danjou.info>
4733         * org-agenda.el (org-agenda-goto-today): Respect current span.
4735 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
4737         * org-complete.el (pcomplete/org-mode/link):
4738         (pcomplete/org-mode/todo):
4739         (pcomplete/org-mode/prop): Copy list before uniquifying.
4741 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4743         * ob-tangle.el (org-babel-spec-to-string): Adding "noweb" as a
4744         linking comment type
4745         (org-babel-tangle-comment-links): Returns comment links for the
4746         source code block at point
4748 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4750         * org.el (org-refile-check-position): send a more explicit message
4751         on how to clear the cache before refiling again.
4753 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
4755         * org-agenda.el (org-agenda-skip-function-global): New option.
4756         (org-agenda-skip-eval): New function.
4757         (org-agenda-skip): Use `org-agenda-skip-eval' and also check for the
4758         global skipping condition.
4760 2011-07-28  David Maus  <dmaus@ictsoc.de>
4762         * org-html.el (org-export-as-html): Handle timestamps after
4763         handling links.
4765 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4767         * ob-tangle.el (org-babel-tangle-jump-to-org): Ever wider searches
4768         until either a matching block is found, or the limits of the file
4769         are reached.
4771 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4773         * ob.el (org-babel-update-block-body): Literal argument to
4774         `replace-match' to allow insertion of text containing '\'.
4776 2011-07-28  Tassilo Horn  <tassilo@member.fsf.org>
4778         * org-gnus.el (org-gnus-store-link):
4780 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4782         * ob-ref.el (org-babel-ref-parse): Allow passing empty strings
4783         into code blocks.
4785 2011-07-28  David Maus  <dmaus@ictsoc.de>
4787         * test-org-table.el
4788         (test-org-table/org-table-convert-refs-to-rc/3)
4789         (test-org-table/org-table-convert-refs-to-rc/2)
4790         (test-org-table/org-table-convert-refs-to-rc/1)
4791         (test-org-table/org-table-convert-refs-to-an/3)
4792         (test-org-table/org-table-convert-refs-to-an/2)
4793         (test-org-table/org-table-convert-refs-to-an/1): Provide tests for
4794         table formular format conversion.
4796 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
4798         * org.el (org-sort-entries): Fix sorting with a bold emphasis at
4799         bol
4801 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4803         * ob.el (org-babel-open-src-block-result): Must collect result
4804         *before* jumping to the result buffer.
4806 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4808         * ob.el (org-babel-src-block-names): Fix bug, wrong match-string
4809         used after update to regexp.
4811 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4813         * ob.el (org-babel-temp-file): Ensure that
4814         org-babel-temporary-directory is bound before using.
4815         (org-babel-remove-temporary-directory):  Safer error throwing.
4817 2011-07-28  niels giesen  <niels.giesen@gmail.com>
4819         * org-docbook.el (org-export-docbook-finalize-table): Do literal
4820         replacements.
4822 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4824         * ob.el (org-babel-execute-src-block): Uses org-src-lang-modes to
4825         resolve language names for evaluation.
4827 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
4829         * org-capture.el (org-capture-templates): Add %f and %F escapes
4830         (org-capture): Add more information to capture property list
4831         (org-capture-fill-template): Handle %f and %F escapes
4833 2011-07-28  David Maus  <dmaus@ictsoc.de>
4835         * org-publish.el (org-publish-cache-ctime-of-src): Use mtime of
4836         symlink target.
4838 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
4840         * org.el (org-occur-next-match): New function.
4841         (org-mode): Set the variable `next-error-function'.
4842         (org-highlight-new-match): Add an `org-type' property to the overlays.
4844 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4846         * ob-calc.el: No longer require `calc-trail' on XEmacs
4848 2011-07-28  Bastien Guerry  <bzg@gnu.org>
4850         * simple.el (mail-user-agent): Default to the
4851         upwardly-UI-compatible and more featureful message-mode.
4853 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
4855         * org.el (org-modules): Add `org-eshell'.
4857 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
4859         * org-special-blocks.el (htmlp):
4860         (latexp):
4861         (line): Add defvars for dynamically scoped variables.
4863         * org.el (org-modules): Move org-special-blocks into the core
4864         modules section.
4866 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
4868         * org-special-blocks.el: New file.
4870 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
4872         * org.el (org-plist-delete): Remove duplicate definition.
4874 2011-07-28  Bernt Hansen  <bernt@norang.ca>
4876         * org-agenda.el (org-agenda-goto): Display invisible entry text
4878         * org-agenda.el (org-agenda-switch-to): Display invisible entry
4879         text
4881 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
4883         * org.el (org-get-category): New optional argument FORCE-REFRESH.
4884         Automatically refresh if the property is not there.
4885         (org-entry-properties): Remove refresh - this is now done in
4886         org-get-category.
4888         * org-clock.el (org-clock-insert-selection-line): Let
4889         `org-get-category' do the property refresh.
4891         * org-archive.el (org-archive-subtree): Force a refresh of
4892         category properties.
4894 2011-07-28  Julien Danjou  <julien@danjou.info>
4896         * org-icalendar.el (org-print-icalendar-entries): Do not manually
4897         refresh categories.
4899 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4901         * org.el (org-display-inline-images): Check for clear-image-cache
4902         before using it.
4904 2011-07-28  Bernt Hansen  <bernt@norang.ca>
4906         * org.el: Document missing value for org-link-frame-setup.
4908 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4910         * ob-R.el (org-babel-R-write-object-command): Force evaluation of
4911         user code prior to the R exception-handling, so that errors in
4912         user code are unhandled.
4914 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4916         * org-src.el (org-src-font-lock-fontify-block): Test, early on,
4917         that a major-mode function corresponding to the language string
4918         exists.
4920 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
4922         * org-exp.el (org-export-mark-list-ending): insert additional
4923         newline characters if end-list-marker is at a wrong position.
4925 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4927         * ob.el (org-babel-script-escape): Replace commas with spaces for
4928         better list reading when list items are packed with commas,
4929         e.g. Haskell list output.
4931 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4933         * ob-sass.el (org-babel-execute:sass): Uses ob-eval for better
4934         error reporting.
4936 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4938         * ob.el (org-babel-confirm-evaluate): Fix for the case when
4939         org-confirm-babel-evaluate is a function (used to always ask no
4940         matter what the function returns).
4942 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4944         * ob-R.el: Delete duplicated function.
4946 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
4948         * ob.el (org-babel-execute-src-block): Removed unused flet
4949         function.
4951 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4953         * ob-asymptote.el (org-babel-execute:asymptote): Return nil to
4954         signal that the intended content has been written to file.
4956         * ob-ditaa.el (org-babel-execute:ditaa): Return nil to signal that
4957         the intended content has been written to file.
4959         * ob-dot.el (org-babel-execute:dot): Return nil to signal that the
4960         intended content has been written to file.
4962         * ob-gnuplot.el (org-babel-execute:gnuplot): Return nil to signal
4963         that the intended content has been written to file.
4965         * ob-latex.el (org-babel-execute:latex): Return nil to signal that
4966         the intended content has been written to file.
4968         * ob-mscgen.el (org-babel-execute:mscgen): Return nil to signal
4969         that the intended content has been written to file.
4971         * ob-octave.el (org-babel-execute:octave): Return result; not name
4972         of output file.
4974         * ob-plantuml.el (org-babel-execute:plantuml): Return nil to
4975         signal that the intended content has been written to file.
4977         * ob-python.el (org-babel-execute:python): Return result; not name
4978         of output file.
4980         * ob-ruby.el (org-babel-execute:ruby): Return result; not name of
4981         output file.
4983         * ob-sass.el (org-babel-execute:sass): Return nil if result has
4984         been written to file
4986 2011-07-28  Dan Davison  <dandavison7@gmail.com>
4988         * ob-R.el (org-babel-R-graphical-output-file): New function
4989         returns the name of the output file iff R has been instructed to
4990         send graphical output to file by means of the ":results graphics"
4991         directive.
4992         (org-babel-expand-body:R): Use `org-babel-R-graphical-output-file'
4993         when constructing the R code to evaluate, which may be augmented with
4994         code implementing the writing of graohical output to file.
4995         (org-babel-execute:R): Use `org-babel-R-graphical-output-file' to
4996         determine whether R is taking responsibility for writing output to
4997         file; if so, this is signalled to ob.el by returning a nil result.
4999 2011-07-28  Dan Davison  <dandavison7@gmail.com>
5001         * ob.el (org-babel-format-result): New function to format results
5002         of src block execution.
5003         (org-babel-execute-src-block): Use `org-babel-format-result' when
5004         writing to file.
5005         (org-babel-open-src-block-result): Use `org-babel-format-result' when
5006         displaying results in a buffer; name results buffer differently.
5008 2011-07-28  Dan Davison  <dandavison7@gmail.com>
5010         * ob.el (org-babel-execute-src-block): Avoid calling
5011         `orgtbl-to-generic' on number results.
5013 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5015         * ob.el (org-babel-execute-src-block): Allow specification of
5016         table separator with :sep header argument.
5017         (org-babel-open-src-block-result): Allow specification of table
5018         separator with :sep header argument.
5020 2011-07-28  Dan Davison  <dandavison7@gmail.com>
5022         * ob.el (org-babel-execute-buffer): Wipe error buffer at outset of
5023         executing buffer (note that this handles execute subtree also).
5025 2011-07-28  Nicolas Goaziou  <n.goaziou@gmail.com>
5027         * org-inlinetask.el (org-inlinetask-in-task-p): small refactoring,
5028         do not modify match data either.
5029         (org-inlinetask-goto-end): small refactoring, remove case-sensitivity.
5030         (org-inlinetask-goto-beginning): small refactoring, remove case-sensitivity.
5032 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5034         * org-capture.el (org-capture-set-target-location): Use
5035         `current-time'.
5037 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5039         * org-capture.el (org-capture-set-target-location): Use
5040         `current-time'.
5042 2011-07-28  Bernt Hansen  <bernt@norang.ca>
5044         * org.el (org-before-first-heading-p): If point is on an org-mode
5045         heading line then we are not before the first heading.
5047 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
5049         * org-timer.el (org-timer-continue-hook): Define the variable
5050         (org-timer-pause-or-continue): Run hook after relative timer is
5051         continued.
5053 2011-07-28  Julien Danjou  <julien@danjou.info>
5055         * org-agenda.el (org-compile-prefix-format): Allow %() expression.
5057 2011-07-28  Julien Danjou  <julien@danjou.info>
5059         * org-capture.el (org-capture-fill-template): Use org-eval.
5061 2011-07-28  Julien Danjou  <julien@danjou.info>
5063         * org-agenda.el (org-eval): New function.
5065 2011-07-28  Dan Davison  <dandavison7@gmail.com>
5067         * ob.el (org-babel-execute-src-block): With :results file, when
5068         :file is not supplied, interpret result as a file link as long as
5069         it is a string.
5071 2011-07-28  David Maus  <dmaus@ictsoc.de>
5073         * org-latex.el (org-export-latex-preprocess): Don't convert link
5074         description parts that look like numeric footnote.
5076 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5078         * org-latex.el (org-export-latex-tables): Allowing specification
5079         of tabular[xy] inner environments through the ATTR_LaTeX line.
5081 2011-07-28  Julien Danjou  <julien@danjou.info>
5083         * org-capture.el (org-capture-fill-template): Use
5084         `org-set-property' directly.
5086 2011-07-28  Julien Danjou  <julien@danjou.info>
5088         * org-agenda.el (org-agenda-prefix-format): Add missing `search'
5089         item in docstring.
5091 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5093         * org-exp.el (org-export-string): Use `format' to construct
5094         function call to allow symbolic or string arguments.
5096 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5098         * org-capture.el (org-capture-place-entry):
5099         (org-capture-insert-template-here): Check tree for validity before
5100         pasting it.
5102 2011-07-28  Julien Danjou  <julien@danjou.info>
5104         * org-gnus.el (org-gnus-store-link): Trim date.
5106 2011-07-28  Julien Danjou  <julien@danjou.info>
5108         * org.el (org-email-link-description): Allow to retrieve email
5109         link date.
5111 2011-07-28  Lawrence Mitchell  <wence@gmx.li>
5113         * org.el (org-make-target-link-regexp): regexp-quote target before
5114         replacing whitespace.
5116 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5118         * ob.el (org-babel-expand-noweb-references): Noweb references can
5119         now be resolved from the library of babel.
5121 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5123         * ob.el (org-babel-result-end): No longer leaving trailing new
5124         line after block removal.
5126 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5128         * org-latex.el (org-export-latex-first-lines): Anchor outline
5129         regexp during LaTeX tree export
5131 2011-07-28  Konrad Hinsen  <konrad.hinsen@fastmail.net>
5133         * ob-python.el (org-babel-python-initiate-session-by-key): Make
5134         sure that py-which-bufname is initialized, as otherwise it will be
5135         overwritten the first time a Python buffer is created.
5137 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5139         * ob-sh.el (org-babel-sh-var-to-sh): Better escaping of variables
5140         with spaces.
5142 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
5144         * ob-org.el (org-babel-execute:org): Padding code block with an
5145         empty title on LaTeX export.
5147 2011-07-28  Matt Lundin  <mdl@imapmail.org>
5149         * org.el (org-entry-properties): Stop scanning for timestamps if a
5150         specific timestamp property (e.g., DEADLINE, SCHEDULED, etc.) is
5151         requested and a match is found. Also, if a specific timestamp
5152         property is requested, do not push non-relevant timestamps onto
5153         property list.
5155 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5157         * org-agenda.el (org-agenda-add-time-grid-maybe): Show time only
5158         when grid is being made for today.
5160 2011-07-28  Matt Lundin  <mdl@imapmail.org>
5162         * org-agenda.el (org-agenda-get-scheduled): Don't call
5163         `org-is-habit-p' until after checking for
5164         `org-agenda-skip-scheduled-if-done'.
5166 2011-07-28  Achim Gratz  <Stromeko@nexgo.de>
5168         * org.el: remove spurious linebreak introduced by earlier patch.
5170         * ob.el, ob-ref.el: remove double fix of the same problem.
5172 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5174         * org-table.el (orgtbl-ctrl-c-ctrl-c): Parse buffer for constants.
5176 2011-07-28  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>
5178         * org-html.el (org-export-html-mathjax-template): displaymath
5179         environment and MathJax.
5181 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
5183         * org-faces.el (org-agenda-current-time): New face.
5185         * org-agenda.el (org-agenda-show-current-time-in-grid):
5186         (org-agenda-current-time-string): New options.
5187         (org-agenda-add-time-grid-maybe): Add current time to time grid.
5189 2011-05-10  Jim Meyering  <meyering@redhat.com>
5191         Fix doubled-word typos.
5192         * org-agenda.el (org-agenda-entry-types): the the -> the
5193         * org-table.el (org-table-get-remote-range): or or -> or
5194         * org-wl.el (org-wl-folder-type): the the -> the
5195         * org.el (org-goto, org-inside-LaTeX-fragment-p): Likewise.
5197 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5199         * org-src.el (org-src-switch-to-buffer):
5200         * org-plot.el (org-plot/gnuplot-script, org-plot/gnuplot):
5201         * org-mouse.el (org-mouse-agenda-type):
5202         * org-freemind.el (org-freemind-node-to-org):
5203         * ob-sql.el (org-babel-execute:sql):
5204         * ob-exp.el (org-babel-exp-do-export, org-babel-exp-code):
5205         * ob-ref.el (org-babel-ref-resolve): Fix use of case.
5207 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
5209         * Version 23.3 released.
5211 2011-03-06  Juanma Barranquero  <lekktu@gmail.com>
5213         * org.el (org-blank-before-new-entry, org-context-in-file-links)
5214         (org-refile-targets, org-log-repeat, org-insert-link)
5215         (org-speed-command-default-hook, org-speed-command-hook)
5216         (org-in-regexps-block-p, org-yank-generic, org-goto-first-child):
5217         Fix typos in docstrings.
5218         (org-toggle-pretty-entities): Fix typo in message.
5220 2011-03-06  Juanma Barranquero  <lekktu@gmail.com>
5222         * org-id.el: Don't set `kill-emacs-hook' on noninteractive sessions.
5224 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5226         * org-remember.el (org-remember-mode-map):
5227         * org-src.el (org-src-mode-map): Move initialization into declaration.
5229 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5231         * org-remember.el (org-remember-mode):
5232         * org-capture.el (org-capture-mode): Don't run hook redundantly.
5234 2011-01-09  Chong Yidong  <cyd@stupidchicken.com>
5236         * org-faces.el (org-link): Inherit from link face.
5237         Suggested by Joakim Verona.
5239 2010-12-11  Tassilo Horn  <tassilo@member.fsf.org>
5241         * org-footnote.el (org-footnote-create-definition): Place
5242         Footnotes section before message-signature-separator also in modes
5243         derived from message-mode.
5245 2010-12-11  Julien Danjou  <julien@danjou.info>
5247         * org.el (org-make-tags-matcher): Remove useless cat-p value.
5249 2010-12-11  Julien Danjou  <julien@danjou.info>
5251         * org.el (org-entry-properties): Enhance docstring.
5253 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
5255         * org-list.el (org-list-top-point-with-indent)
5256         (org-list-bottom-point-with-indent): Pay also attention to
5257         'original-indentation property of text, as blocks are put to
5258         column 0 upon exporting.
5260 2010-12-11  Dan Davison  <dandavison7@gmail.com>
5262         * ob.el (org-babel-remove-temporary-directory): Handle exception
5263         with message informing of failure to remove directory.
5265 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5267         * ob-clojure.el (org-babel-header-arg-names:clojure): Add
5268         `package' to the list of Clojure header arguments which will be read
5269         from heading properties.
5271 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
5273         * org-inlinetask.el (org-inlinetask-export-templates): Add
5274         Sébastien Vauban's suggestion for LaTeX export in docstring.  This is
5275         not default as it requires an additional LaTeX package: "todonotes".
5277 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
5279         * org-inlinetask.el (org-inlinetask-export-templates): New variable.
5281         * org-inlinetask.el (org-inlinetask-export-handler): Make use of
5282         templates to export inline tasks.
5284 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
5286         * org.el (org-current-level): Ignore inline tasks when getting current
5287         level of entry.
5289 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
5291         * org.el (org-indent-line-function): Ignore drawers inside inline
5292         tasks  if the line to indent isn't inside an inline task itself.
5294 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
5296         * org-inlinetask.el (org-inlinetask-get-task-level): New function.
5298         * org-indent.el (org-indent-add-properties): Find true level of
5299         indentation wrt inline tasks.
5301 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
5303         * org-inlinetask.el (org-inlinetask-outline-regexp): New function.
5305         * org-inlinetask.el (org-inlinetask-goto-beginning): New function.
5307         * org-inlinetask.el (org-inlinetask-goto-end): New function.
5309         * org.el (org-mark-subtree): New command.
5311         * org.el (org-speed-commands-default, org-mode-map): Make use of
5312         new command.
5314 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
5316         * org-inlinetask.el (org-inlinetask-export-handler): Remove protection
5317         from @<span class...> so it can be removed during LaTeX export.
5319 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5321         * ob.el (org-babel-insert-result): More informative code block
5322         evaluation messages.
5324 2010-12-11  Matt Lundin  <mdl@imapmail.org>
5326         * org.el (org-make-heading-search-string): Optionally limit number
5327         of lines stored in file link search strings.
5328         (org-context-in-file-links): Add option to set to integer specifying
5329         number of lines.
5331 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5333         * org-capture.el (org-capture-finalize): New prefix argument
5334         STAY-WITH-CAPTURE.
5335         (org-capture-refile): Improve docstring.
5337 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5339         * ob-sql.el (org-babel-execute:sql): Add msosql as optional sql
5340         interaction engine.
5342 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5344         * org-agenda.el (org-agenda-list):
5345         (org-agenda-goto-today): Use `org-today'.
5347 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5349         * org-latex.el (org-export-latex-make-header): Swap \begin{document}
5350         and the title/author definitions.
5352 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5354         * org-macs.el: Better backup definition for
5355         `with-silent-modifications'.
5357 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5359         * ob-python.el (org-babel-execute:python): Rename "prefix" to
5360         "preamble".
5361         (org-babel-python-evaluate): Rename "prefix" to "preamble".
5362         (org-babel-python-evaluate-external-process): Rename "prefix" to
5363         "preamble".
5365 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5367         * ob.el (org-babel-examplize-region): Check if `end' is a marker
5368         or a point and handle appropriately.
5370 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5372         * ob-sql.el (org-babel-execute:sql): Explicitly set field
5373         separator to \t when importing tabular data.
5375 2010-12-11  Julien Danjou  <julien@danjou.info>
5377         * org-agenda.el (org-agenda-custom-commands-local-options):
5378         Allow org-agenda-span to be a symbol.
5379         (org-agenda-ndays): Make obsolete.
5380         (org-agenda-span): New variable superseding org-agenda-ndays.
5381         (org-agenda-menu): Use org-agenda-current-span.
5382         (org-agenda-current-span): New local variable storing current
5383         span.
5384         (org-agenda-list): Take a span instead of ndays as argument.
5385         This function is now responsible for computing the ndays based
5386         on span.
5387         (org-agenda-ndays-to-span): Return span only if number of days
5388         really matches.
5389         (org-agenda-span-to-ndays): New function.
5390         (org-agenda-manipulate-query): Use org-agenda-compute-starting-span.
5391         (org-agenda-goto-today): Use org-agenda-compute-starting-span.
5392         (org-agenda-later): Do not give compute a new span, use the
5393         current one.
5394         (org-agenda-day-view, org-agenda-week-view)
5395         (org-agenda-month-view, org-agenda-year-view): Stop touching
5396         org-agenda-ndays.
5397         (org-agenda-change-time-span): Only compute starting-span.
5398         (org-agenda-compute-starting-span): New function derived from
5399         the old org-agenda-compute-time-span.
5400         (org-agenda-set-mode-name): Compute mode based on
5401         org-agenda-current-span.
5402         (org-agenda-span-name): New function.
5404 2010-12-11  Robert Pluim  <rpluim@gmail.com>  (tiny change)
5406         * org-agenda.el (org-agenda-toggle-deadlines): Fix docstring.
5408 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5410         * org-clock.el (org-quarter-to-date): Define variables.
5411         (org-clock-special-range): Defin variables.  Use org-floor*.
5412         (org-clocktable-write-default): Define tcol.
5414         * org-compat.el (org-floor*): New function.
5416 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5417             John Wiegley  <jwiegley@gmail.com>
5419         * org-complete.el: New file.
5421 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5423         * org-clock.el (org-clocktable-write-default): Fix the % formula.
5425 2010-12-11  Matt Lundin  <mdl@imapmail.org>
5427         * org-agenda.el (org-format-agenda-item): The value of
5428         org-category is not converted to a string unless it is defined.
5430 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5432         * ob-python.el (org-babel-execute:python): Pass the new "prefix"
5433         header argument through to external evaluation.
5434         (org-babel-python-evaluate): Pass the new "prefix" header argument
5435         through to external evaluation.
5436         (org-babel-python-evaluate-external-process): When specified prepend
5437         "prefix" to the file used in external evaluation.
5439 2010-12-11  Dan Davison  <dandavison7@gmail.com>
5441         * ob-python.el (org-babel-python-evaluate-session): Change python
5442         module name from 'pp' to 'pprint'.
5444 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5446         * ob-R.el (org-babel-R-evaluate-session): Removing empty lines
5447         from R session output, these are often the result of variable
5448         assignments.
5450 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5452         * ob-sql.el (orgtbl-to-csv): Declaring an external function to
5453         fix a compiler warning.
5455 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5457         * ob-eval.el (require): No longer require ob.el to allow
5458         requiring by ob.el.
5460         * ob.el (ob-eval): Require ob-eval.
5462 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5464         * ob.el (org-babel-confirm-evaluate): Show code block's name when
5465         it is available during evaluation query.
5467 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5469         * ob-sql.el (org-babel-expand-body:sql): Expand the body of a sql
5470         code block.
5471         (org-babel-execute:sql): Use sql specific body expansion function.
5472         (org-babel-sql-expand-vars): Insert variables into a sql code block.
5474 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5476         * ob.el (org-babel-insert-result): Using markers instead of
5477         points for more robust buffer anchors.
5479 2010-12-11  Julien Danjou  <julien@danjou.info>
5481         * org-capture.el: Use org-today.
5483 2010-12-11  Julien Danjou  <julien@danjou.info>
5485         * org-habit.el: Use org-today.
5487 2010-12-11  Julien Danjou  <julien@danjou.info>
5489         * org.el (org-auto-repeat-maybe): Use org-today.
5491 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5493         * org-clock.el (org-day-of-week): New function.
5494         (org-quarter-to-date): New function.
5495         (org-clock-special-range): Implement quarters.
5497 2010-12-11  Sébastien Vauban  <wxhgmqzgwmuf@spammotel.com>
5499         * org.el (org-complete-tags-always-offer-all-agenda-tags):
5500         Fix docstring.
5502 2010-12-11  Julien Danjou  <julien@danjou.info>
5504         * org-agenda.el (org-format-agenda-item): Convert category to a string
5505         if it is a symbol.  This fixes the following call to
5506         org-agenda-get-category-icon which fails if category is not a string.
5508 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5510         * ob-clojure.el: Updated requirements documentation to mention
5511         the minimum version of Clojure.
5512         (org-babel-expand-body:clojure): Fully qualified function name.
5514 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
5516         * org-latex.el (org-export-latex-lists): Do not add an
5517         unnecessary newline character after a list.
5519         * org-list.el (org-list-bottom-point-with-indent): Ensure bottom
5520         point is just after a non blank line.
5522 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5524         * ob.el (org-babel-examplize-region): Remove old assertion which
5525         no longer applies to the result insertion code.
5527 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5529         * ob-python.el (org-babel-execute:python): Use a :return header
5530         argument for external evaluation in which the code block body need
5531         to be wrapped in a function.
5533 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5535         * ob-clojure.el (org-babel-expand-body:clojure): Trapped free
5536         variable.
5538 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5540         * org.el (org-edit-special): Edit formulas when in TBLMF line.
5542 2010-12-11  Allen S. Rout  <asr@ufl.edu>  (tiny change)
5544         * org-capture.el (org-capture-after-finalize-hook): New hook.
5545         (org-capture-finalize): Run the new hook.
5547 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5549         * ob-clojure.el (org-babel-expand-body:clojure): Support for
5550         pretty printing of Clojure code and data.
5552 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5554         * ob.el (org-babel-insert-result): No longer escape results which
5555         will be wrapped in a block.
5557 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5559         * ob-eval.el (org-babel-eval-wipe-error-buffer): Fix compiler
5560         warning and added documentation string.
5562 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5564         * ob-clojure.el (org-babel-execute:clojure): Remade using slime
5565         for all code evaluation.
5567 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5569         * org-beamer.el (org-beamer-sectioning): Allow overlay arguments for
5570         the column as well.
5572 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5574         * ob.el (org-babel-confirm-evaluate): More descriptive message
5575         when evaluation is aborted or disabled.
5577 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5579         * ob.el (org-babel-insert-result): Responds to new "wrap" header
5580         argument.
5581         (org-babel-merge-params): Includes new "wrap" header argument in
5582         one of the results header argument exclusive groups.
5584 2010-12-11  David Maus  <dmaus@ictsoc.de>
5586         * org-macs.el (with-silent-modifications): Fix condition for
5587         with-silent-modification.
5589 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5591         * ob.el (org-babel-parse-header-arguments): Stripping trailing
5592         spaces off of header arguments (even the first one).
5594 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5596         * ob-sh.el (org-babel-sh-var-to-sh): Wrap end token of heredoc in
5597         single quotes which is the best practice.
5598         (org-babel-sh-table-or-results): Use `org-babel-script-escape' for
5599         more robust parsing of shell output.
5601 2010-12-11  Dan Davison  <dandavison7@gmail.com>
5603         * org.el (org-additional-option-like-keywords): Add more keywords,
5604         and colons to some old ones.
5606 2010-12-11  Dan Davison  <dandavison7@gmail.com>
5608         * ob-eval.el (org-babel-error-buffer-name): Define new variable.
5610 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5612         * ob-python.el (org-babel-python-table-or-string):
5613         Using `org-babel-script-escape' for reading string input from scripting
5614         languages.
5616 2010-12-11  Achim Gratz  <Stromeko@nexgo.de>  (tiny change)
5618         * org-macs.el (org-called-interactively-p): Wrap function call in
5619         with-no-warnings.
5620         (with-silent-modifications): Declare macro for Emacs < 23.2.
5622 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5624         * ob.el (org-babel-parse-header-arguments): Remove addition of
5625         ":" to singleton first header arguments as it was leading to errors.
5627 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5629         * org-latex.el (org-export-latex-make-header): Run the title through
5630         `org-export-latex-fontify-headline'.
5631         (org-export-latex-fontify-headline): Do the protection of math
5632         snippets also here.
5634 2010-12-11  Richard Lawrence  <richard.lawrence@berkeley.edu>
5636         * org-latex.el (org-export-as-latex): Sent the section title
5637         through the preprocessor.
5639 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5641         * org-html.el (org-html-level-start): Mark listified headings
5642         with a custom id.
5644 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5646         * org.el (org-open-at-point): Don't do footnote action if cursor is
5647         on a bracket link.
5649 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5651         * org.el (org-edit-special): Check also for TBLFM line.
5653 2010-12-11  Achim Gratz  <Stromeko@Stromeko.DE>  (tiny change)
5655         * org-clock.el (org-get-clocktable): Previous patch incorrectly
5656         required whitespace in front of #+BEGIN: and #+END:.
5658 2010-12-11  Dan Davison  <dandavison7@gmail.com>
5660         * org-src.el (org-edit-src-code): Allow region to be inherited by
5661         edit buffer when mark is one character beyond end of src block.
5663 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
5665         * org-list.el (org-cycle-list-bullet): Ensure point is at bol before
5666         checking item indentation.
5668 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5670         * ob.el (org-babel-map-src-blocks): Move to earlier in the file
5671         and now autoloading.
5673 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5675         * ob-ref.el (org-babel-ref-at-ref-p): Use higher level function
5676         for testing list membership.
5678         * ob.el (org-babel-read-result): Use higher level function for
5679         testing list membership.
5680         (org-babel-result-end): Use higher level function for testing list
5681         membership.
5683 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5685         * ob-sqlite.el (ob-eval): Require ob-eval for external command
5686         execution.
5687         (org-babel-execute:sqlite): No longer uses the init option for
5688         passing commands to sqlite.
5690 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
5692         * org.el (org-indent-line-function): Drawers and blocks have no
5693         influence on indentation of text below.  Also fix indentation
5694         problem with a block at column 0 and add a special case for
5695         literal examples.
5697 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5699         * ob.el (org-babel-map-src-blocks): Ensure that the file argument
5700         is only evaluated once.
5702 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5704         * ob-ref.el (org-babel-ref-resolve): Recognize `list' as a unique
5705         type of data
5706         (org-babel-ref-at-ref-p): Recognize `list' as a unique type of data.
5708 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5710         * ob-tangle.el (org-babel-load-file): Can be called interactively.
5712 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
5714         * org-table.el (orgtbl-after-send-table-hook): New hook.
5715         (orgtbl-ctrl-c-ctrl-c): Run `orgtbl-after-send-table-hook' when a
5716         table was sent.
5717         (orgtbl-send-table): Return the number of sent tables, or nil if no
5718         sending has happened.
5720 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5722         * org.el (org-get-priority-function): New option.
5723         (org-get-priority): Call `org-get-priority-function' if that
5724         has been set.
5726 2010-12-11  Dan Davison  <dandavison7@gmail.com>
5728         * ob-table.el (org-babel-table-truncate-at-newline): Only add
5729         "..." if there is something after the newline.
5731 2010-12-11  Achim Gratz  <Stromeko@nexgo.de>  (tiny change)
5733         * org-clock.el (org-get-clocktable):
5734         (org-in-clocktable-p):
5735         (org-clocktable-shift):
5736         (org-clocktable-steps): Fix regexp to allow for indented clock tables.
5738 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
5740         * org-exp.el (org-export-handle-include-files): Support :minlevel
5741         property.
5742         (org-get-file-contents): New argument minlevel to demote included
5743         content.
5745 2010-12-11  Noorul Islam  <noorul@noorul.com>
5747         * org-latex.el (org-export-latex-hyperref-format): New option.
5748         (org-export-latex-href-format): Rename the existing variable
5749         `org-export-latex-hyperref-format' as `org-export-latex-href-format'
5750         (org-export-latex-links): Use `org-export-latex-hyperref-format' and
5751         `org-export-latex-href-format'.
5753 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5755         * ob-calc.el (org-babel-execute:calc): Ensure the *Calculator*
5756         buffer exists before it is used.
5758 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
5760         * org-exp.el (org-export-preprocess-string): delaying code block
5761         processing a bit to allow correct list parsing in the export string.
5763 2010-12-11  Christopher Allan Webber  <cwebber@dustycloud.org>
5765         * org-agenda.el (org-agenda-timegrid-use-ampm): New option.
5766         (org-agenda-time-of-day-to-ampm): New function.
5767         (org-agenda-time-of-day-to-ampm-maybe): New function.
5768         (org-format-agenda-item): Call org-agenda-time-of-day-to-ampm-maybe.
5770 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5772         * org-faces.el (org-cycle-level-faces): New option.
5774         * org.el (org-get-level-face): Honor org-cycle-level-faces.
5776 2010-12-11  Julien Danjou  <julien@danjou.info>
5778         * org-agenda.el (org-agenda-today): New function.
5779         (org-agenda-get-day-face): New function.
5780         (org-timeline): Use org-agenda-today and org-agenda-get-day-face.
5781         (org-agenda-list): Use org-agenda-today and org-agenda-get-day-face.
5782         (org-todo-list): Use org-agenda-today.
5783         (org-get-all-dates): Use org-agenda-today.
5784         (org-agenda-day-face-function): New variable.
5785         (org-agenda-get-day-face): Use org-agenda-day-face-function.
5787 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5789         * org.el (org-ctrl-c-ctrl-c): Consider sending a radio table also
5790         in Org.
5792 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5794         * org-html.el (org-export-as-html): Do not treat partially
5795         protected lines as if they were fully protected.
5797 2010-12-11  Dan Davison  <dandavison7@gmail.com>
5799         * org-exp.el (org-export-format-source-code-or-example):
5800         Remove hard-wired configuration of minted export
5801         (org-export-latex-minted-with-line-numbers): Remove variable.
5803 2010-12-11  Bastien Guerry  <bzg@altern.org>
5805         * org-clock.el (org-dblock-write:clocktable): Fix double
5806         reference to `link' in let construct.
5807         (org-clock-clocktable-formatter): Fix typo in docstring.
5808         (org-clocktable-write-default): Fix typo in docstring.
5810 2010-12-11  David Maus  <dmaus@ictsoc.de>
5812         * org-protocol.el (org-protocol-unhex-string): Normalize percent
5813         escape sequence to upper case letters.
5815 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5817         * ob-lob.el (org-babel-lob-get-info): including pass-through
5818         header arguments in results variable header argument string.
5820 2010-12-11  David Maus  <dmaus@ictsoc.de>
5822         * org-exp.el (org-export-visible): Limit search for in-buffer options
5823         beginning of first headline.
5825 2010-12-11  David Maus  <dmaus@ictsoc.de>
5827         * org.el (org-open-at-point): Remove stale link handler for news:
5828         links.
5830 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5832         * org-clock.el (org-clocktable-write-default): Better handling of
5833         narrowing.
5835 2010-12-11  Julien Danjou  <julien@danjou.info>
5837         * org-agenda.el (org-agenda-category-icon-alist): Fix defcustom type.
5839 2010-12-11  Nicolas Goaziou  <n.goaziou@gmail.com>
5841         * org.el (org-indent-line-function): simplify code and remove bug that
5842         would insert a tab at the beginning of the line when trying to
5843         indent the item.
5845 2010-12-11  Julien Danjou  <julien@danjou.info>
5847         * org.el (org-diary-sexp-entry): Split sexp result strings at semicolon.
5849 2010-12-11  Julien Danjou  <julien@danjou.info>
5851         * org-agenda.el (org-agenda-prefix-format): Insert place holder
5852         for icon.
5853         (org-agenda-category-icon-alist): New option.
5854         (org-agenda-get-category-icon): New function.
5855         (org-format-agenda-item): Support for icons.
5856         (org-compile-prefix-format): Support for icons.
5858 2010-12-11  Julien Danjou  <julien@danjou.info>
5860         * org-compat.el: Create defalias for `string-match-p' and
5861         looking-at-p.
5863 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
5865         * ob-calc.el (org-babel-execute:calc): support for variables --
5866         converts :var variables in calc variables.
5868 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5870         * org.el (org-sparse-tree): Mention [r] in dispatch menu.
5872 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5874         * org-list.el (org-list-parse-list): Use `org-looking-at-p'.
5876 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5878         * org-id.el (org-id-store-link): Test for org-mode before checking
5879         for IDs.
5881 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
5883         * org.el (org-shorten-string): New function.
5885         * org-exp.el (org-export-convert-protected-spaces): New function.
5886         (org-export-preprocess-string):
5887         Call `org-export-convert-protected-spaces' to handle new hard spaces.
5889 2010-12-11  David Maus  <dmaus@ictsoc.de>
5891         * org.el (org-narrow-to-subtree): Check for heading that ends at end
5892         of buffer.
5894 2010-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
5896         * org-capture.el (org-capture-templates): Remove autoload from
5897         defcustom.
5899         * ob-lisp.el (slime): Don't expect slime to be present.
5901 2010-11-11  Dan Davison  <dandavison7@gmail.com>
5903         * ob.el: `copy-sequence' suffices to copy alist; no need for
5904         `copy-tree'.
5906 2010-11-11  Dan Davison  <dandavison7@gmail.com>
5908         * ob.el (org-babel-execute-src-block): If ":results file" is in
5909         effect, then ensure that the value of :file is returned as the
5910         result; don't rely on language files for this.
5912 2010-11-11  Dan Davison  <dandavison7@gmail.com>
5914         * ob.el (org-babel-sha1-hash): Avoid corrupting `info' data
5915         structure by side-effects of `sort'.
5917 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
5919         * org-list.el (org-list-bottom-point-with-indent): Do not check
5920         indentation of a non-empty blank line.
5922         * org-list.el (org-sort-list): Sort a list with point anywhere
5923         inside it.
5925 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
5927         * ob-calc.el (org-babel-execute:calc): Safer evaluation and
5928         hopefully better error messages.
5930 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
5932         * org.el (org-babel-load-languages): Adding calc.
5934 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
5936         * ob.el (org-babel-initiate-session): Don't resolve variable
5937         references unless prefix arg is supplied.
5939 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
5941         * ob-calc.el (org-babel-execute:calc): Ensure that calc stack
5942         refers to the correct stack.
5944 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
5946         * ob-calc.el: Adding the beginnings of support for calc code
5947         blocks.
5949 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
5951         * ob-tangle.el (org-babel-update-block-body): Declaring function
5952         for updating code block bodies.
5953         (org-babel-spec-to-string):
5954         (org-babel-detangle): Detangle all tangled and commented code
5955         blocks in the current file back to org.
5956         (org-babel-tangle-jump-to-org): Jump from a tangled and commented
5957         file back to the originating org-mode code block ob-tangle:
5958         detangle changes in code files back to the original org files.
5960 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
5962         * ob-tangle.el (org-babel-tangle-comment-format-beg): Fix typo.
5963         (org-babel-tangle-comment-format-end): Fix typo.
5965 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
5967         * org-exp.el (org-export-format-source-code-or-example):
5968         Use minted for latex source code export if `org-export-latex-listings'
5969         has the value 'minted.
5971         * org-latex.el (org-export-latex-listings): Document special value
5972         'minted.
5974         * org-latex.el (org-export-latex-minted): Delete variable.
5976 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
5978         * ob.el (org-babel-get-src-block-info): Retrieve contents of
5979         parentheses, excluding parentheses themselves.
5981 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
5983         * ob-gnuplot.el (org-babel-variable-assignments:gnuplot):
5984         Fix bug in gnuplot data file assignment using user variables.
5986 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
5988         * ob-latex.el (org-babel-execute:latex): Adding new :headers
5989         header argument for latex code blocks.
5991 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
5993         * org-capture.el (org-capture-templates): New capture property
5994         `:kill-buffer'. (org-capture-finalize): Kill target buffer if that
5995         is desired.
5996         (org-capture-target-buffer): Remember if we have to make the
5997         buffer.
5999 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6001         * org-clock.el (org-dblock-write:clocktable): Fix bug when
6002         computing clock tables.
6004 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6006         * org-clock.el (org-dblock-write:clocktable): Pass file minutes up
6007         to caller even if no table is generated.
6009 2010-11-11  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>
6011         * org-agenda.el (org-agenda-get-sexps): Handle lists as return
6012         values from diary entries.
6014         * org-bbdb.el (org-bbdb-anniversaries): Handle lists of
6015         anniversaries.
6017         * org.el (org-diary-sexp-entry): Handle lists as return values
6018         from diary entries.
6020 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6022         * org-capture.el (org-capture-empty-lines-before):
6023         (org-capture-empty-lines-after): Make sure the n=0 does not insert
6024         any newlines.
6026 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6028         * ob-clojure.el (org-babel-clojure-babel-clojure-cmd): Fix error
6029         message when clojure binary is not found.
6031 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6033         * org-html.el (org-format-table-html): New argument DOCBOOK.
6034         (org-format-org-table-html): New argument DOCBOOK.  When set, use
6035         align instead of class to align table fields.
6037         * org-docbook.el (org-export-as-docbook): Specify the docbook
6038         argument for the table converter.
6040 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6042         * org-macs.el (org-called-interactively-p): New macro.
6044         * org-freemind.el: No longer require 'rx.
6045         (org-freemind): New customization group, use it for all the
6046         variables.
6047         (org-export-as-freemind): Add docstring.
6048         (org-freemind-show): Improve filen naming.
6049         (org-freemind-convert-links-helper): New function.
6050         (org-freemind-bol-helper-base-indent): New variable.
6051         (org-freemind-bol-helper): New function.
6052         (org-freemind-node-css-style): New option.
6053         (org-freemind-node-pattern): New variable.
6054         (org-freemind-from-org-mode): Better docstring.
6056 2010-11-11  David Maus  <dmaus@ictsoc.de>
6058         * ob-haskell.el (org-babel-variable-assignments:haskell):
6059         Don't pass more than two arguments to mapc.
6061 2010-11-11  David Maus  <dmaus@ictsoc.de>
6063         * ob.el (org-babel-ref-resolve): Declare to silence byte compiler.
6065 2010-11-11  David Maus  <dmaus@ictsoc.de>
6067         * org-footnote.el (message-signature-separator): Defvar to silence
6068         byte compiler.
6070 2010-11-11  David Maus  <dmaus@ictsoc.de>
6072         * org-exp.el (org-export-string): Fix reference to wrong symbol.
6074 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>
6076         * org.el (org-link-search): Return 'dedicated on successful match
6077         when org-link-search-must-match-exact-headline is set to t.
6079 2010-11-11  Daniel Clemente  <n142857@gmail.com>
6081         * org-html.el (org-html-make-link): Append fragment to file: links
6082         if present.
6084 2010-11-11  Tassilo Horn  <tassilo@member.fsf.org>
6086         * org-footnote.el (org-footnote-create-definition)
6087         (org-footnote-goto-local-insertion-point): Add footnotes before
6088         signature when in message-mode.
6090 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6092         * org.el (org-display-inline-images): Improve regexp.
6094 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6096         * org.el (org-cycle): Make sure resetting to startup visibility
6097         works after another cycle command.
6099 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6101         * org-exp.el (org-export-string): New function org-export-string
6102         can be used to convert a string of test in org-mode markup to a
6103         specified format.
6105 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6107         * org.el (org-display-inline-images): Allow non-ASCII characters
6108         in image file names.  Save match data.
6110 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6112         * org.el (org-auto-repeat-maybe): Fix shifting multiple time
6113         stamps.
6115 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6117         * org-exp.el (org-store-forced-table-alignment):
6118         (org-export-remove-special-table-lines): Allow the "c" cookie for
6119         table alignment.
6121         * org-html.el (org-export-table-header-tags):
6122         (org-export-table-data-tags): Add another %s format for the
6123         alignment.
6124         (org-export-html-table-align-individual-fields): New option.
6125         (org-format-org-table-html): Implement field-by-field alignment
6126         and support centering.
6127         (org-format-table-table-html): Make sure the new table tag formats
6128         don't break this function.
6130         * org-table.el (org-table-cookie-line-p):
6131         (org-table-align): Allow for the <c> cookie.
6133         * org.el (org-set-font-lock-defaults): Allow for the <c> cookie.
6135 2010-11-11  David Maus  <dmaus@ictsoc.de>
6137         * org-exp.el (org-export-normalize-links): Skip normalization of
6138         plain links that are part of another link.
6140 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6142         * ob-R.el (org-babel-expand-body:R): Fix bug in let binding.
6144 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6146         * org-indent.el (org-indent-add-properties):
6147         Use `with-silent-modificatons'.
6148         (org-indent-remove-properties): Use `with-silent-modificatons'.
6150 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6152         * org-table.el (org-table-cookie-line-p): Fix indentation.
6154         * org-exp.el (org-store-forced-table-alignment): New function.
6155         (org-export-preprocess-string):
6156         Call `org-store-forced-table-alignment'.
6158         * org-html.el (org-format-org-table-html): Use stored alignment
6159         information.
6161 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6163         * ob.el (org-babel-execute-src-block): Respects prefix argument
6164         (which forces re-calculation).
6166 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6168         * ob.el (org-babel-execute-src-block): Remove needless param
6169         sorting from ob-execute-src-block, the params are sorted already
6170         by ob-sha1-hash.
6172 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6174         * ob.el (org-babel-sha1-hash): Ensure that info is sorted at the
6175         header argument level.
6177 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6179         * ob.el (org-babel-sha1-hash): Consider words in different order
6180         as different input.
6182 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6184         * ob.el (org-babel-sha1-hash): Fix check for zero length sequences.
6186 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6188         * ob-sh.el (org-babel-sh-var-to-sh): Ensure value has the
6189         structure of an Org-mode table (list of lists).
6191 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6193         * ob-tangle.el (org-babel-tangle-collect-blocks): Fix bug
6194         (reference to unassigned variable `src-lang' and avoid calling
6195         org-babel-get-src-block-info twice.
6197 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6199         * ob.el (org-babel-demarcate-block): Updated to reflect the new
6200         info list contents.
6202 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6204         * org-src.el (org-edit-src-code): Supply non-nil argument to
6205         `org-babel-get-src-block-info' to avoid resolving variable
6206         references.
6208 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6210         * ob.el (org-babel-map-src-blocks): Fix minor bug in and
6211         improved efficiency of org-babel-map-src-blocks.
6213 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6215         * ob-tangle.el (org-babel-tangle-collect-blocks): Now explicitly
6216         checks that a code block will actually be tangled before
6217         collecting it's full information (a process which could involve
6218         the execution of other code blocks).
6220 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6222         * ob.el (org-babel-demarcate-block): Use light version of
6223         `org-babel-get-src-block-info'.
6225 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6227         * ob.el (org-babel-sha1-hash): Now handles more complex types in
6228         params.
6230 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6232         * ob.el (org-babel-execute-src-block): Generally using the new
6233         more informative params
6234         (org-babel-process-params): Don't forget the :var portion of
6235         variable assignments.
6237 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6239         * ob-table.el (sbe): Simplified to reflect to var resolution.
6241 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6243         * ob-ref.el (org-babel-ref-resolve): Bringing the referent
6244         arguments back to their params before evaluation.
6246 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6248         * ob-ref.el (org-babel-ref-resolve): Cleanup of variable usage and
6249         indentation.
6251 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6253         * ob-table.el (sbe): Use `org-babel-process-params params' instead
6254         of `org-babel-expand-variables'.
6256 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6258         * ob-C.el (org-babel-C-execute): Remove call to
6259         org-babel-process-params which should no longer be called from
6260         within a language file.
6262         * ob-R.el (org-babel-execute:R): Remove call to
6263         org-babel-process-params which should no longer be called from
6264         within a language file
6265         (org-babel-R-variable-assignments): Remove call to
6266         org-babel-process-params which should no longer be called from
6267         within a language file.
6269         * ob-asymptote.el (org-babel-execute:asymptote): Remove call to
6270         org-babel-process-params which should no longer be called from
6271         within a language file.
6273         * ob-clojure.el (org-babel-execute:clojure): Remove call to
6274         org-babel-process-params which should no longer be called from
6275         within a language file.
6277         * ob-dot.el (org-babel-execute:dot): Remove call to
6278         org-babel-process-params which should no longer be called from
6279         within a language file.
6281         * ob-emacs-lisp.el (org-babel-expand-body:emacs-lisp): Remove
6282         call to org-babel-process-params which should no longer be called
6283         from within a language file
6284         (org-babel-execute:emacs-lisp): Remove call to
6285         org-babel-process-params which should no longer be called from
6286         within a language file.
6288         * ob-haskell.el (org-babel-execute:haskell): Remove call to
6289         org-babel-process-params which should no longer be called from
6290         within a language file.
6292         * ob-js.el (org-babel-execute:js): Remove call to
6293         org-babel-process-params which should no longer be called from
6294         within a language file.
6296         * ob-lisp.el (org-babel-execute:lisp): Remove call to
6297         org-babel-process-params which should no longer be called from
6298         within a language file.
6300         * ob-ocaml.el (org-babel-execute:ocaml): Remove call to
6301         org-babel-process-params which should no longer be called from
6302         within a language file.
6304         * ob-octave.el (org-babel-execute:octave): Remove call to
6305         org-babel-process-params which should no longer be called from
6306         within a language file.
6308         * ob-perl.el (org-babel-execute:perl): Remove call to
6309         org-babel-process-params which should no longer be called from
6310         within a language file.
6312         * ob-python.el (org-babel-execute:python): Remove call to
6313         org-babel-process-params which should no longer be called from
6314         within a language file.
6316         * ob-ruby.el (org-babel-execute:ruby): Remove call to
6317         org-babel-process-params which should no longer be called from
6318         within a language file.
6320         * ob-scheme.el (org-babel-execute:scheme): Remove call to
6321         org-babel-process-params which should no longer be called from
6322         within a language file.
6324         * ob-screen.el (org-babel-execute:screen): Remove call to
6325         org-babel-process-params which should no longer be called from
6326         within a language file
6327         (org-babel-prep-session:screen): Remove call to
6328         org-babel-process-params which should no longer be called from
6329         within a language file.
6331         * ob-sh.el (org-babel-execute:sh): Remove call to
6332         org-babel-process-params which should no longer be called from
6333         within a language file.
6335         * ob-sql.el (org-babel-execute:sql): Remove call to
6336         org-babel-process-params which should no longer be called from
6337         within a language file.
6339         * ob-haskell.el (org-babel-execute:haskell): Remove reference to
6340         processed params.
6342         * ob-clojure.el (org-babel-execute:clojure): Remove reference to
6343         processed params.
6345         * ob-R.el (org-babel-execute:R): Remove reference to processed
6346         params.
6348 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6350         * ob-sql.el (org-babel-execute:sql): Use generic expansion
6351         function
6352         (org-babel-expand-body:sql): Delete function.
6354 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6356         * ob-sh.el (org-babel-execute:sh): Use generic expansion function
6357         (org-babel-expand-body:sh): Delete function
6358         (org-babel-prep-session:sh): Change name of called function
6359         (org-babel-variable-assignments:sh): Change function name.
6361 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6363         * ob-screen.el (org-babel-execute:screen): Use generic expansion
6364         function
6365         (org-babel-expand-body:screen): Delete function
6366         (org-babel-prep-session:screen): Remove references to processed
6367         params.
6369 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6371         * ob-sass.el (org-babel-execute:sass): Use generic expansion
6372         function
6373         (org-babel-expand-body:sass): Delete function.
6375 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6377         * ob-ruby.el (org-babel-execute:ruby): Use generic expansion
6378         function
6379         (org-babel-prep-session:ruby): Use new variable assignment
6380         function
6381         (org-babel-variable-assignments:ruby): New function
6382         (org-babel-expand-body:ruby): Delete function.
6384 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6386         * ob-python.el (org-babel-execute:python): Use generic expansion
6387         function
6388         (org-babel-prep-session:python): Change name of called function
6389         (org-babel-variable-assignments:python): Change function name
6390         (org-babel-expand-body:python): Delete function.
6392 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6394         * ob-plantuml.el (org-babel-expand-body:plantuml): Delete function
6395         (automatically handled by generic version).
6397 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6399         * ob-perl.el (org-babel-execute:perl): Use generic expansion
6400         function
6401         (org-babel-expand-body:perl): Delete function
6402         (org-babel-variable-assignments:perl): New function.
6404 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6406         * ob-org.el (org-babel-expand-body:org): Delete function
6407         (automatically handled by generic version).
6409 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6411         * ob-octave.el (org-babel-execute:octave): Use generic expansion
6412         function
6413         (org-babel-variable-assignments:octave): Change name of function
6414         (org-babel-variable-assignments:matlab): New defalias
6415         (org-babel-prep-session:octave): Change name of function
6416         (org-babel-expand-body:matlab): Delete function
6417         (org-babel-expand-body:octave): Delete function.
6419 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6421         * ob-ocaml.el (org-babel-execute:ocaml): Use generic expansion
6422         function
6423         (org-babel-variable-assignments:ocaml): New function
6424         (org-babel-expand-body:ocaml): Delete function.
6426 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6428         * ob-mscgen.el (org-babel-expand-body:mscgen): Delete function
6429         (automatically handled by generic version).
6431 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6433         * ob-js.el (org-babel-execute:js): Use new variable assignment
6434         function
6435         (org-babel-expand-body:js): Delete function
6436         (org-babel-prep-session:js): Use new variable assignment function
6437         (org-babel-variable-assignments:js): New function.
6439 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6441         * ob-haskell.el (org-babel-execute:haskell): Use generic expansion
6442         function
6443         (org-babel-expand-body:haskell): Delete function
6444         (org-babel-prep-session:haskell): Use variable assignment function
6445         (org-babel-variable-assignments:haskell): New function.
6447 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6449         * ob-gnuplot.el (org-babel-expand-body:gnuplot): Use variable
6450         assignment function
6451         (org-babel-prep-session:gnuplot): Use variable assignment function
6452         (org-babel-variable-assignments:gnuplot): New function.
6454 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6456         * ob-ditaa.el (org-babel-expand-body:ditaa): Delete function
6457         (automatically handled by generic version).
6459 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6461         * ob-css.el (org-babel-expand-body:css): Delete function
6462         (automatically handled by generic version).
6464 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6466         * ob-asymptote.el (org-babel-execute:asymptote): Use generic
6467         expansion function
6468         (org-babel-expand-body:asymptote): Delete function
6469         (org-babel-variable-assignments:asymptote): New function.
6471 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6473         * ob-R.el (org-babel-expand-body:R): Use new function
6474         `org-babel-variable-assignments:R'; don't trim body.
6475         (org-babel-execute:R): Respond to changes in
6476         `org-babel-expand-body:R'
6477         (org-babel-prep-session:R): Called function is now named
6478         `org-babel-variable-assignments:R'
6479         (org-babel-variable-assignments:R): Receives processed-params as
6480         new optional argument.
6482 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6484         * ob-C.el (org-babel-C-expand): Don't trim body.
6486 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6488         * ob-scheme.el (org-babel-expand-body:scheme): Fix bug in
6489         obtaining variable references.
6491 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6493         * ob-tangle.el (org-babel-tangle-collect-blocks): Supply variable
6494         assignment lines to generic expansion command.
6496 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6498         * ob.el (org-babel-expand-src-block): Supply variable assignment
6499         lines to generic expansion function
6500         (org-babel-expand-body:generic): Prepend body with optional
6501         variable assignment lines.
6503 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6505         * ob-exp.el (org-babel-exp-results): Replaced old function call.
6507 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6509         * ob-lob.el (org-babel-lob-execute): Now expanding variable
6510         references before execution.
6512 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6514         * ob.el (org-babel-execute-src-block): Only sort parameters if
6515         it's required for caching.
6517 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6519         * ob-table.el (sbe): Reworking for better indentation and to
6520         integrate the new variable resolution.
6522 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6524         * ob-ref.el (org-babel-ref-resolve-reference): Now expanding
6525         variables when resolving references.
6527 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6529         * ob.el (org-babel-merge-params): Fix order or precedence for
6530         variables.
6532 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6534         * ob-C.el (org-babel-expand-body:c++, org-babel-C-expand):
6535         * ob-R.el (org-babel-expand-body:R, org-babel-execute:R)
6536         (org-babel-R-variable-assignments):
6537         * ob-asymptote.el (org-babel-expand-body:asymptote)
6538         (org-babel-execute:asymptote):
6539         * ob-clojure.el (org-babel-expand-body:clojure)
6540         (org-babel-execute:clojure):
6541         * ob-css.el (org-babel-expand-body:css):
6542         * ob-ditaa.el (org-babel-expand-body:ditaa):
6543         * ob-dot.el (org-babel-expand-body:dot, org-babel-execute:dot):
6544         * ob-emacs-lisp.el (org-babel-expand-body:emacs-lisp)
6545         (org-babel-execute:emacs-lisp):
6546         * ob-gnuplot.el (org-babel-expand-body:gnuplot)
6547         * ob-haskell.el (org-babel-expand-body:haskell)
6548         (org-babel-execute:haskell, org-babel-load-session:haskell)
6549         (org-babel-prep-session:haskell):
6550         * ob-js.el (org-babel-expand-body:js, org-babel-execute:js):
6551         * ob-latex.el (org-babel-expand-body:latex):
6552         * ob-lisp.el (org-babel-expand-body:lisp, org-babel-execute:lisp):
6553         * ob-mscgen.el (org-babel-expand-body:mscgen):
6554         * ob-ocaml.el (org-babel-expand-body:ocaml, org-babel-execute:ocaml):
6555         * ob-octave.el (org-babel-expand-body:matlab)
6556         (org-babel-expand-body:octave, org-babel-execute:octave)
6557         (org-babel-octave-variable-assignments):
6558         * ob-org.el (org-babel-expand-body:org):
6559         * ob-perl.el (org-babel-expand-body:perl, org-babel-execute:perl):
6560         * ob-plantuml.el (org-babel-expand-body:plantuml):
6561         * ob-python.el (org-babel-expand-body:python, org-babel-execute:python)
6562         (org-babel-python-variable-assignments):
6563         * ob-ruby.el (org-babel-expand-body:ruby, org-babel-execute:ruby):
6564         * ob-sass.el (org-babel-expand-body:sass):
6565         * ob-scheme.el (org-babel-expand-body:scheme, org-babel-execute:scheme):
6566         * ob-screen.el (org-babel-expand-body:screen):
6567         * ob-sh.el (org-babel-expand-body:sh, org-babel-execute:sh)
6568         (org-babel-sh-variable-assignments):
6569         * ob-sql.el (org-babel-expand-body:sql):
6570         * ob-sqlite.el (org-babel-expand-body:sqlite, org-babel-execute:sqlite):
6571         * ob.el (org-babel-expand-body:generic):
6572         Remove obsoleted optional third argument.
6574 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6576         * ob-clojure.el (org-babel-prep-session:clojure): Purging all
6577         calls to removed org-babel-ref-variables.
6579 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6581         * ob-lob.el (org-babel-lob-ingest): Now returns the count of
6582         ingested code blocks.
6584 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6586         * ob-exp.el (org-babel-exp-in-export-file): Wrapper for collecting
6587         information from within the original export file.
6589 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6591         * ob.el (org-babel-get-src-block-info): Small but crucial fix)
6592         (this should return nil if not match found.
6594 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6596         * ob-emacs-lisp.el (org-babel-expand-body:emacs-lisp):
6597         Whitespace (org-babel-execute:emacs-lisp): Whitespace.
6599 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6601         * ob-sh.el (org-babel-sh-variable-assignments): Provide missing
6602         docstring.
6604         * ob-python.el (org-babel-python-variable-assignments):
6605         Provide missing docstring.
6607 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6609         * ob-octave.el (org-babel-expand-body:octave): Refactor: break
6610         variable assignment part out into a separate function
6611         (org-babel-octave-variable-assignments): New function constructing
6612         list of variable assignment statements
6613         (org-babel-prep-session:octave): Use new function
6614         `org-babel-octave-variable-assignments' instead of previous
6615         (incorrect) variable assignment code.
6617 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6619         * ob-sh.el (org-babel-expand-body:sh): Refactor: break variable
6620         assignment part out into a separate function
6621         (org-babel-sh-variable-assignments): New function constructing
6622         list of variable assignment statements
6623         (org-babel-prep-session:sh): Use new function
6624         `org-babel-sh-variable-assignments' instead of previous
6625         (incorrect) variable assignment code.
6627 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6629         * ob-python.el (org-babel-expand-body:python): Refactor: break
6630         variable assignment part out into a separate function
6631         (org-babel-python-variable-assignments): New function constructing
6632         list of variable assignment statements
6633         (org-babel-prep-session:python): Use new function
6634         `org-babel-python-variable-assignments' instead of previous
6635         (incorrect) variable assignment code.
6637 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6639         * ob-R.el (org-babel-expand-body:R): Refactor: break variable
6640         assignment part out into a separate function
6641         (org-babel-R-variable-assignments): New function constructing list
6642         of variable assignment statements
6643         (org-babel-prep-session:R): Use new function
6644         `org-babel-R-variable-assignments' instead of previous
6645         (incorrect) variable assignment code.
6647 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6649         * ob.el (org-babel-initiate-session): Better variable names.
6651 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6653         * ob.el (org-number-sequence):
6654         Declared * ob-R.el (org-number-sequence): Declared.
6656 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6658         * ob.el (org-babel-map-src-blocks): Store correct value of
6659         `end-block'.
6661 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6663         * ob.el (org-babel-mark-block): New function to mark the body of a
6664         src block in the style of `mark-defun'.
6666 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6668         * org-compat.el (org-number-sequence): New function.
6670         * ob-R.el (org-babel-expand-body:R): Use `org-number-sequence'.
6672         * ob.el (org-babel-where-is-src-block-result):
6673         Use `org-number-sequence'.
6674         (org-babel-current-buffer-properties): Fix variable definition.
6676         * ob-ref.el (org-babel-ref-index-list): Use `org-number-sequence'.
6678         * ob-latex.el (org-babel-latex-tex-to-pdf): Use the 2-argument
6679         version of `shell-command'.
6681         * org-latex.el (org-export-as-pdf): Use the 2-argument version of
6682         `shell-command'.
6684 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6686         * org-list.el (org-list-search-unenclosed-generic): Replace call
6687         to booleanp.
6689 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6691         * org.el (org-agenda-jump-prefer-future): New option.
6693         * org-agenda.el (org-agenda-goto-date):
6694         Use `org-agenda-jump-prefer-future'.
6696 2010-11-11  Noorul Islam  <noorul@noorul.com>
6698         * org-latex.el (org-export-latex-links): Replaced hard coded
6699         hyperref format with custom variable
6700         `org-export-latex-hyperref-format'.
6702 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6704         * org.el (org-insert-heading): Fix docstring.
6706 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
6708         * org-capture.el (org-capture-place-entry): If the first line is
6709         already a headline, just stay there.
6711 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6713         * ob-sh.el (org-babel-sh-evaluate): No longer assumes that results
6714         are non-nil.
6716 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6718         * org-ascii.el (org-ascii-replace-entities): Match an optional {}
6719         after an entity.
6721 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6723         * org-table.el (orgtbl-to-html): Apply `org-html-expand' to the
6724         table fields.
6726 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6728         * org.el (org-insert-heading): When on the headline of an inline
6729         task, insert another inline tasks.
6731 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6733         * ob-tangle.el (org-babel-tangle-collect-blocks): Only create
6734         links for blocks that will actually tangle.
6736 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6738         * ob-sh.el (org-babel-expand-body:sh): Don't insert extra newlines
6739         in expanded shell bodies.
6741 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6743         * ob-sh.el (org-babel-expand-body:sh): Avoid inserting extra
6744         newline characters.
6746 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6748         * ob-sh.el (org-babel-expand-body:sh): Align code.
6750 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6752         * ob.el (org-babel-params-from-properties): Max line with at <=80.
6754 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6756         * org-latex.el (org-export-latex-listings-langs): Clojure is now
6757         recognized as a lisp.
6759 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6761         * ob.el (org-babel-params-from-properties): Use `org-babel-read'
6762         to interpret property as header argument value.
6764 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6766         * ob.el (org-babel-parse-header-arguments): Simplify reading of
6767         header arg value.
6769 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6771         * org-publish.el (org-publish-org-to-ascii):
6772         (org-publish-org-to-latin1):
6773         (org-publish-org-to-utf8): New functions.
6775 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6777         * org.el (org-insert-heading): Skip inline tasks when trying to
6778         insert a new heading after the end of the subtree.
6780 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6782         * org-inlinetask.el (org-inlinetask-min-level): Set customization
6783         type to integer or nil.
6785         * org.el (org-insert-heading): When after an inline task, do not
6786         use level but go back to headline level before the inline task.
6788 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6790         * org-inlinetask.el (org-inlinetask-in-task-p): New function.
6792         * org.el (org-indent-line-function): Fix indentation of inline
6793         tasks.
6795 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6797         * org.el (org-activate-links): Fix customize type.
6799 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6801         * org-latex.el (org-latex-to-pdf-process): Add rubber as another
6802         default option.
6804 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6806         * org-latex.el (org-export-latex-minted): Document pygments
6807         dependency.
6809 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6811         * org-mobile.el (org-mobile-create-index-file): Encrypt the index
6812         file if encryption has been turned on.
6813         (org-mobile-copy-agenda-files): Avoid double encryption of
6814         `mobileorg.org'.
6816 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6818         * org-exp.el (org-export-latex-minted-with-line-numbers):
6819         Ensure that variable is declared.
6821 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6823         * ob-python.el (org-src-preserve-indentation): Fix compiler
6824         warning.
6826 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6828         * org-exp.el (org-export-format-source-code-or-example):
6829         Latex formatting of source code blocks using the minted package
6830         (org-export-plist-vars): Add :latex-minted property
6831         (org-export-latex-minted): Ensure variable is defined
6832         (org-export-latex-minted-langs): Ensure variable is defined.
6834 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6836         * org-src.el (org-edit-src-code): Use `org-region-active-p'.
6838 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6840         * ob-tangle.el (org-babel-spec-to-string): Whitespace changes.
6842 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6844         * ob-tangle.el (org-babel-spec-to-string): Don't trim whitespace
6845         when `org-src-preserve-indentation' is non-nil.
6847 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6849         * ob-lob.el (org-babel-lob-ingest): Provide message stating number
6850         of blocks added to Library of Babel.
6852 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
6854         * ob-lob.el (org-babel-lob-ingest): Check for nil source block
6855         name.
6857 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6859         * org-beamer.el (org-beamer-place-default-actions-for-lists):
6860         Fix typo in regexp.
6862 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
6864         * org-list.el (org-toggle-checkbox): Avoid some boundary error
6865         when inserting a checkbox in an empty last item of a list.
6867 2010-11-11  David Maus  <dmaus@ictsoc.de>
6869         * org-gnus.el (org-gnus-nnimap-query-article-no-from-file):
6870         Query article number from file is nil by default.
6872 2010-11-11  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
6874         * org-beamer.el (org-beamer-amend-header): Fix typo in docstring.
6876 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6878         * org-capture.el (org-capture-place-entry): Move to `beg' before
6879         searching for `%?'.
6881 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6883         * org.el (org-format-latex): Fix mathjax treatment of single
6884         letters in between dollars.
6886 2010-11-11  Sébastien Vauban  <wxhgmqzgwmuf@spammotel.com>
6888         * org-latex.el (org-latex-to-pdf-process): Add a third pdflatex
6889         run.
6891 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6893         * org.el (org-blank-before-new-entry): Improve docstring.
6895 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6897         * org-mobile.el (org-mobile-force-id-on-agenda-items):
6898         Fix docstring.
6899         (org-mobile-write-agenda-for-mobile): Use outline path if we do
6900         not have an ID and are not allowed to make one.
6901         (org-mobile-get-outline-path-link): New function.
6903 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6905         * org-mobile.el (org-mobile-copy-agenda-files): Encrypt the empty
6906         file.
6907         (org-mobile-write-agenda-for-mobile): Use the right name, even if
6908         the file get encrypted.
6909         (org-mobile-move-capture): Only delete tempfile if it does exist.
6911 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6913         * ob.el (org-babel-number-p): Fix documentation string.
6915 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6917         * ob-tangle.el (org-babel-tangle-collect-blocks): Accepting
6918         "tangle" as a positive argument for the :noweb header argument
6919         during tangling.
6921 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6923         * ob-exp.el (org-babel-exp-src-blocks): Fix export when headings
6924         have links, with tests.
6926 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6928         * org-latex.el (org-latex-to-pdf-process): Use texi2dvi if
6929         available.
6930         (org-export-latex-get-error): New function.
6931         (org-export-as-pdf): Give an indication of the errors that
6932         happened during processing.
6934 2010-11-11  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>
6936         * org-exp.el (org-export-language-setup): Fix Polish entries.
6938 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6940         * org.el (org-set-tags): Allow comma as a separator when
6941         specifying tags at the completion interface.
6942         (org-tags-completion-function): Allow comma as a separator when
6943         specifying tags at the completion interface.
6945 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6947         * ob-exp.el (org-babel-exp-src-blocks): Don't jump back to
6948         export-file if exporting from a buffer which is not visiting a
6949         file.
6951 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6953         * ob-exp.el (org-babel-exp-src-blocks): Only append "::" to a file
6954         name in link construction if there is a heading to follow it.
6956 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6958         * org-html.el (org-export-html-inline-image-extensions): Add "svg"
6959         as an allowed extension.
6961 2010-11-11  Sébastien Vauban  <wxhgmqzgwmuf@spammotel.com>
6963         * org-agenda.el (org-agenda-add-time-grid-maybe): Pad clock times
6964         with zeros.  Start applying face earlier.
6966 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6968         * ob.el (or): Don't create org-babel-temporary-directory in batch
6969         as it won't be removed by emacs-kill-hook
6970         (org-babel-remove-temporary-directory): Only try to remove this
6971         directory if it exists.
6973 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6975         * ob.el (org-babel-temporary-directory): Fixing byte-compilation
6976         warning in ob.el.
6978 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6980         * ob-tangle.el (org-babel-tangle): Now sharing the file name in
6981         the tangling message.
6983 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6985         * ob.el (org-babel-load-languages): Fixes compiler warning.
6987 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6989         * ob-plantuml.el (org-babel-execute:plantuml): Fixes bug with svg
6990         output.
6992 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
6994         * org-ascii.el (org-export-as-ascii): Use the correct match group.
6996 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
6998         * ob.el (boundp): Uncommenting defvar form for
6999         org-babel-temporary-directory
7000         (org-babel-temp-file): Now using the org-babel-temporary-directory
7001         for holding new babel temporary files
7002         (org-babel-remove-temporary-directory): Removes the babel temp dir
7003         when Emacs shutsdown
7004         (kill-emacs-hook): Now removing the babel temp dir on Emacs
7005         shutdown.
7007 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
7009         * org-capture.el (org-capture-fill-template): Initialize history
7010         variable.
7012 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7014         * org-src.el (org-edit-src-code): Don't move point when generating
7015         edit buffer.
7017 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7019         * org-src.el (org-edit-src-code): Deal with point being in
7020         #+end_src line.
7022 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
7024         * org-table.el (org-table-current-column): Add interactive to turn
7025         this into a command.
7027 2010-11-11  Bernt Hansen  <bernt@norang.ca>
7029         * org.el (org-insert-heading): Run org-insert-heading-hook when
7030         creating the first heading in a file.
7032 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
7034         * org.el (org-startup-with-inline-images): New option.
7035         (org-startup-options): Add new keywords inlineimages and
7036         noinlineimages.
7037         (org-mode): Inline images when this has been configured.
7039 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7041         * ob.el (org-babel-get-src-block-info): Remove optional
7042         HEADER-VARS-ONLY argument; further simplification.
7044 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7046         * ob.el (org-babel-confirm-evaluate): Fix bug causing extra
7047         prompt in ob-confirm-evaluate in some cases.
7049 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7051         * ob.el (org-babel-demarcate-block): Visible region and completion
7052         during language selection.
7054 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7056         * ob.el (org-babel-get-src-block-info): Remove comment.
7058 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7060         * ob.el (org-babel-get-src-block-info): Simplify function.
7062 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7064         * ob.el (org-babel-get-src-block-info): Form info list correctly
7065         when parenthesised arguments are missing.
7067 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7069         * ob-exp.el (org-export-babel-evaluate): Docstring typo
7070         (org-babel-exp-code): Docstring typo.
7072 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
7074         * org-mobile.el (org-mobile-encryption-password):
7075         Improve docstring.
7076         (org-mobile-encryption-password-session): New variable.
7077         (org-mobile-encryption-password): New function.
7078         (org-mobile-check-setup):
7079         (org-mobile-encrypt-file):
7080         (org-mobile-decrypt-file): Use the new function.
7082 2010-11-11  David Maus  <dmaus@ictsoc.de>
7084         * org-capture.el (org-capture-place-template): Widen to remove
7085         possible restrictions in target buffer.
7087 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>
7089         * org.el (org-speed-command-hook): Add org-speed-command-hook
7090         (org-babel-speed-command-hook): Hook for Babel's speed commands.
7092 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7094         * ob.el (org-babel-execute-buffer): Re-implement using
7095         `org-babel-map-src-blocks'.
7097 2010-11-11  David Maus  <dmaus@ictsoc.de>
7099         * org-capture.el (org-capture-templates): Update doc string with
7100         new message date related escapes.
7102 2010-11-11  David Maus  <dmaus@ictsoc.de>
7104         * org-wl.el (org-wl-store-link-message): Define properties %:date)
7105         (%:date-timestamp, and %:date-timestamp-inactive.
7107         * org-mew.el (org-mew-store-link): Dto.
7109         * org-mhe.el (org-mhe-store-link): Dto.
7111         * org-rmail.el (org-rmail-store-link): Dto.
7113         * org-vm.el (org-vm-store-link): Dto.
7115 2010-11-11  David Maus  <dmaus@ictsoc.de>
7117         * org-wl.el (org-wl-message-field): Always get literal content of
7118         header fields.
7120 2010-11-11  David Maus  <dmaus@ictsoc.de>
7122         * org-gnus.el (org-gnus-store-link): Define properties
7123         %:date-timestamp and %:date-timestamp-inactive.
7125 2010-11-11  David Maus  <dmaus@ictsoc.de>
7127         * org-gnus.el (org-gnus-store-link): Handle empty date header
7128         field.
7130 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
7132         * org.el (org-speed-command-hook): New.  Hook for installing
7133         additional speed commands.  Use this for enabling speed commands on
7134         src blocks.
7135         (org-speed-command-default-hook): The default hook for
7136         org-speed-command-hook.  Factored out from org-self-insert-command
7137         and mimics existing behaviour.
7138         (org-self-insert-command): Modified to use org-speed-command-hook.
7140 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
7142         * org-agenda.el (org-search-view): Recover spaces in search words
7143         if they were escaped with \ or inside a regexp.
7145 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
7147         * org.el (org-additional-option-like-keywords): Add PROPERTIES to
7148         the list of completable meta line words.
7149         (org-complete): Complete property names after #+PROPERTY.
7151 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7153         * ob-python.el (org-babel-python-evaluate-session): Make temp file
7154         names consistent.
7156 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7158         * ob-clojure.el (org-babel-clojure-evaluate-external-process):
7159         Delete extra format argument.
7161 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7163         * ob-org.el (org-babel-org-export): Typo in docstring.
7165 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7167         * ob-sh.el (org-babel-sh-evaluate): Remove unused temporary file
7168         variable.
7170 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7172         * ob-scheme.el (org-babel-execute:scheme): Alter temp file name.
7174 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7176         * ob.el (org-babel-process-file-name): New function
7177         (org-babel-maybe-remote-file): Delete function.
7179 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7181         * ob-C.el (org-babel-C-execute): Remove unused variable.
7183 2010-11-11  David Maus  <dmaus@ictsoc.de>
7185         * org.el (org-make-link-string): Prevent superfluous colon.
7187 2010-11-11  David Maus  <dmaus@ictsoc.de>
7189         * org.el (org-make-org-heading-search-string): Leave headline
7190         intact.
7192 2010-11-11  David Maus  <dmaus@ictsoc.de>
7194         * org.el (org-make-link-string): Don't escape characters in link
7195         type.
7197 2010-11-11  Bastien Guerry  <bzg@altern.org>
7199         * org-capture.el (org-capture-templates): Update docstring to
7200         advertise %:org-date.
7202 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7204         * ob-dot.el (org-babel-execute:dot): Automatically specifies
7205         "-T<ext>" based on file name extension.
7207 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7209         * ob-org.el (org-babel-org-export): Raise error on nested export
7210         call.
7212 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7214         * ob-plantuml.el (org-babel-execute:plantuml): Support for svg
7215         output files.
7217 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7219         * ob.el (org-babel-demarcate-block): Better initialization of
7220         stars.
7222 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7224         * org-src.el (org-src-tab-acts-natively): Add customize interface.
7226 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7228         * org-src.el (org-src-strip-leading-and-trailing-blank-lines):
7229         New variable allowing prevention of automatic stripping of leading and
7230         trailing blank lines when exiting edit buffer.
7231         (org-edit-src-exit): Respect value of
7232         `org-src-strip-leading-and-trailing-blank-lines'
7233         (org-src-native-tab-command-maybe):
7234         Bind `org-src-strip-leading-and-trailing-blank-lines' to nil during
7235         this function.
7237 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7239         * org-src.el (org-edit-src-code): If mark was inside code block
7240         then code edit buffer inherits mark with active region.
7242 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7244         * ob.el (org-babel-demarcate-block): Fix compiler warnings.
7246 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7248         * ob.el (org-babel-demarcate-block): Better handling of empty
7249         space around demarcated area.
7251 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
7253         * org-agenda.el (org-agenda-goto-date): Turn off prefer future for
7254         this command.
7256 2010-11-11  David Maus  <dmaus@ictsoc.de>
7258         * org-gnus.el (org-gnus-open-nntp): New function.
7260 2010-11-11  David Maus  <dmaus@ictsoc.de>
7262         * org-wl.el (org-wl-open-nntp): New function.
7264 2010-11-11  David Maus  <dmaus@ictsoc.de>
7266         * org-wl.el (org-wl-open): Open message by numeric reference if
7267         article part is not a message id.
7269 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
7271         * org-agenda.el (org-agenda-filter-apply): Move cursor to a
7272         visible line.
7274 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7276         * ob.el (org-babel-demarcate-block): Interactive demarcation of
7277         code blocks.
7279         * ob-keys.el (org-babel-key-bindings): Key bindings for block
7280         demarcation.
7282 2010-11-11  Bastien Guerry  <bzg@altern.org>
7284         * org.el (org-link-types): Add the "message" link type.
7286 2010-11-11  David Maus  <dmaus@ictsoc.de>
7288         * org.el (org-link-types): Add 'message:' link type to default
7289         link types.
7291 2010-11-11  Bastien Guerry  <bzg@altern.org>
7293         * org-gnus.el (org-gnus-store-link): Add the :date property to
7294         gnus links, allowing the use of %:date in capture templates.
7296 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7298         * org-list.el (org-cycle-list-bullet): Follow order of bullets
7299         indicated in doc-string.
7301         * org-list.el (org-list-bottom-point-with-indent): List is ended
7302         when a line is less indented that the last item, not the less
7303         indented item.
7305 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7307         * ob-exp.el (org-babel-exp-src-blocks): Now switching back to the
7308         original file before resolving code block parameters to ensure
7309         headline and buffer wide parameters are taken into consideration
7310         when only a narrowed portion of the file is exported.
7312 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
7314         * org.el (org-forward-same-level): Fix docstring.
7316 2010-11-11  Sebastian Rose  <sebastian_rose@gmx.de>
7318         * org-publish.el (org-publish-attachment): Put the attachment into
7319         the right directory.
7321 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
7323         * org.el (org-goto-first-child): New command.
7325 2010-11-11  Matt Lundin  <mdl@imapmail.org>
7327         * org-agenda.el (org-prepare-agenda): If the agenda is called from
7328         within the agenda via an elisp link, such as
7329         [[elisp:(org-agenda-list)]], org-prepare-agenda erases the buffer
7330         of the file containing the link, since that buffer is current
7331         during org-prepare agenda (due to a with-current-buffer in
7332         org-agenda-open-link).  An additional test now ensures that the
7333         agenda buffer is in fact current when the buffer is erased and
7334         local variables for the agenda are set.
7336 2010-11-11  David Maus  <dmaus@ictsoc.de>  (tiny change)
7338         * org-exp.el (org-infile-export-plist): Define property macro.
7340 2010-11-11  David Maus  <dmaus@ictsoc.de>
7342         * org-mhe.el (org-mhe-get-header): Remove possible folding white
7343         space in message header field.
7345 2010-11-11  David Maus  <dmaus@ictsoc.de>
7347         * org-feed.el (org-feed): Fix typo in customization group :tag
7348         property.
7350 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
7352         * org-latex.el (org-export-latex-tag-markup): New option.
7353         (org-export-latex-keywords-maybe):
7354         Use `org-export-latex-tag-markup'.
7356 2010-11-11  Rémi Vanicat  <vanicat@debian.org>  (tiny change)
7358         * org-icalendar.el (org-icalendar-use-UTC-date-time): New option.
7359         (org-ical-ts-to-string): Use UTC time when requested.
7361 2010-11-11  Noorul Islam  <noorul@noorul.com>  (tiny change)
7363         * org-html.el (org-html-cvt-org-as-html): Do not convert protocol
7364         from 'file' to 'http'.
7366 2010-11-11  David Maus  <dmaus@ictsoc.de>
7368         * org.el (org-store-log-note): Fix wrong usage
7369         of`org-adapt-indentation'.
7371 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7373         * org.el (org-skip-over-state-notes): Do not compute bottom point
7374         at each item.
7376         * org-mouse.el (org-mouse-for-each-item): Use `org-apply-on-list'
7377         instead of moving to each item.
7379 2010-11-11  David Maus  <dmaus@ictsoc.de>
7381         * org-capture.el (org-capture-templates): Small fix in doc string.
7383 2010-11-11  aaa bbb  <dominik@powerbook-g4-12-van-aaa-bbb.local>
7385         * org-archive.el (org-get-local-archive-location):
7386         Use `org-carchive-location' as default.
7388 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7390         * ob-C.el (org): No longer requires org.
7392         * ob-ledger.el (org): No longer requires org.
7394 2010-11-11  David Maus  <dmaus@ictsoc.de>
7396         * org.el (org-priority): Save match data before call to
7397         `read-char-exclusive'.
7399 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7401         * org-list.el (org-list-to-generic): Descriptions labels can be
7402         any suit of symbols, and will end at double colons.
7404 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7406         * org.el (org-indent-line-function): Indent past [@num] and
7407         [@start:num], consistently with what is already done with
7408         checkboxes.
7410 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7412         * org.el (org-store-log-note): Indent new notes to the right
7413         column.  Also take `org-list-two-spaces-after-bullet-regexp' into
7414         consideration when creating the note.
7416 2010-11-11  David Maus  <dmaus@ictsoc.de>
7418         * org-gnus.el (nnimap-group-overview-filename): Declare function
7419         to silence byte compiler.
7421 2010-11-11  David Maus  <dmaus@ictsoc.de>
7423         * org-gnus.el (org-gnus-nnimap-query-article-no-from-file):
7424         New customization variable.
7425         (org-gnus-nnimap-cached-article-number): New function.
7426         (org-gnus-follow-link): Try to fetch cached article number of
7427         message-id.
7429 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7431         * ob-org.el (org-babel-org-default-header): Used to insert a dummy
7432         first line into code blocks before export so that the first line
7433         is not interpreted as a title
7434         (org-babel-org-export): Use new dummy code block prefix.
7436 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7438         * ob.el (org-babel-insert-result): No longer throws error when
7439         inserting an empty result.
7441 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7443         * ob-tangle.el: autoload org-babel-tangle-lang-exts from ob-tangle.
7445 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7447         * ob.el (org-babel-do-in-edit-buffer):
7448         Use `org-babel-where-is-src-block-head' to test for source block at
7449         point.
7451 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7453         * ob-keys.el (org-babel-key-bindings): Adding key-binding for
7454         `org-babel-goto-src-block-head'.
7456         * ob.el (org-babel-goto-src-block-head): Jump to the head of the
7457         current code block.
7459 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7461         * ob.el (org-babel-next-src-block): Now raising more informative
7462         error when no further code blocks can be found.
7463         (org-babel-previous-src-block): Now raising more informative error
7464         when no previous code blocks can be found.
7466 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7468         * org-exp-blocks.el
7469         (org-export-preprocess-after-include-files-hook): Now using this
7470         hook instead of `org-export-preprocess-hook'.
7472 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7474         * ob-plantuml.el (org-babel-execute:plantuml): ????
7476 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7478         * ob-python.el (org-babel-python-evaluate): Refactor as call to
7479         either `org-babel-python-evaluate-external-process' or
7480         `org-babel-python-evaluate-session'.
7481         (org-babel-python-evaluate-external-process): New function to
7482         handle evaluation in external process.
7483         (org-babel-python-evaluate-session): New function to handle
7484         evaluation in emacs inferior process.
7486 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7488         * ob-org.el (org-babel-execute:org): Evaluates body to latex ascii
7489         or html respecting :results header arg
7490         (org-babel-org-export): Exports a string of text to an output
7491         format.
7493 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7495         * ob.el (org-babel-insert-result): Remove existing results when
7496         nil results are returned.
7498 2010-11-11  David Maus  <dmaus@ictsoc.de>
7500         * org-ascii.el (org-export-as-ascii): Bind and set link path for
7501         link type specific markup function.
7503 2010-11-11  David Maus  <dmaus@ictsoc.de>
7505         * org-clock.el (notifications-notify): Properly declare function
7506         to silence byte compiler.
7508 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7510         * org-list.el (org-insert-item): Check invisibility of point at a
7511         meaningful location.
7513 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7515         * org-list.el (org-list-insert-item-generic): Updating checkboxes
7516         can modifiy bottom point of a list, so make it a marker before
7517         calling `org-update-checkbox-count-maybe'.
7519 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7521         * org.el (org-src-fontify-natively): Set to nil by default.
7522         Supply cutomize interface.
7524 2010-11-11  Bastien Guerry  <bzg@altern.org>
7526         * org-ascii.el (org-export-as-ascii): Fix bug in ASCII export: use
7527         `org-bracket-link-analytic-regexp++' to match the link type.
7529 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7531         * ob-tangle.el (org-babel-tangle-collect-blocks): Rename `lang' to
7532         `language'.
7534 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7536         * ob-tangle.el (org-babel-tangle-comment-format-beg):
7537         Format string specifying the link-comment preceding a code block
7538         (org-babel-tangle-comment-format-end): Format string specifying
7539         the link-comment following a code block
7540         (org-babel-tangle-collect-blocks): Storing more information in the
7541         spec of a tangling code block
7542         (org-babel-spec-to-string): Now makes use of customizable
7543         link-comment formats.
7545 2010-11-11  Achim Gratz  <Stromeko@stromeko.net>  (tiny change)
7547         * org.el (org-delete-backward-char): Check for nil overwrite-mode
7548         before inserting spaces.
7550 2010-11-11  David Maus  <dmaus@ictsoc.de>
7552         * org-icalendar.el (org-print-icalendar-entries): Exclude tags
7553         from summary of non-TODO ical entries.
7554         (org-print-icalendar-entries): Use `org-complex-heading-regexp' to
7555         exclude tags from summary of TODO ical entries.
7557 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7559         * ob.el (org-babel-map-src-blocks): Now exposes much information
7560         about the code block in the form of let-bound local variables.
7562 2010-11-11  David Maus  <dmaus@ictsoc.de>
7564         * org-list.el (org-outline-regexp, org-ts-regexp)
7565         (org-ts-regexp-both, org-in-regexps-block-p)
7566         (org-level-increment, org-at-heading-p)
7567         (outline-previous-heading, org-icompleting-read)
7568         (org-time-string-to-seconds): Declare to fix compiler warning.
7570 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7572         * org-list.el (org-toggle-checkbox): Ignore items in drawers when
7573         used from an heading.  Send an error when no item is in region.
7575 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7577         * ob.el (org-babel-do-in-edit-buffer): Use unwind-protect to
7578         ensure that edit buffer is exited.
7580 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7582         * ob-tangle.el (org-babel-tangle-pad-newline): Can be used to
7583         control the amount of extra newlines inserted into tangled code
7584         (org-babel-tangle-collect-blocks): Now conditionally collects
7585         information to be used for "org" style comments
7586         (org-babel-spec-to-string): Now inserts "org" style comments, and
7587         obeys the newline configuration variable when inserting whitespace.
7589 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7591         * ob-tangle.el (org-babel-pre-tangle-hook): Defines new tangle
7592         hook
7593         (org-babel-tangle): Calls new tangle hook.
7595 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
7597         * org-capture.el (org-capture): Compute the length of the correct
7598         string when removing properties.
7600 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7602         * ob-plantuml.el (org-babel-execute:plantuml): Now expanding file
7603         names before shell quoting.
7605 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7607         * org-src.el (org-src-tab-indents-natively): New variable
7608         controlling whether language-native TAB action should be performed
7609         (org-src-native-tab-command-maybe): New function to perform
7610         language-native TAB action.
7611         (org-tab-first-hook): Add `org-src-native-tab-command-maybe'.
7613 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7615         * ob-plantuml.el (org-babel-execute:plantuml): Explicitly check
7616         `org-plantuml-jar-path' before use.
7618 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7620         * org-src.el (org-src-font-lock-fontify-block): Re-use hidden
7621         language major mode buffers during fontification.
7623 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7625         * org.el (org-fontify-meta-lines-and-blocks): Alter main regexp to
7626         match code blocks with switches and header args.  Call
7627         `org-src-font-lock-fontify-block' for automatic fontification of
7628         code in code blocks, controlled by variable
7629         `org-src-fontify-natively'.
7630         (org-src-fontify-natively): New variable.
7632 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7634         * ob-ruby.el (org-babel-expand-body:ruby): Remove requirement of
7635         inf-ruby.
7637 2010-11-11  Noorul Islam  <noorul@noorul.com>  (tiny change)
7639         * org-html.el (org-html-make-link): (expand-file-name) removes
7640         one "/" from "///path-to-file", so add one.  Anything other than
7641         'file' type should be exported along with the type.
7643 2010-11-11  Noorul Islam  <noorul@noorul.com>  (tiny change)
7645         * org.el (org-insert-subheading): Fix compiler warning
7646         (org-insert-todo-subheading): Fix compiler warning.
7648 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
7650         * org-capture.el (org-capture): Remove read-only text properties
7651         from capture text.
7652         (org-capture-set-target-location): Throw an error if file+headline
7653         target does not point into a file which is in Org mode.
7655 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7657         * ob.el (org-babel-map-src-blocks): Prefer `when' to `if'.
7659 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7661         * org-src.el (org-edit-src-code): Improve docstring.
7663 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7665         * ob.el (org-babel-execute-src-block): Document prefix argument in
7666         docstring.
7668 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
7670         * ob-ditaa.el (org-babel-execute:ditaa): Now expanding
7671         org-ditaa-jar-path with expand-file-name.
7673 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7675         * ob.el (org-babel-execute-subtree): Pass prefix arg through to
7676         `org-babel-execute-src-block'.
7678 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7680         * org-ascii.el (org-export-ascii-preprocess): Allow [@start:x] and
7681         [@x] syntax for list numbering.
7683 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7685         * org.el (org-indent-line-function): Indentation of source block
7686         is left to `org-edit-src-exit' and shouldn't be modified by
7687         `org-indent-line-function'.  Indentation of others blocks should be
7688         the same as the #+begin line.
7690 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
7692         * ob.el (org-babel-map-src-blocks): If FILE is nil evaluate BODY
7693         forms on source blocks in current buffer; restore point in current
7694         buffer.
7696 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7698         * org-list.el (org-list-struct): Accept list boundaries as an
7699         argument in order to avoid computing `org-list-top-point' and
7700         `org-list-bottom-point' twice when indenting.
7702 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7704         * org-list.el (org-list-ending-method): Default value is now
7705         `both', to ensure maximum compatibility before previous
7706         implementation.
7708 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7710         * org-list.el (org-list-in-item-p-with-indent): Test if first line
7711         is the item beginning.
7713         * org-list.el (org-list-top-point-with-indent): Test if first line
7714         is a valid list beginning.
7716 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7718         * org-list.el (org-list-ending-method): New customizable variable
7719         to tell Org Mode how lists end.  See docstring.
7721 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7723         * org-list.el (org-indent-item-tree): Shifting step of top-level
7724         item depends on `org-level-increment'.
7726 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7728         * org.el (org-indent-line-function): Indent first non blank line
7729         after a list according to current heading level.
7731 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7733         * org-docbook.el (org-export-as-docbook): Remove check for
7734         indentation on lines that do not start with a list bullet.
7736         * org-html.el (org-export-as-html): Same thing.
7738 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7740         * org-list.el (org-list-bottom-point): Take into consideration
7741         that bound of search can be before true ending of the list.
7743 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7745         * org-list.el (org-list-struct-apply-struct): No longer shift
7746         item's body twice: one after replacing bullet and one after
7747         changing indentation.
7749 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7751         * org-list.el (org-list-struct-indent): Add code to replace
7752         bullets if needed when indenting.
7754 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7756         * org-list.el (org-list-insert-item-generic): A single item
7757         already counting blank lines in his body should be separated with
7758         the next one by a blank line.  Moreover, if user already provided
7759         blank lines, follow his wishes.
7761 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7763         * org-list.el (org-indent-item-tree): When moving top item of a
7764         *-list to column 0, only the first item had its bullet changed to
7765         -.  It now changes all items of the top-level list, as expected.
7767 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7769         * org-list.el (org-toggle-checkbox): Go to beginning of line
7770         before processing.
7772 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7774         * org-list.el (org-list-struct-apply-struct): Check if ancestor
7775         exists.
7777 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7779         * org-list.el (org-renumber-ordered-list): Check for [@start:x] is
7780         done at each item.
7782 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7784         * org-list.el : Removed unused variable
7785         `org-suppress-item-indentation'.
7787         * org-list.el (org-renumber-ordered-list): Skip item if bullet
7788         number is already good.
7790 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7792         * org-list.el (org-list-automatic-rules): Doc-string reflects this
7793         change.
7795         * org-list.el (org-indent-item-tree): Prevent whole list from
7796         being moved when user is not moving subtree.  Thus
7797         `org-cycle-item-indentation' will not allow to move the list.
7799 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7801         * org-list.el (org-indent-item-tree): Remove region code.  It was
7802         prone to errors and undocumented.
7804         * org-list.el (org-item-indent-positions): Better heuristics to
7805         determine what bullet the item will have when demoted.
7807 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7809         * org-list.el (org-list-bullet-string): First check if
7810         `org-list-two-spaces-after-bullet-regexp' isn't nil.
7812 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7814         * org-list.el (org-list-bullet-string): Do not modify match-data.
7816         * org.el (org-toggle-item): Now working again when changing list
7817         items into plain text.  Moreover take into consideration
7818         `org-list-two-spaces-after-bullet-regexp'.
7820 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7822         * org-list.el (org-indent-item-tree): Remove unnecessary bullets
7823         fix, and improved heuristics to determine bullet when indenting.
7825         * org-list.el (org-item-indent-positions): Function now returns
7826         sane results when there are two lists separated with blank lines
7827         only.
7829 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7831         * org-docbook.el (org-export-as-docbook): Use override="num" in
7832         any listitem matching [@start:num].
7834         * org-html.el (org-export-as-html): Use value="num" in any li
7835         matching [@start:num].
7837 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7839         * org.el (org-set-font-lock-defaults): Correct fontification for
7840         checkboxes found after [@start:?].
7842         * org-list.el (org-list-at-regexp-after-bullet-p): Skip any
7843         [@start:?]  when looking at a regex after a bullet.
7845         * org-list.el (org-toggle-checkbox): Correct insertion of
7846         checkboxes when there is already a [@start:?] in the item.
7848         * org-list.el (org-checkbox-blocked-p): Properly check if there's
7849         an unchecked item before.
7851         * org-list.el (org-list-parse-list): Function handles items having
7852         both a counter and a checkbox.
7854 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7856         * org-list.el (org-cycle-item-indentation): Org-tab-ind-state
7857         stores both indentation and bullet when cycle started.
7859 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7861         * org-list.el: `org-at-description-p' renamed to
7862         `org-at-item-description-p', `org-first-list-item-p' renamed to
7863         `org-list-first-item-p', `org-end-of-item-text-before-children'
7864         renamed to `org-end-of-item-or-at-child'.
7866 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7868         * org.el (org-ctrl-c-ctrl-c): Call `org-fix-bullet-type' instead
7869         of `org-maybe-renumber-ordered-list' and `org-fix-bullet-type'
7870         before toggling a checkbox.
7872 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7874         * org-list.el (org-list-bullet-string): New function returning
7875         bullet concatenated with an appropriate number of white spaces.
7877         * org-list.el (org-list-insert-item-generic): Insert the right
7878         bullet, with help of `org-list-bullet-string'.
7880         * org-list.el (org-indent-item-tree):
7881         Use `org-list-bullet-string'.
7883         * org-list.el (org-fix-bullet-type): Use `org-list-bullet-string'.
7885         * org-list.el (org-toggle-checkbox): Send an error when
7886         `org-toggle-checkbox' is trying to insert a checkbox at a
7887         description item.
7889         * org-list.el (org-item-re): Modified regexp so it can catch
7890         correct number of white space before item body.
7892         * org-list.el (org-list-at-regexp-after-bullet-p): Take into
7893         consideration new `org-item-re'.
7895 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7897         * org-list.el (org-list-insert-item-generic): The second item in a
7898         list will be separated from its predecessor with the number of
7899         blank lines separating the first item from its parent, if any, or
7900         no blank line.
7902 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7904         * org-list.el (org-indent-item-tree): Fix and reorder every list
7905         and sublist, from parent of list that has moved if indenting, or
7906         from list at point if outdenting.
7908 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7910         * org-list.el (org-indent-item-tree): Try to keep relative
7911         position on line.  It can't if point is in white spaces before
7912         bullet because mixed tabs and spaces make some columns
7913         unattainable.
7915 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7917         * org-list.el (org-cycle-item-indentation): Cycle when the whole
7918         item only contains bullet and maybe a checkbox.  Previously, TAB
7919         would cycle when the first line of the item was blank.
7921 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7923         * org-list.el (org-cycle-item-indentation): Allow a point just
7924         after a description item or a checkboxed item to start cycling.
7926 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7928         * org-list.el (org-cycle-list-bullet):
7929         Check `org-plain-list-ordered-item-terminator' before allowing 1. or 1)
7930         as valid bullets when cycling.
7932 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7934         * org-list.el (org-cycle-item-indentation): Do return t if and
7935         only if cycling is possible and succeded.
7937 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7939         * org-list.el (org-indent-item-tree): When outdenting a subtree,
7940         the last item shouldn't have a children.
7942 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7944         * org-list.el (org-cycle-item-indentation): Cycling should play
7945         nicely with indent rule in `org-list-automatic-rules'.
7947 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7949         * org-list.el (org-indent-item-tree): If indent rule is activated,
7950         it should be impossible to outdent an item having children without
7951         moving its subtree.  Improved reordering of lists modified by
7952         cycling indentation.
7954 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7956         * org-list.el (org-maybe-renumber-ordered-list): Remove call for
7957         `org-fix-bullet-type' to prevent infinite loop, and some checks
7958         already done in `org-renumber-ordered-list'.
7960         * org-list.el (org-fix-bullet-type): Remove a check and call
7961         directly `org-maybe-renumber-ordered-list'.
7963 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7965         * org-list.el (org-indent-item-tree): It shouldn't be possible to
7966         indent the first item of a sublist (though outdent is possible) as
7967         it would break list's structure.
7969 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7971         * org-list.el (org-list-insert-item-generic): When local search
7972         doesn't help, search the list globally for blank lines.  Moreover,
7973         don't bother with new lists, and add 1 blank line.
7975 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7977         * org-capture.el (org-capture-place-item):
7978         Use `org-search-forward-unenclosed' and
7979         `org-search-backward-unenclosed' and new variable
7980         `org-item-beginning-re'.
7982         * org-list.el (org-item-beginning-re): Regexp matching beginning
7983         of an item.
7985 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7987         * org-list.el (org-cycle-list-bullet): Put back support for
7988         'previous argument.
7990 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
7992         * org-list.el (org-in-item-p): Handle case when point is at an
7993         heading.
7995         * org-list.el (org-list-make-subtree): Add protection when used
7996         outside of list.
7998         * org-list.el (org-insert-item): Remove useless hack now
7999         `org-in-item-p' is fixed.
8001         * org-timer.el (org-timer-item): Remove useless hack now
8002         `org-in-item-p' is fixed.
8004 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8006         * org-list.el (org-cycle-list-bullet): Prevent description items
8007         from being numbered.  String argument is also recognized now, as
8008         long as it is a valid bullet.
8010 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8012         * org-list.el (org-indent-item-tree): Moving indentation of top
8013         list item will make the whole list move.
8015         * org-list.el (org-apply-on-list): Function is less sensitive to
8016         changes of indentation.
8018 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8020         * org-list.el (org-at-item-checkbox-p): Add whitespaces at the end
8021         of the regexp.
8023         * org-list.el (org-checkbox-blocked-p): Use new checkbox regexp.
8025         * org-list.el (org-cycle-item-indentation): Allow cycling
8026         description items and checkbox items.
8028         * org-list.el (org-toggle-checkbox): Use new checkbox regexp.
8030         * org-list.el (org-reset-checkbox-state-subtree): Use new checkbox
8031         regexp.
8033 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8035         * org-list.el (org-insert-item-internal): Guessing of blank lines
8036         number is made by looking at neighbours items, if any.
8038 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8040         * org-list.el (org-sort-list): Add the possibility to sort timer
8041         lists with the ?t or ?T options.
8043 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8045         * org-list.el (org-search-unenclosed-internal): New function to
8046         handle both `org-search-forward-unenclosed' and
8047         `org-search-backward-unenclosed'.
8049         * org-list.el (org-search-backward-unenclosed): Can send errors
8050         now.  Removed useless usage of COUNT.
8052         * org-list.el (org-search-forward-unenclosed): Can send errors
8053         now.  Removed useless usage of COUNT.
8055         * org-list.el (org-update-checkbox-count):
8056         Use `org-search-forward-unenclosed' and
8057         `org-search-backward-unenclosed' instead of `re-search-forward'
8058         and `re-search-backward'.
8060         * org-list.el (org-sort-list): Use `org-search-forward-unenclosed'
8061         and `org-search-backward-unenclosed' instead of
8062         `re-search-forward' and `re-search-backward'.
8064         * org-list.el (org-list-make-subtree):
8065         Use `org-search-forward-unenclosed' and
8066         `org-search-backward-unenclosed' instead of `re-search-forward'
8067         and `re-search-backward'.
8069 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8071         * org-list.el (org-insert-item-internal): Fixes the problem when
8072         point was before the first char of the item's body.
8074 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8076         * org-timer.el (org-timer-item): Refactoring.  Compute timer string
8077         before inserting it in the buffer.
8079         * org-timer.el (org-timer): Add an optional argument to return
8080         timer string instead of inserting it.
8082 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8084         * org-list.el (org-insert-item-internal): New function to handle
8085         positionning and contents of an item being inserted at a specific
8086         pos. It is not possible anymore to split a term in a description
8087         list or a checkbox when inserting a new item.
8089         * org-list.el (org-insert-item): Refactored by using the new
8090         `org-insert-item-internal' function.
8092         * org-timer.el (org-timer-item): Refactored by using the new
8093         `org-insert-item-internal' function.
8095 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8097         * org-list.el (org-list-bottom-point): Be sure to check real
8098         ORG-OUTLINE-REGEXP and not outline-regexp, that might be modified.
8100         * org.el (org-cycle-internal-local): Cycle up to end of subtree or
8101         end of item if we are in a list.
8103 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8105         * org-list.el (org-insert-item): Move before any special block in
8106         a list prior to add a new item.
8108         * org-timer.el (org-timer-item): When in a timer list, insert a
8109         new timer item like `org-insert-item'.  If in another list, send an
8110         error.  Otherwise, start a new timer list.
8112 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8114         * org-list.el: Minor refactoring.
8116 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8118         * org-timer.el (org-timer-item): Insert description list item at
8119         the right column.
8121         * org-list.el (org-insert-item): Insert the right number of blank
8122         lines before a relative timer.
8124 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8126         * org-list.el (org-insert-item): Remove restriction on latex
8127         blocks.
8129 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8131         * org-list.el (org-search-backward-unenclosed): Do not stop in
8132         protected places.
8134         * org-list.el (org-search-forward-unenclosed): Do not stop in
8135         protected places.
8137         * org-latex.el (org-export-latex-lists): Use the fact that
8138         org-search-forward do not stop anymore at protected places.
8140 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8142         * org-list.el (org-search-backward-unenclosed): Do not prevent
8143         list items from being inside LaTeX blocks.
8145         * org-list.el (org-search-forward-unenclosed): Do not prevent list
8146         items from being inside LaTeX blocks.
8148 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8150         * org-list.el (org-in-item-p): Do not widen before checking if we
8151         are in item.
8153         * org-list.el (org-list-send-list): We cannot count on
8154         `org-list-top-point' and `org-list-bottom-point' before buffer is
8155         narrowed.  Find bounds of list otherwise.
8157 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8159         * org-list.el (org-list-end-regexp): By default, list ending is
8160         exactly 2 blank lines.
8162 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8164         * org-docbook.el (org-export-as-docbook): When we find an empty
8165         line, we do not need to check for
8166         `org-empty-line-terminates-plain-lists' because we would have
8167         found end-list marker before.
8169         * org-html.el (org-export-as-html): Same.
8171 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8173         * org-list.el (org-insert-item): Simplify count of blank lines to
8174         insert.
8176 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8178         * org-list.el (org-list-end-regexp): New customizable variable to
8179         define what string should end lists.
8181         * org-list.el (org-list-end-re): Function is now aware of
8182         `org-list-end-regexp'.
8184 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8186         * org-html.el (org-export-as-html): Code cleanup.
8188 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8190         * org-docbook.el (org-export-as-docbook): Properly close any open
8191         list when seeing ORG-LIST-END.  Removed any reference to now
8192         unneeded DIDCLOSE variable.
8194 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8196         * org-exp.el (org-export-mark-list-ending): Fix number of blank
8197         lines inserted after a list.
8199         * org-list.el (org-list-parse-list): Fix case when
8200         `org-list-end-re' would have an indentation greater than current
8201         list.
8203 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8205         * org-exp.el (org-export-mark-list-ending): Differentiate between
8206         export backends, and replace `org-list-end-re' by a blank line
8207         upon exporting.
8209 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8211         * org-html.el (org-export-as-html): Delete didclose and everything
8212         related to it, as it is no longer needed.
8214 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8216         * org-html.el (org-export-html-preprocess): Remove unneeded
8217         insertion of list end marker, as it is now handled by
8218         `org-export-mark-list-ending'.
8220         * org-html.el (org-export-as-html): Cleaner termination of lists.
8222         * org-exp.el (org-export-mark-list-ending): New function to insert
8223         specific markers at the end of lists when exporting to a backend
8224         not using `org-list-parse-list'.  This function is called early in
8225         `org-export-preprocess-string', while it is still able to
8226         recognize lists.
8228         * org-latex.el (org-export-latex-lists): Better search for
8229         lists.  It now only finds items not enclosed and not protected.
8231 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8233         * org-list.el: Replaced `re-search-forward' by
8234         `org-search-forward-unenclosed' where it made sense.
8236 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8238         * org-list.el (org-apply-to-list): Now a return value is handed at
8239         each new call of the function applied.
8241         * org-list.el (org-fix-bullet-type): Use the new
8242         `org-apply-to-list' format.
8244         * org-list.el (org-renumber-ordered-list): Use the new
8245         `org-apply-to-list' format.
8247 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8249         * org.el (org-in-regexps-block-p): Minor fix: limit wasn't
8250         correctly used.
8252         * org-list.el (org-search-forward-unenclosed): Better regexp used.
8254         * org-list.el (org-search-backward-unenclosed): Better regexp
8255         used.
8257 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8259         * org-list.el (org-sort-list): End-rec function was ill-defined.
8261 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8263         * org-list.el (org-search-forward-unenclosed): Fix behavior when
8264         last occurrence was enclosed.
8266         * org-list.el (org-search-backward-unenclosed): Fix behavior when
8267         last occurrence was enclosed.
8269 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8271         * org.el (org-in-regexps-block-p): Fix documentation.
8273 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8275         * org-list.el (org-search-backward-unenclosed): Fix block regexp.
8277         * org-list.el (org-search-forward-unenclosed): Fix block regexp.
8279         * org-list.el (org-list-parse-list): Minor fix.
8281 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8283         * org-list.el (org-list-parse-list): Delete `org-list-end-re' when
8284         called with t argument.
8286 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8288         * org-html.el (org-export-html-preprocess):
8289         Replace `org-list-end-re' by a blank line during pre-process.
8291 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8293         * org-list.el (org-list-bottom-point): No need for square brackets
8294         for `skip-chars-backward'.
8296 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8298         * org-html.el: Do not delete space between end of list and
8299         beginning of the following.
8301 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8303         * org-html.el: Preprocess buffer string and add ORG-LIST-END where
8304         needed.  Lists should not end before seeing this.
8306 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8308         * org-html.el: Notice end of lists.
8310 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8312         * org-list.el (org-list-parse-list): Better handling of
8313         restrictions when function is called on a list with sublists.
8315         * org-list.el (org-list-send-list): Find the true ending of the
8316         list being sent.
8318         * org-list.el (org-list-radio-list-templates): Templates are more
8319         specific to lists.
8321 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8323         * ob-js.el (org-babel-js-eoe): Indicate end of input
8324         (org-babel-execute:js): Support for session evaluation
8325         (org-babel-prep-session:js): Fleshed out definition
8326         (org-babel-js-initiate-session): Can initiate a session using
8327         mozrepl.
8329 2010-11-11  David Maus  <dmaus@ictsoc.de>
8331         * org.el (org-set-regexps-and-options): Protect escape char in
8332         `org-complex-heading-regexp-format'.
8334 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8336         * ob-scheme.el (org-babel-scheme-eoe): For marking the end of
8337         session-based evaluation
8338         (org-babel-execute:scheme): Now supports session-based evaluation
8339         (org-babel-prep-session:scheme): Now works and defines variables
8340         (org-babel-scheme-initiate-session): Now works using run-scheme
8341         from cmuscheme.
8343 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8345         * org.el (org-export-latex-default-packages-alist): Remove the
8346         t1enc package - this is already covered by fontenc.
8348 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8350         * ob.el (with-parsed-tramp-file-name): Declared
8351         (org-babel-tramp-localname): Ensure variable name exists locally.
8353 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8355         * ob.el (org-babel-temp-file): Don't use babel temporary directory
8356         in remote case; use make-temp-file with remote file name so that
8357         temp file is guaranteed not to exist previously on remote machine.
8358         (org-babel-tramp-localname): New function to return local name
8359         portion of possibly remote file specification.
8361 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8363         * ob-R.el (org-babel-R-write-object-command): New unified R
8364         command for writing results to file
8365         (org-babel-R-wrapper-method): Remove variable
8366         (org-babel-R-wrapper-lastvar): Remove variable
8367         (org-babel-R-evaluate-external-process): Use new R command
8368         (org-babel-R-evaluate-session): Use new R command.
8370 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8372         * ob-comint.el
8373         (org-babel-comint-eval-invisibly-and-wait-for-file): New function
8374         to evaluate code invisibly and block until output file exists.
8376         * ob-R.el (org-babel-R-evaluate-session): Use `ess-eval-buffer' to
8377         evaluate R code in session for :results value.  Write result to
8378         file invisibly using new function
8379         `org-babel-comint-eval-invisibly-and-wait-for-file'.
8381 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8383         * org-capture.el (org-capture-fill-template): Align tags after
8384         insertion.
8386 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8388         * org-exp.el (org-export-concatenate-multiline-emphasis):
8389         Ignore matches that start in a headline.
8391 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8393         * ob-plantuml.el (org-babel-execute:plantuml): Wrapping in-file
8394         and out-file in shell-quote-argument.
8396 2010-11-11  David Maus  <dmaus@ictsoc.de>
8398         * org-docview.el (org-docview-store-link): Use expanded macro to
8399         get current page.
8400         (doc-view-goto-page, image-mode-window-get): Declare functions for
8401         byte compiler.
8403 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8405         * ob-scheme.el: very preliminary support for evaluating scheme
8406         code blocks.
8408         * org.el (org-babel-load-languages): Adding scheme.
8410 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8412         * ob.el (require): Remove circular (require 'org).
8414 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8416         * ob-R.el (ess-make-buffer-current): Declared.
8417         (ess-ask-for-ess-directory): Declared.
8418         (ess-local-process-name): Declared.
8419         * ob-latex.el (org-babel-latex-tex-to-pdf): Capturing free variable.
8421         * ob.el (org-edit-src-code): Fixing arguments.
8422         (org-edit-src-exit): Declared.
8423         (org-outline-overlay-data): Declared.
8424         (org-set-outline-overlay-data): Declared.
8426 2010-11-11  Glenn Morris  <rgm@gnu.org>
8428         * ob.el: Require org when compiling.
8429         (org-save-outline-visibility): Remove macro declaration.
8431         * ob-emacs-lisp.el: Require ob-comint when compiling, for macros.
8432         Remove unnecessary/macro declarations.
8434         * org-docview.el: Require doc-view when compiling.
8435         (doc-view-goto-page): Autoload rather than declaring.
8436         (doc-view-current-page): Remove macro declaration.
8438         * ob.el (tramp-compat-make-temp-file, org-edit-src-code)
8439         (org-entry-get, org-table-import): Fix declarations.
8440         (org-match-string-no-properties): Remove declaration.
8442         * ob-sh.el (org-babel-comint-in-buffer)
8443         (org-babel-comint-wait-for-output, org-babel-comint-buffer-livep)
8444         (org-babel-comint-with-output): Remove unnecessary declarations.
8446         * ob-R.el (orgtbl-to-tsv): Fix declaration.
8448         * org-list.el (org-entry-get): Fix declaration.
8450 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8452         * ob.el (org-babel-remove-temporary-directory): Remove explicit
8453         second argument.
8455 2010-11-11  Magnus Henoch  <magnus.henoch@gmail.com>  (tiny change)
8457         * org-clock.el (org-clocktable-steps): Allow ts and te to be day
8458         numbers.
8460 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8462         * org-macs.el (org-save-outline-visibility): Move from org.el.
8464 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8466         * ob-org.el (org-babel-default-header-args:org): Additional
8467         ":results silent" default header argument for org code blocks.
8469 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8471         * ob-exp.el (org-babel-exp-do-export): Remove hacky ":noeval",
8472         which is now an alias to ":eval no".
8474 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8476         * ob.el (org-babel-remove-temporary-directory): The version of
8477         `delete-directory' found in files.el can not be assumed to be
8478         present on all versions, so this copies the recursive behavior of
8479         that command in such a way that all calls to delete-directory will
8480         also work with the built-in internal C implementation of that
8481         function.  This is not overly difficult as all elements of the
8482         directory can be assumed to be files.
8484 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8486         * ob-C.el (org-babel-C-execute): Corrected arguments to
8487         org-babel-temp-file.
8489 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8491         * ob.el (org-babel-temporary-directory): Variable to hold the
8492         value of the Babel temporary directory.
8494 2010-11-11  Aditya Siram  <aditya.siram@gmail.com>
8496         * ob.el (org-babel-load-in-session): Expanding noweb references
8497         when appropriate.
8499 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8501         * org.el (org-make-link-regexps): Modified regexp of
8502         org-plain-link-re.
8504 2010-11-11  Noorul Islam  <noorul@noorul.com>  (tiny change)
8506         * org-habit.el (org-habit-parse-todo): Find sr-days only if
8507         scheduled-repeat is non nil.  Use 4th element of the list returned
8508         by (org-heading-components) as habit-entry.  Modify the error
8509         message to be more meaningful.
8511 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8513         * ob-latex.el (org-babel-execute:latex): Adding new ":fit" and
8514         ":border" header arguments which both use the "preview" latex
8515         package to fit the resulting pdf image to the figure.
8517 2010-11-11  David Maus  <dmaus@ictsoc.de>
8519         * org-wl.el (org-wl-store-link): Don't try to store link if point
8520         is at end of buffer.
8522 2010-11-11  Harri Kiiskinen  <harkiisk@gmail.com>
8524         * org-publish.el (org-publish-project-alist): Document the new
8525         body-only property.
8526         (org-publish-org-to): Use the body-only property.
8528 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
8530         * org.el (org-store-link): Return link when invoked
8531         non-interactively from an agenda buffer.
8533 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
8535         * org.el (org-store-link): Storing of links to headlines in
8536         indirect buffers was broken.  Fix it.
8538 2010-11-11  Aidan Kehoe  <kehoea@parhasard.net>
8540         * ob-tangle.el (org-babel-tangle): Change the MODE argument to
8541         #'set-file-modes to use integer, not character syntax, avoiding
8542         compile problems with recent XEmacs.
8544 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8546         * org-agenda.el (org-agenda-add-entry-text): Make sure we move
8547         forward even if there is no text to be added.
8549 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8551         * org.el (org-make-tags-matcher): Read "\\-" as "-" in the
8552         tags/property matcher.
8554 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8556         * org-exp.el (org-infile-export-plist): Bind case-fold-search to
8557         t.
8559 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8561         * org-agenda.el (org-agenda-with-point-at-orig-entry): New macro.
8563 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8565         * org-latex.el (org-export-latex-set-initial-vars):
8566         Bind `case-fold-search' to t around the search for special LaTeX setup.
8568         * org-beamer.el (org-beamer-after-initial-vars):
8569         Bind `case-fold-search' to t around the search for special BEAMER
8570         setup.
8572 2010-11-11  David Maus  <dmaus@ictsoc.de>
8574         * org-agenda.el (org-write-agenda): Delete postscript file after
8575         creating conversion to pdf.
8577 2010-11-11  David Maus  <dmaus@ictsoc.de>
8579         * org-agenda.el (org-write-agenda): Move require statements to
8580         proper place in evaluated lisp expression.
8582 2010-11-11  David Maus  <dmaus@ictsoc.de>
8584         * org-agenda.el (org-write-agenda): Rename temporary buffer to
8585         remove dependency of `flet' macro.
8587 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8589         * ob-lob.el (org-babel-lob-get-info): Edit docstring.
8591 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8593         * ob-exp.el (org-babel-exp-lob-one-liners): Get parameter values
8594         from all standard sources when executing #+lob/#+call lines.
8596 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8598         * ob-R.el (org-babel-R-evaluate): Break the two branches into two
8599         separate functions
8600         (org-babel-R-evaluate-external-process): New function to handle
8601         external process evaluation
8602         (org-babel-R-evaluate-session): New function to handle session
8603         evaluation.
8605 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8607         * ob.el (org-babel-initiate-session): New function derived from
8608         previous `org-babel-switch-to-session'
8609         (org-babel-switch-to-session): Refactored to use new
8610         `org-babel-initiate-session'.
8612 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8614         * ob.el (org-babel-switch-to-session): Supply missing "P" argument
8615         to (interactive).
8617 2010-11-11  David Maus  <dmaus@ictsoc.de>
8619         * org-feed.el (org-feed-format-entry): Decode entry according to
8620         its character encoding.
8622 2010-11-11  David Maus  <dmaus@ictsoc.de>  (tiny change)
8624         * org-feed.el (xml-substitute-special): Declare function for byte
8625         compiler.
8626         (org-feed-unescape): Removed.
8627         (org-feed-parse-rss-entry, org-feed-parse-atom-entry):
8628         Use `xml-substitute-special' to unescape XML entities.
8630 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8632         * ob.el (org-babel-switch-to-session): Throw error if block if
8633         :session not in effect for the block.
8635 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8637         * org-table.el (org-table-create-with-table.el): Align table
8638         before converting.
8640 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8642         * ob.el (org-babel-do-in-edit-buffer): Suppress message and check
8643         that org-src buffer is current before attempting exit.
8645 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8647         * org-src.el (ob-comint): Require 'ob-comint
8648         (org-src-babel-info): Define variable.
8650 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8652         * ob.el (org-babel-do-in-edit-buffer): New macro to evaluate lisp
8653         in the language major mode edit buffer.
8654         (org-babel-do-key-sequence-in-edit-buffer): New function to call
8655         an arbitrary key sequence in the language major mode edit buffer.
8657         * org-src.el (org-src-switch-to-buffer): Add new allowed value
8658         'switch-invisibly for `org-src-window-setup'.
8660 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8662         * org-src.el (ob-keys): Require ob-keys, because `org-babel-map'
8663         is used.
8664         (org-src-do-at-code-block): New macro to evaluate lisp with point
8665         at the start of the Org code block containing the code in this
8666         edit buffer.
8667         (org-src-do-key-sequence-at-code-block): New function to execute
8668         command bound to key at the Org code block containing the code in
8669         this edit buffer.
8671 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8673         * ob-R.el (org-babel-R-associate-session): New function to
8674         associate R code edit buffers with ESS comint session.
8676 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8678         * org-src.el (org-edit-src-code): If at src block, store babel
8679         info as buffer local variable.
8680         (org-src-associate-babel-session): New function to associate code
8681         edit buffer with comint session.  Does nothing unless a
8682         language-specific function named
8683         `org-babel-LANG-associate-session' exists.
8684         (org-src-babel-configure-edit-buffer): New function to be called
8685         in `org-src-mode-hook'.
8686         (org-src-mode-hook): Add `org-src-babel-configure-edit-buffer' to
8687         hook.
8689 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8691         * ob.el (org-babel-switch-to-session-with-code): New function to
8692         generate split frame displaying edit buffer and session.
8694 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8696         * org.el (org-set-tags): Consider org-indent-mode when computing
8697         the tags column.
8699 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8701         * org-compat.el (org-looking-at-p): Only use looking-at-p when
8702         defined.
8704 2010-11-11  David Maus  <dmaus@ictsoc.de>
8706         * org-agenda.el (org-finalize-agenda-entries): Delete excluded
8707         lines directly after call to sorting filter function.
8709 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8711         * org.el (org-complex-heading-regexp-format): Document the
8712         variable.
8713         (org-get-refile-targets): Use `org-complex-heading-regexp-format'
8714         to make the regular expression for matching the headline.
8716 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8718         * org.el (org-refile-check-position): New function.
8719         (org-goto):
8720         (org-refile-get-location): Call `org-refile-check-position'.
8722 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8724         * ob-python.el (org-babel-python-initiate-session-by-key): Use eq
8725         instead of equal to compare symbols.
8727 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8729         * org-agenda.el (org-agenda-before-sorting-filter-function):
8730         New hook function.
8731         (org-finalize-agenda-entries):
8732         Apply `org-agenda-before-sorting-filter-function'.
8734 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8736         * org-latex.el (org-export-latex-first-lines): Do not protect meta
8737         lines that have nothing to do with babel.
8739 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8741         * org-capture.el (org-capture-place-template): Handle the
8742         checkitem case.
8743         (org-capture-place-item): Provide boundaries for the search to
8744         make sure we do not get a match in a different tree.
8746 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8748         * org-exp.el (org-export-preprocess-apply-macros): Fix the macro
8749         argument parser.
8751 2010-11-11  Noorul Islam  <noorul@noorul.com>
8753         * org-latex.el (org-latex-to-pdf-process): Add output-directory
8754         option for the command pdflatex.
8755         (org-export-as-pdf): Respect directory in path of
8756         EXPORT_FILE_NAME.
8758 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8760         * org-exp.el (org-export-with-LaTeX-fragments): New default t,
8761         which now means to use MathJax processing for HTML.  Also allow
8762         new value `dvipng' to force the old image processing.
8763         (org-infile-export-plist): Parse for MATHJAX setup line.
8765         * org-html.el (org-export-html-mathjax-options): New option.
8766         (org-export-html-mathjax-config): New function.
8767         (org-export-html-mathjax-template): New option.
8768         (org-export-html-preprocess): Call the LaTeX snippet processor
8769         with an additional argument to declare special ways of processing.
8770         (org-export-as-html): Bind the dynamical variable
8771         `org-export-have-math'.  Insert the MathJax script template when
8772         it is needed by the document.
8774         * org.el (org-preview-latex-fragment): Call `org-format-latex'
8775         with the additional processing argument.
8776         (org-export-have-math): New variable, for dynamic scoping.
8777         (org-format-latex): Implement specific ways of processing.
8778         New function argument for processing type.
8779         (org-org-menu): Remove the entry to configure LaTeX snippet
8780         processing.
8782 2010-11-11  Bastien Guerry  <bzg@altern.org>
8784         * org-agenda.el (org-agenda-clock-goto): Use `\C-c\C-x\C-j' for
8785         `org-clock-goto' and `J' for `org-agenda-clock-goto'.  If the
8786         heading currently clocked in is not listed in the agenda, display
8787         this entry in another buffer.  If there is no running clock,
8788         display a help message.
8790 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8792         * org-latex.el (org-export-latex-tables): Return "" instead of nil
8793         when no label is attached.
8795 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8797         * org-agenda.el (org-agenda-menu-show-match): New option.
8798         (org-agenda-menu-two-column): New option.
8799         (org-agenda-get-restriction-and-command): Implement dispatch menu
8800         without showing the matcher, and with two-column display.
8802 2010-11-11  Bernt Hansen  <bernt@norang.ca>
8804         * org-indent.el (org-indent-mode): Fix grammar for message when
8805         mode is refused.
8807 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8809         * ob.el (org-babel-insert-result): Ensures `beg' is set, even if
8810         no previous result exists.
8812 2010-11-11  Noorul Islam  <noorul@noorul.com>
8814         * ob.el Declare org-babel-lob-execute-maybe() to avoid compiler
8815         warning.
8817 2010-11-11  Noorul Islam  <noorul@noorul.com>
8819         * org.el (org-set-visibility-according-to-property): Use backward
8820         search instead of forward, so that top hierarchy gets priority.
8822 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8824         * org-agenda.el (org-timeline): Allow indirect buffer.
8826 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8828         * org-exp.el (org-export-preprocess-after-radio-targets-hook):
8829         (org-export-define-heading-targets-headline-hook): New hooks.
8831         * org.el (org-modules): Add entry for org-wikinodes.el.
8832         (org-font-lock-set-keywords-hook): New hook.
8833         (org-open-at-point-functions): New hook.
8834         (org-find-exact-headling-in-buffer):
8835         (org-find-exact-heading-in-directory): New functions.
8836         (org-mode-flyspell-verify): Better cursor position for checking if
8837         flyspell should ignore a word.
8839 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8841         * org-indent.el (org-indent-remove-properties):
8842         (org-indent-add-properties): Make sure changing these properties
8843         does not trigger modification hooks.
8845 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8847         * org.el (org-link-search-must-match-exact-headline): New option.
8848         (org-link-search-inhibit-query): New variable.
8849         (org-link-search): Search for exact headline match in Org files.
8851 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8853         * ob.el (org-babel-execute-src-block-maybe): Remove check for
8854         `org-babel-no-eval-on-ctrl-c-ctrl-c'; this is done in the new
8855         function `org-babel-execute-safely-maybe'.
8857 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8859         * ob.el (org-babel-load-in-session): Set directory in case :dir
8860         arg is in effect.
8862 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8864         * ob-tangle.el (org-babel-tangle-collect-blocks): Don't throw
8865         errors when we're not under of a headline.
8867 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8869         * ob-octave.el (org-babel-octave-wrapper-method): Use dlmwrite to
8870         write delimited text instead of save -ascii
8871         (org-babel-octave-import-elisp-from-file): Specify that data
8872         written to file is tab-delimited.
8874 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8876         * ob-R.el (org-babel-R-evaluate): Specify that tabular data is
8877         tab-delimited.
8879 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8881         * ob.el (org-babel-import-elisp-from-file): Allow separator to be
8882         specified.
8884 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8886         * ob-python.el (org-babel-python-table-or-string): Fix recognition
8887         of lists and tuples.
8889 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8891         * ob-octave.el (org-babel-octave-evaluate-external-process):
8892         Allow remote files.
8894 2010-11-11  Juan Pechiar  <pechiar@computer.org>
8896         * ob-octave.el (org-babel-octave-evaluate-external-process):
8897         Use `org-babel-octave-import-elisp-from-file' instead of
8898         `org-babel-eval-read-file'.
8899         (org-babel-octave-var-to-octave): Separate matrix rows with ';',
8900         and use '%s' as format specifier instead of '%S'.
8902 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8904         * ob-octave.el: Only (require 'matlab) when necessary.
8905         (org-babel-octave-initiate-session): (require) octave-inf or matlab
8906         as appropriate.
8907         (org-babel-execute:matlab): Remove (require).
8908         (org-babel-prep-session:matlab): Remove (require).
8909         (org-babel-matlab-initiate-session): Remove (require).
8911 2010-11-11  Dan Davison  <davison@stats.ox.ac.uk>
8913         * ob-octave.el (org-babel-octave-evaluate): Fix formal argument
8914         list.
8916 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8918         * ob-python.el (org-babel-python-table-or-string): Can now handle
8919         VERY long result lines.
8921 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8923         * org-latex.el (org-export-latex-tables): Add label if any.
8925         * org-latex.el (org-export-latex-convert-table.el-table):
8926         Fix little mistake when inserting label.
8928 2010-11-11  Nicolas Goaziou  <n.goaziou@gmail.com>
8930         * org.el (org-cycle-internal-local): Remove an unnecessary call
8931         to `org-back-to-heading' that was preventing point to stay at its
8932         column when cycling visibility.
8934 2010-11-11  Noorul Islam  <noorul@noorul.com>
8936         * org-capture.el (org-capture-finalize): Make messages consistent.
8938 2010-11-11  Noorul Islam  <noorul@noorul.com>
8940         * org-gnus.el: Suppress compiler warning by declaring outside
8941         function nnimap-retrieve-headers-from-file.
8943 2010-11-11  Noorul Islam  <noorul@noorul.com>
8945         * org-colview.el Use org-beamer-select-environment instead of
8946         org-beamer-set-environment-tag.
8948 2010-11-11  Matt Lundin  <mdl@imapmail.org>
8950         * org.el (org-insert-time-stamp): Fix org-insert-time-stamp so
8951         that the value of org-last-inserted-timestamp includes time range.
8953 2010-11-11  David Maus  <dmaus@ictsoc.de>
8955         * org-wl.el (org-wl-store-link-message): Provide link property for
8956         message-id without angle brackets.
8958 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8960         * ob-R.el (org-babel-R-evaluate): Improved prompt-stripping regexp.
8962 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8964         * ob-tangle.el (org-babel-find-file-noselect-refresh): Finds a
8965         file ensuing that the latest changes on disk are represented.
8967 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8969         * ob-sqlite.el (org-babel-sqlite-expand-vars): Now inserts string
8970         arguments w/o quotes.
8972 2010-11-11  Bernt Hansen  <bernt@norang.ca>
8974         * org-capture.el (org-capture-finalize): Fix clock in of
8975         interrupted task during capture finalize.
8977 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8979         * ob-R.el (org-babel-R-evaluate): Clean up extra prompts in
8980         session output.
8982 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8984         * ob-C.el (org-babel-C-ensure-main-wrap): More generous regular
8985         expression for matching main function.
8987 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8989         * ob-lob.el (org-babel-lob-one-liner-regexp): Fix error in lob
8990         regexp -- it wasn't matching lob lines w/o indices.
8992 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
8994         * org-exp.el (org-export-latex-listings-w-names): Fix compiler
8995         warning in org-exp.el.
8997 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
8999         * org-publish.el (org-publish-file): Better error message if
9000         base-directory or publishing-directory are not defined.
9002 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9004         * org-colview.el (org-columns-display-here): Use overlays to
9005         overrule line prefix properties during column view.
9007 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9009         * org-agenda.el (org-agenda-filter-preset): Document the
9010         limitation for the filter preset - it can only be used for an
9011         entire agenda view, not in an individual block in a block agenda.
9013 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
9015         * ob-table.el (sbe): Now able to accept range references from
9016         tables.
9018 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
9020         * ob.el (org-babel-pick-name): If colnames or rownames contain a
9021         list of names, then use those directly.
9023 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
9025         * org-exp.el (org-export-format-source-code-or-example):
9026         Escape underscores in code block names on latex listings export.
9028 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
9030         * ob-tangle.el (org-babel-with-temp-filebuffer):
9031         Use find-file-noselect to avoid excess buffer movement.
9033 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9035         * org-html.el (org-html-should-inline-p): Only inline images if
9036         they should be.
9038 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9040         * org-id.el (org-id-store-link): Autoload.
9042         * org.el ("org-id"): Autoload `org-id-store-link'.
9044 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9046         * org-html.el (org-html-should-inline-p): Only inline images if
9047         they should be.
9049 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
9051         * org-icalendar.el (org-icalendar-alarm-time): New option.
9053         * org-icalendar.el (org-print-icalendar-entries): Timed events are
9054         exported with alarm events, a.k.a. reminders.
9056 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9058         * org-capture.el (org-capture-target-buffer): Throw an error if we
9059         have no target file.
9060         (org-capture-select-template): Use a default template if the user
9061         has not specified any.
9063 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9065         * org.el (org-modules): Add entry for org-velocity.
9067 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
9069         * ob-lob.el (org-babel-lob-execute): Changing indentation to
9070         improve line length.
9072 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9074         * org-exp.el (org-export-handle-table-metalines): Choose a better
9075         position for checking protectedness.
9077 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
9079         * org-table.el (org-table-convert-region): Don't continue csv
9080         importation which the point catches the end, this fixes an
9081         infinite loop which was caused by the (point) never catching up
9082         with the "end" marker.
9084 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9086         * org-macs.el (org-string-nw-p): New function.
9088         * org-capture.el (org-capture-import-remember-templates):
9089         Interpret an empty string as request to use
9090         `org-default-notes-file'.
9091         (org-capture-target-buffer): If the FILE is not a (non-empty)
9092         string, use `org-default-notes-file'.
9094 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9096         * org-capture.el (org-capture-templates): Fix customize type.
9098 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
9100         * org-colview-xemacs.el (org-columns-compile-map):
9101         (org-columns-number-to-string):
9102         (org-columns-string-to-number): Handle estimate ranges.
9103         (org-estimate-mean-and-var): New function.
9104         (org-estimate-combine): New function.
9105         (org-estimate-print): New function.
9106         (org-string-to-estimate): New function.
9108 2010-09-25  Juanma Barranquero  <lekktu@gmail.com>
9110         * org.el (org-refile-targets):
9111         * org-agenda.el (org-agenda-hide-tags-regexp): Fix typos in docstrings.
9113 2010-08-19  Glenn Morris  <rgm@gnu.org>
9115         * org.el (org-outline-overlay-data, org-set-outline-overlay-data)
9116         (org-save-outline-visibility): Move to org-macs.
9117         * org-macs.el (org-outline-overlay-data, org-set-outline-overlay-data)
9118         (org-save-outline-visibility): Move here from org.el.
9119         (show-all): Autoload it.
9120         * ob.el: Don't require org when compiling.
9122 2010-08-18  Glenn Morris  <rgm@gnu.org>
9124         * ob.el: Require org when compiling.
9125         (org-save-outline-visibility): Remove macro declaration.
9126         * ob-emacs-lisp.el: Require ob-comint when compiling, for macros.
9127         Remove unnecessary/macro declarations.
9128         * org-docview.el: Require doc-view when compiling.
9129         (doc-view-goto-page): Autoload rather than declaring.
9130         (doc-view-current-page): Remove macro declaration.
9132 2010-08-17  Glenn Morris  <rgm@gnu.org>
9134         * ob.el (tramp-compat-make-temp-file, org-edit-src-code)
9135         (org-entry-get, org-table-import): Fix declarations.
9136         (org-match-string-no-properties): Remove unnecessary declaration.
9137         * ob-sh.el (org-babel-comint-in-buffer)
9138         (org-babel-comint-wait-for-output, org-babel-comint-buffer-livep)
9139         (org-babel-comint-with-output): Remove unnecessary declarations.
9140         * ob-R.el (orgtbl-to-tsv): Fix declaration.
9141         * org-list.el (org-entry-get): Fix declaration.
9143 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9145         * ob-C.el: New file.
9146         * ob-R.el: New file.
9147         * ob-asymptote.el: New file.
9148         * ob-clojure.el: New file.
9149         * ob-comint.el: New file.
9150         * ob-css.el: New file.
9151         * ob-ditaa.el: New file.
9152         * ob-dot.el: New file.
9153         * ob-emacs-lisp.el: New file.
9154         * ob-eval.el: New file.
9155         * ob-exp.el: New file.
9156         * ob-gnuplot.el: New file.
9157         * ob-haskell.el: New file.
9158         * ob-keys.el: New file.
9159         * ob-latex.el: New file.
9160         * ob-lob.el: New file.
9161         * ob-matlab.el: New file.
9162         * ob-mscgen.el: New file.
9163         * ob-ocaml.el: New file.
9164         * ob-octave.el: New file.
9165         * ob-perl.el: New file.
9166         * ob-python.el: New file.
9167         * ob-ref.el: New file.
9168         * ob-ruby.el: New file.
9169         * ob-sass.el: New file.
9170         * ob-screen.el: New file.
9171         * ob-sh.el: New file.
9172         * ob-sql.el: New file.
9173         * ob-sqlite.el: New file.
9174         * ob-table.el: New file.
9175         * ob-tangle.el: New file.
9176         * ob.el: New file.
9178 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9180         * org-mks.el: New file.
9181         * org-capture.el: New file.
9183 2010-07-19  Christian Egli  <christian.egli@sbszh.ch>
9185         * org-taskjuggler.el: New file.
9187 2010-07-19  Matt Lundin  <mdl@imapmail.org>
9189         * org-agenda.el (org-search-view): Fix inclusion of agenda-archives
9190         in org-agenda-text-search-extra-files.
9192 2010-07-19  David Maus  <dmaus@ictsoc.de>
9194         * org-list.el (org-list-send-list): Locally bind variable `txt'.
9196 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9198         * org.el (org-reload): Now also reloading babel files.
9200 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9202         * org-capture.el (org-capture-set-plist): Make sure txt is a string
9203         before calling `string-match'.
9204         (org-capture-templates): Fix customization type.
9206 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9208         * org-latex.el (org-export-latex-preprocess): Make a special case
9209         for \nbsp.
9210         (org-latex-entities): Remove the entry for \nbsp.
9211         (org-latex-entities-exceptions): Variable removed.
9213 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9215         * org-capture.el (org-capture-refile): Do not try to manipulate
9216         bookmark list.
9218         * org.el (org-refile): Use the correct bookmark here.
9220 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9222         * org-list.el (org-list-send-list): Parse list from its true beginning.
9224         * org.el (org-ctrl-c-ctrl-c): Maybe send the list when at a list item.
9226 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9228         * org.el (org-insert-link): Correctly determine if we should use
9229         a relative path.
9231 2010-07-19  Nicolas Goaziou  <n.goaziou@gmail.com>
9233         * org-list.el (org-list-radio-list-templates): Fix templates.
9235 2010-07-19  Nicolas Goaziou  <n.goaziou@gmail.com>
9237         * org-list.el (org-list-send-list): Regexp defining the start of
9238         a radio list is now on par with the one used for radio tables.
9240 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9242         * org-entities.el (org-entities-help): Add a headline for
9243         the user-defined entities.
9245 2010-07-19  Dirk-Jan C. Binnema  <djcb.bulk@gmail.com>  (tiny change)
9247         * org-agenda.el (org-agenda-action): Document capture key and add it
9248         to the prompt.
9250 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9252         * org-latex.el (org-export-latex-listings-langs): Add (sqlite "SQL").
9254 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9256         * org-latex.el (org-export-latex-first-lines): Do not mark
9257         meta lines for removal.  Do not remove BABEL config lines during export.
9259 2010-07-19  David Maus  <dmaus@ictsoc.de>
9261         * org-capture.el (org-capture): Check if
9262         `org-capture-link-is-already-stored' is bound before evaluating.
9264 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9266         * org.el: Add autoload for org-babel-do-load-languages.
9268 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9270         * org-src.el (org-src-lang-modes): Add sqlite to sql-mode.
9272 2010-07-19  David Maus  <dmaus@ictsoc.de>
9274         * org-feed.el: Change indentation to match coding style
9275         guideline.
9277 2010-07-19  David Maus  <dmaus@ictsoc.de>
9279         * org-feed.el (org-feed-unescape, org-feed-parse-atom-feed): Load XML
9280         library if necessary.
9282 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9284         * org-beamer.el (org-beamer-amend-header): Standardize the
9285         header cookie for the beamer extra stuff.
9287 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9289         * org-beamer.el (org-beamer-amend-header): Put extra header
9290         last in header.
9292 2010-07-19  David Maus  <dmaus@ictsoc.de>
9294         * org-exp-blocks.el (org-export-blocks-format-ditaa)
9295         (org-export-blocks-format-dot): Remove text properties of body before
9296         calculating cache hash.
9298 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9300         * org-latex.el (org-export-latex-tabular-environment): New option.
9301         (org-export-latex-tables): Use `org-export-latex-tabular-environment'.
9303 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9305         * org-compat.el (org-version-check): New function.
9307         * org-indent.el (org-indent-mode): Check for exact emacs version.
9309 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9311         * org-capture.el (org-capture-templates): Allow the template
9312         to come from a file or function call.
9313         (org-capture-place-entry): Get the template from file or function.
9315 2010-07-19  David Maus  <dmaus@ictsoc.de>
9317         * org-agenda.el (org-agenda-bulk-action): Don't create marker for
9318         position if target is entire file.
9320 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9322         * org.el (org-autoload): Autoload a few more org-table functions.
9324 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9326         * org.el (org-babel-load-languages): Add ob-mscgen.
9328 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9330         * org-latex.el (org-export-latex-tables): Format string now
9331         matches options.
9333 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9335         * org.el (org-babel-load-languages): This variable controls which
9336         languages will be loaded by org-babel.  It is customizable through
9337         the customize interface.
9339 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9341         * org-latex.el (org-export-latex-format-image): Update number of
9342         arguments to allow for an optional short-name.
9344 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9346         * org-indent.el (org-indent-mode): Refuse to turn on prior to Emacs 23.2.
9348 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9350         * org-capture.el (org-capture-set-target-location):
9351         Store exact positions for file+regexp and file+function targets.
9352         (org-capture-place-entry, org-capture-place-item)
9353         (org-capture-place-table-line, org-capture-place-plain-text):
9354         Respect exact positions.
9355         (org-capture-finalize): Make sure we are at the beginning of a line
9356         when fixing the empty lines after the entry.
9358 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9360         * org.el (org-entry-get-with-inheritance): New argument LITERAL-NIL.
9361         (org-entry-get): Pass `literal-nil' into
9362         `org-entry-get-with-inheritance'.
9363         (org-todo): React to nil values of the LOGGING property.
9365 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9367         * org.el (org-default-notes-file): Update docstring.
9369 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9371         * org.el (org-link-frame-setup): Use `org-gnus-no-new-news' as default.
9373 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9375         * org-exp.el (org-export-attach-captions-and-attributes):
9376         Add a shortname attribute to caption strings under the symbol name
9377         org-caption-shortn.
9379 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9381         * org.el (org-switchb): Rename from `org-iswitchb'.
9382         Improve docstring.
9383         (org-iswitchb): New alias.
9384         (org-ido-switchb): Make alias point to `org-switchb'.
9386 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9388         * org-capture.el (org-capture-fill-template):
9389         Respect time-of-day preference in template prompt.
9391 2010-07-19  David Maus  <dmaus@ictsoc.de>
9393         * org-feed.el (org-feed-unescape): Remove superfluous lambda.
9395 2010-07-19  David Maus  <dmaus@ictsoc.de>
9397         * org-wl.el (org-wl-disable-folder-check): New customization
9398         variable.
9399         (org-wl-open): Disable folder check depending on
9400         `org-wl-disable-folder-check'.
9402 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9404         * org-capture.el (org-capture-set-target-location):
9405         Fix file+function interpretation.
9407 2010-07-19  David Maus  <dmaus@ictsoc.de>
9409         * org-feed.el (org-feed-parse-rss-entry): Unescape rss element
9410         content.
9412 2010-07-19  David Maus  <dmaus@ictsoc.de>
9414         * org-feed.el (xml-entity-alist): Declare variable
9415         `xml-entity-alist' for byte compiler.
9417 2010-07-19  David Maus  <dmaus@ictsoc.de>
9419         * org-feed.el (org-feed-unescape): New function.
9420         Unescape protected entities.
9421         (org-feed-parse-atom-entry): Use function for atom:content
9422         type text and html.
9424 2010-07-19  David Maus  <dmaus@ictsoc.de>
9426         * org-feed.el (org-feed-parse-rss-feed): Ignore case of rss
9427         element names.
9429 2010-07-19  Bernt Hansen  <bernt@norang.ca>
9431         * org.el (org-time-string-to-absolute): Ignore cyclic repeater
9432         when displaying items on todays agenda date.
9434 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9436         * org-agenda.el (org-agenda-get-progress): Avoid reusing previous
9437         value of EXTRA.
9439 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9441         * org-publish.el (org-publish-initialize-cache):
9442         Make timestamp directory, the entire path to it.
9444 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9446         * org-exp.el (org-export-handle-comments): Make sure to check
9447         for protection in the comment line, and not in the line after it.
9449 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9451         * org-html.el (org-export-html-preprocess): Call org-format-latex,
9452         possibly with a protect-only argument.
9454         * org.el (org-format-latex): New argument PROTECT-ONLY.
9456 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9458         * org-exp.el (org-export-handle-table-metalines): This function
9459         removes table specific meta-lines, now that we aren't wiping
9460         everything that looks remotely like a comment at the end of the
9461         export process we have to be sure to catch all of the specific lines
9462         in org-exp.el.
9464 2010-07-19  Nicolas Goaziou  <n.goaziou@gmail.com>
9466         * org-exp.el (org-export-select-backend-specific-text): Properly
9467         get rid of #+Backend and #+ATTR_Backend specifics to backends not
9468         matching the one we're exporting to.
9470 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9472         * org-table.el (orgtbl-to-generic): Add the :remove-newlines
9473         option which will strip newline characters from the text of table
9474         cells and replace then with "\n".
9476 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9478         * org.el (org-confirm-shell-link-function)
9479         (org-confirm-elisp-link-function): Limit the values that can be set by
9480         file variables.
9482 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9484         * org.el (org-compute-latex-and-specials-regexp): Deal with
9485         string elements by discarding them.
9487 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9489         * org.el (org-iswitchb): Make sure to use at least iswitchb.
9491 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9493         * org-capture.el (org-capture-position-for-last-stored)
9494         (org-capture-bookmark-last-stored-position): New functions.
9495         (org-capture-place-table-line): Better error catching.
9496         (org-capture-place-item, org-capture-place-entry)
9497         (org-capture-place-plain-text):
9498         Call `org-capture-position-for-last-stored'.
9499         (org-capture-finalize): Just call
9500         `org-capture-bookmark-last-stored-position'.
9502 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9504         * org-exp.el (org-export-mark-blockquote-verse-center):
9505         Fix small bug, now grabbing match data before overwritten by looking-at
9506         this fixes a problem with remainders of #+end_quote lines appearing
9507         in exported output.
9509 2010-07-19  David Maus  <dmaus@ictsoc.de>
9511         * org.el (org-link-frame-setup): Add customization option for
9512         Wanderlust.
9514 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9516         * org-latex.el (org-export-latex-fixed-width): Now check
9517         org-example rather than org-protected on verbatim export, because by
9518         default all ": " prefixed lines are marked protected.
9520 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9522         * org-latex.el (org-export-latex-fixed-width): Check for
9523         protection before wrapping ": " lines as verbatim.
9525 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9527         * org-exp.el (org-export-handle-comments): Check for protection
9528         before removing comments.
9530 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9532         * org-entities.el (org-entities): Restructure the list.
9533         (org-entities-help): Turn the help output into a buffer
9534         in Org-mode, so that it becomes easier to find a symbol
9535         in the structure.
9536         (org-entities-create-table): Deal with new structure.
9538 2010-07-19  David Maus  <dmaus@ictsoc.de>
9540         * org-agenda.el (org-write-agenda): Use backquotes to expand
9541         `flet' at compile time.
9543 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9545         * org.el (org-entry-properties): Make sure that standard property
9546         names are used even if the user has customized time keywords.
9548 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9550         * org-macs.el (org-not-nil): Return the value if not interpreted
9551         as nil.
9553         * org.el (org-entry-get)
9554         (org-entry-get-with-inheritance): Interpret the value "nil"
9555         as nil for properties.
9557 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9559         * org.el (org-switch-to-buffer-other-window): Return the buffer.
9561 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9563         * org-macs.el (org-not-nil): New function.
9565         * org.el (org-block-todo-from-children-or-siblings-or-parent):
9566         Use `org-not-nil' to interpret a property value of nil.
9568 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9570         * org.el (org-truely-invisible-p): New function.
9571         (org-beginning-of-line): Use `org-truely-invisible-p'.
9573 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9575         * org-agenda.el (org-agenda-get-timestamps): No errors
9576         while getting TODO state.
9577         (org-agenda-highlight-todo): No error when no keyword has
9578         been matched.
9580 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9582         * org.el (org-timestamp-change): New optional argument UPDOWN.
9583         Use this to identify calls from org-timestamp-up/down, so that we can
9584         skip by rounding minutes in this case.
9585         (org-timestamp-up, org-timestamp-down, org-timestamp-up-day)
9586         (org-timestamp-down-day): Call org-timestamp-change with the
9587         updown argument.
9589 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9591         * org-agenda.el (org-agenda-action): Make `c' key call org-capture.
9593         * org-capture.el: New file.
9595         * org-compat.el (org-get-x-clipboard): Function moved here from
9596         remember.el.
9598         * org-mks.el: New file.
9600         * org.el (org-set-regexps-and-options): Allow statistic cookies as
9601         part of complex headlines.
9602         (org-find-olp): New argument THIS-BUFFER.  When set, assume that the
9603         OLP does not contain a file name.
9605 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9607         * org.el (org-mode): Set `comment-start' instead of changing the
9608         syntax of the `#' character.
9610 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9612         * org-exp.el (org-export-format-source-code-or-example): Mark examples
9613         by a property.
9615         * org-html.el (org-export-html-close-lists-maybe): Check if raw
9616         HTML stuff was actually made from an example.
9618 2010-07-19  Bastien Guerry  <bzg@altern.org>
9620         * org-latex.el: Items are no longer skipped when their first line
9621         ends on a protected element.
9623         * org-list.el: Protected environments looking like lists are not
9624         exported anymore.
9626 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9628         * org-exp-blocks.el (org-export-blocks-preprocess):
9629         Cleanup trailing newline after block.
9631 2010-07-19  Bastien Guerry  <bzg@altern.org>
9633         * org-exp.el: Comment regexp now matches documentation.  No more
9634         protection check when deleting comments before export.
9636 2010-07-19  Bastien Guerry  <bzg@altern.org>
9638         * org-exp.el (org-export-preprocess-string):
9639         Now using `org-export-handle-include-files-recurse' to resolve
9640         included files.
9642 2010-07-19  Bastien Guerry  <bzg@altern.org>
9644         * org-agenda.el (org-agenda-get-deadlines)
9645         (org-agenda-get-scheduled):
9646         * org.el (org-time-string-to-seconds):
9647         For deadline and scheduled agenda display ignore the cyclic repeater
9648         when calculating how many days late the task is.  If you have a weekly
9649         task and miss the date the agenda view will show more than a week late
9650         now instead of resetting on the cyclic repeating date.  This makes it
9651         much more obvious when you missed a repeating task after the repeater.
9653 2010-07-19  Bastien Guerry  <bzg@altern.org>
9655         * org-exp.el (org-export-mark-blockquote-verse-center):
9656         Consider environments that end at eob.
9658 2010-07-19  Mikael Fornius  <mfo@abc.se>
9660         * org.el (org-raise-scripts): Do not fontify sub/superscripts of text
9661         with face `org-special-keyword'.  Make property keys as :LAST_REPEAT:
9662         display correctly.
9664 2010-07-19  Mikael Fornius  <mfo@abc.se>
9666         * org.el (org-at-property-p): Use save-match-data macro instead of let.
9668 2010-07-19  Mikael Fornius  <mfo@abc.se>
9670         * org.el (test): Remove unused test function.
9672 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9674         * org-exp-blocks.el (org-export-blocks-preprocess): Fix typo.
9676 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9678         * org-exp-blocks.el (org-export-blocks-postblock-hook):
9679         Add documentation to and turn into a defcustom.
9681 2010-07-19  Eric Schulte  <schulte.eric@gmail.com>
9683         * org-exp.el (org-get-file-contents): By un-setting prefix1 to ""
9684         instead of to nil we avoid errors when :prefix1 is defined, but
9685         prefix is not.
9687 2010-07-19  Nicolas Goaziou  <n.goaziou@gmail.com>
9689         * org-latex.el (org-export-latex-preprocess): Environments coming
9690         from latex backend specific instructions (#+LaTeX) are already
9691         protected and won't be treated as normal environments.
9693 2010-07-19  Bastien Guerry  <bzg@altern.org>
9695         * org-timer.el (org-timer-set-timer): Fix typo in the docstring.
9697 2010-07-19  Bastien Guerry  <bzg@altern.org>
9699         * org-timer.el (org-timer-set-timer): Use a prefix argument.
9700         See the docstring of the function.
9702 2010-07-19  Bastien Guerry  <bzg@altern.org>
9704         * org-timer.el (org-timer-set-timer): Fix bug about cancelling
9705         timers.
9707 2010-07-19  David Maus  <dmaus@ictsoc.de>
9709         * org-w3m.el (org-w3m-copy-for-org-mode)
9710         (org-w3m-get-next-link-start, org-w3m-get-prev-link-start):
9711         Get text property directly, not using macro `w3m-anchor'.
9713 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9715         * org.el (org-emph-re): Document the match groups.
9717 2010-07-19  Bernt Hansen  <bernt@norang.ca>
9719         * org-clock.el (org-clock-in): Set `org-clock-clocking-in' to
9720         t before calling `org-clock-out', so that that function can
9721         know its call context.
9723 2010-07-19  Bastien Guerry  <bzg@altern.org>
9725         * org-timer.el (org-timer-default-timer): New variable.
9726         (org-timer-set-timer): Use the new variable.  Also offer the
9727         possibility to replace the current timer by a new one.
9729 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9731         * org.el (org-kill-note-or-show-branches): Hide subtree before
9732         exposing the headings.
9734 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9736         * org.el (org-add-planning-info): Remove the empty line also
9737         if there is no whitespace at all in there.
9739         * org-table.el (org-table-align): Fix alignment of strings
9740         with invisible characters.
9742 2010-07-19  David Maus  <dmaus@ictsoc.de>
9744         * org.el (org-refile-cache-get): Return empty list of targets
9745         when cache was cleared.
9746         (org-clone-subtree-with-time-shift): Maybe create ID property
9747         in cloned subtrees.
9748         (org-clone-delete-id): New customization variable.
9749         (org-clone-subtree-with-time-shift): Use customization
9750         variable `org-clone-delete-id'.
9751         (org-clone-subtree-with-time-shift): Remove empty property
9752         drawer in cloned subtrees.
9754 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9756         * org.el (org-refile-use-cache): New option.
9757         (org-refile-cache, org-refile-markers): New variable.
9758         (org-refile-marker, org-refile-cache-clear)
9759         (org-refile-cache-check-set, org-refile-cache-put)
9760         (org-refile-cache-get): New function.
9761         (org-get-refile-targets): Use the refile cache.
9763         * org-clock.el (org-clock-sum): Don't include running clock if
9764         the time block is wrong.
9766 2010-07-19  John Wiegley  <jwiegley@gmail.com>
9768         * org-clock.el (org-clock-clock-in, org-clock-in):
9769         Add parameter `start-time'.
9770         (org-clock-resolve-clock): Add parameter `clock-out-time'.
9771         If set, and resolve-to is a past time, then the clock out
9772         event occurs at `clock-out-time' rather than at `resolve-to'.
9773         In this case, `resolve-to' becomes the clock in time.
9774         (org-clock-jump-to-current-clock): Create new global command
9775         to reveal the current clock.
9776         (org-clock-resolve): Add new commands g/G and j/J, and a
9777         help window describing all commands and their meaning.
9778         (org-clock-resolve-expert): New customization variable.
9779         (org-find-open-clocks): Fix a bug that caused discovered
9780         clocks not to match up with the currently active clock.
9781         (org-resolve-clocks): Change the argument
9782         `also-non-dangling-p' to `only-dangling-p', since due to a bug
9783         this was the default behavior all along.
9785 2010-07-19  David Maus  <dmaus@ictsoc.de>
9787         * org-id.el (org-id-uuid): New function.  Return string with
9788         random (version 4) UUID.
9789         (org-id-method): Make 'uuid the new default value.
9790         (org-id-new): Use `org-id-uuid' if call to uuidgen program
9791         does not return a UUID.
9793 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9795         * org-latex.el (org-export-latex-format-image): Add support
9796         for multicolumn figures in LaTeX.
9798 2010-07-19  David Maus  <dmaus@ictsoc.de>
9800         * org.el (org-clone-subtree-with-time-shift): Remove ID
9801         property of original subtree in cloned subtrees.
9803 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9805         * org-exp.el (org-export-format-source-code-or-example):
9806         XEmacs compatibility.
9808         * org-latex.el (org-export-latex-tables): Accept comma in
9809         align string.
9811         * org-docbook.el (org-export-docbook-xslt-stylesheet): New option.
9812         (org-export-docbook-xslt-proc-command): Fix docstring.
9813         (org-export-docbook-xsl-fo-proc-command): Fix docstring.
9814         (org-export-as-docbook-pdf):
9815         Improve formatting of the xslt command.
9817         * org-exp.el (org-infile-export-plist): Check for XSLT setting.
9819         * org.el (org-file-contents): Improve error message.
9820         (org-set-regexps-and-options): Remove spaces at both ends.
9822 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9824         * org-docbook.el (org-export-as-docbook-pdf):
9825         Improve formatting of the xslt command.
9827 2010-07-19  Sebastian Rose  <sebastian_rose@gmx.de>
9829         * org-publish.el (org-publish-cache): Use one big hashmap for
9830         each project defined in `org-publish-project-alist'.
9831         (initialize-files-alist): Function removed.
9832         (org-publish-validate-link): Function removed.
9833         (org-publish-get-base-files): Add variable `sitemap-requested'
9834         to avoid sorting where possible.
9835         (org-publish-get-files): Function removed.
9836         (org-publish-get-project-from-filename): Make independent of
9837         file list.
9838         (org-publish-file): New argument NO-CACHE.
9840 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9842         * org.el (org-beginning-of-defun, org-end-of-defun):
9843         New functions.
9844         (org-mode): Install the `org-beginning-of-defun' and
9845         `org-end-of-defun' functions.
9846         (org-pretty-entities): New option.
9847         (org-toggle-pretty-entities): New command.
9848         (org-fontify-entities): New function.
9849         (org-startup-options): New keywords for pretty entities.
9850         (org-set-font-lock-defaults): Call the pretty entities
9851         function.
9853         * org-latex.el (org-export-latex-keywords-maybe): Protect the
9854         TODO markup.
9856 2010-07-19  Mikael Fornius  <mfo@abc.se>
9858         * org-habit.el (org-habit-build-graph): Help-echo date when
9859         mouse is over stars.
9861 2010-07-19  Jan Böker  <jan.boecker@jboecker.de>
9863         * org.el (org-file-apps): Improve docstring to reflect
9864         grouping matches.
9866 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9868         * org.el (org-set-startup-visibility): Fix empty line display.
9870         * org-latex.el (org-export-latex-links): Use the formatting
9871         function of the link type, if it is available.
9873         * org-table.el (org-table-get-remote-range): Return to
9874         original buffer when retrieving remote reference.
9876         * org.el (org-display-inline-images): Do the entire buffer,
9877         not just the narrowed region.  Clear the cache.
9878         (org-display-inline-images): Match mode file paths.
9880 2010-07-19  David Maus  <dmaus@ictsoc.de>
9882         * org-wl.el (org-wl-store-link-folder): Don't throw error when
9883         called on WL folder group.
9885 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9887         * org.el (org-replace-escapes): Make sure the cdr is not nil.
9888         (org-read-date): Make `M-v' and `C-v' scroll the popup calendar.
9889         (org-mode): Revert comment syntax changes.
9891 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9893         * org.el (org-sparse-tree): Make `C-c / t' search for all TODO
9894         keywords, and `C-c / T' for a specific one.
9896 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9898         * org.el (org-mode): Fix comment syntax settings.
9900         * org-src.el (org-edit-src-allow-write-back-p):
9901         Define variable.
9903         * org.el (org-inline-image-overlays): New variable.
9904         (org-toggle-inline-images, org-display-inline-images)
9905         (org-remove-inline-images): New commands.
9906         (org-mode-map): Define a key for `org-toggle-inline-images'.
9908 2010-07-19  David Maus  <dmaus@ictsoc.de>
9910         * org-wl.el (org-wl-message-field): New function.
9911         Return content of header field in message entity.
9912         (org-wl-store-link): Call `org-wl-store-link-folder' or
9913         `org-wl-store-link-message' depending on major-mode.
9914         (org-wl-store-link-folder): New function.  Store link to
9915         Wanderlust folder.
9916         (org-wl-store-link-message): New function.  Store link to
9917         Wanderlust message.
9918         (org-wl-store-link-message): Store link to message while
9919         visiting message.
9920         (org-wl-open): Don't try to jump to message when opening a
9921         folder link.
9923 2010-07-19  David Maus  <dmaus@ictsoc.de>
9925         * org.el (org-replace-escapes): Avoid infinite loop when
9926         replace string contains escape sequence it replaces.
9928 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9930         * org-crypt.el (org-crypt-key-for-heading): Use symmetric
9931         encryption when now key is set.
9933 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9935         * org-table.el (org-table-recalculate-buffer-tables)
9936         (org-table-iterate-buffer-tables): New commands.
9938         * org.el (org-check-for-hidden): When there is a region, skip
9939         the check.
9941 2010-07-19  Dan Davison  <davison@stats.ox.ac.uk>
9943         * org-src.el (org-edit-src-code): allow-write-back-p had
9944         erroneously been omitted from let binding.
9946 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9948         * org-agenda.el (org-sorting-choice): New sorting type alpha.
9949         (org-cmp-alpha): New defsubst.
9950         (org-em): New defsubst.
9951         (org-entries-lessp): Only compute needed comparisons.
9953 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9955         * org-html.el (org-format-org-table-html): Test all columns
9956         for number content.
9958 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9960         * org-latex.el (org-export-latex-treat-sub-super-char):
9961         Make sure parenthesis matching is consistent.
9963         * org-table.el (org-table-colgroup-line-p)
9964         (org-table-cookie-line-p): New functions.
9966         * org-exp.el (org-table-clean-before-export): Better tests for
9967         colgroup and cookie lines.
9969 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9971         * org-agenda.el (org-agenda-goto): Push a mark before changing
9972         the position.
9974         * org-footnote.el (org-footnote): New group.
9975         (org-footnote-section)
9976         (org-footnote-tag-for-non-org-mode-files): Fix typos.
9978         * org-list.el (org-end-of-item-text-before-children): Also do
9979         the right thing at the end of a file.
9981         * org.el (org-set-packages-alist, org-get-packages-alist):
9982         New function.
9983         (org-export-latex-default-packages-alist)
9984         (org-export-latex-packages-alist): Add extra flag to
9985         each package, indicating if it should be used for snippets.
9986         (org-create-formula-image): Add the snippet argument.
9987         (org-splice-latex-header): New argument SNIPPET-P, pass it
9988         through to `org-latex-packages-to-string'.
9989         (org-latex-packages-to-string): New argument SNIPPET-P.
9991         * org-latex.el (org-export-latex-make-header): Add the snippet
9992         argument.
9994         * org-docbook.el (org-export-as-docbook): Implement ordered
9995         lists starting at some offset.
9997 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
9999         * org.el (org-link-types, org-open-at-point): Add doi links.
10001         * org-ascii.el (org-export-ascii-preprocess): Remove list
10002         startcounter cookies.
10004         * org-list.el (org-renumber-ordered-list): Respect counter
10005         start values.
10007         * org-latex.el (org-export-latex-lists): Accept ordered list
10008         item offset cookie.
10010         * org-html.el (org-export-as-html): Accept ordered list
10011         item offset cookie.
10013         * org-indent.el (org-indent-mode): Turn off `indent-tabs-mode'
10014         which messes up alignment of tags.
10016 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
10018         * org-clock.el (org-clock-cancel, org-clock-out): Make sure
10019         the modeline display is removed.
10021         * org-exp.el (org-export-format-drawer-function):
10022         Fix docstring.
10024         * org-agenda.el (org-agenda-refile): New optional argument
10025         NO-UPDATE.
10026         (org-agenda-refile): Call `org-agenda-redo' unless NO-UPDATE
10027         is set.
10028         (org-agenda-bulk-action): Call the refile command with updates
10029         suppressed - but arrange for `org-agenda-redo' to be called at
10030         the end.
10032         * org.el (org-mode): Make table mapping quiet.
10033         (org-table-map-tables): New optional argument QUIETLY.
10035         * org-ascii.el (org-export-ascii-preprocess): Make table
10036         mapping quiet.
10038         * org-html.el (org-export-as-html, org-html-level-start):
10039         Change XHTML IDs to not use dots.
10041         * org-exp.el (org-export-define-heading-targets):
10042         Change XHTML IDs to not use dots.
10044         * org-docbook.el (org-export-docbook-level-start):
10045         Change XHTML IDs to not use dots.
10047         * org-latex.el (org-export-as-latex): Make sure that the
10048         result buffer is in latex-mode.
10050         * org.el (org-shiftup-final-hook, org-shiftdown-final-hook)
10051         (org-shiftleft-final-hook, org-shiftright-final-hook):
10052         New hooks.
10054 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
10056         * org-table.el (org-table-justify-field-maybe): Make sure that
10057         inserting a value does not turn a line into a hline.
10059 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
10061         * org-clock.el (org-clock-sum): New argument HEADLINE-FILTER.
10062         (org-clock-sum): Add property to selected headlines.
10063         (org-dblock-write:clocktable): Make tags matcher.
10065         * org.el (org-set-autofill-regexps): XEmacs compatibility.
10067         * org-latex.el (org-export-latex-set-initial-vars): Allow "-"
10068         in latex class definitions.
10070         * org.el (org-shiftup-hook, org-shiftdown-hook)
10071         (org-shiftleft-hook, org-shiftright-hook): New hooks.
10073         * org-entities.el (org-entities): Use \land and \lor for logical
10074         operators.
10076         * org.el (org-shiftmetaleft, org-shiftmetaright): Call the subtree
10077         indentation commands.
10078         (org-hidden-tree-error): New defsubst.
10079         (org-metaleft, org-metaright): Check for hidden stuff and throw an
10080         error.
10081         (org-check-for-hidden): New function.
10083         * org-list.el (org-item-re): New function.
10084         (org-at-item-p): Use `org-item-re'.
10085         (org-end-of-item-text-before-children): New function.
10086         (org-outdent-item, org-indent-item): Arrange for leaving the
10087         subtree alone.
10088         (org-outdent-item-tree, org-indent-item-tree): New argument
10089         NO-SUBTREE.
10090         (org-indent-item-tree): Use `org-end-of-item-text-before-children'
10091         to find the end for processing while ignoring the subtree.
10093         * org-publish.el (org-publish-sitemap-sort-alphabetically)
10094         (org-publish-sitemap-sort-folders)
10095         (org-publish-sitemap-sort-ignore-case): New options.
10097 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
10099         * org-publish.el (org-publish-compare-directory-files): Fix sorting.
10101         * org-compat.el (org-get-x-clipboard-compat): Use (featurep 'xemacs).
10103         * org-publish.el (org-publish-project-alist): Update docstring.
10104         (org-publish-file-title-cache): New variable.
10105         (org-publish-initialize-files-alist):
10106         Initialize `org-publish-initialize-files-alist' to nil.
10107         (org-publish-sort-directory-files): New function.
10108         (org-publish-projects): Access the new properties.
10109         (org-publish-find-title): Use the file title cache.
10110         (org-publish-find-title): Build the file title cache.
10111         (org-publish-get-base-files-1): Sort files.
10112         (org-publish-aux-preprocess): Do not throw an error when before
10113         the first headline.  Allow an empty target, meaning to link just
10114         to the file.
10115         (org-publish-index-generate-theindex.inc): Check if there is
10116         actually a target and only then add it to the link.
10117         (org-publish-projects): Fix a remaining issue with the last commit.
10119         * org-html.el (org-export-as-html): Treat verse as open/close
10120         paragraph.
10121         (org-export-html-close-lists-maybe): Allow to splice raw HTML into
10122         and out of lists.
10124 2010-07-19  Dan Davison  <davison@stats.ox.ac.uk>
10126         * org-src.el (org-edit-src-code): Allow the org-src edit buffer to
10127         be used in a read-only mode.
10128         (org-edit-src-code): Different message in read-only mode.
10130 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
10132         * org-src.el (org-edit-src-find-region-and-lang): Test for
10133         table.el as late as possible.
10135         * org-colview-xemacs.el: Make sure this file is never loaded into
10136         Emacs.  Remove all tests for XEmacs.
10138         * org-colview.el: Make sure this file is never loaded into XEmacs.
10140         * org-agenda.el (org-highlight, org-unhighlight): Use direct
10141         overlay calls.
10143         * org.el (org-key): Apply the translations defined in
10144         `org-xemacs-key-equivalents'.
10146         * org-mouse.el (org-mode-hook): Use `org-defkey'.
10148         * org-compat.el (org-xemacs-key-equivalents): New constant.
10150 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
10152         * org-inlinetask.el (org-inlinetask-defaut-state): New option.
10153         (org-inlinetask-insert-task): Use `org-inlinetask-defaut-state'.
10154         Obey `org-odd-levels-only'.
10156         * org-compat.el (org-find-overlays): Use overlays-in/at.
10158         * org.el (org-remove-empty-overlays-at)
10159         (org-outline-overlay-data, org-hide-block-toggle)
10160         (org-format-latex, org-context): Use overlays-in/at.
10162         * org-src.el (org-edit-src-exit): Use overlays-in/at.
10164         * org-agenda.el (org-agenda-mark-clocking-task)
10165         (org-agenda-fontify-priorities, org-agenda-dim-blocked-tasks)
10166         (org-agenda-entry-text-hide)
10167         (org-agenda-fix-tags-filter-overlays-at)
10168         (org-agenda-bulk-remove-overlays): Use overlays-in/at.
10170         * org-compat.el (org-overlays-at): Function removed.
10171         (org-overlays-in): Function removed.
10173 2010-07-19  Bastien Guerry  <bzg@altern.org>
10175         * org-clock.el (org-clock-set-current): Just return the headline
10176         itself, strip the TODO keyword, the priority cookie and the tags.
10178 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
10180         * org-compat.el (org-xemacs-without-invisibility): New macro.
10181         (org-xemacs-without-invisibility): New macro.
10182         (org-indent-to-column, org-indent-line-to, org-move-to-column):
10183         Redefine using the macro `org-xemacs-without-invisibility'.
10185         * org.el (org-mode, org-org-menu): Use `add-to-invisibility-spec'.
10187         * org-table.el (orgtbl-mode): Use `add-to-invisibility-spec'.
10189         * org-compat.el (org-make-overlay, org-delete-overlay)
10190         (org-overlay-start, org-overlay-end, org-overlay-put)
10191         (org-overlay-get, org-overlay-move, org-overlay-buffer):
10192         Functions removed.
10193         (org-add-to-invisibility-spec): Function removed.
10195         * org-html.el (org-export-as-html-and-open): Add argument to
10196         kill-buffer.
10198         * org-habit.el (require): `calendar' is now required already by
10199         org.el on top level.
10201         * org-clock.el (require): `calendar' is now required already by
10202         org.el on top level.
10204         * org-agenda.el (require, org-timeline, org-agenda-list)
10205         (org-todo-list, org-agenda-to-appt): `calendar' is now required
10206         already by org.el on top level.
10208         * org.el (org-export-latex-fix-inputenc): Declare function.
10210         * org-agenda.el (org-agenda-goto-calendar): Do not bind obsolete
10211         variables.
10213         * org.el (calendar): Require calendar now on top level in org.el
10214         and define aliases to new variables when needed.
10215         (org-read-date, org-goto-calendar): Do not bind obsolete
10216         variables.
10218         * org-clock.el (org-clock-out, org-clock-cancel): Get rid of
10219         compilation warning, add comment that this cannot be done with
10220         `with-current-buffer'.
10222         * org-wl.el (org-wl-open): Use `with-current-buffer'.
10224         * org.el (overlay, org-remove-empty-overlays-at)
10225         (org-outline-overlay-data, org-set-outline-overlay-data)
10226         (org-show-block-all, org-hide-block-toggle)
10227         (org-highlight-new-match, org-remove-occur-highlights)
10228         (org-tags-overlay, org-fast-tag-selection, org-date-ovl)
10229         (org-read-date, org-read-date-display, org-eval-in-calendar)
10230         (org-format-latex, org-context)
10231         (org-speedbar-restriction-lock-overlay)
10232         (org-speedbar-set-agenda-restriction): Use the normal overlay API.
10234         * org-table.el (org-table-add-rectangle-overlay)
10235         (org-table-remove-rectangle-highlight)
10236         (org-table-overlay-coordinates)
10237         (org-table-toggle-coordinate-overlays): Use the normal overlay
10238         API.
10240         * org-src.el (org-edit-src-code, org-edit-fixed-width-region)
10241         (org-edit-src-exit, org-src-mode-configure-edit-buffer): Use the
10242         normal overlay API.
10244         * org-colview.el (org-columns-new-overlay)
10245         (org-columns-display-here, org-columns-remove-overlays)
10246         (org-columns-edit-value, org-columns-next-allowed-value)
10247         (org-columns-update): Use the normal overlay API.
10249         * org-clock.el (org-clock-out, org-clock-cancel)
10250         (org-clock-put-overlay, org-clock-remove-overlays): Use the normal
10251         overlay API.
10253         * org-agenda.el (org-agenda-mark-filtered-text)
10254         (org-agenda-mark-clocking-task, org-agenda-fontify-priorities)
10255         (org-agenda-dim-blocked-tasks, org-agenda-entry-text-show-here)
10256         (org-agenda-entry-text-hide)
10257         (org-agenda-restriction-lock-overlay)
10258         (org-agenda-set-restriction-lock)
10259         (org-agenda-filter-by-tag-hide-line)
10260         (org-agenda-fix-tags-filter-overlays-at)
10261         (org-agenda-filter-by-tag-show-all, org-hl)
10262         (org-agenda-goto-calendar, org-agenda-bulk-mark)
10263         (org-agenda-bulk-remove-overlays): Use the normal overlay API.
10265         * org-freemind.el (org-freemind-from-org-mode-node)
10266         (org-freemind-from-org-mode)
10267         (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode):
10268         Use interactive-p instead of called-interactively, because this is
10269         backward compatible with older Emacsen I still support..
10271 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
10273         * org-exp.el (org-export-define-heading-targets): Fix bug in
10274         regexp finding ID and CUSTOM_ID properties.
10276 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
10278         * org-footnote.el (org-footnote-goto-previous-reference):
10279         Rename from `org-footnote-goto-next-reference'.
10281         * org.el (org-auto-repeat-maybe): Only record LAST_REPEAT if
10282         org-log-repeat is non-nil, or if there is clocking data in the
10283         entry.
10285         * org-crypt.el (org-encrypt-entry): Improve mapping behavior.
10287 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
10289         * org.el (org-align-all-tags): New command.
10291 2010-07-19  David Maus  <dmaus@ictsoc.de>
10293         * org-wl.el (org-wl-link-remove-filter): New customizable
10294         variable.  If non-nil, filter conditions are stripped when storing
10295         link to message in filter folder.
10296         (org-wl-shimbun-prefer-web-links): New customizable variable.
10297         If non-nil, links to shimbun messages are created as web links to
10298         message source.
10299         (org-wl-nntp-prefer-web-links): New customizable variable.
10300         If non-nil, links to nntp message are created as web links to gmane
10301         or googlegroups.
10302         (org-wl-namazu-default-index): New customizable variable.
10303         Directory of namazu search index that should be used as default
10304         when opening a link in a search folder.
10305         (org-wl-folder-types): New constant.  Wanderlust folder type
10306         indicators.
10307         (org-wl-folder-type): New function.  Return type of Wanderlust
10308         folder.
10309         (org-wl-store-link): Create web links for shimbun or nntp messages
10310         and strip filter conditions depending on customizable variables.
10311         (org-wl-open): Open namazu search folder for message when called
10312         with prefix.
10314 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
10316         * org.el (org-remove-if, org-remove-if-not): New functions.
10317         (org-open-file): Use internal remove-if functions.
10319 2010-07-19  Jan Böcker  <jan.boecker@jboecker.de>
10321         * org.el (org-file-apps-entry-match-against-dlink-p): New function.
10322         (org-file-apps-ex): Remove variable.
10323         (org-open-file): Integrate org-file-apps-ex functionality back
10324         into org-file-apps, and decide whether to match a regexp against
10325         the link or the filename using org-file-apps-entry-uses-grouping-p.
10327 2010-07-19  Jan Böcker  <jan.boecker@jboecker.de>
10329         * org.el (org-file-apps-ex): New variable.
10330         (org-open-file): Before considering org-file-apps, first match the
10331         regexps from org-file-apps-ex against the whole link.
10332         See docstring of org-file-apps-ex.
10334 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
10336         * org.el (org-export-latex-default-packages-alist):
10337         Remove microtype package.
10338         (org-todo-repeat-to-state): New variable.
10339         (org-auto-repeat-maybe): Allow user-selected target states.
10340         (org-default-properties): Add the new property REPEAT_TO_STATE.
10342 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
10344         * org-mobile.el (org-mobile-check-setup): Make sure that there is
10345         a binary to compute checksums.
10347 2010-06-26  Carsten Dominik  <carsten.dominik@gmail.com>
10349         * org-agenda.el (org-agenda-goto-calendar): Do not bind obsolete
10350         variables.
10352         * org.el (calendar): Require calendar now on top level in org.el
10353         and define aliases to new variables when needed.
10354         (org-read-date, org-goto-calendar): Do not bind obsolete
10355         variables.
10357 2010-06-22  Glenn Morris  <rgm@gnu.org>
10359         * org-entities.el: Add explicit utf-8 coding cookie to file with
10360         utf-8 characters.
10362 2010-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10364         * org.el (org-file-complete-link): Avoid (expand-file-name ".").
10366 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
10368         * Version 23.2 released.
10370 2010-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10372         * org-table.el (orgtbl-setup):
10373         * org-agenda.el (org-agenda-entry-text-mode): Simplify.
10375 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10377         * org-table.el (orgtbl-mode): Use define-minor-mode.
10379 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10381         * org.el (org-insert-link): Find the link buffer on visible frames.
10382         (org-export-latex-default-packages-alist): Hyperref must be loaded
10383         late.
10384         (org-open-file): More care with the new matching for file links.
10386 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10388         * org-latex.el (org-export-latex-preprocess): Do not yet protect
10389         defined entities - these will be taken care of later.
10390         (org-export-latex-special-chars): Post-process entity replacement.
10391         (org-export-latex-fontify-headline): Do not yet protect defined
10392         entities - these will be taken care of later.
10393         (org-export-latex-tables, org-export-latex-links): Format the
10394         caption properly.
10396         * org-entities.el (org-entities-user): Fix typo.
10398         * org.el (org-prepare-agenda-buffers): Uniquify TODO keywords.
10400         * org-entities.el (org-entities-user): Improve docstring.
10402 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10404         * org-entities.el (org-macs): Require org-macs, to be sure that we
10405         have `declare-function' defined.
10407 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10409         * org-latex.el (org-export-latex-classes): Update docstring.
10411         * org.el (org-format-latex-header): Add cookies to the header.
10412         (org-splice-latex-header): Implement placement according to cookies.
10414 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10416         * org-publish.el (org-publish-aux-preprocess): Control case
10417         sensitivity.
10419 2010-04-10  Bastien Guerry  <bzg@altern.org>
10421         * org.el (org-splice-latex-header): Fix typo.
10423 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10425         * org-latex.el (org-export-latex-make-header):
10426         Use `org-splice-latex-header' to build the header.
10427         (org-export-latex-classes): Update docstring.
10429         * org.el (org-splice-latex-header): New function.
10430         (org-create-formula-image): Use `org-splice-latex-header' to build
10431         the header.
10433         * org-gnus.el (org-gnus-follow-link): Handle nndoc backend.
10435 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10437         * org.el (org-export-latex-packages-alist)
10438         (org-export-latex-default-packages-alist): Fix docstring to
10439         reflect the expected structure.
10441         * org-docbook.el (org-docbook-do-expand): Fix bug with variable names.
10442         (org-export-docbook-finalize-table): Make use of label for tables.
10444 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10446         * org-attach.el (org-attach-commit): Split on newlines.
10448         * org.el (org-export-latex-default-packages-alist): Use list
10449         instead of cons for the entries.
10451 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10453         * org-entities.el (org-entity-get-representation): Catch the case
10454         that there is not entry in the list.
10456         * org-mobile.el (org-mobile-use-encryption)
10457         (org-mobile-encryption-tempfile, org-mobile-encryption-password):
10458         New options.
10459         (org-mobile-check-setup): CHeck the encryption setup.
10460         (org-mobile-copy-agenda-files, org-mobile-sumo-agenda-command)
10461         (org-mobile-create-sumo-agenda): Use encryption code.
10462         (org-mobile-encrypt-and-move): New function.
10463         (org-mobile-encrypt-file, org-mobile-decrypt-file):
10464         New functions.
10465         (org-mobile-move-capture): Decrypt the capture file.
10467         * org.el (org-entities): Require the new file.
10468         (org-export-latex-default-packages-alist): New variable.
10469         (org-complete): Use new entity code for completion.
10470         (org-create-formula-image): Use the new packages variable.
10472         * org-latex.el (org-export-latex-classes): Remove the standard
10473         packages from the class headers.
10474         (org-export-latex-make-header): Use the new package variable.
10475         (org-export-latex-special-chars): Better regexp for entities, to
10476         support entity name that contain numbers.
10477         (org-export-latex-treat-backslash-char): Use the new entity code.
10479         * org-html.el (org-html-do-expand): Use the new entity code.
10481         * org-exp.el (org-export): Add the new export commands.
10482         (org-html-entities): Constant removed.
10483         (org-export-visible): Add the new export commands.
10485         * org-docbook.el (org-docbook-do-expand): Use new entity code.
10487         * org-ascii.el (org-export-ascii-entities): New variable.
10488         (org-export-as-latin1, org-export-as-latin1-to-buffer)
10489         (org-export-as-utf8, org-export-as-utf8-to-buffer): New commands.
10490         (org-export-as-encoding): New function.
10491         (org-export-ascii-preprocess): Call `org-ascii-replace-entities'.
10492         (org-ascii-replace-entities): New function.
10494 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10495             Ulf Stegemann  <ulf@zeitform.de>
10497         * org-entities.el: New file.
10499 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10501         * org-html.el (org-html-level-start): Catch the case that target
10502         might be nil.
10504 2010-04-10  Dan Davison  <davison@stats.ox.ac.uk>
10506         * org.el (org-appearance): Change Customize group variable name
10507         from org-font-lock to org-appearance, and change tag from "Org
10508         Font Lock" to "Org Appearance".
10509         (org-odd-levels-only): Change Customize group variable name.
10510         (org-level-color-stars-only): Change Customize group variable name.
10511         (org-hide-leading-stars): Change Customize group variable name.
10512         (org-hidden-keywords): Change Customize group variable name.
10513         (org-fontify-done-headline): Change Customize group variable name.
10514         (org-fontify-emphasized-text): Change Customize group variable name.
10515         (org-fontify-whole-heading-line): Change Customize group variable name.
10516         (org-highlight-latex-fragments-and-specials): Change Customize
10517         group variable name.
10518         (org-hide-emphasis-markers): Change Customize group variable name.
10519         (org-emphasis-alist): Change Customize group variable name.
10520         (org-emphasis-regexp-components): Change Customize group variable
10521         name.
10522         (org-modules): Remove mention of org-R.
10524         * org-faces.el (org-faces): Change Customize group variable name.
10526 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10528         * org-agenda.el (org-diary-last-run-time): New variable.
10529         (org-diary): Prepare agenda buffers only if last call was some
10530         time ago.
10532         * org-html.el (org-export-html-preprocess): Replace \ref macros
10533         with a link.
10534         (org-format-org-table-html): Add the label as an anchor.
10536         * org-docbook.el (org-export-docbook-format-image): Do some
10537         formatting on captions.
10539         * org-latex.el (org-export-latex-tables, org-export-latex-links):
10540         Do some formatting on captions.
10542         * org-html.el (org-export-html-format-image)
10543         (org-format-org-table-html): Do some formatting on captions.
10545 2010-04-10  Dan Davison  <davison@stats.ox.ac.uk>
10547         * org.el (org-hidden-keywords): New customizable variable.  This is
10548         a list of symbols specifying which of the special keywords #+DATE,
10549         #+AUTHOR, #+EMAIL and #+TITLE should be hidden by font lock.
10550         (org-fontify-meta-lines-and-blocks): Changes to font-lock code
10551         implementing new faces and hiding behaviour.
10553         * org-faces.el (org-document-title): New face for #+TITLE lines.
10554         (org-document-info): New face for #+DATE, #+AUTHOR, #+EMAIL lines.
10555         (org-document-info-keyword): New face for #+DATE, #+AUTHOR, #+EMAIL
10556         keywords.
10558 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10560         * org-publish.el (org-publish-sanitize-plist): New function to
10561         rename "index" properties to "sitemap".  Do this renaming
10562         globally.
10563         (org-publish-with-aux-preprocess-maybe): New macro.
10564         (org-publish-org-to-pdf, org-publish-org-to-html): Use the new
10565         macro.
10566         (org-publish-aux-preprocess)
10567         (org-publish-index-generate-theindex.inc): New function.
10569 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10571         * org-table.el (org-table-align): Interpret <N> at fixed width,
10572         not as maximum width.
10574 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10576         * org-exp.el (org-export-author-info, org-export-email-info):
10577         Fix docstrings.
10579         * org-beamer.el (org-beamer-select-environment): Rename from
10580         `org-beamer-set-environment-tag'.  Improve docstring.
10582         * org-freemind.el (org-freemind-write-mm-buffer): Fix another
10583         problem with odd levels.
10585         * org-ascii.el (org-export-as-ascii): Export email only if the
10586         author wants it.
10588         * org-docbook.el (org-export-as-docbook): Export email only if the
10589         author wants it.
10591         * org-html.el (org-export-as-html): Export email only if the
10592         author wants it.
10594         * org-exp.el (org-export-email-info): New option.
10595         (org-export-plist-vars): Add entry for `org-export-email'.
10597 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10599         * org-table.el (org-table-goto-line): Fix typo.
10601 2010-04-10  Mikael Fornius  <mfo@abc.se>
10603         * org.el (org-agenda-files): Typo.
10604         (org-read-agenda-file-list): Add optional argument to help
10605         `org-store-new-agenda-file-list' to remember un-expanded file
10606         names.  Expand file names relative to `org-directory'.
10607         (org-store-new-agenda-file-list): Keep un-expanded file names when
10608         saving, if available.
10609         (org-agenda-files): Update documentation.
10611 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10613         * org-ascii.el (org-export-as-ascii): Catch the case of exporting
10614         a buffer with no file name attached.
10616         * org.el (org-log-refile): New option.
10617         (org-log-note-headings): Add a heading for refiling.
10618         (org-startup-options): Add keywords for logging of the refile
10619         action.
10620         (org-refile): Add logging action.
10621         (org-add-log-note): Allow for refiling action.
10623         * org-agenda.el (org-agenda-bulk-action): Make sure
10624         `org-log-refile' is not `note' during a bulk action.
10626 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10628         * org.el (org-map-dblocks): Use save-excursion to remember the
10629         position.
10631         * org-attach.el (org-attach-commit): Remove dependence on xargs.
10632         (org-attach-delete-one): Commit after deleting a file.
10634         * org-latex.el (org-export-latex-fontify): Do not mistake table.el
10635         borders for strike-through emphasis.
10637         * org-freemind.el (org-freemind-write-mm-buffer): Simplify the
10638         handling of odd levels.
10640         * org-agenda.el (org-agenda-todo-ignore-deadlines): Document `past'
10641         and `future' values.
10642         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
10643         Handle `past' and `future' values.
10645         * org.el (org-read-agenda-file-list): Interpret file names
10646         relative to org-directory and allow environment variables and
10647         "~".
10649         * org-latex.el (org-export-latex-special-chars): Allow a
10650         parenthesis before an exponent or subscript.
10652 2010-04-10  Dan Davison  <davison@stats.ox.ac.uk>
10654         * org-src.el (org-edit-src-exit): When returning from code edit
10655         buffer, if code block is hidden, leave point at start of
10656         #+begin_src line.
10658 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10660         * org.el (org-insert-heading): Do not remove all spaces if the
10661         headline is empty.
10663         * org-indent.el (org-indent): Fix group name.
10665 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10667         * org-table.el (org-table-goto-column): Fix forcing a non-existing
10668         column.
10669         (org-table-get, org-table-put, org-table-goto-line)
10670         (org-table-current-line): New functions.
10672 2010-04-10  Jan Böcker  <jan.boecker@jboecker.de>
10674         * org.el (org-open-file): Allow regular expressions in
10675         org-file-apps to capture link parameters using groups.  In a
10676         command string to be executed, the parameters can be referenced
10677         using %1, %2, etc.  Lisp forms can access them using
10678         (match-string n link).
10679         (org-apps-regexp-alist): Adopt the created regexp, as this is now
10680         matched against a file: link instead of the file name.
10682 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10684         * org-crypt.el (org-reveal-start-hook): Add a decryption function
10685         to this hook.
10686         (org-decrypt-entries, org-encrypt-entries, org-decrypt-entry):
10687         Add docstrings.
10689         * org.el (org-point-at-end-of-empty-headline)
10690         (org-level-increment, org-get-previous-line-level): New function.
10691         (org-cycle-level): Rewritten to be independent of when this
10692         function is called.
10693         (org-in-regexps-block-p): New function.
10694         (org-reveal-start-hook): New hook.
10695         (org-reveal): Run new hook.
10697 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10699         * org-latex.el (org-export-latex-keywords): Start a new paragraph
10700         after time keywords, do not add "\newline".
10702         * org-html.el (org-export-as-html): Avoid double # in href.
10704         * org.el (org-refile-get-location): Catch an invalid target
10705         specification.
10707 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10709         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
10710         Make sure the behavior regarding to extracting time is
10711         consistent.
10713 2010-04-10  Stephen Eglen  <stephen@gnu.org>
10715         * org-agenda.el (org-agenda-insert-diary-extract-time):
10716         New variable.
10717         (org-agenda-add-entry-to-org-agenda-diary-file): Use this new
10718         variable rather than `org-agenda-search-headline-for-time'.
10720 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10722         * org-list.el (org-fix-bullet-type): Improve cursor positioning.
10724 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10726         * org.el (org-adaptive-fill-regexp-backup): New variable.
10727         (org-set-autofill-regexps): Store a backup of
10728         `adaptive-fill-regexp'.
10729         (org-adaptive-fill-function): Fix filling of comments and ordered
10730         lists.  If there is no other match, till try adaptive fill.
10732 2010-04-10  John Wiegley  <jwiegley@gmail.com>
10734         * org-agenda.el (org-agenda-include-deadlines): Add new
10735         customization variable to determine whether unscheduled tasks
10736         should appear in the agenda solely because of their deadline.
10737         Default to true, which was the previous behavior (it just wasn't
10738         configurable).
10739         (org-agenda-mode-map, org-agenda-view-mode-dispatch): Bind ! in
10740         the agenda to show/hide deadline tasks.
10741         (org-agenda-menu): Add menu option for show/hide deadlines.
10742         (org-agenda-list): Make the agenda list sensitive to the value of
10743         `org-agenda-include-deadlines'.
10744         (org-agenda-toggle-deadlines): New function to toggle the value of
10745         `org-agenda-include-deadlines' and repaint the modeline
10746         indicators.
10747         (org-agenda-set-mode-name): Show "Deadlines" in the agenda
10748         modeline if deadline tasks are being displayed.
10750 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10752         * org-table.el (org-table-eval-formula): Replace $# and @# by
10753         current column and row number.
10755 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10757         * org.el (org-set-property, org-delete-property): Go back to
10758         prompting for the property.
10760         * org-latex.el (org-export-latex-make-header): Fully process
10761         author line.
10762         (org-export-latex-fontify-headline): Allow several arguments, not
10763         just one.
10764         (org-export-latex-fix-inputenc): Catch the error when
10765         `latexenc-coding-system-to-inputenc' is not defined.
10767         * org-agenda.el (org-agenda-skip-if-todo): New function.
10768         (org-agenda-skip-if): Add conditions for TODO keywords.
10769         (org-agenda-skip-if): Document the new todo conditions.
10771 2010-04-10  Mikael Fornius  <mfo@abc.se>
10773         * org.el (org-at-property-p): Check if we are inside a property
10774         drawer not just any drawer.
10775         (org-set-property, org-delete-property): When cursor is on a
10776         property key value pair do not prompt for property name instead
10777         use name at cursor.
10778         (org-ctrl-c-ctrl-c): Still do org-property-action when cursor is
10779         on the first line of a property drawer.
10780         (org-property-end-re): Spell check.
10782 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10784         * org-exp.el (org-export-attach-captions-and-attributes): Add the
10785         properties to the entire table, in case the first line is
10786         removed.
10788         * org-archive.el (org-archive-reversed-order): New option.
10789         (org-archive-subtree, org-archive-to-archive-sibling): Use the new
10790         option `org-archive-reversed-order'.
10792 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10794         * org-agenda.el (org-agenda-entry-types): New variable.
10795         (org-agenda-list): Use `org-agenda-entry-types'.
10796         (org-agenda-custom-commands-local-options): Support for setting
10797         `org-agenda-entry-types' as an option.
10798         (org-diary): Shift some documentation from here to the variable
10799         `org-agenda-entry-types'.
10801 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10803         * org-latex.el (org-export-latex-make-header): Apply macros in
10804         author field.
10806         * org-clock.el (org-clocking-buffer, org-clocking-p): New function.
10807         (org-clock-select-task, org-clock-notify-once-if-expired)
10808         (org-clock-in, org-clock-out, org-clock-cancel, org-clock-goto)
10809         (org-clock-out-if-current, org-clock-save): Use the new functions.
10811 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10813         * org-docbook.el (org-export-as-docbook): Remove unnecessary
10814         newline.
10815         (org-export-as-docbook): Remove unnecessary newline.
10816         (org-export-as-docbook): Fix problem with double footnote
10817         reference in one place.
10819         * org-exp.el (org-export-format-source-code-or-example):
10820         Remove unnecessary newline.
10822         * org.el (org-deadline, org-schedule): Allow rescheduling entries
10823         with repeaters.
10825         * org-table.el (org-table-convert-refs-to-rc): Better way to catch
10826         function calls that look like references.
10828         * org.el (org-open-at-point): Get link abbreviations from
10829         reference buffer.
10831 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10833         * org-table.el (org-table-convert-refs-to-rc): Do not read arctan2
10834         as a reference.
10836 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10838         * org.el (org-link-unescape): Solve issue with lower-case escapes.
10840 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10842         * org-latex.el (org-export-latex-classes):
10843         Add \usepackage{latexsym} to all classes.
10845 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10847         * org-html.el (org-export-as-html): Do not allow protected lines
10848         into the table of contents.
10850         * org-latex.el (org-export-latex-special-chars): Find subsequent
10851         occurrences of special characters.
10852         (org-export-latex-tables): Do not convert table-like stuff that is
10853         protected.
10855 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10857         * org-list.el (org-toggle-checkbox): No errors when updating
10858         checkbox count fails because there is no heading.
10860 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10862         * org-clock.el (org-clock-report-include-clocking-task):
10863         New option.
10864         (org-clock-sum): Add the current clocking task.
10866 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10868         * org.el (org-cycle): Print a message when in a table.el table.
10869         (org-edit-special): Recognize the table.el context.
10870         (org-ctrl-c-ctrl-c): Print a message when in a table.el table.
10872         * org-src.el (org-at-table.el-p): Declare.
10873         (org-edit-src-code): Handle a special case for table.el editing.
10874         (org-edit-src-find-region-and-lang): Recognize the table.el
10875         context.
10877         * org-latex.el (org-export-latex-tables): Convert table.el
10878         tables.
10879         (org-export-latex-convert-table.el-table): New function.
10881         * org-html.el (org-html-expand): Fix table.el export.
10883         * org-latex.el (org-export-latex-preprocess): Protect footnotes in
10884         headings.
10886         * org-id.el (org-id-find-id-file): Fix bug when there is no hash
10887         table for the id locations.
10889         * org.el (org-read-date-analyze): Match American-style dates, like
10890         5/30 or 5/13/7.  Make sure cal-iso.el is loaded.  Don't force he
10891         current year when reading ISO and American dates.
10893 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10895         * org.el (org-face-from-face-or-color): New function.
10896         (org-get-todo-face, org-font-lock-add-priority-faces)
10897         (org-get-tag-face): Use `org-face-from-face-or-color'.
10899         * org-faces.el (org-todo-keyword-faces, org-priority-faces):
10900         Allow simple colors as values.
10901         (org-faces-easy-properties): New option.
10903         * org-agenda.el (org-agenda-set-mode-name): Show if the agenda is
10904         restricted, as an agenda mode.
10905         (org-agenda-fontify-priorities): Allow simple colors as values.
10907 2010-04-10  Bastien Guerry  <bzg@altern.org>
10909         * org-timer.el (org-timer-current-timer): Rename from
10910         `org-timer-last-timer'.
10911         (org-timer-timer1, org-timer-timer2, org-timer-timer3): Remove.
10912         (org-timer-cancel-timer, org-timer-show-remaining-time)
10913         (org-timer-set-timer): Update to use only one timer.
10915         * org.el (org-set-property): Remove useless space in the prompt.
10917 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10919         * org-html.el (org-export-html-style-default): Add a default style
10920         for textareas.
10922         * org-exp.el (org-export-format-source-code-or-example):
10923         Fix textarea tag.
10925 2010-04-10  Bastien Guerry  <bzg@altern.org>
10927         * org-clock.el (org-clock-current-task): New variable to store
10928         last clocked in task.
10929         (org-clock-set-current, org-clock-delete-current): New functions.
10931 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10933         * org-remember.el (org-remember-apply-template): Extend comment.
10934         (org-remember-handler): Implement clock sibling filing.
10936 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10938         * org-publish.el (org-publish-all, org-publish-current-file)
10939         (org-publish-current-project): When called with prefix argument
10940         FORCE, also rebuild the validation file list.
10942         * org-latex.el (org-export-latex-preprocess): Protect footnotes in
10943         section headings.
10945 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10947         * org-html.el (org-export-as-html-and-open): Kill product buffer
10948         if the user wants that.
10950         * org-latex.el (org-export-as-pdf-and-open): Kill product buffer
10951         if the user wants that.
10953         * org-exp.el (org-export-kill-product-buffer-when-displayed):
10954         New option.
10956         * org-agenda.el (org-batch-agenda-csv): Use the time property
10957         instead of the `time-of-day' property.
10959 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10961         * org-timer.el (org-timer-start-hook, org-timer-stop-hook)
10962         (org-timer-pause-hook, org-timer-set-hook)
10963         (org-timer-cancel-hook): New hooks.
10964         (org-timer-start): Run `org-timer-start-hook'.
10965         (org-timer-pause-or-continue): Run `org-timer-pause-hook'.
10966         (org-timer-stop): Run `org-timer-stop-hook'.
10967         (org-timer-cancel-timers): Run `org-timer-cancel-hook'.
10969 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10971         * org.el (org-reveal): Double prefix arg shows the subtree of the
10972         parent.
10974 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10976         * org-agenda.el (org-search-view): Fix bug with searching full
10977         words in headlines in search view.
10978         (org-agenda-skip-deadline-prewarning-if-scheduled): New option.
10979         (org-agenda-get-deadlines): Suppress pre-warning if the entry is
10980         scheduled (if the user configures it so.
10982 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10984         * org.el (org-hide-archived-subtrees): Don't jump to end of
10985         subtree if the match was not in a headline.
10986         (org-inside-latex-macro-p): Allow more complex arguments.
10987         (org-emphasize): Protect against use at end of buffer.
10989 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10991         * org-agenda.el (org-agenda-align-tags): Avoid side effects on
10992         text properties.
10994 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
10996         * org-agenda.el (org-agenda-todo-ignore-scheduled): More allowed
10997         values.
10998         (org-agenda-todo-ignore-scheduled)
10999         (org-agenda-todo-ignore-deadlines): More control with different
11000         allowed values.
11001         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
11002         Honor the new option settings.
11004 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11006         * org.el (org-get-location): Make sure the selection buffer is
11007         shown in the current frame.
11009         * org-ascii.el (org-export-ascii-table-widen-columns):
11010         New option.
11011         (org-export-ascii-preprocess): Realign tables to remove narrowing
11012         if `org-export-ascii-table-widen-columns' is set.
11014         * org-table.el (org-table-do-narrow): New variable.
11015         (org-table-align): Narrow only if `org-table-do-narrow' is t.
11017         * org.el (org-deadline, org-schedule): Allow updating if the
11018         relevant time stamp does not have a repeater, i.e. do not require
11019         that no time stamp has a repeater.
11021         * org-agenda.el (org-agenda-align-tags): Don't add a face to the
11022         new white space before the tags.
11024         * org-latex.el (org-export-as-latex): Do nit require the buffer to
11025         be visiting a file when only exporting to a buffer or string.
11026         (org-export-latex-fix-inputenc): Only save the buffer is there is
11027         a file name attached to it.
11029 2010-04-10  Dan Davison  <davison@stats.ox.ac.uk>
11031         * org-src.el (org-edit-src-exit): Widen before exiting edit buffers.
11033 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11035         * org.el (org-fontify-meta-lines-and-blocks):
11036         Honor `org-fontify-quote-and-verse-blocks'.
11038         * org-faces.el (org-fontify-quote-and-verse-blocks): New option.
11040 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11042         * org.el (org-open-at-point): Also check for text property
11043         org-linked-text before offering collected links.
11045 2010-04-10  Stephen Eglen  <stephen@gnu.org>
11047         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
11048         Optionally extract time specification from text and add to the
11049         timestamp.
11051 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11053         * org-exp.el (org-html-entities): Fix typo.
11055         * org-latex.el (org-export-latex-make-header): Use \providecommand
11056         to make sure the \alert macro is defined.
11058         * org.el (org-format-latex-signal-error)
11059         (org-create-formula-image): Use `org-format-latex-signal-error'.
11061 2010-04-10  Stephen Eglen  <stephen@gnu.org>
11063         * org.el (org-store-link): For dired buffers, use
11064         default-directory as link name if dired-get-filename returns
11065         nil.
11067 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11069         * org-exp.el (org-export-concatenate-multiline-links): The for
11070         protectedness at beginning of match.
11072         * org-latex.el (org-export-latex-fix-inputenc): Never leave the
11073         AUTO as a coding system, instead default to utf8.
11075 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11077         * org.el (org-block-todo-from-children-or-siblings-or-parent)
11078         (org-block-todo-from-checkboxes): Respect the local variable
11079         value when deciding if blocking should be active.
11081         * org-latex.el (org-export-latex-make-header): Define the align
11082         macro if it is not yet defined.
11084         * org-agenda.el (org-agenda-insert-diary-make-new-entry):
11085         Call `org-insert-heading' with the INVISIBLE-OK argument.
11087         * org-mac-message.el (org-mac-message-insert-flagged):
11088         Call `org-insert-heading' with the INVISIBLE-OK argument.
11090         * org.el (org-insert-heading): New argument INVISIBLE-OK.
11092         * org-agenda.el (org-agenda-view-mode-dispatch): Improve the
11093         prompt message.
11095         * org-html.el (org-html-level-start): Use the
11096         `html-container-class' text property to set an additional class
11097         for an outline container.
11099         * org-exp.el (org-export-remember-html-container-classes):
11100         New function.
11101         (org-export-preprocess-string):
11102         Call `org-export-remember-html-container-classes'.
11104         * org.el (org-cycle): Mention level cycling in the docstring.
11105         (org-default-properties): Add new property HTML_CONTAINER_CLASS.
11107         * org-remember.el (org-remember-apply-template): Do file insertion
11108         first.
11110 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11112         * org-habit.el (org-habit-insert-consistency-graphs): Fix a
11113         problem with mis-aligned graphs when showing habits.
11115 2010-04-10  Mikael Fornius  <mfo@abc.se>
11117         * org.el (org-assign-fast-keys): Prefer keys used in keyword name
11118         when assigning.  Begin using numerical characters when all in name
11119         is used up.  This is to spare alphanumeric characters for better
11120         match with other keywords.
11122 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11124         * org-exp.el (org-export-preprocess-hook): Improve documentation.
11126         * org-latex.el (org-export-latex-preprocess): More consistent
11127         conversion and protection of the words LaTeX and TeX.
11128         (org-export-latex-fontify-headline, org-export-latex-preprocess):
11129         Allow angle brackets in commands, for beamer.
11131 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11133         * org-clock.el (org-clock-in): Improve the look of the clock line
11134         by formatting links.
11136 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11138         * org-latex.el (org-export-latex-classes): Use AUTO as the place
11139         holder string for the coding system.  And improve the
11140         documentation.
11141         (org-export-latex-fix-inputenc): Only modify the coding system if
11142         it is given by the placeholder AUTO.
11144 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11146         * org-clock.el (org-task-overrun-text): New option.
11147         (org-task-overrun, org-clock-update-period): New variables.
11148         (org-clock-get-clock-string, org-clock-update-mode-line):
11149         Mark overrun clock.
11150         (org-clock-notify-once-if-expired): Check if clock is overrun.
11152         * org-faces.el: New face `org-mode-line-clock-overrun'.
11154 2010-04-10  Jan Böcker  <jan.boecker@jboecker.de>
11156         * org.el (org-narrow-to-subtree): Position the end of the narrowed
11157         region before the line with the next heading, to prevent the user
11158         from prepending text to the next headline.
11160 2010-04-10  Stephen Eglen  <stephen@gnu.org>
11162         * org-agenda.el (org-get-time-of-day):
11163         Use org-agenda-time-leading-zero to allow leading zero (rather than
11164         space) for times.
11166 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11168         * org-agenda.el (org-agenda-diary-entry-in-org-file): Make sure
11169         org-datetree.el is loaded.
11171         * org-datetree.el: Autoload `org-datetree-find-day-create'.
11173         * org-latex.el (org-export-latex-hyperref-format): New option.
11174         (org-export-latex-links): Use `org-export-latex-hyperref-format'.
11176 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11178         * org-ctags.el (org-ctags-enable): Change order of functions.
11179         (org-ctags-create-tags): Add wildcard to file name expansion.
11181 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11183         * org.el (org-entry-properties): Fix some important bugs.
11185 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11187         * org.el (org-link-unescape, org-link-escape): Only use hexlify if
11188         the table is not explicitly given.
11190 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11192         * org-clock.el (org-clock-out-when-done): Allow a list of keywords
11193         as value.
11194         (org-clock-out-if-current): Work with the new list value of
11195         `org-clock-out-when-done'.
11196         (org-clock-out, org-clock-out-if-current): Avoid circular logic
11197         between clocking out and state changes.
11199         * org-ctags.el (org-ctags-path-to-ctags): Better system-type test.
11201         * org-latex.el (org-export-latex-treat-backslash-char): Do not by
11202         accident protect a character that is before a backslash.
11204 2010-04-10  Paul Sexton  <eeeickythump@gmail.com>
11206         * org-ctags.el: New file.
11208 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11210         * org-agenda.el (org-diary-class):
11211         Use `org-order-calendar-date-args'.
11213         * org.el (org-order-calendar-date-args): New function.
11215         * org-exp.el (org-export-target-internal-links): Check for
11216         protectedness after the first bracket.
11218         * org.el (org-entry-properties): Don't match wrong-case TODO
11219         keywords.
11221         * org-agenda.el (org-agenda-schedule, org-agenda-deadline):
11222         Document that ARG is passed through to remove the date.
11223         (org-agenda-bulk-action): Accept prefix arg and pass it on.
11224         Do not read a date when the user has given a `C-u' prefix.
11226 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11228         * org-agenda.el (org-agenda-fix-displayed-tags): Fix bug when all
11229         tags are hidden.
11231 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11233         * org-latex.el (org-export-latex-fix-inputenc): New function.
11234         (org-export-latex-inputenc-alist): New option.
11236         * org-exp.el (org-export): New key SPC to publish enclosing
11237         subtree.
11239 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11241         * org-indent.el (org-indent-add-properties): Catch case when there
11242         is no headline in the buffer.
11244 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11246         * org-exp.el (org-html-entities): Add checkmark symbol.
11248         * org-ascii.el (org-export-ascii-preprocess): Protect targets in
11249         verbatim code for ASCII export.
11251         * org.el (org-update-statistics-cookies): Also see checkboxes in
11252         ordered lists.
11254 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11256         * org-agenda.el (org-agenda-view-mode-dispatch): Define the `L'
11257         key.
11259         * org-beamer.el (org-beamer-amend-header): Change the location
11260         where `org-beamer-header-extra' is inserted.
11262         * org.el (org-compute-latex-and-specials-regexp): Don't do BIND
11263         just for computing this regexp.
11265 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11267         * org-beamer.el (org-beamer-frame-default-options): New option.
11268         (org-beamer-sectioning): Use default options if the user does not
11269         have defined any.
11270         (org-beamer-fix-toc): Put a frame around the table of contents.
11272         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
11273         Make sure case-folding works well when processing comment stuff.
11275         * org-latex.el (org-export-latex-after-save-hook): New hook.
11276         (org-export-as-latex): Run the new hook.
11278 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11280         * org-beamer.el (org-beamer-environments-default): Add the note
11281         environments.
11282         (org-beamer-after-initial-vars): Allow several BEAMER_HEADER_EXTRA
11283         lines and collect and combine the content.
11284         (org-beamer-after-initial-vars): Check for note tags and make sure
11285         they will be seen like a property.
11287         * org.el (org-offer-links-in-entry): Fix bug when there is a
11288         single link.
11290         * org-exp.el (org-export): Make sure the mark is activated, also
11291         when `transient-mark-mode' is off.
11293         * org-agenda.el (org-agenda-search-view-always-boolean): New option.
11294         (org-agenda-search-view-search-words-only): Obsolete variable, is
11295         now an alias for `org-agenda-search-view-always-boolean'.
11296         (org-agenda-search-view-force-full-words): New option.
11297         (org-search-view): Improve docstring, and implement a better logic
11298         for Boolean and phrase searches.
11299         (org-agenda-last-search-view-search-was-boolean): New variable.
11300         (org-agenda-manipulate-query): Consider the type of the last
11301         search when modifying the search string.
11303 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11305         * org-latex.el (org-export-as-latex): Do the first letbind in the
11306         right moment.
11308         * org-agenda.el (org-get-entries-from-diary): Add the new face to
11309         these entries.
11311         * org-faces.el (org-agenda-diary): New face.
11313         * org.el (org-make-link-regexps): Allow regexp-special characters
11314         in link types.
11315         (org-open-file): When in-emacs is `system', also force system
11316         opening, like when the value was `(16)'.
11317         (org-update-statistics-cookies): Handle entries without children.
11319         * org-exp.el
11320         (org-export-preprocess-before-normalizing-links-hook): New hook.
11321         (org-export-preprocess-string): Run the new hook.
11323         * org.el (org-offer-links-in-entry): Make RET open all links.
11325         * org-html.el (org-export-as-html): Remove any leftover display
11326         properties in the html file.
11328         * org-wl.el (org-wl-store-link): Work-around for format bug with
11329         text properties.
11331         * org-habit.el (org-habit-insert-consistency-graphs): Turn off
11332         invisibility while adding the graphs.
11334 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11336         * org-remember.el (org-select-remember-template): Use C letter to
11337         customize remember templates.
11339         * org-agenda.el (org-agenda-bulk-mark, org-agenda-bulk-unmark):
11340         Move cursor to next visible line.
11342 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11344         * org-beamer.el (org-beamer-sectioning): Leave columns environment
11345         by specifying 0 or 1 for column width.
11346         (org-beamer-column-widths): Make 0 stand for 0.0.
11348 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11350         * org-exp.el (org-export-mark-radio-links): Don't match inside
11351         <<target>>.
11353         * org.el (org-format-latex-header-extra): New variable.
11354         (org-format-latex): Set org-format-latex-header-extra from
11355         in-buffer stuff.
11356         (org-format-latex): Add org-format-latex-header-extra to the
11357         variables on which image creation depends.
11358         (org-create-formula-image): Add the header stuff from in-buffer
11359         settings.
11360         (org-read-date-analyze): Base the analysis for future preference
11361         on NOW, not on the default date.
11363         * org-inlinetask.el (org-inlinetask-export-handler): Add CSS class
11364         for TODO keyword in inline tasks.
11366         * org.el (org-log-note-headings): New headings for removing
11367         deadline or scheduling date.
11368         (org-deadline, org-schedule): Arrange for logging when removing a
11369         date.
11370         (org-add-log-note): Handle deadline and scheduling removal.
11372 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11374         * org-exp.el (org-export-visible): Add LaTeX/pdf export.
11376 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11378         * org-agenda.el (org-diary-class): New function.
11380 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11382         * org-latex.el (org-export-latex-preprocess): Do process the text
11383         of a radio target.
11385 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11387         * org.el (org-entry-properties): Add TIMESTAMP properties back
11388         in.
11390 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11392         * org.el (org-all-time-keywords): New variable.
11393         (org-set-regexps-and-options): Set `org-all-time-keywords'.
11394         (org-entry-blocked-p): New function.
11395         (org-special-properties): Add BLOCKED as a new special property.
11396         (org-entry-properties): New optional argument SPECIFIC, only parse
11397         for this property when it is specified.
11398         (org-entry-get): Pass a SPECIFIC argument to
11399         `org-entry-properties'.
11401         * org-latex.el (org-export-as-latex): Preprocess TEXT as well.
11403 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11405         * org-latex.el (org-export-latex-tables): No forced line end if
11406         there is no caption.
11408 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11410         * org-exp.el (org-html-entities): Add Euro symbols from Marvosym
11411         package.
11413         * org-latex.el (org-export-latex-tables): Only add a caption when
11414         macro in in longtable environments if one has been defined.
11416         * org-html.el (org-export-as-html): Only take title from buffer if
11417         not exporting body-only.
11419         * org-latex.el (org-export-latex-preprocess): Better version of
11420         the regular expression for protecting LaTeX macros.
11421         (org-export-latex-preprocess): Start searching for macros to
11422         protect from beginning of buffer.
11424         * org-exp.el (org-export-target-internal-links): Check for
11425         protectedness earlier in the string.
11427         * org-agenda.el (org-agenda-highlight-todo): Match TODO keywords
11428         case sensitively.
11430         * org-id.el (org-id-store-link): Match TODO keywords case
11431         sensitively.
11433         * org.el (org-heading-components, org-get-outline-path)
11434         (org-display-outline-path): Match TODO keywords case sensitively.
11436         * org-latex.el (org-export-as-latex): Ignore read-only
11437         properties.
11439         * org-exp.el (org-export-preprocess-string): Remove any
11440         `read-only' properties.
11442         * org-agenda.el (org-agenda-inactive-leader): New option.
11443         (org-agenda-get-timestamps): Use `org-agenda-inactive-leader'.
11444         (org-tags-view): Prompt for matcher if MATCH is an empty string.
11445         (org-todo-list): Prompt for matcher if ARG is an empty string.
11447 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11449         * org.el (org-open-link-functions): New hook.
11450         (org-open-at-point): Run `org-open-link-functions'.
11452 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11454         * org-agenda.el (org-agenda-date-prompt): Allow inactive time
11455         stamps as well.
11457         * org.el (org-inhibit-startup-visibility-stuff): New variable.
11458         (org-mode): Don't do startup visibility if inhibited.
11459         (org-outline-overlay-data, org-set-outline-overlay-data):
11460         New functions.
11461         (org-save-outline-visibility): New macro.
11462         (org-log-note-headings): Document that one should not change the
11463         `state' note format.
11465 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11467         * org.el (org-make-link-regexps): Capture link path into a group.
11469 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11471         * org-beamer.el (org-beamer-after-initial-vars): Do not overwrite
11472         the options plist.
11474 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11476         * org.el (org-startup-with-beamer-mode): New option.
11477         (org-property-changed-functions)
11478         (org-property-allowed-value-functions): New hooks.
11479         (org-entry-put, org-property-get-allowed-values): Run the new
11480         hooks.
11481         (org-property-next-allowed-value): Run the new hooks.
11483         * org-exp.el (org-export-select-backend-specific-text): Add the
11484         special beamer tags.
11486         * org-beamer.el: New file.
11488         * org-latex.el (org-export-latex-after-initial-vars-hook): New hook.
11489         (org-export-as-latex):
11490         Run `org-export-latex-after-initial-vars-hook'.
11491         (org-export-latex-format-toc-function)
11492         (org-export-latex-make-header):
11493         Call `org-export-latex-format-toc-function'.
11495         * org.el (org-fill-template): Make template searches case sensitive.
11497         * org-exp.el (org-export): Use "1" as a sign to export only the
11498         subtree.
11500         * org-colview-xemacs.el (org-columns-edit-value):
11501         Use org-unrestricted property.
11503         * org-colview.el (org-columns-edit-value):
11504         Use org-unrestricted property.
11506         * org.el (org-compute-property-at-point): Set org-unrestricted
11507         text property if the list contains ":ETC".
11508         (org-insert-property-drawer):
11509         Use org-unrestricted property.
11511         * org-exp.el
11512         (org-export-preprocess-before-selecting-backend-code-hook): New hook.
11513         (org-export-preprocess-string):
11514         Run `org-export-preprocess-before-selecting-backend-code-hook'.
11516         * org-xoxo.el (org-export-as-xoxo): Run `org-export-first-hook'.
11518         * org-latex.el (org-export-region-as-latex):
11519         Run `org-export-first-hook'.
11521         * org-html.el (org-export-as-html): Run `org-export-first-hook'.
11523         * org-docbook.el (org-export-as-docbook):
11524         Run `org-export-first-hook'.
11526         * org-ascii.el (org-export-as-ascii): Run `org-export-first-hook'.
11528         * org-exp.el (org-export-first-hook): New hook.
11530 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11532         * org-list.el (org-previous-item): Exit at the beginning of the
11533         buffer.
11535         * org-id.el (org-id-locations-save): Only write the id locations
11536         if any are defined.
11538         * org-archive.el (org-archive-all-done): Make this work in a file
11539         with org-odd-levels-only set.
11541         * org.el (org-get-refile-targets): Catch the case when a buffer
11542         has no file.
11544         * org-latex.el (org-export-as-latex): Cleanup forced line ends
11545         where they are not needed.
11546         (org-export-latex-subcontent): Remove unnecessary newlines.
11548 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11550         * org-latex.el (org-export-latex-make-header): Remove \obeylines.
11551         (org-export-latex-fontify): Fix regexp bug that takes special
11552         care of protecting the right boundary characters in emphasis
11553         matches.
11554         (org-export-latex-preprocess): Allow multiple arguments to latex
11555         macros.
11557         * org.el (org-make-link-regexps): Use John Gruber's regexp for
11558         urls.
11560         * org-macs.el (org-re): Interpret :punct: in regexps.
11562         * org-exp.el (org-export-replace-src-segments-and-examples):
11563         Also take the final newline after the END line.
11565         * org.el (org-clean-visibility-after-subtree-move): Only fix
11566         entries that are not entirely invisible already.
11567         (org-insert-link): Respect org-link-file-path-type for
11568         "docview:" links in addition to "file:" links.
11570 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11572         * org-exp.el (org-export-format-source-code-or-example):
11573         Avoid additional extra white lines in LaTeX.
11575         * org-list.el (org-list-parse-list): Leave empty lines after the
11576         list, don't consider them as part of the list.
11578         * org-mobile.el (org-mobile-sumo-agenda-command): Allow tagstodo
11579         searches.
11581         * org-clock.el (org-clock-select-task): Convert integer to
11582         character for XEmacs.
11584 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11586         * org-clock.el (org-clock-resolve): Make reading a char XEmacs
11587         compatible.
11589 2010-04-10  Tassilo Horn  <tassilo@member.fsf.org>
11591         * org.el (org-complete-tags-always-offer-all-agenda-tags):
11592         New variable.
11593         (org-set-tags): Use it.
11595 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11597         * org-list.el (org-empty-line-terminates-plain-lists):
11598         Update docstring.
11600         * org.el (org-format-latex): Fix link creation for processed latex
11601         snippets.
11603 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11605         * org-footnote.el (org-footnote-normalize): Protect replacement
11606         text.
11608         * org.el (org-inside-latex-macro-p): Save match data.
11610 2010-04-10  Jan Böcker  <jan.boecker@jboecker.de>
11612         * org-docview.el: New file.
11614 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11616         * org-latex.el (org-export-latex-class-options): New variable.
11617         (org-export-latex-set-initial-vars): Use the class options.
11619         * org.el (org-forward-same-level): Stop at headings that start
11620         with an invisible character.
11621         (org-additional-option-like-keywords): Add LaTeX_CLASS_OPTIONS.
11623 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11625         * org-footnote.el (org-footnote-normalize): Don't take optional
11626         arguments in LaTeX macros as footnotes.
11628         * org.el (org-inside-latex-macro-p): New function.
11630         * org-latex.el (org-latex-to-pdf-process): Change customization
11631         group to `org-export-pdf'.
11633         * org-agenda.el (org-agenda-get-blocks): Look at time string also
11634         on days after the first one.
11636         * org.el (org-insert-heading): Also check for item before assuming
11637         before-first-heading condition.
11639         * org-latex.el (org-latex-to-pdf-process): Fix typo in group tag.
11640         (org-export-pdf-logfiles): New option.
11641         (org-export-as-pdf): Use `org-export-pdf-logfiles'.
11642         (org-export-pdf-logfiles): Fix customization type.
11644         * org.el (org-insert-link): Improve error message when there is no
11645         default link to select with RET.
11647         * org-agenda.el (org-agenda-filter-by-tag): Use char argument from
11648         parameter list.
11650 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11652         * org-latex.el (org-export-latex-parse-global)
11653         (org-export-latex-parse-content)
11654         (org-export-latex-parse-subcontent):
11655         Use `org-re-search-forward-unprotected'.
11656         (org-export-as-pdf): Remove log files produced by XeTeX.
11658         * org-macs.el (org-re-search-forward-unprotected): New function.
11660 2010-04-10  James TD Smith  <ahktenzero@mohorovi.cc>
11662         * org-colview.el (org-agenda-colview-summarize): Sort out some
11663         confusion between properties and titles, which resulted in
11664         agenda summaries not working if a title was set for a column.
11666 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11668         * org-mobile.el (org-mobile-agendas): New option.
11669         (org-mobile-sumo-agenda-command): Select the right agendas.
11671         * org-latex.el (org-export-latex-format-image): Preserve the
11672         original-indentation property.
11674 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11676         * org-clock.el (org-clock-insert-selection-line): Catch error when
11677         an old tasks no longer exists.
11679         * org-latex.el (org-export-as-pdf): Remove also the .idx file.
11680         (org-export-as-pdf): Don't remove the old PDF file before making
11681         the new one.
11683         * org-mouse.el (org-mouse-end-headline, org-mouse-insert-item)
11684         (org-mouse-context-menu): Use `org-looking-back'.
11686         * org.el (org-cycle-level): Use `org-looking-back'.
11688         * org-list.el (org-cycle-item-indentation):
11689         Use `org-looking-back'.
11691         * org-compat.el (org-looking-back): New function.
11693         * org.el (org-insert-heading): Catch before-first-headline when
11694         inserting a headline.
11696 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11698         * org-latex.el (org-export-latex-format-image): Indent figure
11699         environment, so that it does not interrupt plain list.
11701         * org.el (org-open-at-point): Allow long link descriptions.
11703 2010-04-10  Carsten Dominik  <carsten.dominik@gmail.com>
11705         * org-html.el (org-export-as-html): Remove empty lines at the
11706         beginning of the exported text.
11708 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
11710         * org.el (org): Remove from hypermedia group.
11712 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
11714         * Branch for 23.2.
11716 2010-02-15  Chong Yidong  <cyd@stupidchicken.com>
11718         * org-freemind.el (org-freemind-from-org-mode-node)
11719         (org-freemind-from-org-mode)
11720         (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode):
11721         Pass arg to called-interactively-p.
11723 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
11725         * org-protocol.el (org-protocol-flatten-greedy, org-protocol-flatten):
11726         Fix typos in docstrings.
11728 2010-01-01  Juanma Barranquero  <lekktu@gmail.com>
11730         * org.el (org-get-outline-path, org-speed-command-help):
11731         Fix typos in error messages.
11733 2009-12-14  Juri Linkov  <juri@jurta.org>
11735         * org-html.el (org-export-html-style-include-default):
11736         Put `safe-local-variable booleanp' on
11737         `org-export-html-style-include-default' instead of mistakenly
11738         duplicate `org-export-html-style'.
11740 2009-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
11742         * org-agenda.el (org-agenda-diary-entry-in-org-file):
11743         Rebuild agenda after adding new entry.
11745         * org-datetree.el (org-datetree-find-day-create): Fix regular
11746         expression.
11748         * org.el (org-display-outline-path): Use a format specifier for
11749         message, to avoid problems with heading containing `%'.
11751         * org-agenda.el (org-agenda-hide-tags-regexp): New option.
11752         (org-format-agenda-item): Call `org-agenda-fix-displayed-tags'.
11753         (org-agenda-fix-displayed-tags): New function.
11754         (org-agenda-do-context-action): Just call
11755         `org-display-outline-path', without piping the result through
11756         `message'.
11758         * org-latex.el (org-export-latex-preprocess): Protect secondary
11759         footnote references.
11761         * org-indent.el (org-indent-initialize): Avoid empty strings as
11762         line prefixes.
11764         * org-agenda.el (org-agenda-diary-entry-in-org-file): Make sure
11765         hat checking for the mark does not throw an error.
11766         (org-agenda-diary-entry-in-org-file): Catch the case that there is
11767         not `day' text property in the cursor line.
11769         * org.el (org-sort-entries-or-items): Make sure that the final
11770         entry has a newline before doing the sorting.
11772         * org-agenda.el (org-agenda-diary-entry-in-org-file): Get the text
11773         property at the beginning of the line.
11775         * org.el (org-make-link-string): Don't allow a description with
11776         only white space.
11778         * org-agenda.el (org-agenda-insert-diary-strategy): New variable.
11779         (org-agenda-insert-diary-as-top-level): New function.
11780         (org-agenda-add-entry-to-org-agenda-diary-file):
11781         Call `org-agenda-insert-diary-as-top-level'.
11783         * org.el (org-occur-in-agenda-files): Make sure none of the
11784         buffers is narrowed.
11785         (org-activate-plain-links): Add the face property here.
11786         (org-set-font-lock-defaults): Do not add the face to plain links,
11787         the activator function does this.
11789         * org-habit.el (org-is-habit-p): Add doc string.
11791         * org-archive.el (org-archive-subtree-default-with-confirmation):
11792         Autoload.
11794         * org-latex.el (org-export-latex-fontify): Fix regexp to make char
11795         after match optional (happens at the end of a line...).
11797         * org.el (org-fontify-meta-lines-and-blocks): Apply special faces
11798         for special blocks.
11800         * org-faces.el (org-copy-face): Set lisp indentation.
11801         (org-quote, org-verse): New faces.
11803         * org-agenda.el (org-agenda-remove-date): Remove variable.
11805         * org-freemind.el (org-freemind-escape-str-from-org): Fix encoding.
11807         * org-html.el (org-export-as-html): Move the home/up link into
11808         the content div.
11810         * org.el (org-export-latex-packages-alist): Option definition
11811         moved here from org-latex.el.
11813         * org-html.el (org-export-html-home/up-format): Add an ID to the
11814         up/home div.
11816         * org-wl.el (org-wl-store-link): Handle the case that
11817         `wl-use-petname' is set.
11819         * org.el (org-set-effort): Improve prompt.
11820         (org-get-outline-path): Widen to get full path.
11821         (org-compact-display-after-subtree-move): Function removed.
11823 2009-11-20  Eric Schulte  <schulte.eric@gmail.com>
11825         * org-exp-blocks.el (org-export-blocks-format-ditaa): Use sha1
11826         hash keys to cache and re-use images generated by the
11827         org-exp-blocks interface to ditaa and dot.
11829         * org.el (org-format-latex): Latex images are now saved to files
11830         named by the sha1 hash of the latex source text avoiding
11831         regeneration of identical images.
11833 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
11835         * org-latex.el (org-export-as-latex): Add the :drawers property.
11837 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
11839         * org.el (org-speed-commands-user): Allow documentation headlines.
11840         (org-speed-commands-default): Organize the value of this constant
11841         with descriptive headlines.
11842         (org-print-speed-command): Output the headlines.
11844 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
11846         * org-agenda.el (org-agenda-show-outline-path): New option.
11847         (org-agenda-do-context-action): New function.
11848         (org-agenda-next-line, org-agenda-previous-line):
11849         Use `org-agenda-do-context-action'.
11851         * org.el (org-use-speed-commands): Allow function value.
11852         (org-speed-commands-default): Make headline motion safe, so that
11853         these commands always end on a headline.
11854         (org-speed-commands-default): New key `v' for `org-agenda'.
11855         (org-speed-move-safe): New function.
11856         (org-self-insert-command): Use the function value of
11857         `org-use-speed-commands'.
11858         (org-get-outline-path): Improve docstring.
11859         (org-format-outline-path): New function.
11860         (org-display-outline-path): New function.
11862 2009-11-15  John Wiegley  <jwiegley@gmail.com>
11864         * org-clock.el (org-clock-resolve): If `org-clock-into-string' is
11865         a string, use that to find the LOGBOOK drawer.
11867 2009-11-15  Glenn Morris  <rgm@gnu.org>
11869         * org-agenda.el (org-datetree-find-date-create)
11870         (org-habit-get-priority):
11871         * org.el (org-format-agenda-item): Fix declarations.
11873 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
11875         * org.el (org-clone-subtree-with-time-shift): Make it work at the
11876         end of the buffer.
11878         * org-mobile.el (org-mobile-write-checksums): Specify coding
11879         system.
11880         (org-mobile-timestamp-buffer): Keep local variable/mode line at
11881         beginning of buffer.
11883         * org-latex.el (org-latex-entities-regexp): Fix typo in regexp.
11885         * org.el (org-block-todo-from-children-or-siblings-or-parent)
11886         (org-block-todo-from-checkboxes): Do not block changes to a nil
11887         TODO state.
11889 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
11891         * org-habit.el (org-habit-parse-todo): Indicate which habit is
11892         wrongly set up in the error messages.
11894         * org-colview.el (org-columns-display-here): Don't try to
11895         calculate values if the underlying property is not set.
11896         (org-columns-string-to-number): Convert age strings back into
11897         fractional days.
11898         (org-agenda-colview-summarize): Handle extended summary types
11899         properly.
11901         * org-colview-xemacs.el (org-columns-display-here): Don't try to
11902         calculate values if the underlying property is not set.
11903         (org-columns-string-to-number): Convert age strings back into
11904         fractional days.
11905         (org-agenda-colview-summarize): Handle extended summary types
11906         properly.
11908 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
11910         * org-exp.el (org-export-format-drawer-function): New variable.
11911         (org-export-format-drawer): New function.
11912         (org-export-preprocess-string): Pass the backend as a parameter to
11913         `org-export-remove-or-extract-drawers'.
11914         (org-export-remove-or-extract-drawers): New parameter BACKEND.
11916         * org-protocol.el (org-protocol-char-to-string): New defsubst.
11918 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
11920         * org-agenda.el (org-agenda-diary-entry-in-org-file): Add error
11921         message when no block is selected.
11923         * org-latex.el (org-export-latex-links): Check for protectedness
11924         in the last matched character, not after the match.
11926         * org-datetree.el (org-datetree-find-date-create):
11927         Respect restriction when KEEP-RESTRICTION is set.
11928         (org-datetree-file-entry-under): New function.
11929         (org-datetree-cleanup): New command.
11931 2009-11-13  Dan Davison  <davison@stats.ox.ac.uk>
11933         * org-src.el (org-edit-src-code): New optional argument context
11934         allows calling functions to avoid altering the saved window
11935         configuration.
11936         (org-edit-src-exit): Do not restore window configuration when this
11937         function is used in the context of saving the edit buffer.
11939 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
11941         * org-clock.el (org-clock-out, org-clock-cancel): Revert to
11942         instances to switching to with-current-buffer, because these seem
11943         to cause problems - no idea why.
11945         * org-agenda.el (org-agenda-add-entry-to-org-agenda-diary-file):
11946         Require diary-lib for (diary-date-display-form).
11948 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
11950         * org.el (org-log-reschedule, org-log-redeadline): New options.
11951         (org-log-note-headings): Add templates for rescheduling and
11952         deadline changing.
11953         (org-startup-options): Add in-buffer settings for logging changing
11954         schedule and deadline time stamps.
11955         (org-deadline, org-schedule): Check for existing date and arrange
11956         for logging if the user requests it.
11957         (org-add-log-note): Prepare proper note buffers for rescheduling
11958         and deadline changes.
11960 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
11962         * org-agenda.el (org-agenda-diary-entry-in-org-file)
11963         (org-agenda-add-entry-to-org-agenda-diary-file)
11964         (org-agenda-insert-diary-make-new-entry): New functions.
11965         (org-agenda-diary-entry):
11966         Call `org-agenda-diary-entry-in-org-file' when appropriate.
11968         * org.el (org-calendar-insert-diary-entry-key): New option.
11969         (org-agenda-diary-file): New option.
11970         ("calendar"): Install our insertion function in the calendar.
11972         * org-remember.el (org-datetree): Require.
11973         (org-remember-templates): Add new positioning option.
11974         (org-remember-reference-date): New variable.
11975         (org-remember-apply-template): Store the reference date in a local
11976         variable.
11977         (org-remember-handler): Implement date tree positioning of entries.
11979         * org-datetree.el: New file.
11981         * org-latex.el (org-export-latex-preprocess): Protect targets in
11982         verbatim emphasis.
11984         * org-html.el (org-export-as-html): Protect targets in verbatim
11985         emphasis.
11987         * org-docbook.el (org-export-as-docbook): Protect targets in
11988         verbatim emphasis.
11990 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
11992         * org-clock.el (org-show-notification): Handle messages that
11993         contain a percent character.
11995         * org-remember.el (org-remember-apply-template): Turn of partial
11996         completion.
11998         * org-mobile.el (org-mobile-before-process-capture-hook): New hook.
11999         (org-mobile-pull): Run `org-mobile-before-process-capture-hook'.
12001         * org.el (org-indent-mode): Define variable already in org.el.
12002         (org-unfontify-region): Remove line-prefix and wrap-prefix
12003         properties only if org-indent-mode is active.
12005 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12007         * org-icalendar.el (org-print-icalendar-entries): Save match data
12008         around call to verify function.
12009         (org-print-icalendar-entries): Add a call to the verification
12010         function.
12012         * org.el (org-speedbar-set-agenda-restriction): Remove unnecessary
12013         save-restrivtion' form.
12015 2009-11-13  Dan Davison  <davison@stats.ox.ac.uk>
12017         * org-exp.el (org-export-format-source-code-or-example):
12018         Restrict scope of preserve-indentp to the let binding.
12019         (org-src): Require org-src, since org-src-preserve-indentation is used.
12021 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12023         * org-timer.el (org-timer-set-timer): Set variables
12024         org-timer-timer[123] correctly.
12026         * org-mobile.el (org-mobile-files-alist): Make it work when
12027         `agenda-archives' is included in
12028         `org-agenda-text-search-extra-files'.
12029         (org-mobile-push): Restore agenda after mobile push.
12031 2009-11-13  John Wiegley  <jwiegley@gmail.com>
12033         * org-clock.el (org-resolve-clocks-if-idle): Another fix to the
12034         way the amount of idle time is presented in the minibuffer.
12036 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12038         * org-icalendar.el (org-print-icalendar-entries):
12039         Use org-icalendar-verify-function only if non-nil.
12041         * org.el (org-refile): Refile to clock only if the prefix arg is
12042         2.
12043         (org-sparse-tree): Fix docstring to be in line with prompt.
12044         (org-update-parent-todo-statistics):
12045         Call `org-after-todo-statistics-hook' on each level.
12047 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12049         * org-remember.el (org-remember-apply-template): Make sure the
12050         buffer exists.
12052 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12054         * org.el (org-tab-ind-state): New variable.
12055         (org-cycle-level): New function.
12056         (org-cycle-level-after-item/entry-creation): New option.
12057         (org-flag-subtree): New function.
12058         (org-hide-archived-subtrees): Call `org-flag-subtree'.
12059         (org-set-effort): Indexed access.
12061         * org-list.el (org-cycle-item-indentation): New function.
12063         * org.el (org-refile): Make prefix argument 2 refile to current
12064         clock.
12065         (org-priority): Interpret action `remove' as call to remove the
12066         priority cookie.
12068         * org-remember.el (org-remember-apply-template): Don't depend on
12069         buffer name being like file name.
12071 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12073         * org-clock.el (org-clock-play-sound): Expand file in
12074         org-clock-sound, to allow ~ for home.
12076         * org-remember.el (org-remember-handler):
12077         Set text-before-node-creation even if this already looks like a node,
12078         because the string might be needed on non-org-mode target files.
12080         * org-agenda.el (org-agenda-open-link): Make this work in agenda
12081         clocktables.
12082         (org-agenda-switch-to): Follow a link at point if
12083         org-return-follows-link' is set and there is nothing else to do in
12084         this line.
12086 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
12088         * org-colview-xemacs.el: Add in changes from org-colview.el.
12090 2009-11-13  Dan Davison  <davison@stats.ox.ac.uk>
12092         * org-exp-blocks.el: Modify split separator regexp to avoid empty
12093         strings.
12095 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
12097         * org-colview.el (org-columns-new): Make this work with the new
12098         operators.
12099         (org-columns-store-format): Make this work with the new operators.
12101 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12103         * org-src.el (org-src-preserve-indentation): Document that this
12104         variable is also used during export.
12106         * org-exp.el (org-export-format-source-code-or-example):
12107         Preserve indentation if a block has a -i option, or if
12108         `org-src-preserve-indentation' is set.
12110         * org-exp-blocks.el (org-export-blocks-preprocess):
12111         Preserve indentation if a block has a -i option, or if
12112         `org-src-preserve-indentation' is set.
12114 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12116         * org.el (org-mode-map): Define the new archiving keys.
12117         (org-speed-commands-default): Define an archiving key in the speed
12118         command map.
12119         (org-org-menu): Improve the menu structure concerning archiving.
12121         * org-archive.el (org-archive-subtree-default-with-confirmation):
12122         New command.
12124         * org-agenda.el (org-agenda-mode-map): Define the new archiving keys.
12125         (org-agenda-menu): Add the new archiving commands to the menu.
12126         (org-agenda-archive-default)
12127         (org-agenda-archive-default-with-confirmation): New commands.
12128         (org-agenda-archive, org-agenda-archive-to-archive-sibling):
12129         Just call `org-agenda-archive-with'.
12130         (org-agenda-archive-with): New function.
12132         * org-table.el (org-table-convert-region): Inert spaces around "|"
12133         to avoid line beginnings like "|-1" which will be mistaken as
12134         hlines.
12136 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12138         * org.el (org-offer-links-in-entry): Return nil if there are no
12139         links, t if a link has been selected.
12140         (org-open-at-point): Open attachment directory when called in the
12141         headline and there are no links in the entry body.
12142         (org-speed-commands-default): Add "o" for open-at-point as a speed
12143         command.
12145         * org-attach.el (org-attach-reveal): Optional prefix arg
12146         IF-EXISTS, which avoids creating the attachment directory if it
12147         does not yet exist.
12149         * org-agenda.el (org-agenda, org-run-agenda-series):
12150         Evaluate MATCH.
12152 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12154         * org.el ("abbrev"): Work with abbrev tables only after they have
12155         been loaded.
12157         * org-list.el (org-list-send-list): Fix bug related to match
12158         data.
12160         * org-latex.el (org-export-latex-fontify): Apply verbatim
12161         emphasis.
12162         (org-export-latex-make-header): Insert \obeylines if line breaks
12163         should be preserved.
12165         * org-exp.el (org-export-protect-verbatim): Add an
12166         `org-verbatim-emph' property to such text.
12168 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12170         * org-icalendar.el (org-icalendar-use-plain-timestamp): New option.
12171         (org-print-icalendar-entries): Skip entries where the timestamp is
12172         not a deadline and not scheduled, if the user requests that.
12174         * org-latex.el (org-export-latex-quotation-marks): Allow a bracket
12175         before an opening quote.
12177         * org-archive.el (org-archive-subtree): Keep archive after
12178         archiving something.
12180         * org-id.el (org-id-update-id-locations): Add archive files if
12181         that is required by `org-id-extra-files'.
12183 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12185         * org-src.el (org-src-window-setup): New option.
12186         (org-src-switch-to-buffer): New function.
12187         (org-edit-src-exit): Add optional argument CONTEXT and use it to
12188         restore window configuration.
12189         (org-edit-src-code, org-edit-src-continue, org-edit-src-exit):
12190         Call `org-src-switch-to-buffer'.
12192         * org.el (org-default-properties): Add STYLE property.
12193         (org-files-list): Use the function call to get the files.
12194         (org-additional-option-like-keywords): Add SETUPFILE to completion
12195         list.
12197 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12199         * org-table.el (org-table-convert-region): Correctly interpret
12200         quoting in csv import.
12202         * org.el (org-icompleting-read): Make iswitchb completion work
12203         with lists and tables.
12205         * org-agenda.el (org-agenda-add-entry-text): Never add entry text
12206         while pushing the mobile agenda.
12208 2009-11-13  John Wiegley  <jwiegley@gmail.com>
12210         * org-clock.el
12211         (org-clock-auto-clock-resolution): Now takes three values: nil, t
12212         and `when-no-clock-is-running'.
12213         (org-clock-in): Use `org-clock-auto-clock-resolution' to determine
12214         whether or not to resolve Org buffers on clock in.
12216 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
12218         * org-colview.el (org-format-time-period): Function to format
12219         times in fractional days for display.
12220         (org-columns-display-here): Add support for showing a calculated
12221         value in place of the property.
12222         (org-columns): Set `org-columns-time' to the current time so time
12223         difference calculations will work.
12224         (org-columns-time): Use to store the current time when column view
12225         is displayed, so all time differences will use the same reference
12226         point.
12227         (org-columns-compile-map): There is now an extra position in each
12228         entry specifying the function to use to calculate the displayed
12229         value for the non-calculated properties in the column.
12230         (org-columns-compute-all): Set `org-columns-time' to the current
12231         time so time difference calculations will work.
12232         (org-columns-compute): Handle column operators where the values
12233         used are calculated from the underlying property.
12234         (org-columns-number-to-string): Handle the 'age' column format.
12235         (org-columns-string-to-number): Correct the function name (was
12236         org-column...).  Add support for the 'age' column format.
12237         (org-columns-compile-format): Support the additional parameter in
12238         org-columns-compile-map.
12240 2009-11-13  Bastien Guerry  <bzg@altern.org>
12242         * org.el (org-mode-hook): Turn `org-mode-hook' into a customizable
12243         variable.
12245 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12247         * org-clock.el (org-clock-has-been-used): New variable.
12248         (org-clock-in): Set `org-clock-has-been-used'.
12249         (org-clock-save): Save only if clock data has been used or created
12250         during this session.
12252 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12254         * org-clock.el (org-clock-persist): New value, to store only the
12255         clock history.
12256         (org-clock-save): Don't save the clock if only the history should
12257         be stored.
12258         (org-clock-load): Turn off John Wiegley's auto resolving mechanism
12259         when restoring a saved clock.
12261 2009-11-13  John Wiegley  <jwiegley@gmail.com>
12263         * org-clock.el (org-clock-display, org-clock-put-overlay):
12264         Use `org-time-clock-use-fractional'.
12266         * org.el (org-time-clocksum-use-fractional)
12267         (org-time-clocksum-fractional-format): Two new customizable
12268         variables which allow the user to select fractional times (1.25
12269         instead of 1:25) in the `org-clock-display' report.
12271 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12273         * org-ascii.el (org-export-ascii-table-keep-all-vertical-lines):
12274         New option.
12276         * org.el (org-tag-alist): Fix customization type.
12278 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12280         * org-mobile.el (org-mobile-update-checksum-for-capture-file):
12281         Make sure the regexp search can fail without throwing an error.
12282         (org-mobile-apply): Save the inbox buffer after removing
12283         successfully applied changes.
12285 2009-11-13  John Wiegley  <jwiegley@gmail.com>
12287         * org-clock.el (org-resolve-clocks-if-idle): Fix to the way idle
12288         time is reported after the user comes back (but before they
12289         resolve time).
12291         * org.el (org-get-repeat): Change so that this function can be
12292         called with either `org-scheduled-string' or
12293         `org-deadline-string'.
12295         * org-clock.el (org-clock-auto-clock-resolution): Rename from
12296         `org-clock-disable-clock-resolution', since negatives don't sound
12297         good in customization variables.
12298         (org-clock-in): Don't use the auto-resolution logic if the user is
12299         clocking into a different task while an active clock is running.
12300         This then allows the default behavior of clocking out of the open
12301         task and then into the new task.
12303         * org.el (org-modules): Made this variable more consistent, since
12304         it was referring to Org, OrgMode and Org-mode, whereas the docs
12305         for the variable always refer to Org-mode.
12307 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
12309         * org.el (org-repeat-re): The changed org-repeat-re no longer
12310         matched simple +2d type repeaters.  Fix it so it does.
12312 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12314         * org-latex.el (org-export-latex-preprocess): Protect the vspace
12315         macro in the VERSE environment.
12317 2009-11-13  John Wiegley  <jwiegley@gmail.com>
12319         * org-habit.el (org-habit-get-priority): A new function that
12320         determines the relative priority of a habit, based on how long
12321         past its scheduled date it is, and how near the deadline is.
12323         * org-agenda.el (org-agenda-get-scheduled): Set habit priority
12324         using `org-habit-get-priority'.
12326         * org-habit.el (org-habit-build-graph): Start displaying colors
12327         from the first scheduled date, if that date is earlier than the
12328         first completion date.
12330         * org-habit.el: Changed all "color" variables to faces, and made
12331         them appropriate for light and dark backgrounds.
12333         * org-habit.el (org-habit-duration-to-days): Made this function
12334         more general.
12335         (org-habit-parse-todo): Parse the new ".+N/N" style repeater.
12337         * org-agenda.el (org-agenda-get-deadlines): Remove all mention of
12338         habits, since they don't use DEADLINE anymore.
12340         * org.el (org-repeat-re, org-display-custom-time)
12341         (org-timestamp-change): Extend to support the new ".+N/N"
12342         syntax, used for habits.
12344         * org-clock.el (org-clock-resolve-clock): Fix an incorrect
12345         variable reference.
12347         * org-agenda.el (org-agenda-set-mode-name): Show Habit in the
12348         modeline when habits are being displayed (if that module is being
12349         loaded).
12351 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
12353         * org-clock.el (org-x11-idle-seconds): Add a method to get the X11
12354         idle time using the xscreensaver extension.
12355         (org-user-idle-seconds): Use X11 idle time if available.
12357 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12359         * org-agenda.el (org-agenda-next-line): New command.
12360         (org-agenda-previous-line): New commands.
12361         (org-agenda-show-and-scroll-up, org-agenda-show-scroll-down):
12362         New commands.
12363         (org-agenda-follow-mode): Do the follow immediately if the mode is
12364         turned on here.
12365         (previous-line, next-line): Replace keys with the corresponding
12366         org functions.
12367         (org-agenda-mode-map): Bind backspace and delete to the scrolling
12368         command.
12370         * org.el (org-icompleting-read): Turn off partial completion mode
12371         for the duration of this completion round.
12373         * org-latex.el (org-export-latex-fontify-headline): Protect TeX
12374         macros in author lines and similar stuff.
12376         * org.el (org-file-tags): Fix docstring.
12377         (org-get-buffer-tags): Add the #+FILETAGS tags.
12378         ("ecb"): Make ecb show context after jumping into an Org file.
12380 2009-11-13  John Wiegley  <johnw@newartisans.com>
12382         * org-agenda.el (org-finalize-agenda): Draw habit consistency
12383         graphs after everything else in the buffer has been setup.
12385 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12387         * org-mobile.el (org-mobile-apply): Count success and failure.
12389         * org.el (org-indent-line-function): Fix regexp replace problem.
12391 2009-11-13  John Wiegley  <johnw@newartisans.com>
12393         * org-clock.el (org-clock-disable-clock-resolution):
12394         New customization variable that disable automatic clock resolution on
12395         clock in.
12396         (org-clock-in): If `org-clock-disable-clock-resolution' is set, do
12397         not automatically resolve anything.  This is does not affect
12398         idle-time resolution, however, if `org-clock-idle-time' is set.
12400 2009-11-13  John Wiegley  <johnw@newartisans.com>
12402         * org-habit.el: New file, which implements code to build a "habit
12403         consistency graph".
12405         * org-agenda.el (org-agenda-get-deadlines)
12406         (org-agenda-get-scheduled): Display consistency graphs when
12407         outputting habits into the agenda.  The graphs are always relative
12408         to the current time.
12409         (org-format-agenda-item): Add new parameter `habitp', which
12410         indicates whether we are formatting a habit or not.  Do not
12411         display "extra" leading information if habitp is true.
12413         * org.el (org-repeat-re): Improve regexp to include .+ and ++
12414         leaders for repeat strings.
12415         (org-get-repeat): Now takes a string parameter `tagline', so the
12416         caller can obtain the SCHEDULED repeat, or the DEADLINE repeat.
12418 2009-11-13  John Wiegley  <johnw@newartisans.com>
12420         * org-agenda.el (org-agenda-auto-exclude-function):
12421         New customization variable for allowing the user to create an "auto
12422         exclusion" filter for doing context-aware auto tag filtering.
12423         (org-agenda-filter-by-tag): Changes to support the use of
12424         `org-agenda-auto-exclude-function'.  See the new manual addition.
12426 2009-11-13  John Wiegley  <johnw@newartisans.com>
12428         * org.el (org-files-list): Don't attempt to return a file name for
12429         Org buffers which have no associated file.
12431         * org-agenda.el (org-agenda-do-action): Fix a typo.
12433 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12435         * org-mobile.el (org-mobile-locate-entry): Interpret files
12436         relative to org-directory.
12437         (org-mobile-inbox-for-pull): Document the best location for this
12438         file.
12439         (org-mobile-check-setup): Verify `org-directory'.
12440         (org-mobile-create-index-file): Sort the files to be listed in
12441         index.org.
12443 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
12445         * org.el (org-fast-tag-selection): Add a way to display a
12446         description for a tag group.  This is done by adding a string to
12447         either the startgroup or endgroup cell.
12449 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12451         * org-clock.el (org-clock-resolve, org-resolve-clocks)
12452         (org-emacs-idle-seconds): Use `org-float-time' instead of
12453         `time-to-seconds'.
12455 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12457         * org-agenda.el (org-agenda-sorting-strategy): Fix customization
12458         type.
12460         * org.el (org-pre-cycle-hook): Document that `empty' can also be
12461         the value of ARG when doing local cycling.
12463 2009-11-13  John Wiegley  <johnw@newartisans.com>
12465         * org-clock.el (org-clock-resolve-clock): If keeping or
12466         subtracting time results in a clock out at a time in the past, and
12467         if the resolution occurred due to idleness or invoking `M-x
12468         org-resolve-clocks', remember that past moment in time.  On the
12469         next clock in, the user will be prompted to see if they want to
12470         back-date their new clock to then.
12471         (org-clock-resolve): Do not jump the user to the location of a
12472         dangling clock if the resolution is occurring due to an idle
12473         timeout.  In that case there is typically only one dangling clock,
12474         the active one, and there is no value gained by shuffling their
12475         windows around to show it to them.  Being prompted to resolve an
12476         idle clock should be as inobtrusive as possible.
12477         (org-resolve-clocks-if-idle): New function that resolves only the
12478         currently active clock if the user has exceeded the time returned
12479         by `org-user-idle-seconds', based on the value of
12480         `org-clock-idle-time'.
12481         (org-clock-in): If, after resolving clocks, (???)
12482         (org-clock-out): Cancel the `org-clock-idle-timer' on clock out.
12484         * org-clock.el (org-clock-resolve-clock): New function that
12485         resolves a clock to a specific time, closing or resuming as need
12486         be, and possibly even starting a new clock.
12487         (org-clock-resolve): New function used by `org-resolve-clocks'
12488         that sets up for the call to `org-clock-resolve-clock'.
12489         It determines the time to resolve to based on a single-character
12490         selection from the user to either keep time, subtract away time or
12491         cancel the clock.
12492         (org-resolve-clocks): New user command which resolves dangling
12493         clocks -- that is, open but not active -- anywhere in the file
12494         list returned by `org-files-list'.
12495         (org-clock-in): Automatically resolve dangling clocks whenever a
12496         user clocks in.
12497         (org-clock-cancel): If the user cancels the solely clock in a
12498         LOGBOOK, remove the empty drawer.
12500         * org-clock.el (org-clock-idle-time): New user customizable option
12501         for detecting whether the user has left a clock idle.  Note: it is
12502         only used in this commit to test whether it's worthwhile to check
12503         OS X to get the Mac user's current idle time.  If the Emacs idle
12504         time is less than the value, the user hasn't been away long enough
12505         to be worth checking (a more expensive test than just getting
12506         Emacs idle time).
12507         (org-user-idle-seconds, org-mac-idle-seconds)
12508         (org-emacs-idle-seconds): This three functions, in conjunction
12509         with the user customization variable `org-clock-idle-time', return
12510         the number of seconds (as a floating point) that the user has been
12511         away from their Emacs (or, if running on OS X, their computer).
12513         * org-clock.el (org-find-open-clocks): New function that returns a
12514         list of all open clocks in the given FILE.  Note that each clock
12515         it returns is a cons cell of the format (MARKER . START-TIME).
12516         This "clock" value is used by several of the new clock module
12517         utility functions.
12518         (org-is-active-clock): New inline function which tests whether the
12519         given clock value is the same as the currently active clock.
12520         Returns non-nil if this is the case.
12521         (org-with-clock-position): New macro that evaluates FORMS with
12522         point in the buffer and at the position of the given clock.
12523         Changes to the current clock are global.
12524         (org-with-clock): New macro that evaluates FORMS with point in the
12525         buffer and at the position of the given clock.  However, changes
12526         to the current clock are local and have no effect on the user's
12527         active clock.  This allows, for example, far any clock to be
12528         cancelled without cancelling the active clock.
12529         (org-clock-clock-in): New inline function that switches the active
12530         clock to the given clock.  If either the argument RESUME, or the
12531         global `org-clock-in-resume', are non-nil, it will resume a clock
12532         that was previously left open.
12533         (org-clock-clock-out): New inline function that clocks out the
12534         given clock value without affecting the currently active clock.
12535         (org-clock-clock-cancel): New inline function that cancels the
12536         given clock value without affecting the currently active clock.
12538         * org-clock.el (org-clock-in): Before creating
12539         `org-clock-mode-line-timer', check to make sure an older timer is
12540         not currently running.
12541         (org-clock-out): Accept new third parameter `at-time', which
12542         permits a clock to be clocked out at a specific time.  Note that
12543         no attempt is made to verify that the clock out time is later than
12544         the clock in time.
12546         * org.el (org-files-list): New utility function for returning a
12547         list of all open org-mode buffers, plus all files used to build
12548         the agenda buffer.  Note that not all the files will necessarily
12549         be visited by a buffer at time of call.
12550         (org-entry-beginning-position): Like the function
12551         `line-beginning-position', this inline function returns the
12552         beginning position of the current heading/entry.
12553         (org-entry-end-position): Like the function `line-end-position',
12554         this inline function returns the end position of the current
12555         heading/entry.
12557 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12559         * org-agenda.el (org-agenda-list): Mark the all-todo items line as
12560         a header line.
12562 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12564         * org-exp.el (org-inlinetask-remove-END-maybe): Declare function.
12566 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12568         * org-agenda.el (org-agenda-filter-make-matcher): Allow to filter
12569         entries that have no tags.
12570         (org-agenda-search-view): New customize group.
12571         (org-agenda-search-view-search-words-only): New option.
12572         (org-search-view): Implement substring search.
12574 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12576         * org.el (org-outline-level): Add doc string.
12578 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12580         * org-inlinetask.el (org-inlinetask-export): Re-introduce
12581         variable.
12582         (org-inlinetask-export-handler): Only export inline task if the
12583         user option calls for it.
12585 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12587         * org-exp.el (org-export-handle-export-tags): Remove inlinetask
12588         END if present.
12590 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12592         * org-latex.el (org-export-latex-tables): Don't format in
12593         protected regions.
12595 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12597         * org-src.el (org-edit-src-code)
12598         (org-edit-src-find-region-and-lang, org-edit-src-exit):
12599         Handle macro editing.
12601         * org-agenda.el (org-prefix-category-max-length): New variable.
12602         (org-format-agenda-item): Use `org-prefix-category-max-length'.
12603         (org-compile-prefix-format): Set `org-prefix-category-max-length'.
12605 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12607         * org-mobile.el (org-mobile-create-index-file): Improve the
12608         listing of tags and todo keywords.
12610         * org-latex.el (org-export-latex-format-image): New function.
12611         (org-export-latex-links): Use `org-export-latex-format-image'.
12613 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12615         * org-inlinetask.el (org-inlinetask-get-current-indentation)
12616         (org-inlinetask-remove-terminator): New functions.
12617         (org-inlinetask-export-handler): Terminate the description list.
12619         * org-exp.el (org-export-select-backend-specific-text): Remove the
12620         region markers.
12622         * org-inlinetask.el (org-inlinetask-export-handler): Fix bug for
12623         tasks without content.
12625         * org-clock.el: Make sure the clock-in target position does not
12626         move to a different node by widening the buffer.
12628         * org-html.el (org-export-html-format-image): Wrap image into
12629         figure div only when there is a caption.
12631         * org-archive.el (org-archive-mark-done): Change default value to
12632         nil.
12634 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
12636         * org.el (org-context): Call `bobp', not `eobp'.
12638         * org-clock.el (org-clock-cancel): Remove quotes from marker
12639         variables.
12641         * org.el (org-read-date-prefer-future): New allowed value `time'.
12642         (org-read-date-analyze): Shift day to tomorrow depending on time
12643         entered and value of `org-read-date-prefer-future'.
12645 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12647         * org.el (org-version, org-get-refile-targets, org-refile)
12648         (org-store-log-note, org-diary-to-ical-string)
12649         (org-speedbar-set-agenda-restriction):
12650         * org-publish.el (org-publish-find-title):
12651         * org-plot.el (org-plot/gnuplot):
12652         * org-mouse.el (org-mouse-do-remotely):
12653         * org-mobile.el (org-mobile-move-capture):
12654         * org-mac-message.el (org-mac-message-insert-flagged):
12655         * org-latex.el (org-replace-region-by-latex):
12656         * org-docbook.el (org-replace-region-by-docbook):
12657         * org-clock.el (org-clock-out, org-clock-cancel):
12658         * org-bibtex.el (org-execute-file-search-in-bibtex):
12659         Use with-current-buffer.
12661 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
12663         * org.el (org-directory, org-map-entries):
12664         * org-clock.el (org-clock-get-clocked-time): Fix typos in docstrings.
12666 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12668         * org.el (org-set-tags-to): New command.
12670         * org-latex.el (org-export-latex-set-initial-vars): Also check in
12671         the plist.
12673         * org.el (org-additional-option-like-keywords): Add LATEX_CLASS
12674         keyword.
12676         * org-exp.el (org-infile-export-plist): Add LATEX_CLASS keyword.
12678 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12680         * org-inlinetask.el (org-inlinetask-export): Option removed.
12681         (org-inlinetask-export-handler): Better export.
12683         * org-xoxo.el (org-export-xoxo-final-hook): New hook.
12684         (org-export-as-xoxo): Run the new hook.
12686         * org-html.el (org-export-html-final-hook): New hook.
12687         (org-export-as-html): Run the new hook.
12689         * org-docbook.el (org-export-docbook-final-hook): New hook.
12690         (org-export-as-docbook): Run the new hook.
12692         * org-ascii.el (org-export-ascii-final-hook): New hook.
12693         (org-export-as-ascii): Run the new hook.
12695         * org-latex.el (org-export-latex-treat-sub-super-char): Allow a
12696         space character as the character before the ^/_.
12697         (org-export-latex-final-hook): New hook.
12698         (org-export-as-latex): Run `org-export-latex-final-hook'.
12700 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12702         * org-macs.el (org-if-unprotected-at): Fix docstring.
12704         * org-agenda.el (org-agenda-change-all-lines): Handle invisible
12705         text in the prefix (if category is a link).
12707         * org-latex.el (org-export-latex-preprocess): Deal properly with
12708         empty lines in verse environments.
12710         * org.el (org-format-latex-header): Inline fullpage.sty.
12712         * org-footnote.el (org-footnote-create-definition): Reveal context
12713         to add a new footnote definition.
12715         * org.el (org-ctrl-c-ctrl-c): Pass prefix arg to
12716         org-table-recalculate when cursor is in TBLFM line.
12718         * org-list.el (org-renumber-ordered-list): Fix cursor position
12719         when bullet length has changed.
12721 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12723         * org.el (org-format-latex): Mention `org-format-latex-options' in
12724         the docstring.
12726 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12728         * org.el (org-agenda-get): New function.
12730         * org-agenda.el (org-agenda-post-command-hook): No longer move
12731         point away from end of line.
12732         (org-agenda-add-entry-text, org-agenda-collect-markers)
12733         (org-finalize-agenda, org-agenda-mark-clocking-task)
12734         (org-agenda-dim-blocked-tasks, org-agenda-entry-text-show-here)
12735         (org-agenda-entry-text-show, org-agenda-highlight-todo)
12736         (org-agenda-compare-effort, org-agenda-filter-apply)
12737         (org-agenda-later, org-agenda-change-time-span)
12738         (org-agenda-post-command-hook, org-agenda-show-priority)
12739         (org-agenda-show-tags, org-agenda-goto, org-agenda-kill)
12740         (org-agenda-archive, org-agenda-archive-to-archive-sibling)
12741         (org-remove-subtree-entries-from-agenda, org-agenda-refile)
12742         (org-agenda-open-link, org-agenda-copy-local-variable)
12743         (org-agenda-switch-to, org-agenda-check-no-diary)
12744         (org-agenda-tree-to-indirect-buffer, org-agenda-todo)
12745         (org-agenda-add-note, org-agenda-change-all-lines)
12746         (org-agenda-priority, org-agenda-set-tags)
12747         (org-agenda-set-property, org-agenda-set-effort)
12748         (org-agenda-toggle-archive-tag, org-agenda-date-later)
12749         (org-agenda-show-new-time, org-agenda-date-prompt)
12750         (org-agenda-schedule, org-agenda-deadline, org-agenda-action)
12751         (org-agenda-clock-in, org-agenda-bulk-mark)
12752         (org-agenda-bulk-unmark, org-agenda-show-the-flagging-note):
12753         Use `org-get-at-bol'.
12755         * org-colview.el (org-columns-display-here)
12756         (org-columns-edit-allowed, org-agenda-columns):
12757         Use `org-get-at-bol'.
12759 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12761         * org.el (org-special-ctrl-a/e): Improve documentation and
12762         customize type.
12763         (org-end-of-line): Don't jump to after the ellipsis.
12764         (org-mode-map): Bind <home> and <end> as well.
12766 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12768         * org.el (org-fontify-meta-lines-and-blocks): Treat lines with a
12769         space after #+ as comments.
12770         (org-open-at-point): Run `org-follow-link-hook' always.
12772         * org-latex.el (org-export-latex-emph-format): Use better commands
12773         to insert special characters in verbatim snippets.
12775 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12777         * org-faces.el (org-copy-face): New function.  Use it to create
12778         various faces formerly created by using `copy-face'.
12780         * org-agenda.el (org-prepare-agenda): Don't officially mark this
12781         window dedicated.
12782         (org-agenda-quit): Kill the frame containing the agenda window if
12783         that frame was created for the agenda.
12785 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12787         * org-agenda.el (org-agenda-date-prompt): Mark the changed time
12788         stamp in the agenda.
12790 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12792         * org-agenda.el (org-prepare-agenda):
12793         Reset `org-drawers-for-agenda'.
12794         (org-prepare-agenda): Uniquify list of drawers.
12796         * org.el (org-complex-heading-regexp-format): New variable.
12797         (org-set-regexps-and-options):
12798         Define `org-complex-heading-regexp-format'.
12799         (org-drawers-for-agenda): New variable.
12800         (org-map-entries): Bind `org-drawers-for-agenda'.
12801         (org-prepare-agenda-buffers): Add to `org-drawers-for-agenda'.
12803         * org-remember.el (org-go-to-remember-target)
12804         (org-remember-handler): Use `org-complex-heading-regexp-format'.
12806 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12808         * org-agenda.el (org-agenda-highlight-todo): Fix text property
12809         problem.
12811         * org.el (org-on-heading-p, org-at-heading-p): Make sure these are
12812         always with `invisible-ok'.
12813         (org-store-link): No error when there is nothing to link to in the
12814         agenda.
12816         * org-list.el (org-update-checkbox-count): Insert changed cookie
12817         before the old, to avoid problems with invisibility at the end of
12818         the line.
12819         (org-update-checkbox-count): Insert changed cookie before the old,
12820         to avoid problems with invisibility at the end of the line.
12822         * org.el (org-sort-entries-or-items): Include the final newline.
12823         (org-fontify-meta-lines-and-blocks): Add indented dynamic block
12824         lines for fontification.
12825         (org-dblock-start-re, org-dblock-end-re): Allow indentation.
12826         (org-prepare-dblock): Store the current indentation of the BEGIN
12827         line.
12828         (org-update-dblock): Apply the indentation of the begin line to
12829         the rest of the block.
12830         (org-ctrl-c-ctrl-c): Also find indented dblock lines.
12831         (org-startup-folded): New allowed value `showeverything'.
12832         (org-startup-options): Add STARTUP keyword `showeverything'.
12833         (org-set-startup-visibility): Respect value `showeverything' in
12834         org-startup-folded.
12836 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12838         * org.el (org-closest-date): Fix issue with past preference.
12840         * org-archive.el (org-archive-set-tag)
12841         (org-archive-subtree-default): New commands.
12843         * org-clock.el (org-clock-clocktable-default-properties):
12844         New option.
12845         (org-clock-report):
12846         Use `org-clock-clocktable-default-properties'.
12848 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12850         * org.el (org-iswitchb-completing-read): Fix typo.
12852         * org-crypt.el: New file.
12854         * org.el: Add an entry for org-crypt.
12856 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12858         * org-agenda.el (org-agenda-menu): Reorganize the menu for more
12859         consistency.
12860         (org-batch-store-agenda-views): New function.
12861         (org-agenda-title-append): Define variable.
12862         (org-write-agenda): New export to Org files.
12863         (org-agenda-get-some-entry-text): New arguments INDENT and KEEP.
12864         (org-agenda): Allow to keep the restricted file list if a special
12865         variable is bound to t.
12866         (org-agenda): Define a special agenda view for working on flagged
12867         entries.
12868         (org-agenda-get-restriction-and-command): List the new agenda
12869         view.
12870         (org-agenda-show-the-flagging-note): New command.
12871         (org-agenda-mode-map): New key `?' for looking at the flagging
12872         note.
12874         * org.el (org-autoload): Autoload org-mobile.el.
12875         (org-org-menu): Add menu commands for MobileOrg in the Org menu.
12877         * org-mobile.el: New file.
12879         * org-id.el (org-id-get): Fix bug with forcing ID on an item.
12881 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12883         * org-table.el (orgtbl-line-start-regexp): Match also TBLNAME
12884         statements.
12885         (org-table-get-remote-range): Match indented #+TBLNAME
12886         statements.
12888         * org.el (org-convert-to-odd-levels)
12889         (org-convert-to-oddeven-levels): Work also correctly if the file
12890         is in outline-mode.
12892 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12894         * org.el (org-store-link): When in agenda buffer, link to
12895         referenced entry.
12896         (org-add-planning-info): Remove spaces at eol.
12898         * org-macs.el (org-with-point-at): Add a `lisp-indent-function'
12899         property.
12901 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12903         * org-latex.el (org-export-latex-first-lines): Fix problem with
12904         LaTeX export of first line and selected subtree.
12906         * org.el (org-shifttab): Interpret arg differently when using only
12907         odd levels.
12909 2009-10-01  Bastien Guerry  <bzg@altern.org>
12911         * org.el (org-check-agenda-file): Use a more explicit message.
12913 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12915         * org-exp.el (org-export-remove-special-table-lines): Don't remove
12916         normal lines.
12918 2009-10-01  Bastien Guerry  <bzg@altern.org>
12920         * org.el (org-offer-links-in-entry): Don't use "Select link" as a
12921         prompt in the temporary window.
12923         * org-agenda.el (org-agenda-bulk-mark): Use a slightly soberer
12924         prefix for marked entries in the agenda view.
12926 2009-10-01  Andreas Burtzlaff  <andy13@gmx.net>  (tiny change)
12928         * org.el (outline-end-of-subtree): Bugfix: advise this function in
12929         a way that prevents any trailing character from being displayed.
12931 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12933         * org-agenda.el (org-agenda-menu): Fix bugs in the bulk action
12934         menu.
12936         * org-exp.el (org-export-remove-special-table-lines): Remove bad
12937         slow regexp match.
12939 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12941         * org-latex.el (org-export-latex-preprocess): Do not protect in
12942         the LaTeX header.
12944         * org-src.el (org-edit-src-save): Save window setup while saving.
12945         (org-edit-src-code): Use new buffer name construction scheme.
12947 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12949         * org-agenda.el (org-agenda-entry-text-exclude-regexps):
12950         New variable.
12951         (org-agenda-entry-text-cleanup-hook): New hook.
12952         (org-agenda-get-some-entry-text): Remove matches of
12953         `org-agenda-entry-text-exclude-regexps' and run the hook
12954         `org-agenda-entry-text-cleanup-hook'.
12956         * org.el (org-offer-links-in-entry): New argument ZERO to
12957         implement a link with index zero.
12958         (org-cycle-show-empty-lines): Not keep empty line under header
12959         hidden.
12960         (org-iswitchb-completing-read): Bind `switchb-use-virtual-buffers'
12961         to nil for special completion.
12962         (org-store-link): Don't error before the first heading.
12964         * org-agenda.el (org-agenda-open-link): Pass the prefix to
12965         `org-offer-links-in-entry'.
12967 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
12969         * org-agenda.el (org-agenda-quit): Provide the window argument for
12970         `window-dedicated-p', Emacs 22 needs it.
12971         (org-format-agenda-item): If the category is a link, arrange for
12972         invisible text to replaced with spaces.
12973         (org-compile-prefix-format): Add the extra space.
12974         (org-prefix-category-length): New variable.
12976         * org-exp.el (org-export-cleanup-toc-line): Remove footnote
12977         references from TOC lines.
12979         * org.el (org-selected-window): New variable.
12981         * org-table.el (org-table-edit-formulas): Remember the selected
12982         window.
12983         (org-table-fedit-finish, org-table-fedit-abort): Select the window
12984         that was originally selected.
12986         * org-exp.el (org-export-preprocess-apply-macros): Scan the
12987         expansion of a macro for more macro definitions.
12989         * org-agenda.el (org-agenda-dim-blocked-tasks): Make sure the
12990         invisibility overlay starts on the newline.
12992 2009-10-01  Glenn Morris  <rgm@gnu.org>
12994         * org-agenda.el (calendar-check-holidays):
12995         * org-exp.el (org-agenda-skip):
12996         * org-list.el (outline-back-to-heading):
12997         * org-wl.el (wl-summary-goto-folder-subr):
12998         * org.el (iswitchb-mode, remember, remember-buffer-desc)
12999         (remember-finalize, remember-save-after-remembering, remember-register)
13000         (remember-buffer, remember-handler-functions)
13001         (remember-annotation-functions): Remove unused declarations.
13003         * org.el (iswitchb-read-buffer): Fix declaration.
13005 2009-09-30  Glenn Morris  <rgm@gnu.org>
13007         * org-compat.el (w32-focus-frame):
13008         * org-exp-blocks.el (R):
13009         * org-exp.el (htmlize-buffer):
13010         * org-protocol.el (server-edit):
13011         * org-table.el (org-format-org-table-html):
13012         * org.el (org-indent-mode): Fix declarations.
13014         * org-colview.el (org-columns-uncompile-format): Avoid assignment to
13015         free variable `fun'.
13017 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
13019         * org-agenda.el (org-agenda-restore-windows-after-quit):
13020         Fix typo in docstring.
13022 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
13024         * org.el (org-tree-to-indirect-buffer, org-convert-to-oddeven-levels)
13025         (org-shiftselect-error, org-ctrl-c-ctrl-c):
13026         * org-agenda.el (org-agenda-undo, org-check-for-org-mode):
13027         * org-attach.el (org-attach-check-absolute-path):
13028         * org-docbook.el (org-export-as-docbook):
13029         * org-html.el (org-export-as-html):
13030         * org-id.el (org-id-update-id-locations):
13031         * org-table.el (org-table-fedit-lisp-indent, orgtbl-send-table):
13032         Fix typos in error messages.
13034 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13036         * org-ascii.el: Require CL for the `loop' macro.
13038 2009-09-05  Carsten Dominik  <dominik@u016822.science.uva.nl>
13040         * org-gnus.el (require): Wrap (require gnus-sum) into
13041         eval-when-compile.
13043 2009-09-03  Carsten Dominik  <dominik@u016822.science.uva.nl>
13045         * org-protocol.el (org-protocol-store-link)
13046         (org-protocol-remember, org-protocol-open-source): Remove autoload
13047         cookies again.
13049         * org-agenda.el (org-agenda-dim-blocked-tasks): Make sure we are
13050         referencing the start of the line.
13052         * org-gnus.el: Remove unnecessary declare-function forms.
13053         (gnus-sum): Always require gnus-sum.
13055 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13057         * org-protocol.el (org-protocol-store-link)
13058         (org-protocol-remember, org-protocol-open-source): Add autoloads.
13060         * org-compat.el (org-float-time): New function.
13062         * org.el (org-clock-update-time-maybe)
13063         (org-sort-entries-or-items, org-do-sort)
13064         (org-evaluate-time-range, org-time-string-to-seconds)
13065         (org-closed-in-range): Use `org-float-time'.
13067         * org-timer.el (org-timer-start, org-timer-pause-or-continue)
13068         (org-timer-seconds): Use `org-float-time'.
13070         * org-clock.el (org-clock-get-clocked-time, org-clock-out)
13071         (org-clock-sum, org-dblock-write:clocktable)
13072         (org-clocktable-steps): Use `org-float-time'.
13074         * org-agenda.el (org-agenda-last-marker-time)
13075         (org-agenda-new-marker, org-diary): Use `org-float-time'.
13077         * org-compat.el (w32-focus-frame): Declare the w32-focus-frame
13078         function.
13080         * org-exp.el (org-get-file-contents): Only protect lines that
13081         really need it.
13083         * org-html.el (require): Require cl for compilation.
13085         * org.el: Avoid using `default-major-mode'.
13087         * org-plot.el (require): Require CL only at compile time.
13089         * org-exp.el (require): Require CL only at compile time.
13091         * org-agenda.el (org-agenda-quit): When the agenda window is
13092         dedicated, remove other windows before exiting, so that the frame
13093         really will be killed.
13095         * org-exp.el (org-export-handle-include-files): Reset START and
13096         END for each loop cycle.
13098 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13100         * org.el (org-eval-in-calendar):
13101         Use `org-select-frame-set-input-focus'.
13103         * org-compat.el (org-select-frame-set-input-focus): New function.
13105         * org.el (org-update-statistics-cookies): New function.
13106         (org-mode-map): Bind `C-c #' to `org-update-statistics-cookies'.
13108 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13110         * org-src.el (org-edit-fixed-width-region): Set org-src-mode only
13111         after the local variables are set.
13113         * org-latex.el (org-export-latex-protect-amp): New function.
13114         (org-export-latex-links): Protect link ampersands in tables.
13116         * org-exp.el (org-export-select-backend-specific-text): Match in
13117         two steps, to avoid regexp problems.
13119         * org.el (org-offer-links-in-entry): Improve working with many and
13120         duplicate links.
13122         * org-agenda.el (org-agenda-show-1): Make more consistent with
13123         normal cycling.
13124         (org-agenda-cycle-show): Make more consistent with normal cycling.
13126         * org-gnus.el (org-gnus-store-link): Restore the linking to a
13127         website.
13129 2009-09-02  Bastien Guerry  <bzg@altern.org>
13131         * org-latex.el (org-export-latex-first-lines): Bugfix.
13133 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13135         * org-clock.el (org-clock-modify-effort-estimate): Emit message
13136         about new effort.
13138         * org.el (org-set-effort): New function.
13139         (org-mode-map): New key for effort setting command.
13141         * org-agenda.el (org-agenda): Keep window setup when calling
13142         agenda from within agenda window.
13143         (org-agenda-mode-map): New keys for effort setting commands.
13144         (org-agenda-menu): Add effort setting commands to menu.
13145         (org-agenda-set-property, org-agenda-set-effort): New functions.
13147         * org-latex.el (org-export-latex-tables):
13148         Fix `org-table-last-alignment' and `org-table-last-column-widths' if
13149         the first column has been removed.
13151 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13153         * org.el (org-remove-timestamp-with-keyword): Only remove in
13154         entry, not in subtree.
13156         * org-src.el (org-src-lang-modes): Add abbreviation elisp for
13157         emacs lisp.
13159         * org.el (org-open-at-point): When on headline, offer all strings
13160         in entry.
13162         * org-remember.el (org-remember-templates): Documentation fix.
13164         * org.el (org-move-subtree-down): Use `org-get-next-sibling' and
13165         `org-get-last-sibling' instead of the outline versions of these
13166         functions.
13167         (org-get-last-sibling): New function.
13168         (org-refile): Use `org-get-next-sibling' instead of the outline
13169         version of this function.
13170         (org-clean-visibility-after-subtree-move):
13171         Use `org-get-next-sibling' and `org-get-last-sibling' instead of the
13172         outline versions of these functions.
13174 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13176         * org-agenda.el (org-prepare-agenda): When creating a new frame
13177         for the agenda, make the window dedicated.
13179         * org-agenda.el (org-agenda-mode-map): New keys for time motion.
13181         * org-table.el (org-table-align): Change the order of reinsertion
13182         and deletion, to avoid problems with overlays following the table.
13184         * org.el (org-parse-time-string): Better error message.
13185         (org-show-subtree): Use org-end-of-subtree.
13187         * org-macs.el (org-goto-line): New defsubst.
13189         * org.el (org-open-file, org-change-tag-in-region)
13190         (org-fast-tag-show-exit): Don't use `goto-line'.
13192         * org-table.el (org-table-align, org-table-insert-column)
13193         (org-table-delete-column, org-table-move-column)
13194         (org-table-sort-lines, org-table-copy-region)
13195         (org-table-paste-rectangle, org-table-wrap-region)
13196         (org-table-get-specials, org-table-rotate-recalc-marks)
13197         (org-table-get-range, org-table-recalculate)
13198         (org-table-edit-formulas, org-table-fedit-convert-buffer)
13199         (org-table-show-reference, org-table-highlight-rectangle):
13200         Don't use `goto-line'.
13202         * org-src.el (org-edit-src-code, org-edit-fixed-width-region)
13203         (org-edit-src-exit): Don't use `goto-line'.
13205         * org-macs.el (org-preserve-lc): Don't use `goto-line'.
13207         * org-list.el (org-renumber-ordered-list, org-fix-bullet-type):
13208         Don't use `goto-line'.
13210         * org-exp.el (org-export-number-lines): Don't use `goto-line'.
13212         * org-colview.el (org-columns, org-columns-redo)
13213         (org-agenda-columns): Don't use `goto-line'.
13215         * org-colview-xemacs.el (org-columns, org-agenda-columns):
13216         Don't use `goto-line'.
13218         * org-agenda.el (org-agenda-mode): Force visual line motion off.
13219         (org-agenda-add-entry-text-maxlines): Improve docstring.
13220         (org-agenda-start-with-entry-text-mode): New option.
13221         (org-agenda-entry-text-maxlines): New option.
13222         (org-agenda-entry-text-mode): New variable.
13223         (org-agenda-mode): Set initial value of
13224         `org-agenda-entry-text-mode'.
13225         (org-agenda-mode-map): Add the `E' key.
13226         (org-agenda-menu): Add entry text mode to the menu.
13227         (org-agenda-get-some-entry-text): Fix line count bug.
13228         (org-finalize-agenda): Apply entry text mode if appropriate.
13229         (org-agenda-entry-text-show-here): New function.
13230         (org-agenda-entry-text-show): New function.
13231         (org-agenda-entry-text-hide): New function.
13232         (org-agenda-view-mode-dispatch): Add entry text mode to the view
13233         key menu.
13234         (org-agenda-entry-text-mode): New command.
13235         (org-agenda-set-mode-name): Add entry text mode to the mode line
13236         string.
13237         (org-agenda-undo, org-agenda-get-restriction-and-command)
13238         (org-agenda-get-some-entry-text, org-agenda-redo): Don't use
13239         `goto-line'.
13241 2009-09-02  Bernt Hansen  <bernt@norang.ca>
13243         * org-clock.el (org-notify): Bugfix.
13245 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13247         * org-agenda.el (org-agenda-open-link): Handle multiple links and
13248         check for after-string.
13250         * org-gnus.el (org-gnus-store-link): Simplify.
13252         * org.el (org-latex-regexps): Don't add extra empty lines for
13253         display formulas.
13255 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13257         * org-agenda.el (org-agenda-get-some-entry-text): New function.
13258         (org-agenda-add-entry-text):
13259         Use `org-agenda-get-some-entry-text'.
13261         * org.el (org-cycle-separator-lines): Update docstring.
13262         (org-cycle-show-empty-lines): Handle negative values for
13263         `org-cycle-show-empty-lines'.
13265         * org-exp.el (org-export-protect-sub-super): New function.
13266         (org-export-normalize-links): Protect the url of plain links from
13267         supscript and superscript processing.
13269         * org-remember.el (org-remember-escaped-%): New function.
13270         (org-remember-apply-template): Use `org-remember-escaped-%' to
13271         detect escaped % signs.
13273 2009-09-02  Bastien Guerry  <bzg@altern.org>
13275         * org-timer.el (org-timer-set-timer): Use `org-notify' and play a
13276         sound when showing the notification.
13278         * org-clock.el (org-notify): New function.
13279         (org-clock-notify-once-if-expired): Use `org-notify'.
13281         * org-gnus.el (org-gnus-store-link): Handle `gnus-summary-mode'
13282         and `gnus-article-mode' separately.
13283         (gnus-summary-article-header): Fix the declare-function.
13285 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13287         * org-exp.el (org-export-format-source-code-or-example):
13288         Translate language.
13290         * org-src.el (org-src-lang-modes): New variable.
13291         (org-edit-src-code): Translate language.
13293         * org-exp.el (org-export-format-source-code-or-example): Deal wit
13294         the new structure of the `org-export-latex-listings-langs'
13295         variable.
13297         * org-latex.el (org-export-latex-listings-langs): Change structure
13298         of the variable from plist to alist.
13300 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13302         * org.el (org-in-commented-line): New function.
13304 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13306         * org.el (org-hide-block-toggle): Make folded blocks searchable.
13308 2009-09-02  Friedrich Delgado Friedrichs  <friedel@nomaden.org>  (tiny change)
13310         * org.el (org-flag-drawer): More useful error.
13312 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13314         * org-remember.el (org-remember-apply-template):
13315         Use org-icompleting-read.
13317         * org-publish.el (org-publish): Use org-icompleting-read.
13319         * org-colview.el (org-columns-edit-value, org-columns-new)
13320         (org-insert-columns-dblock): Use org-icompleting-read.
13322         * org-colview-xemacs.el (org-columns-edit-value)
13323         (org-columns-new, org-insert-columns-dblock):
13324         Use org-icompleting-read.
13326         * org-attach.el (org-attach-delete-one, org-attach-open):
13327         Use org-icompleting-read.
13329 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13331         * org.el (org-hierarchical-todo-statistics): Improve docstring.
13332         (org-version): Return the version text.
13333         (org-org-menu): Add a menu entry for the new bug reporter.
13334         (org-submit-bug-report): New command.
13336         * org-list.el (org-hierarchical-checkbox-statistics):
13337         Improve docstring.
13339         * org.el (org-emphasis-regexp-components): Add "`" to set of
13340         pre-emphasis characters.
13342         * org-latex.el (org-export-latex-classes): Always include the soul
13343         package.
13344         (org-export-latex-emphasis-alist): Use \st for strikethough.
13346         * org-exp-blocks.el (org-export-blocks-preprocess):
13347         Use `indent-code-rigidly' to indent.
13349         * org-agenda.el (org-agenda-get-restriction-and-command):
13350         Remove properties only if MATCH really is a string.
13352 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13354         * org-latex.el (org-export-latex-packages-alist):
13355         Fix customization type.
13357         * org.el (org-create-formula-image): Also use
13358         `org-export-latex-packages-alist'.
13360         * org-html.el (org-export-as-html): Fix bug in footnote regexp.
13361         (org-export-as-html): Format footnotes correctly.
13363 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13365         * org.el (org-fast-tag-selection): Avoid text properties on tags
13366         in the alist.
13368         * org-agenda.el (org-agenda-get-restriction-and-command):
13369         Avoid text properties on the match element.
13371 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13373         * org.el (org-set-regexps-and-options): Make sure the list of done
13374         keywords is not invalid.
13376         * org-exp.el (org-export-interpolate-newlines): New function.
13378 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13380         * org.el (org-format-latex): Avoid nested overlays.
13382         * org-latex.el (org-export-latex-listings-langs): Add a few more
13383         languages.
13385         * org-exp.el (org-export-preprocess-apply-macros): Make sure to
13386         ignore newlines and space before the first macro argument.
13388         * org-latex.el (org-export-latex-tables): Remove save-excursion
13389         around `org-table-align'.
13391 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13393         * org.el (org-export-html-special-string-regexps):
13394         Definition moved into org.el.
13396         * org-exp.el (org-export-preprocess-apply-macros): Allow newlines
13397         in macro calls.
13399 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13401         * org-latex.el (org-export-latex-listings)
13402         (org-export-latex-listings-langs): New options.
13404         * org-exp.el (org-export-format-source-code-or-example):
13405         Use listing package if requested by the user.
13407 2009-09-02  Bastien Guerry  <bzg@altern.org>
13409         * org.el (org-iswitchb): Fix bug when aborting the `org-iswitchb'
13410         command before actually switching to a buffer.
13412 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13414         * org-exp.el (org-get-file-contents): Only quote org lines when
13415         the markup is src or example.
13417         * org-agenda.el (org-agenda-skip-scheduled-if-deadline-is-shown):
13418         New option.
13419         (org-agenda-get-day-entries): Remember deadline results and pass
13420         them on into the function getting the scheduling information.
13421         (org-agenda-get-scheduled): Accept deadline results as parameters
13422         and maybe skip some entries.
13423         (org-agenda-skip-scheduled-if-deadline-is-shown): New option.
13425         * org.el (org-insert-heading): When respecting content, do not
13426         convert current line to headline.
13428         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
13429         Also cheeeeeck the hd marker.
13430         (org-clock-in): Also set the hd marker.
13431         (org-clock-out): Also set the hd marker.
13432         (org-clock-cancel): Reset markers.
13434         * org.el (org-clock-hd-marker): New marker.
13436         * org-faces.el (org-agenda-clocking): New face.
13438         * org-agenda.el (org-agenda-mark-clocking-task): New function.
13439         (org-finalize-agenda): Call `org-agenda-mark-clocking-task'.
13441         * org.el (org-modules): Add org-track.el.
13443         * org-agenda.el (org-agenda-bulk-marked-p): New function.
13444         (org-agenda-bulk-mark, org-agenda-bulk-unmark):
13445         Use `org-agenda-bulk-marked-p'.
13446         (org-agenda-bulk-toggle): New command.
13448 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
13450         * org.el (org-move-subtree-down): Hide subtree if it was folded,
13451         not just the body.
13453         * org-remember.el (org-remember-finalize): Avoid buffer-modified
13454         messages.
13456 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13458         * org-html.el (org-export-as-html):
13459         * org-docbook.el (org-export-as-docbook):
13460         Use (default-value 'major-mode) instead of default-major-mode.
13462 2009-08-08  Carsten Dominik  <carsten.dominik@gmail.com>
13464         * org-docbook.el: Add arch-tag.
13466         * org-exp-blocks.el: Add arch-tag.
13468         * org-id.el: Add arch-tag.
13470         * org-indent.el: Add arch-tag.
13472         * org-inlinetask.el: Add arch-tag.
13474         * org-protocol.el: Add arch-tag.
13476 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13478         * org.el (org-create-formula-image): Remove the -E option for
13479         dvipng.
13481         * org-exp.el (org-default-export-plist): Respect #+BIND.
13482         (org-export-confirm-letbind): New function.
13484         * org.el (org-paste-subtree): Test the kill ring entry if it is
13485         going to be used.
13486         (org-copy-subtree): Use `org-forward-same-level'.
13487         (org-forward-same-level): Respect the `invisibe-ok' arg for
13488         back-to-heading.
13490 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13492         * org.el (org-table-map-tables): Make sure cursor is back at table
13493         beginning after funcall.
13495         * org-agenda.el (org-agenda-bulk-action): Make sure parents are
13496         handled before children, and do not error if an entry is not
13497         found, probably because it hase been remove when the parent was
13498         archived or refiled.
13500         * org.el (org-ido-completing-read): Accept straight lists for
13501         completion as well as alists.
13503         * org-timer.el (org-timer-cancel-timers): Rename from
13504         `org-timer-cancel-timers'.
13506         * org.el (org-cycle-internal-local): Fix problem with finding next
13507         invisible line.
13509 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13511         * org-list.el (org-list-send-list):
13512         Call `org-list-goto-true-beginning' instead of
13513         `org-list-find-true-beginning', which does not exist.
13515         * org-timer.el (org-timer-reset-timers): Use `mapc'.
13516         (org-timer-set-timer): Do not assign to heading.
13518         * org-id.el (org-id-open): Quote function name.
13520         * org-macs.el (org-unmodified): Turn off recording undo
13521         information while running inside the macro.
13523         * org-table.el (org-table-export): Also work in file-less
13524         buffers.
13526         * org.el (org-startup-indented): New option.
13527         (org-startup-options): Add new options indent and noindent.
13528         (org-unfontify-region): Remove line-prefix and wrap-prefix
13529         properties.
13530         (org-after-demote-entry-hook, org-after-promote-entry-hook):
13531         New hooks.
13532         (org-promote, org-demote): Run the new hooks.
13534         * org-table.el (org-table-align): Replace leading \n as well.
13536         * org-exp.el (org-export-push-to-kill-ring): Remove `line-prefix'
13537         and `line-wrap' text properties.
13539         * org-compat.el (org-kill-new): New function.
13541         * org-agenda.el (org-format-agenda-item): Remove `line-prefix' and
13542         `line-wrap' text properties.
13544         * org-indent.el: New file.
13546 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13548         * org.el (org-provide-todo-statistics): Tweak docstring.
13550         * org-id.el (org-id-open): Honor `org-link-frame-setup'.
13552 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13554         * org-exp.el (org-export-as-org): Insert the "-source" string
13555         before the extension.
13557         * org.el (org-read-date): Make sure the calendar is in the current
13558         frame.
13559         (org-set-emph-re): Remove the ? from the post-match.
13560         (org-emphasis-regexp-components): Add backslash to the
13561         postmatch class.
13562         (org-set-font-lock-defaults): Write \n instead of \xa, and make it
13563         optional so that also lines at the end of the buffers will still
13564         be matched as headlines.
13566         * org-table.el (org-table-error-on-row-ref-crossing-hline):
13567         Variable made obsolete.
13568         (org-table-relative-ref-may-cross-hline): New option.
13569         (org-table-find-row-type): Honow the new option
13570         `org-table-relative-ref-may-cross-hline'.
13572 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13574         * org-table.el (org-table-cut-region, org-table-copy-region):
13575         Work on single field if no active region.
13577 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13579         * org-latex.el (org-export-latex-make-header): Only insert title
13580         if one is defined.
13582         * org.el (org-make-options-regexp): Allow empty values.
13584 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13586         * org.el (org-cycle-internal-local): Improved version of finding
13587         next visible line.
13588         (org-cycle-hide-drawers): Only hide drawers if this is really
13589         necessary.
13590         (outline-end-of-subtree): Make `outline-end-of-subtree' use the
13591         org-version of this function in Org-mode.  We use advice to
13592         implement this change, so that future changes to this function in
13593         outline.el wil be handled properly.
13594         (org-forward-same-level, org-backward-same-level): New commands.
13596 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13598         * org.el (org-remove-empty-overlays-at)
13599         (org-clean-visibility-after-subtree-move): New functons.
13600         (org-move-subtree-down): Simplify cleanup of display.
13602 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13604         * org-mac-message.el (org-mac-message-get-links): Improve
13605         docstring.  Make argument SELECT-OR-FLAGGED optional, default to
13606         "s".  Fix the return value.
13607         (org-mac-message-insert-flagged): Simplify.
13609         * org.el (org-refile-get-location): Tamper with refile history o
13610         that history contains compete matches instead of the entered
13611         string.
13613 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13615         * org.el (org-store-link): Never store a link to an inline task.
13617         * org-footnote.el (org-footnote-goto-local-insertion-point):
13618         Skip inline tasks when positioning footnotes.
13620         * org.el (org-refile): Remove the END line when archiving an
13621         inline task that does have an END line.
13623         * org-archive.el (org-archive-subtree): Remove the END line when
13624         archiving an inline task that does have an END line.
13626         * org-macs.el (org-with-limited-levels): New macro.
13627         (org-get-limited-outline-regexp): New function.
13629         * org-exp.el (org-export-format-source-code-or-example): Fix bug
13630         that did not enumerate first line.
13631         (org-export-mark-radio-links): Skip matches in links.
13633 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13635         * org.el (org-activate-plain-links): Make single-match.
13636         (org-adapt-indentation): Fix docstring.
13638         * org-macs.el (org-unmodified): Turn of modification hooks while
13639         running this macro.
13641 2009-08-06  Bastien Guerry  <bzg@altern.org>
13643         * org.el (org-adapt-indentation): Slightly improve the docstring.
13644         (org-occur): Sends an error when the user inputs an empty string.
13645         (org-priority): Bugfix: the tag alignement should happen within
13646         save-excursion.
13648 2009-08-06  Bastien Guerry  <bzg@altern.org>
13650         * org.el (org-make-link-regexps): Don't exclude parentheses from
13651         `org-plain-link-re'.
13652         (org-cycle-internal-local): When locally cycling, switch directly
13653         from CHILDREN to FOLDED if there is no subtree.
13654         (org-cycle): Update the docstring to document the new behavior of
13655         `org-cycle-internal-local'.
13657 2009-08-06  Nicolas Goaziou  <n.goaziou@neuf.fr>  (tiny change)
13659         * org-clock.el (org-clock-in): Bugfix: recognize timestamps with
13660         an abbreviated format for days.
13662 2009-08-06  Bastien Guerry  <bzg@altern.org>
13664         * org-protocol.el (org-protocol-default-template-key):
13665         New option.
13667         * org.el (org-refile): Bugfix: save-excursion before reading the
13668         refile target, otherwise cursor moves might confuse `org-refile'.
13670         * org.el (org-toggle-heading): Bugfix: correctly convert list
13671         items before the first headline.
13673         * org.el (org-provide-todo-statistics): Allow a list of TODO
13674         keywords to compute statistics against headlines containing a
13675         keyword from this list.
13676         (org-update-parent-todo-statistics): Possibly use the new allowed
13677         value of `org-provide-todo-statistics'.
13679 2009-08-06  Bastien Guerry  <bzg@altern.org>
13681         * org-timer.el: Add autoload cookie.
13683         * org.el (org-occur-link-in-agenda-files): New function.
13685         * org-timer.el (org-timer-last-timer): New variable.
13687         * org-agenda.el (org-agenda-mode-map): New key for
13688         org-timer-set-timer called from the agenda.
13690         * org.el (org-mode-map): New key for org-timer-set-timer.
13692         * org-timer.el (org-timer-reset-timers)
13693         (org-timer-show-remaining-time, org-timer-set-timer):
13694         New functions.
13696         * org-clock.el (org-show-notification): Update the docstring.
13698         * org.el (org-provide-todo-statistics): Allow new value
13699         'all-headlines for this option, which includes entries with no
13700         TODO keywords in the todo statistics.
13701         (org-update-parent-todo-statistics): Possibly use the new
13702         'all-headline value from `org-provide-todo-statistics'.
13704 2009-08-06  Bastien Guerry  <bzg@altern.org>
13706         * org-clock.el (org-dblock-write:clocktable): Add a new option
13707         :timestamp which allows display of timestamps in clock reports.
13709         * org.el (org-mode-map): Define new key `C-c C-*': convert a plain
13710         list to a subtree, preserving the structure of the list.
13711         (org-set-emph-re): Make the last element optional in the regexp.
13712         This regexp now matches an emphasized string at the end of a line.
13714         * org-list.el (org-list-goto-true-beginning)
13715         (org-list-make-subtree, org-list-make-subtrees): New functions.
13717         * org.el (org-eval-in-calendar): Select the right frame.
13718         (org-save-frame-excursion): Remove this macro.
13720 2009-08-06  Bastien Guerry  <bzg@altern.org>
13722         * org-list.el (org-list-beginning-re): Bugfix: don't use * when
13723         trying to find the beginning of a list.
13725         * org-exp.el (org-get-file-contents): Use a new argument: markup.
13726         When present, tell org-get-file-contents not to protect org-like
13727         lines.
13729         * org-id.el (org-id-uuid-program): New option to set the name of
13730         the uuidgen program.
13731         (org-id-method): Use `org-id-uuid-program'.
13732         (org-id-new): Use `org-id-uuid-program'.
13734 2009-08-06  Bastien Guerry  <bzg@altern.org>
13736         * org-exp.el (org-export-number-lines): Allow whitespace in code
13737         references.  Allow the -r switch to remove the references in the
13738         source code even when the lines are not numbered: the labels can
13739         be explicit enough.
13741         * org.el (org-fontify-whole-heading-line): New option.
13742         (org-set-font-lock-defaults): Use the new option.
13744         * org-clock.el (org-show-notification-handler): New option.
13745         (org-show-notification): Use the new option.
13747 2009-08-06  Bastien Guerry  <bzg@altern.org>
13749         * org.el (org-eval-in-calendar): Fix a bug about calendar
13750         navigation when `calendar-setup' value is 'calendar-only.
13752 2009-08-06  Bastien Guerry  <bzg@altern.org>
13754         * org.el (orgstruct++-mode): Fix typo in docstring.
13755         (org-insert-link): Clean up: (or (...)) => (...)
13756         (org-insert-link): Use TAB for stored links completion.
13758 2009-08-06  Bastien Guerry  <bzg@altern.org>
13760         * org.el (org-get-refile-targets): Fix bug: don't ignore case when
13761         building the list of targets.
13763         * org-remember.el (org-remember-delete-empty-lines-at-end):
13764         New option.
13765         (org-remember-handler): Use the new option.
13767 2009-08-06  James TD Smith  <ahktenzero@mohorovi.cc>
13769         * org.el (org-tags-sort-function): New option for sorting tags.
13770         (org-set-tags): Use the new option to sort tags.
13772         * org-plot.el (org-plot/gnuplot): Run with an idle timer to avoid
13773         premature deletion of the data when using org-plot in a script.
13775 2009-08-06  Bastien Guerry  <bzg@altern.org>
13777         * org-clock.el (org-clock-in-prepare-hook): New hook.
13778         (org-clock-in): Use this new hook.
13780 2009-08-06  Bastien Guerry  <bzg@altern.org>
13782         * org.el (org-special-ctrl-a/e): Explicitely bind the value
13783         'reversed for this option to the "true line boundary first"
13784         behavior.
13785         (org-tags-match-list-sublevels): Document the 'indented value for
13786         this variable.
13788         * org-latex.el (org-export-latex-first-lines): Fix problem with
13789         publishing the region.
13791         * org-exp.el (org-export-format-source-code-or-example):
13792         Fix bad line numbering when exporting examples in HTML.
13794 2009-08-06  James TD Smith  <ahktenzero@mohorovi.cc>
13796         * org-colview.el (org-format-time-period): Formats a time in
13797         fractional days as days, hours, mins, seconds.
13798         (org-columns-display-here): Add special handling for SINCE and
13799         SINCE_IA to format for display.
13801         * org.el (org-time-since): Add a function to get the time since an
13802         org timestamp.
13803         (org-entry-properties): Add two new special properties: SINCE and
13804         SINCE_IA.  These give the time since any active or inactive
13805         timestamp in an entry.
13806         (org-special-properties): Add SINCE, SINCE_IA.
13807         (org-tags-sort-function): Add custom declaration for tags
13808         sorting function.
13809         (org-set-tags): Sort tags if org-tags-sort-function is set.
13811 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13813         * org-clock.el (org-clock-goto): Find hidden headlines as well.
13815         * org.el (org-narrow-to-subtree): Find hidden headlines as well.
13817         * org-plot.el (org-plot/add-options-to-plist): Add timeind
13818         option.
13820 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13822         * org-publish.el (org-publish-remove-all-timestamps): New function.
13823         (org-publish-all): Remove all timestamp files if `org-publish-all'
13824         is called with a prefix argument.
13826         * org-list.el (org-indent-item): Fix typo.
13827         (org-item-indent-positions): Normalize ordered bullet.
13829 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13831         * org-macs.el (org-set-local): Make a local variable, do not make
13832         the variable buffer-local!
13834         * org-latex.el (org-export-as-latex): Call `org-install-letbind'.
13836         * org-exp.el (org-infile-export-plist): Read BIND lines.
13837         (org-install-letbind): New function.
13838         (org-export-as-org, org-export-preprocess-string):
13839         Call `org-install-letbind'.
13841         * org-list.el (org-list-demote-modify-bullet): New option.
13842         (org-first-list-item-p): Save point.
13843         (org-fix-bullet-type): New optional argument FORCE-BULLET.
13844         (org-indent-item): Honor `org-list-demote-modify-bullet'.
13845         (org-item-indent-positions): Return bullet types along with
13846         indentation.
13848 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13850         * org.el (org-show-entry): Hide drawers.
13852 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13854         * org-footnote.el (org-footnote-auto-adjust): New option.
13855         (org-footnote-auto-adjust-maybe): New function.
13856         (org-footnote-new, org-footnote-delete):
13857         Call `org-footnote-auto-adjust-maybe'.
13859         * org.el (org-startup-options): Add new footnote-related
13860         keywords.
13862         * org-publish.el (org-publish-timestamp-filename): Additional
13863         arguments PUB-DIR and PUB-FUNC, which are included in the hash.
13864         (org-publish-needed-p): Additional arguments PUB-DIR PUB-FUNC
13865         TRUE-PUB-DIR.  Pass them through to
13866         `org-publish-timestamp-filename'.
13867         (org-publish-update-timestamp): Additional arguments PUB-DIR and
13868         PUB-FUNC, which are included in the hash.
13869         (org-publish-file): Delay timestamp test until the publishing
13870         function is known.
13872 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13874         * org-agenda.el (org-agenda-bulk-action): Add scheduling and
13875         setting the deadline.
13877         * org.el (org-read-date-final-answer): New variable.
13878         (org-read-date): Store the final answer string, including the date
13879         from the calendar, for reuse by agenda bulk commands.
13881         * org-publish.el (org-publish-attachment): Fix publishing of
13882         attachments.
13884         * org-latex.el (org-export-latex-quotation-marks): Fix export of
13885         quotation makrs in parenthesis.
13886         (org-remove-initial-hash): New function.
13887         (org-export-latex-preprocess): Fix bug with infinite loop if
13888         environment is not properly closed.
13890         * org-table.el (org-table-get-remote-range): Find #+TBLNAME also
13891         when indented.
13893         * org.el (org-fontify-meta-lines-and-blocks): Make #+TBLNAME
13894         highlight also when indented.
13896 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13898         * org-footnote.el (org-footnote-renumber-fn:N): New command.
13899         (org-footnote-action): Offer renumbering.
13901         * org.el (org-cycle): Honor the `integrate' value of
13902         org-cycle-include-plain-lists'.
13904         * org-list.el (org-cycle-include-plain-lists): New allowed value
13905         `internal'.  Improve the docstring.
13907         * org.el (org-set-autofill-regexps): Improve the paragraph-start
13908         regexp to work better with LaTeX commands.
13910 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13912         * org-latex.el (org-export-latex-inline-image-extensions): Add ps
13913         and eps extensions.
13915 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13917         * org-agenda.el (org-write-agenda): Make sure org-icalendar is
13918         loaded.
13920         * org.el (org-map-entries): No longer force
13921         `org-tags-match-list-sublevels' to t during a todo-only tags
13922         search.
13924 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13926         * org-latex.el (org-export-latex-low-levels): Allow user-defined
13927         environment.
13928         (org-export-latex-subcontent): Handle user-defined environment.
13930         * org-agenda.el (org-agenda-view-mode-dispatch): Add more keys to
13931         the View dispatcher.
13933         * org.el (org-hide-block-toggle): Use `org-make-overlay' instead of
13934         `make-overlay'.
13936         * org-latex.el (org-export-as-pdf): Protect match data during call
13937         to shell-quote-argument.
13939         * org-agenda.el (org-agenda-mode-map): Modify bulk action keys.
13940         (org-agenda-view-mode-dispatch): New function.
13942 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13944         * org-agenda.el (org-agenda-mode): Reset list of marks.
13945         (org-agenda-mode-map): Define new keys for refile and bulk action.
13946         (org-agenda-menu): Add menu itesm for refile and bulk action.
13947         (org-agenda-refile): New function.
13948         (org-agenda-set-tags): Optional arguments TAG and ONOFF.
13949         (org-agenda-marked-entries): New variable.
13950         (org-agenda-bulk-select, org-agenda-remove-bulk-action-overlays)
13951         (org-agenda-remove-all-bulk-action-marks)
13952         (org-agenda-bulk-action): New functions/commands.
13954 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13956         * org-exp.el (org-get-file-contents): Protect org-like lines in
13957         included files.
13958         (org-export-format-source-code-or-example): Remove newlines.
13960         * org-latex.el (org-export-latex-links): Check for no-description
13961         marking.
13963         * org-exp.el (org-export-preprocess-apply-macros): Switch macro
13964         argument separator back to comma.
13965         (org-export-normalize-links): Mark links without description.
13967 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13969         * org-exp.el (org-infile-export-plist): Fix bug in macro
13970         processing.
13972         * org-agenda.el (org-agenda-clock-out): Update line after clocking
13973         out.
13974         (org-agenda-highlight-todo): Fix bug with highlighting.
13976 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13978         * org.el (org-set-font-lock-defaults): Adapt formatting to capture
13979         new alignment strings.
13981         * org-table.el (orgtbl-self-insert-command): Add yas/expand to
13982         command list.
13983         (org-table-align): Check for forced align type.
13985         * org.el (org-self-insert-command): Add yas/expand to command
13986         list.
13988         * org-clock.el (org-clock-in-hook): New hook.
13989         (org-clock-in): Run `org-clock-in-hook.
13990         (org-clock-out-hook): New hook.
13991         (org-clock-out): Run `org-clock-out-hook.
13992         (org-clock-cancel-hook): New hook.
13993         (org-clock-cancel): Run `org-clock-cancel-hook.
13994         (org-clock-goto-hook): New hook.
13995         (org-clock-goto): Run `org-clock-goto-hook.
13997 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
13999         * org.el (org-store-link): Better default description for link to
14000         Org-mode headline.
14002         * org-exp.el (org-export-generic): Autoload the generic exporter
14003         function.
14004         (org-export): Implement the `g' key for the generic exporter.
14006 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14008         * org-table.el (orgtbl-setup): Add a binding for `S-iso-lefttab',
14009         and for zbacktab'.
14011         * org-exp.el (org-infile-export-plist): Get macros also from
14012         #+SETUPFILE.
14014 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14016         * org-colview.el (org-columns-capture-view): Protect vertical bars
14017         in column values.
14018         (org-columns-capture-view): Exclude comment and archived trees.
14020         * org-colview-xemacs.el (org-columns-capture-view):
14021         Protect vertical bars in column values.
14022         (org-columns-capture-view): Exclude comment and archived trees.
14024         * org.el (org-quote-vert): New function.
14026         * org-latex.el (org-export-latex-verbatim-wrap): New option.
14028         * org-exp.el (org-export-format-source-code-or-example):
14029         Use `org-export-latex-verbatim-wrap'.
14031         * org.el (org-clone-subtree-with-time-shift): Also shift inactive
14032         time stamps.
14034 2009-08-06  Eric Schulte  <schulte.eric@gmail.com>
14036         * org-exp-blocks.el: New file.
14038 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14040         * org-remember.el (org-remember-templates): Allow the headline
14041         element to be a function.
14042         (org-remember-apply-template): If the headline is a function, call
14043         it to get the true function.
14045         * org-clock.el (org-clock-menu): New function.
14046         (org-clock-update-mode-line): Update help string.
14047         (org-clock-modify-effort-estimate): New function.
14048         (org-clock-mark-default-task): New function.
14050         * org.el (org-hh:mm-string-to-minutes): Also take just a number of
14051         minutes as input.
14052         (org-org-menu): Add new clocking stuff.
14053         (org-clock-is-active): New function.
14055 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14057         * org.el (org-open-non-existing-files): Improve docstring.
14059 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14061         * org-icalendar.el (org-icalendar-include-bbdb-anniversaries):
14062         New option.
14063         (org-export-icalendar): Call `org-bbdb-anniv-export-ical'.
14065         * org-bbdb.el (org-bbdb-anniv-export-ical): New function.
14067         * org-list.el (org-get-checkbox-statistics-face): Use the new
14068         faces.
14070         * org-faces.el (org-checkbox-statistics-todo)
14071         (org-checkbox-statistics-done): New faces.
14073 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14075         * org-latex.el (org-export-latex-use-verb): New variable.
14076         (org-export-latex-emph-format): Prefer \texttt over \verb when
14077         org-export-latex-use-verb is set.
14079 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14081         * org-remember.el (org-remember-handler): Abort remember if the
14082         buffer is empty.
14084         * org-exp.el (org-export-format-source-code-or-example):
14085         Run `org-src-mode-hook'.
14087 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14089         * org.el (org-indent-line-function): Fix indentation of +#end lines.
14091 2009-08-06  Tassilo Horn  <tassilo@member.fsf.org>
14093         * org-gnus.el (org-gnus-store-link): Require message.el in
14094         org-gnus-store-link.
14096 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14098         * org-src.el: New file, split out of org.el.
14100         * org-macs.el (org-replace-match-keep-properties): New function.
14102         * org-exp.el (org-export-mark-blockquote-verse-center):
14103         Better preprocessing of center and quote and verse blocks.
14105         * org-list.el (org-list-end): Respect the stored "original"
14106         indentation when determining the end of the list.
14108         * org-exp.el (org-export-replace-src-segments-and-examples):
14109         Remember indentation correctly.
14111 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14113         * org-clock.el (org-clock-update-mode-line): Apply face
14114         org-mode-line-clock.
14116         * org-faces.el (org-mode-line-clock): New face.
14118 2009-08-06  Tassilo Horn  <tassilo@member.fsf.org>
14120         * org-gnus.el (org-gnus-store-link): Fix bug where
14121         `org-gnus-store-link' used wrong subject when called in an article
14122         buffer.  Patch provided by fengli AT gmail DOT com.
14124 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14126         * org-exp.el (org-export-format-source-code-or-example):
14127         Remember the original indentation of source code snippets and examples.
14129         * org-latex.el (org-export-as-latex): Relocate the table of
14130         contents.
14132         * org.el (org-ctrl-c-ctrl-c): Update clock lines.
14134         * org-agenda.el (org-run-agenda-series): Scope global options also
14135         when creating the agenda buffer.
14137 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14139         * org.el (org-adapt-indentation): Improve documentation.
14140         (org-insert-property-drawer): Respect org-adapt-indentation when
14141         inserting the drawer.
14142         (org-remove-flyspell-overlays-in): New function.
14143         (org-do-emphasis-faces, org-activate-plain-links)
14144         (org-activate-code, org-fontify-meta-lines-and-blocks)
14145         (org-activate-angle-links, org-activate-footnote-links)
14146         (org-activate-bracket-links, org-activate-dates)
14147         (org-activate-target-links, org-activate-tags): Remove flyspell
14148         overlays.
14150 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14152         * org.el (org-edit-src-save): New function.
14154         * org-clock.el (org-clock-out-switch-to-state): New option.
14155         (org-clock-out): Honor `org-clock-out-switch-to-state'.
14157         * org-compat.el (org-compatible-face): Improve macro.
14159         * org.el (org-global-properties-fixed): Add default for
14160         CLOCK_MODELINE_TOTAL.
14162         * org-clock.el (org-clock-sum): Accept lists and strings as tstart
14163         and tend.
14164         (org-clock-sum-current-item): Optional argument TSTART, pass it to
14165         org-clock-sum.
14166         (org-clock-get-sum-start): New function.
14168         * org.el (org-startup-options): New keywords blockhide and
14169         blockshow.
14170         (org-mode): Add new invisibility spec.
14171         (org-set-startup-visibility): Hide block on startup if so
14172         desired.
14173         (org-hide-block-startup): New option.
14174         (org-block-regexp): New constant.
14175         (org-hide-block-overlays): New variable.
14176         (org-block-map, org-hide-block-toggle-all, org-hide-block-all)
14177         (org-show-block-all, org-hide-block-toggle-maybe)
14178         (org-hide-block-toggle): New functions.
14179         (org-edit-src-exit): Do not quote lines starting with # and no +
14180         behind it.
14181         (org-auto-repeat-maybe): Add LAST_REPEAT properter for a repeating
14182         entry.
14184 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14186         * org.el (org-buffer-property-keys): Add Effort property for
14187         completion.
14189 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14191         * org-clock.el (org-clock-sum-current-item): Fix positioning bug
14192         when retrieving total clocked time in the subtree.
14194         * org.el (org-quoting-blocks): New variable.
14196 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14198         * org-table.el (org-table-store-formulas)
14199         (org-table-get-stored-formulas, org-table-fix-formulas)
14200         (org-table-edit-formulas, orgtbl-ctrl-c-ctrl-c)
14201         (orgtbl-gather-send-defs): Allow indented #+TBLFM line.
14203         * org.el (org-fontify-meta-lines, org-ctrl-c-ctrl-c):
14204         Allow indented #+TBLFM line.
14206         * org-footnote.el (org-footnote-goto-local-insertion-point):
14207         Allow indented #+TBLFM line.
14209         * org-colview.el (org-dblock-write:columnview): Allow indented
14210         #+TBLFM line.
14212         * org-colview-xemacs.el (org-dblock-write:columnview):
14213         Allow indented #+TBLFM line.
14215         * org-clock.el (org-dblock-write:clocktable): Allow indented
14216         #+TBLFM line.
14218 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14220         * org-exp.el (org-export-format-source-code-or-example):
14221         Make editing indented blocks work correctly.
14223         * org.el (org-edit-src-nindent): New variable.
14224         (org-edit-src-code, org-edit-fixed-width-region)
14225         (org-edit-src-find-region-and-lang, org-edit-src-exit):
14226         Make editing indented blocks work correctly.
14228 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14230         * org-exp.el (org-export-replace-src-segments-and-examples):
14231         Find indented blocks.
14232         (org-export-format-source-code-or-example): Fix indentation of
14233         blocks.
14234         (org-export-remove-indentation): New function.
14235         (org-export-select-backend-specific-text): Allow backend-specific
14236         code to be indented.
14237         (org-export-mark-blockquote-verse-center): Allow markers to be
14238         indented.
14240         * org.el (org-fontify-meta-lines): New function.
14241         (org-set-font-lock-defaults): Call the new fontification
14242         function.
14244         * org-faces.el (org-meta-line): New face.
14245         (org-block): New face.
14247 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14249         * org.el (org-treat-insert-todo-heading-as-state-change)
14250         (org-treat-S-cursor-todo-selection-as-state-change):
14251         New variables.
14252         (org-insert-todo-heading):
14253         Honor `org-treat-insert-todo-heading-as-state-change'.
14254         (org-shiftright, org-shiftleft):
14255         Honor `org-treat-S-cursor-todo-selection-as-state-change'.
14256         (org-inhibit-logging): New variable.
14258 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14260         * org-agenda.el (org-remove-subtree-entries-from-agenda):
14261         Reduce range for marker position checking.
14263         * org-latex.el (org-export-latex-first-lines): Fix bug when
14264         exporting a region.
14266 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14268         * org-exp.el (org-export-push-to-kill-ring): Protect using
14269         x-set-selection, because that does not always work.
14271         * org-agenda.el (org-agenda-list): Apply the new face
14272         `org-agenda-date-today'.
14274         * org-faces.el (org-agenda-date-today): New face.
14276 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14278         * org-agenda.el (org-agenda-to-appt): Turn off restriction when
14279         creating appointments.
14281         * org-latex.el (org-export-latex-low-levels): Fix customization
14282         type.
14284         * org.el (org-priority, org-shiftup, org-shiftdown):
14285         Disable priority commands.
14287         * org-agenda.el (org-agenda-priority): Disable priority commands.
14289         * org.el (org-enable-priority-commands): New option.
14291         * org-colview-xemacs.el (org-columns-compute)
14292         (org-columns-number-to-string): Fix problems with empty fields.
14294         * org-colview.el (org-columns-compute)
14295         (org-columns-number-to-string): Fix problems with empty fields.
14297         * org-exp.el (org-export-push-to-kill-ring): New function.
14298         (org-export-copy-to-kill-ring): New option.
14300         * org-latex.el (org-export-as-latex):
14301         Call `org-export-push-to-kill-ring'.
14303         * org-exp.el (org-export-show-temporary-export-buffer):
14304         New option.
14306         * org-latex.el (org-export-as-latex):
14307         Use `org-export-show-temporary-export-buffer'.
14309         * org-exp.el (org-export-show-temporary-export-buffer):
14310         New option.
14311         (org-export-push-to-kill-ring): New function.
14313         * org-colview.el (org-columns-compile-map): New variable.
14314         (org-columns-new, org-columns-compute)
14315         (org-columns-number-to-string, org-columns-uncompile-format)
14316         (org-columns-compile-format): Implement new operators.
14318 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14320         * org-exp.el (org-export-plist-vars): Add :xml-declaration.
14322         * org-list.el (org-update-checkbox-count): Make property
14323         dependent.
14325         * org.el (org-hierarchical-todo-statistics): New option.
14326         (org-update-parent-todo-statistics): Modify to handle recursive
14327         statistics.
14329 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14331         * org-publish.el (org-publish): Make this function behave
14332         correctly in interactive use when called with a prefix argument.
14334         * org.el (org-todo-statistics-hook): New hook.
14335         (org-update-parent-todo-statistics): Use new hook.
14336         (org-log-into-drawer): New function.
14337         (org-add-log-setup): Use the new `org-log-into-drawer' function to
14338         determine if we should be logging into a drawer.
14339         (org-log-into-drawer): Update docstring.
14340         (org-default-properties): Add LOG_INTO_DRAWER as a property.
14342         * org-list.el (org-checkbox-statistics-hook): New hook.
14343         (org-update-checkbox-count-maybe): Use new hook.
14345 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14347         * org.el (org-edit-src-code, org-edit-fixed-width-region): Use a
14348         better bufer-generating mechanism.
14349         (org-edit-src-find-buffer): New function.
14351         * org-icalendar.el (org-print-icalendar-entries): Don't check for
14352         archive tag, this is already done by `org-agenda-skip'.
14353         data while constructing lost of tags.
14355 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14357         * org-exp.el (org-export-preprocess-apply-macros): Use semicolon
14358         as argument separator in macros.
14360 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14362         * org.el (org-after-sorting-entries-or-items-hook): New hook.
14363         (org-sort-entries-or-items): Run the new hook.
14364         (org-after-refile-insert-hook): New hook.
14365         (org-refile): Run `org-after-refile-insert-hook'.
14367         * org-agenda.el (org-agenda-get-progress): Never take time of day
14368         from headline when displaying progress.
14370         * org-latex.el (org-export-latex-complex-heading-re): New variable.
14371         (org-export-as-latex): Force the correct regexp in the
14372         preprocessor buffer.
14373         (org-export-latex-set-initial-vars):
14374         Set `org-export-latex-complex-heading-re'.
14376         * org-agenda.el (org-agenda-start-with-log-mode): New option.
14377         (org-agenda-mode): Use `org-agenda-start-with-log-mode'.
14379 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14381         * org-latex.el (org-export-latex-tables-centered): New option.
14382         (org-export-latex-tables): Use `org-export-latex-tables-centered'.
14384         * org-exp.el (org-export-as-org): New command.
14385         (org-export-as-org): New command.
14387         * org-publish.el (org-publish-org-to-org): New function.
14389 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14391         * org.el (org-yank): Just call `org-yank-generic'.
14392         (org-yank-generic): New function, containing the formaer
14393         functionality of `org-yank'.
14395         * org-latex.el (org-export-latex-not-done-keywords)
14396         (org-export-latex-done-keywords): New variables.
14397         (org-export-latex-todo-keyword-markup): New option.
14398         (org-export-latex-set-initial-vars): Remember the TODO keywords.
14399         (org-export-latex-keywords-maybe): Apply the TODO markup.
14401 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14403         * org-exp.el (org-infile-export-plist): Add more default macros.
14404         (org-export-preprocess-apply-macros): Process macro arguments.
14406 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14408         * org-icalendar.el (org-icalendar-include-todo): New allowed value
14409         `unblocked'.
14410         (org-print-icalendar-entries): Respect the new value of
14411         `org-icalendar-include-todo'.
14413         * org.el (org-link-try-special-completion)
14414         (org-file-complete-link): New functions.
14415         (org-insert-link): Add special completion support for some link
14416         types.
14418         * org-bbdb.el (org-bbdb-complete-link): New function.
14420 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14422         * org-list.el (org-update-checkbox-count): Allow recursive
14423         statistics.
14424         (org-hierarchical-checkbox-statistics): New option.
14426         * org.el (org-cycle): Remove erraneous space character.
14428         * org-icalendar.el (org-icalendar-timezone): Initialize from
14429         environment.
14431 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14433         * org.el (org-autoload): Fix autoloading of ascii export
14434         functions.
14435         (org-modules): Add org-special-blocks.
14437 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14439         * org-icalendar.el (org-start-icalendar-file): Use the new option.
14440         (org-ical-timezone): New option.
14442         * org-exp.el (org-export-get-coderef-format): Use the description
14443         is present.
14445         * org.el (org-sort-entries-or-items): Improve docstring, and make
14446         better implementation for time sorting.
14448 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14450         * org.el (org-edit-src-persistent-message): New option.
14451         (org-edit-src-code, org-edit-fixed-width-region): Use the new
14452         option.
14454         * org-clock.el (org-clock-insert-selection-line): Fix prefious
14455         patch.
14457         * org.el (org-edit-src-code, org-edit-fixed-width-region):
14458         Use separate buffer instead of indirect buffer to edit source code.
14459         (org-edit-src-exit): Make this function work with the new setup.
14461         * org-clock.el (org-clock-insert-selection-line): Make sure tasks
14462         are properly fontified before shown in the selection menu.
14464         * org.el (org-fontify-like-in-org-mode): New function.
14466         * org-latex.el (org-export-latex-links): Use the property list to
14467         retrieve the default image attributes.
14469         * org-exp.el (org-export-plist-vars): Add a new option.
14471 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14473         * org-exp.el (org-export, org-export-visible): Support ASCII
14474         export to buffer.
14475         (org-export-normalize-links): Do not protect the description if it
14476         is explicitly given.
14478         * org-list.el (org-reset-checkbox-state-subtree): Move here from
14479         org-checklist.el.
14480         (org-reset-checkbox-state-subtree):
14481         Call `org-reset-checkbox-state-subtree'.
14483         * org-remember.el (org-select-remember-template): For the
14484         selection of a valid template.
14486         * org-latex.el (org-export-region-as-latex): Supply the
14487         force-no-subtree argument.
14488         (org-export-as-latex): Provide better limits when exporting the
14489         first line.  When exporting to string, we still want the first
14490         lines.
14491         (org-export-latex-first-lines): New argument END, to force the end
14492         of the region.
14493         (org-export-region-as-latex): Use the property list.
14494         (org-export-as-latex): ????
14496         * org-colview-xemacs.el (org-columns-remove-overlays)
14497         (org-columns): Fix call to `local-variable-p'.
14499 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14501         * org-latex.el (org-export-latex-after-blockquotes-hook): New hook.
14502         (org-export-latex-preprocess): Run the new hook.
14504         * org-exp.el (org-export-preprocess-after-blockquote-hook): New hook.
14505         (org-export-preprocess-string): Run the new hook.
14507 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14509         * org-macs.el (org-check-external-command): New defsubst.
14511         * org.el (org-mode-map): New key for reload.
14512         (org-format-latex): Better error message when external programs
14513         are not available.
14515         * org-agenda.el (org-agenda-mode-map): Bind `org-reload'.
14517         * org.el (org-sort-entries-or-items): Explicit sorting function
14518         for priorities, needed for XEmacs compatibility.
14520         * org-remember.el (org-remember-apply-template): Improve auto-save
14521         behavior.
14523 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14525         * org-latex.el (org-export-latex-preprocess): Also protect
14526         environments ending in a star.
14528         * org-list.el (org-at-item-p): Fix regular expression.
14530 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14532         * org.el (org-end-of-subtree): Improve speed.
14534         * org-agenda.el (org-agenda-get-timestamps)
14535         (org-agenda-get-progress, org-agenda-get-deadlines)
14536         (org-agenda-get-scheduled, org-agenda-get-blocks): Optimizations,
14537         in particular, wait as long as possible to collect the tags.
14538         (org-stuck-projects): Improve docstring.
14540         * org.el (org-store-link): No errors when getting custom id before
14541         first headline.
14542         (org-get-tags-at): Use `org-up-heading-safe' when getting tags.
14544 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14546         * org.el (org-prepare-agenda-buffers): Catch a throw to nextfile.
14548         * org-protocol.el: Remove dependency on url.el.
14549         (org-protocol-unhex-compound, org-protocol-open-source):
14550         Remove dependency on url.el.
14552         * org-latex.el (org-export-as-pdf):
14553         Use `org-latex-to-pdf-process'.
14555 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14557         * org-latex.el (org-latex-to-pdf-process): New option.
14559         * org-agenda.el (org-agenda-skip-additional-timestamps-same-entry):
14560         New option.
14561         (org-agenda-get-timestamps):
14562         Honor `org-agenda-skip-additional-timestamps-same-entry'.
14564         * org-clock.el (org-clock-goto-may-find-recent-task): New option.
14565         (org-clock-goto): Find recent task only if
14566         `org-clock-goto-may-find-recent-task' allows it.
14568         * org-exp.el (org-export-remove-or-extract-drawers): Handle empty
14569         drawers, and drawers that are missing the :END: line.
14571 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14573         * org-clock.el (org-clock-goto): Go to recently clocked task if no
14574         clock is running.
14576 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14578         * org.el (org-update-parent-todo-statistics): Check for
14579         STATISTICS_FROM property.
14581         * org-list.el (org-update-checkbox-count): Check for
14582         STATISTICS_FROM property.
14584         * org.el (org-tab-first-hook)
14585         (org-tab-after-check-for-table-hook)
14586         (org-tab-after-check-for-cycling-hook): New hooks.
14587         (org-cycle-internal-global, org-cycle-internal-local):
14588         New functions, split out from `org-cycle'.
14589         (org-cycle): Call the new hooks.
14591 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14593         * org-exp.el (org-export-preprocess-string): Reset the list of
14594         preferred targets for each run of the preprocessor.
14596         * org.el (org-refile-target-verify-function):
14597         Improve documentation.
14598         (org-get-refile-targets): Respect point being moved by the
14599         verification function.
14601         * org-latex.el (org-export-latex-timestamp-keyword-markup):
14602         New option.
14603         (org-export-latex-keywords): Use new option.
14605         * org.el (org-rear-nonsticky-at): New defsubst.
14606         (org-activate-plain-links, org-activate-angle-links)
14607         (org-activate-footnote-links, org-activate-bracket-links)
14608         (org-activate-dates, org-activate-target-links)
14609         (org-activate-tags): Place the rear-nonsticky properties at the
14610         correct location.
14612 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14614         * org-protocol.el (server-edit): Declare `server-edit'.
14615         (org-protocol-unhex-string, org-protocol-unhex-compound):
14616         New functions.
14617         (org-protocol-check-filename-for-protocol): Call `server-edit'.
14619         * org.el (org-default-properties): New default properteis for
14620         completion.
14622         * org-exp.el (org-export-add-subtree-options): Add new properties
14623         for subtree export.
14625 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14627         * org-id.el (org-id-get-with-outline-path-completion): Turn off
14628         org-refile-target-verify-function for the duration of the command.
14630         * org.el (org-link-to-org-use-id): New possible value
14631         `create-if-interactive-and-no-custom-id'.
14632         (org-store-link): Use custom IDs.
14633         (org-link-search): Find custom ID properties from #link.
14634         (org-default-properties): Add CUSTOM_ID for property completion.
14635         (org-refile-target-verify-function): New option.
14636         (org-goto): Turn off org-refile-target-verify-function
14637         for the duration of the command.
14639 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14641         * org-exp.el (org-export-preferred-target-alist): New variable.
14642         (org-export-define-heading-targets): Find the new CUSTOM_ID
14643         property.
14644         (org-export-target-internal-links): Target the custom ids when
14645         possible.
14647         * org-latex.el (org-export-latex-preprocess): Better regexp for
14648         matching latex macros with arguments.
14650 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14652         * org-remember.el (org-remember-handler): Allow filing to non-org
14653         files.
14655 2009-08-06  Magnus Henoch  <magnus.henoch@gmail.com>
14657         * org-table.el (org-table-fix-formulas): Do not change references
14658         to remote tables.
14659         (org-table-get-remote-range): Convert standard coordinates to RC
14660         format.
14662         * org-latex.el (org-export-latex-keywords): Fix regexp bug.
14664 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14666         * org-compat.el (org-sha1-string): Function removed.
14668         * org.el (org-refile-allow-creating-parent-nodes): New option.
14669         (org-refile-get-location): New argument NEW-NODES.
14670         (org-refile): Call `org-refile-get-location' with the new
14671         argument.
14672         (org-refile-get-location): Arrange for adding a new child.
14673         (org-refile-new-child): New function.
14675         * org-clock.el: Fix a number of docstrings.
14676         (org-clock-find-position): New argument
14677         FIND-UNCLOSED to make the function find an unclosed clock in the
14678         entry.
14679         (org-clock-in): Call `org-clock-find-position' with the new
14680         argument if we might be resuming a clock.
14682 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14684         * org-latex.el (org-export-latex-display-custom-times): New variable.
14685         (org-export-latex-timestamp-markup): New option.
14686         (org-export-latex-set-initial-vars): Remember the local value of
14687         `org-display-custom-times'.
14688         (org-export-latex-content): Process time stamps.
14689         (org-export-latex-time-stamps): New function.
14691         * org-macs.el (org-maybe-intangible): Add intangible property
14692         again to invisible text.
14694 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14696         * org-exp.el (org-default-export-plist): Handle undefined
14697         variables.
14699 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14701         * org.el (org-sort-entries-or-items): Match TODO keywrds
14702         case-sensitively, when sorting.
14703         (org-priority): Do not match TODO keywords with wrong case.
14705 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14707         * org.el (org-todo): Honor the NOBLOCKING property.
14709         * org-agenda.el (org-agenda-dim-blocked-tasks): Honor the
14710         NOBLOCKING property.
14712         * org.el (org-scan-tags): Fix bug in tag scanner.
14714 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14716         * org.el (org-modules): Mark obsolete packages.
14718         * org-html.el: New file, split out from org-exp.el.
14720         * org-icalendar.el: New file, split out from org-exp.el.
14722         * org-xoxo.el: New file, split out from org-exp.el.
14724         * org-ascii.el: New file, split out from org-exp.el.
14726 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14728         * org-compat.el (org-find-library-name): New function.
14730         * org.el (org-pre-cycle-hook): New hook.
14731         (org-cycle): Call the new hook in appropriate places.
14732         (org-reload): Only reload files that have been loaded before.
14734 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14736         * org.el (org-set-font-lock-defaults): Enforxe space or line end
14737         after todo keyword.
14738         (org-todo): When changing TODO state, do matching
14739         case-sensitively.
14740         (org-map-continue-from): New variable.
14741         (org-scan-tags): Respect values in `org-map-continue-from'.
14742         (org-reload): Make XEmacs compatible.
14744 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14746         * org-protocol.el (org-protocol-flatten-greedy): New function.
14747         (org-protocol-flatten): New function.
14749         * org.el (org-open-link-from-string): Pass reference buffer to
14750         `org-open-at-point'.
14751         (org-open-at-point): New optional argument `reference-buffer'.
14753 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14755         * org.el (org-scan-tags): Make tag scan find headline in first
14756         line, 2nd attempt.
14757         (org-get-refile-targets): Add the naked file name.
14758         (org-refile): Store as top-level entry when only file name was
14759         given.
14761         * org-agenda.el (org-agenda-get-progress): Fix regexp bug.
14763         * org.el (org-block-todo-from-children-or-siblings-or-parent):
14764         Rename from org-block-todo-from-children-or-siblings, and
14765         enhanced to look for the parent's status as well.
14767         * org-agenda.el (org-agenda-log-mode-add-notes): New option.
14768         (org-agenda-get-progress): Add first notes line to log entry if so
14769         desired.
14771 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14773         * org-agenda.el (org-agenda-cleanup-fancy-diary-hook): New hook.
14774         (org-agenda-cleanup-fancy-diary): Call the new hook.
14776         * org-remember.el (org-remember-apply-template): Take the default
14777         for the annotation from the :annotation property.
14779         * org-mac-message.el (org-mac-message-get-link): Remove the
14780         quotes.
14781         (org-mac-message-get-link): Return the result.
14783 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14785         * org.el (org-refile-get-location): Add file name only if not
14786         already included in outline path.
14788         * org-faces.el (org-n-level-faces): Fix customization type from
14789         number to integer.
14791         * org-exp.el (org-export-headline-levels): Fix customization type
14792         from number to integer.
14794         * org-agenda.el (org-agenda-confirm-kill)
14795         (org-agenda-custom-commands-local-options)
14796         (org-timeline-show-empty-dates, org-agenda-ndays)
14797         (org-agenda-start-on-weekday, org-scheduled-past-days):
14798         Fix customization type from number to integer.
14800 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14802         * org-protocol.el: Declare some functions.
14804         * org-agenda.el (org-agenda-compare-effort):
14805         Honor `org-sort-agenda-noeffort-is-high'.
14806         (org-agenda-filter-by-tag, org-agenda-filter-make-matcher)
14807         (org-agenda-compare-effort): Implement the "?" operator for
14808         finding entries without effort setting.
14810         * org.el (org-extract-attributes-from-string): New function.
14812         * org-exp.el (org-export-splice-attributes): New function.
14814 2009-08-06  Bastien Guerry  <bzg@altern.org>
14815         Daniel M German  <dmg@uvic.org>
14816         Sebastian Rose  <sebastian_rose@gmx.de>
14817         Ross Patterson  <me@rpatterson.net>
14819         * org-protocol.el: New file.
14821 2009-08-06  Baoqiu Cui  <cbaoqiu@yahoo.com>
14823         * org-docbook.el: New file.
14825 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14827         * org-mouse.el: XEmacs compatibility fixes.
14829         * org.el (org-modules): Add org-inlinetasks.el.
14830         (org-cycle): Implement limiting level on cycling.
14831         (org-move-subtree-down): Fix bug with swapping subtrees at end of
14832         buffer.
14834         * org-inlinetask.el: New file.
14836         * org.el (org-emphasis-regexp-components): Allow braces in
14837         emphasis pre and post match.
14839         * org-footnote.el (org-footnote-normalize): When only sorting, do
14840         not insert inline notes at the end.
14842         * org.el (org-require-autoloaded-modules): Add org-docbook.el.
14844 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14846         * org.el (org-reftex-citation): New command.
14848 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14850         * org-agenda.el (org-agenda-cmp-user-defined): New option.
14851         (org-sorting-choice, org-agenda-sorting-strategy): Add the new
14852         sorting options.
14853         (org-entries-lessp): Apply the new sorting option.
14855         * org.el (org-block-todo-from-children-or-siblings): Fix bug in
14856         blocker code, when an older sibling has children.
14858         * org-mac-message.el (org-mac-message-get-link): Improve getting
14859         links from multiple selected messages.
14861 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14863         * org-remember.el (org-remember-finalize): Do not set buffer file
14864         name to nil.
14865         (org-remember-handler): Mark buffer as unmodified.
14866         (org-remember-handler): Delete backup file and show message about
14867         remaining backup files.
14868         (org-remember-auto-remove-backup-files): New option.
14870         * org.el (org-store-link): Use buffer name as link description in
14871         w3-mode buffers.
14872         (org-ido-switchb): Fix argument bug for completion.
14874         * org-remember.el (org-remember-apply-template): Set local
14875         variable `auto-save-visited-file-name' instead of global one.
14877 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14879         * org-agenda.el (org-agenda-get-todos): Fix bug with match-data.
14880         (org-agenda-get-todos): Mark file tags as inherited.
14881         (org-agenda-list): Always search diary lines for a time.
14883 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14885         * org-feed.el: New file.
14887         * org-exp.el (org-export-as-html): Close local lists depending on
14888         indentation, also when starting a table.
14890         * org-remember.el (org-remember-backup-directory)
14891         (org-remember-backup-name): New internal variable.
14893 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14895         * org-clock.el (org-clock-out-if-current): Make buffer detection
14896         work in indirect buffers as well.
14898         * org.el (org-emphasis-regexp-components): Add the exxclamation
14899         mark to the post-emphasis characters.
14901 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14903         * org.el (org-read-date-minibiffer-septup-hook): New hook.
14904         (org-read-date): Run the new hook.
14906         * org-mac-message.el (org-mac-flagged-mail): New group.
14907         (org-mac-mail-account): New variable.
14908         (org-mac-create-flagged-mail, org-mac-insert-flagged-mail):
14909         New commands.
14911         * org-remember.el (org-remember-backup-directory): New variable.
14912         (org-remember-apply-template): Write file to backup directory.
14914 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14916         * org-mouse.el (org-mouse-todo-menu): New function.
14917         (org-mouse-todo-keywords): Function removed.
14918         (org-mouse-context-menu): Use `org-mouse-todo-menu'.
14920         * org-table.el (org-table-beginning-of-field)
14921         (org-table-end-of-field): New commands.
14922         (org-table-previous-field, org-table-beginning-of-field):
14923         Better error messages.
14924         (orgtbl-setup): Include `M-a' and `M-e'.
14926         * org.el (org-backward-sentence, org-forward-sentence):
14927         New commands.
14929         * org-colview.el (org-colview-initial-truncate-line-value):
14930         New variable.
14931         (org-columns-remove-overlays): Restore the value of `truncate-lines'.
14932         (org-columns): Remember the value of `truncate-lines'.
14934         * org-colview-xemacs.el (org-colview-initial-truncate-line-value):
14935         New variable.
14936         (org-columns-remove-overlays): Restore the value of
14937         `truncate-lines'.
14938         (org-columns): Remember the value of `truncate-lines'.
14940         * org.el (org-columns-skip-arrchived-trees): New option.
14942         * org-agenda.el (org-agenda-export-html-style): Define color for
14943         org-agenda-done face.
14944         (org-search-view, org-agenda-get-todos, org-agenda-get-progress)
14945         (org-agenda-get-deadlines, org-agenda-get-scheduled): Use new face.
14947         * org.el (org-scan-tags): Use the new face.
14949         * org-faces.el (org-agenda-done): New face.
14951         * org.el (org-scan-tags): Test the value org
14952         `org-tags-match-list-sublevels'.
14953         (org-tags-match-list-sublevels): New allowed value: indented.
14955         * org-latex.el (org-export-latex-make-header): Apply macros
14956         in header.
14958         * org-exp.el (org-export-apply-macros-in-string): New function.
14960         * org-latex.el (org-export-latex-list-parameters): Fix bug
14961         with the definition of a checked box.
14963         * org-clock.el (org-clock-find-position): Fix drawer indentations.
14965         * org-latex.el (org-export-latex-low-levels): More options
14966         for how to process lower levels in LaTeX.
14967         (org-export-latex-subcontent): Better treatment for lists as a
14968         means of publishing lower levels.
14970 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14972         * org.el (org-set-font-lock-defaults): Use new checkbox face.
14974         * org-faces.el (org-checkbox): New face.
14976         * org-exp.el (org-export-html-preprocess): Only create LaTeX
14977         fragement images if there is an export file.
14979 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14981         * org-agenda.el (org-stuck-projects): Document that the subtree of
14982         projects that are not stuck will now be searched for stuck
14983         sub-projects.
14984         (org-agenda-skip-entry-when-regexp-matches)
14985         (org-agenda-skip-entry-when-regexp-matches-in-subtree): New functions.
14986         (org-agenda-list-stuck-projects):
14987         Use `org-agenda-skip-entry-when-regexp-matches-in-subtree'.
14989         * org-latex.el (org-export-latex-preprocess):
14990         Improve export of verses.
14992         * org-exp.el (org-export-as-html): Implement centering as a div
14993         rather than a paragraph.  Do a better job with line-end in verse
14994         environments.
14996 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
14998         * org.el (org-open-at-point): Fix tags searches by mouse click.
15000 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15002         * org-latex.el (org-export-latex-preprocess): Implement the
15003         centering markup.
15005         * org-exp.el (org-export-mark-blockquote-verse-center):
15006         Rename from `org-export-mark-blockquote-and-verse'.
15007         (org-export-as-html): Implement the centering markup.
15009         * org-latex.el (org-export-latex-tables): Fix vertical
15010         lines in tables.
15012 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15014         * org.el (org-read-date-history): New variable.
15015         (org-read-date): Use new history variable.
15016         (org-toggle-heading): Fix bug when used before first headline.
15017         (org-store-log-note): Remove drawer if empty while note is
15018         aborted.
15019         (org-remove-empty-drawer-at): New function.
15020         (org-check-after-date): New command.
15021         (org-sparse-tree): New sparse tree command "a".
15023         * org-exp.el (org-export-as-ascii): Improve export of plain lists.
15025 2009-08-06  Bastien Guerry  <bzg@altern.org>
15027         * org.el (org-toggle-fixed-width-section): Bug fix: insert a
15028         column and a space, not only a column.
15030 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15032         * org-latex.el (org-export-latex-emphasis-alist):
15033         Better defaults for verbose emphasis.
15034         (org-export-latex-emph-format): New function.
15035         (org-export-latex-fontify): Call `org-export-latex-emph-format'.
15037         * org-agenda.el (org-agenda-menu): Add new commands to menu.
15038         (org-agenda-do-date-later, org-agenda-do-date-earlier)
15039         (org-agenda-date-later-minutes, org-agenda-date-earlier-minutes)
15040         (org-agenda-date-later-hours, org-agenda-date-earlier-hours):
15041         New commands.
15043         * org.el (org-timestamp-change): Move end-time along with start
15044         time.
15046 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15048         * org-exp.el (org-export-target-internal-links)
15049         (org-export-as-html): Protect links specified as #name.
15051 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15053         * org.el (org-clone-subtree-with-time-shift): New command.
15055         * org-latex.el (org-export-latex-special-chars)
15056         (org-export-latex-treat-sub-super-char): Fix subscript export.
15058         * org-exp.el (org-create-multibrace-regexp): Do not add
15059         backslashes to the class.
15061 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15063         * org-colview.el (org-columns-map): Better functions for moving up
15064         and down a row, even if `truncate-line' is nil.
15066         * org.el (org-insert-todo-heading): Make sure the keyword is
15067         inserted at the correct position.
15069         * org-publish.el (org-publish-project-alist)
15070         (org-publish-projects, org-publish-org-index): Change default anme
15071         for the index of file names to "sitemap.org".
15073         * org-latex.el (org-export-latex-tables):
15074         Use `org-split-string', for Emacs 21 compatibility.
15076 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15078         * org-agenda.el (org-agenda-log-mode-items): Improve docstring.
15080 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15082         * org-exp.el (org-export-page-description)
15083         (org-export-page-keywords): New variables.
15084         (org-export-plist-vars): Add entries for :keywords and
15085         :description.
15086         (org-infile-export-plist): Parse for new keywords.
15087         (org-get-current-options): Add new keywords.
15088         (org-export-as-html): Publish description and keywords.
15090         * org-agenda.el (org-agenda-add-entry-text-descriptive-links):
15091         New option.
15092         (org-agenda-add-entry-text):
15093         Honor `org-agenda-add-entry-text-descriptive-links'.
15095         * org-latex.el (org-export-latex-preprocess): Make all
15096         external preprocess functions use a PARAMETER arg.
15098         * org-exp.el (org-export-preprocess-string)
15099         (org-export-select-backend-specific-text)
15100         (org-export-format-source-code-or-example)
15101         (org-format-org-table-html): Support docbook export.
15102         (org-export-preprocess-string): Make all external preprocess
15103         functions use a PARAMETER arg.
15105 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15107         * org-exp.el (org-export-html-style-include-scripts): New option.
15108         (org-export-plist-vars): Add new option
15109         `org-export-html-style-include-scripts'.
15110         (org-export-as-html): Honor new option
15111         `org-export-html-style-include-scripts'.
15112         (org-export-html-scripts, org-export-html-style-default):
15113         Fix xml issues with the Safari browser.
15115 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15117         * org-publish.el (org-publish-attachment): Only copy file when the
15118         directories differ.
15120 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15122         * org-clock.el (org-clocktable-steps): Use inactive time stamps
15123         for clocktable steps.
15125         * org.el (org-additional-option-like-keywords): Add two more
15126         keywords.
15128 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15130         * org-exp.el (org-export-format-source-code-or-example):
15131         Mark temporary buffer unmodified, so that it will be killed even if
15132         mode like message mode has decided to assign a file name.
15134         * org.el (org-scan-tags): Improve tag inheritance.
15135         (org-scan-tags, org-make-tags-matcher): Make tag comparison
15136         case-sensitive.
15137         (org-scan-tags): Use the internal tags list instead of creating it
15138         from scratch.
15139         (org-trust-scanner-tags, org-scanner-tags): New variables.
15140         (org-scan-tags): Set `org-scanner-tags'.
15141         (org-get-tags-at): Take advantage of `org-trust-scanner-tags'.
15142         (org-map-entries): Document the possible speedup using scanner
15143         tags.
15145 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15147         * org.el (org-add-planning-info): Fix bug with looking for keyword
15148         only at column 0.
15150         * org-agenda.el (org-agenda-custom-commands-local-options):
15151         Add option for tags filter preset.
15152         (org-prepare-agenda): Store filter preset as a property on the
15153         filter variable.
15154         (org-finalize-agenda): Call the filter, if there is a preset.
15155         (org-agenda-filter-by-tag): Filter again after clearing the
15156         filter, when there still is a preset.
15157         (org-agenda-filter-make-matcher, org-agenda-set-mode-name):
15158         Include the preset filter.
15159         (org-agenda-redo): Apply the filter again, also the preset filter.
15161         * org-exp.el (org-export-as-html): Use IDs in the correct way.
15163         * org.el (org-uuidgen-p): New funtion.
15165         * org-agenda.el (org-agenda-fontify-priorities): New default value
15166         `cookies'.
15167         (org-agenda-fontify-priorities): Rename from
15168         org-fontify-priorities.
15170         * org.el (org-set-font-lock-defaults):
15171         Call `org-font-lock-add-priority-faces'.
15172         (org-font-lock-add-priority-faces): New function.
15174         * org-faces.el (org-set-tag-faces): New option.
15175         (org-priority-faces): New variable.
15177         * org-exp.el (org-export-as-html): Add a "content" div around the
15178         entire content of the body tag.
15179         (org-export-html-get-bibliography): New function.
15180         (org-export-html-validation-link): New variable.
15181         (org-export-as-html): Add validation link to exported page.
15183         * org.el (org-match-sparse-tree): Rename from
15184         `org-tags-sparse-tree'.
15185         (org-tags-sparse-tree): New alias.
15187 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15189         * org.el (org-get-valid-level): Catch the case where the level
15190         change is nil.
15192         * org-clock.el (org-clock-find-position): Better indentation of
15193         new clock drawers.
15195 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15197         * org-agenda.el (org-agenda-quit): Delete window only when the
15198         frame-setup was not `current-window'.
15200         * org.el (org-tag-persistent-alist): New option.
15201         (org-startup-options): Add keyword `noptag'.
15202         (org-fast-todo-selection): Handle :newline correctly.
15203         (org-set-tags): Handle :newline correctly.
15204         (org-fast-tag-selection): Handle :newline correctly.
15206 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15208         * org-exp.el (org-export-as-ascii): Reverse link buffer before
15209         outputting it.
15210         (org-export-ascii-push-links): Fix bug with pussing links into the
15211         export buffer.
15213 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15215         * org-archive.el (org-archive-subtree): Do not add 1 to level if
15216         pasting at top level.
15218         * org-bbdb.el: Improve documentation.
15220 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15222         * org-list.el (org-insert-item): Only consider insert empty lines
15223         is `org-empty-line-terminates-plain-lists' is not nil.
15225         * org.el (org-blank-before-new-entry): Mention the dependence on
15226         `org-empty-line-terminates-plain-lists' in the docstring.
15228         * org-publish.el (org-publish-get-project-from-filename):
15229         New optional argument UP.  Only find the top project if UP is set.
15230         (org-publish-current-project): Find the top encloding project.
15232         * org-agenda.el (org-agenda-before-write-hook)
15233         (org-agenda-add-entry-text-maxlines): New options.
15234         (org-write-agenda): Run the new hook in the temporary buffer.
15235         (org-agenda-add-entry-text): New function.
15236         (org-write-agenda): Implement PDF export, using ps2pdf.
15238         * org.el (org-global-properties-fixed, org-global-properties):
15239         Improve documentation string.
15241         * org-exp.el (org-export-ascii-links-to-notes): New option.
15242         (org-export-as-ascii): Handle links better.
15243         (org-export-ascii-wrap, org-export-ascii-push-links):
15244         New functions.
15246 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15248         * org-agenda.el (org-agenda): Make prefix arg optional.
15249         (org-agenda-search-headline-for-time): New option.
15250         (org-format-agenda-item):
15251         Honor `org-agenda-search-headline-for-time'.
15253         * org-table.el (orgtbl-self-insert-command): Cluster undo for 20
15254         characters.
15256         * org.el (org-self-insert-cluster-for-undo): New option.
15257         (org-self-insert-command): Cluster undo for 20 characters.
15258         (org-self-insert-command-undo-counter): New variable.
15260 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15262         * org-exp.el (org-export-as-html): Fix problem with closing colone
15263         example.
15265 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15267         * org-latex.el (org-export-as-latex)
15268         (org-export-latex-first-lines): Avoid modification flag when
15269         adding or removing text properties.
15270         (org-export-latex-fontify): Catch error when org-emph-alist has
15271         entries that are not defined for LaTeX export.
15273         * org-export-latex.el: Rename to org-latex.el.
15275         * org-latex.el: Rename from org-export-latex.el.
15277         * org.el (orgstruct++-mode): New function.
15278         (turn-on-orgstruct++): Call `orgstruct++-mode'.
15279         (org-context-p): Allow detecting item context after the first line
15280         of an item.
15281         (orgstruct-make-binding): Detect if item-body context should be
15282         seen.
15283         (orgstruct-is-++): New variable.
15284         (org-add-planning-info): Catch the case when there is no planning
15285         info yet and the call does not want to add anything, only maybe
15286         tries to remove something.
15287         (org-special-ctrl-a/e): All value to be a cons cell with separate
15288         settings for `C-a' and `C-e'.
15289         (org-beginning-of-line, org-end-of-line): Honor separate values
15290         for `C-a' and `C-e'.
15292 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
15294         * org.el (org-reload): New command.
15296 2009-06-05  Tassilo Horn  <tassilo@member.fsf.org>
15298         * org-gnus.el (org-gnus-store-link): Fix bug where
15299         org-gnus-store-link used wrong subject when called in an article
15300         buffer.  Patch provided by fengli AT gmail DOT com.
15302 2009-03-13  D. Goel  <deego3@gmail.com>
15304         * org-bbdb.el: When calling (multiple-value-bind/setq .. ls)
15305         replace ls by (values-list ls).
15307 2009-02-20  Carsten Dominik  <dominik@science.uva.nl>
15309         * org-remember.el (org-remember-apply-template): Turn off ido for
15310         this completion.
15312         * org.el (org-priority): Also find invisible headings, for remote
15313         editing.
15314         (org-completing-read-no-ido): New function.
15315         (org-make-tags-matcher, org-set-property): Turn off ido for this completion.
15317         * org-colview.el (org-columns-edit-value): No special treatment of
15318         prefix arg.
15320 2009-02-19  Carsten Dominik  <dominik@science.uva.nl>
15322         * org.el (org-block-todo-from-children-or-siblings):
15323         Use `org-up-heading-all' so that this will work correctly with hidden
15324         property drawers and entries.
15325         (org-end-of-line, org-beginning-of-line): Make prefix arg work, by
15326         falling back to normal, default command.
15327         (org-get-location): Temporarily turn off special behavior.
15329 2009-02-13  Glenn Morris  <rgm@gnu.org>
15331         * org-rmail.el (rmail-show-message): Restore argument list to the
15332         declaration now that this functions behaves in Emacs 23 as in 22.
15334 2009-02-12  Glenn Morris  <rgm@gnu.org>
15336         * org-footnote.el (org-footnote-at-definition-p): Fix doc typo.
15338 2009-02-12  Joachim Reiter  <Reiter.Joachim@web.de>  (tiny change)
15340         * org-footnote.el (org-footnote-action): Fix doc typo.
15342 2009-02-06  Carsten Dominik  <dominik@science.uva.nl>
15344         * org-exp.el (org-export-preprocess-string): Fix bug with skipping
15345         text before first headline.
15346         (org-export-remove-or-extract-drawers): Fix regular expression for
15347         extracting drawers.
15349         * org.el (org-format-latex): Stop LaTeX fragment processing in
15350         protected examples.
15352 2009-02-05  Glenn Morris  <rgm@gnu.org>
15354         * org-rmail.el (rmail-show-message): Update declaration.
15355         (rmail-buffer, rmail-view-buffer): Declare.
15356         (org-rmail-store-link, org-rmail-follow-link): Handle mbox Rmail.
15358 2009-02-04  Carsten Dominik  <dominik@science.uva.nl>
15360         * org.el (org-return-follows-link): Revert setting
15361         `org-return-follows-link' to t by default.
15363 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
15365         * org.el (org-cycle-global-at-bob): Fix typo.
15367         * org-jsinfo.el (org-infojs-handle-options): Fix typo in comment.
15369 2009-02-02  Carsten Dominik  <carsten.dominik@gmail.com>
15371         * org.el (org-mode): Make dependence stuff work more reliably.
15372         (org-update-parent-todo-statistics): Fix bug with updating
15373         statistics cookie.
15374         (org-yank-adjusted-subtrees, org-return-follows-link)
15375         (org-use-fast-todo-selection, org-tags-column): New default
15376         setting for variables.
15378         * org-export-latex.el (org-export-latex-emphasis-alist): Use = and
15379         ~ as verbatim delimiters, to avoid table bug.
15380         (org-export-latex-classes): Remove the a4paper option from the
15381         default styles.
15383         * org-exp.el (org-export-html-format-image): New argument
15384         PAR-OPEN, to fix XHTM validation bug.
15385         (org-export-as-html): Pass par-open to
15386         `org-export-html-format-image'.
15387         (org-export-html-footnotes-section): Use a more consistent id for
15388         footnotes.
15390         * org-agenda.el (org-agenda-sorting-strategy)
15391         (org-agenda-tags-column): New default setting for variables, based
15392         on a poll what typical uses use.
15393         (org-agenda-dim-blocked-tasks): Keep dimming blocked entries from
15394         setting the blocked tag.
15396 2009-01-31  Carsten Dominik  <dominik@science.uva.nl>
15398         * org-agenda.el (org-agenda-dim-blocked-tasks): No tagging when
15399         only checking for blocks.
15401         * org-exp.el (org-export-html-footnotes-section): Make the div id
15402         consistent.
15404         * org-export-latex.el (org-export-latex-classes):
15405         Remove paper size option from LaTeX classes.
15407 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
15409         * org.el (org-enforce-todo-checkbox-dependencies): New option.
15410         (org-block-todo-from-checkboxes): New function.
15411         (org-todo): Make tripple prefix arg circumvent blocking.
15413 2009-01-30  Glenn Morris  <rgm@gnu.org>
15415         * org-list.el (org-empty-line-terminates-plain-lists)
15416         (org-toggle-checkbox): Doc fixes.
15418         * org-table.el (org-table-clean-before-export): Fix declaration.
15420 2009-01-30  Carsten Dominik  <carsten.dominik@gmail.com>
15422         * org-timer.el (org-timer): Provide the timer feature.
15424         * org.el (org-require-autoloaded-modules): Add a few more files to
15425         the list of autoloaded modules.
15427         * org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.
15429         * org-exp.el (org-export-remove-or-extract-drawers): Only remove
15430         drawers that are unprotected.
15431         (org-export-html-format-image): Make sure inlined LaTeX fragment
15432         images remain inlined.
15434         * org.el (org-toggle-ordered-property): New function.
15435         (org-mode-map): Add a key for `org-toggle-ordered-property'.
15436         (org-org-menu): Add menu entries for TODO dependencies.
15438         * org.el (org-default-properties): Add ORDERED to the default
15439         properties, to get completion support for it.
15441         * org-list.el (org-update-checkbox-count): Update more than one cookie.
15443         * org.el (org-update-parent-todo-statistics): Update more than one
15444         cookie.
15446 2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>
15448         * org-agenda.el (org-agenda-get-todos): Start search from correct
15449         position.
15451         * org.el (org-fast-todo-selection): Make sure TODO selection does
15452         not change buffer position.
15454         * org-list.el (org-toggle-checkbox): Implement adding or removing
15455         checkboxes from line or region when called with a prefix
15456         argument.
15458         * org-rmail.el (org-rmail-store-link): Protect the call to
15459         `rmail-narrow-to-non-pruned-header'.
15461         * org-clock.el (org-clock-special-range): Fix week display in
15462         clock tables.
15464         * org-exp.el (org-get-current-options): Fix bug when in indirect
15465         buffer.
15467         * org-agenda.el (org-agenda-dim-blocked-tasks): New option.
15468         (org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
15469         (org-agenda-dim-blocked-tasks): New function.
15471         * org.el (org-enforce-todo-dependencies): New option.
15472         (org-block-todo-from-children-or-siblings): New function.
15474         * org-faces.el (org-agenda-dimmed-todo-face): New face.
15476 2009-01-27  Carsten Dominik  <carsten.dominik@gmail.com>
15478         * org.el (org-todo): Return correct state type even if the blocker
15479         throws an error.
15480         (org-modifier-cursor-error): Rename from
15481         `org-shiftcursor-error'.
15482         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
15483         (org-shiftmetadown): Call `org-modifier-cursor-error'.
15485         * org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
15486         to get real errors from the blocker hook.
15488         * org.el (org-shiftselect-error, org-call-for-shift-select):
15489         New functions.
15490         (org-set-visibility-according-to-property): Turn off the setting
15491         of `org-show-entry-below', to avoid overruling a FOLDED visibility
15492         property.
15494         * org.el (org-support-shift-select): New option.
15495         (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
15496         (org-shiftcontrolright, org-shiftcontrolleft): Support for shift
15497         selection outside contexts.
15499         * org-list.el (org-at-item-bullet-p): New function.
15501         * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
15502         variables.
15504         * org-footnote.el (org-footnote-normalize): Remove unnecessary
15505         variable.
15506         (org-insert-footnote-reference-near-definition):
15507         Remove unnecessary let form.
15509 2009-01-26  Carsten Dominik  <dominik@science.uva.nl>
15511         * org-export-latex.el (org-export-as-latex):
15512         Call `org-export-latex-first-lines' with OPT-PLIST as a parameter.
15513         (org-export-latex-first-lines): New parameter OPT-PLIST.
15515         * org.el (org-yank): Tell `delete-selection-mode' about
15516         `org-yank'.
15518         * org-faces.el (org-clock-overlay): Fix face definition.
15520         * org-export-latex.el (org-export-latex-first-lines):
15521         Pass timestamp and footnote parameters to the preprocessor.
15523         * org-exp.el (org-export-remove-timestamps): Do not remove time
15524         stamps inside tables.
15526 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15528         * org-exp.el (org-export-as-html): Turn \par into a paragraph.
15530         * org.el (org-agenda-tags-todo-honor-ignore-options):
15531         Declare variable.
15533         * org-table.el (org-table-insert-hline): Fix typo in fuction call
15534         to `backward-char'.
15536         * org-exp.el (org-export-as-html): Remove the initial space from
15537         colon examples.
15539         * org.el (org-scan-tags):
15540         Call `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
15542         * org-agenda.el (org-agenda-todo-list, org-agenda-match-view):
15543         New customization groups.
15544         (org-agenda-tags-todo-honor-ignore-options): New option.
15545         (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
15546         New function.
15547         (org-agenda-get-todos):
15548         Use `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.
15550 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15552         * org-exp.el (org-export-format-source-code-or-example):
15553         Escape HTML characters also in examples that anre not treated with
15554         htmlize.  Also, just switch to EXAMPLE processing if we do not
15555         have a good version of htmlize.
15557         * org-rmail.el: Fix copyright notice.
15559         * org.el (org-activate-footnote-links): Improve footnote link
15560         highlighting.
15562         * org-footnote.el (org-footnote-normalize): Fix finding the end of
15563         a footnote definition at the end of the file.
15565         * org-table.el (org-table-get-specials): Add an imagined hline at
15566         the end of the table.  This can be useful for references that want
15567         to go to the end of the table.  Also fix bug when computing last
15568         row constants, in tables that do not start right at the right
15569         margin.
15570         (org-table-eval-formula): Match and replace remove references.
15571         (org-table-formula-substitute-names): Make sure that names inside
15572         a "remote" call are left alone, the will be replaced later when
15573         the remote call is handled.
15574         (org-table-convert-refs-to-rc): Do not convert things that might
15575         look like a reference, but are really part of an ID or namei n a
15576         remote reference.
15577         (org-table-get-remote-range): New function.
15579 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15581         * org-faces.el (org-clock-overlay): Fix bug in face definition.
15583         * org-clock.el (org-clock-put-overlay): Use new face instead of
15584         `secondary-selection'.
15586         * org-faces.el (org-clock-overlay): New face.
15588 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15590         * org-exp.el (org-get-current-options): Include the option for
15591         publishing time stamps.
15593         * org.el (org-toggle-heading): Rename from
15594         `org-toggel-region-headings'.
15595         No longer needs a region defined, but will use it if there is one.
15596         (org-ctrl-c-star): Simplify, relying more on the internal
15597         workings of `org-toggle-heading'.
15598         (org-toggle-item): Rename from `org-toggle-region-items'.
15599         No longer needs a region defined, but will use it if there is one.
15600         (org-ctrl-c-minus): Simplify, relying more on the inernal
15601         workings of `org-toggle-item'.
15603         * org-export-latex.el (org-export-latex-preprocess): Fix bug in
15604         environment detection.  Also, do real changes only in unprotected
15605         places.
15607 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15609         * org-export-latex.el (org-export-latex-quotation-marks):
15610         Use `org-if-unprotected-1'.
15611         (org-export-latex-set-initial-vars): Check for class definition in
15612         property.
15614         * org-macs.el (org-if-unprotected-1): New macro.
15616 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15618         * org-compat.el (org-count-lines): New function.
15620         * org-exp.el (org-export-format-source-code-or-example):
15621         Handle switches related to text areas.
15623         * org.el (org-activate-footnote-links): Don't allow match inside a
15624         link.
15626         * org-footnote.el (org-footnote-re): Don't allow match inside a link.
15628         * org-export-latex.el (org-export-latex-links): Keep a relative
15629         path relative also after export.
15631         * org-exp.el (org-export-html-scripts): Fix HTML snippet.
15633         * org.el (org-make-tags-matcher): Never use IDO for completing the
15634         tags matcher match string.
15635         (org-completing-read): Also remove the special biding for "?".
15637         * org-attach.el (org-attach-allow-inheritance): New option.
15638         (org-attach-inherited): New variable.
15639         (org-attach-dir): Handle properties related to the attachment
15640         directory.
15641         (org-attach-check-absolute-path): New function.
15642         (org-attach-set-directory, org-attach-set-inherit): New commands.
15643         (org-attach): Accommodate the new commands in the dispatcher.
15645 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15647         * org-compat.el (org-fit-window-to-buffer): Fix bug with using
15648         `window-full-width-p'.
15650         * org-exp.el (org-export-as-html): Only check for images files
15651         that really can be inlined.
15653         * org.el (org-image-file-name-regexp, org-file-image-p): Allow the
15654         list of extensions to be a parameter.
15656         * org-exp.el (org-export-html-inline-image-extensions):
15657         New variable.
15659         * org-agenda.el (org-prepare-agenda):
15660         Use `org-agenda-block-separator'.
15661         (org-agenda-block-separator): New option.
15663 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15665         * org-export-latex.el (org-export-latex-tables):
15666         Call `org-table-clean-before-export' with the new optional argument.
15668         * org-exp.el (org-table-clean-before-export): New optional
15669         parameter MAYBE-QUOTED, allows for quoted characters like \# in
15670         first column.
15672 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15674         * org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
15675         histograms.
15677         * org-colview.el (org-colview-construct-allowed-dates):
15678         Better error catching when a date/time property does not have allowed
15679         values defined.
15681         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
15682         Better error catching when a date/time property does not have
15683         allowed values defined.
15685 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15687         * org.el (org-map-entries): Restore point and restriction after
15688         `org-map-entries'.
15690 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15692         * org.el (org-time=, org-time<, org-time<=, org-time>)
15693         (org-time>=, org-time<>): Make sure both values are dates.
15695 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15697         * org-archive.el (org-extract-archive-heading): Allow %s for file
15698         name also in achive location heading.
15700 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15702         * org-archive.el (org-add-archive-files): Uniquify the list before
15703         returning it.
15705 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15707         * org-compat.el (org-fit-window-to-buffer):
15708         Use `window-full-width-p'.
15710         * org-export-latex.el (org-export-latex-fixed-width): Enforce the
15711         space after the colon in short examples.
15713         * org-exp.el (org-export-protect-colon-examples): Rewritten, to
15714         enforce a space after the colon.  However, we also allow lines
15715         that are *only* a colon.
15716         (org-export-as-html): Enforce the space after the colon in short
15717         examples.
15718         (org-export-preprocess-string): Do the colon example protection
15719         earlier.
15720         (org-export-remove-timestamps): Do not check for protection at the
15721         end of the line.
15723 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15725         * org.el (org-format-latex-options): Add new matcher for single
15726         letters between dollars.
15727         (org-get-header): Function removed.
15728         (org-heading-components): New function.
15730         * org-exp.el (org-export-define-heading-targets): Record ID's also
15731         as alternative targets.
15732         (org-export-as-html): Interpret "id:" links to other files by
15733         preserving the relative path.
15735         * org-jsinfo.el (org-infojs-handle-options): Catch the case if v
15736         is nil.
15738         * org-exp.el (org-export-normalize-links): Protect the main link,
15739         to avoid special character processing.
15741         * org-export-latex.el (org-export-latex-special-keyword-regexp):
15742         New variable.
15743         (org-export-latex-special-string-regexps): Variable removed.
15744         (org-export-latex-keywords): Use the new regexp.
15746         * org-exp.el (org-export-handle-include-files): Fetch switches and
15747         put them into the BEGIN statement.
15749         * org-timer.el (org-timer-mode-line-string): New variable.
15751         * org-clock.el (org-clock-mode-line-map): Rename from
15752         `org-clock-mode-map'.
15753         (org-clock-mode-line-timer): Rename from `org-mode-line-timer'.
15754         (org-clock-update-mode-line): Rename from `org-update-mode-line'.
15755         (org-clock-put-overlay): Rename from `org-put-clock-overlay'.
15756         (org-clock-remove-overlays): Rename from
15757         `org-remove-clock-overlays'.
15759         * org-timer.el (org-timer-pause-or-continue): Implement stopping
15760         and mode line display.
15761         (org-timer-stop): New command.
15762         (org-timer-seconds): Return correct time when timer is paused.
15763         (org-timer-mode-line-timer): New variable.
15764         (org-timer-set-mode-line, org-timer-update-mode-line):
15765         New functions.
15767         * org.el (org-insert-heading): Handle new value `auto' for
15768         `org-blank-before-new-entry'.
15769         (org-org-menu): Add new items for timer functions.
15771         * org-list.el (org-insert-item): Handle new value `auto' for
15772         `org-blank-before-new-entry'.
15774         * org.el (org-blank-before-new-entry): New value `auto', made
15775         default.
15777 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15779         * org-exp.el (org-export-normalize-links): If the link is also
15780         used as the description, protect the description.
15782 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15784         * org.el (org-closest-date): Fix bug with yearly repeats, in
15785         combination with preference of the past as it is used for deadline
15786         and scheduling search.
15788         * org-exp.el (org-html-handle-time-stamps): No longer check for
15789         the `org-export-with-timestamps' option, because the preprocesser
15790         has taken care of this already.
15792         * org.el (org-entry-properties): Catch the case when this is
15793         called in a non-org-mode file.
15795         * org-export-latex.el (org-export-latex-remove-from-headlines):
15796         Variable made obsolete, also LaTeX export now uses the standard
15797         variables.
15798         (org-export-as-latex): Add the timestamps parameter to the
15799         preprocessor parameter list.
15800         (org-export-latex-content): Export the remaining keywords without
15801         considering to remove them.
15802         (org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
15803         Use bold font instead of tt font for the keywords.
15804         (org-export-latex-fontify-headline): Format headlines, assuming
15805         that all keywords still present should be published.
15806         (org-export-latex-keywords): Remove argument TIMESTAMPS and just
15807         publish what ever remains of the time stamps.
15808         (org-export-latex-list-parameters): New option.
15809         (org-export-latex-lists): Pass additional parameters to the list
15810         converter.
15812         * org-exp.el (org-export-preprocess-string): Remove clock lines
15813         and timestamps already in the preprocesor.
15814         (org-export-remove-timestamps, org-export-remove-clock-lines):
15815         New functions.
15816         (org-export-as-ascii, org-export-as-html): Add the timestamps
15817         parameter to the preprocessor parameter list.
15819         * org-list.el (org-list-parse-list): Parse for checkboxes.
15820         (org-list-to-generic): Introduce and handle new parameters :cbon
15821         and :cboff.
15822         (org-list-to-latex, org-list-to-html, org-list-to-texinfo):
15823         Add optional parameter PARAMS.
15825         * org-export-latex.el (org-export-latex-special-chars):
15826         Fix problems with interpreting dollar signs.
15827         (org-inside-latex-math-p): New function.
15828         (org-export-latex-preprocess): Protect all the math fragments.
15830         * org.el (org-latex-regexps): Allow a dash after a dollar.
15832         * org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
15833         mark after copying.
15835         * org-agenda.el (org-run-agenda-series): Have series options set
15836         when finalizing the agenda.
15838         * org-exp.el (org-export-format-source-code-or-example):
15839         Protect the converted examples.
15841         * org.el (org-set-regexps-and-options): Fix the regexp
15842         `org-complex-heading-regexp'.
15844 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15846         * org.el (org-edit-src-get-label-format): New function.
15847         (org-coderef-label-format): New option.
15848         (org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
15849         a label format specification and make sure it is used in the edit
15850         buffer.
15851         (org-edit-src-get-label-format): New function.
15852         (org-store-link): Handle new coderef formats.
15853         (org-link-search): Handle new coderef formats.
15855         * org-footnote.el (org-footnote-create-definition)
15856         (org-footnote-goto-local-insertion-point): Make footnote insertion
15857         work correctly when the "Footnotes" headline is the last line in
15858         the buffer.
15860         * org.el (org-goto-marker-or-bmk): Expose context after jumping to
15861         the location.
15863 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15865         * org-w3m.el (org-w3m): New customization group.
15866         (org-w3m-deactivate-mark): New option.
15867         (org-w3m-copy-for-org-mode): Deactivate region, unless the user
15868         option say not to.
15870 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15872         * org.el (org-set-font-lock-defaults): Trigger footnote
15873         fontification.
15874         (org-activate-footnote-links): New function.
15875         (org-activate-links): New entry `footnote'.
15877         * org-faces.el (org-footnote): New face.
15879 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15881         * org-macs.el (org-re): Handle the [:word:] class.
15883         * org-exp.el (org-export-preprocess-string):
15884         Call `org-export-protect-colon-examples'.
15885         (org-export-protect-colon-examples): Rename from
15886         `org-export-protect-examples', and scope limited to lines starting
15887         with a colon.
15889 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15891         * org-exp.el (org-export-preprocess-string): Move the preprocess
15892         hook to after turning on Org-mode.
15893         (org-export-preprocess-after-include-files-hook)
15894         (org-export-preprocess-after-tree-selection-hook)
15895         (org-export-preprocess-before-backend-specifics-hook)
15896         (org-export-preprocess-final-hook): New hooks.
15897         (org-export-preprocess-string): Run the new hooks.
15899         * org.el (org-ctrl-c-minus): Fix indentation for new items.
15901         * org-footnote.el: New file.
15903         * org.el (org-footnote): Require footnote code.
15904         (org-startup-options): Add new footnote options.
15905         (org-mode-map): New keybindig for footnotes.
15906         (org-ctrl-c-ctrl-c): Add function at footnotes.
15907         (org-org-menu): New menu entries for footnotes.
15909         * org-export-latex.el (org-export-as-latex): Pass footnote
15910         variable to preprocessor.
15911         (org-export-latex-preprocess): Treat multiple references to a
15912         footnote.
15914         * org-exp.el (org-export-preprocess-string):
15915         Call `org-footnote-normalize'.
15916         (org-export-as-ascii, org-export-as-html): Pass footnote variable
15917         to preprocessor.
15918         (org-export-as-html): Treat multiple references to a footnote.
15920 2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>
15922         * org-export-latex.el (org-export-latex-links): Handle coderef
15923         links.
15925         * org.el (org-bracket-link-analytic-regexp++): New variable.
15926         (org-make-link-regexps):
15927         Initialize `org-bracket-link-analytic-regexp++'.
15928         (org-store-link): Implement special case in edit-src buffer.
15929         (org-insert-link): No use of ide to insert stored links.
15930         (org-link-search): Implement special case for coderefs.
15932         * org-exp.el (org-export-html-scripts): New constant.
15933         (org-export-html-style-default): Add a new style for highlighted
15934         code.
15935         (org-export-code-refs): New variable.
15936         (org-export-preprocess-string): Initialize `org-export-code-refs'.
15937         Call `org-export-replace-src-segments-and-examples'
15938         No longer call `org-export-protect-examples'.
15939         (org-export-target-internal-links): Take care of coderef targets.
15940         (org-export-last-code-line-counter-value): New variable.
15941         (org-export-replace-src-segments-and-examples): Rename from
15942         `org-export-replace-src-segments', and modified.
15943         (org-export-format-source-code-or-example): Rename from
15944         `org-export-format-source-code'.
15945         (org-export-number-lines): New function.
15946         (org-export-as-ascii, org-export-as-html): Handle coderef links.
15948 2009-01-23  Glenn Morris  <rgm@gnu.org>
15950         * org-rmail.el (rmail-narrow-to-non-pruned-header):
15951         Remove declaration of deleted function.
15953 2009-01-16  Glenn Morris  <rgm@gnu.org>
15955         * org-mouse.el (org-mouse-show-context-menu):
15956         Use mouse-menu-major-mode-map, if defined, rather than the obsolete
15957         mouse-major-mode-menu.
15959 2008-12-23  Carsten Dominik  <dominik@science.uva.nl>
15961         * org-remember.el (org-remember-handler): Safer way to get a new
15962         buffer accessing the target file.
15964         * org.el (org-refile-get-location): Handle case of current buffer
15965         not having a file associated with it.
15967 2008-12-22  Carsten Dominik  <dominik@science.uva.nl>
15969         * org-table.el (org-table-get-formula): Only ask to overwrite
15970         field formula if there really is one.
15972 2008-12-21  Carsten Dominik  <dominik@science.uva.nl>
15974         * org-export-latex.el (org-export-latex-make-header): Double the
15975         commenting % in the time stamp format.
15976         (org-export-latex-special-chars): Handle case where there is no
15977         match group 3.
15979 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
15981         * org.el (org-get-refile-targets, org-refile-get-location):
15982         Use expanded file name to improve comparison.
15984 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
15986         * org.el (org-scan-tags): Rescan for tags, to get the correct
15987         upcase/downcase stuff.  This slows things down for now, but it
15988         works.
15989         (org-mode): Make sure the tag-faces regexp is initialized.
15991         * org-export-latex.el (org-export-latex-links): Fix bug with
15992         undefined label.
15994         * org-table.el (org-table-get-specials):
15995         Set `org-table-current-last-data-line'.
15996         (org-table-current-last-data-line): New variable.
15997         (org-table-insert-column, org-table-delete-column)
15998         (org-table-move-column, org-table-fix-formulas):
15999         Call `org-table-fix-formulas' a second time to fix the $LR references.
16000         (org-table-get-specials): Add the $LR references to the tables.
16001         (org-table-get-formula): Do not offer last-row names as LHS of
16002         formulas.
16004         * org.el (org-store-link): Capture link description from
16005         `org-id-store-link'.
16007         * org-exp.el (org-export-html-format-image): Add the / to the end
16008         of the <img> tag.
16009         (org-export-format-source-code): Surround example by empty lines,
16010         to make sure it will not be inside a paragraph.
16012         * org.el (org-ido-switchb): New function.
16014 2008-12-20  Carsten Dominik  <carsten.dominik@gmail.com>
16016         * org-agenda.el (org-agenda-show): New prefix argument
16017         FULL-ENTRY.
16019         * org.el (org-sort-entries-or-items): Add a COMPARE-FUNC
16020         argument.
16022 2008-12-20  Glenn Morris  <rgm@gnu.org>
16024         * org.el (org-org-menu): Fix some more menu entries.
16026 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
16028         * org-table.el (org-table-get-specials): Revert introduction of @0
16029         as reference of the last table row, because of conflicts.
16031         * org-agenda.el (org-agenda-change-all-lines): Remove FORCE-TAGS
16032         argument, get the current tags directly.
16033         (org-agenda-set-tags): Leave getting current tags to
16034         `org-agenda-change-all-lines'.
16036 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
16038         * org.el (org-org-menu): Do not quote the set-tags command.
16040 2008-12-17  Carsten Dominik  <carsten.dominik@gmail.com>
16042         * Fix typos in comments and docstrings throughout Org-mode.
16044         * org.el (org-get-outline-path): Fix bug if level is not given.
16046         * org-agenda.el (org-finalize-agenda): Fix typo with variable name.
16048 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
16050         * org.el (org-refile): Avoid refiling to within the region to be
16051         refiled.
16053         * org-export-latex.el (org-export-latex-special-chars):
16054         Replace special characters also in tables.
16056         * org-agenda.el (org-agenda-change-all-lines): New argument
16057         FORCE-TAGS.
16058         (org-agenda-set-tags): Get the new tags and pass them to
16059         `org-format-agenda-item'.
16061 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
16063         * org-export-latex.el (org-export-latex-classes): Add longable as
16064         a default package to all classes.
16065         (org-export-latex-tables): Handle the longtable attribute and the
16066         align attribute.
16068         * org-table.el (orgtbl-to-generic): Handle tables that start with
16069         a hline.
16071         * org-export-latex.el (org-export-latex-emphasis-alist): Switch to
16072         \verb for colde-like snippets.
16073         (org-export-as-latex): Fix issues with region export.
16075         * org.el (org-up-heading-safe): Speed up function by using a
16076         direct regexp search.
16077         (org-olpa): New variable.
16078         (org-get-outline-path): Speed-up path constructions in cases where
16079         this is possible because the entire hierarchy is scanned anyway.
16080         (org-refile-get-location): Don't compare the truenames of files,
16081         this is too slow.
16082         (org-goto-max-level): New option.
16083         (org-goto): Use `org-goto-max-level'.
16085 2008-12-16  Tassilo Horn  <tassilo@member.fsf.org>
16087         * org-gnus.el (org-gnus-article-link, org-gnus-article-link):
16088         Strip angle brackets from message-ids in the former and don't do
16089         it in the latter.
16090         (org-gnus-follow-link): Open summary reliable, even if the last
16091         messages were deleted, and handle empty groups, too.
16093 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
16095         * org-export-latex.el (org-export-latex-emphasis-alist): Use \verb
16096         instead of \texttt for the =...= and ~===~ emphasis environments.
16097         (org-export-as-latex): Remove any old :org-license-to-kill text
16098         properties.
16099         (org-export-as-latex): Pass RBEG to `org-export-latex-first-lines'.
16100         (org-export-latex-make-header): Add some hard space after the
16101         table of contents.
16102         (org-export-latex-first-lines): Accept RBEG argument.
16103         Mark exported text so that it will be excuded in further steps.
16105         * org-table.el (org-table-get-specials): Make @0 reference the
16106         last line in a table.
16107         (org-table-recalculate): Improve docstring.
16109 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
16111         * org.el (org-log-done): Fix docstring.
16113 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
16115         * org-exp.el (org-export-html-format-image): Fix bugs.
16117         * org-export-latex.el (org-export-latex-tables)
16118         (org-export-latex-links): Implement attribute, label, and caption
16119         handling.
16121         * org-exp.el (org-export-html-style-default): Add style
16122         definitions for the figure div.
16123         (org-export-preprocess-string, org-export-as-html):
16124         Implement attribute, label, and caption handling.
16125         (org-export-attach-captions-and-attributes): New function.
16126         (org-export-html-format-image): New function.
16127         (org-format-org-table-html): Implement attribute, label, and
16128         caption handling.
16130         * org.el (org-find-text-property-in-string): New function.
16131         (org-extract-attributes): Use the property org-attr instead of
16132         org-attrobutes, because this property is now set with the #+ATTR
16133         lines.
16135 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
16137         * org-compat.el (org-substring-no-properties): Fix for XEmacs, for
16138         the case that FROM is nil.
16140         * org.el (org-before-first-heading-p): New function.
16142 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
16144         * org-exp.el (org-export-as-html): Do not add a space before
16145         enforces line breaks.
16146         (org-export-as-html): Close paragraph before blockquote and verse
16147         tags.
16149 2008-12-16  Carsten Dominik  <carsten.dominik@gmail.com>
16151         * org-id.el (org-id-locations-file): Wrap file name with
16152         `convert-standard-filename'.
16153         (org-id-files): New variable.
16154         (org-id-use-hash): New option.
16155         (org-id-update-id-locations): Also search in all files current
16156         listed in `org-id-files'.  Convert the resulting alist to a hash
16157         if the user customation says so.
16158         (org-id-locations-save): Handle he case if `org-id-locations' is a
16159         hash.
16160         (org-id-locations-load): Convert the alist to a hash.
16161         (org-id-add-location): Handle the hast case.
16162         (kill-emacs-hook): Make sure id locations are saved when Emacs is
16163         exited.
16164         (org-id-hash-to-alist, org-id-alist-to-hash)
16165         (org-id-paste-tracker): New functions.
16167 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
16169         * org-agenda.el (org-agenda-goto-calendar): Remove duplicate let
16170         bindings of calendar variables.
16172         * org-table.el (org-table-find-row-type): Rename from
16173         `org-find-row-type'.
16174         (org-table-rewrite-old-row-references): Rename from
16175         `org-rewrite-old-row-references'.
16176         (org-table-shift-refpart): Rename from `org-shift-refpart'.
16177         (org-table-cleanup-narrow-column-properties): Rename from
16178         `org-cleanup-narrow-column-properties'.
16180 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
16182         * org-table.el (org-find-row-type): New arguments DESC and CLINE,
16183         for better error messages.
16184         (org-table-get-descriptor-line): Supply the new arguments to
16185         `org-find-row-type'.
16186         (org-table-error-on-row-ref-crossing-hline): New option.
16188         * org.el (org-target-link-regexp): Make buffer-local.
16189         (org-move-subtree-down): Fix bug with trees at beginning of
16190         buffer.
16192 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
16194         * org-faces.el (org-set-tag-faces): New function.
16195         (org-tags-special-faces-re): New variable.
16197         * org.el (org-font-lock-add-tag-faces, org-get-tag-face): New functions.
16199         * org-faces.el (org-tag-faces): New option.
16200         (org-tag): Mention `org-tag-faces' in the docstring.
16202 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
16204         * org-exp.el (org-export-html-style-default): Implement new
16205         quoting.
16207         * org-jsinfo.el (org-infojs-template): Implement new quoting.
16209         * org-w3m.el (w3m-minor-mode-hook): Also add the special copy
16210         command to the `w3m-minor-mode-map'.
16212         * org-archive.el (org-archive-to-archive-sibling):
16213         Protect `this-command' to avoid appending kills during archiving.
16215         * org-exp.el (org-export-with-priority): New variable.
16216         (org-export-add-options-to-plist): Use `org-export-plist-vars'
16217         instead of internal list of strings and properties.
16218         (org-print-icalendar-entries): Retrieve the location property with
16219         inheritance.
16221 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
16223         * org-exp.el (org-export-with-todo-keywords): New option.
16224         (org-export-plist-vars): Include also the keys for the #+OPTIONS
16225         line.
16226         (org-default-export-plist, org-export-add-options-to-plist)
16227         (org-export-as-ascii, org-export-as-html): Use the new structure
16228         of `org-export-plist-vars'.
16230         * org.el (org-map-entries): Return all values.
16232 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
16234         * org.el (org-matcher-time): Recognize more special values.
16236         * org-gnus.el (fboundp): Fix defvaralias for XEmacs.
16238 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
16240         * org.el (org-tags-exclude-from-inheritance): New option.
16241         (org-tag-inherit-p, org-remove-uniherited-tags):
16242         Respect `org-tags-exclude-from-inheritance'.
16244         * org-agenda.el (org-agenda-show-inherited-tags): New option.
16245         (org-format-agenda-item): Add inherited tags to the agenda line
16246         string, and make sure that properties are kept when downcasing the
16247         tags list.
16248         (org-agenda-add-inherited-tags): New function.
16249         (org-downcase-keep-props): New function.
16251         * org.el (org-scan-tags): Mark inherited tags with a text
16252         property.
16253         (org-get-tags-at): Mark inherited tags with a text property.
16254         (org-add-prop-inherited): New function.
16256         * org-agenda.el (org-agenda-add-inherited-tags): New function.
16257         (org-agenda-show-inherited-tags): New option.
16259 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
16261         * org.el (org-modules): Add org-w3m to the default modules.
16263         * org-table.el (orgtbl-self-insert-command): Make S-SPC work in
16264         orgtbl-mode.
16265         (orgtabl-create-or-convert-from-region): New command.
16267         * org-exp.el (org-export-as-ascii): Remove the handling of
16268         targets.
16269         (org-export-ascii-preprocess): Handle targets already in this
16270         function.
16272 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
16274         * org-timer.el (org-timer-start-time): Define this variable.
16275         (org-timer-item): Make argument optional.
16277         * org-list.el (org-insert-item): Automatically insert a timer item
16278         if the current list is a timer list.
16280         * org-timer.el: New file.
16282         * org-publish.el (org-publish-org-index): Only exclude the index
16283         file in the main directory from being added to the site-map.
16284         (org-publish-get-project-from-filename): If the current project is
16285         a component, start publishing from the parent project.
16287 2008-12-07  Carsten Dominik  <carsten.dominik@gmail.com>
16289         * org-table.el (orgtbl-ret): Fix RET at beginning-of-buffer.
16291         * org-publish.el (org-publish-org-index): Improve removal of
16292         temporary buffers.
16294 2008-11-24  Carsten Dominik  <carsten.dominik@gmail.com>
16296         * org-agenda.el (org-get-closed): Re-apply changes
16297         accidentially overwritten by last commit to Emacs.
16299         * org.el (org-outline-path-complete-in-steps): New option.
16300         (org-refile-get-location):
16301         Honor `org-outline-path-complete-in-steps'.
16302         (org-agenda-change-all-lines, org-tags-sparse-tree)
16303         (org-time-string-to-absolute, org-small-year-to-year)
16304         (org-link-escape): Re-apply changes accidentially overwritten
16305         by last commit to Emacs.
16307 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
16309         * org-clock.el (org-dblock-write:clocktable): Make sure the
16310         clocktable sees the first line.
16311         (org-clock-in): Warn if the clock cannot be resumed.
16313 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
16315         * org.el (org-open-at-point): Fix mixup about interactive and
16316         non-interactive elisp links.
16318 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
16320         * org-exp.el (org-export-preprocess-string): Allow one comment
16321         line before the first headline to always be included.  This is
16322         to not miss a commented target.
16324         * org-mouse.el (org-mouse-insert-item):
16325         Call `org-indent-to-column' instead of `indent-to', for XEmacs
16326         compatibility.
16328         * org.el (org-refile-targets): Fix customize definition so
16329         that it works also in XEmacs.
16330         (org-fixup-indentation): Call `org-indent-to-column' instead
16331         of `indent-to', for XEmacs compatibility.
16333 2008-11-23  Tokuya Kameshima  <kames@fa2.so-net.ne.jp>
16335         * org-mew.el (org-mew-store-link): Get the correct case folder
16336         for refiled messages.
16338 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
16340         * org-exp.el (org-export-as-ascii): Remove the "\\" forced
16341         line break indicators.
16343         * org.el (org-ido-completing-read): Remove the "i:" prefix for
16344         ido-completion propts.
16346 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
16348         * org-remember.el (org-remember-apply-template):
16349         Use `org-substring-no-properties'.
16351         * org-compat.el (org-substring-no-properties): New function.
16353         * org-remember.el (org-remember-apply-template):
16354         Use `org-substring-no-properties' for compatibility.
16356         * org-list.el (org-list-two-spaces-after-bullet-regexp):
16357         New option.
16358         (org-fix-bullet-type):
16359         Respect `org-list-two-spaces-after-bullet-regexp'.
16361         * org-clock.el (org-clock-load): Clean up the code.
16363         * org.el (org-adaptive-fill-function): Allow two spaces after
16364         "1." as a list bullet.
16366 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
16368         * org-clock.el (org-clock-save, org-clock-load): Check for
16369         live buffers, existing files, and buffer file names to ensure
16370         consistent information.
16371         (org-clock-persist): Make `clock' a special value of this
16372         variable, and improve docstring.
16374         * org-list.el (org-cycle-list-bullet, org-fix-bullet-type)
16375         (org-get-string-indentation): Adapt indentation when the bullet
16376         width changes.
16378 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
16380         * org-remember.el (org-remember-finalize): Make interactive.
16381         (org-remember-kill): New command.
16382         (org-remember-finish-immediately): Call `org-remember-finalize'
16383         directly.
16384         (org-remember-finalize): Make `org-remember-finalize' an interactive
16385         function.
16387 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
16389         * org-remember.el (org-remember-apply-template): No ido completion
16390         for free prompts in remember templates.
16391         (org-remember-before-finalize-hook): New hook.
16392         (org-remember-mode): New minor mode.
16393         (org-remember-apply-template): Turn on `org-remember-mode'.
16395         * org-remember.el (org-remember-apply-template): Fix the way how
16396         the list of allowed properties is retrieved from the target file.
16398         * org.el (org-insert-link): Improve file link matching.
16400 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
16402         * org-colview.el (org-columns-display-here): New argument
16403         DATELINE, to trigger using the new face.
16404         (org-agenda-colview-summarize): Call `org-columns-display-here'
16405         with the new argument.
16407         * org-faces.el (org-agenda-column-dateline): New face.
16409         * org-publish.el (org-publish-org-index): Use index-title at page
16410         title, not as section.
16412         * org-exp.el (org-export-html-format-desc): Respect the
16413         org-protect property.
16414         (org-export-as-html): Protect image specifiers that are in the
16415         description part of a link.
16417         * org.el (org-sort-entries-or-items, org-completing-read)
16418         (org-refile-get-location, org-olpath-completing-read, org-todo)
16419         (org-show-todo-tree, org-sparse-tree, org-make-tags-matcher)
16420         (org-set-tags, org-change-tag-in-region, org-fast-tag-selection)
16421         (org-set-property, org-delete-property)
16422         (org-delete-property-globally): Use `org-ido-completing-read'.
16424         * org-remember.el (org-remember-apply-template):
16425         Use `org-ido-completing-read'.
16427         * org-publish.el (org-publish): Use `org-ido-completing-read'.
16429         * org-colview.el (org-columns-edit-value, org-columns-new)
16430         (org-insert-columns-dblock): Use `org-ido-completing-read'.
16432         * org-colview-xemacs.el (org-columns-edit-value)
16433         (org-columns-new, org-insert-columns-dblock):
16434         Use `org-ido-completing-read'.
16436         * org-attach.el (org-attach-delete-one, org-attach-open):
16437         Use `org-ido-completing-read'.
16439         * org-agenda.el (org-todo-list, org-agenda-filter-by-tag):
16440         Use `org-ido-completing-read'.
16442         * org.el (org-time-today): New function.
16443         (org-matcher-time): Use `org-time-today'.  Add special treatment
16444         for "<tomorrow>" and "<yesterday>".
16445         (org-ido-completing-read): New function.
16446         (org-completion-use-ido): New option.
16448         * org-exp.el (org-export-format-source-code): Fix bug in require
16449         htmlize code.
16450         (org-export-target-internal-links): Fix bug in search for text
16451         property.
16453 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
16455         * org-export-latex.el (org-export-latex-subcontent):
16456         Interprete target aliases as additonal labels.
16458         * org-exp.el (org-export-target-aliases): New variable.
16459         (org-export-preprocess-string)
16460         (org-export-handle-invisible-targets): Fill the alias alist.
16461         (org-export-as-html): Remove the &nbsp; from the anchor, and also
16462         assign an id.
16463         (org-html-level-start): Insert the target aliases as additonal
16464         anchors.
16466         * org.el (org-edit-fixed-width-region): Fix bug when starting a new
16467         picture area.
16469 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
16471         * org.el (org-open-at-mouse): Ensure correct link abbreviations
16472         when following a link with the mouse from the agenda.
16474         * org-exp.el (org-export-as-html): Avoid lone </div> when no
16475         headlines are created.
16477 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
16479         * org.el (org-link-translation-function): New option.
16480         (org-open-at-point): Call `org-link-translation-function' if
16481         non-nil.
16482         (org-translate-link): New function.
16483         (org-translate-link-from-planner): New function.
16484         (org-open-at-point): Allow interactive commands in elisp links.
16486         * org-exp.el (org-icalendar-cleanup-string): Restore the old
16487         iCalendar quoting.  The new one seems to caus problems with
16488         applications.
16490         * org.el (org-yank): Set `this-command' to `yank', so that
16491         `yank-pop' will work.
16493 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
16495         * org-exp.el (org-icalendar-cleanup-string): Improve RFC2455
16496         compliance as far as quoting is concerned.
16498         * org.el (org-link-expand-abbrev): Implement %h as an escape for a
16499         hexified version of the tag.
16501         * org-vm.el (org-vm-follow-link): Require `vm-search'.
16503         * org.el (org-up-heading-safe, org-forward-same-level):
16504         Always call `org-back-to-heading' instead of `outline-back-to-heading'.
16505         (org-back-to-heading): New wrapper around outline-back-to-heading,
16506         with a useful error message telling where the error happened.
16508         * org-list.el (org-update-checkbox-count): Always call
16509         `org-back-to-heading' instead of `outline-back-to-heading'.
16511         * org-exp.el (org-export-as-html): Make sure that each <img> tag
16512         has an `alt' attribute, to ensure XHTML validation.
16514 2008-11-23  Carsten Dominik  <carsten.dominik@gmail.com>
16516         * org-publish.el (org-publish-attachment): Allow publishing to
16517         overwrite attachment files.
16519         * org-agenda.el (org-agenda-timerange-leaders): New option.
16520         (org-agenda-get-blocks): Use `org-agenda-timerange-leaders'.
16522         * org.el (org-edit-src-exit): Untabify ASCII image before
16523         returning.
16525 2008-11-19  Glenn Morris  <rgm@gnu.org>
16527         * org.el, org-mouse.el (org-agenda-change-all-lines):
16528         Fix declaration.
16530 2008-11-18  Carsten Dominik  <dominik@science.uva.nl>
16532         * org.el ("speedbar"): Only show context if the file really is an
16533         org-mode buffer.
16535 2008-11-17  Juanma Barranquero  <lekktu@gmail.com>
16537         * org.el (org-time-string-to-absolute, org-small-year-to-year)
16538         (org-tags-sparse-tree): Fix typos in docstrings.
16540 2008-11-15  Carsten Dominik  <dominik@science.uva.nl>
16542         * org-publish.el (org-publish-attachment): Allow copy-file to
16543         overwrite files.
16545 2008-11-13  Glenn Morris  <rgm@gnu.org>
16547         * org-agenda.el (org-get-closed): Fix alias.
16549 2008-11-12  Juanma Barranquero  <lekktu@gmail.com>
16551         * org.el (org-link-escape): Fix typo in docstring.
16553 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
16555         * org.el (org-yank): Make any prefix force normal yanking.
16556         Suppress folding if text would be swallowed into a folded
16557         subtree.
16558         (org-yank-folded-subtrees, org-yank): Docstring updates.
16560         * org-agenda.el (org-agenda-compare-effort): Treat no effort
16561         defined as 0.
16563         * org-exp.el (org-export-language-setup): Add Catalan and
16564         Esperanto language entries.
16566 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
16568         * org.el (org-refile): Allow refiling of entire regions.
16570         * org-clock.el (org-clock-time%): New function.
16572         * org.el (org-entry-get, org-entry-delete): Use safer regexps to
16573         retrieve property values.
16575 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
16577         * org-agenda.el (org-agenda-list): Handle the value `only' of
16578         org-agenda-show-log'.
16579         (org-agenda-log-mode): Interpret a double prefix arg.
16581 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
16583         * org-exp.el (org-export-html-footnotes-section): New variable.
16584         (org-export-as-html): Use `org-export-html-footnotes-section' to
16585         insert the footnotes.
16586         (org-export-language-setup): Add "Footnotes" to language words.
16588 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
16590         * org.el (org-yank): Fix bug when not inserting a subtree.
16592 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
16594         * org-vm.el (org-vm-follow-link): Call `vm-preview-current-message'
16595         instead of `vm-beginning-of-message'.
16597         * org.el (org-make-link-regexps): Make sure that links to gnus can
16598         contain brackets.
16600 2008-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
16602         * org-attach.el (org-attach-dir): Remove duplicate ID creation
16603         code.
16605         * org-id.el (org-id-new): Use `org-trim' to extract the uuid from
16606         shell output.
16608         * org.el (org-link-abbrev-alist): Improve customization type.
16610         * org-attach.el (org-attach-expand-link, org-attach-expand):
16611         New functions.
16613         * org-agenda.el (org-agenda-get-progress): Rename from
16614         `org-get-closed'.  Implement searching for state changes as well.
16615         (org-agenda-log-mode-items): New option.
16616         (org-agenda-log-mode): New option prefix argument, interpreted as
16617         request to show all possible progress info.
16618         (org-agenda-get-day-entries): Call `org-get-progress' instead of
16619         `org-get-closed'.
16620         (org-agenda-set-mode-name): Handle the more complex log mode
16621         settings.
16622         (org-get-closed): New alias, pointing to `org-get-progress'.
16624 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
16626         * org.el (org-file-apps-defaults-gnu)
16627         (org-file-apps-defaults-macosx)
16628         (org-file-apps-defaults-windowsnt): Add an entry defining the
16629         system command.
16630         (org-file-apps): Allow `system' as key and value.
16631         (org-open-at-point): Explain the effect of a double prefix arg.
16632         (org-open-file): If the argument `in-emacs' is (16),
16633         i.e. corresponding to a double prefix argument, try to open the
16634         file externally.
16636 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
16638         * org.el (org-insert-link): Abbreviate absolute files names in
16639         links.  Also, fix a bug in which the double C-u prefix would not
16640         be honored.
16642 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
16644         * org.el (org-insert-heading): If buffer does not end with a
16645         newline, add one if necessary to insert headline correctly.
16647         * org-exp.el (org-export-as-html): Make sure that <hr/> is between
16648         paragraphs, not inside.
16650         * org.el (org-todo):
16651         Quote `org-agenda-headline-snapshot-before-repeat'.
16653         * org-exp.el (org-export-as-html): Fully process link descriptions.
16654         (org-export-html-format-desc): New function.
16655         (org-export-as-html): Collect footnotes into the correct basket.
16656         (org-html-protect): No longer protect quotations marks here, this
16657         goes wrong.
16659         * org-agenda.el (org-agenda-remove-marked-text): Bind variable
16660         BEG.
16662         * org-compat.el (org-fit-window-to-buffer): New function (not
16663         really, a preliminary and incomplete version was present earlier,
16664         but not used).
16666         * org.el (org-fast-todo-selection, org-fast-tag-selection):
16667         Use `org-fit-window-to-buffer'.
16669         * org-exp.el (org-export): Use `org-fit-window-to-buffer'.
16671         * org-agenda.el (org-agenda-get-restriction-and-command)
16672         (org-fit-agenda-window, org-agenda-convert-date):
16673         Use `org-fit-window-to-buffer'.
16675         * org-exp.el (org-export-as-html): Process href links through
16676         `org-export-html-format-href'.
16677         (org-export-html-format-href): New function.
16679         * org-agenda.el (org-agenda-todo): Update only the current
16680         headline if this is a repeated TODO, marked done for today.
16681         (org-agenda-change-all-lines): New argument JUST-THIS, to change
16682         only the current line.
16684         * org.el (org-todo): Take a snapshot of the headline if the
16685         repeater might change it.
16687 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
16689         * org-publish.el (org-publish-find-title): Remove buffers visited
16690         only for extracting the title.
16692         * org-exp.el (org-export-html-style)
16693         (org-export-html-style-default): Mark style definitions as
16694         unparsed CDATA.
16696         * org-publish.el (org-publish-validate-link):
16697         Function re-introduced.
16699 2008-11-12  Charles Sebold  <csebold@gmail.com>
16701         * org-plot.el (org-plot/add-options-to-plist): Supports timefmt
16702         property.
16703         (org-plot-quote-timestamp-field): New function.
16704         (org-plot-quote-tsv-field): Call timestamp field function when
16705         necessary rather than just quoting as a string.
16706         (org-plot/gnuplot-to-data): Pass in timefmt property.
16707         (org-plot/gnuplot-script): Supports timefmt property.
16708         (org-plot/gnuplot): Checks for timestamp column before checking
16709         for text index column.
16711 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
16713         * org.el (org-insert-heading): Improve behavior with hidden subtrees.
16715         * org-publish.el (org-publish-org-index): Create a section in the
16716         index file.
16717         (org-publish-org-index): Stop linking to directories.
16719         * org.el (org-emphasis-alist): Use span instead of <u> to
16720         underline text.
16722         * org-exp.el (org-export-as-html): Make sure <p> is closed before
16723         <pre> sections.
16725 2008-11-12  Sebastian Rose  <sebastian_rose@gmx.de>
16727         * org-jsinfo.el (org-infojs-template): Remove language attribute
16728         from script tag.
16730 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
16732         * org-agenda.el (org-agenda-remove-marked-text): New function.
16733         (org-agenda-mark-filtered-text)
16734         (org-agenda-unmark-filtered-text): New functions.
16735         (org-write-agenda): Remove filtered text.
16737         * org.el (org-make-tags-matcher): Give access to TODO "property"
16738         without speed penalty.
16740 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
16742         * org.el (org-link-frame-setup): Add `org-gnus-no-new-news' as an
16743         option.
16744         (org-store-link-props): Make sure adding to the plist works
16745         correctly.
16747         * org-gnus.el (org-gnus-no-new-news): New function.
16748         (org-gnus-follow-link): Allow the article ID to be a message-id,
16749         in addition to allowing article numbers.  Message IDs make much
16750         more roubust links.
16751         (org-gnus-store-link): Use message-id to create link.
16753 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
16755         * org.el (org-emphasize): Reverse the selection array.
16756         (org-emphasis-alist): Set <code> tags for the verbatim
16757         environment.
16759         * org-remember.el (org-remember-handler): Fix bug with
16760         prefix-related changing of the note storage target.
16762         * org-exp.el (org-print-icalendar-entries): Make the exported
16763         priorities compatible with RFC 2445.
16765         * org-clock.el (org-clock-save): Insert time stamp without
16766         dependence on time-stamp.el.
16768 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
16770         * org.el ("saveplace"): If saveplace puts point into an invisible
16771         location, make it visible.
16772         (org-make-tags-matcher): Allow inactive time stamps in time
16773         comparisons.
16774         (org-yank-adjusted-subtrees): New option.
16775         (org-yank): Incorporate adjusting trees.
16776         (org-paste-subtree): New argument FOR-YANK which will cause
16777         insertion at point without backing up over white lines, and leave
16778         point at the end of the inserted text.  Also if the cursor is
16779         at the beginning of a headline, use the same level or the inserted
16780         tree.
16782         * org-publish.el (org-publish-get-base-files-1): Deal correctly
16783         with broken symlinks.
16785 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
16787         * org-exp.el (org-export-select-tags, org-get-current-options):
16788         Fix typo.
16790 2008-11-06  Glenn Morris  <rgm@gnu.org>
16792         * org-publish.el (org-publish-attachment): Use copy-file rather than
16793         eshell/cp.
16795 2008-11-04  Juanma Barranquero  <lekktu@gmail.com>
16797         * org.el (org-columns-modify-value-for-display-function):
16798         * org-table.el (org-table-convert-region): Fix typos in docstrings.
16800 2008-10-28  Glenn Morris  <rgm@gnu.org>
16802         * org-agenda.el (org-agenda-align-tags): Replace use of cl `adjoin'.
16804         * org-list.el (outline-next-heading, outline-back-to-heading):
16805         Fix declarations.
16807 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
16809         * org-agenda.el (org-format-agenda-item)
16810         (org-agenda-filter-make-matcher): Make sure tags are stored and
16811         compared donwcased.
16813 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
16815         * org.el (org-insert-todo-heading): Fix bug with force-heading
16816         argument.
16818 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
16820         * org-exp.el (org-export-as-ascii): Handle the case that we are
16821         bulishing from an indirect buffer.
16823         * org-table.el (org-table-copy-down): Fix bug with time stamp
16824         increment.
16826         * org-mouse.el (org-mouse-features): New option.
16827         (org-mode-hook): Turn on features depending on
16828         `org-mouse-features'.
16830         * org.el (org-insert-heading-respect-content): Force heading
16831         creation.
16832         (org-insert-heading): Keep the folding state of the heading before
16833         the inserted one.
16835 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
16837         * org-archive.el (org-archive-to-archive-sibling): Handle top
16838         level headlines better.
16840 2008-10-26  Bastien Guerry  <bzg@altern.org>
16842         * org-export-latex.el (org-export-latex-classes):
16843         Add \usepackage{graphicx} to the default list of packages.
16845 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
16847         * org-agenda.el (org-agenda-filter): Rename from
16848         `org-agenda-filter-tags'.
16850 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
16852         * org.el (org-entry-properties): Add CATEGORY property, iven if it
16853         is not defined as a property in this entry.
16854         (org-add-log-note): Mask prefix argument when immediately storing
16855         the note.
16857         * org-agenda.el (org-agenda-filter-effort-default-operator):
16858         New option.
16860 2008-10-26  James TD Smith  <ahktenzero@mohorovi.cc>
16862         * org.el (org-add-log-setup): Bugfix; code to find insertion point
16863         after drawers was skipping ahead one line too many, so notes were
16864         inserted after the first note instead of before it.
16866 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
16868         * org-agenda.el (org-agenda-filter-tags, org-agenda-filter-form):
16869         New variables.
16870         (org-prepare-agenda): Reset the filter tags.
16871         (org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
16872         Show filter tags in mode line.
16874         * org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
16875         formatter.
16877         * org-export-latex.el (org-latex-entities-regexp): New constant.
16878         (org-export-as-pdf): Use two calls to `shell-command'.
16880 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
16882         * org-export-latex.el (org-export-latex-treat-sub-super-char):
16883         Honor the {} value of the subsuperscript setting.  Make sure that
16884         longer subsuperscripts are typeset in a roman font.
16886         * org.el (org-clock-update-time-maybe): Compute negative clock
16887         intervals correctly.
16889 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
16891         * org.el (org-add-log-setup):
16892         Respect `org-log-state-notes-insert-after-drawers'.
16893         (org-log-state-notes-insert-after-drawers): New option.
16894         (org-todo-trigger-tag-changes): New function.
16895         (org-todo): Call `org-todo-trigger-tag-changes'.
16897 2008-10-26  James TD Smith  <ahktenzero@mohorovi.cc>
16899         * org.el (org-add-log-setup): Only skip drawers if they are
16900         immediately after the scheduling keywords.
16902         * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
16903         function.
16904         (org-clock-in): If `org-clock-in-switch-to-state' is a function,
16905         call it with the current todo state to get the state to switch to
16906         when clocking in.
16907         (org-clock-in): Use org-indent-line-function to indent clock lines.
16908         (org-clock-find-position): Fix indentation of empty clock drawers.
16910 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
16912         * org-publish.el (org-publish-org-to): Handle case when
16913         org-export-to-pdf does return a file name, not a buffer.
16914         (org-publish-org-to-pdf): New function.
16916         * org-export-latex.el (org-export-as-pdf)
16917         (org-export-as-pdf-and-open): New commands.
16919         * org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
16920         forms as ranges.
16922         * org-export-latex.el (org-export-latex-lists): Ignore lists-like
16923         things in protexted regions.
16925 2008-10-26  Carsten Dominik  <dominik@science.uva.nl>
16927         * org-export-latex.el (org-export-latex-preprocess):
16928         Improve quoting of LaTeX environments.
16930 2008-10-19  Eli Zaretskii  <eliz@gnu.org>
16932         * org.el (org-default-notes-file):
16933         * org-publish.el (org-publish-timestamp-directory):
16934         * org-id.el (org-id-locations-file): Run file names that begin
16935         with a period thru `convert-standard-filename'.
16937 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
16939         * org-plot.el: Switch coding system to unix.
16941 2008-10-12  John Wiegley  <johnw@newartisans.com>
16943         * org-attach.el: New file.
16945 2008-10-12  Carsten Dominik  <carsten.dominik@gmail.com>
16947         * org.el (org-edit-fixed-width-region): Exclude final newline from
16948         picture area.
16950         * org-export-latex.el (org-export-latex-subcontent): Add labels to
16951         sections, to make internal links work.
16952         (org-export-latex-fontify-headline): Do not remove all text
16953         properties, to make sure that target properties survive this
16954         process.
16956         * org-exp.el (org-export-preprocess-string): Change sequence of
16957         modifications, to make sure links are prepared before the LaTeX
16958         conversions do happen.
16960         * org-attach.el (org-attach-delete-all): Rename from
16961         `org-attch-delete'.  Add a security query before deleting the
16962         entire directory.  New optional argument FORCE can overrule the
16963         security query.
16964         (org-attach-delete-one): New command.
16966         * org-attach.el (org-attach-file-list): Fix bug with directory.
16968         * org.el (org-apps-regexp-alist): New function.
16969         (org-file-apps): Add auto-mode to the default value.
16970         (org-open-file): Use the new structure of org-file-apps.
16972         * org-attach.el (org-attach): Support the new keys.
16973         (org-attach-method): New option.
16975         * org-bbdb.el (org-bbdb-anniversaries): Fix but with 29 Feb/1
16976         March.
16978         * org.el (org-remove-uniherited-tags): Fix reverse interpretation
16979         of the list value o `org-use-tag-inheritance'.
16981         * org-attach.el (org-attach-auto-tag): New option.
16982         (org-attach-tag, org-attach-untag): New functions.
16983         (org-attach-attach, org-attach-new, org-attach-sync):
16984         Call `org-attach-tag'.
16985         (org-attach-delete): Call `org-attach-untag'.
16987         * org-table.el (orgtbl-self-insert-command): Make this work for
16988         the keypad as well.
16990         * org.el (org-add-log-setup): Limit searc for drawers to entry
16991         text, not to subtree.
16993         * org-clock.el (org-clock-heading-for-remember): New variable.
16994         (org-clock-in): Set `org-clock-heading-for-remember'.
16996 2008-10-12  James TD Smith  <ahktenzero@mohorovi.cc>
16998         * org-remember.el (org-remember-apply-template): Add new
16999         expansions: %k, %K for currently clocked task and a link to the
17000         currently clocked task, and %< to file notes in the currently
17001         clocked task.
17003 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
17005         * org-export-latex.el (org-export-latex-make-header): Also insert
17006         the content of the property :latex-header-extra.
17008         * org-exp.el (org-infile-export-plist): Put the content of
17009         #+LATEX_HEADER: into the property :latex-header-extra.
17011         * org-colview.el (org-columns-get-format-and-top-level):
17012         Remove resetting the marker.
17014         * org-colview-xemacs.el (org-columns-get-format-and-top-level):
17015         Remove resetting the marker.
17017         * org.el (org-entry-property-inherited-from): Improve docstring.
17018         (org-entry-get-with-inheritance): Reset marker before starting the
17019         search.
17021         * org-exp.el (org-infile-export-plist): Allow multiple STYLE lines.
17023         * org.el (org-entry-get-multivalued-property)
17024         (org-entry-protect-space, org-entry-restore-space):
17025         New functions.
17026         (org-file-apps-defaults-macosx): Let postscript files be opened by
17027         preview.
17028         (org-time-stamp-inactive): Call `org-time-stamp'.
17029         (org-time-stamp): New argument `inactive'.  Also edit inacive
17030         stamps.  Convert time stamp type.
17031         (org-open-file): Interpret the `default' value for the `command'
17032         in `org-file-apps'.
17034         * org-id.el (org-id-int-to-b36-one-digit)
17035         (org-id-b36-to-int-one-digit, org-id-int-to-b36)
17036         (org-id-b36-to-int, org-id-time-to-b36): Modify from b62 to
17037         b36.
17039         * org-id.el (org-id-reverse-string): New function.
17040         (org-id-new): Use `org-id-reverse-string' to make sure the
17041         beginning chars of the ID are mutating fast.  This allows to use a
17042         directory structure to spread things better.
17043         (org-id-prefix): Change default to nil.
17045         * org-list.el (org-move-item-down, org-move-item-up): Remember and
17046         restore the column of the cursor position.
17048         * org-remember.el (org-remember-apply-template): Remove properties
17049         from `initial'.
17051         * org-wl.el (org-wl-open): Remove useless call to
17052         `wl-thread-open-all'.
17054         * org-remember.el (org-remember-handler): Fix bug with `bottom'
17055         location.
17057         * org-bbdb.el (org-bbdb-anniversaries): Require bbdb in
17058         `org-bbdb-anniversaries'.
17060         * org.el (org-get-next-sibling, org-forward-same-level):
17061         New functions, similar to the outline versions, but invisible headings
17062         are OK.
17064 2008-10-12  Bastien Guerry  <bzg@altern.org>
17066         * org.el (org-auto-repeat-maybe): Insert a space between
17067         the timestamp's type and the timestamp itself.
17069 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
17071         * org-table.el (org-table-sum): Do not format the result with %g,
17072         it does rounding when there are too many digits.
17074         * org.el (org-map-entries): Protect the keyword-selecting variables.
17076 2008-10-12  Bastien Guerry  <bzg@altern.org>
17078         * org-agenda.el (org-agenda-to-appt): Make sure the function check
17079         against all agenda files.
17081 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
17082         Bastien Guerry  <bzg@altern.org>
17084         * org-list.el: New file, aggregating list functions from org.el
17085         and org-export-latex.el.
17087 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
17089         * org.el (org-edit-src-region-extra): New option.
17091         * org-agenda.el (org-agenda-to-appt): Fix bug with appointment
17092         time before 1am.
17094 2008-10-12  Bastien Guerry  <bzg@altern.org>
17096         * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
17098 2008-10-12  James TD Smith  <ahktenzero@mohorovi.cc>
17100         * org-plot.el (org-plot/gnuplot): Make tables starting with a
17101         hline work correctly.
17102         (org-plot/gnuplot-script): Put commas at the end of each script
17103         line.
17105         * org.el (org-get-refile-targets): Replace links with their
17106         descriptions.
17107         (org-imenu-get-tree): Replace links with their descriptions.
17109         * org-remember.el (org-remember-apply-template): Add a new
17110         expansion for adding properties to remember items.
17112         * org.el (org-add-log-setup): Skip over drawers (properties,
17113         clocks etc) when adding notes.
17115         * org-agenda.el (org-agenda-get-closed): Show durations of clocked
17116         items as well as the start and end times.
17118         * org-compat.el (org-get-x-clipboard-compat): Add a compat
17119         function for fetching the X clipboard on XEmacs and GNU Emacs 21.
17121         * org-remember.el (org-get-x-clipboard): Use the compat
17122         function to get clipboard values when x-selection-value is
17123         unavailable.  Use substring-no-properties instead of
17124         set-text-properties to remove text properties from the clipboard
17125         value.
17127         * org-clock.el (org-update-mode-line): Support limiting the
17128         modeline clock string, and display the full todo value in the
17129         tooltip.  Set a local keymap so mouse-3 on the clock string goes to
17130         the currently clocked task.
17131         (org-clock-string-limit): Add a custom value for the maximum
17132         length of the clock string in the modeline.
17133         (org-clock-mode-map): Add a keymap for the modeline string.
17135 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
17137         * org-compat.el (org-propertize): New function.
17139 2008-10-12  Bastien Guerry  <bzg@altern.org>
17141         * org-export-latex.el (org-export-latex-tables): Protect exported
17142         tables from further special chars conversion.
17143         (org-export-latex-preprocess): Preserve LaTeX environments.
17144         (org-list-parse-list): Parse descriptive lists.
17145         (org-list-to-generic, org-list-to-latex, org-list-to-html)
17146         (org-list-to-texinfo): Export descriptive lists.
17147         (org-quote-chars): Remove.
17148         (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
17149         (org-export-latex-list-beginning-re): Rename to
17150         `org-list-beginning-re'.
17151         (org-list-item-begin): Rename to `org-list-item-beginning'.
17153 2008-10-12  Eric Schulte  <schulte.eric@gmail.com>
17155         * org-plot.el: New file.
17157 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
17159         * org.el (org-refile): Allow refiling to the last entry in the
17160         buffer.
17161         (org-get-tags-at): Fix bug when inheritance is turned off.
17163         * org.el (org-indent-line-function): No longer check for src
17164         regions, this is too much overhead.
17166         * org-agenda.el (org-agenda-highlight-todo): Fix bugs with keyword
17167         matching.
17169         * org.el (org-scan-tags): Make sure that tags matching is not case
17170         sensitive.  TODO keyword matching is case sensitive, however, to
17171         avoid confusion with similar words that are not meant to be
17172         keywords.
17174         * org.el (org-get-local-tags-at): New function.
17175         (org-get-local-tags): New function.
17177         * org-exp.el (org-export-get-categories): New function.
17179         * org-agenda.el (org-sorting-choice)
17180         (org-agenda-sorting-strategy, org-agenda-get-todos)
17181         (org-agenda-get-timestamps, org-agenda-get-deadlines)
17182         (org-agenda-get-scheduled, org-agenda-get-blocks)
17183         (org-entries-lessp): Implement sorting by TODO state.
17184         (org-cmp-todo-state): New defsubst.
17186         * org-colview.el (org-colview-construct-allowed-dates):
17187         New function.
17188         (org-columns-next-allowed-value):
17189         Use `org-colview-construct-allowed-dates'.
17191         * org-colview-xemacs.el (org-colview-construct-allowed-dates):
17192         New function.
17193         (org-columns-next-allowed-value):
17194         Use `org-colview-construct-allowed-dates'.
17196         * org.el (org-protect-slash): New function.
17197         (org-get-refile-targets): Use `org-protect-slash'.
17199         * org-agenda.el (org-global-tags-completion-table): New variable.
17201         * org-exp.el (org-export-handle-export-tags): New function.
17202         (org-export-preprocess-string):
17203         Call `org-export-handle-export-tags'.
17205         * org-publish.el (org-publish-expand-components): Function removed.
17206         (org-publish-expand-projects): Allow components to have components.
17208         * org.el (org-indent-line-function): Do not indent in regions that
17209         are external source code.
17210         (org-yank-and-fold-if-subtree): New function.
17212         * org-agenda.el (org-agenda-todayp): New function.
17213         (org-agenda-get-deadlines, org-agenda-get-scheduled):
17214         Use `org-agenda-todayp'.
17216         * org.el (org-insert-heading-respect-content)
17217         (org-insert-todo-heading-respect-content): New commands.
17218         (org-insert-heading-respect-content): New option.
17219         (org-insert-heading): Respect `org-insert-heading-respect-content'.
17221         * org-clock.el (org-clock-find-position): Make sure the note after
17222         the clock line gets moved into the new clock drawer.
17224         * org-id.el (org-id-new): New option.
17226         * org-table.el (org-table-copy-down): Avoid overflow during
17227         increment.  Use prefix argument 0 to temporarily disable the
17228         increment.
17230         * org-exp.el (org-export-as-html): Do not turn on the major mode
17231         if the buffer will be killed anyway.
17232         (org-get-current-options): Exclude the #+TEXT field.
17233         (org-export-as-html): Make sure text before the first headline is
17234         a paragraph.
17236         * org-publish.el (org-publish-org-to): Tell the exporter that this
17237         buffer will be killed, so it is not necessary to do major mode
17238         initialization.
17240         * org-archive.el (org-archive-to-archive-sibling): Show empty
17241         lines after folding the archive sibling.
17243         * org.el (org-log-note-extra): New variable.
17245 2008-10-12  Bastien Guerry  <bzg@altern.org>
17247         * org.el (org-additional-option-like-keywords): Add keywords for
17248         the _QUOTE, _VERSE and _SRC environments.
17250         * org-export-latex.el (org-export-latex-preprocess): Fix bug when
17251         exporting _QUOTE and _VERSE environments.
17253 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
17255         * org-agenda.el (org-agenda-filter-by-tag): New command.
17257         * org-exp.el (org-get-current-options): Remove angular brackets
17258         from the date entry.
17260         * org.el (org-edit-fixed-width-region): New function.
17261         (org-edit-fixed-width-region): Also try
17262         `org-edit-fixed-width-region'.
17263         (org-edit-fixed-width-region-mode): New option.
17264         (org-activate-code): Only interprete lines starting with colon
17265         plus a space as example lines.
17267         * org-remember.el (org-remember-templates): Add nil instead of
17268         empty strings to fix the length of remember templates.
17270         * org-table.el (org-calc-default-modes): Fix the time format for
17271         calc, from 12 hour to 24 hour clock.
17273         * org-agenda.el (org-agenda-get-deadlines)
17274         (org-agenda-get-scheduled): Avoid `time-of-day' extraction for
17275         entries that are pre-warnings of deadlines or reminders.
17277         * org.el (org-sort-entries-or-items): Make numeric and alpha
17278         comparisons ignore any TODO keyword and priority cookie.
17280         * org-remember.el (org-remember-handler): Reinterpretation of the
17281         prefix argument.
17283         * org-agenda.el (org-agenda-get-scheduled): Use new
17284         `org-scheduled' face.
17286         * org-faces.el (org-scheduled): New face.
17288         * org-wl.el (org-wl-open): Remove incorrect declaration.
17290         * org-gnus.el (org-gnus-store-link): Support for :to information
17291         in gnus links.
17293         * org-exp.el (org-export-as-html): Fix typo in creator
17294         information.
17295         (org-export-protect-examples): New parameter indent.  Insert extra
17296         spaces only when this parameter is specified.
17297         (org-export-preprocess-string): Call `org-export-protect-examples'
17298         with an indentation parameter when exporting to ASCII.
17300         * org-remember.el (org-remember-templates)
17301         (org-remember-apply-template): Allow the file component to be a
17302         function.
17304         * org.el (org-goto-local-search-headings): Rename from
17305         `org-goto-local-search-forward-headings'.  Added the possibility
17306         to search backwards.
17308         * org-export-latex.el (org-export-latex): New customization
17309         group.
17311         * org-agenda.el (org-write-agenda): Erase buffer for txt export.
17313         * org-exp.el (org-html-do-expand): Allow {} to terminate
17314         tex macro.
17316         * org.el (org-buffer-list): Select buffers based on major mode,
17317         not on file name.
17319         * org-agenda.el (org-agenda-align-tags): Fix bug with malformed
17320         face property.
17322         * org-colview.el (org-columns-display-here):
17323         Use `org-columns-modify-value-for-display-function'.
17325         * org-colview-xemacs.el (org-columns-display-here):
17326         Use `org-columns-modify-value-for-display-function'.
17328         * org.el (org-columns-modify-value-for-display-function): New option.
17330         * org-publish.el (org-publish-file): Make sure the directory match
17331         for the publishing directory works correctly.
17333         * org-agenda.el (org-agenda-execute-calendar-command)
17334         (org-agenda-diary-entry): Additional optional argument.
17336 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
17338         * org-exp.el (org-export-as-html): Add attributes also in mailto
17339         and ftp links.
17341         * org.el (org-autoload): Add `org-dblock-write:columnview'.
17343 2008-08-11  Glenn Morris  <rgm@gnu.org>
17345         * org-mac-message.el (do-applescript): Fix declaration.
17347 2008-08-10  Glenn Morris  <rgm@gnu.org>
17349         * org-exp.el (org-export-as-html): Let-bind `i'.
17351         * org.el (org-renumber-ordered-list): Fix bob/bobp typo.
17352         (org-extract-attributes): Let-bind `key', `value'.
17353         (org-make-tags-matcher): Let-bind `time-p'.
17355 2008-07-27  Carsten Dominik  <dominik@science.uva.nl>
17357         * org-install.el: New file.
17359 2008-07-26  Carsten Dominik  <dominik@science.uva.nl>
17361         * org-exp.el (org-export-html-style)
17362         (org-export-html-style-extra): Declare as safe-local-variable.
17364 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
17366         * org-publish.el (org-publish-file): Use the true name of the
17367         file.
17369         * org-jsinfo.el (org-infojs-handle-options): Use :style-extra
17370         instead of :style.
17372         * org-exp.el (org-export-plist-vars)
17373         (org-export-add-options-to-plist): Handle creator setting flag.
17374         (org-export-as-html): Handle attributes also for ftp and mailto
17375         links.
17377         * org-agenda.el (org-agenda-diary-entry)
17378         (org-agenda-execute-calendar-command): Cater for the second
17379         argument of `calendar-cursor-to-date'.
17381 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
17383         * org-exp.el (org-export-region-as-html, org-export-as-html):
17384         Make sure that calls from `org-export-region-as-html' do not do the
17385         special check for a subtree.
17387         * org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.
17389         * org.el (org-open-file):
17390         Use `org-open-directory-means-index-dot-org'.
17391         (org-open-directory-means-index-dot-org): New option.
17393         * org.el (org-make-link-string): Remove link attributes from
17394         description.
17395         (org-open-at-point): Remove link attributes before using the path.
17397         * org-exp.el (org-export-as-html): Handle link attributes.
17399         * org.el (org-extract-attributes, org-attributes-to-string): New functions.
17401         * org-table.el (org-table-to-lisp): New function.
17403         * org.el (org-narrow-to-subtree): Do not include the final newline
17404         into the narrowed region.
17406         * org-agenda.el (org-agenda-custom-commands-local-options):
17407         Fix bug with user-define skipping condition.
17409         * org-agenda.el (org-agenda-get-restriction-and-command): Fix typo.
17411         * org-exp.el (org-export-html-style-default): Automatic overflow
17412         handling for pre fields.
17413         (org-export-as-ascii, org-export-as-html): Change default format
17414         for time stamp.
17416         * org-table.el (org-table-export): Offer completion for translator
17417         functions, and do not require a heading above the table.
17419         * org.el (org-renumber-ordered-list, org-beginning-of-item-list):
17420         Cater for the case of a list starting in the first line of the
17421         buffer.
17423         * org-publish.el (org-publish-find-title): Bug fix.
17424         (org-publish-org-index): Implement new :index-style option.
17426         * org-publish.el (org-publish-timestamp-filename):
17427         Use SHA1-encoded file names in the timestamp directory.
17429         * org-publish.el (org-publish-needed-p): Be verbose about files
17430         published and files skipped.
17432         * org-exp.el (org-export-preprocess-string): Swap link
17433         normalization and internal link targeting.
17435         * org-publish.el (org-publish-needed-p): Create timestamp
17436         directory when it does not exist.
17438         * org-clock.el (org-clock-out-when-done): Doc fix.
17440         * org.el (org-agenda-skip-unavailable-files): Doc fix.
17442         * org-exp.el (org-export-remove-comment-blocks-and-subtrees):
17443         Ignore case when searching for the COMMENT cookie at export time.
17445         * org-exp.el (org-get-file-contents)
17446         (org-get-and-remove-property): New functions.
17447         (org-export-handle-include-files): Handle the new prefix options.
17448         (org-export-as-html): Fix the verse environment.
17450         * org.el (org-time=, org-time<, org-time<=, org-time>)
17451         (org-time>=, org-time<>, org-2ft): New functions.
17452         (org-op-to-function): Also provide for the time testing functions.
17454         * org-exp.el (org-export-html-style-default): New constant.
17456         * org-exp.el (org-export-html-style-extra): New variable.
17457         (org-export-splice-style): New function.
17459         * org-exp.el (org-export-plist-vars, org-export-as-html):
17460         Implement `org-export-creator-info'.
17461         (org-export-creator-info): New option.
17463         * org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
17464         (org-property-drawer-re, org-clock-drawer-re): New constants.
17466         * org-exp.el (org-icalendar-use-deadline)
17467         (org-icalendar-use-scheduled): New options.
17468         (org-icalendar-include-todo): Default changed to t.
17469         (org-print-icalendar-entries): Implement better utilization of
17470         scheduling and deadline time stamps.
17471         (org-export-target-internal-links, org-export-as-html): Allow file
17472         lines without the "file:" prefix if the file path is an absolute
17473         path or starts with ".".
17475         * org-clock.el (org-clocktable-shift): Also understand yesterday,
17476         lastweek etc.
17477         (org-clock-special-range): Also understand yesterday, lastweek etc.
17479         * org.el (org-agenda-skip-archived-trees): Docstring now
17480         discourages using this.
17481         (org-scan-tags): Check for org-agenda-archives-mode.
17482         (org-map-entries): Make sure org-agenda-archives-mode is nil.
17483         (org-agenda-files): Functionality of second arg changed.
17485         * org-agenda.el (org-agenda-archives-mode): New variable.
17486         (org-write-agenda, org-prepare-agenda, org-agenda-list)
17487         (org-search-view, org-todo-list, org-tags-view)
17488         (org-agenda-list-stuck-projects): Call `org-agenda-files' with
17489         `ifmode' argument.
17490         (org-agenda-quit): Reset the archives mode.
17491         (org-agenda-archives-mode): New command.
17492         (org-agenda-set-mode-name): Include archives info.
17494         * org.el (org-paste-subtree): Make sure the yanked headline is
17495         visible if it was yanked at a visible point.
17496         (org-move-item-up): Fix the bug with moving white space at the end
17497         of the item.
17498         (org-show-empty-lines-in-parent): New function.
17500 2008-07-19  Juri Linkov  <juri@jurta.org>
17502         * org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
17503         new keymap `narrow-map' instead of binding "\C-xns".
17505 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
17507         * org.el (org-agenda-skip-unavailable-files):
17508         * org-clock.el (org-clock-out-when-done): Doc fixes.
17510 2008-06-18  Glenn Morris  <rgm@gnu.org>
17512         * org.el (org-map-entries): Let-bind `file'.
17514 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17516         * org-colview.el (org-columns-next-allowed-value): Bug fix.
17518         * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix.
17520         * org-agenda.el (org-agenda-get-closed): Get the end time into the
17521         agenda prefix as well.
17523         * org-publish.el (org-publish-org-index): Make a properly indented
17524         list.
17526         * org.el (org-calendar-agenda-action-key): New option.
17527         (org-get-cursor-date): New function.
17528         (org-mark-entry-for-agenda-action): New command.
17529         (org-overriding-default-time): New variable.
17530         (org-read-date): Respect `org-overriding-default-time'.
17532         * org-remember.el (org-remember-apply-template): Respect the
17533         overriding default time.
17535         * org-agenda.el (org-agenda-action-marker): New variable.
17536         (org-agenda-action): New command.
17537         (org-agenda-do-action): New function.
17539 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17541         * org.el (org-schedule, org-deadline): Protect scheduled and
17542         deadline tasks against changes that accidently remove the
17543         repeater.  Also show a message with the new date when done.
17545 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17547         * org.el (org-beginning-of-line): Cater for the case when there
17548         are tags but no headline text.
17549         (org-align-tags-here): Convert to tabs only when indent-tabs-mode
17550         it set.
17552 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17554         * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure
17555         the return value is nil instead of "nil" when there is no match.
17557         * org-exp.el (org-insert-centered): Use fill-column instead of
17558         80.
17559         (org-export-as-ascii): Use string-width to measure the width of
17560         the heading.
17562         * org.el (org-diary-to-ical-string): No longer kill buffer
17563         FROMBUF, this is now done by the caller.
17565         * org-exp.el (org-print-icalendar-entries): Move the call to
17566         `org-diary-to-ical-string' out of the loop, and kill the buffer
17567         afterwords.
17569         * org-remember.el (org-remember-visit-immediately):
17570         Position cursor after moving to the note.
17571         (org-remember-apply-template): Use a text property to record the
17572         cursor position.
17573         (org-remember-handler): Align tags after pasting the note.
17575 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17577         * org-bbdb.el (org-bbdb-follow-anniversary-link): New function.
17579         * org-agenda.el (org-agenda-open-link): If there is an
17580         org-bbdb-name property in the current line, jump to that bbdb
17581         entry.
17583         * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a
17584         text property, so that the agenda knows where this entry comes
17585         from.
17587         * org-agenda.el (org-agenda-clock-in): Fix bug in the
17588         interaction between clocking-in from the agenda, and  automatic
17589         task state switching.
17591         * org-macs.el (org-with-point-at): Bug fix in macro definition.
17593         * org.el (org-beginning-of-line, org-end-of-line): Make sure the
17594         zmacs-region stays after this command in XEmacs.
17596 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17598         * org.el (org-scan-tags): Allow new values for ACTION parameter.
17600         * org-remember.el (org-remember-templates): Fix bug in
17601         customization type definition.
17603         * org.el (org-map-entries): New function.
17605 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17607         * org-agenda.el (org-agenda-skip-comment-trees): New option.
17608         (org-agenda-skip): Respect `org-agenda-skip-comment-trees'.
17610 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17612         * org-remember.el (org-jump-to-target-location): New variable.
17613         (org-remember-apply-template):
17614         Set `org-remember-apply-template' if requested by template.
17615         (org-remember-handler): Start an idle timer to jump to
17616         remember location.
17618         * org-exp.el (org-get-current-options): Add the FILETAGS setting.
17620         * org.el (org-set-regexps-and-options): Fix bug with parsing of
17621         file tags.
17622         (org-get-tags-at): Add the content of `org-file-tags'.
17624         * org-exp.el (org-export-handle-comments): Fix bug with several
17625         comment lines after each other.
17626         (org-number-to-roman, org-number-to-counter): New functions.
17627         (org-export-section-number-format): New option.
17629 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17631         * org-exp.el (org-export-protect-examples): Catch the case of a
17632         missing end_example line.
17634         * org.el (org-set-regexps-and-options): Set `org-file-properties' and
17635         `org-file-tags' to nil.
17637         * org-colview.el (org-columns-next-allowed-value): Handle next
17638         argument NTH to directly select a value.
17640         * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next
17641         argument NTH to directly select a value.
17643 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17645         * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring.
17647 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17649         * org.el (org-columns-ellipses): New option.
17651 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17653         * org-colview.el (org-columns-add-ellipses): New function.
17654         (org-columns-compact-links): New function.
17655         (org-columns-cleanup-item): Call `org-columns-compact-links'.
17656         (org-columns-display-here): Call `org-agenda-columns-cleanup-item'
17657         when in agenda.
17658         (org-columns-edit-value): Fix bug with editing values from
17659         agenda column view.
17660         (org-columns-redo): Also redo the agenda itself.
17662 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17664         * org-agenda.el (org-agenda-columns-remove-prefix-from-item):
17665         New option.
17667         * org-colview.el (org-agenda-columns-cleanup-item): New function.
17669         * org-exp.el (org-export-ascii-preprocess): Rename from
17670         `org-export-ascii-clean-string'.
17671         (org-export-kill-licensed-text)
17672         (org-export-define-heading-targets)
17673         (org-export-handle-invisible-targets)
17674         (org-export-target-internal-links)
17675         (org-export-remove-or-extract-drawers)
17676         (org-export-remove-archived-trees)
17677         (org-export-protect-quoted-subtrees)
17678         (org-export-protect-verbatim, org-export-protect-examples)
17679         (org-export-select-backend-specific-text)
17680         (org-export-mark-blockquote-and-verse)
17681         (org-export-remove-comment-blocks-and-subtrees)
17682         (org-export-handle-comments, org-export-mark-radio-links)
17683         (org-export-remove-special-table-lines)
17684         (org-export-normalize-links)
17685         (org-export-concatenate-multiline-links)
17686         (org-export-concatenate-multiline-emphasis): New functions,
17687         obtained from spliting the export preprocessor.
17689         * org-table.el (org-table-recalculate): Improve error message if
17690         the row number is invalid.
17692 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17694         * org-archive.el (org-archive-save-context-info): Fix bugs in
17695         customization setup and docstring.
17697         * org-exp.el (org-export-html-style): Change the size of in the
17698         <pre> element to 90%.
17700 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17702         * org.el (org-find-src-example-start): Function removed.
17703         (org-edit-src-find-region-and-lang): New function.
17705 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17707         * org.el (org-edit-src-exit): New function.
17708         (org-exit-edit-mode): New minor mode.
17710         * org-exp.el (org-export-preprocess-string): Fix bug with removing
17711         comment-like lines from protected examples.
17713         * org.el (org-edit-src-example, org-find-src-example-start)
17714         (org-protect-source-example, org-edit-special): New functions.
17716 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17718         * org-publish.el (org-publish-project-alist): Fix typo in
17719         docstring.
17720         (org-publish-project-alist): Handle :index-title property.
17722 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17724         * org-export-latex.el (org-export-as-latex): Make sure region
17725         bounds are correct.  Parse subtree properties relating to export.
17727         * org-exp.el (org-export-add-options-to-plist): New function.
17728         (org-infile-export-plist): Use `org-export-add-options-to-plist'.
17730 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17732         * org.el (org-default-properties): Add EXPORT_FILE_NAME and
17733         EXPORT_TITLE.
17735         * org-exp.el (org-export-get-title-from-subtree)
17736         (org-export-as-ascii, org-export-as-html): Make sure the original
17737         region-beginning and region-end are used, even after moving point.
17738         (org-export-get-title-from-subtree): Also try the EXPORT_TITLE
17739         property.
17741         * org-remember.el (org-remember-last-stored-marker): New variable.
17742         (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'.
17743         (org-remember-handler): Also use marker to remember
17744         last-stored position.
17746         * org.el (org-goto-marker-or-bmk): New function.
17748 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17750         * org.el (org-file-properties): Rename from `org-local-properties'.
17751         (org-scan-tags): Take file tags into account.
17752         (org-tags-match-list-sublevels): Default changed to t.
17754         * org-exp.el (org-export-as-html): Close paragraph after a footnote.
17756         * org.el (org-update-parent-todo-statistics): New function.
17758         * org-exp.el (org-icalendar-store-UID): New option.
17759         (org-icalendar-force-UID): Option removed.
17760         (org-print-icalendar-entries): IMplement UIDs.
17762 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17764         * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches.
17766 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17768         * org-faces.el (org-column): Document how this face is being used
17769         and why sometimes the background faces shine through.
17771         * org-mhe.el (org-mhe-follow-link): Improve handling of searches.
17773         * org-publish.el (org-publish-attachment): Create publishing
17774         directory if it does not yet exist.
17776         * org-table.el (org-calc-default-modes): Change default number
17777         format to (float 8).
17779         * org.el (org-olpath-completing-read): New function.
17780         (org-time-clocksum-format): New option.
17781         (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'.
17783         * org-clock.el (org-clock-display, org-clock-out)
17784         (org-update-mode-line): Use `org-time-clocksum-format'.
17786         * org-colview-xemacs.el (org-columns-number-to-string):
17787         Use `org-time-clocksum-format'.
17789         * org-colview.el (org-columns-number-to-string):
17790         Use `org-time-clocksum-format'.
17792 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17794         * org-id.el: New file, move from contrib to core.
17796         * org-exp.el (org-icalendar-force-UID): New option.
17798 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17800         * org-exp.el (org-print-icalendar-entries): Make sure DTEND is
17801         shifted by one day if there is a date range without an end time.
17803         * org.el (org-try-structure-completion): New function.
17805 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17807         * org.el (org-set-font-lock-defaults): Improve fontification of
17808         description lists.
17809         (org-insert-item): Handle description lists.
17810         (org-adaptive-fill-function): Improve auto indentation in
17811         description lists.
17813         * org-exp.el (org-export-as-html, org-export-preprocess-string):
17814         Implement VERSE environment.
17815         (org-export-preprocess-string): Implement the COMMENT
17816         environment.
17818         * org-export-latex.el (org-export-latex-preprocess):
17819         Implement VERSE environment.
17821 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17823         * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC
17824         option.
17826 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17828         * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions.
17830         * org.el (org-quote-csv-field): New functions.
17832         * org-table.el (org-table-export-default-format): Remove :splice
17833         from default format, we get the same effect by not specifying
17834         :tstart and :tend.
17835         (org-table-export): Improve setup, distinguish better between
17836         interactive and non-interactive use, allow specifying the format
17837         on the fly, better protection against wrong file names.
17838         (orgtbl-to-generic): Fix documentation.  Do not require :tstart
17839         and :tend when :splice is omitted.
17841 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17843         * org-clock.el (org-clock-select-task): Make sure the selection
17844         letters are 1-9 and A-Z, no special characters.
17846 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17848         * org-exp.el (org-export-htmlize): New group.
17849         (org-export-htmlize-output-type)
17850         (org-export-htmlize-css-font-prefix): New options.
17851         (org-export-htmlize-region-for-paste): New function.
17852         (org-export-htmlize-generate-css): New command.
17854 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17856         * org.el (org-set-visibility-according-to-property): New function.
17857         (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
17858         and compute the regular expressions, and update font-lock.
17859         (org-property-re): Allow a dash in property names.
17861         * org-archive.el (org-extract-archive-file): Insert the file name
17862         without the path into the format, to allow the location format to
17863         contain a subdirectory.
17865         * org-agenda.el (org-agenda-post-command-hook): If point is at end
17866         of buffer, and the `org-agenda-type' property undefined, use the
17867         value from the character before.
17869         * org.el (org-add-planning-info): Don't let indentation for
17870         would-be timestamp become extra whitespace at the end of headline.
17872 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17874         * org.el (org-remove-double-quotes, org-file-contents):
17875         New functions.
17877         * org-exp.el (org-infile-export-plist): Also parse the
17878         contents of #+SETUPFILE files, recursively.
17880         * org.el (org-set-regexps-and-options): Also parse the
17881         contents of #+SETUPFILE files, recursively.
17883         * org-exp.el (org-export-handle-include-files): New function.
17884         (org-export-preprocess-string):
17885         Call `org-export-handle-include-files'.
17887         * org.el (org-delete-property-globally)
17888         (org-delete-property, org-set-property): Ignore case during
17889         completion.
17890         (org-set-property): Use `org-completing-read' instead of
17891         `completing-read'.
17893         * org.el (org-complete-expand-structure-template): New,
17894         experimental function.
17895         (org-structure-template-alist): New, experimental option.
17896         (org-complete): Call `org-complete-expand-structure-template'.
17898 2008-06-17  Bastien Guerry  <bzg@altern.org>
17900         * org-export-latex.el (org-export-latex-preprocess):
17901         Add support for blockquotes.
17903 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17905         * org.el (org-read-date-analyze): Catch the case where only a
17906         weekday is given.
17908 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17910         * org.el (org-set-font-lock-defaults): Make the description
17911         tag bold.
17913         * org-exp.el (org-export-as-html, org-close-li):
17914         Implement description lists.
17916 2008-06-17  Jason Riedy  <jason@acm.org>
17918         * org-table.el (*orgtbl-default-fmt*): New variable.
17919         (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
17920         when there is no other fmt available.
17922         (orgtbl-to-generic): Allow an explicitly nil :tstart or
17923         :tend to suppress the appropriate string.
17925         (orgtbl-to-orgtbl): New function for translating to another orgtbl
17926         table.
17928 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17930         * org.el (org-read-date-analyze): "." as an alias for "+0" in
17931         read date.
17933         * org-clock.el (org-clock-save-markers-for-cut-and-paste):
17934         New function.
17936         * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
17937         New function.
17939 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17941         * org-clock.el (org-clock-find-position): Don't include notes
17942         into clock drawer.
17944         * org-archive.el (org-archive-subtree): No longer remove an
17945         extra line after cutting the subtree.  `org-cut-subtree' already
17946         takes care of this.
17948         * org-remember.el (org-remember-handler): Only kill the target
17949         buffer if it does not contain the running clock.
17951         * org.el (org-markers-to-move): New variable.
17952         (org-save-markers-in-region, org-check-and-save-marker)
17953         (org-reinstall-markers-in-region): New function.
17954         (org-move-subtree-down, org-copy-subtree): Remember relative
17955         marker positions before cutting.
17956         (org-move-subtree-down, org-paste-subtree): Restore relative
17957         marker positions after pasting.
17959         * org-remember.el (org-remember-clock-out-on-exit): New option.
17960         (org-remember-finalize): Clock out only if the setting in
17961         `org-remember-clock-out-on-exit' requires it.
17962         (org-remember-handler): Do the cleanup in the buffer, to make sure
17963         that the clock marker remains in tact.
17965 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17967         * org-clock.el (org-clock-goto): Widen buffer if necessary.
17968         (org-clock-in): Make sure that also tasks outside the narrowed
17969         region will be clocked in correctly.
17970         (org-clock-insert-selection-line): Widen the buffer so that we can
17971         find the correct task heading.
17973         * org.el (org-base-buffer): New function.
17975         * org-exp.el (org-icalendar-cleanup-string): Make sure ","
17976         and ";" are escaped.
17977         (org-print-icalendar-entries): Also apply
17978         `org-icalendar-cleanup-string' to the headline, not only to the
17979         summary property.
17981 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
17983         * org-exp.el (org-export-preprocess-hook): New hook.
17984         (org-export-preprocess-string): Call `org-export-preprocess-hook'.
17986         * org.el (org-font-lock-hook): New variable.
17987         (org-font-lock-hook): New function.
17988         (org-set-font-lock-defaults): Call `org-font-lock-hook'.
17990 ;; Local Variables:
17991 ;; coding: utf-8
17992 ;; add-log-time-zone-rule: t
17993 ;; End:
17995         Copyright (C) 2008-2011  Free Software Foundation, Inc.
17997   This file is part of GNU Emacs.
17999   GNU Emacs is free software: you can redistribute it and/or modify
18000   it under the terms of the GNU General Public License as published by
18001   the Free Software Foundation, either version 3 of the License, or
18002   (at your option) any later version.
18004   GNU Emacs is distributed in the hope that it will be useful,
18005   but WITHOUT ANY WARRANTY; without even the implied warranty of
18006   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18007   GNU General Public License for more details.
18009   You should have received a copy of the GNU General Public License
18010   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.