chiark / gitweb /
dump-runlisp-image.c (notice_filename): Log a message if verbosity permits.
[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))