emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r102647: ChangeLog fixes.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r102647: ChangeLog fixes.
Date: Mon, 13 Dec 2010 09:27:56 -0800
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 102647
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2010-12-13 09:27:56 -0800
message:
  ChangeLog fixes.
  Includes removing changes for files not present.
modified:
  lisp/org/ChangeLog
=== modified file 'lisp/org/ChangeLog'
--- a/lisp/org/ChangeLog        2010-12-11 16:42:53 +0000
+++ b/lisp/org/ChangeLog        2010-12-13 17:27:56 +0000
@@ -175,6 +175,9 @@
 
        * org-compat.el (org-floor*): New function.
 
+2010-12-11  Carsten Dominik  <address@hidden>
+           John Wiegley  <address@hidden>
+
        * org-complete.el: New file.
 
 2010-12-11  Carsten Dominik  <address@hidden>
@@ -183,7 +186,7 @@
 
 2010-12-11  Matt Lundin  <address@hidden>
 
-       * 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  <address@hidden>
@@ -247,11 +250,6 @@
 
        * org.el (org-auto-repeat-maybe): Use org-today.
 
-2010-12-11  David Maus  <address@hidden>
-
-       * 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  <address@hidden>
 
        * 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  <address@hidden>
-
-       * org-test.el (org-test-current-file): New function.  Run all tests
-       for current file.
-
 2010-12-11  Eric Schulte  <address@hidden>
 
        * 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  <address@hidden>
-
-       * 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  <address@hidden>
 
        * org-latex.el (org-export-latex-make-header): Run the title through
@@ -578,7 +558,7 @@
 
 2010-12-11  Dan Davison  <address@hidden>
 
-       * 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  <address@hidden>
 
-       * 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  <address@hidden>
 
@@ -661,11 +640,6 @@
        * org-id.el (org-id-store-link): Test for org-mode before checking
        for IDs.
 
-2010-12-11  David Maus  <address@hidden>
-
-       * 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  <address@hidden>
 
        * org.el (org-shorten-string): New function.
@@ -931,9 +905,9 @@
 
 2010-11-11  Carsten Dominik  <address@hidden>
 
-       * 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  <address@hidden>
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]