chiark
/
gitweb
/
~mdw
/
checkpath
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
tmpdir: Split out new file of common utilities.
[checkpath]
/
.skelrc
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
;;; -*-emacs-lisp-*-
2
3
(setq skel-alist
4
(append
5
'((full-title . "chkpath")
6
(program . "chkpath")
7
(author . "Mark Wooding"))
8
skel-alist))