# HG changeset patch # User Luc Teirlinck # Date 1114951997 0 # Node ID a86743d99b10e273587c705a7a3b783e109e0186 # Parent 12df7bc9455da6304ba6dff2e4bc0ebc47b5efe5 *** empty log message *** diff -r 12df7bc9455d -r a86743d99b10 lisp/ChangeLog --- a/lisp/ChangeLog Sun May 01 11:56:17 2005 +0000 +++ b/lisp/ChangeLog Sun May 01 12:53:17 2005 +0000 @@ -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.