Change `dir-status' to not take (and pass) status-buffer.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 11 Apr 2008 15:17:59 +0000 (15:17 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 11 Apr 2008 15:17:59 +0000 (15:17 +0000)
commitc1b513745f93bee34f47901216db2f315b837b20
tree764bd2cda1f2db22703a0ba49101603b023a86fc
parentda5a7abbc428c5db1dd5660f61e76719e99b4ce1
Change `dir-status' to not take (and pass) status-buffer.
(vc-status-create-fileinfo): Make `extra' optional.
(vc-status-busy): New fun.
(vc-status-menu-map): Use it.
(vc-status-crt-marked): Remove.
(vc-status-update): Rename from vc-status-add-entries.
Add argument so as to prevent addition of entries.  Rewrite.
(vc-update-vc-status-buffer): Remove.
(vc-status-refresh): Don't remove old entries, set them to
up-to-date instead.  Also do it after the update is complete.
(vc-status-marked-files): η-reduce.
lisp/ChangeLog
lisp/vc-bzr.el
lisp/vc-cvs.el
lisp/vc-git.el
lisp/vc-hg.el
lisp/vc-rcs.el
lisp/vc-sccs.el
lisp/vc-svn.el
lisp/vc.el