diff options
author | Dave Love <fx@gnu.org> | 2000-03-07 20:04:42 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-03-07 20:04:42 +0000 |
commit | 7fb918904bf6e6410e517180863b7fe1e6a890d6 (patch) | |
tree | 0790a6a8aa7a15dec443f77a23ce8349cbace9e3 /man/dired.texi | |
parent | 76162e12c84d2957230a29d6a4224433c68421dd (diff) | |
download | emacs-7fb918904bf6e6410e517180863b7fe1e6a890d6.tar.gz |
(Extra Features for Dired): Fix xref.
Diffstat (limited to 'man/dired.texi')
-rw-r--r-- | man/dired.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/dired.texi b/man/dired.texi index 17144977a37..98604cb9e86 100644 --- a/man/dired.texi +++ b/man/dired.texi @@ -974,4 +974,4 @@ may need to change the value of this variable. The Dired-X package provides various extra features for Dired mode. You can load it with @code{M-x load-library} or customize @code{dired-load-hook} to add @samp{(require@w{ }'dired-x)}. -@xref{Top, Introduction, dired-x, Dired Extra Version 2 User's Manual}. +@xref{Top, Introduction, Dired Extra Version 2 User's Manual, dired-x}. |