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: Tue, 29 Apr 2003 19:06:51 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5073 emacs/lisp/ChangeLog:1.5074
*** emacs/lisp/ChangeLog:1.5073 Tue Apr 29 01:36:19 2003
--- emacs/lisp/ChangeLog        Tue Apr 29 19:06:50 2003
***************
*** 1,3 ****
--- 1,11 ----
+ 2003-04-29  Oliver Scholz  <address@hidden>
+ 
+       * play/gamegrid.el: Added a comment explaining the various ways to
+       save a game score on POSIX systems.
+       (gamegrid-add-score-with-update-game-score): Use `cond' instead of
+       `if'.  Provide for the case that FILE is an absolute filename.
+       Create the directory "$HOME/.emacs.d/games", if necessary.
+ 
  2003-04-29  John Paul Wallington  <address@hidden>
  
        * emacs-lisp/bytecomp.el (byte-compile-cl-warn): Use `string-match'.




reply via email to

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