diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-11-22 20:38:46 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-11-22 20:38:46 +0000 |
commit | 54c7d13630fcb96ac352e8e9403ab7372c631810 (patch) | |
tree | 052e2995fc484a8db4de7c0a8e056ad3539f9e88 /app-emacs/vhdl-mode/files | |
parent | Stable on amd64 wrt bug #329863 (diff) | |
download | gentoo-2-54c7d13630fcb96ac352e8e9403ab7372c631810.tar.gz gentoo-2-54c7d13630fcb96ac352e8e9403ab7372c631810.tar.bz2 gentoo-2-54c7d13630fcb96ac352e8e9403ab7372c631810.zip |
Version bump. Update LICENSE to GPL-3.
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/vhdl-mode/files')
-rw-r--r-- | app-emacs/vhdl-mode/files/50vhdl-mode-gentoo.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-emacs/vhdl-mode/files/50vhdl-mode-gentoo.el b/app-emacs/vhdl-mode/files/50vhdl-mode-gentoo.el index 7ff43d5eb001..a1780f83cb71 100644 --- a/app-emacs/vhdl-mode/files/50vhdl-mode-gentoo.el +++ b/app-emacs/vhdl-mode/files/50vhdl-mode-gentoo.el @@ -1,5 +1,2 @@ - -;;; vhdl-mode site-lisp configuration - (autoload 'vhdl-mode "vhdl-mode" "VHDL Mode" t) (add-to-list 'auto-mode-alist '("\\.vhdl?\\'" . vhdl-mode)) |