X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/e5bd0a28953dcf6c3b811a7d17e7664c8d664a7c..8137e7b3165ea5dffc66a0a49f34716df0c00c2d:/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")