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:
4d505cb
)
Implement PHP mode.
author
Chris Hanson
<org/chris-hanson/cph>
Thu, 7 Oct 1999 15:01:49 +0000
(15:01 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Thu, 7 Oct 1999 15:01:49 +0000
(15:01 +0000)
v7/src/edwin/unix.scm
patch
|
blob
|
history
diff --git
a/v7/src/edwin/unix.scm
b/v7/src/edwin/unix.scm
index e7c8e800143171c9401752effb4f205b36a17d71..c1a0ab775d919f8d5e6d749ee1906551d9693f3d 100644
(file)
--- a/
v7/src/edwin/unix.scm
+++ b/
v7/src/edwin/unix.scm
@@
-1,6
+1,6
@@
;;; -*-Scheme-*-
;;;
-;;; $Id: unix.scm,v 1.
99 1999/09/11 05:06:20
cph Exp $
+;;; $Id: unix.scm,v 1.
100 1999/10/07 15:01:49
cph Exp $
;;;
;;; Copyright (c) 1989-1999 Massachusetts Institute of Technology
;;;
@@
-313,6
+313,8
@@
Includes the new backup. Must be > 0."
("h" . c)
("java" . java)
("pas" . pascal)
+ ("php" . php)
+ ("php3" . php)
("s" . scheme)
("scm" . scheme)
("text" . text)