]> git.eshelyaron.com Git - emacs.git/commit
Ensure that the game directory exists before trying to write to it
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Sep 2020 15:32:51 +0000 (17:32 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Sep 2020 15:32:51 +0000 (17:32 +0200)
commit44bb59f79e7ea7928b12a1f3eb8b5ada0265c1d0
treec43a81123be540971c939ecb5328123a241a1c4e
parent10696d0ac51b9a92359ab7cb2c2e0a28d186dd52
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).
lisp/play/gamegrid.el