+2002-04-29 Colin Walters <walters@verbum.org>
+
+ * 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 <storm@cua.dk>
* subr.el (remove-yank-excluded-properties): New helper function.
+2002-04-28 Colin Walters <walters@verbum.org>
+
+ * callproc.c (Vgame_score_directory): Default to
+ "~/.emacs.d/games".
+
2002-04-29 Stefan Monnier <monnier@cs.yale.edu>
* textprop.c (remove_properties): Don't use XCAR without CONSP.