| Age | Commit message (Expand) | Author |
| 2008-09-01 | Wrote a testing function for emacs-chess, which computes the legality of plies | John Wiegley |
| 2008-09-01 | Several fixes to the scid (aka ChessDB) interaction protocol. | John Wiegley |
| 2008-09-01 | Removed some trailing whitespace. | John Wiegley |
| 2008-09-01 | chess-test is now invoked with the name of the database to read. | John Wiegley |
| 2008-09-01 | Moved some code around to follow better Lisp style. | John Wiegley |
| 2008-08-30 | Quick title fix to the TODO file. | John Wiegley |
| 2008-08-29 | Added some new TODOs. | John Wiegley |
| 2008-08-29 | Added optional code for highlighting the last move. | John Wiegley |
| 2008-08-29 | Correctly indent `chess-with-current-buffer' in lisp-mode. | John Wiegley |
| 2008-08-29 | Instead of ignoring ICS refresh commands, use them as a chance to ensure that | John Wiegley |
| 2008-08-29 | Make `chess-display-side-to-move' a risky-local-variable. This fixes the | John Wiegley |
| 2008-08-29 | Merged PLAN into TODO, and changed it into an org-mode file. It still needs | John Wiegley |
| 2008-08-29 | Ignore the file products of playing with Crafty. | John Wiegley |
| 2008-08-29 | Rearranged some code just to make it easier to read. | John Wiegley |
| 2008-08-29 | Ignore the TAGS file. | John Wiegley |
| 2008-08-29 | Don't report an error if the user's sound reporting function fails to work. | John Wiegley |
| 2008-08-29 | Silently ignore refresh directives in the ICS protocol. | John Wiegley |
| 2008-08-29 | Only paint a move after it's been made. | John Wiegley |
| 2008-08-29 | last-triggers was never used, it was suppose to refer to last-session, a LET-... | Mario Lang |
| 2008-08-29 | Several changes in order for 'make distcheck' to work. | John Wiegley |
| 2008-08-29 | Several changes to fix byte-compile warnings, changed some iso-8859-1 encoded | John Wiegley |
| 2008-08-29 | Changed to using an autoconf/automake setup for building. This precipitated | John Wiegley |
| 2008-08-26 | Renamed chess-opening.el to chess-eco.el. | John Wiegley |
| 2008-05-08 | Added recursive reference to sound and piece assets via submodules | John Wiegley |
| 2008-05-08 | Added chess-log.el, as an aid to debugging. | John Wiegley |
| 2008-05-08 | Removed CVS-related artifacts | John Wiegley |
| 2005-06-27 | (chess-plain-popup): Pass nil for the `font' argument to | John Wiegley |
| 2005-06-27 | *** no comment *** | John Wiegley |
| 2005-06-27 | (chess-input-shortcut): If a character is typed that is not a legal | John Wiegley |
| 2005-06-27 | (chess-images-determine-size): On Macs and | John Wiegley |
| 2005-06-27 | (chess-ics1-popup): Added `font' argument in call to | John Wiegley |
| 2005-06-27 | (chess-ics-sought-add): Added this routine to factor out a lot of | John Wiegley |
| 2005-06-27 | (chess-display-popup-in-frame): Added a `font' parameter, so that the | John Wiegley |
| 2005-01-16 | exclude scid-browser.el from compilation for now | Mario Lang |
| 2005-01-16 | Implement resign/takeback/draw/flag announcements for ics (ks) | Mario Lang |
| 2005-01-16 | Update ChangeLog | Mario Lang |
| 2004-12-07 | require chess-message whereever necessary (ks) | Mario Lang |
| 2004-12-07 | Make comment-start and comment-end explicitly buffer-local (ks) | Mario Lang |
| 2004-12-06 | bug in pgn font-locking (Klaus Straubinger <KSNetz@Arcor.DE>) | Mario Lang |
| 2004-04-12 | *** no comment *** | John Wiegley |
| 2004-03-08 | bah, recursive loading...chess-pgn.el | Mario Lang |
| 2004-03-07 | laptop sync | Mario Lang |
| 2004-03-04 | support DG_TAKEBACK and DG_BACKWARD | Mario Lang |
| 2004-03-01 | bumped minor rev | Mario Lang |
| 2004-03-01 | remove chess-opening from chess-default-modules for now, if it is loaded unco... | Mario Lang |
| 2004-03-01 | update | Mario Lang |
| 2004-03-01 | (chess-legal-plies): Add :candidates keyword to avoid calls to chess-search-p... | Mario Lang |
| 2004-03-01 | (chess-eval-static). Try to reward passed pawns and piece mobility | Mario Lang |
| 2004-03-01 | put byte-compiling-files-p back in | Mario Lang |
| 2004-03-01 | better icc datagram support | Mario Lang |