log lisp/vc.el @ 40958:4b4504c5aa56

age author description
Mon, 12 Nov 2001 23:01:17 +0000 Sam Steingold * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
Fri, 09 Nov 2001 14:55:52 +0000 Andr Spiegel Add John David Smith to credits.
Mon, 29 Oct 2001 12:26:15 +0000 Andr Spiegel # Doc fix, completing prev change.
Mon, 29 Oct 2001 12:21:26 +0000 Andr Spiegel Mention vc-*-switches in backend API documentation.
Mon, 22 Oct 2001 12:13:29 +0000 Andr Spiegel (vc-diff-switches): Doc rewritten.
Mon, 22 Oct 2001 07:54:03 +0000 Andr Spiegel Change scaling algorithm for vc-annotate.
Sun, 21 Oct 2001 23:31:45 +0000 Andr Spiegel (diff-switches): Remove duplicate definition.
Sun, 21 Oct 2001 12:15:22 +0000 Andr Spiegel (vc-diff-internal, vc-coding-system-for-diff, vc-default-diff-tree):
Mon, 24 Sep 2001 22:29:15 +0000 Stefan Monnier (vc-checkin): Use vc-delete-automatic-version-backups.
Sat, 22 Sep 2001 20:04:21 +0000 Stefan Monnier Doc fix
Mon, 17 Sep 2001 09:59:41 +0000 Andr Spiegel (vc-annotate): Use current workfile version explicitly as a default,
Mon, 10 Sep 2001 17:51:04 +0000 Andr Spiegel (vc-annotate): Rewrote doc string.
Tue, 04 Sep 2001 12:53:49 +0000 Gerd Moellmann Add Keywords header.
Tue, 28 Aug 2001 17:02:59 +0000 Andr Spiegel (vc-revert-file): Call the backend even if the FILE's
Tue, 07 Aug 2001 14:48:30 +0000 Gerd Moellmann (vc-transfer-file): Fix malformed autoload cookie.
Mon, 30 Jul 2001 18:25:58 +0000 Andr Spiegel #Document prev change.
Mon, 30 Jul 2001 15:01:49 +0000 Andr Spiegel (vc-checkout-hook): New hook.
Mon, 30 Jul 2001 08:18:04 +0000 Gerd Moellmann (vc-switch-backend): Fix autoload cookie.
Mon, 16 Jul 2001 14:19:17 +0000 Stefan Monnier (vc-do-command): Autoload.
Wed, 11 Jul 2001 22:55:05 +0000 Stefan Monnier (vc-prefix-map): Moved back to vc-hooks.el.
Thu, 03 May 2001 00:36:07 +0000 Stefan Monnier (vc-next-action-on-file): Only force buffer+file to writable
Sat, 10 Mar 2001 10:44:35 +0000 Andr Spiegel (vc-do-command): If the destination buffer is already current, don't
Mon, 26 Feb 2001 13:45:06 +0000 Andr Spiegel (vc-default-workfile-unchanged-p, vc-default-latest-on-branch-p): Add
Thu, 01 Feb 2001 17:42:44 +0000 Dave Love Copyright up-date.
Thu, 01 Feb 2001 15:08:49 +0000 Andr Spiegel (vc-diff-switches): New user option.
Wed, 10 Jan 2001 14:42:53 +0000 Andr Spiegel Added documentation for backend interface.
Mon, 08 Jan 2001 16:23:33 +0000 Andr Spiegel (vc-default-latest-on-branch-p): New function, replaces constant
Mon, 20 Nov 2000 14:01:35 +0000 Andr Spiegel Undo prev change.
Sun, 19 Nov 2000 09:52:45 +0000 Andr Spiegel (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to
Thu, 16 Nov 2000 18:28:11 +0000 Stefan Monnier (vc-version-diff): Bind inhibit-read-only when inserting text.