]> git.eshelyaron.com Git - emacs.git/commitdiff
(main): Fix bug report address.
authorRichard M. Stallman <rms@gnu.org>
Tue, 28 Apr 1998 21:33:28 +0000 (21:33 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 28 Apr 1998 21:33:28 +0000 (21:33 +0000)
src/emacs.c

index 53927b654adc987cdc6af15d1d381d5a51d448bc..a20e239da710e1d67457d88d8f63eccc2816a804 100644 (file)
@@ -786,7 +786,7 @@ Usage: %s [-t term] [--terminal term]  [-nw] [--no-windows]  [--batch]\n\
       [--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);
     }