* vc.el (vc-status-headers): Rename from
authorDan Nicolaescu <dann@ics.uci.edu>
Wed, 9 Jan 2008 05:19:04 +0000 (05:19 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Wed, 9 Jan 2008 05:19:04 +0000 (05:19 +0000)
commitca8dfeda7c6edcfeacb95a2e2d3b5dcb3841886c
tree666f8dfd5edf648440eec09532997a6e58fc9eea
parent15b18fea8169cce339f2f792ce1eee44d2de03e0
* vc.el (vc-status-headers): Rename from
vc-status-insert-headers.  Just return header.
(vc-status-move-to-goal-column): New function.
(vc-status-mode-map): Define more keys.
(vc-status-mode): Use vc-status-refresh.  Now 'special.
(vc-status-refresh): New function.
(vc-status-next-line): Likewise.
(vc-status-previous-line): Likewise.
(vc-status-mark-file): Use vc-status-next-line.
(vc-status-unmark-file): Use vc-status-previous-line.
(vc-status-unmark-file-up): New function.
(vc-status-register): Likewise.
(vc-status-find-file): Likewise.
(vc-status-find-file-other-window): Likewise.
(vc-status-current-file): Likewise.
(vc-ensure-vc-buffer): Understand vc-status mode.
lisp/ChangeLog
lisp/vc.el