From: Guillermo J. Rozas Date: Sun, 22 Aug 1993 17:51:49 +0000 (+0000) Subject: Add txtprp and reorder to match order of edwin.ldr. X-Git-Tag: 20090517-FFI~8018 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=78c46731b83387ecec23bc0f19951571d436cb2a;p=mit-scheme.git Add txtprp and reorder to match order of edwin.ldr. --- diff --git a/etc/pack-edwin.scm b/etc/pack-edwin.scm index 02a251e97..6bb642ada 100644 --- a/etc/pack-edwin.scm +++ b/etc/pack-edwin.scm @@ -1,8 +1,8 @@ #| -*-Scheme-*- -$Id: pack-edwin.scm,v 1.5 1992/11/23 21:38:03 gjr Exp $ +$Id: pack-edwin.scm,v 1.6 1993/08/22 17:51:49 gjr Exp $ -Copyright (c) 1992 Massachusetts Institute of Technology +Copyright (c) 1992-1993 Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and @@ -54,6 +54,7 @@ MIT in each case. |# "paths.com" "struct.com" "grpops.com" + "txtprp.com" "regops.com" "motion.com" "search.com" @@ -119,6 +120,7 @@ MIT in each case. |# ;; "comint.com" ;; "compile.com" ;; "dabbrev.com" + ;; "xcom.com" "debug.com" "dired.com" ;; "dirunx.com" @@ -152,7 +154,6 @@ MIT in each case. |# "texcom.com" "wincom.com" "scrcom.com" - ;; "xcom.com" "modefs.com" ;; "xmodef.com" "rename.com"