[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Better matching of unexpanded macros
From: |
Akim Demaille |
Subject: |
Re: Better matching of unexpanded macros |
Date: |
30 Oct 2000 10:17:49 +0100 |
User-agent: |
Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) |
>>>>> "Alexandre" == Alexandre Oliva <address@hidden> writes:
Alexandre> On Oct 29, 2000, Pavel Roskin <address@hidden> wrote:
>> * autoconf.sh: When scanning for unexpanded macros match only
>> macros beginning with "A?_" and "m4_" or containing "_A?_". Strip
>> the comments before the matching. Don't use character ranges.
Alexandre> Ok
Me too.