summaryrefslogtreecommitdiff
path: root/lisp/org/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ChangeLog')
-rw-r--r--lisp/org/ChangeLog26
1 files changed, 1 insertions, 25 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index e116129521f..03d3cdd45f3 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -5097,9 +5097,6 @@
* org-agenda.el (org-agenda-show-clocking-issues)
(org-agenda-format-item): Silence byte compiler.
- * org-colview-xemacs.el (org-agenda-columns): Silence byte
- compiler.
-
* org-colview.el (org-agenda-columns): Silence byte compiler.
* org.el (org-properties-postprocess-alist): Silence byte
@@ -13446,10 +13443,6 @@
2012-01-03 Bastien Guerry <bzg@gnu.org>
- * org-mw.el (org-mw-export-lists): Fix list export.
-
-2012-01-03 Bastien Guerry <bzg@gnu.org>
-
* org-list.el (org-list-item-trim-br): New function.
(org-list-to-generic): New parameter :nobr to use the new
function.
@@ -14072,11 +14065,6 @@
2011-07-28 Bastien Guerry <bzg@gnu.org>
- * org-toc.el (org-toc-before-first-heading-p, org-toc-show)
- (org-toc-get-headlines-status): Use `org-outline-regexp-bol'.
-
-2011-07-28 Bastien Guerry <bzg@gnu.org>
-
* org.el (org-outline-regexp-bol): New defconst.
(org-outline-level, org-set-font-lock-defaults, org-cycle)
(org-overview, org-content, org-flag-drawer)
@@ -18539,21 +18527,9 @@
* ob-ref.el (org-babel-ref-parse): Allow passing empty strings
into code blocks.
-2011-07-28 David Maus <dmaus@ictsoc.de>
-
- * test-org-table.el
- (test-org-table/org-table-convert-refs-to-rc/3)
- (test-org-table/org-table-convert-refs-to-rc/2)
- (test-org-table/org-table-convert-refs-to-rc/1)
- (test-org-table/org-table-convert-refs-to-an/3)
- (test-org-table/org-table-convert-refs-to-an/2)
- (test-org-table/org-table-convert-refs-to-an/1): Provide tests for
- table formular format conversion.
-
2011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
- * org.el (org-sort-entries): Fix sorting with a bold emphasis at
- bol.
+ * org.el (org-sort-entries): Fix sorting with a bold emphasis at bol.
2011-07-28 Eric Schulte <schulte.eric@gmail.com>