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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lib-src/ChangeLog
Date: Fri, 04 Apr 2003 01:21:35 -0500

Index: emacs/lib-src/ChangeLog
diff -c emacs/lib-src/ChangeLog:2.226 emacs/lib-src/ChangeLog:2.227
*** emacs/lib-src/ChangeLog:2.226       Sat Feb 15 14:19:45 2003
--- emacs/lib-src/ChangeLog     Wed Mar 12 16:37:27 2003
***************
*** 1,9 ****
  2003-02-15  Richard M. Stallman  <address@hidden>
  
        * cvtmail.c: Cast result of malloc and realloc.
        Don't include stdlib.h, becuase config.h does.
        (malloc, realloc): Declarations deleted.
!       
        * yow.c (yow): Cast result of malloc and realloc.
        (malloc, realloc): Declarations deleted.
  
--- 1,17 ----
+ 2003-03-12  Tom Tromey  <address@hidden>
+ 
+       * emacsclient.c (print_help_and_exit): Print to stdout.  Exit
+       successfully.  Added some blank lines for readability.
+       (decode_options): Don't call print_help_and_exit in default case.
+       Print version information to stdout.
+       (main): Don't call print_help_and_exit.
+ 
  2003-02-15  Richard M. Stallman  <address@hidden>
  
        * cvtmail.c: Cast result of malloc and realloc.
        Don't include stdlib.h, becuase config.h does.
        (malloc, realloc): Declarations deleted.
! 
        * yow.c (yow): Cast result of malloc and realloc.
        (malloc, realloc): Declarations deleted.
  




reply via email to

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