summaryrefslogtreecommitdiff
path: root/lisp/vc-rcs.el
Commit message (Expand)AuthorAge
* (vc-rcs-header): Fix :type.Dave Love2001-01-09
* (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg WRITABLE to EDITABLE.André Spiegel2001-01-08
* (vc-rcs-state): Before calling vc-workfile-unchanged-p, require vc.André Spiegel2000-11-20
* (vc-rcs-state): Call vc-workfile-unchanged-p only here, andAndré Spiegel2000-11-19
* Functions reordered.André Spiegel2000-11-16
* (vc-rcs-receive-file): Rewritten to contain only backend-specificAndré Spiegel2000-10-03
* (vc-rcs-fetch-master-state): Parse and remember default branchAndré Spiegel2000-10-03
* * vc.el (vc-editable-p): Minor optimization.Stefan Monnier2000-10-01
* (vc-rcs-receive-file): Call comment-history unconditionally. Use theAndré Spiegel2000-10-01
* (toplevel): Require `vc' when compiling.Gerd Moellmann2000-09-22
* (vc-rcs-checkin): Fix bug that prevented check-in without explicitAndré Spiegel2000-09-22
* (vc-rcs-workfile-is-newer): New function.André Spiegel2000-09-21
* * vc-sccs.el (vc-sccs-register):Stefan Monnier2000-09-09
* Doc fixes.Dave Love2000-09-07
* 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>Stefan Monnier2000-09-05
* (vc-rcs-show-log-entry): New function.Gerd Moellmann2000-09-04