summaryrefslogtreecommitdiff
path: root/lisp/org
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-02-22 20:31:39 -0500
committerGlenn Morris <rgm@gnu.org>2012-02-22 20:31:39 -0500
commit7a71b18d533afcbbb323a9b55bc539ba04916f7f (patch)
tree0a58071be6f615c59e54747ca020c1ed27059c29 /lisp/org
parentb617673c98fea9961d648d8215c92baf8098313a (diff)
downloademacs-7a71b18d533afcbbb323a9b55bc539ba04916f7f.tar.gz
ChangeLog fixes prompted by M-x authors
Diffstat (limited to 'lisp/org')
-rw-r--r--lisp/org/ChangeLog6
1 files changed, 2 insertions, 4 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index a2f83eecce5..392fe25202f 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -440,7 +440,7 @@
2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
- * org.el Key bindings: remap the Outline functions from
+ * org.el (Key bindings): remap the Outline functions from
`outline-mode-prefix-map' where possible.
2012-01-03 Christian Moe <mail@christianmoe.com> (tiny change)
@@ -539,9 +539,7 @@
(org-odt-styles-dir, org-export-odt-schema-dir): New
variables.
- * org-odt.el: New file.
-
- * org-lparse: New file.
+ * org-odt.el, org-lparse.el: New files.
2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>