From 5e61a20e7717544481f28e3a943b85fb22ea1119 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Mon, 26 Jun 2006 11:20:30 +0000 Subject: [PATCH] (File Name Completion): Point user to the node "Reading File Names". --- lispref/files.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/files.texi b/lispref/files.texi index 86750cf5f40..84e4252824b 100644 --- a/lispref/files.texi +++ b/lispref/files.texi @@ -2203,7 +2203,7 @@ should compute the directory like this: @cindex completion, file name This section describes low-level subroutines for completing a file -name. For other completion functions, see @ref{Completion}. +name. For higher level functions, see @ref{Reading File Names}. @defun file-name-all-completions partial-filename directory This function returns a list of all possible completions for a file -- 2.39.5