aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2005-05-01 12:53:17 +0000
committerLuc Teirlinck2005-05-01 12:53:17 +0000
commita87fdbbdb8ddd308522452fc9b7c91dd8a4cb648 (patch)
tree59f2c2774019496ab3054f867e7546608de5d6ec
parentb21eabf6259ac5761aac04e68692384f2d23a5c3 (diff)
downloademacs-a87fdbbdb8ddd308522452fc9b7c91dd8a4cb648.tar.gz
emacs-a87fdbbdb8ddd308522452fc9b7c91dd8a4cb648.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog8
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 @@
12005-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
12005-05-01 Lute Kamstra <lute@gnu.org> 72005-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