mercurial/__init__.py
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 21 Mar 2006 12:54:32 +0100
changeset 1984 df7436f439a0
parent 0 9117c6561b0b
permissions -rw-r--r--
Improved ui.edit(): - Use descriptive name for temporary file: hg-editor-*.txt - Don't import tempfile in the method, but use demandload() - Remove tempfile file even if editor aborts.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: