comparison lisp/mail/emacsbug.el @ 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 845f37c81b22
children 695cf19ef79e d7ddb3e565de
comparison
equal deleted inserted replaced
46563:d155b00f8345 46564:293b682578b5
1 ;;; emacsbug.el --- command to report Emacs bugs to appropriate mailing list 1 ;;; emacsbug.el --- command to report Emacs bugs to appropriate mailing list
2 2
3 ;; Copyright (C) 1985, 1994, 1997, 1998 Free Software Foundation, Inc. 3 ;; Copyright (C) 1985, 1994, 1997, 1998, 2000, 2001, 2002
4 ;; Free Software Foundation, Inc.
4 5
5 ;; Author: K. Shane Hartman 6 ;; Author: K. Shane Hartman
6 ;; Maintainer: FSF 7 ;; Maintainer: FSF
7 ;; Keywords: maint mail 8 ;; Keywords: maint mail
8 9
24 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 25 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
25 ;; Boston, MA 02111-1307, USA. 26 ;; Boston, MA 02111-1307, USA.
26 27
27 ;;; Commentary: 28 ;;; Commentary:
28 29
29 ;; `M-x report-emacs-bug ' starts an email note to the Emacs maintainers 30 ;; `M-x report-emacs-bug' starts an email note to the Emacs maintainers
30 ;; describing a problem. Here's how it's done... 31 ;; describing a problem. Here's how it's done...
31 32
32 ;;; Code: 33 ;;; Code:
33 34
34 ;; >> This should be an address which is accessible to your machine, 35 ;; >> This should be an address which is accessible to your machine,