comparison lisp/progmodes/vera-mode.el @ 94116:842d446b22d9

Cleanup the bug-report email addresses and make sure the maintainer is still willing to handle bug reports.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 16 Apr 2008 14:10:34 +0000
parents 107ccd98fa12
children 52b7a8c22af5
comparison
equal deleted inserted replaced
94115:53e4b71afc53 94116:842d446b22d9
6 ;; Author: Reto Zimmermann <reto@gnu.org> 6 ;; Author: Reto Zimmermann <reto@gnu.org>
7 ;; Maintainer: Reto Zimmermann <reto@gnu.org> 7 ;; Maintainer: Reto Zimmermann <reto@gnu.org>
8 ;; Version: 2.28 8 ;; Version: 2.28
9 ;; Keywords: languages vera 9 ;; Keywords: languages vera
10 ;; WWW: http://www.iis.ee.ethz.ch/~zimmi/emacs/vera-mode.html 10 ;; WWW: http://www.iis.ee.ethz.ch/~zimmi/emacs/vera-mode.html
11
12 ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this
13 ;; file on 18/3/2008, and the maintainer agreed that when a bug is
14 ;; filed in the Emacs bug reporting system against this file, a copy
15 ;; of the bug report be sent to the maintainer's email address.
11 16
12 (defconst vera-version "2.18" 17 (defconst vera-version "2.18"
13 "Vera Mode version number.") 18 "Vera Mode version number.")
14 19
15 (defconst vera-time-stamp "2007-06-21" 20 (defconst vera-time-stamp "2007-06-21"