changeset 70683:46071299cad3

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 16 May 2006 18:36:30 +0000
parents 73aaf604b854
children bd74847f4dd5
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 16 18:35:46 2006 +0000
+++ b/lisp/ChangeLog	Tue May 16 18:36:30 2006 +0000
@@ -1,5 +1,11 @@
 2006-05-16  Eli Zaretskii  <eliz@gnu.org>
 
+	* international/mule.el (auto-coding-alist): Add .lha to files
+	read with no-conversion.
+
+	* files.el (auto-mode-alist): Add .lha files to archive file
+	extensions. 
+
 	* arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
 	Convert csize to integer when computing offsets within the
 	compressed archive file.