Emacs integration - an overview

Dan Christensen jdc at uwo.ca
Wed Aug 31 09:38:23 CDT 2005


I noticed that mercurial.el executes something like

  hg log -r -1 -r -50

which seems to produce just two revisions, not a range of revisions.
Should this be 

  hg log -r -1:-50

?

Dan


More information about the Mercurial mailing list