(cvs-parse-process): Don't blindly refresh all cookies.
commit6dc7d3d5473fdc64df47d65860a0d60e1e65bcf6
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 12 Jun 2000 04:53:34 +0000 (12 04:53 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 12 Jun 2000 04:53:34 +0000 (12 04:53 +0000)
tree7c7c1e804805f1e108a06b9c9cbe08a40d61e9d0
parent1fe28d30991cbdfd0aaf0f64e465c0ea0b270cf7
(cvs-parse-process): Don't blindly refresh all cookies.
(cvs-cleanup-removed): New function.
(cvs-cleanup-functions): New var.
(cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
some flexibility in specifying additional entries to auto-cleanup.
(cvs-quickdir): New function.
(cvs-mode-insert): Use cvs-fileinfo-from-entries.
(cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
(cvs-mode-find-file): Check that we are on a filename or dirname
when invoked through a mouse-click.
(cvs-full-path): Remove.
(cvs-dired-action): Re-introduced.
(cvs-dired-noselect): Use it.
(vc-post-command-functions): use this new hook if available.
lisp/ChangeLog
lisp/pcvs.el