Searched refs:gomoku (Results 1 - 3 of 3) 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
H A Dldefs-boot.el12828 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (17941 38806))
12829 ;;; Generated autoloads from play/gomoku.el
12831 (autoload (quote gomoku) "gomoku" "\
12843 \\<gomoku-mode-map>\\[gomoku-human-plays].
[all...]

Completed in 204 milliseconds