Mercurial > emacs
changeset 49987:f1cb08d5e984
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 26 Feb 2003 10:19:29 +0000 |
parents | 755c2ca7f6cf |
children | 2076fa933620 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <alkibiades@gmx.de> + + * 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 <schwab@suse.de> * progmodes/make-mode.el (makefile-font-lock-keywords): Protect