Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
76f1b321
Commit
76f1b321
authored
Apr 10, 2002
by
Colin Walters
Browse files
(tetris-score-file): Likewise.
parent
e6eb4750
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/play/tetris.el
lisp/play/tetris.el
+1
-1
No files found.
lisp/play/tetris.el
View file @
76f1b321
...
...
@@ -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."
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment