diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-01-31 05:27:06 +0100 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-01-31 05:28:40 +0100 |
commit | 31ec1a7d329cc9374b16c5831d30248c99e93dfb (patch) | |
tree | f57d9e6dfaee038bf866945a37bf1c6380652fb0 /lisp/textmodes/mhtml-mode.el | |
parent | e226357c3b651b525e82933423f84f497395432f (diff) | |
download | emacs-31ec1a7d329cc9374b16c5831d30248c99e93dfb.tar.gz emacs-31ec1a7d329cc9374b16c5831d30248c99e93dfb.tar.bz2 emacs-31ec1a7d329cc9374b16c5831d30248c99e93dfb.zip |
Prefer defvar-local in play/*.el
* lisp/play/5x5.el
(5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
* lisp/play/decipher.el (decipher-alphabet)
(decipher-stats-buffer, decipher-undo-list-size)
(decipher-undo-list):
* lisp/play/gamegrid.el (gamegrid-use-glyphs)
(gamegrid-use-color, gamegrid-font, gamegrid-face)
(gamegrid-display-options, gamegrid-buffer-width)
(gamegrid-buffer-height, gamegrid-blank, gamegrid-timer)
(gamegrid-display-mode, gamegrid-display-table)
(gamegrid-face-table, gamegrid-buffer-start)
(gamegrid-score-file-length):
* lisp/play/snake.el (snake-length, snake-velocity-x)
(snake-velocity-y, snake-positions, snake-score, snake-paused)
(snake-moved-p, snake-velocity-queue):
* lisp/play/tetris.el (tetris-shape, tetris-rot)
(tetris-next-shape, tetris-n-shapes, tetris-n-rows)
(tetris-score, tetris-pos-x, tetris-pos-y, tetris-paused):
Prefer defvar-local.
* lisp/play/5x5.el (5x5-defvar-local): Make obsolete.
Diffstat (limited to 'lisp/textmodes/mhtml-mode.el')
0 files changed, 0 insertions, 0 deletions