diff options
author | Asher Gordon <AsDaGo@posteo.net> | 2020-03-28 14:32:25 -0400 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2020-04-03 14:47:32 +0300 |
commit | 1ded4a8b932eb377f5882e7b99ab7365dce43445 (patch) | |
tree | 47d4b4ece3ea7df91384d1168984aa89dec6da4e /lisp/emacs-lisp | |
parent | d8dae04e5ae5cc4897c8d1af8548a0c1576137b6 (diff) | |
download | emacs-1ded4a8b932eb377f5882e7b99ab7365dce43445.tar.gz emacs-1ded4a8b932eb377f5882e7b99ab7365dce43445.tar.bz2 emacs-1ded4a8b932eb377f5882e7b99ab7365dce43445.zip |
Fix movement commands in gomoku
* lisp/play/gomoku.el (gomoku-mode-map): Bind cursor motion keys
to gomoku-specific commands.
(gomoku-point-x, gomoku-move-right, gomoku-move-left): New
commands.
(gomoku--intangible, gomoku-move-ne, gomoku-move-se)
(gomoku-move-nw, gomoku-move-sw): Call gomoku-move-left and
gomoku-move-right instead of forward-char and backward-char.
(Bug#40169)
* etc/NEWS: Call out the changes.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions