comparison lisp/mail/reporter.el @ 17970:720d1f98ae42

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 27 May 1997 15:32:03 +0000
parents 86922cff9d87
children b38958e116e1
comparison
equal deleted inserted replaced
17969:fa550516120f 17970:720d1f98ae42
1 ;;; reporter.el --- customizable bug reporting of lisp programs 1 ;;; reporter.el --- customizable bug reporting of lisp programs
2 2
3 ;; Copyright (C) 1993 1994 1995 1996 Free Software Foundation, Inc. 3 ;; Copyright (C) 1993 1994 1995 1996 Free Software Foundation, Inc.
4 4
5 ;; Author: 1993-1996 Barry A. Warsaw 5 ;; Author: 1993-1996 Barry A. Warsaw
6 ;; Maintainer: FSF
6 ;; Created: 19-Apr-1993 7 ;; Created: 19-Apr-1993
7 ;; Version: 3.3 8 ;; Version: 3.3
8 ;; Last Modified: 1996/07/02 00:39:09 9 ;; Last Modified: 1996/07/02 00:39:09
9 ;; Keywords: maint mail tools 10 ;; Keywords: maint mail tools
10 11