tests/test-parseindex2.py.out
author David Soria Parra <davidsp@fb.com>
Wed, 15 Oct 2014 08:38:16 -0700
changeset 22983 a3a981563ce8
parent 7110 75fdc39b6172
permissions -rw-r--r--
histedit: read state from histeditstate Read the state in histeditstate. This allows us to correctly update internal variables when necessary without having to recreate a new state. When we read a state in _histedit state while we will already have state passed from histedit(), we can read the state in place and don't have to merge two histeditstates.

done