]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ChangeLog
Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.org
[gnu-emacs] / lisp / org / ChangeLog
index e6b1e564de3cdf402b457717fdc83bb4a48fe9f4..5626b611f0d71c3675596636c6490df98082e942 100644 (file)
@@ -5,9 +5,8 @@
 
 2013-02-28  Bastien Guerry  <bzg@gnu.org>
 
-       * org-indent.el
-       (org-indent-add-properties): Bugfix: prevent negative value for
-       `added-ind-per-lvl'.
+       * org-indent.el (org-indent-add-properties): Bugfix: prevent
+       negative value for `added-ind-per-lvl'.
 
        * org.el (org-mode): Add `org-fix-ellipsis-at-bol' to
        `isearch-mode-end-hook' so that any isearch fixes the problem with
        (org-fix-ellipsis-at-bol): New defsubst.
        (org-show-context, org-isearch-end): Use it.
 
-       * org.el (org-show-context): Remove useless catch.  Make sure the
-       top of the window is a visible headline.
+       * org.el (org-show-context): Remove useless catch.
+       Make sure the top of the window is a visible headline.
        (org-activate-plain-links): Remove unused catch.
 
-       * org-macs.el (org-get-alist-option): Return nil, not (nil), so
-       that `org-show-context' DTRT.
+       * org-macs.el (org-get-alist-option): Return nil, not (nil),
+       so that `org-show-context' DTRT.
 
        * org.el (org-imenu-get-tree): Fix bug when matching against empty
        headlines.
@@ -28,7 +27,6 @@
        * org.el (org-overview): Stay on current line.
        (org-map-entries): Fix docstring.
        (org-at-clock-log-p): Delete.
-
        * org-clock.el (org-at-clock-log-p): Move here.
 
        * org.el (org-tsr-regexp-both): Don't activate dates in links.
        * org-mobile.el (org-mobile-edit): DTRT when inserting a heading
        in an invisible region.
 
-       * org.el (org-insert-heading-respect-content): New `invisible-ok'
-       parameter.  Add docstring.
+       * org.el (org-insert-heading-respect-content): Add docstring.
+       New `invisible-ok' parameter.
        (org-insert-todo-heading-respect-content): Add docstring.
 
-       * ob-tangle.el (org-babel-tangle-collect-blocks): Bugfix: remove
-       code references from blocks.
+       * ob-tangle.el (org-babel-tangle-collect-blocks):
+       Bugfix: remove code references from blocks.
 
        * org-agenda.el (org-agenda-schedule, org-agenda-deadline):
        Cosmetic changes.
        (org-agenda-show-new-time): Fix bug when displaying a temporary
        overlay with the scheduled/deadline information.
 
-       * org.el (org-fill-paragraph-with-timestamp-nobreak-p): New
-       function.
+       * org.el (org-fill-paragraph-with-timestamp-nobreak-p): New function.
        (org-setup-filling): Use it to prevent breaking a timestamp when
        filling a paragraph.
 
-       * org-id.el (org-id-get-with-outline-path-completion): Fix
-       docstring.
+       * org-id.el (org-id-get-with-outline-path-completion): Fix docstring.
 
 2013-02-28  Tim Burt  <tcburt@rochester.rr.com>  (tiny change)
 
-       * org-datetree.el (org-datetree-find-year-create): Match headlines
-       with tags.
+       * org-datetree.el (org-datetree-find-year-create):
+       Match headlines with tags.
 
 2013-02-07  Bastien Guerry  <bzg@gnu.org>
 
        * ob-eval.el (org-babel-shell-command-on-region): Use
        `executable-find' for local `shell-file-name'.
 
-2013-01-08  Achim Gratz  <Stromeko@Stromeko.de>
+2013-01-09  Achim Gratz  <Stromeko@Stromeko.de>
 
        * org-faces.el: Define face alias mode-line for XEmacs (it's
        called modeline there).
        byte-compiling.
 
        * org.el (org-get-location, org-switch-to-buffer-other-window):
-       Use the wrapper `org-no-popups´ to let-bind the correct variables
+       Use the wrapper `org-no-popups' to let-bind the correct variables
        for suppression of popup windows.
 
-       * org-compat.el (user-error): Defalias to `error´ for Emacsen that
+       * org-compat.el (user-error): Defalias to `error' for Emacsen that
        don't have it.
 
        * org-agenda.el (org-agenda-write): Use org-called-interactively-p
        instead of called-interactively-p.
 
        * org.el (org-find-invisible-foreground): Do not use the value of
