diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-16 17:20:42 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-16 17:20:42 +0000 |
commit | 2f14b48d341021458b98dbb367e086e5996e85d8 (patch) | |
tree | db4254d42b83e3b180b39451791a85629d314b7a /lisp/mail/emacsbug.el | |
parent | fc68affa4e920d6a58520949ab446c77f90c534a (diff) | |
download | emacs-2f14b48d341021458b98dbb367e086e5996e85d8.tar.gz emacs-2f14b48d341021458b98dbb367e086e5996e85d8.tar.bz2 emacs-2f14b48d341021458b98dbb367e086e5996e85d8.zip |
*** empty log message ***
Diffstat (limited to 'lisp/mail/emacsbug.el')
-rw-r--r-- | lisp/mail/emacsbug.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el index 36b409d7fac..aff48f1a45c 100644 --- a/lisp/mail/emacsbug.el +++ b/lisp/mail/emacsbug.el @@ -1,5 +1,8 @@ ;;; emacsbug.el --- command to report Emacs bugs to appropriate mailing list. +;; Maintainer: FSF +;; Last-Modified: 21 Dec 1991 + ;; Not fully installed because it can work only on Internet hosts. ;; Copyright (C) 1985 Free Software Foundation, Inc. ;; Principal author K. Shane Hartman @@ -20,6 +23,7 @@ ;; along with GNU Emacs; see the file COPYING. If not, write to ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +;;; Code: ;; >> This should be an address which is accessible to your machine, ;; >> otherwise you can't use this file. It will only work on the |