(Locating Files): Suggest additional values for the
authorLuc Teirlinck <teirllm@auburn.edu>
Tue, 28 Feb 2006 03:04:50 +0000 (03:04 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Tue, 28 Feb 2006 03:04:50 +0000 (03:04 +0000)
SUFFIXES arg of `locate-file'.  Update pxref.

lispref/files.texi

index 417bab8..4d3cfd5 100644 (file)
@@ -1283,8 +1283,9 @@ suffixes to append to @var{filename} when searching.
 suffixes.  If @var{suffixes} is @code{nil}, or @code{("")}, then there
 are no suffixes, and @var{filename} is used only as-is.  Typical
 values of @var{suffixes} are @code{exec-suffixes} (@pxref{Subprocess
-Creation, exec-suffixes}) and @code{load-suffixes} (@pxref{Library
-Search, load-suffixes}).
+Creation, exec-suffixes}), @code{load-suffixes},
+@code{load-file-rep-suffixes} and the return value of the function
+@code{get-load-suffixes} (@pxref{Load Suffixes}).
 
 Typical values for @var{path} are @code{exec-path} (@pxref{Subprocess
 Creation, exec-path}) when looking for executable programs or