]> code.delx.au - gnu-emacs-elpa/blob - html/index.html
Add front-page /packages link.
[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
16 <p>
17 To use it, type <tt>M-x list-packages</tt> in Emacs.
18 (This requires Emacs version 24.1 or higher.)
19
20 <p>
21 You can grab the <a href="emacs-packages-latest.tgz">latest package snapshot</a> or look at the <a href="/packages">package list</a> directly.
22 </body>
23 </html>