diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 45c616e87c5..dc8aab1fda0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2005-05-01 Luc Teirlinck + + * files.el (require-final-newline): Make Custom tags consistent + with mode-require-final-newline. + (mode-require-final-newline): Doc fix. + 2005-05-01 Lute Kamstra * international/latexenc.el (latexenc-find-file-coding-system): @@ -19,7 +25,7 @@ to jka-compr-hook.el. (compression, jka-compr): defgroups moved to jka-compr-hook.el. (jka-compr-inhibit): Autoload. - + * jka-comp-hook.el: New file. Enable the mode by default.