README
author NIIMI Satoshi <sa2c@sa2c.net>
Sat, 05 May 2007 15:50:40 +0900
changeset 4412 189a8ca52bfc
parent 3942 1158d7018052
permissions -rw-r--r--
mercurial.el: move defmacro of hg-do-across-repo before use Macros must be defined before use to be byte-compiled properly.

Basic install:

 $ make            # see install targets
 $ make install    # do a system-wide install
 $ hg debuginstall # sanity-check setup
 $ hg              # see help

See http://www.selenic.com/mercurial/ for detailed installation
instructions, platform-specific notes, and Mercurial user information.