Hi there,
I have encountered a little bug in makeinfo (lang.c modul):

The source should be changed from:

cm_accent_tilde (....)
{
    cm_accent_generic (...., "AOano", "~", 0, "tilde");
}

into the following:

cm_accent_generic (...., "ANOano", "~", 0, "tilde");
                           ^!!!


Just a little bug report ;-)

-- 
Jabba dabba dooohhh      e-mail: [EMAIL PROTECTED]
'til next mail.        Internet: http://www.fido.de/~kama/
  Karl Heinz 7:-)       Fidonet: 2:2452/110.18
                          Voice: +49 241 962380

Reply via email to