]> code.delx.au - gnu-emacs-elpa/blobdiff - html/index.html
Merge commit 'b1d019a4c815ac8bdc240d69eaa74eb4e34640e8' from company-master
[gnu-emacs-elpa] / html / index.html
index e39a1c578fad6353941bc35a5496ce69447f9668..e730d80eb4c551d64de5f3a9d81f1281101c39e0 100644 (file)
@@ -1,23 +1,29 @@
-<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
-  <title>GNU Emacs Lisp Package Archive</title>
-  <link rel="icon" type="image/png" href="gnu-head-mini.png">
-  <link rel="stylesheet" type="text/css" href="layout.css">
+  <title>GNU Emacs Lisp Package Archive - GNU Project - Free Software Foundation</title>
+  <link rel="icon" type="image/png" href="gnu-head-mini.png" />
+  <link rel="stylesheet" type="text/css" href="layout.css" />
 </head>
 <body>
 
 <h1>GNU Emacs Lisp Package Archive</h1>
 
 <p>
-This is the default package repository for 
+This is the default package repository for
 <a href="http://www.gnu.org/software/emacs/">GNU Emacs</a>.
+</p>
 
 <p>
-To use it, type <tt>M-x list-packages</tt> in Emacs.
+To use it, type <kbd>M-x list-packages</kbd> in Emacs.
 (This requires Emacs version 24.1 or higher.)
+</p>
 
 <p>
-You can grab the <a href="emacs-packages-latest.tgz">latest package snapshot</a>.
+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.
+</p>
 </body>
 </html>