]> git.eshelyaron.com Git - emacs.git/commitdiff
Fixes related to the last Org merge.
authorBastien Guerry <bzg@gnu.org>
Tue, 8 Jan 2013 22:02:09 +0000 (23:02 +0100)
committerBastien Guerry <bzg@gnu.org>
Tue, 8 Jan 2013 22:02:09 +0000 (23:02 +0100)
doc/misc/org.texi
etc/ORG-NEWS
etc/refcards/orgcard.tex
lisp/org/ChangeLog

index 93efa8e0a8de5ee2929e429cbf3b019e7bd94526..75298db29fedee8efe99fd770f5012f1c67a6834 100644 (file)
 @copying
 This manual is for Org version @value{VERSION}.
 
-Copyright @copyright{} 2004--2012 Free Software Foundation, Inc.
+Copyright @copyright{} 2004--2013 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index e0f8812ab1d282044904506168379e1053ac0619..4d16d1925ebc7d47682a28b9bbd2a7542bf355c8 100644 (file)
@@ -43,13 +43,6 @@ consistent with using the `:' key in agenda view.
 You can now use `=' for [[doc::org-columns][org-columns]].
 
 ** =org-float= is now obsolete, use =diary-float= instead
-** No GPL manual anymore
-
-There used to be a GPL version of the Org manual, but this is not the
-case anymore, the Free Software Foundation does not permit this.
-
-The GNU FDL license is now included in the manual directly.
-
 ** Enhanced compatibility with Emacs 22 and XEmacs
 
 Thanks to Achim for his work on enhancing Org's compatibility with
index 221746ce85ba7cfc5c5b742a9567d17965e83194..651d7dd08eb9e50d36698d9bc380a75fef37b024 100644 (file)
@@ -1,7 +1,7 @@
 % Reference Card for Org Mode
 \def\orgversionnumber{7.9.3}
 \def\versionyear{2013}          % latest update
-\def\year{2013}                 % latest copyright year
+\input emacsver.tex
 
 %**start of header
 \newcount\columnsperpage
index b87b580aebac2dd9859bc9759ec619b8c923a8fb..b6b376d75fd41867d120aa2497365e1f207526f0 100644 (file)
 
        * org-icalendar.el (org-icalendar-print-entries): Refresh the
        'org-appt-warntime property.
-       (org-icalendar-print-entries): Do not use `org-entry-get' to get
-       the "APPT_WARNTIME" property value.
-
+       (org-icalendar-print-entries):
        * org-agenda.el (org-agenda-get-timestamps)
        (org-agenda-get-sexps, org-agenda-get-deadlines)
-       (org-agenda-get-scheduled): Ditto.
+       (org-agenda-get-scheduled): Do not use `org-entry-get' to get the
+       "APPT_WARNTIME" property value.
 
        * org.el (org-id-link-to-org-use-id): Fix compiler warning.
 
@@ -95,8 +94,9 @@
 
        * org.el (org-refresh-effort-properties): New defun.
        (org-get-effort): Delete.
-       (org-set-effort): Set the 'org-effort text property.
-       (org-property-next-allowed-value): Ditto.
+       (org-set-effort):
+       (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
        compatibility function.
 
        * org.el (org-table-map-tables): Fix allowed blocks.
-       (org-edit-special): Fix regression: allow editing HTML and LaTeX
-       source blocks again.
 
-       * org-src.el (org-edit-src-code): Ditto.
+       * org.el (org-edit-special):
+       * org-src.el (org-edit-src-code): Fix regression: allow editing
+       HTML and LaTeX source blocks again.
 
        * org.el (org-nonsticky-props): Add `htmlize-link'.
        (org-nonsticky-props): Add `htmlize-link'.
-       (org-edit-special): Don't edit in verbatim blocks.
 
-       * org-src.el (org-edit-src-code): Ditto.
+       * org.el (org-edit-special):
+       * org-src.el (org-edit-src-code): Don't edit in verbatim blocks.
 
        * org-table.el (org-table-fedit-lisp-indent)
        (orgtbl-self-insert-command): Use `org-delete-backward-char'
        "example" and "verbatim".
 
        * org.el (org-delete-backward-char, org-delete-char): Save match
-       data (`delete-backward-char' and `delete-char' don't.)
-       (org-enable-table-editor, org-insert-heading)
-       (org-remove-timestamp-with-keyword, org-self-insert-command):
-       Use `delete-backward-char' instead of `backward-delete-char'.
+       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):
        * org-table.el (org-table-fedit-lisp-indent)
-       (orgtbl-self-insert-command): Ditto.
-
-       * org-latex.el (org-export-latex-subcontent): Ditto.
-
-       * org-clock.el (org-clocktable-write-default): Ditto.
-
-       * org-ascii.el (org-export-ascii-preprocess): Ditto.
+       (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.el (org-todo): Ignore the comment string when changing the
        TODO state of a headline.
 
 2013-01-08  Dmitry Antipov  <dmantipov@yandex.ru>
 
-       * org-agenda.el (org-agenda-get-restriction-and-command): Use
-       `point-marker'.
-
-       * org-capture.el (org-capture-place-template): Ditto.
-
-       * org-colview-xemacs.el (org-dblock-write:columnview): Ditto.
-
-       * org-colview.el (org-dblock-write:columnview): Ditto.
-
-       * org-mobile.el (org-mobile-locate-entry): Ditto.
-
-       * org-table.el (org-table-convert-region): Ditto.
-
-       * org.el (org-update-statistics-cookies): Ditto.
+       * org-agenda.el (org-agenda-get-restriction-and-command):
+       * org-capture.el (org-capture-place-template):
+       * org-colview.el (org-dblock-write:columnview):
+       * org-mobile.el (org-mobile-locate-entry):
+       * 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>
 
        * ob-haskell.el (org-export-as-latex): Don't use the obsoleted
        argument `hidden'.
 
-       * org.el (org-refile): Run within `with-demoted-errors' so
-       that a corrupted bookmark file does not stop the refile
-       process.
+       * org.el (org-refile): Run within `with-demoted-errors' so that a
+       corrupted bookmark file does not stop the refile process.
 
        * org-capture.el (org-capture-bookmark-last-stored-position):
        Ditto for the capture process.