From cf66a343c33bf2612ca5718f5edaa6ea73d0a017 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 17 Jun 2009 02:54:49 +0000 Subject: (dir-locals-set-directory-class): Fix doc typo. --- lisp/files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/files.el') diff --git a/lisp/files.el b/lisp/files.el index 4e81b6ad52d..921724d8a79 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -3246,7 +3246,7 @@ Return the new variables list." DIRECTORY is the name of a directory, a string. CLASS is the name of a project class, a symbol. MTIME is either the modification time of the directory-local -variables file that defined this this class, or nil. +variables file that defined this class, or nil. When a file beneath DIRECTORY is visited, the mode-specific variables from CLASS are applied to the buffer. The variables -- cgit v1.2.3