(comint-watch-for-password-prompt): Remove whitespace
[bpt/emacs.git] / lisp / vc-rcs.el
2002-03-18 André Spiegel(vc-rcs-register): Fix handling of vc-[rcs-]register...
2002-02-25 André Spiegel(vc-rcs-diff): Use consistent parameter format for
2002-01-05 André Spiegel(vc-rcs-steal-lock): Do a real checkout after stealing...
2001-08-28 André Spiegel(vc-*-revert-file): Handle new optional arg CONTENTS...
2001-07-16 Pavel JaníkSome fixes to follow coding conventions.
2001-03-10 André Spiegel(vc-rcs-print-log): Output to buffer *vc*, not the...
2001-02-01 Dave LoveCopyright up-date.
2001-02-01 André Spiegel(vc-rcs-diff-switches): New customization option.
2001-01-09 Dave Love(vc-rcs-header): Fix :type.
2001-01-08 André Spiegel(vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg...
2000-11-20 André Spiegel(vc-rcs-state): Before calling vc-workfile-unchanged...
2000-11-19 André Spiegel(vc-rcs-state): Call vc-workfile-unchanged-p only here...
2000-11-16 André SpiegelFunctions reordered.
2000-10-03 André Spiegel(vc-rcs-receive-file): Rewritten to contain only backen...
2000-10-03 André Spiegel(vc-rcs-fetch-master-state): Parse and remember default...
2000-10-01 Stefan Monnier* vc.el (vc-editable-p): Minor optimization.
2000-10-01 André Spiegel(vc-rcs-receive-file): Call comment-history uncondition...
2000-09-22 Gerd Moellmann(toplevel): Require `vc' when compiling.
2000-09-22 André Spiegel(vc-rcs-checkin): Fix bug that prevented check-in witho...
2000-09-21 André Spiegel(vc-rcs-workfile-is-newer): New function.
2000-09-09 Stefan Monnier* vc-sccs.el (vc-sccs-register):
2000-09-07 Dave LoveDoc fixes.
2000-09-05 Stefan Monnier2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
2000-09-04 Gerd Moellmann(vc-rcs-show-log-entry): New function.