summaryrefslogtreecommitdiff
path: root/lisp/progmodes/vhdl-mode.el
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
committerMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
commitab5796a9f97180707734a81320e3eb81937281fe (patch)
treeeef8aa4dd3733966628c6a43bd924b51557519e9 /lisp/progmodes/vhdl-mode.el
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
downloademacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz
emacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.bz2
emacs-ab5796a9f97180707734a81320e3eb81937281fe.zip
Add arch taglines
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 80803999bc4..87ca4f11bd4 100644
--- a/lisp/progmodes/vhdl-mode.el
+++ b/lisp/progmodes/vhdl-mode.el
@@ -5,7 +5,7 @@
;; Authors: Reto Zimmermann <reto@gnu.org>
;; Rodney J. Whitby <software.vhdl-mode@rwhitby.net>
;; Maintainer: Reto Zimmermann <reto@gnu.org>
-;; RCS: $Id: vhdl-mode.el,v 32.51 2002/11/12 18:10:27 reto Exp reto $
+;; RCS: $Id: vhdl-mode.el,v 1.20 2003/03/05 07:50:38 lektu Exp $
;; Keywords: languages vhdl
;; WWW: http://opensource.ethz.ch/emacs/vhdl-mode.html
@@ -16578,4 +16578,5 @@ to visually support naming conventions.")
(provide 'vhdl-mode)
+;;; arch-tag: 780d7073-9b5d-4c6c-b0d8-26b28783aba3
;;; vhdl-mode.el ends here