summaryrefslogtreecommitdiff
path: root/lisp/progmodes/vhdl-mode.el
diff options
context:
space:
mode:
authorDan Nicolaescu <done@ece.arizona.edu>1998-04-18 20:43:38 +0000
committerDan Nicolaescu <done@ece.arizona.edu>1998-04-18 20:43:38 +0000
commitdaa02ea5db4c8e5518fec72473b643910077de1e (patch)
treecaf2886b099cd5ef384be2c59a7705e419200e42 /lisp/progmodes/vhdl-mode.el
parent78781cbeda43c2d193a00e392e2316d0bdad0dd2 (diff)
downloademacs-daa02ea5db4c8e5518fec72473b643910077de1e.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/progmodes/vhdl-mode.el')
-rw-r--r--lisp/progmodes/vhdl-mode.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/progmodes/vhdl-mode.el b/lisp/progmodes/vhdl-mode.el
index ce7ba81d115..eea14f2c56a 100644
--- a/lisp/progmodes/vhdl-mode.el
+++ b/lisp/progmodes/vhdl-mode.el
@@ -5885,7 +5885,8 @@ This does highlighting of signal names with specific syntax.")
(re-search-forward "\\s-*\\<end\\s-+\\(process\\|block\\)\\>" nil t)
)))
-(require 'hideshow)
+;; Not needed `hs-special-modes-alist' is autoloaded.
+;(require 'hideshow)
(unless (assq 'vhdl-mode hs-special-modes-alist)
(setq hs-special-modes-alist