[elpa] branch new-website created (now fd9b91f)

2015-10-27 Thread Nicolas Petton
nicolaspetton pushed a change to branch new-website. at fd9b91f Better HTML generated pages This branch includes the following new commits: new fd9b91f Better HTML generated pages

[elpa] new-website fd9b91f: Better HTML generated pages

2015-10-27 Thread Nicolas Petton
branch: new-website commit fd9b91f3939b7edb797baf377a79870c257a145f Author: Nicolas Petton Commit: Nicolas Petton Better HTML generated pages * admin/archive-contents.el: Better HTML generation. * html/index.html: Improvements of the page. * html/javascript/jquery.filtertabl

Re: [elpa] master ba732d2: * .gitignore: Add `dash'. Allow `emacs' to be a symlink.

2015-10-27 Thread Stefan Monnier
>> * .gitignore: Add `dash'. > Is this supposed to be done for all external packages? If so, we should add > that to the readme. Yes. I recommend you do: git clone .../elpa.git cd elpa make externals make and then add that ../elpa/packages directory to package-directory-list. At so