1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-22 21:50:45 -08:00
emacs/test/lisp/files-resources
Lars Ingebrigtsen 1914d946d6 Change how Dired displays available space
* doc/emacs/dired.texi (Misc Dired Features): Document it (bug#23812).
* lisp/dired.el (dired-free-space): New user option.
(dired-insert-directory): Use it from here.
(dired--insert-disk-space): New function that uses the user option.

* lisp/files.el (insert-directory): Don't transform "total" here.
* lisp/ls-lisp.el (ls-lisp--insert-directory): Or here.  Instead
just leave the "total <num>" bit alone, and let Dired transform it.

* test/lisp/files-tests.el (files-tests): Move "available" tests
to dired-tests.
* test/lisp/dired-tests.el (data-dir): Moved here.
2021-12-01 23:27:19 +01:00
..
.dir-locals.el Make the test for auto-mode-alist from .dir-local.el stricter 2021-07-24 11:16:15 +02:00
auto-test.zot1 Make the test for auto-mode-alist from .dir-local.el stricter 2021-07-24 11:16:15 +02:00
auto-test.zot2 Make the test for auto-mode-alist from .dir-local.el stricter 2021-07-24 11:16:15 +02:00
auto-test.zot3 Make the test for auto-mode-alist from .dir-local.el stricter 2021-07-24 11:16:15 +02:00
files-bug18141.el.gz
whatever.quux