]> code.delx.au - gnu-emacs-elpa/commit
* chess-ply.el (chess-ply-keyword): Add docstring.
authorMario Lang <mlang@delysid.org>
Mon, 28 Jul 2014 08:47:03 +0000 (10:47 +0200)
committerMario Lang <mlang@delysid.org>
Mon, 28 Jul 2014 08:47:03 +0000 (10:47 +0200)
commit970a24cfcc8bf71a15e5dbc9db6f5538e2fb2920
tree87e4c64f7c0c112731eb5394f7b16c57ac5acba7
parent8d03eceef113557406163d110f6a2b04b4a1596b
* chess-ply.el (chess-ply-keyword): Add docstring.

* chess-input.el (chess-input): New custom group.
(chess-input-notation-type): Put into `chess-input' group.
(chess-input-test-move): Use `chess-ply-keyword' to check for
castling plies instead of doing a string-match on the algebraic
notation string.

* chess-images.el (chess-images-determine-size): Don't use
`x-display-pixel-height' and `x-display-pixel-width' directly.

* chess-display.el (chess-display-draw-square): Make third argument
PIECE optional.
ChangeLog
chess-display.el
chess-images.el
chess-input.el
chess-ply.el