comparison lisp/progmodes/vhdl-mode.el @ 64849:a2d841662b3d

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 09 Aug 2005 12:11:00 +0000
parents 8a91cf07aa95
children e6581ac8240c
comparison
equal deleted inserted replaced
64848:51a9d1289e86 64849:a2d841662b3d
2 2
3 ;; Copyright (C) 1992-2003, 2004, 2005 Free Software Foundation, Inc. 3 ;; Copyright (C) 1992-2003, 2004, 2005 Free Software Foundation, Inc.
4 4
5 ;; Authors: Reto Zimmermann <reto@gnu.org> 5 ;; Authors: Reto Zimmermann <reto@gnu.org>
6 ;; Rodney J. Whitby <software.vhdl-mode@rwhitby.net> 6 ;; Rodney J. Whitby <software.vhdl-mode@rwhitby.net>
7 ;; Maintainer: FSF 7 ;; Maintainer: FSF (Because Reto Zimmermann seems to have disappeared)
8 ;; Keywords: languages vhdl 8 ;; Keywords: languages vhdl
9 9
10 (defconst vhdl-version "3.32.12" 10 (defconst vhdl-version "3.32.12"
11 "VHDL Mode version number.") 11 "VHDL Mode version number.")
12 12