]> code.delx.au - gnu-emacs-elpa/commitdiff
Add front-page /packages link.
authorTed Zlatanov <tzz@lifelogs.com>
Tue, 26 Apr 2011 03:18:19 +0000 (22:18 -0500)
committerTed Zlatanov <tzz@lifelogs.com>
Tue, 26 Apr 2011 03:18:19 +0000 (22:18 -0500)
* html/index.html: Add link to /packages directory in the front page.

ChangeLog
html/index.html

index f24f7f8a8ba012178de7fa2063937517d73792f7..5e6db6b1368ffc4ec89a842d20a06995e844c1c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
 
+       * html/index.html: Add link to /packages directory in the front page.
+
        * packages/markchars-0.2.0.el: New package.
 
        * packages/epoch-view-0.0.1.el: New package.
index e39a1c578fad6353941bc35a5496ce69447f9668..e734c8875627add4445f86f5675c63b502c67758 100644 (file)
@@ -18,6 +18,6 @@ To use it, type <tt>M-x list-packages</tt> in Emacs.
 (This requires Emacs version 24.1 or higher.)
 
 <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.
 </body>
 </html>