changeset 69201:0b687e350e7e

(Locating Files): Suggest additional values for the SUFFIXES arg of `locate-file'. Update pxref.
author Luc Teirlinck <teirllm@auburn.edu>
date Tue, 28 Feb 2006 03:04:50 +0000
parents 63fbed8d9ae0
children 2a2696d40bd5
files lispref/files.texi
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/files.texi	Tue Feb 28 03:01:57 2006 +0000
+++ b/lispref/files.texi	Tue Feb 28 03:04:50 2006 +0000
@@ -1283,8 +1283,9 @@
 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