Difference between revisions of "ELPA"

From WikEmacs
Jump to navigation Jump to search
(Redirected page to Package.el)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
#REDIRECT [[package.el]]
+
'''ELPA''' (or Emacs Lisp Package Archive) is the official GNU Emacs [[package.el]] repository.
 +
 
 +
== Basic setup ==
 +
 
 +
None is required. ELPA is preconfigured in Emacs 24.
 +
 
 +
== See Also ==
 +
 
 +
* [[MELPA]]
 +
* [[Marmalade]]
 +
* [[package.el]]
 +
* [[el-get]]
 +
 
 +
== Project Pages ==
 +
 
 +
* [http://elpa.gnu.org/ Project Page]
 +
 
 +
== Tutorial Pages ==
 +
 
 +
[[Category:Project Management]][[Category:Convenience]]

Latest revision as of 10:51, 14 August 2012

ELPA (or Emacs Lisp Package Archive) is the official GNU Emacs package.el repository.

Basic setup

None is required. ELPA is preconfigured in Emacs 24.

See Also

Project Pages

Tutorial Pages