monnier     2004/10/14 15:24:48 PDT

  Modified files:
    CONTRIB/haskell-modes/emacs haskell-mode.el 
  Log:
  Set things up so that mode-hook functions are not
  necessary, and generic functions can be used instead, like
  global-font-lock-mode.
  (haskell-enum-from-to): Remove.
  (turn-on-haskell-font-lock): Make obsolete.
  (haskell-running-xemacs): Remove.
  (haskell-mode-syntax-table): Fiddle with non-ascii chars.
  Fix up comment syntax in XEmacs.
  (haskell-vars): Improve comment-start-skip.
  Add comment-end-skip.  Setup imenu, eldoc, and font-lock.
  Tweak handling of tabs to be on the safe side.
  (haskell-mode-hooks): Declare and mention some useful ideas.
  (literate-haskell-mode): Simplify.
  (haskell-comment-indent): Remove.  The default works as well.
  
  Revision  Changes    Path
  1.11      +87 -56    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