]> code.delx.au - gnu-emacs/commit
(gomoku-buffer-name): New constant.
authorGlenn Morris <rgm@gnu.org>
Sat, 12 Apr 2003 15:51:57 +0000 (15:51 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 12 Apr 2003 15:51:57 +0000 (15:51 +0000)
commit428d45d25510bbf44fca48e934299202048d0ad9
tree5e9ed2e6768d4be881de891094c25cd9927b4393
parentbe550ccc612bdfae9d976c1f0d81b41e0a5140d5
(gomoku-buffer-name): New constant.
(gomoku-mode): Doc fix.  Add call to kill-all-local-variables,
for global-font-lock-mode.
(gomoku): Do not call gomoku-switch-to-window directly, else the
player is asked the startup questions twice after a killed game.
(gomoku-prompt-for-other-game): Throw an error if no new game,
since otherwise answering no after a killed game has no effect.
(gomoku-switch-to-window): Use gomoku-buffer-name.
lisp/ChangeLog
lisp/play/gomoku.el