log lisp/vc-hooks.el @ 21651:86fcccceba7b

age author description
Sun, 05 Apr 1998 18:44:35 +0000 Andr Spiegel (vc-prefix-map): Added "m" for vc-merge.
Sat, 04 Apr 1998 05:21:44 +0000 Richard M. Stallman (vc-parse-cvs-status): New function.
Fri, 20 Mar 1998 15:38:48 +0000 Andr Spiegel (vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.
Fri, 27 Feb 1998 18:44:41 +0000 Andr Spiegel Added version id.
Wed, 04 Feb 1998 14:20:15 +0000 Dave Love (vc-ignore-vc-files): New variable.
Thu, 04 Dec 1997 05:56:22 +0000 Karl Heuer Customized.
Tue, 30 Sep 1997 07:33:35 +0000 Karl Heuer (vc-find-cvs-master): Added missing `throw' for
Sun, 03 Aug 1997 12:48:31 +0000 Andr Spiegel (vc-menu-map): Replace entries for "Check In" and "Check Out" with
Thu, 31 Jul 1997 06:16:32 +0000 Richard M. Stallman (vc-checkout-model): For CVS, look at
Fri, 18 Jul 1997 16:06:22 +0000 Andr Spiegel (vc-find-cvs-master): Corrected parsing of CVS/Entries, according to CVS docs.
Mon, 23 Jun 1997 02:19:40 +0000 Richard M. Stallman (vc-menu-map): Add bindings for vc-retrieve-snapshot and vc-create-snapshot.
Fri, 06 Jun 1997 05:33:13 +0000 Richard M. Stallman (vc-annotate): Entry "Annotate" added to menu and
Sun, 04 May 1997 06:49:53 +0000 Richard M. Stallman (vc-find-cvs-master): Accept ...+ in a normal entry.
Sun, 27 Apr 1997 20:50:24 +0000 Richard M. Stallman (vc-master-templates): Doc fix.
Tue, 22 Apr 1997 01:04:48 +0000 Richard M. Stallman (vc-find-cvs-master): Handle a "New file!" entry.
Fri, 03 Jan 1997 13:51:36 +0000 Andr Spiegel Changed my e-mail address in the header.
Thu, 26 Dec 1996 12:06:13 +0000 Andr Spiegel (vc-user-login-name): New function.
Thu, 17 Oct 1996 20:34:46 +0000 Andr Spiegel (vc-file-owner): Always return user name, using the optional argument
Mon, 16 Sep 1996 14:44:22 +0000 Andr Spiegel (vc-find-cvs-master): Fixed handling of "locally added" files.
Sun, 08 Sep 1996 11:53:34 +0000 Andr Spiegel (vc-file-owner): If the file is owned by somebody else, return the UID
Wed, 26 Jun 1996 18:01:42 +0000 Richard M. Stallman Comment changes.
Tue, 18 Jun 1996 16:52:09 +0000 Richard M. Stallman (vc-mode-line): If user is root, verify file really has user-writable bit.
Thu, 09 May 1996 19:45:49 +0000 Richard M. Stallman (vc-find-file-hook): Follow multiple links all the way.
Sun, 05 May 1996 03:52:13 +0000 Richard M. Stallman (vc-follow-link, vc-find-file-hook):
Sat, 02 Mar 1996 06:37:35 +0000 Richard M. Stallman Comment change.
Mon, 26 Feb 1996 00:53:13 +0000 Paul Eggert (vc-find-cvs-master): Don't require a "/" after the modification time
Mon, 26 Feb 1996 00:19:35 +0000 Richard M. Stallman (vc-follow-link): Kill buffer before creating new one.
Mon, 26 Feb 1996 00:17:43 +0000 Richard M. Stallman (vc-follow-link): Simplify by taking advantage
Thu, 22 Feb 1996 13:07:58 +0000 Andr Spiegel (vc-follow-link): New function.
Wed, 21 Feb 1996 21:20:57 +0000 Karl Heuer Move all the put's for menu-enable props to top level.