log lisp/vc-hooks.el @ 82411:f166520262fd

age author description
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Mon, 06 Aug 2007 11:03:35 +0000 Jason Rumney (vc-call): Add doc string.
Fri, 03 Aug 2007 04:57:05 +0000 Miles Bader Change capitalization of VC backend names for new backends
Wed, 01 Aug 2007 17:13:45 +0000 Dan Nicolaescu * vc.el: Document new VC operation `extra-menu'.
Thu, 26 Jul 2007 18:44:39 +0000 Dan Nicolaescu * vc-git.el: Relicense to GPLv3 or later.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Mon, 23 Jul 2007 21:07:03 +0000 Stefan Monnier (vc-mode-line-map): New const.
Mon, 23 Jul 2007 19:44:56 +0000 Thien-Thi Nguyen (vc-stay-local-p): Fix bug: Avoid remove-if-not.
Sun, 22 Jul 2007 19:04:11 +0000 Dan Nicolaescu * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
Fri, 20 Jul 2007 03:48:27 +0000 Stefan Monnier (vc-find-root): Fix case where `file' is the current
Fri, 20 Jul 2007 01:22:18 +0000 Dan Nicolaescu * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
Thu, 19 Jul 2007 18:49:59 +0000 Stefan Monnier (vc-find-root): Walk up the tree to find an existing
Wed, 18 Jul 2007 12:43:37 +0000 Eric S. Raymond Generalize stay-local-p to operatre on lists of files.
Mon, 16 Jul 2007 04:25:51 +0000 Dan Nicolaescu (vc-handled-backends): Move BZR later in the list.
Fri, 13 Jul 2007 04:49:30 +0000 Stefan Monnier Remove spurious * in docstrings.
Fri, 13 Jul 2007 04:46:37 +0000 Stefan Monnier (vc-find-file-hook): Use with-demoted-errors.
Wed, 11 Jul 2007 18:37:38 +0000 Dan Nicolaescu * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
Thu, 05 Jul 2007 19:48:06 +0000 Dan Nicolaescu * vc-hooks.el (vc-handled-backends): Add HG.
Sat, 16 Feb 2008 21:38:24 +0000 Stefan Monnier (vc-find-root): Remove initial loop because it's not
Sat, 16 Feb 2008 20:21:16 +0000 Juanma Barranquero Revert previous change.
Sat, 16 Feb 2008 18:15:50 +0000 Juanma Barranquero (vc-find-root): Don't loop forever on non-existent root.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Tue, 18 Sep 2007 01:28:25 +0000 Dan Nicolaescu * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
Fri, 14 Sep 2007 16:54:16 +0000 Stefan Monnier (vc-handled-backends): Add Mtn.
Fri, 14 Sep 2007 16:33:47 +0000 Stefan Monnier Add vc-mtn.el.
Thu, 09 Aug 2007 14:42:00 +0000 Stefan Monnier (vc-default-find-file-not-found-hook): Do nothing.
Fri, 03 Aug 2007 05:09:21 +0000 Miles Bader Change capitalization of VC backend names for new backends
Tue, 31 Jul 2007 15:28:16 +0000 Stefan Monnier (vc-find-file-hook): Failsafe if the backend's `registered' function burps.
Tue, 31 Jul 2007 15:26:05 +0000 Stefan Monnier * vc-bzr.el: New file (copied from the trunk).
Mon, 30 Jul 2007 00:19:06 +0000 Dan Nicolaescu * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 23 Jul 2007 05:38:44 +0000 Stefan Monnier (vc-find-root): Walk up the tree to find an existing
Fri, 25 May 2007 04:41:42 +0000 Miles Bader lisp/vc-hooks.el (vc-find-root): Fix file attribute test
Thu, 17 May 2007 07:38:11 +0000 Glenn Morris Sync change from trunk at request of rms in FOR-RELEASE:
Sat, 28 Apr 2007 14:08:58 +0000 Stefan Monnier (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
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