1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-03 20:24:29 +00:00

Update copyright notice and fix typo in commentary section.

This commit is contained in:
Markus Rost 2002-07-19 20:17:58 +00:00
parent 4f5735e29b
commit b92a07e0ed

View 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: