summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorAsher Gordon <AsDaGo@posteo.net>2020-03-28 14:32:25 -0400
committerEli Zaretskii <eliz@gnu.org>2020-04-03 14:47:32 +0300
commit1ded4a8b932eb377f5882e7b99ab7365dce43445 (patch)
tree47d4b4ece3ea7df91384d1168984aa89dec6da4e /lisp/emacs-lisp
parentd8dae04e5ae5cc4897c8d1af8548a0c1576137b6 (diff)
downloademacs-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