summaryrefslogtreecommitdiff
path: root/chess-eco.el
AgeCommit message (Collapse)Author
2014-06-04Sync from ELPA.Mario Lang
2014-05-20Upgrade to GPLv3+.Mario Lang
2014-03-03Fix (some) Emacs24 compatibility issues.Mario Lang
2008-08-29Changed to using an autoconf/automake setup for building. This precipitatedJohn Wiegley
many changes to the code, including: - documentation has been moved into doc/ - the chess-eco opening moves are pre-generated from chess-eco.ps into chess-eco.fen, so users don't have to wait around for it to build - no longer using lispdoc to auto-gen function stubs in chess.texi, this means that chess-maint.el and lispdoc.el are gone
2008-08-26Renamed chess-opening.el to chess-eco.el.John Wiegley