Mercurial > emacs
diff nt/cmdproxy.c @ 96376:c3309dba6542
American English spelling fix.
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Fri, 27 Jun 2008 07:34:53 +0000 |
| parents | 188974bfdea0 |
| children | 5220f9405507 |
line wrap: on
line diff
--- a/nt/cmdproxy.c Fri Jun 27 07:30:14 2008 +0000 +++ b/nt/cmdproxy.c Fri Jun 27 07:34:53 2008 +0000 @@ -341,7 +341,7 @@ case CTRL_BREAK_EVENT: if (!interactive) { - /* Both command.com and cmd.exe have the annoying behaviour of + /* Both command.com and cmd.exe have the annoying behavior of prompting "Terminate batch job (y/n)?" when interrupted while running a batch file, even if running in non-interactive (-c) mode. Try to make up for this
