]> git.eshelyaron.com Git - emacs.git/commit
Fix disk-free info in 'insert-directory'
authorJohn Cummings <john@rootabega.net>
Thu, 16 Sep 2021 23:00:50 +0000 (23:00 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 17 Sep 2021 07:03:15 +0000 (10:03 +0300)
commitb95157de2dcd402185927baf61ce114f554a66e2
tree211e21488c92bd4fdc800970639a8385c7408732
parenta462ccd5364fef1d9b439dad81908a09be5eb1ba
Fix disk-free info in 'insert-directory'

* lisp/files.el (insert-directory): Call 'get-free-disk-space'
with the argument FILE, to make sure the reported info is for the
correct volume.  (Bug#50630)

Copyright-paperwork-exempt: yes
lisp/files.el