-       variables `default-frame-alist´, `initial-frame-alist´ and
-       `window-system-default-frame-alist´ when their symbol is not
-       bound.
+       variables `default-frame-alist', `initial-frame-alist' and
+       `window-system-default-frame-alist' when their symbol is not bound.
 
-2013-01-08  Bastien Guerry  <bzg@gnu.org>
+2013-01-09  Bastien Guerry  <bzg@gnu.org>
 
        * org-src.el (org-edit-src-code): Fix bug when trying to edit a
        table.el table.
        whole function.
 
        * org.el (org-entry-get): Speed up by let-binding some variables
-       only if needed.  Also fix a bug: consider an empty drawer as no
-       drawer.
+       only if needed.  Also fix a bug: consider an empty drawer as no drawer.
 
        * org-agenda.el (org-search-view, org-agenda-get-todos)
        (org-agenda-get-timestamps, org-agenda-get-sexps)
 
        * org-clock.el (org-clock-in): Use the renamed defun.
 
-       * org-icalendar.el (org-icalendar-print-entries): Refresh the
-       'org-appt-warntime property.
+       * org-icalendar.el (org-icalendar-print-entries):
+       Refresh the 'org-appt-warntime property.
        (org-icalendar-print-entries):
        * org-agenda.el (org-agenda-get-timestamps)
        (org-agenda-get-sexps, org-agenda-get-deadlines)
 
        * org-agenda.el (org-agenda-format-item): Do not use
        `org-get-effort' to get the effort text property.
-       (org-agenda-get-sexps): Use `org-back-to-heading' when setting the
-       tags.
+       (org-agenda-get-sexps): Use `org-back-to-heading' when setting tags.
 
        * org-clock.el (org-clock-in): Refresh effort properties.
 
        * org.el (org-refresh-effort-properties): New defun.
        (org-get-effort): Delete.
        (org-set-effort):
-       (org-property-next-allowed-value): Set the 'org-effort text
-       property.
+       (org-property-next-allowed-value): Set the 'org-effort text property.
        (org-agenda-prepare-buffers): Refresh effort properties.
 
        * org.el (org-read-date): Let-bind `mouse-autoselect-window' to
-       nil so that the mouse doesn't jump when the option is set to t
-       globally.
+       nil so that the mouse doesn't jump when the option is set to t globally.
 
        * org-agenda.el (org-agenda-dim-blocked-tasks): Default to nil.
        (org-agenda-dim-blocked-tasks): Make interactive and allow an
        optional parameter 'invisible to hide blocked tasks instead of
        just dimming them.
-       (org-agenda-mode-map): Bind `org-agenda-dim-blocked-tasks' to
-       "#".
+       (org-agenda-mode-map): Bind `org-agenda-dim-blocked-tasks' to "#".
 
        * org-agenda.el (org-agenda-finalize): Don't try to align tags
        when there are no tags.  Only try to draw the habit consistency
        * org.el (org-get-priority): Save match data even when using
        `org-get-priority-function'.
 
-       * org-mobile.el (org-mobile-create-index-file): Possibly normalize
-       `org-todo-keywords'.
+       * org-mobile.el (org-mobile-create-index-file):
+       Possibly normalize `org-todo-keywords'.
 
-       * org-mobile.el (org-mobile-push): Use the correct agenda buffer
-       names.
+       * org-mobile.el (org-mobile-push): Use the correct agenda buffer names.
 
        * org.el (org-store-link): Use `org-id-link-to-org-use-id' instead
        of the obsolete variable name.
 
-       * org.el (org-fontify-meta-lines-and-blocks-1): Fix bug when
-       fontifying keywords with no value.
+       * org.el (org-fontify-meta-lines-and-blocks-1):
+       Fix bug when fontifying keywords with no value.
 
        * org.el (org-goto-auto-isearch): Enhance docstring.
        (org-goto-map): Make a defun, so that the customized value of
        * org-exp.el (org-export-as-org): Remove useless argument.
 
        * org-docbook.el (org-export-as-docbook-batch)
-       (org-export-region-as-docbook, org-export-as-docbook-pdf): Fix
-       the number of arguments.
+       (org-export-region-as-docbook, org-export-as-docbook-pdf):
+       Fix the number of arguments.
        (org-export-as-docbook): Remove useless argument.
 
        * org.el (org-speed-commands-default): Use ":" instead of ";" for
 
        * org-latex.el (org-export-as-latex): Fix typo in docstring.
 
-       * org-list.el (org-cycle-include-plain-lists): Docstring
-       enhancement.
+       * org-list.el (org-cycle-include-plain-lists): Docstring enhancement.
 
        * org.el (org-fontify-meta-lines-and-blocks-1): Fix fontification
        bug when fontifying a keyword with no associated value.
 
        * org.el (org-offer-links-in-entry): Do not open the link directly
        through `org-open-link-from-string', only offer to select a link
