log lisp/vc.el @ 82232:58ac5a791dfa

age author description
Wed, 01 Aug 2007 17:13:45 +0000 Dan Nicolaescu * vc.el: Document new VC operation `extra-menu'.
Mon, 30 Jul 2007 17:39:01 +0000 Stefan Monnier (vc-dired-hook): Use inhibit-read-only.
Sat, 28 Jul 2007 18:11:25 +0000 Masatake YAMATO (vc-dired-mode): Added a menu for VC related
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
Tue, 24 Jul 2007 01:21:32 +0000 Miles Bader Merge from emacs--rel--22
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:59:03 +0000 Stefan Monnier (vc-delistify): Use mapconcat.
Fri, 20 Jul 2007 01:22:18 +0000 Dan Nicolaescu * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
Fri, 20 Jul 2007 00:19:49 +0000 Dan Nicolaescu (vc-print-log): Fix call to print-log.
Fri, 20 Jul 2007 00:09:17 +0000 Dan Nicolaescu * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
Thu, 19 Jul 2007 19:59:25 +0000 Eric S. Raymond Make certain diff output gets put in the correcct buffer.
Wed, 18 Jul 2007 16:32:33 +0000 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
Wed, 18 Jul 2007 12:43:35 +0000 Eric S. Raymond Generalize stay-local-p to operatre on lists of files.
Tue, 17 Jul 2007 04:47:57 +0000 Dan Nicolaescu Undo previous change.