Ok. Fixed in elpa now.

And that code improvement a while back to loc-changes using zerop, if you could make, that'd be fine as well.

In general if you want to create push changes to elpa please do so. Or if it's something you want to comment about make a branch and push to that. Dealing with diffs via email is for me error prone.

On Thu, Aug 4, 2016 at 12:44 AM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
> -; (require 'term)
> +;; (require 'term)
> +(require 'files)

Which "files" package is that?  The one that comes with Emacs is
preloaded, so it never needs to be `required' explicitly.


        Stefan