Tue, 08 Jun 2010 21:12:53 -0400 |
Stefan Monnier |
* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
|
Tue, 08 Jun 2010 23:48:29 -0700 |
Dan Nicolaescu |
Add optional support for resetting VC properties.
|
Tue, 20 Apr 2010 22:05:24 -0400 |
Stefan Monnier |
Make the log-edit comments use RFC822 format throughout.
|
Tue, 20 Apr 2010 12:52:43 -0400 |
Stefan Monnier |
* vc-dispatcher (vc-finish-logentry): Don't mess with the windows/frames.
|
Tue, 23 Mar 2010 20:30:53 -0700 |
Glenn Morris |
* vc-dispatcher.el (vc-start-logentry): Doc fix.
|
Fri, 19 Mar 2010 15:19:54 +0100 |
Juanma Barranquero |
lisp/vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
|
Fri, 19 Mar 2010 02:37:41 -0700 |
Dan Nicolaescu |
Add special markup processing for commit logs.
|
Sat, 16 Jan 2010 16:37:46 -0500 |
Chong Yidong |
* vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Thu, 01 Oct 2009 03:32:25 +0000 |
Stefan Monnier |
(vc-resynch-window): Don't revert a buffer which has no associated file.
|
Sun, 20 Sep 2009 19:55:36 +0000 |
Dan Nicolaescu |
(vc-do-command): Return the process object in
|
Fri, 07 Aug 2009 08:24:29 +0000 |
Dan Nicolaescu |
(vc-resynch-window): Update comment.
|
Fri, 24 Jul 2009 05:41:17 +0000 |
Dan Nicolaescu |
* vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Thu, 14 Aug 2008 19:28:06 +0000 |
Michael Albinus |
* vc-dispatcher.el (vc-do-command): Let asynchronous processes run
|
Sat, 05 Jul 2008 18:09:32 +0000 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-find-child-files): New function.
|
Sun, 22 Jun 2008 19:04:22 +0000 |
Dan Nicolaescu |
* vc.el:
|
Mon, 16 Jun 2008 20:36:55 +0000 |
Stefan Monnier |
(vc-dir-child-files): Use vc-string-prefix-p.
|
Thu, 12 Jun 2008 03:49:52 +0000 |
Glenn Morris |
(vc-dir-mode): Check tool-bar-mode is bound.
|
Sun, 08 Jun 2008 15:31:08 +0000 |
Andreas Schwab |
(vc-dir-children-marked-p): Fix child check.
|
Sun, 08 Jun 2008 14:53:18 +0000 |
Andreas Schwab |
(vc-dir-move-to-goal-column): Don't move in an
|
Tue, 03 Jun 2008 07:56:02 +0000 |
Stefan Monnier |
(vc-dir-menu-map-filter): Don't fail if vc-client-mode is not set.
|
Tue, 27 May 2008 05:36:03 +0000 |
Dan Nicolaescu |
* vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
|
Tue, 27 May 2008 01:13:25 +0000 |
Stefan Monnier |
(vc-string-prefix-p): New function.
|
Mon, 26 May 2008 23:49:35 +0000 |
Dan Nicolaescu |
(vc-dir-child-files): New function.
|
Mon, 26 May 2008 23:40:15 +0000 |
Dan Nicolaescu |
(vc-resynch-window): Fix mode-line updating.
|
Sun, 18 May 2008 07:33:07 +0000 |
Dan Nicolaescu |
(vc-dir-previous-directory): Rename from
|
Sat, 17 May 2008 22:55:57 +0000 |
Glenn Morris |
Fix typos.
|
Sat, 17 May 2008 20:11:43 +0000 |
Glenn Morris |
Fix comment typo.
|
Sat, 17 May 2008 20:00:41 +0000 |
Andreas Schwab |
(vc-dir-mode-map): Fix M-down and M-up binding.
|