aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/lispref/elisp.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi
index f2a9246e48e..3c201b90ccd 100644
--- a/doc/lispref/elisp.texi
+++ b/doc/lispref/elisp.texi
@@ -634,6 +634,7 @@ Completion
634 (reading buffer name, file name, etc.) 634 (reading buffer name, file name, etc.)
635* Reading File Names:: Using completion to read file names and 635* Reading File Names:: Using completion to read file names and
636 shell commands. 636 shell commands.
637* Completion Styles:: Specifying rules for performing completion.
637* Programmed Completion:: Finding the completions for a given file name. 638* Programmed Completion:: Finding the completions for a given file name.
638 639
639Command Loop 640Command Loop