mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-util/cflow: Drop header line from Emacs site-init file
elisp-site-file-install() adds the line by itself. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
|
||||
;;; cflow site-lisp configuration
|
||||
|
||||
(add-to-list 'load-path "@SITELISP@")
|
||||
(autoload 'cflow-mode "cflow-mode" nil t)
|
||||
(add-to-list 'auto-mode-alist '("\\.cflow\\'" . cflow-mode))
|
||||
|
||||
Reference in New Issue
Block a user