changeset 105639:c8da8bef4903

(Magic File Names): Add @vindex file-name-handler-alist, in particular so `info-lookup-symbol' can find its docs.
author Kevin Ryde <user42@zip.com.au>
date Fri, 16 Oct 2009 23:32:01 +0000
parents a8e941c41659
children 92086abdb8cc
files doc/lispref/files.texi
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/files.texi	Fri Oct 16 19:01:21 2009 +0000
+++ b/doc/lispref/files.texi	Fri Oct 16 23:32:01 2009 +0000
@@ -2561,6 +2561,7 @@
 regular expression), plus a handler that implements all the primitive
 Emacs file operations for file names that do match.
 
+@vindex file-name-handler-alist
   The variable @code{file-name-handler-alist} holds a list of handlers,
 together with regular expressions that determine when to apply each
 handler.  Each element has this form: