From: hayashi Date: Thu, 22 Oct 1998 02:55:28 +0000 (+0000) Subject: Fix typos. X-Git-Tag: apel-9_5~2 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe8125d436817091fbf6aee7dd6b5010464d31ff;p=elisp%2Fapel.git Fix typos. --- diff --git a/README.en b/README.en index f549557..7a4868e 100644 --- a/README.en +++ b/README.en @@ -205,7 +205,7 @@ Function add-path (PATH &rest OPTIONS) You can use following PATH styles: load-path relative: "PATH" (it is searched from - `defaul-load-path') + `default-load-path') home directory relative: "~/PATH" "~USER/PATH" @@ -256,12 +256,12 @@ Function file-installed-p (FILE &optional PATHS) Function exec-installed-p (FILE &optional PATHS SUFFIXES) Return absolute-path of FILE if FILE exists in PATHS. If PATHS is - omitted, `exec-path' is used. If suffixes is omitted, + omitted, `exec-path' is used. If SUFFIXES is omitted, `exec-suffix-list' is used. Function module-installed-p (MODULE &optional PATHS) - Return non-nil if module is provided or exists in PATHS. If PATHS + Return non-nil if MODULE is provided or exists in PATHS. If PATHS is omitted, `load-path' is used. filename