-       and return a cons with the link (as a string) and the end of
-       entry.
+       and return a cons with the link (as a string) and the end of entry.
        (org-open-at-point): Use `org-offer-links-in-entry' correctly.
 
-       * org.el (org-cycle-internal-local): Fix bug: allow headings with
-       leading blank characters.
+       * org.el (org-cycle-internal-local):
+       Fix bug: allow headings with leading blank characters.
 
-       * org-clock.el (org-clock-persist): Docstring fix: document the
-       'history value.
+       * org-clock.el (org-clock-persist):
+       Docstring fix: document the 'history value.
 
        * org.el (org-insert-link): Fix bug when inserting links to
        headlines containing the ">" character.
        for Emacs 22, where `delete-directory' does not support recursive
        deletion.
 
-       * org-odt.el (org-odt-cleanup-xml-buffers): Use the new
-       compatibility function.
+       * org-odt.el (org-odt-cleanup-xml-buffers):
+       Use the new compatibility function.
 
        * org.el (org-table-map-tables): Fix allowed blocks.
 
        (org-edit-special): Fix bug about editing special blocks
        "example" and "verbatim".
 
-       * org.el (org-delete-backward-char, org-delete-char): Save match
-       data, `delete-backward-char' and `delete-char' don't.
+       * org.el (org-delete-backward-char, org-delete-char):
+       Save match data, `delete-backward-char' and `delete-char' don't.
 
        * org.el (org-enable-table-editor, org-insert-heading)
        (org-remove-timestamp-with-keyword, org-self-insert-command):
        (orgtbl-self-insert-command):
        * org-latex.el (org-export-latex-subcontent):
        * org-clock.el (org-clocktable-write-default):
-       * org-ascii.el (org-export-ascii-preprocess): Use
-       `delete-backward-char' instead of `backward-delete-char'.
+       * org-ascii.el (org-export-ascii-preprocess):
+       Use `delete-backward-char' instead of `backward-delete-char'.
 
        * org.el (org-todo): Ignore the comment string when changing the
        TODO state of a headline.
        (org-export-as-html-and-open, org-export-as-html-batch)
        (org-export-region-as-html): Don't use obsolete arg.
 
-       * org-ascii.el (org-export-as-ascii): Delete obsolete arg
-       `hidden'.
+       * org-ascii.el (org-export-as-ascii): Delete obsolete arg `hidden'.
        (org-export-as-ascii-to-buffer): Don't use obsolete arg.
 
        * org.el (org-in-fixed-width-region-p): Save match data.
        * org-agenda.el (org-agenda-skip): Only check if point is
        inside a code block, not at a code block.
 
-       * org.el (org-in-fixed-width-region-p): Rewrite using
-       org-element.el.
+       * org.el (org-in-fixed-width-region-p):
+       Rewrite using org-element.el.
 
-       * org.el (org-fill-paragraph): Fill correctly in source code
-       block.
+       * org.el (org-fill-paragraph): Fill correctly in source code block.
 
        * org.el (org-in-fixed-width-region-p): New function.
        (org-edit-special): Fix bug: make sure to DTRT in every
        * org-src.el (org-edit-src-code): Fix bug triggered by the sexp
        (copy-marker nil) on Emacs <24.1.
 
-2013-01-08  Dmitry Antipov  <dmantipov@yandex.ru>
+2013-01-09  Dmitry Antipov  <dmantipov@yandex.ru>
 
        * org-agenda.el (org-agenda-get-restriction-and-command):
        * org-capture.el (org-capture-place-template):
        * org-table.el (org-table-convert-region):
        * org.el (org-update-statistics-cookies): Use `point-marker'.
 
-2013-01-08  Eric Schulte  <eric.schulte@gmx.com>
+2013-01-09  Eric Schulte  <eric.schulte@gmx.com>
 
        * org-exp.el (org-export-string): Pass the dir option on through
        to any subsequent export functions.
 
-2013-01-08  Henning Weiss  <hdweiss@gmail.com>  (tiny change)
+2013-01-09  Henning Weiss  <hdweiss@gmail.com>  (tiny change)
 
        * org-mobile.el (org-mobile-sumo-agenda-command): Remove match
        description from block agendas when they have a title.
 
-2013-01-08  Jambunathan K  <kjambunathan@gmail.com>
+2013-01-09  Jambunathan K  <kjambunathan@gmail.com>
 
        * org-odt.el (org-export-as-odt-batch): Init `org-odt-zip-dir'.
        Fix Emacs Bug#13254.
        * org-odt.el (org-odt-format-org-link): Add check for presence of
        description in headline links.
 
