diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 45c616e87c5..dc8aab1fda0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-05-01 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * files.el (require-final-newline): Make Custom tags consistent | ||
| 4 | with mode-require-final-newline. | ||
| 5 | (mode-require-final-newline): Doc fix. | ||
| 6 | |||
| 1 | 2005-05-01 Lute Kamstra <lute@gnu.org> | 7 | 2005-05-01 Lute Kamstra <lute@gnu.org> |
| 2 | 8 | ||
| 3 | * international/latexenc.el (latexenc-find-file-coding-system): | 9 | * international/latexenc.el (latexenc-find-file-coding-system): |
| @@ -19,7 +25,7 @@ | |||
| 19 | to jka-compr-hook.el. | 25 | to jka-compr-hook.el. |
| 20 | (compression, jka-compr): defgroups moved to jka-compr-hook.el. | 26 | (compression, jka-compr): defgroups moved to jka-compr-hook.el. |
| 21 | (jka-compr-inhibit): Autoload. | 27 | (jka-compr-inhibit): Autoload. |
| 22 | 28 | ||
| 23 | * jka-comp-hook.el: New file. | 29 | * jka-comp-hook.el: New file. |
| 24 | Enable the mode by default. | 30 | Enable the mode by default. |
| 25 | 31 | ||