monnier 2005/11/07 09:10:53 PST
Modified files:
CONTRIB/haskell-modes/emacs indent.hs haskell-indent.el
ChangeLog
Log:
(haskell-indent-find-matching-start): Add `pred' and `start' arguments.
(haskell-indent-filter-let-no-in): New fun.
(haskell-indent-indentation-info): Use them to correctly match `let's
with `in's even when some of the `let's have no matching `in'.
Revision Changes Path
1.9 +1 -1 fptools/CONTRIB/haskell-modes/emacs/indent.hs
1.20 +40 -13 fptools/CONTRIB/haskell-modes/emacs/haskell-indent.el
1.21 +8 -0 fptools/CONTRIB/haskell-modes/emacs/ChangeLog
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools