Added a comment explaining the various ways to save a game score on POSIX
commitf62ebc65ab95313e46326ab1bf9733a028e103ab
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 29 Apr 2003 23:06:50 +0000 (29 23:06 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 29 Apr 2003 23:06:50 +0000 (29 23:06 +0000)
treeacbf4cafa800ffa31a3881b60e2693b716e06327
parentc789e60809a05bfc08c2e87313aa2ccffb167b49
Added a comment explaining the various ways to save a game score on POSIX
systems.
(gamegrid-add-score-with-update-game-score): Use `cond' instead of `if'.
Provide for the case that FILE is an absolute filename.  Create the directory
"$HOME/.emacs.d/games", if necessary.
lisp/ChangeLog
lisp/play/gamegrid.el