emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 26 Feb 2003 05:19:30 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4886 emacs/lisp/ChangeLog:1.4887
*** emacs/lisp/ChangeLog:1.4886 Tue Feb 25 16:36:18 2003
--- emacs/lisp/ChangeLog        Wed Feb 26 05:19:29 2003
***************
*** 1,3 ****
--- 1,13 ----
+ 2003-02-26  Oliver Scholz  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * progmodes/make-mode.el (makefile-font-lock-keywords): Protect




reply via email to

[Prev in Thread] Current Thread [Next in Thread]