diff options
author | Glenn Morris <rgm@gnu.org> | 2012-02-22 20:31:39 -0500 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-02-22 20:31:39 -0500 |
commit | 7a71b18d533afcbbb323a9b55bc539ba04916f7f (patch) | |
tree | 0a58071be6f615c59e54747ca020c1ed27059c29 /lisp/org | |
parent | b617673c98fea9961d648d8215c92baf8098313a (diff) | |
download | emacs-7a71b18d533afcbbb323a9b55bc539ba04916f7f.tar.gz |
ChangeLog fixes prompted by M-x authors
Diffstat (limited to 'lisp/org')
-rw-r--r-- | lisp/org/ChangeLog | 6 |
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> |