emacs-devel
[Top][All Lists]
Advanced

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

Re: .dir-locals.el


From: Eli Zaretskii
Subject: Re: .dir-locals.el
Date: Fri, 26 Dec 2008 18:04:31 +0200

> Date: Fri, 26 Dec 2008 17:18:56 +0200
> From: Eli Zaretskii <address@hidden>
> 
> This part of .dir-locals.el from today's CVS does not seem to work:
> 
>  ("lisp/mail/pmail*"
>   . ((nil . ((change-log-default-name . "ChangeLog.pmail"))))))

Also, this part:

         (fill-column . 80)))

changes the way we format ChangeLog files in Emacs.  If we indeed want
to use 80 as the fill-column, we should reformat ChangeLog files in
all directories to be consistent with this setting.




reply via email to

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