simonmar    2003/09/30 01:41:23 PDT

  Modified files:
    CONTRIB/haskell-modes/emacs haskell-mode.el 
  Log:
  Patches from Dave Love <[EMAIL PROTECTED]>.  He says:
  
    The most important part of these changes is sorting out the syntax
    table for use with Emacs 21 to treat comments properly (if font-lock
    is sorted out too, for which I'll send changes later).  I defined the
    syntax table per recommendations in the Elisp manual, and made some
    cosmetic more-or-less cosmetic changes for Emacs style.  It needs a
    coding cookie as it contains (I assume) a Latin-1 character.
  
    Emacs 21 will basically DTRT with Unicode if you tell it the text is
    utf-8.  It's possible there are minor disagreements with syntax of
    some characters compared with Unicode, but they're not likely to be
    important.
  
  Revision  Changes    Path
  1.10      +67 -52    fptools/CONTRIB/haskell-modes/emacs/haskell-mode.el
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools

Reply via email to