From 78c46731b83387ecec23bc0f19951571d436cb2a Mon Sep 17 00:00:00 2001 From: "Guillermo J. Rozas" Date: Sun, 22 Aug 1993 17:51:49 +0000 Subject: [PATCH] Add txtprp and reorder to match order of edwin.ldr. --- etc/pack-edwin.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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" -- 2.25.1