projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75dad14
)
Fix typo.
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 24 Sep 2003 04:47:57 +0000
(
04:47
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 24 Sep 2003 04:47:57 +0000
(
04:47
+0000)
v7/src/edwin/fileio.scm
patch
|
blob
|
history
diff --git
a/v7/src/edwin/fileio.scm
b/v7/src/edwin/fileio.scm
index b58ae6a97c22711de774965c68ef1b09a7d227f6..4fd6975994ac051d6b6aa29a80ea33d2513e504e 100644
(file)
--- a/
v7/src/edwin/fileio.scm
+++ b/
v7/src/edwin/fileio.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: fileio.scm,v 1.16
2 2003/09/24 01:57:48
cph Exp $
+$Id: fileio.scm,v 1.16
3 2003/09/24 04:47:57
cph Exp $
Copyright 1986,1989,1991,1992,1993,1994 Massachusetts Institute of Technology
Copyright 1995,1997,1999,2000,2001,2002 Massachusetts Institute of Technology
@@
-361,9
+361,7
@@
and the cdrs of which are major modes."
("xhtml" . html)
("xml" . html)
("xsl" . html)
- ("y" . c)
- ,@(os/file-type-to-major-mode)))
-
+ ("y" . c)))
string->mode-alist?)
\f
;;;; Local Variable Initialization