diff options
| -rw-r--r-- | lisp/ChangeLog | 1 | ||||
| -rw-r--r-- | man/ChangeLog | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ba6bc2bb4a0..9d7cc373d5e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | allout.el. | 4 | allout.el. |
| 5 | (org-open-at-point): Remove the "...done" message to keep output | 5 | (org-open-at-point): Remove the "...done" message to keep output |
| 6 | in the echo area visible. | 6 | in the echo area visible. |
| 7 | (org-export-as-xoxo): Fix call to `indent-region'. | ||
| 7 | 8 | ||
| 8 | 2006-04-21 Kevin Ryde <user42@zip.com.au> | 9 | 2006-04-21 Kevin Ryde <user42@zip.com.au> |
| 9 | 10 | ||
diff --git a/man/ChangeLog b/man/ChangeLog index 7fd04d3e5ce..98468c595f6 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-04-21 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * org.texi: Many small fixes. | ||
| 4 | (Handling links): Renamed from "Managing links". | ||
| 5 | |||
| 1 | 2006-04-21 Eli Zaretskii <eliz@gnu.org> | 6 | 2006-04-21 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * emacs-xtra.texi (MS-DOS File Names): Remove section about | 8 | * emacs-xtra.texi (MS-DOS File Names): Remove section about |