Add '.ext/cfd/' from commit '09d274abdda494424271ffff4f83ee5a58cb262e'
[catacomb] / .ext / cfd / .skelrc
diff --git a/.ext/cfd/.skelrc b/.ext/cfd/.skelrc
new file mode 100644 (file)
index 0000000..3b4e199
--- /dev/null
@@ -0,0 +1,9 @@
+;;; -*-emacs-lisp-*-
+
+(setq skel-alist
+      (append
+       '((author . "Mark Wooding")
+        (full-title . "the Common Files Distribution (`common')")
+        (Program . "`Common'")
+        (program . "`common'"))
+       skel-alist))