1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 21:20:44 -08:00
emacs/lisp/play
Stefan Monnier e82ad66cd0 * lisp/play/gomoku.el: Don't use intangible property. Use lexical-binding.
(gomoku--last-pos): New var.
(gomoku--intangible-chars): New const.
(gomoku--intangible): New function.
(gomoku-mode): Use it.  Derive from special-mode.
(gomoku-move-up): Adjust line count.
(gomoku-click, gomoku-point-y, gomoku-point-square, gomoku-goto-xy)
(gomoku-plot-square, gomoku-init-display, gomoku-cross-qtuple):
Simplify accordingly.
2013-11-25 09:31:04 -05:00
..
.gitignore
5x5.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
animate.el
blackbox.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
bubbles.el Use with-demoted-errors now that it can format any error messages 2013-09-11 22:32:57 -07:00
cookie1.el
decipher.el
dissociate.el
doctor.el
dunnet.el
fortune.el
gamegrid.el
gametree.el
gomoku.el * lisp/play/gomoku.el: Don't use intangible property. Use lexical-binding. 2013-11-25 09:31:04 -05:00
handwrite.el
hanoi.el
landmark.el * lisp/play/landmark.el: Yet more typo fixes. 2013-09-11 14:36:51 -04:00
life.el * lisp/play/life.el (life-mode): Use define-derived-mode. Derive from 2013-09-17 13:47:01 -04:00
meese.el
morse.el
mpuz.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
pong.el
snake.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
solitaire.el
spook.el Remove superflous comment 2013-09-12 00:00:52 -07:00
studly.el
tetris.el
zone.el