summaryrefslogtreecommitdiff
path: root/lispref/files.texi
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2006-06-26 11:20:30 +0000
committerNick Roberts <nickrob@snap.net.nz>2006-06-26 11:20:30 +0000
commit5e61a20e7717544481f28e3a943b85fb22ea1119 (patch)
tree877a0f74303ebd05cad8096bc70ba0ed0f69deec /lispref/files.texi
parent0770a2510312de111af9fae893dd8cb02cc203a3 (diff)
downloademacs-5e61a20e7717544481f28e3a943b85fb22ea1119.tar.gz
(File Name Completion): Point user to the node "Reading File Names".
Diffstat (limited to 'lispref/files.texi')
-rw-r--r--lispref/files.texi2
1 files changed, 1 insertions, 1 deletions
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