From 4afe8af1c593ca9ee37886b37e1a6fbfaaa7a29a Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 8 Apr 2002 08:08:25 +0000 Subject: *** no comment *** --- TODO | 3 +++ chess-game.el | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 8326585..6defde9 100644 --- a/TODO +++ b/TODO @@ -11,6 +11,9 @@ position editing +- Resize ascii windows after popup, so that the whole board is + minimally visible + ---------------------------------------------------------------------- - Port image display code to XEmacs diff --git a/chess-game.el b/chess-game.el index 532bd82..a446115 100644 --- a/chess-game.el +++ b/chess-game.el @@ -10,8 +10,6 @@ ;; game, and a list of plies representing the main variation. (require 'chess-ply) -(require 'chess-algebraic) -(require 'chess-fen) (defvar chess-illegal nil) (put 'chess-illegal 'error-conditions '(error)) -- cgit v1.2.3