mlang pushed a change to branch externals/chess in repository elpa. from 3a44294 (chess-algebraic-regexp, chess-algebraic-to-ply): Optionally allow "0-0" and "0-0-0" in addition to "O-O" and "O-O-O" to mean castling. (chess-algebraic-regexp, chess-algebraic-to-ply): Handle figurine notation. new e872564 * chess-test.el (chess-test): Renamed to... (chess-test-database): More descriptive name. (chess-perft): Require as this is our entry-point for testing. * doc/chess.texi: Renamed to... * chess.texi: Top-level file, keeping doc/ for just one file is useless. * Makefile: Adjust and use the predefined MAKEINFO variable from GNU Make. * chess-pgn.el (chess-game): Require. (chess-pgn-parse): Use `rx'. * chess-game.el (chess-pgn): Do not require. (chess-game-to-string, che [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: .elpaignore | 1 - ChangeLog | 12 ++++++++++++ Makefile | 13 ++++++------- chess-crafty.el | 3 ++- chess-file.el | 1 + chess-game.el | 11 ----------- chess-gnuchess.el | 3 ++- chess-network.el | 3 ++- chess-pgn.el | 26 +++++++++++++++++++------- chess-sjeng.el | 3 ++- chess-test.el | 3 ++- doc/chess.texi => chess.texi | 0 12 files changed, 48 insertions(+), 31 deletions(-) rename doc/chess.texi => chess.texi (100%)