summaryrefslogtreecommitdiff
path: root/chess-module.el
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-04-15 05:40:38 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-04-15 05:40:38 +0000
commitef7c29d679c6aaf8dda55772e65800097c46f163 (patch)
tree543f39f09bfaa6d44606804c18babff26470d4f8 /chess-module.el
parent6fbcc92505250d896b5d408483822b115bc614c7 (diff)
*** no comment ***
Diffstat (limited to 'chess-module.el')
-rw-r--r--chess-module.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/chess-module.el b/chess-module.el
index 8d6eed9..47b5ff0 100644
--- a/chess-module.el
+++ b/chess-module.el
@@ -83,8 +83,7 @@
(chess-with-current-buffer module
(setq chess-module-leader nil)))
-(defun chess-module-destroy (&optional module)
- (interactive)
+(defun chess-module-destroy (module)
(let ((buf (or module (current-buffer))))
(when (buffer-live-p buf)
(with-current-buffer buf