; Fix an overwide docstring line.

This commit is contained in:
Sean Whitton 2026-05-28 10:19:02 +01:00
parent d8933b9f07
commit 69286be27d

View file

@ -161,7 +161,7 @@ proceed to mark and unmark other entries, without asking."
:version "31.1") :version "31.1")
(defcustom vc-dir-auto-hide-up-to-date nil (defcustom vc-dir-auto-hide-up-to-date nil
"Whether VC-Dir automatically removes \\+`up-to-date'/\\+`ignored' files from display. "Whether VC-Dir auto-removes \\+`up-to-date'/\\+`ignored' files from display.
If the value is nil, files shown in the VC-Dir buffer will remain on If the value is nil, files shown in the VC-Dir buffer will remain on
display if they become \\+`up-to-date' or \\+`ignored'. display if they become \\+`up-to-date' or \\+`ignored'.