-2013-01-08  Michael Albinus  <michael.albinus@gmx.de>
-
-       * ob.el (org-babel-temp-file): Fix setting of
-       `temporary-file-directory' on remote hosts.
-
-       * ob-eval.el (org-babel-shell-command-on-region): Use
-       `process-file' instead of `call-process-region'.  The latter one
-       does not work on remote hosts.
-
-2013-01-08  Michael Gauland  <mike_gauland@stanfordalumni.org>  (tiny change)
+2013-01-09  Michael Gauland  <mike_gauland@stanfordalumni.org>  (tiny change)
 
        * org-src.el: Create a marker to pass to copy-marker.
 
-2013-01-08  Nicolas Goaziou  <n.goaziou@gmail.com>
+2013-01-09  Nicolas Goaziou  <n.goaziou@gmail.com>
 
        * org.el (org-setup-filling): Set `auto-fill-inhibit-regexp' to
        nil because `org-adaptive-fill-function' already determines which
        * org.el (org-fill-paragraph): Small refactoring.
 
        * org-element.el (org-element--parse-elements)
-       (org-element-at-point): Fix parsing of a list in a block in a
-       list.
+       (org-element-at-point): Fix parsing of a list in a block in a list.
+
+2013-01-09  Sebastien Vauban  <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
 
-2013-01-08  Sebastien Vauban  <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
+       * org.el (org-copy-subtree, org-paste-subtree):
+       Fix whitespace handling when copying/pasting a subtree.
 
-       * org.el (org-copy-subtree, org-paste-subtree): Fix whitespace
-       handling when copying/pasting a subtree.
+2012-12-20  Michael Albinus  <michael.albinus@gmx.de>
 
-2012-12-12  Bastien Guerry  <bzg@gnu.org>
+       * ob.el (org-babel-temp-file): Fix setting of
+       `temporary-file-directory' on remote hosts.
+
+       * ob-eval.el (org-babel-shell-command-on-region): Use
+       `process-file' instead of `call-process-region'.  The latter one
+       does not work on remote hosts.
+
+2012-12-13  Bastien Guerry  <bzg@gnu.org>
 
        * org-latex.el (org-export-latex-links): Escape raw path when
        exporting links to files.
 
        * org-timer.el (org-timer-stop): Add message.
 
-       * org-agenda.el (org-agenda-schedule, org-agenda-deadline): Fix
-       redundant messages.
+       * org-agenda.el (org-agenda-schedule, org-agenda-deadline):
+       Fix redundant messages.
 
        * org-agenda.el (org-agenda-finalize): Fix clock highlighting.
 
 
        * org-install.el: Enhance warning.
 
-2012-12-12  Erik Hetzner  <egh@e6h.org>  (tiny change)
+2012-12-13  Erik Hetzner  <egh@e6h.org>  (tiny change)
 
        * org.el (org-log-into-drawer): Honor the nil value for the
        :LOG_INTO_DRAWER: property.
 
-2012-12-12  Le Wang  <l26wang@gmail.com>  (tiny change)
+2012-12-13  Le Wang  <l26wang@gmail.com>  (tiny change)
 
        * org-src.el (org-edit-src-exit): Fix editing source section with
        blank lines.
 
-2012-12-12  Le Wang  <le.wang@agworld.com.au>
+2012-12-13  Le Wang  <le.wang@agworld.com.au>
 
        * org-src.el (org-edit-src-code): Use marker with insertion type
        t to track end and remove hack requiring delete from beg to (1- end).
 
-2012-12-12  Nicolas Goaziou  <n.goaziou@gmail.com>
+2012-12-13  Nicolas Goaziou  <n.goaziou@gmail.com>
 
        * org-element.el (org-element-context): When point is between two
        objects, be sure to return the second one.
        delegate motion to `end-of-line' instead of `move-end-of-line' in
        order to stay on the current line.
 
-2012-12-12  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
+2012-12-13  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
 
        * org-bibtex.el: In the documentation section of the file, fix the
        broken URL to Andrew Roberts' document on BibTeX entries.
        commented lines in the Remember temporary buffer with the
        appropriate characters.
 
-2012-12-12  Toby S. Cubitt  <tsc25@cantab.net>
+2012-12-13  Toby S. Cubitt  <tsc25@cantab.net>
 
        * org.el (org-beginning-of-line): Check `visual-line-mode' instead
-       of `line-visual-mode' to determine whether to move by visual
-       lines.
+       of `line-visual-mode' to determine whether to move by visual lines.
 
        * org.el (org-kill-line): Use the `org-bound-and-true-p' macro.
 
+2012-12-04  Chong Yidong  <cyd@gnu.org>
+
+       * org-bibtex.el (org-bibtex-ask): Use visual-line-mode instead of
+       longlines-mode.
+
 2012-10-26  Achim Gratz  <stromeko@stromeko.de>
 
        * ob-ditaa.el: Needs to (require 'org-compat) for