log lisp/vc-hooks.el @ 82140:b98604865ea0

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