From 76f1b321581abc6c5ede842129e3ccf7cdab185d Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 10 Apr 2002 19:14:38 +0000 Subject: [PATCH] (tetris-score-file): Likewise. --- lisp/play/tetris.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/play/tetris.el b/lisp/play/tetris.el index 778d1ba6933..ea4025cdee4 100644 --- a/lisp/play/tetris.el +++ b/lisp/play/tetris.el @@ -153,7 +153,7 @@ Element 0 is ignored." ;; It is not safe to put this in /tmp. ;; Someone could make a symlink in /tmp ;; pointing to a file you don't want to clobber. -(defvar tetris-score-file "~/.tetris-scores" +(defvar tetris-score-file "tetris-scores" ;; anybody with a well-connected server want to host this? ;(defvar tetris-score-file "/anonymous@ftp.pgt.com:/pub/cgw/tetris-scores" "File for holding high scores.") -- 2.39.2