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.
|