From 241760a33e94a622475e9974075ce0ba7fe5f4e5 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 16 Apr 2008 14:10:34 +0000 Subject: Cleanup the bug-report email addresses and make sure the maintainer is still willing to handle bug reports. --- lisp/progmodes/simula.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lisp/progmodes/simula.el') diff --git a/lisp/progmodes/simula.el b/lisp/progmodes/simula.el index 93b4c5ee3de..3a45db0d292 100644 --- a/lisp/progmodes/simula.el +++ b/lisp/progmodes/simula.el @@ -3,8 +3,8 @@ ;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 ;; Free Software Foundation, Inc. -;; Author: Hans Henrik Eriksen -;; Maintainer: simula-mode@ifi.uio.no +;; Author: Hans Henrik Eriksen (invalid email address, checked April 2008) +;; Maintainer: simula-mode@ifi.uio.no (invalid email address, checked April 2008) ;; Adapted-By: ESR ;; Keywords: languages @@ -1630,7 +1630,7 @@ If not nil and not t, move to limit of search and return nil." ;; defuns for submitting bug reports -(defconst simula-mode-help-address "simula-mode@ifi.uio.no" +(defconst simula-mode-help-address "bug-gnu-emacs@gnu.org" "Address accepting submission of `simula-mode' bug reports.") (defun simula-submit-bug-report () -- cgit v1.2.1