Skip to content

Commit

Permalink
green-card => greencard
Browse files Browse the repository at this point in the history
Ignore-this: 8482dc4443a1e5756e0cc3f5f946da05
green-card => greencard
Green Card => GreenCard

Although Alastair prefers "Greencard", the library's name is
"Foreign.GreenCard", and unless we change this, too, "GreenCard" is
more consistent.

darcs-hash:20030827171834-a106c-52536cf710897e320e37433d0660951386f1735d.gz
  • Loading branch information
panne committed Aug 27, 2003
1 parent 1bda368 commit e98b0d8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion haskell-decl-scan.el
Expand Up @@ -88,7 +88,7 @@
;; . Would be nice to scan other top-level declarations such as ;; . Would be nice to scan other top-level declarations such as
;; methods of a class, datatype field labels... any more? ;; methods of a class, datatype field labels... any more?
;; ;;
;; . Support for Green Card? ;; . Support for GreenCard?
;; ;;
;; . Re-running (literate-)haskell-imenu should not cause the problems ;; . Re-running (literate-)haskell-imenu should not cause the problems
;; that it does. The ability to turn off scanning would also be ;; that it does. The ability to turn off scanning would also be
Expand Down
2 changes: 1 addition & 1 deletion haskell-font-lock.el
Expand Up @@ -93,7 +93,7 @@
;; . XEmacs can support both `--' comments and `{- -}' comments ;; . XEmacs can support both `--' comments and `{- -}' comments
;; simultaneously. If XEmacs is detected, this should be used. ;; simultaneously. If XEmacs is detected, this should be used.
;; ;;
;; . Support for Green Card? ;; . Support for GreenCard?
;; ;;
;; . Support for \begin{code}..\end{code} style of literate scripts? ;; . Support for \begin{code}..\end{code} style of literate scripts?
;; ;;
Expand Down
2 changes: 1 addition & 1 deletion haskell-mode.el
Expand Up @@ -191,7 +191,7 @@
;; start of a line when previous line starts with ">". Or would ;; start of a line when previous line starts with ">". Or would
;; "> " be better? ;; "> " be better?
;; ;;
;; . Support for Green Card? ;; . Support for GreenCard?
;; ;;


;;; All functions/variables start with `(literate-)haskell-'. ;;; All functions/variables start with `(literate-)haskell-'.
Expand Down

0 comments on commit e98b0d8

Please sign in to comment.