blob: 364b9d3e8e1c98d5793126ba638eeec60811d60a (
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-emcws
;;
; change a default file name of the internal DOC-string.
(Snarf-documentation "%%DOC_FILE%%")
;;; site-init.el ends here
|