chiark
/
gitweb
/
~mdw
/
mm
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
debian/control: Add necessary Build-Depends.
[mm]
/
.skelrc
1
;;; -*-emacs-lisp-*-
2
3
(setq skel-alist
4
(append
5
'((author . "Mark Wooding")
6
(full-title . "mm: a simple Mastermind game")
7
(program . "mm"))
8
skel-alist))
9