From 5a234d251907c97370491089610aaceffc11623f Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 29 Apr 2002 22:55:35 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 06a73d25b28..0bcd38aa953 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2002-04-29 Colin Walters + + * play/gamegrid.el (gamegrid-add-score-with-update-game-score): + Test whether or not update-game-score is setuid, and do the right + thing. + 2002-04-29 Kim F. Storm * subr.el (remove-yank-excluded-properties): New helper function. diff --git a/src/ChangeLog b/src/ChangeLog index 824cbbde6ee..28096607bfa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-04-28 Colin Walters + + * callproc.c (Vgame_score_directory): Default to + "~/.emacs.d/games". + 2002-04-29 Stefan Monnier * textprop.c (remove_properties): Don't use XCAR without CONSP. -- 2.39.2