summaryrefslogtreecommitdiff
path: root/chess-random.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.
2014-05-20Add remaining file headers, synced from ELPA.Mario Lang
2004-01-07add chess-fischer-random-position into the Creating Positions Manual SectionMario Lang
2002-04-22Bug fixes and reducing the TODO list.John Wiegley
2002-04-16Removed the $ Revision strings; they are no longer necessary since IJohn Wiegley
tag every revision that I upload.
2002-04-12*** no comment ***John Wiegley
2002-04-09Add support for generating randomized starting position, ala FischerJohn Wiegley
Random.