diff lisp/ChangeLog @ 4529:6f41fb7f3a65 bytecomp-coding-system-2008-10-29

Protect .elc encoding from latin-unity.
author Stephen J. Turnbull <stephen@xemacs.org>
date Wed, 29 Oct 2008 12:59:48 +0900
parents 6a3006b37260
children 69a1eda3da06
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 29 04:06:33 2008 +0900
+++ b/lisp/ChangeLog	Wed Oct 29 12:59:48 2008 +0900
@@ -1,3 +1,7 @@
+2008-10-29  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* bytecomp.el (byte-compile-file): Protect encoding from latin-unity.
+
 2008-10-28  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* version.el (xemacs-betaname): Fix docstring typo.  (Thanks, Ville!)