| Age | Commit message (Collapse) | Author |
|
|
|
address missing pixmaps in recent versions of xboard
|
|
|
|
Correct previous mis-commit; remove erroneous code remnants
|
|
|
|
Add default directory for puzzles
|
|
|
|
|
|
|
|
|
|
Fix typo in option docstring
|
|
* chess-crafty.el (chess-crafty):
* chess-fruit.el (chess-fruit):
* chess-glaurung.el (chess-glaurung):
* chess-gnuchess.el (chess-gnuchess):
* chess-phalanx.el (chess-phalanx):
* chess-sjeng.el (chess-sjeng):
* chess-stockfish.el (chess-stockfish): Fix typo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We remove functions chess-pos-to-string and chess-pos-from-string which
are really just aliases for chess-fen-to-pos and chess-pos-to-fen.
|
|
Additionally, clean up requires.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|