Fri, 09 Apr 2010 13:19:53 -0400 |
Eric S. Raymond |
Get rid of several uses of the term 'master' in favor of equivalent verbiage
|
Fri, 09 Apr 2010 10:17:52 -0400 |
Eric S. Raymond |
Improve documentation comments.
|
Tue, 06 Apr 2010 22:56:35 -0700 |
Dan Nicolaescu |
Add new VC methods: vc-log-incoming and vc-log-outgoing.
|
Fri, 19 Mar 2010 02:42:13 -0700 |
Dan Nicolaescu |
* vc-hooks.el (vc-path): Remove variable and obsolete declaration.
|
Tue, 02 Feb 2010 22:55:03 -0500 |
Stefan Monnier |
(vc-path): Make it an obsolete var, rather than function.
|
Mon, 25 Jan 2010 23:22:25 -0800 |
Dan Nicolaescu |
(vc-path): Mark as obsolete.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Wed, 11 Nov 2009 06:06:43 +0000 |
Dan Nicolaescu |
* net/eudc.el (eudc-tools-menu):
|
Fri, 06 Nov 2009 07:50:54 +0000 |
Dan Nicolaescu |
* progmodes/ld-script.el (auto-mode-alist):
|
Sat, 24 Oct 2009 03:43:47 +0000 |
Glenn Morris |
Convert comment about autoload into autoload comment.
|
Fri, 23 Oct 2009 05:15:26 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1430000.
|
Tue, 29 Sep 2009 13:07:50 +0000 |
Stefan Monnier |
* vc-hooks.el (vc-dir-buffers): New var.
|
Thu, 24 Sep 2009 01:37:14 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 14 Sep 2009 04:38:49 +0000 |
Dan Nicolaescu |
* vc.el (top): print-log method now takes an optional SHORTLOG
|
Wed, 26 Aug 2009 03:07:25 +0000 |
Glenn Morris |
Define risky-local-variable property here rather than in files.el.
|
Tue, 25 Aug 2009 09:02:59 +0000 |
Michael Albinus |
* vc-hooks.el (vc-user-login-name):
|
Fri, 26 Jun 2009 23:53:55 +0000 |
Dan Nicolaescu |
Remove find-file-not-found-hook VC method. (Bug#2757)
|
Tue, 23 Jun 2009 06:35:40 +0000 |
Dan Nicolaescu |
* vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
|
Wed, 01 Apr 2009 15:42:09 +0000 |
Dan Nicolaescu |
(vc-name): Avoid calling vc-backend twice.
|
Fri, 30 Jan 2009 08:35:50 +0000 |
Nick Roberts |
(vc-stay-local-p): Let vc-BACKEND-stay-local take
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Wed, 03 Dec 2008 03:25:34 +0000 |
Chong Yidong |
Correctt speling.
|
Sun, 23 Nov 2008 05:10:53 +0000 |
Stefan Monnier |
(vc-follow-link): Complete last change.
|
Sat, 22 Nov 2008 05:23:42 +0000 |
Stefan Monnier |
(vc-follow-link, vc-find-file-hook):
|
Wed, 29 Oct 2008 02:55:04 +0000 |
Glenn Morris |
(vc-find-root): Remove bogus alias.
|
Tue, 28 Oct 2008 18:51:36 +0000 |
Martin Rudalics |
(vc-stay-local): Fix typo in choice.
|
Sat, 25 Oct 2008 15:18:53 +0000 |
Stefan Monnier |
* files.el (locate-dominating-stop-dir-regexp): New var.
|
Mon, 13 Oct 2008 01:16:49 +0000 |
Dan Nicolaescu |
* vc-hooks.el (vc-stay-local): Add a new choice and default to it.
|
Tue, 30 Sep 2008 19:11:07 +0000 |
Michael Albinus |
* vc-hooks.el (vc-file-clearprops): Revert change from 2008-09-29.
|
Mon, 29 Sep 2008 18:57:08 +0000 |
Michael Albinus |
* vc-hooks.el (vc-file-clearprops): Check, that FILE is a string.
|