]> git.eshelyaron.com Git - emacs.git/commitdiff
(Top): Update node listing.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 18 Mar 2009 04:01:15 +0000 (04:01 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 18 Mar 2009 04:01:15 +0000 (04:01 +0000)
doc/lispref/elisp.texi

index f2a9246e48e3920b19c7f2ee95acbccadd9328bc..3c201b90ccd63859442fc364e023ec2cfa353878 100644 (file)
@@ -634,6 +634,7 @@ Completion
                               (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