]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ChangeLog
Merge from emacs-24; up to 2012-12-08T12:11:29Z!eliz@gnu.org
[gnu-emacs] / lisp / org / ChangeLog
index 1201fa36a9ffc55677237d0d1c10c839633438a1..3a575f604143aff4038a4da38d3220eb11517c44 100644 (file)
@@ -1,13 +1,13 @@
-2013-01-08  Achim Gratz  <Stromeko@Stromeko.de>
+2013-01-09  Achim Gratz  <Stromeko@Stromeko.de>
 
        * org-compat.el (org-define-obsolete-function-alias)
        (org-define-obsolete-variable-alias): Introduce new compatibility
        macros to obsolete functions and variables.
 
-       * org-agenda.el, org-clock.el, org-id.el, org-lparse.el,
-       org-protocol.el org.el: Use
-       `org-define-obsolete-{function,variable}-alias' instead of
-       `define-obsolate{function,variable}-alias'.
+       * org-agenda.el, org-clock.el, org-id.el, org-lparse.el:
+       * org-protocol.el, org.el:
+       Use `org-define-obsolete-{function,variable}-alias' instead
+       of `define-obsolate{function,variable}-alias'.
 
        * 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.
@@ -48,8 +47,7 @@
        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)
@@ -75,8 +73,8 @@
 
        * 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>
+
+       * org.el (org-copy-subtree, org-paste-subtree):
+       Fix whitespace handling when copying/pasting a subtree.
 
-2013-01-08  Sebastien Vauban  <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
+2012-12-20  Michael Albinus  <michael.albinus@gmx.de>
+
+       * ob.el (org-babel-temp-file): Fix setting of
+       `temporary-file-directory' on remote hosts.
 
-       * org.el (org-copy-subtree, org-paste-subtree): Fix whitespace
-       handling when copying/pasting a subtree.
+       * 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-12  Bastien Guerry  <bzg@gnu.org>
+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