diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-06-14 23:41:56 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-06-14 23:41:56 +0000 |
| commit | 36f7cba0c4eb6535f170c7b8957e414dd3b91499 (patch) | |
| tree | 006e030a0254726259e80ad700c8088ce307b6b0 /chess-display.el | |
| parent | 5badda2b5c155f5afbd238c97d5ca93b075e2ac5 (diff) | |
various small bug fixes
Diffstat (limited to 'chess-display.el')
| -rw-r--r-- | chess-display.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chess-display.el b/chess-display.el index 2554a67..e55431b 100644 --- a/chess-display.el +++ b/chess-display.el @@ -705,7 +705,6 @@ Basically, it means we are playing, not editing or reviewing." (defun chess-display-search-again () (interactive) - (debug) (chess-display-search nil t)) (defun chess-display-search-key () |
