summaryrefslogtreecommitdiff
path: root/chess-clock.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 proper file header.Mario Lang
2014-04-01chess-clock-tick-tock: Fix an error on first call.Mario Lang
First time around, chess-clock-last-time is nil.
2014-03-03Fix (some) Emacs24 compatibility issues.Mario Lang
2004-01-11(chess-clock-tick-tock): Do not decrease time if (chess-game-status ↵Mario Lang
chess-module-game) is non-nil.
2002-05-01*** no comment ***John Wiegley
2002-04-28*** no comment ***John Wiegley
2002-04-26fixesJohn Wiegley
2002-04-25fixes to the ICS clientJohn Wiegley
2002-04-19Fixes and other work.John Wiegley
2002-04-16(chess-clock-handler): Use `chess-ply-set-keyword', to avoidJohn Wiegley
double-adding keywords.
2002-04-16Removed the $ Revision strings; they are no longer necessary since IJohn Wiegley
tag every revision that I upload.
2002-04-15*** no comment ***John Wiegley
2002-04-15*** no comment ***John Wiegley