diff options
author | sof <unknown> | 1996-12-19 08:16:24 +0000 |
---|---|---|
committer | sof <unknown> | 1996-12-19 08:16:24 +0000 |
commit | f65044d135ef61bee82a6c9767235f6780bdf00e (patch) | |
tree | a5affe71e1b8765bfd33179be7f8c85a979d5f6c | |
parent | c69cc5d4819c690e047afa07bbb2fda12377d5fb (diff) | |
download | haskell-f65044d135ef61bee82a6c9767235f6780bdf00e.tar.gz |
[project @ 1996-12-19 08:16:24 by sof]
Testing how CVS handles Win* CR-LF as opposed to just CR
-rw-r--r-- | ghc/CONTRIB/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/CONTRIB/README b/ghc/CONTRIB/README index 4adab28b20..79aca73692 100644 --- a/ghc/CONTRIB/README +++ b/ghc/CONTRIB/README @@ -3,7 +3,7 @@ Glasgow Haskell compiler. fptags Denis Howe <dbh@doc.ic.ac.uk> Bourne-shell script. - Create an emacs tags file for one or more functional programs. + Create an emacs TAGS file for one or more functional programs. haskell-modes/ A collection of all known "Haskell modes" for GNU Emacs. |