diff options
Diffstat (limited to 'lisp/org/ChangeLog')
| -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 @@ | |||
| 440 | 440 | ||
| 441 | 2012-01-03 Michael Brand <michael.ch.brand@gmail.com> | 441 | 2012-01-03 Michael Brand <michael.ch.brand@gmail.com> |
| 442 | 442 | ||
| 443 | * org.el Key bindings: remap the Outline functions from | 443 | * org.el (Key bindings): remap the Outline functions from |
| 444 | `outline-mode-prefix-map' where possible. | 444 | `outline-mode-prefix-map' where possible. |
| 445 | 445 | ||
| 446 | 2012-01-03 Christian Moe <mail@christianmoe.com> (tiny change) | 446 | 2012-01-03 Christian Moe <mail@christianmoe.com> (tiny change) |
| @@ -539,9 +539,7 @@ | |||
| 539 | (org-odt-styles-dir, org-export-odt-schema-dir): New | 539 | (org-odt-styles-dir, org-export-odt-schema-dir): New |
| 540 | variables. | 540 | variables. |
| 541 | 541 | ||
| 542 | * org-odt.el: New file. | 542 | * org-odt.el, org-lparse.el: New files. |
| 543 | |||
| 544 | * org-lparse: New file. | ||
| 545 | 543 | ||
| 546 | 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> | 544 | 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> |
| 547 | 545 | ||