# HG changeset patch # User Juanma Barranquero # Date 1046254769 0 # Node ID f1cb08d5e984b14887301e3573dc49fb3a77cf66 # Parent 755c2ca7f6cfaad32fbebe9610621e69a0fb3ec5 *** empty log message *** diff -r 755c2ca7f6cf -r f1cb08d5e984 lisp/ChangeLog --- a/lisp/ChangeLog Wed Feb 26 10:18:43 2003 +0000 +++ b/lisp/ChangeLog Wed Feb 26 10:19:29 2003 +0000 @@ -1,3 +1,13 @@ +2003-02-26 Oliver Scholz + + * play/gamegrid.el (gamegrid-add-score): Add info to docstring. + (gamegrid-add-score-with-update-game-score-1): New function, + factored out of `gamegriod-add-score-with-update-game-score'. + (gamegrid-add-score-with-update-game-score): Use it. Fall back on + `gamegrid-add-score-insecure' if the requested file does not exist + in $(gamedir), in case the user has installed a game on his own. + (gamegrid-add-score-insecure): Accept optional directory argument. + 2003-02-25 Andreas Schwab * progmodes/make-mode.el (makefile-font-lock-keywords): Protect