1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 09:20:54 -08:00

*** empty log message ***

This commit is contained in:
Luc Teirlinck 2005-05-01 12:53:17 +00:00
parent b21eabf625
commit a87fdbbdb8

View file

@ -1,3 +1,9 @@
2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
* 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 <lute@gnu.org>
* 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.