diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d5a58deb7e4..59674a4522d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-04-04 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * textmodes/org.el (org-insert-mode-line-in-empty-file): Changed | ||
| 4 | default value to nil. | ||
| 5 | |||
| 1 | 2005-04-04 Lute Kamstra <lute@gnu.org> | 6 | 2005-04-04 Lute Kamstra <lute@gnu.org> |
| 2 | 7 | ||
| 3 | * autorevert.el (auto-revert-mode): Specify :group. | 8 | * autorevert.el (auto-revert-mode): Specify :group. |