emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] externals/xelb f8261bc: Fix packaging issues; add support for


From: Stefan Monnier
Subject: Re: [elpa] externals/xelb f8261bc: Fix packaging issues; add support for ISO function keys
Date: Sat, 26 Sep 2015 01:01:47 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> @@ -1,3 +1,6 @@
>  Makefile
>  README.md
>  el_client.el
> +
> +# Exclude xcb-xkb.el for now, as it does not work on Emacs 24
> +xcb-xkb.el

BTW, while I'm not opposed to using elpaignore to skip Makefile and
such, I'll also point out, that it's not needed: it's perfectly OK for
the tarball to include files which aren't indispensable.

More specifically, the elpaignore file was meant to avoid files which
would be harmful.


        Stefan



reply via email to

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