log lisp/vc-hooks.el @ 47244:150814112c89

age author description
Thu, 05 Sep 2002 06:31:11 +0000 Andr Spiegel Don't require vc.el at compile-time; it causes recursive requirements.
Wed, 04 Sep 2002 20:45:34 +0000 Andr Spiegel Require vc.el at compile-time.
Fri, 23 Aug 2002 13:23:14 +0000 Andr Spiegel (vc-kill-buffer-hook): Add it to kill-buffer-hook again.
Mon, 29 Jul 2002 02:40:40 +0000 Richard M. Stallman Don't add to minor-mode-alist.
Fri, 19 Jul 2002 13:26:11 +0000 Andr Spiegel (vc-insert-file): When called with a LIMIT regexp,
Tue, 16 Jul 2002 17:42:57 +0000 Andr Spiegel Don't bind vc-toggle-read-only to C-x C-q.
Thu, 28 Feb 2002 13:09:36 +0000 Andr Spiegel (vc-menu-map): New entry "Update to Latest Version", which calls
Thu, 21 Feb 2002 20:56:58 +0000 Andr Spiegel Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.
Fri, 14 Dec 2001 07:58:33 +0000 Andr Spiegel (vc-checkout-model, vc-state, vc-workfile-version): Return nil if
Tue, 11 Dec 2001 07:35:18 +0000 Pavel Jank (vc-default-make-version-backups-p): Doc fix.
Fri, 09 Nov 2001 14:58:21 +0000 Andr Spiegel (vc-error-occured): Backquotified.
Mon, 24 Sep 2001 16:36:14 +0000 Stefan Monnier (vc-delete-automatic-version-backups): Handle the
Sat, 22 Sep 2001 20:09:40 +0000 Stefan Monnier (vc-delete-automatic-version-backups):
Wed, 11 Jul 2001 22:05:01 +0000 Stefan Monnier (vc-mode): Dummy function for doc purposes.
Fri, 24 Nov 2000 16:25:59 +0000 Andr Spiegel Require 'cl during compilation.
Mon, 20 Nov 2000 14:01:35 +0000 Andr Spiegel Undo prev change.
Sun, 19 Nov 2000 09:58:38 +0000 Andr Spiegel (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved here
Mon, 06 Nov 2000 13:19:38 +0000 Stefan Monnier (vc-insert-file): Don't assume byte==char.
Sat, 04 Nov 2000 18:24:50 +0000 Andr Spiegel (vc-insert-file): Rewritten. Don't bother about auto-save-mode.
Fri, 27 Oct 2000 13:26:18 +0000 Andr Spiegel (vc-make-version-backup): Don't do it on MS-DOS without long file
Fri, 27 Oct 2000 12:11:55 +0000 Andr Spiegel (vc-version-backup-file-name): Use file.~<rev>~ for manual backups and
Sun, 22 Oct 2000 15:28:58 +0000 Andr Spiegel (vc-version-backup-file-name): New optional args MANUAL and REGEXP.
Thu, 05 Oct 2000 22:47:21 +0000 Stefan Monnier (vc-mode-line): Fix interactive spec.
Wed, 04 Oct 2000 09:50:21 +0000 Andr Spiegel (vc-before-save, vc-default-make-version-backups,
Mon, 02 Oct 2000 12:02:37 +0000 Andr Spiegel (vc-registered): If FILE used to be registered under a certain
Thu, 21 Sep 2000 13:15:26 +0000 Andr Spiegel (vc-name): Force correct computation of the value in case it is missing.
Tue, 12 Sep 2000 13:00:30 +0000 Dave Love Doc fixes.
Wed, 06 Sep 2000 10:41:10 +0000 Gerd Moellmann Don't require `vc' during compilation;
Tue, 05 Sep 2000 20:08:22 +0000 Stefan Monnier 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
Mon, 04 Sep 2000 19:47:25 +0000 Gerd Moellmann Minor doc fixes.
Mon, 10 Jan 2000 13:28:39 +0000 Gerd Moellmann (vc-parse-buffer): Handle mixtures of dates
Wed, 30 Jun 1999 07:10:20 +0000 Andr Spiegel (vc-find-cvs-master): Set case-fold-search correctly.
Wed, 11 Nov 1998 18:47:32 +0000 Karl Heuer (vc-toggle-read-only): Doc fix.
Mon, 14 Sep 1998 17:26:39 +0000 Dave Love (vc-menu-map): Change the vc-directory label. Don't
Sat, 08 Aug 1998 07:11:40 +0000 Richard M. Stallman (vc-file-not-found-hook): Call vc-file-clearprops.
Sun, 17 May 1998 15:33:39 +0000 Andr Spiegel (vc-parse-cvs-status): Grok new form of conflict message.
Thu, 07 May 1998 21:34:54 +0000 Richard M. Stallman (vc-consult-rcs-headers): Fix previous change.
Wed, 06 May 1998 13:36:45 +0000 Andr Spiegel (vc-consult-rcs-headers): Avoid bug with ci -k in RCS 5.7.
Sat, 02 May 1998 16:41:44 +0000 Andr Spiegel (vc-parse-cvs-status): Optimized. Ignore "Locally Removed" files.
Mon, 20 Apr 1998 02:34:53 +0000 Dan Nicolaescu *** empty log message ***
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