log lisp/vc-hooks.el @ 108132:5e9162ac53b2

age author description
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.