From e956c609366aaf64ae808f5fe288380c13067e0a Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Thu, 13 Feb 2003 19:34:17 +0000 Subject: [PATCH] (dired-directory): Add autoload cookie. --- lisp/dired.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/dired.el b/lisp/dired.el index 6261e6bb392..69dafbe6bfc 100644 --- a/lisp/dired.el +++ b/lisp/dired.el @@ -219,6 +219,7 @@ This is what the `do' commands look for and what the `mark' commands store.") (defvar dired-file-version-alist) +;;;###autoload (defvar dired-directory nil "The directory name or wildcard spec that this Dired directory lists. Local to each dired buffer. May be a list, in which case the car is the -- 2.39.2