From 4c810e65beb6bdf51cae1a2bdbb9bdfcd45b32e2 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 28 Mar 2002 22:41:49 +0000 Subject: *** no comment *** --- chess-ascii.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/chess-ascii.el b/chess-ascii.el index 48a9c7e..63a3d0e 100644 --- a/chess-ascii.el +++ b/chess-ascii.el @@ -80,6 +80,10 @@ PERSPECTIVE is t for white or nil for black." ;; Plain display +(defgroup chess-plain nil + "A minimal, customizable ASCII display." + :group 'chess-ascii) + (defcustom chess-plain-draw-border nil "*Non-nil if a border should be drawn (using `chess-plain-border-chars')." :group 'chess-plain -- cgit v1.2.3