diff options
| author | Mario Lang <mlang@delysid.org> | 2004-01-06 01:07:18 +0000 |
|---|---|---|
| committer | Mario Lang <mlang@delysid.org> | 2004-01-06 01:07:18 +0000 |
| commit | bf6313464b724d285076623a64225d0664b8d5ba (patch) | |
| tree | 404d842ee03e6757f7502e3eaf34179fd180947b | |
| parent | 67edb0031dca8c846e4883e7b9de437ce1ecc85c (diff) | |
*
| -rw-r--r-- | chess-plain.el | 2 |
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) |
