log lisp/vc-hooks.el @ 58044:54677602f810

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