X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/add553ac7edaf2d6ced692fbc953d56518a00cb5..241760a33e94a622475e9974075ce0ba7fe5f4e5:/lisp/progmodes/simula.el diff --git a/lisp/progmodes/simula.el b/lisp/progmodes/simula.el index 93b4c5ee3d..3a45db0d29 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 ()