]> git.eshelyaron.com Git - emacs.git/commit
* vc.el (vc-status-fileinfo): New defstruct.
authorDan Nicolaescu <dann@ics.uci.edu>
Sun, 6 Jan 2008 10:20:26 +0000 (10:20 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Sun, 6 Jan 2008 10:20:26 +0000 (10:20 +0000)
commit8fcaf22f902ab98150eedd3d5d411c59023183bb
tree5c24864284bffb7e7c5937f59ae1833ef8f67b44
parent2614ccc373ed188a240bf2c2f7e131ee99f110c0
* vc.el (vc-status-fileinfo): New defstruct.
(vc-status): New defvar
(vc-status-insert-headers, vc-status-printer, vc-status)
(vc-status-mode-map, vc-status-mode, vc-status-mark-file)
(vc-status-unmark-file, vc-status-marked-files): New functions.

* vc-hg.el (vc-hg-dir-status): New function.
lisp/ChangeLog
lisp/vc-hg.el
lisp/vc.el