Mercurial > emacs
comparison lisp/term.el @ 87844:3bd7c8c8bbe7
* vc.el: Make vc-status asynchronous.
(vc-update-vc-status-buffer): New function broken out of ...
(vc-status-refresh): ... here. Pass vc-update-vc-status-buffer to
the dir-status backend function.
* vc-hg.el (vc-hg-dir-status): Compute the status asynchronously.
Move the output processing to ...
(vc-hg-after-dir-status): ... here. Call the function passed as
an argument with the results.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 18 Jan 2008 23:32:58 +0000 |
parents | 107ccd98fa12 |
children | 606f2d163a64 |
comparison
equal
deleted
inserted
replaced
87843:e1d6c4e34d2c | 87844:3bd7c8c8bbe7 |
---|