mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 04:21:24 +00:00
; Fix an overwide docstring line.
This commit is contained in:
parent
d8933b9f07
commit
69286be27d
1 changed files with 1 additions and 1 deletions
|
|
@ -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'.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue