log lisp/vc.el @ 105679:18fec2baa411

age author description
Mon, 19 Oct 2009 05:04:22 +0000 Dan Nicolaescu Make vc-annotate work through copies and renames.
Wed, 14 Oct 2009 06:08:47 +0000 Dan Nicolaescu (vc-responsible-backend): When a directory is passed for
Wed, 14 Oct 2009 06:00:51 +0000 Dan Nicolaescu * vc.el: Move comments about RCS and SCCS ...
Sat, 03 Oct 2009 18:29:22 +0000 Dan Nicolaescu Remove commented out code.
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Thu, 24 Sep 2009 01:37:14 +0000 Juanma Barranquero Fix typos.
Mon, 14 Sep 2009 04:38:49 +0000 Dan Nicolaescu * vc.el (top): print-log method now takes an optional SHORTLOG
Sat, 29 Aug 2009 18:56:12 +0000 Dan Nicolaescu * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
Thu, 27 Aug 2009 16:53:04 +0000 Stefan Monnier (vc-read-revision): New function.
Wed, 26 Aug 2009 17:54:05 +0000 Dan Nicolaescu * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
Wed, 26 Aug 2009 07:42:11 +0000 Dan Nicolaescu * vc.el (vc-default-prettify-state-info): Remove function, unused.
Wed, 26 Aug 2009 05:26:22 +0000 Dan Nicolaescu Document the desired behavior for reverted files in the
Tue, 25 Aug 2009 08:55:37 +0000 Michael Albinus * vc.el (vc-diff-internal): Let-bind `process-file-side-effects' with nil.
Thu, 23 Jul 2009 05:41:24 +0000 Dan Nicolaescu (vc-dir-move-to-goal-column): Declare.
Thu, 23 Jul 2009 05:21:34 +0000 Dan Nicolaescu (vc-print-log-internal): New function, split out from ...