summaryrefslogtreecommitdiff
path: root/editors/emacs20-dl/files/site-init.el.tmpl
blob: 838684add65c5e43749c441a36151a0013a034ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
;;; site-init.el -- site-dependent initialization file

;;
;; Init file for FreeBSD port: emacs20-dl
;;

; change a default file name of the internal DOC-string.
(Snarf-documentation "%%DOC_FILE%%")

;;; site-init.el ends here