chiark
/
gitweb
/
~mdw
/
mdwfonts
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0718629
)
.skelrc: Quotify the project name.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 7 Sep 2020 12:33:41 +0000
(13:33 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 7 Sep 2020 16:45:24 +0000
(17:45 +0100)
.skelrc
patch
|
blob
|
blame
|
history
diff --git
a/.skelrc
b/.skelrc
index 43184f21656f38c0694c3750bcc6d0d7cd588249..d4d7a81d1a6dfe6fa82d2ca4902773f3d21546cb 100644
(file)
--- a/
.skelrc
+++ b/
.skelrc
@@
-3,7
+3,7
@@
(setq skel-alist
(append
'((author . "Mark Wooding")
- (full-title . "the
mdwfonts
font configuration system")
- (Program . "
mdwfonts
")
- (program . "
mdwfonts
"))
+ (full-title . "the
`mdwfonts'
font configuration system")
+ (Program . "
`mdwfonts'
")
+ (program . "
`mdwfonts'
"))
skel-alist))