chiark
/
gitweb
/
~mdw
/
runlisp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
runlisp.c, README.org: Ignore unknown permitted Lisp systems.
[runlisp]
/
.skelrc
1
;;; -*-emacs-lisp-*-
2
3
(setq skel-alist
4
(append
5
'((author . "Mark Wooding")
6
(full-title . "Runlisp, a tool for invoking Common Lisp scripts")
7
(program . "Runlisp")
8
(licence-text . "[[gpl-3]]"))
9
skel-alist))