# HG changeset patch # User Markus Rost # Date 1027109878 0 # Node ID 293b682578b52c1cf93541f3c16ee6048cc890c4 # Parent d155b00f8345ea85e7e36d32a9f358e208192591 Update copyright notice and fix typo in commentary section. diff -r d155b00f8345 -r 293b682578b5 lisp/mail/emacsbug.el --- a/lisp/mail/emacsbug.el Fri Jul 19 20:15:44 2002 +0000 +++ b/lisp/mail/emacsbug.el Fri Jul 19 20:17:58 2002 +0000 @@ -1,6 +1,7 @@ ;;; emacsbug.el --- command to report Emacs bugs to appropriate mailing list -;; Copyright (C) 1985, 1994, 1997, 1998 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1994, 1997, 1998, 2000, 2001, 2002 +;; Free Software Foundation, Inc. ;; Author: K. Shane Hartman ;; Maintainer: FSF @@ -26,7 +27,7 @@ ;;; Commentary: -;; `M-x report-emacs-bug ' starts an email note to the Emacs maintainers +;; `M-x report-emacs-bug' starts an email note to the Emacs maintainers ;; describing a problem. Here's how it's done... ;;; Code: