<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=217.17.196.250</id>
	<title>WikEmacs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=217.17.196.250"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/217.17.196.250"/>
	<updated>2026-04-29T08:05:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=ELPA&amp;diff=3058</id>
		<title>ELPA</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=ELPA&amp;diff=3058"/>
		<updated>2012-07-03T06:54:39Z</updated>

		<summary type="html">&lt;p&gt;217.17.196.250: Migrated content from http://emacswiki.org/emacs/ELPA&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ELPA is the '''Emacs Lisp Package Archive''', by TomTromey.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ELPA ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
“Our goal is to make it simple to install, use, and upgrade Emacs Lisp packages. We supply package.el, a simple package manager for Emacs, and a repository of pre-packed Emacs Lisp code.”&lt;br /&gt;
&lt;br /&gt;
package.el (from ELPA) will be added to vanilla GnuEmacs, version 24. As of 2010-06-18, package.el has been merged with the development version of Emacs, and an ELPA repository has been set up at http://elpa.gnu.org/.&lt;br /&gt;
&lt;br /&gt;
The Emacs version of package.el will support multiple repositories. You can use the global ELPA plus the Emacs GNU repository like this:&lt;br /&gt;
&lt;br /&gt;
  (setq package-archives '((&amp;quot;ELPA&amp;quot; . &amp;quot;http://tromey.com/elpa/&amp;quot;) &lt;br /&gt;
                           (&amp;quot;gnu&amp;quot; . &amp;quot;http://elpa.gnu.org/packages/&amp;quot;)))&lt;br /&gt;
&lt;br /&gt;
The old URL, for historical purposes is at: http://tromey.com/elpa/&lt;br /&gt;
&lt;br /&gt;
See also 2010-11-15 discussion about ELPA in Emacs 24.x at http://thread.gmane.org/gmane.emacs.devel/132634/focus=132640&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Marmalade ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Marmalade, a package.el friendly community package source that allows users to upload their own packages. Package maintainers don’t have to be the same as the maintainers of the original code.&lt;br /&gt;
&lt;br /&gt;
Some packages (for instance, slime) are out of date however.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Melpa ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
See also MELPA at http://melpa.milkbox.net/&lt;br /&gt;
&lt;br /&gt;
Melpa uses a recipe system similar to el-get. Recipes are stored on a git-hub repository which tells the updated package.el how to download each package. The source of the package might be from git, svn, darcs or this wiki.&lt;/div&gt;</summary>
		<author><name>217.17.196.250</name></author>
	</entry>
</feed>