* etags.c (print_help): Change email address to send bugs to.
This commit is contained in:
parent
df5a19027a
commit
a5c7ef8bc4
1 changed files with 1 additions and 1 deletions
|
@ -694,7 +694,7 @@ Relative ones are stored relative to the output file's directory.");
|
|||
print_language_names ();
|
||||
|
||||
puts ("");
|
||||
puts ("Report bugs to bug-gnu-emacs@prep.ai.mit.edu");
|
||||
puts ("Report bugs to bug-gnu-emacs@gnu.org");
|
||||
|
||||
exit (GOOD);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue