Move editor customizations from "make.scm" to "edextra.scm". Extend
authorChris Hanson <org/chris-hanson/cph>
Thu, 10 Sep 1992 07:32:50 +0000 (07:32 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 10 Sep 1992 07:32:50 +0000 (07:32 +0000)
commit4188e8861a4b79f9d3f8991305961a50f326cd46
treef8a2e78e21332ff1be9077c382ed6a97e40027f9
parentac7fe740ae09d2cf80e17bab5e7b8bc5230f4bd2
Move editor customizations from "make.scm" to "edextra.scm".  Extend
filename customizations so that they do the usual thing when the files
being operated on are not part of the student environment.  Add
remaining backup and auto-save filename customizations.  Add
Scheme's file types to list of ignored types.  Disable key bindings
that exit the editor.
v7/src/6001/edextra.scm
v7/src/6001/make.scm