(indent-line-function): Default is indent-to-left-margin again.
[bpt/emacs.git] / lisp / vc-cvs.el
2001-11-30 André Spiegel(vc-cvs-parse-status): Store file state in property...
2001-11-25 Stefan Monnier(vc-cvs-parse-entry): Rewrite, comparing the string-
2001-10-22 André SpiegelNew scaling algorithm for vc-annotate.
2001-10-21 André Spiegel(vc-cvs-diff-tree): New function.
2001-08-28 André Spiegel(vc-*-revert-file): Handle new optional arg CONTENTS...
2001-07-04 Stefan Monnier(vc-cvs-stay-local): doc fix.
2001-04-17 Eli Zaretskii(vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
2001-03-10 André Spiegel(vc-cvs-checkin): When removing the sticky tag, make...
2001-02-02 André SpiegelRemove autoloads. Require vc when compiling.
2001-02-01 André Spiegel(vc-cvs-diff-switches): New customization option.
2001-01-29 Sam Steingoldreplaced require with autoloads
2001-01-25 Sam Steingoldrequire vc
2001-01-25 Sam Steingolddoc&comment fix
2001-01-09 Dave Love(vc-cvs-header): Fix :type.
2001-01-08 André Spiegel(vc-cvs-latest-on-branch-p): Removed.
2000-11-20 André Spiegel(vc-cvs-checkout): Fix bug that broke C-x v ~-style...
2000-11-16 André SpiegelFunctions reordered.
2000-11-16 André Spiegel(vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode...
2000-11-16 André Spiegel(vc-cvs-revert): Use `cvs unedit' only if `vc-cvs-use...
2000-11-16 André Spiegel(vc-cvs-annotate-command): New optional arg VERSION...
2000-10-27 André Spiegel(vc-cvs-merge-news): Be prepared for no news at all.
2000-10-27 André Spiegel(vc-cvs-checkin): Check both status and error message...
2000-10-22 André Spiegel(vc-cvs-make-version-backups-p): Added `-p' suffix...
2000-10-04 André Spiegel(vc-cvs-make-version-backups): Return t if vc-cvs-stay...
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-cvs-show-log-entry): New function.