changeset 102625:4f4d15cedda4

(Top): Update node listing.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 18 Mar 2009 04:01:15 +0000
parents 6ddfdbfcd361
children d4c7733c7595
files doc/lispref/elisp.texi
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/elisp.texi	Wed Mar 18 04:01:05 2009 +0000
+++ b/doc/lispref/elisp.texi	Wed Mar 18 04:01:15 2009 +0000
@@ -634,6 +634,7 @@
                               (reading buffer name, file name, etc.)
 * Reading File Names::      Using completion to read file names and
                               shell commands.
+* Completion Styles::       Specifying rules for performing completion.
 * Programmed Completion::   Finding the completions for a given file name.
 
 Command Loop