• Stefan Monnier's avatar
    * lisp/play/gomoku.el: Don't use intangible property. Use lexical-binding. · e82ad66c
    Stefan Monnier authored
    (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.
    e82ad66c
gomoku.el 43.6 KB