Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d05665bc
Commit
d05665bc
authored
Mar 28, 2008
by
Dan Nicolaescu
Browse files
Update TODO.
parent
6b2d7cf2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
9 deletions
+5
-9
lisp/vc.el
lisp/vc.el
+5
-9
No files found.
lisp/vc.el
View file @
d05665bc
...
...
@@ -581,20 +581,16 @@
;; already support this, only the front-end needs to be change to
;; handle multiple files at a time.
;;
;; - add a mechanism
to
for ignoring files.
;; - add a mechanism for ignoring files.
;;
;; - deal with push/pull operations.
;;
;; - decide if vc-status should replace vc-dired.
;;
;; - vc-status needs mouse bindings and some color bling.
;; - vc-next-action should do something about 'missing files. Maybe
;; just warn, or offer to checkout.
;;
;; - vc-status
-header
should
be made backend specific
.
;; -
decide if
vc-status should
replace vc-dired
.
;;
;; - vc-status needs to show missing files. It probably needs to have
;; another state for those files. The user might want to restore
;; them, or remove them from the VCS. C-x v v might also need
;; adjustments.
;; - vc-status needs mouse bindings.
;;
;; - vc-status toolbar needs more icons.
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment