log lisp/vc.el @ 22024:bf37812dd6bb

age author description
Sat, 02 May 1998 16:41:08 +0000 Andr Spiegel (vc-fetch-cvs-status): Don't specify DIR on the command line.
Mon, 20 Apr 1998 02:34:53 +0000 Dan Nicolaescu *** empty log message ***
Wed, 15 Apr 1998 10:13:07 +0000 Andr Spiegel (vc-dired-mode): Redefine dired-move-to-filename-regexp locally.
Wed, 15 Apr 1998 09:48:04 +0000 Andreas Schwab (vc-backend-revert): Fix missing argument for
Tue, 14 Apr 1998 12:38:25 +0000 Andr Spiegel (vc-next-action-on-file): Don't check out after registering. This is
Thu, 09 Apr 1998 13:45:44 +0000 Andr Spiegel (vc-next-action): Fixed bug that prevented registering files using C-x v v.
Sun, 05 Apr 1998 18:54:35 +0000 Andr Spiegel (vc-dired-mode): Make dired-after-readin-hook a local hook, not a local variable.
Sun, 05 Apr 1998 18:45:06 +0000 Andr Spiegel (vc-merge, vc-backend-merge): New functions.
Sun, 05 Apr 1998 18:43:15 +0000 Andr Spiegel (vc-ensure-vc-buffer): New function.
Sat, 04 Apr 1998 05:22:37 +0000 Richard M. Stallman (vc-next-action-dired): Use dired-do-redisplay. Handle
Wed, 01 Apr 1998 12:26:43 +0000 Andr Spiegel (vc-revert-buffer): Rewrote handling of vc-diff buffer,
Tue, 31 Mar 1998 18:08:36 +0000 Andr Spiegel (vc-backend-revert): CVS bug fix.
Tue, 31 Mar 1998 17:19:32 +0000 Andr Spiegel * vc.el (vc-resolve-conflicts): New function.
Fri, 20 Mar 1998 15:40:24 +0000 Andr Spiegel (vc-next-action-on-file): Properly handle the case when user tries to
Wed, 18 Mar 1998 13:25:00 +0000 Andr Spiegel (vc-restore-buffer-context): Only try to restore mark if it is active.