1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-27 09:11:48 -07:00
emacs/doc/emacs
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
..
abbrevs.texi Audit the Emacs manual for keymap-*-related changes 2021-11-30 00:14:51 +01:00
ack.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
anti.texi Fix typo in doc/emacs/anti.texi 2021-10-22 05:28:21 +02:00
arevert-xtra.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
back.texi ; One more change in back.texi. 2021-07-24 13:41:01 +03:00
basic.texi Fix documentation of 'repeat-mode' changes 2021-08-21 10:31:35 +03:00
book-spine.texi ; Yet another last-minute change in Emacs manual for printing 2021-07-24 13:15:50 +03:00
buffers.texi Avoid deprecation warnings with Texinfo 6.8 2021-07-04 14:55:42 +03:00
building.texi ; * doc/emacs/building.texi (Lisp Libraries): Fix a typo. (Bug#51717) 2021-11-09 15:51:24 +02:00
cal-xtra.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calendar.texi Add diary-offset to diary-lib.el 2021-09-04 09:12:10 +02:00
ChangeLog.1 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cmdargs.texi Merge from origin/emacs-28 2021-10-24 01:55:45 -07:00
commands.texi Remove more mentions of the removed `M-o' facemenu binding 2021-08-19 18:26:18 +02:00
custom.texi Audit the Emacs manual for keymap-*-related changes 2021-11-30 00:14:51 +01:00
dired-xtra.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
dired.texi Change how Dired displays available space 2021-12-01 23:27:19 +01:00
display.texi Add new face `variable-pitch-text' 2021-12-01 17:20:16 +01:00
doclicense.texi
docstyle.texi Minor copyedits in the Emacs user manual 2021-06-06 12:58:40 +03:00
emacs-xtra.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
emacs.texi Allow storing buffer names in registers 2021-11-30 15:17:39 +01:00
emacsver.texi.in
emerge-xtra.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
entering.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
files.texi ; Refer to Repeating from compare-windows info node 2021-11-10 23:01:13 +03:00
fixit.texi Fix some instances in the Emacs manual with misleading prefix syntax 2021-09-25 03:59:42 +02:00
fortran-xtra.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
frames.texi * doc/emacs/frames.texi (Tab Bars): Add text about mouse and tab-bar-format 2021-11-07 20:00:56 +02:00
glossary.texi Fix some instances in the Emacs manual with misleading prefix syntax 2021-09-25 03:59:42 +02:00
gnu.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gpl.texi
haiku.texi * doc/emacs/haiku.texi (Haiku Basics): Fix a typo. 2021-11-29 06:57:33 +00:00
help.texi Merge from origin/emacs-28 2021-10-31 19:36:04 -04:00
indent.texi Merge from origin/emacs-27 2021-02-06 08:05:29 -08:00
killing.texi 'yank-media' is not universally supported 2021-11-07 16:31:29 +02:00
kmacro.texi Start adjusting the manuals to talk about the keymap-* functions 2021-11-16 08:26:24 +01:00
m-x.texi Update documentation about how M-x completes obsolete commands 2021-10-05 09:39:03 +02:00
macos.texi Fix some instances in the Emacs manual with misleading prefix syntax 2021-09-25 03:59:42 +02:00
maintaining.texi Merge from origin/emacs-28 2021-11-10 12:12:30 +01:00
Makefile.in Add support for the Haiku operating system and its window system 2021-11-20 21:46:07 +08:00
mark.texi Improve documentation of 'shift-select-mode' 2021-10-02 09:40:44 +03:00
mini.texi Document minibuffer-default-prompt-format in manual 2021-10-05 16:35:40 +02:00
misc.texi Add command to browse xwidget history 2021-11-16 17:39:46 +08:00
modes.texi Add auto-mode-alist functionality to .dir-locals.el 2021-07-23 15:51:11 +02:00
msdos-xtra.texi Audit the Emacs manual for keymap-*-related changes 2021-11-30 00:14:51 +01:00
msdos.texi ; * doc/emacs/msdos.texi (Windows Misc): Fix typos. 2021-10-30 13:25:46 +03:00
mule.texi Mention 'glyphless-display-mode' in conjunction with bidi display 2021-12-01 20:11:21 +02:00
package.texi Prefer "website" to "homepage" 2021-09-16 15:42:44 +02:00
picture-xtra.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
programs.texi Audit the Emacs manual for keymap-*-related changes 2021-11-30 00:14:51 +01:00
regs.texi Allow storing buffer names in registers 2021-11-30 15:17:39 +01:00
rmail.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
screen.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
search.texi * doc/emacs/search.texi (Isearch Yank): Add isearch-forward-thing-at-point. 2021-11-08 19:36:57 +02:00
sending.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
text.texi Merge from origin/emacs-28 2021-11-10 12:12:30 +01:00
trouble.texi ; * doc/emacs/trouble.texi (After a Crash): Fix typo. 2021-10-05 21:11:19 +02:00
vc-xtra.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
vc1-xtra.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
windows.texi * doc/emacs/windows.texi (Window Convenience): Use @code for windmove. 2021-11-09 22:43:54 +02:00
xresources.texi Re-enable the disabledForeground X resource. 2021-11-24 11:55:58 +01:00