mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
5e83bd065e
Fix broken internal DOC-string. PR: ports/14513 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
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
|