cvs commit: fptools/CONTRIB/haskell-modes/emacs haskell-font-lock.el

[email protected] Sun, 20 Nov 2005 18:18:16 -0800
Newsgroups gmane.comp.lang.haskell.cvs.fptools
Message-ID <200511210218.jAL2IGMa021701__20815.6428569511$1132539554$gmane$org@monk.galois.com>
monnier     2005/11/20 18:18:16 PST

  Modified files:
    CONTRIB/haskell-modes/emacs haskell-font-lock.el 
  Log:
  (haskell-font-lock-symbols-alist): Some XEmacs
  versions define make-char but not charsetp.
  (haskell-font-lock-symbols-keywords): Add a `keep' arg so
  de-highlighting in strings works correctly even in Emacs-21.
  
  Revision  Changes    Path
  1.19      +7 -3      fptools/CONTRIB/haskell-modes/emacs/haskell-font-lock.el