* lisp/dired.el (dired-hide-details-mode): Don't autoload it,

since it cannot be used outside Dired buffers anyway.
This commit is contained in:
Glenn Morris 2014-01-27 16:42:53 -05:00
parent 52695556f3
commit bac524e036
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,8 @@
2014-01-27 Glenn Morris <rgm@gnu.org>
* dired.el (dired-hide-details-mode): Don't autoload it,
since it cannot be used outside Dired buffers anyway.
* emulation/cua-base.el (cua-mode): Doc fix.
* dired.el (dired-hide-details-hide-symlink-targets)

View file

@ -2267,7 +2267,6 @@ unchanged."
(substring file (match-end 0))
file))
;;;###autoload
(define-minor-mode dired-hide-details-mode
"Toggle visibility of detailed information in current Dired buffer.
When this minor mode is enabled, details such as file ownership and