Le 17 juin 2012 à 10:01, Stefano Lattarini a écrit :
> On 06/17/2012 08:48 AM, Akim Demaille wrote:
>>
>> Le 16 juin 2012 à 23:29, Stefano Lattarini a écrit :
>>
>>> @@ -3183,6 +3177,20 @@ sub handle_texinfo ()
>>> if ($info_texinfos)
>>> {
>>> define_verbose_texinfo;
>>> + # Keep this list in sync with the $infobase transform done
>>> + # in &handle_texinfo_helper.
>>> + foreach my $valid_texinfo_suf (qw/texi texinfo txi/)
>>
>> Wow.
>>
> Huh?
I had not realized there were so many extensions supported.