diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 42f5a361c47..f5c8638c6c7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2002-05-03 Colin Walters + + * play/gamegrid.el (gamegrid-user-score-file-directory): New + variable. + (gamegrid-add-score-with-update-game-score): Use + `shared-game-score-directory'. Correctly handle non-setuid case. + 2002-05-02 Colin Walters * replace.el (occur-mode-map): Bind "q" to `delete-window'.