log lisp/vc.el @ 38608:cfe886db83f8

age author description
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.
Thu, 16 Nov 2000 18:17:26 +0000 Andr Spiegel Updated backend documentation.
Thu, 16 Nov 2000 16:40:59 +0000 Andr Spiegel (vc-do-command): In the asynchronous case, output messages only if the
Thu, 16 Nov 2000 15:26:37 +0000 Andr Spiegel (vc-revert-buffer): Ask for confirmation if file seems up-to-date.
Thu, 16 Nov 2000 13:39:10 +0000 Andr Spiegel (vc-annotate): Changed handling of prefix arg; now asks for both
Fri, 27 Oct 2000 12:13:19 +0000 Andr Spiegel (vc-version-other-window): If an automatic backup of the desired
Thu, 26 Oct 2000 20:53:11 +0000 Stefan Monnier (vc-start-entry): Only erase the buffer if comment is set.
Thu, 26 Oct 2000 12:38:02 +0000 Dave Love fix my email
Wed, 25 Oct 2000 21:45:09 +0000 Stefan Monnier (vc-version-other-window): Bind `file'.
Sun, 22 Oct 2000 15:37:51 +0000 Andr Spiegel (vc-checkout): Added `-p' suffix in call to vc-make-version-backups-p;
Tue, 10 Oct 2000 01:25:40 +0000 Thien-Thi Nguyen (with-vc-file, edit-vc-file): Specify `indent-function' property.
Sun, 08 Oct 2000 19:12:52 +0000 Stefan Monnier (vc-version-diff): diff-switches can be a list.
Thu, 05 Oct 2000 22:55:17 +0000 Stefan Monnier (with-vc-properties): Use conses rather than length-2 lists.
Wed, 04 Oct 2000 09:48:37 +0000 Andr Spiegel (vc-revert-buffer): Handle empty diff properly.
Tue, 03 Oct 2000 12:24:15 +0000 Andr Spiegel (vc-transfer-file, vc-default-receive-file): Rewritten to factorize
Tue, 03 Oct 2000 11:22:13 +0000 Andr Spiegel (vc-revert-file): New function.