Skip to content

Commit a5fb6ec

Browse files
committed
purescript-font-lock.el: remove mention of xemacs and GreenCard
Greencard is Haskell specific thing for FFI. XEmacs has been unmaintainted for a long time, no point adding the support now. And the ship has long sailed for the comment about func/var prefixes.
1 parent d150f6d commit a5fb6ec

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

purescript-font-lock.el

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,6 @@
5252
;; highlighted as constructors or not. Should the `->' in
5353
;; `id :: a -> a' be considered a constructor or a keyword? If so,
5454
;; how do we distinguish this from `\x -> x'? What about the `\'?
55-
;;
56-
;; . XEmacs can support both `--' comments and `{- -}' comments
57-
;; simultaneously. If XEmacs is detected, this should be used.
58-
;;
59-
;; . Support for GreenCard?
60-
;;
61-
;;
62-
;; All functions/variables start with
63-
;; `(turn-(on/off)-)purescript-font-lock' or `purescript-fl-'.
6455

6556
;;; Change Log:
6657

0 commit comments

Comments
 (0)