Merge with TAH
authorMatt 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
Merge with TAH
--- a/contrib/mercurial.el
+++ b/contrib/mercurial.el
@@ -633,7 +633,7 @@ the file."
 						     (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