[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MCL: it's fun!!!
- To: serasset@imag.fr (Gilles Serasset)
- Subject: Re: MCL: it's fun!!!
- From: bill@cambridge.apple.com (Bill St. Clair)
- Date: Mon, 30 Nov 1992 15:35:53 -0600
- Cc: info-mcl
>Hello all you MCL hackers,
>
>I have discovered something strange in MCL:
>
I found that I had already made a patch that fixed this bug
without even knowing of the bug's existence. "prepare-to-quit-patch"
makes the windows close from back-to-front instead of front-to-back
for QUIT and SAVE-APPLICATION. This speeds them up a little bit by
preventing some redrawing. This patch will be part of patch 2 for
MCL 2.0. I'll send it to anyone who requests it.