1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00: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 * lisp/play/cookie1.el (cookie-apropos): Minor simplification. 2013-06-21 20:37:18 -04:00
decipher.el
dissociate.el
doctor.el
dunnet.el dunnet.el trivia 2013-05-27 23:54:23 -07:00
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 Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
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 Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
zone.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00