cvs commit: hugs98/src/winhugs RtfWindow.c

Neil Mitchell <[email protected]> Sun, 13 Nov 2005 09:52:59 -0800
Newsgroups gmane.comp.lang.haskell.cvs.hugs
Message-ID <[email protected]>
neil        2005/11/13 09:52:59 PST

  Modified files:
    src/winhugs          RtfWindow.c 
  Log:
  Change from having a last colour, to a format which contains foreground, background, bold and italic (required for AnsiEscape characters)
  
  Revision  Changes    Path
  1.9       +35 -12    hugs98/src/winhugs/RtfWindow.c