comparison lisp/vc.el @ 93346:7ca4f6cbd285

*** empty log message ***
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 28 Mar 2008 18:42:02 +0000
parents d458d8dede9f
children ca726aff3769
comparison
equal deleted inserted replaced
93345:d458d8dede9f 93346:7ca4f6cbd285
589 ;; just warn, or offer to checkout. 589 ;; just warn, or offer to checkout.
590 ;; 590 ;;
591 ;; - decide if vc-status should replace vc-dired. 591 ;; - decide if vc-status should replace vc-dired.
592 ;; 592 ;;
593 ;; - vc-status needs mouse bindings. 593 ;; - vc-status needs mouse bindings.
594 ;;
595 ;; - vc-status needs more key bindings for VC actions.
594 ;; 596 ;;
595 ;; - vc-status toolbar needs more icons. 597 ;; - vc-status toolbar needs more icons.
596 ;; 598 ;;
597 ;; - vc-status: refresh should not completely wipe out the current 599 ;; - vc-status: refresh should not completely wipe out the current
598 ;; contents of the vc-status buffer. 600 ;; contents of the vc-status buffer.