Mercurial > emacs
changeset 46564:293b682578b5
Update copyright notice and fix typo in commentary section.
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Fri, 19 Jul 2002 20:17:58 +0000 |
parents | d155b00f8345 |
children | 0cda1beae474 |
files | lisp/mail/emacsbug.el |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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: