Reformat lisp code

This commit is contained in:
Marcus Kammer 2023-11-05 17:19:10 +01:00
parent 1fddc7d6f2
commit 608fdd2c56
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -27,13 +27,13 @@
"/")
(expand-file-name ,path)))))
(mk/open-html-page mk/open-clm
(mk/open-html-page mk/clsite-clm
"~/cl-sites/www.cs.cmu.edu/Groups/AI/html/cltl/clm/node1.html")
(mk/open-html-page mk/open-pcl
(mk/open-html-page mk/clsite-pcl
"~/cl-sites/gigamonkeys.com/book/index.html")
(mk/open-html-page mk/open-clcb
(mk/open-html-page mk/clsite-clcb
"~/cl-sites/lispcookbook.github.io/cl-cookbook/index.html")
(mk/open-html-page mk/open-sqlite
(mk/open-html-page mk/clsite-sqlite
"~/cl-sites/sqlite-doc-3440000/index.html")
(defun mk/wget-mirror-site (url)