log lisp/vc-hooks.el @ 53224:f0eb34e60705

age author description
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.