From: Glenn Morris Date: Mon, 13 Dec 2010 17:27:56 +0000 (-0800) Subject: ChangeLog fixes. X-Git-Tag: emacs-pretest-24.0.90~104^2~618^2~1322^2~278^2~125 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=407277e0db56ec163db07815d12ac3a0f641ee03;p=emacs.git ChangeLog fixes. Includes removing changes for files not present. --- diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 2973ff4b579..9bf07deeffe 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog @@ -175,6 +175,9 @@ * org-compat.el (org-floor*): New function. +2010-12-11 Carsten Dominik + John Wiegley + * org-complete.el: New file. 2010-12-11 Carsten Dominik @@ -183,7 +186,7 @@ 2010-12-11 Matt Lundin - * org-agenda.el: (org-format-agenda-item) The value of + * org-agenda.el (org-format-agenda-item): The value of org-category is not converted to a string unless it is defined. 2010-12-11 Eric Schulte @@ -247,11 +250,6 @@ * org.el (org-auto-repeat-maybe): Use org-today. -2010-12-11 David Maus - - * test-org.el (test-org/org-link-escape-url-with-escaped-char): Add - test for escaping and unescaping url with already escaped char. - 2010-12-11 Carsten Dominik * org-clock.el (org-day-of-week): New function. @@ -383,29 +381,11 @@ with-no-warnings. (with-silent-modifications) Declare macro for Emacs < 23.2. -2010-12-11 David Maus - - * org-test.el (org-test-current-file): New function. Run all tests - for current file. - 2010-12-11 Eric Schulte * ob.el (org-babel-parse-header-arguments): Removed addition of ":" to singleton first header arguments as it was leading to errors. -2010-12-11 David Maus - - * test-org.el (test-org/org-link-escape-ascii-character) - (test-org/org-link-escape-ascii-ctrl-character) - (test-org/org-link-escape-multibyte-character) - (test-org/org-link-escape-custom-table) - (test-org/org-link-escape-custom-table-merge) - (test-org/org-link-unescape-ascii-character) - (test-org/org-link-unescape-ascii-ctrl-character) - (test-org/org-link-unescape-multibyte-character) - (test-org/org-link-unescape-ascii-extended-char): New tests for - unicode aware percent escaping. - 2010-12-11 Carsten Dominik * org-latex.el (org-export-latex-make-header): Run the title through @@ -578,7 +558,7 @@ 2010-12-11 Dan Davison - * org-exp.el: (org-export-format-source-code-or-example): + * org-exp.el (org-export-format-source-code-or-example): Remove hard-wired configuration of minted export (org-export-latex-minted-with-line-numbers): Remove variable @@ -616,8 +596,7 @@ 2010-12-11 Julien Danjou - * list/org-agenda.el (org-agenda-category-icon-alist): Fix defcustom - type. + * org-agenda.el (org-agenda-category-icon-alist): Fix defcustom type. 2010-12-11 Nicolas Goaziou @@ -661,11 +640,6 @@ * org-id.el (org-id-store-link): Test for org-mode before checking for IDs. -2010-12-11 David Maus - - * org-test.el (org-test-current-defun): `which-function' does not - return a list, but the name of the function. - 2010-12-11 Carsten Dominik * org.el (org-shorten-string): New function. @@ -931,9 +905,9 @@ 2010-11-11 Carsten Dominik - * org-indent.el: (org-indent-add-properties): Use - `with-silent-modificaitons'. - (org-indent-remove-properties): Use `with-silent-modificaitons'. + * org-indent.el (org-indent-add-properties): Use + `with-silent-modificatons'. + (org-indent-remove-properties): Use `with-silent-modificatons'. 2010-11-11 Carsten Dominik