From 934e360c8c57a3ef34eff5acfb53d792e566a93b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 2 Mar 2002 06:10:43 +0000 Subject: Moved ics1 and plain into chess-ascii. --- chess.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chess.el b/chess.el index a36be0e..9d53fd8 100644 --- a/chess.el +++ b/chess.el @@ -86,7 +86,7 @@ a0 243 (defcustom chess-modules (list 'chess-standard 'chess-crafty (if (display-graphic-p) - 'chess-images 'chess-ics1)) + 'chess-images 'chess-ascii)) "Default module set to be used when starting a chess session. Any rules modules, if they are being used, must appear first in this list! This usually means `chess-standard' must be the very first -- cgit v1.2.3