* lisp.h (struct handler): Remove the poll_suppress_count member
authorJim Blandy <jimb@redhat.com>
Tue, 22 Sep 1992 05:18:34 +0000 (05:18 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 22 Sep 1992 05:18:34 +0000 (05:18 +0000)
commit78ca380c45ea2b38a5f7011afbe58e360f11b9a1
tree2aec54a6a0dc175bc26c435f25f405cc3310b9d4
parent82da7701c884bda5329ca7115d151a5e8c69439c
* lisp.h (struct handler): Remove the poll_suppress_count member
of this structure; it is always equal to the poll_suppress_count
of its catchtag structure.  The non-local exit code in eval.c is
difficult enough to understand as it is; needless duplication
doesn't help.

* lisp.h (struct specbinding, struct handler): More documentation.
src/lisp.h