Mercurial > hg
changeset 1372:544633f0080d
Merge with TAH
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Mon, 03 Oct 2005 12:52:45 -0700 |
parents | 710079d2a821 (current diff) 68e84563c540 (diff) |
children | 965d1db5c95d |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/mercurial.el Sat Oct 01 13:11:48 2005 -0700 +++ b/contrib/mercurial.el Mon Oct 03 12:52:45 2005 -0700 @@ -633,7 +633,7 @@ (modified . "m"))))))) status))) -(defun hg-mode () +(defun hg-mode (&optional toggle) "Minor mode for Mercurial distributed SCM integration. The Mercurial mode user interface is based on that of VC mode, so if