summaryrefslogtreecommitdiff
path: root/chess-module.el
AgeCommit message (Collapse)Author
7 daysfix: all: fixes to get emacs-chess working on 30.2Craig Jennings
- added lexical-binding headers to all source files - replaced make-variable-buffer-local with defvar-local throughout source code - replaced deprecated cl library with cl-lib, including replacing assert with cl-assert to emacs-chess-steps.el - added proper headers and footers to test files when missing - populated chess images and chess sounds directory - fixed defcustom calling directory-files without error handling. xboard installation no longer required.
2018-08-30Add tests for castling legality and ics response handling.dickmao
Fixes misinterpretation of "e1-b1" as a valid queenside castle, and makes more sense of ics basic response handling #21. `make test` should run the historic.pgn test and the new ecukes tests.
2014-06-04Sync from ELPA.Mario Lang
2014-05-20Add proper file headers.Mario Lang
2014-04-02Eliminate a few compiler warnings due to missing require or cl runtime use.Mario Lang
2008-08-29Correctly indent `chess-with-current-buffer' in lisp-mode.John Wiegley
2004-02-02(chess-module-destroy): chess-module-detach-game was called outsideMario Lang
of the module buffer with argument nil, which obviously fails.
2002-04-18Many efficiency improvements and bug fixes.John Wiegley
2002-04-16Removed the $ Revision strings; they are no longer necessary since IJohn Wiegley
tag every revision that I upload.
2002-04-16*** no comment ***John Wiegley
2002-04-15*** no comment ***John Wiegley
2002-04-15*** no comment ***John Wiegley
2002-04-15*** no comment ***John Wiegley
2002-04-15*** no comment ***John Wiegley