Searched +refs:gomoku +refs:point (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/play/
H A Dgomoku.el0 ;;; gomoku.el --- Gomoku game between you and Emacs
51 ;; The command "M-x gomoku" displays a
54 ;; gomoku command and/or by customizing the displaying parameters.
58 ;; bind to the command gomoku-human-plays. When it is your turn, Emacs is
72 (defgroup gomoku nil
74 :prefix "gomoku-"
79 (defcustom gomoku-mode-hook nil
83 :group 'gomoku)
89 (defconst gomoku-buffer-name "*Gomoku*"
95 (defconst gomoku
71 (defgroup gomoku nil function
732 (defun gomoku (&optional n m) function
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dmenu-bar.el1114 (define-key menu-bar-games-menu [gomoku]
1115 '(menu-item "Gomoku" gomoku
1496 (push-mark (point))

Completed in 114 milliseconds