summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2003-05-03 14:06:09 +0000
committerRichard M. Stallman <rms@gnu.org>2003-05-03 14:06:09 +0000
commit3f146b61a3cd50d99c5981e4bd0a4ff533156f30 (patch)
tree3912c67686802bfc1df748efe95efbc17344d586 /lisp
parentc73fce9a2ca129545162f87fe9cb2bb0e66f55e2 (diff)
downloademacs-3f146b61a3cd50d99c5981e4bd0a4ff533156f30.tar.gz
Updated page for dired.el.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/loaddefs.el8
1 files changed, 7 insertions, 1 deletions
diff --git a/lisp/loaddefs.el b/lisp/loaddefs.el
index 2b3caf568c1..4935e3fab8b 100644
--- a/lisp/loaddefs.el
+++ b/lisp/loaddefs.el
@@ -5858,7 +5858,7 @@ Minor mode for viewing/editing context diffs.
;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
-;;;;;; "dired" "dired.el" (15935 39015))
+;;;;;; "dired" "dired.el" (16011 61148))
;;; Generated autoloads from dired.el
(defvar dired-listing-switches "-al" "\
@@ -5941,6 +5941,12 @@ The target is used in the prompt for file copy, rename etc.")
\(This works on only some systems.)")
(custom-autoload (quote dired-copy-preserve-time) "dired")
+
+(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
+directory name and the cdr is the list of files to mention.
+The directory name must be absolute, but need not be fully expanded.")
(define-key ctl-x-map "d" 'dired)
(autoload (quote dired) "dired" "\