]> git.eshelyaron.com Git - emacs.git/commitdiff
Update copyright notice and fix typo in commentary section.
authorMarkus Rost <rost@math.uni-bielefeld.de>
Fri, 19 Jul 2002 20:17:58 +0000 (20:17 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Fri, 19 Jul 2002 20:17:58 +0000 (20:17 +0000)
lisp/mail/emacsbug.el

index 2e6e3c6b2966905df244667f69026fa3fc440511..c86c18272611cf3ae01ea9b14b11733d2b428500 100644 (file)
@@ -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: