contrib/win32/ReadMe.html
changeset 3422 2300632a3bc8
parent 2681 259acfb963d1
child 3863 1ef8ada4370f
equal deleted inserted replaced
3421:846bf33bf140 3422:2300632a3bc8
    44 
    44 
    45     <p>This command should print a useful help message.  If it does,
    45     <p>This command should print a useful help message.  If it does,
    46       other Mercurial commands should work fine for you.</p>
    46       other Mercurial commands should work fine for you.</p>
    47 
    47 
    48     <h1>Configuration notes</h1>
    48     <h1>Configuration notes</h1>
    49     <p>The default editor for commit messages is 'vi'. You can set the EDITOR
    49     <p>The default editor for commit messages is 'notepad'. You can set the EDITOR
    50     (or HGEDITOR) environment variable to specify your preference or set it in
    50     (or HGEDITOR) environment variable to specify your preference or set it in
    51     mercurial.ini:</p>
    51     mercurial.ini:</p>
    52     <pre>
    52     <pre>
    53 [ui]
    53 [ui]
    54 editor = whatever
    54 editor = whatever