Mercurial > emacs
comparison etc/TUTORIAL @ 1014:6e25f9b75841
* sysdep.c (select): There's no need to cast the return value of
signal anymore, since we have the SIGTYPE macro defined.
* sysdep.c (read_input_waiting): When scanning for quit
characters, use the value of quit_char, rather than assuming that
C-g is the quit character. And don't forget to declare i.
* sysdep.c [USG5]: Don't include fcntl.h.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Wed, 19 Aug 1992 06:37:58 +0000 |
parents | ab9a55b26bd4 |
children | 577493baf266 |
comparison
equal
deleted
inserted
replaced
1013:6bf2c4766d4c | 1014:6e25f9b75841 |
---|