Difference between revisions of "ELPA"
Jump to navigation
Jump to search
(Redirected page to Package.el) |
|||
| Line 1: | Line 1: | ||
| − | + | '''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]] | ||
Revision as of 17:22, 6 April 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.