From: Glenn Morris Date: Mon, 27 Jan 2014 21:42:53 +0000 (-0500) Subject: * lisp/dired.el (dired-hide-details-mode): Don't autoload it, X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~241^2~18 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bac524e036a6a64d33dcbb71e8458675fd7a97cd;p=emacs.git * lisp/dired.el (dired-hide-details-mode): Don't autoload it, since it cannot be used outside Dired buffers anyway. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0399b5e0fe7..79710afc777 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2014-01-27 Glenn Morris + * 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) diff --git a/lisp/dired.el b/lisp/dired.el index e31912aa3cc..c56e15a71a1 100644 --- a/lisp/dired.el +++ b/lisp/dired.el @@ -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