mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-ruby/rdtool: 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:
parent
b45aee4b2d
commit
ad5ea85286
@ -1,5 +1,2 @@
|
|||||||
|
|
||||||
;; site-lisp configuration file for rdtool
|
|
||||||
|
|
||||||
(autoload 'rd-mode "rd-mode" "major mode for ruby document formatter RD" t)
|
(autoload 'rd-mode "rd-mode" "major mode for ruby document formatter RD" t)
|
||||||
(add-to-list 'auto-mode-alist '("\\.rd$" . rd-mode))
|
(add-to-list 'auto-mode-alist '("\\.rd$" . rd-mode))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user