| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 7 days | fix: all: fixes to get emacs-chess working on 30.2 | Craig 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-09-06 | Pre-moves | dickmao | |
| To activate, look for Chess Display Allow Pre Moves in: M-x customize-group chess-display Tested via: make test make test24 (requires evim) | |||
| 2014-06-04 | Sync from ELPA. | Mario Lang | |
| 2014-05-20 | Add remaining file headers, synced from ELPA. | Mario Lang | |
| 2014-04-02 | Eliminate a few compiler warnings due to missing require or cl runtime use. | Mario Lang | |
| 2014-03-03 | `last-command-char' is gone in Emacs24, it is `last-command-event' now. | Mario Lang | |
| 2005-06-27 | (chess-input-shortcut): If a character is typed that is not a legal | John Wiegley | |
| start of a move (which only happens if it's not bound to anything else), just ignore it. | |||
| 2002-04-24 | *** no comment *** | John Wiegley | |
| 2002-04-19 | Fixes and other work. | John Wiegley | |
| 2002-04-18 | Many efficiency improvements and bug fixes. | John Wiegley | |
| 2002-04-17 | More general bug fixing, efficiency improvements, etc. | John Wiegley | |
