[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AS_EXECUTABLE_P enhancement
From: |
Paul Eggert |
Subject: |
Re: AS_EXECUTABLE_P enhancement |
Date: |
Mon, 13 Dec 2004 10:20:44 -0800 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
Stepan Kasal <address@hidden> writes:
> I noticed that the patch can be simplified; an updated version is attached
> to this mail.
Thanks, that's just what I was looking for. I changed the (...) to {...;}
to avoid an extra process, and installed it.