*** empty log message ***
This commit is contained in:
parent
b54462764d
commit
d48c50ae86
1 changed files with 1 additions and 1 deletions
|
@ -3021,7 +3021,7 @@ specific headers."
|
||||||
;; WORK IN PROGRESS! DO NOT SET this! ONLY set it if you want to help
|
;; WORK IN PROGRESS! DO NOT SET this! ONLY set it if you want to help
|
||||||
;; write code for this feature. This variable will likely disappear
|
;; write code for this feature. This variable will likely disappear
|
||||||
;; when the work is done.
|
;; when the work is done.
|
||||||
(defvar vc-dir-insert-directories t)
|
(defvar vc-dir-insert-directories nil)
|
||||||
|
|
||||||
(defun vc-dir-update (entries buffer &optional noinsert)
|
(defun vc-dir-update (entries buffer &optional noinsert)
|
||||||
"Update BUFFER's ewoc from the list of ENTRIES.
|
"Update BUFFER's ewoc from the list of ENTRIES.
|
||||||
|
|
Loading…
Add table
Reference in a new issue