bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#21681: [PATCH] Fix formatting of lexical-binding at eof warning


From: Eli Zaretskii
Subject: bug#21681: [PATCH] Fix formatting of lexical-binding at eof warning
Date: Wed, 14 Oct 2015 19:28:13 +0300

> Date: Tue, 13 Oct 2015 18:51:28 -0400
> From: Noam Postavsky <npostavs@gmail.com>
> 
> Before:
> 
> Warning (:warning): : ‘lexical-binding’ at end of file unreliable
> 
> After:
> 
> Warning (files): foo.el: ‘lexical-binding’ at end of file unreliable

Why 'files', and not something more concrete, like
'file-local-variables'?

Otherwise, LGTM, thanks.





reply via email to

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