From e1176af4c516e80d0e076594e5738897c85c12f6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 28 Apr 1998 21:33:28 +0000 Subject: [PATCH] (main): Fix bug report address. --- src/emacs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emacs.c b/src/emacs.c index 53927b654ad..a20e239da71 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -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); } -- 2.39.2