diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-07-02 16:00:41 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-07-02 16:00:41 -0400 |
commit | 8d5dd1b09ca02e869c89ac87f89bc790bc7c29ee (patch) | |
tree | abab69b1db0f320dee44aa23f75c751e6e2d00f3 | |
parent | 55a6a9f585f1c60980d0e970cadc2cc8cc40c327 (diff) |
remove typo from .emacs, update tetris-scores
-rw-r--r-- | .emacs | 2 | ||||
-rw-r--r-- | .emacs.d/games/tetris-scores | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -65,7 +65,7 @@ (let ((current-value (frame-parameter nil 'fullscreen))) (set-frame-parameter nil 'fullscreen (if (equal 'fullboth current-value) -p (if (boundp 'old-fullscreen) old-fullscreen nil) + (if (boundp 'old-fullscreen) old-fullscreen nil) (progn (setq old-fullscreen current-value) 'fullboth))))) (global-set-key [f11] 'toggle-fullscreenn) diff --git a/.emacs.d/games/tetris-scores b/.emacs.d/games/tetris-scores index 3de8518..611f134 100644 --- a/.emacs.d/games/tetris-scores +++ b/.emacs.d/games/tetris-scores @@ -1,4 +1,6 @@ +560 luke Luke Shumaker <luke@build-u904-AMD64> Tue May 31 10:14:35 2011 551 luke Luke Shumaker <luke@HP-dv6246us-u910> Mon Mar 29 13:49:20 2010 374 luke Luke Shumaker <luke@build-u904-AMD64> Tue Apr 19 10:30:05 2011 315 luke Luke Shumaker <luke@HP-dv6246us-u910> Mon Mar 29 13:44:25 2010 +80 luke Luke Shumaker <luke@build-u904-AMD64> Tue May 31 10:15:53 2011 12 luke Luke Shumaker <luke@HP-dv6426us-u1010> Sat Feb 26 18:24:01 2011 |