contrib/mercurial.el
changeset 1371 68e84563c540
parent 1308 2073e5a71008
child 2315 c4a2d8502cc0
child 2316 3d58376a7103
--- 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