mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
(print_help_and_exit): Fix bug report instructions.
This commit is contained in:
parent
af9fb32fb8
commit
5f54cae6cc
2 changed files with 3 additions and 1 deletions
|
|
@ -670,7 +670,7 @@ The following OPTIONS are accepted:\n\
|
|||
mode and try connecting again\n"
|
||||
#endif /* not WINDOWSNT */
|
||||
"\n\
|
||||
Report bugs to bug-gnu-emacs@gnu.org.\n", progname);
|
||||
Report bugs with M-x report-emacs-bug.\n", progname);
|
||||
exit (EXIT_SUCCESS);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue