changeset 21811:180afb14ad52

(main): Fix bug report address.
author Richard M. Stallman <rms@gnu.org>
date Tue, 28 Apr 1998 21:33:28 +0000
parents 15f5abff4d9b
children 2ce6f0e5425b
files src/emacs.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/emacs.c	Tue Apr 28 21:21:14 1998 +0000
+++ b/src/emacs.c	Tue Apr 28 21:33:28 1998 +0000
@@ -786,7 +786,7 @@
       [--version] [--no-site-file]\n\
       [-f func] [--funcall func]  [-l file] [--load file]  [--insert file]\n\
       [+linenum] file-to-visit  [--kill]\n\
-Report bugs to bug-gnu-emacs@prep.ai.mit.edu.  First, please see\n\
+Report bugs to bug-gnu-emacs@gnu.org.  First, please see\n\
 the Bugs section of the Emacs manual or the file BUGS.\n", argv[0]);
       exit (0);
     }