emacs-devel
[Top][All Lists]
Advanced

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

Re: documentation on how to add packages to ELPA?


From: Stefan Monnier
Subject: Re: documentation on how to add packages to ELPA?
Date: Sun, 22 Dec 2013 05:46:23 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Is there any documentation on how to add packages to ELPA?

If you mean GNU ELPA, then you just need to add its source code under
`packages' in the `elpa' Git branch.  Don't add a "ada-pkg.el" file,
instead make sure that if your directory name is "ada-mode" you have an
"ada-mode.el" file with a "Version:" pseudo-header.


        Stefan



reply via email to

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