mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
(dired-directory): Add autoload cookie.
This commit is contained in:
parent
2affbb1903
commit
e956c60936
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue