# HG changeset patch # User Matt Mackall # Date 1128369165 25200 # Node ID 544633f0080d1e01448a7f92f4b39308491ad452 # Parent 710079d2a8218bd2f36c549d17b7c8f4a516062e# Parent 68e84563c54055c3c5a11d6d51a6444784744ebc Merge with TAH diff -r 710079d2a821 -r 544633f0080d contrib/mercurial.el --- 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