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.