From 75442a777c7e1203d5ba7da4ee0c565989833af3 Mon Sep 17 00:00:00 2001 From: morioka Date: Thu, 6 Nov 1997 15:56:01 +0000 Subject: [PATCH] intermediate --- README.en | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.en b/README.en index a1951f1..111d04e 100644 --- a/README.en +++ b/README.en @@ -1,6 +1,6 @@ [README for APEL (English Version)] by MORIOKA Tomohiko -$Id: README.en,v 1.5 1997-11-06 12:48:44 morioka Exp $ +$Id: README.en,v 1.6 1997-11-06 15:56:01 morioka Exp $ What's APEL? ============ @@ -31,7 +31,7 @@ What's APEL? atype.el: utility for atype - file-detect.el: load-path or file-detection + path-util.el: utility for path management or file detection filename.el: utility to make file-name @@ -137,8 +137,8 @@ Function set-modified-alist (SYMBOL MODIFIER) Modify a value of a SYMBOL into alist MODIFIER. The SYMBOL should be alist. If it is not bound, its value regard as nil. -file-detect ------------ +path-util +--------- Function add-path (PATH &rest OPTIONS) -- 1.7.10.4