emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lib-src/ChangeLog


From: Colin Walters
Subject: [Emacs-diffs] Changes to emacs/lib-src/ChangeLog
Date: Fri, 05 Apr 2002 03:58:13 -0500

Index: emacs/lib-src/ChangeLog
diff -c emacs/lib-src/ChangeLog:2.153 emacs/lib-src/ChangeLog:2.154
*** emacs/lib-src/ChangeLog:2.153       Sat Mar 30 02:41:23 2002
--- emacs/lib-src/ChangeLog     Fri Apr  5 03:58:12 2002
***************
*** 1,3 ****
--- 1,16 ----
+ 2002-04-05  Colin Walters  <address@hidden>
+       
+       * update-game-score.c (toplevel): Include pwd.h.
+       (struct score_entry): Add username field.
+       (push_score): Use it.
+       (get_user_id): New function.
+       (main): Don't malloc excessively.
+       (main): Use username field.
+       (read_score): Read it.
+       (push_score): Handle it.
+       (write_scores) Write it.
+       (read_score): Handle arbitrary length data. 
+       
  2002-03-30  Eli Zaretskii  <address@hidden>
  
        * ebrowse.c (add_declarator): Fix the first call to add_member_defn.
***************
*** 10,15 ****
--- 23,32 ----
  2002-03-28  Jason Rumney  <address@hidden>
  
        * makefile.w32-in (lisp): Move backquote.elc into emacs-lisp.
+ 
+ 2002-03-27  Colin Walters  <address@hidden>
+ 
+       * update-game-score.c: New file.
  
  2002-03-22  Paul Eggert  <address@hidden>
  



reply via email to

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