]> code.delx.au - gnu-emacs/history - lisp/vc-rcs.el
(normal-splash-screen, fancy-splash-screens-1): Add a reference to the Lisp
[gnu-emacs] / lisp / vc-rcs.el
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-01-27 André Spiegel(vc-rcs-fetch-master-state, vc-rcs-consult-headers...
2006-01-22 André Spiegel(vc-rcs-state-heuristic): Use file-attributes with...
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2004-12-29 Thien-Thi Nguyen(vc-rcs-annotate-command):
2004-11-19 Thien-Thi Nguyen(vc-rcs-parse): New function.
2004-09-07 Stefan MonnierDoc fix.
2004-07-02 André Spiegel(vc-rcs-checkout-model): Look at the version headers...
2004-03-21 André Spiegel(vc-rcs-print-log, vc-rcs-diff): Add optional BUFFER...
2003-09-01 Miles BaderAdd arch taglines
2003-05-08 Stefan Monnier(vc-rcs-register, vc-rcs-checkin, vc-rcs-checkout)
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-01-07 André Spiegel(vc-rcs-checkout): Fix the check whether we are on...
2003-01-03 André Spiegel(vc-rcs-revert): Unlock only if the user does have...
2002-12-26 André Spiegel(vc-rcs-checkin): By default, always specify the
2002-12-26 André Spiegel(vc-rcs-checkout): Handle t argument for REV.
2002-11-13 André Spiegel(vc-rcs-registered): Improve comment.
2002-11-12 Markus Rost(vc-rcs-registered): Handle the autoload cookie so...
2002-10-08 Stefan Monnier(vc-rcs-find-version): Fix vc-checkout-switches use.
2002-10-08 Stefan Monnier(vc-rcs-find-version): New fun.
2002-10-04 Stefan Monnier(vc-rcs-show-log-entry): Delete.
2002-09-04 André Spiegel(vc-rcs-state): Don't require vc.el.
2002-07-19 André Spiegel(vc-rcs-fetch-master-state): Be more careful to check
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.