X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/e7f322834d5535db4f3cae929aaa52766ca0ce24..3726946669effb8c66c37fb5f9996178c9adfc80:/lisp/dired-x.el diff --git a/lisp/dired-x.el b/lisp/dired-x.el index 1012deccd3..f176cf7dbe 100644 --- a/lisp/dired-x.el +++ b/lisp/dired-x.el @@ -800,8 +800,8 @@ See also `dired-enable-local-variables'." (hack-local-variables)) ;; Delete this stuff: `eobp' is used to find last subdir by dired.el. (delete-region opoint (point-max))) - ;; Make sure that the modeline shows the proper information. - (dired-sort-set-modeline)))) + ;; Make sure that the mode line shows the proper information. + (dired-sort-set-mode-line)))) (make-obsolete 'dired-hack-local-variables 'hack-dir-local-variables-non-file-buffer "24.1")