diff options
| author | Mattias EngdegÄrd | 2019-07-22 17:10:37 +0200 |
|---|---|---|
| committer | Mattias EngdegÄrd | 2019-08-02 12:38:44 +0200 |
| commit | 408e75e819f70ed47000bc31b34435a4bad33c0c (patch) | |
| tree | d39724241aa7e9cb463c80124c751c46bab36a98 /src/bytecode.c | |
| parent | b49d987a8cf5f5dd7ba864e20995e21765eaefcf (diff) | |
| download | emacs-408e75e819f70ed47000bc31b34435a4bad33c0c.tar.gz emacs-408e75e819f70ed47000bc31b34435a4bad33c0c.zip | |
Clean up file-size-function
It is now called `byte-count-to-string-function', and used instead of
calling `file-size-human-readable' directly where appropriate.
* lisp/files.el (file-size-human-readable-iec): New.
(file-size-function): Rename to byte-count-to-string-function. Better
default value. Eliminate lambda. Better default for custom choice.
Put in group `files'. More descriptive doc string. Move.
(out-of-memory-warning-percentage, warn-maybe-out-of-memory)
(get-free-disk-space):
* lisp/dired.el (dired-number-of-marked-files):
* lisp/url/url-http.el (url-http-simple-after-change-function)
(url-http-content-length-after-change-function):
Use byte-count-to-string-function.
* test/lisp/files-test.el (files-test-file-size-human-readable):
Test file-size-human-readable-iec.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions