author | Matt Mackall <mpm@selenic.com> |
Mon, 03 Oct 2005 12:52:45 -0700 | |
changeset 1372 | 544633f0080d |
parent 1370 | 710079d2a821 (current diff) |
parent 1371 | 68e84563c540 (diff) |
child 1373 | 965d1db5c95d |
--- 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