Show moves in Edit Book window as SAN
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 7 Mar 2016 12:46:50 +0000 (13:46 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 8 Mar 2016 18:29:58 +0000 (19:29 +0100)
commit093d989d136cc87cbb1c739b3ddea5337cf2b702
tree770de8d5ad023563cfb916d0c27b348fe50232d0
parenta6d7392c2cb298dcaa0dea4e370e07dbb9f87f07
Show moves in Edit Book window as SAN

The opening moves in the GUI book for the current position shown in the
Edit Book window are converted to SAN before showing them, when they have
the simple form fromSqr toSqr promoChar. (This excludes drop moves and
double moves.)
backend.h
book.c