monnier     2005/11/21 13:48:52 PST

  Modified files:
    CONTRIB/haskell-modes/emacs haskell-simple-indent.el 
                                haskell-mode.el haskell-indent.el 
                                haskell-hugs.el haskell-ghci.el 
                                haskell-font-lock.el 
                                haskell-doc.el ChangeLog 
  Log:
  * haskell-doc.el (haskell-doc-extract-types): Get labelled data working.
  (haskell-doc-prelude-types): Update via auto-generation.
  
  * haskell-doc.el (haskell-doc-extract-types): Get it partly working.
  (haskell-doc-fetch-lib-urls): Don't use a literal if we apply
  `nreverse' on it later on.
  (haskell-doc-prelude-types): Update some parts by auto-generation.
  (haskell-doc-grab, haskell-doc-string-nub-ws): Simplify.
  
  * haskell-doc.el (haskell-doc-maintainer, haskell-doc-varlist)
  (haskell-doc-submit-bug-report, haskell-doc-ftp-site)
  (haskell-doc-visit-home): Remove.
  (haskell-doc-reserved-ids, haskell-doc-fetch-lib-urls)
  (haskell-doc-extract-and-insert-types): New funs.
  (haskell-doc-reserved-ids): Fix type of `map'.
  
  Revision  Changes    Path
  1.4       +0 -2      
fptools/CONTRIB/haskell-modes/emacs/haskell-simple-indent.el
  1.19      +0 -3      fptools/CONTRIB/haskell-modes/emacs/haskell-mode.el
  1.23      +0 -2      fptools/CONTRIB/haskell-modes/emacs/haskell-indent.el
  1.10      +2 -6      fptools/CONTRIB/haskell-modes/emacs/haskell-hugs.el
  1.12      +0 -2      fptools/CONTRIB/haskell-modes/emacs/haskell-ghci.el
  1.20      +1 -4      fptools/CONTRIB/haskell-modes/emacs/haskell-font-lock.el
  1.21      +6 -3      fptools/CONTRIB/haskell-modes/emacs/haskell-doc.el
  1.32      +5 -0      fptools/CONTRIB/haskell-modes/emacs/ChangeLog
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools

Reply via email to