]> git.eshelyaron.com Git - emacs.git/commit
Use defvar-keymap in play/*.el
authorStefan Kangas <stefan@marxist.se>
Fri, 31 Dec 2021 16:17:16 +0000 (17:17 +0100)
committerStefan Kangas <stefan@marxist.se>
Fri, 31 Dec 2021 16:17:16 +0000 (17:17 +0100)
commit4521a3a19c123c43f4bb7ad21a94456434ef81f4
tree30a6a9df55f8df798b5665550851a86259dd0484
parentc09fcb8f07c1fa6864a38c28e3f27298136b8b8e
Use defvar-keymap in play/*.el

* lisp/play/5x5.el (5x5-mode-map):
* lisp/play/blackbox.el (blackbox-mode-map):
* lisp/play/bubbles.el (bubbles-mode-map):
* lisp/play/decipher.el (decipher-mode-map):
* lisp/play/doctor.el (doctor-mode-map):
* lisp/play/gametree.el (gametree-mode-map):
* lisp/play/gomoku.el (gomoku-mode-map):
* lisp/play/mpuz.el (mpuz-mode-map):
* lisp/play/pong.el (pong-mode-map):
* lisp/play/solitaire.el (solitaire-mode-map): Use defvar-keymap.
lisp/play/5x5.el
lisp/play/blackbox.el
lisp/play/bubbles.el
lisp/play/decipher.el
lisp/play/doctor.el
lisp/play/gametree.el
lisp/play/gomoku.el
lisp/play/mpuz.el
lisp/play/pong.el
lisp/play/solitaire.el