monnier 2005/11/23 10:17:28 PST
Modified files:
CONTRIB/haskell-modes/emacs haskell-indent.el ChangeLog
Log:
(haskell-indent-next-symbol): Simplify.
(haskell-indent-comment): Rename from haskell-indent-inside-comment.
(haskell-indent-skip-lexeme-forward)
(haskell-indent-offset-after-info, haskell-indent-hanging-p): New funs.
(haskell-indent-inhibit-after-offset, haskell-indent-dont-hang): New
variables.
(haskell-indent-closing-keyword, haskell-indent-after-keyword-column)
(haskell-indent-inside-paren): New functions, extracted
from haskell-indent-indentation-info. Use the above new functions.
(haskell-indent-indentation-info): Use them.
(haskell-indent-after-keywords): Add data for ( and {.
Revision Changes Path
1.24 +136 -134 fptools/CONTRIB/haskell-modes/emacs/haskell-indent.el
1.34 +12 -0 fptools/CONTRIB/haskell-modes/emacs/ChangeLog
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools