log lisp/vc-hooks.el @ 75145:72242573ed99

age author description
Wed, 27 Dec 2006 16:25:42 +0000 Stefan Monnier (vc-version-backup-file-name): Revision names may be
Tue, 05 Dec 2006 07:06:08 +0000 Glenn Morris Update copyright years.
Fri, 13 Oct 2006 05:22:33 +0000 Stefan Monnier (vc-ignore-dir-regexp): Make it into a defcustom.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 25 Jan 2006 18:54:26 +0000 Andr Spiegel (vc-user-login-name): Rewritten to handle access via Tramp.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Fri, 01 Apr 2005 17:21:52 +0000 Andr Spiegel (vc-workfile-unchanged-p): Disable mtime check when we go via Tramp or
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Mon, 07 Feb 2005 20:38:46 +0000 Andr Spiegel (vc-make-version-backup): Ignore file-errors, e.g. directory not
Tue, 30 Nov 2004 11:03:09 +0000 Andr Spiegel (vc-recompute-state): Moved here from vc.el.
Sat, 16 Oct 2004 18:59:11 +0000 Stefan Monnier (vc-find-file-hook): Call vc-backend with absolute name.
Mon, 13 Sep 2004 03:36:11 +0000 Stefan Monnier (vc-ignore-dir-regexp): New var.
Fri, 23 Apr 2004 21:01:07 +0000 Juanma Barranquero (vc-default-workfile-unchanged-p): Fix code that handles
Fri, 16 Apr 2004 10:21:51 +0000 Andr Spiegel (vc-default-workfile-unchanged-p): Quote signal.
Sun, 11 Apr 2004 15:03:21 +0000 Andr Spiegel (vc-arg-list): Function removed.
Sun, 28 Mar 2004 17:38:03 +0000 Stefan Monnier (vc-file-not-found-hook): Fix typo. From lorentey@elte.hu (L?rentey K?ly).
Fri, 26 Mar 2004 06:06:39 +0000 Andr Spiegel (vc-arg-list): New function, which handles both compiled and
Tue, 23 Mar 2004 20:59:19 +0000 Stefan Monnier (vc-default-find-file-not-found-hook): New fun.
Sun, 21 Mar 2004 15:44:39 +0000 Andr Spiegel (vc-default-workfile-unchanged-p): If the implementation supports it,
Mon, 15 Mar 2004 03:53:05 +0000 Stefan Monnier (vc-handled-backends): Add Arch. Move MCVS down.
Wed, 24 Dec 2003 16:09:13 +0000 Karoly Lorentey tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 30 Aug 2003 10:56:38 +0000 Eli Zaretskii (vc-make-version-backup): Fix the change made on
Sat, 23 Aug 2003 23:04:20 +0000 Markus Rost (vc-ignore-vc-files, vc-master-templates): Doc fix - quote lisp symbols.
Sat, 23 Aug 2003 10:06:29 +0000 Andr Spiegel (vc-ignore-vc-files, vc-master-templates): Better explain obsolescence, and
Sat, 26 Jul 2003 16:07:25 +0000 Markus Rost (vc-file-not-found-hook): Brr. Improve last doc fix.
Sat, 26 Jul 2003 15:54:53 +0000 Markus Rost (vc-file-not-found-hook): Doc fix.
Sat, 26 Jul 2003 13:05:10 +0000 Andr Spiegel (vc-default-registered, vc-make-version-backup): Use with-no-warnings.
Sun, 06 Jul 2003 17:26:48 +0000 Stefan Monnier (vc-stay-local, vc-stay-local-p): Move from vc.el.
Thu, 05 Jun 2003 11:34:06 +0000 Dave Love (vc-make-backup-files): Add :group backup.
Sat, 31 May 2003 17:43:28 +0000 Stefan Monnier (vc-call-backend): Give better error message when backend function is missing.
Thu, 08 May 2003 17:45:08 +0000 Stefan Monnier (vc-default-workfile-unchanged-p): Pass nil
Wed, 07 May 2003 17:22:28 +0000 Stefan Monnier (find-file-hook, find-file-not-found-hook): Don't use the old ...-hooks.
Wed, 07 May 2003 17:20:29 +0000 Stefan Monnier Consistently use buffer-file-name variable rather than function.
Wed, 05 Feb 2003 23:14:06 +0000 Juanma Barranquero (vc-ignore-vc-files, vc-master-templates, vc-header-alist): Add obsolescence
Thu, 17 Oct 2002 15:46:06 +0000 Juanma Barranquero (vc-insert-file): Fix typo.
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
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.
Wed, 14 Feb 1996 04:32:55 +0000 Karl Heuer (vc-consult-rcs-headers): Ignore text properties.
Sat, 20 Jan 1996 20:42:06 +0000 Paul Eggert (vc-utc-string): Remove; it wasn't reliable near DST or leap-second
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Wed, 10 Jan 1996 15:27:49 +0000 Andr Spiegel (vc-follow-symlinks): New variable.
Fri, 05 Jan 1996 22:21:28 +0000 Karl Heuer Comment fixes.
Thu, 04 Jan 1996 16:00:45 +0000 Andr Spiegel Better doc strings for a few variables.
Thu, 16 Nov 1995 22:04:24 +0000 Richard M. Stallman (vc-locking-user): In CVS case, convert user number to a string.
Thu, 02 Nov 1995 09:35:04 +0000 Andr Spiegel (vc-utc-string): Use timezone of TIMEVAL for the correction, not the
Thu, 14 Sep 1995 07:23:43 +0000 Andr Spiegel (vc-fetch-master-properties): Call "cvs status" in the right
Fri, 08 Sep 1995 20:38:53 +0000 Andr Spiegel (vc-locking-user): Fixed wrong parentheses.
Tue, 29 Aug 1995 10:47:45 +0000 Andr Spiegel (vc-utc-string): New function.
Fri, 25 Aug 1995 18:35:32 +0000 Andr Spiegel (vc-fetch-master-properties): Count cvs status "Needs Patch" as
Tue, 22 Aug 1995 17:52:42 +0000 Andr Spiegel (vc-simple-command): New function.