diff options
author | 2007-12-05 19:55:18 +0000 | |
---|---|---|
committer | 2007-12-05 19:55:18 +0000 | |
commit | c5281a8be092ffcd74cdc815a6f071f2e2750739 (patch) | |
tree | f59ec38b6aedcf7c20fe017a2f47afaad2198e37 /app-emacs/vhdl-mode | |
parent | Adding imlib2 USE flag for fbdesk-1.4.1 (bug 196166), and removed COPYING fro... (diff) | |
download | gentoo-2-c5281a8be092ffcd74cdc815a6f071f2e2750739.tar.gz gentoo-2-c5281a8be092ffcd74cdc815a6f071f2e2750739.tar.bz2 gentoo-2-c5281a8be092ffcd74cdc815a6f071f2e2750739.zip |
Change comment in site-init file.
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'app-emacs/vhdl-mode')
-rw-r--r-- | app-emacs/vhdl-mode/files/50vhdl-mode-gentoo.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/vhdl-mode/files/50vhdl-mode-gentoo.el b/app-emacs/vhdl-mode/files/50vhdl-mode-gentoo.el index 7412d098d681..7ff43d5eb001 100644 --- a/app-emacs/vhdl-mode/files/50vhdl-mode-gentoo.el +++ b/app-emacs/vhdl-mode/files/50vhdl-mode-gentoo.el @@ -1,5 +1,5 @@ -;; site-lisp configuration for vhdl-mode +;;; vhdl-mode site-lisp configuration (autoload 'vhdl-mode "vhdl-mode" "VHDL Mode" t) (add-to-list 'auto-mode-alist '("\\.vhdl?\\'" . vhdl-mode)) |