monnier     2004/10/13 15:02:47 PDT

  Modified files:
    CONTRIB/haskell-modes/emacs haskell-indent.el 
  Log:
  Don't load CL at runtime.
  (haskell-indent-start-of-def, haskell-indent-type-at-point):
  Don't hardcode point-min == 1.
  (indent-info): Declare it.
  (haskell-indent-empty, haskell-indent-ident, haskell-indent-other)
  (haskell-indent-line-indentation): Use `string'.
  (haskell-indent-valdef-indentation): Fix `case' arms syntax.
  (haskell-indent-indentation-info): Remove unused var `pt'.
  (haskell-indent-align-def): Remove unused var `defpos'.
  (turn-on-haskell-indent): Don't bind TAB.
  (turn-off-haskell-indent): Don't unbind TAB and DEL.
  (hugs-syntax-table): Use the `n' for nested comments.
  (haskell-stand-alone-indent-mode): Fix `comment-end'.
  
  Revision  Changes    Path
  1.5       +72 -67    fptools/CONTRIB/haskell-modes/emacs/haskell-indent.el
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools

Reply via email to