Mercurial > emacs
diff src/process.c @ 44372:65c0edf0d53c
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 03 Apr 2002 15:19:39 +0000 |
parents | f76a1425eb34 |
children | 01b93e5e53a7 |
line wrap: on
line diff
--- a/src/process.c Wed Apr 03 14:47:16 2002 +0000 +++ b/src/process.c Wed Apr 03 15:19:39 2002 +0000 @@ -5788,7 +5788,8 @@ /* Report all recent events of a change in process status (either run the sentinel or output a message). - This is done while Emacs is waiting for keyboard input. */ + This is usually done while Emacs is waiting for keyboard input + but can be done at other times. */ void status_notify ()