monnier     2005/10/12 14:03:17 PDT

  Modified files:
    CONTRIB/haskell-modes/emacs ChangeLog haskell-hugs.el 
                                haskell-indent.el indent.hs 
  Log:
  (haskell-indent-start-keywords-re): Use regexp-opt.
  (haskell-indent-type-at-point): Accept ' in identifiers.
  (haskell-indent-find-case): Tell match-data to not generate markers.
  (haskell-indent-line-indentation): Ignore off-side keywords in comments
  and strings.
  (haskell-indent-find-matching-start): Generalize.
  Rename from haskell-indent-find-let.
  (haskell-indent-indentation-info): Use it for of, then, and else.
  
  Revision  Changes    Path
  1.17      +11 -0     fptools/CONTRIB/haskell-modes/emacs/ChangeLog
  1.8       +1 -1      fptools/CONTRIB/haskell-modes/emacs/haskell-hugs.el
  1.14      +37 -29    fptools/CONTRIB/haskell-modes/emacs/haskell-indent.el
  1.5       +29 -3     fptools/CONTRIB/haskell-modes/emacs/indent.hs
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools

Reply via email to