mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
11 lines
227 B
Cheetah
11 lines
227 B
Cheetah
|
;;; 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
|