summaryrefslogtreecommitdiff
path: root/chess-plain.el
diff options
context:
space:
mode:
authorMario Lang <mlang@delysid.org>2004-01-06 01:07:18 +0000
committerMario Lang <mlang@delysid.org>2004-01-06 01:07:18 +0000
commitbf6313464b724d285076623a64225d0664b8d5ba (patch)
tree404d842ee03e6757f7502e3eaf34179fd180947b /chess-plain.el
parent67edb0031dca8c846e4883e7b9de437ce1ecc85c (diff)
*
Diffstat (limited to 'chess-plain.el')
-rw-r--r--chess-plain.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/chess-plain.el b/chess-plain.el
index 7811811..c738e0c 100644
--- a/chess-plain.el
+++ b/chess-plain.el
@@ -97,7 +97,7 @@ modify `chess-plain-piece-chars' to avoid real confusion.)"
:group 'chess-plain)
(defcustom chess-plain-separate-frame nil
- "If non-nil, display the chessboard in its own frame."
+ "*If non-nil, display the chessboard in its own frame."
:type 'boolean
:group 'chess-plain)