]> code.delx.au - gnu-emacs/blobdiff - src/process.c
(Fmove_to_column): Remove unused local variable `end_byte'.
[gnu-emacs] / src / process.c
index b7c5076a2a993ce10e2c7629504ba0c4f88ea29f..06e931af9b6dcc5354ee48d7771973f62c51be5c 100644 (file)
@@ -5788,7 +5788,8 @@ exec_sentinel (proc, reason)
 
 /* 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 ()