Skip to content

emacsconf/emacsconf2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

See index.org.

To generate index.html, run “C-c C-e h h” inside index.org.

Thanks

(let ((contributors '("Phillip Lord" "Phil Hudson" "Samer Masterson"
                      "Tikhon Jelvis" "Alex" "Ryan" "Harry" "Sacha" "Sufyan"
                      "Austin Walker" "Swaroop C H" "Kracekumar Ramaraju"
                      "Carlos Sosa" "Dave Loyall" "Titus von der Malsburg"
                      "Diego Berrocal")))
  (concat "- " (mapconcat 'identity (sort contributors 'string<) ", ") "..."))