]> code.delx.au - gnu-emacs-elpa/blob - html/index.html
New package systemd
[gnu-emacs-elpa] / html / index.html
1 <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html>
3 <head>
4 <title>GNU Emacs Lisp Package Archive</title>
5 <link rel="icon" type="image/png" href="gnu-head-mini.png">
6 <link rel="stylesheet" type="text/css" href="layout.css">
7 </head>
8 <body>
9
10 <h1>GNU Emacs Lisp Package Archive</h1>
11
12 <p>
13 This is the default package repository for
14 <a href="http://www.gnu.org/software/emacs/">GNU Emacs</a>.
15 </p>
16
17 <p>
18 To use it, type <tt>M-x list-packages</tt> in Emacs.
19 (This requires Emacs version 24.1 or higher.) <br/>
20 Since you'll probably want to use your installed packages, it's also
21 <a href="https://www.gnu.org/software/emacs/manual/html_node/emacs/Package-Installation.html#Package-Installation">recommended</a>
22 that you add <code>(package-initialize)</code> somewhere
23 in your <code>~/.emacs</code> file.
24 </p>
25
26 <p>Or you can just browse the <a href="packages/">list of packages</a>.</p>
27
28 <p>
29 Packages are managed through the
30 <a href="http://git.savannah.gnu.org/cgit/emacs/elpa.git">GNU ELPA repository</a>
31 (see the <a href="https://savannah.gnu.org/projects/emacs">GNU Emacs project page</a>
32 for clone instructions). <br>
33 To contribute new packages refer to the
34 <a href="http://git.savannah.gnu.org/cgit/emacs/elpa.git/plain/README">README</a>.
35 </p>
36
37 <!-- <p> You can grab the <a href="emacs-packages-latest.tgz">latest package snapshot</a>. -->
38 </body>
39 </html>