From: Colin Walters Date: Fri, 3 May 2002 19:26:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~15224 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f28a17956870fc77c1926ad319a93711d260fc45;p=emacs.git *** empty log message *** --- 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'.