emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Carsten Dominik <address@hidden>] Re: lisp/ChangeLog corruption


From: Eli Zaretskii
Subject: Re: [Carsten Dominik <address@hidden>] Re: lisp/ChangeLog corruption
Date: Thu, 25 Jul 2002 07:53:13 +0300 (IDT)

On Thu, 25 Jul 2002, Steve Youngs wrote:

> Carsten, this might help (untested):
> 
> (if (featurep 'mule)
>     (progn
>       (define-coding-system-alias 'iso-2022-7bit-unix 'iso-2022-7bit)
>       (add-to-list 'file-coding-system-alist '("ChangeLog" . 
> iso-2022-7bit-unix))))

The last line shouldn't be necessary: the Emacs ChangeLog's specify the 
encoding explicitly (in the file's local vars).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]