1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-11 08:30:45 -08:00
emacs/lisp/play
Lars Ingebrigtsen 44bb59f79e Ensure that the game directory exists before trying to write to it
* lisp/play/gamegrid.el (gamegrid-add-score-insecure): Make the
directory if it doesn't exist (bug#37836).
2020-09-22 17:32:51 +02:00
..
5x5.el ; Fix typos 2020-09-21 14:26:42 +02:00
animate.el
blackbox.el
bubbles.el
cookie1.el
decipher.el
dissociate.el
doctor.el
dunnet.el
fortune.el
gamegrid.el Ensure that the game directory exists before trying to write to it 2020-09-22 17:32:51 +02:00
gametree.el
gomoku.el
handwrite.el ; Fix typos; change "Emacs-Lisp" to "Emacs Lisp" 2020-09-02 00:01:37 +02:00
hanoi.el
life.el Use lexical-binding in life.el and add tests 2020-08-30 21:09:07 +02:00
morse.el
mpuz.el
pong.el Use lexical-binding in pong.el 2020-08-31 20:48:59 +02:00
snake.el Fix compilation warning in snake.el 2020-08-30 14:16:07 +02:00
solitaire.el
spook.el
studly.el
tetris.el * lisp/play/tetris.el: Use lexical-binding. 2020-08-30 21:09:07 +02:00
zone.el