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: Dave Love
Subject: [Emacs-diffs] Changes to emacs/lib-src/ChangeLog
Date: Tue, 18 Dec 2001 11:02:36 -0500

Index: emacs/lib-src/ChangeLog
diff -c emacs/lib-src/ChangeLog:2.127 emacs/lib-src/ChangeLog:2.128
*** emacs/lib-src/ChangeLog:2.127       Sat Dec 15 11:08:32 2001
--- emacs/lib-src/ChangeLog     Tue Dec 18 11:02:35 2001
***************
*** 1,3 ****
--- 1,19 ----
+ 2001-12-18  Dave Love  <address@hidden>
+ 
+       * test-distrib.c: Conditionally include fcntl.h.
+ 
+       * fakemail.c: Include "config.h", not <../src/config.h>.
+       (_XOPEN_SOURCE): Define as 500.
+ 
+       * emacsserver.c: Include "config.h", not <../src/config.h>.
+ 
+       * cvtmail.c: Include config.h, stdlib.h.
+       (xmalloc, xrealloc, skip_to_lf sysfail): Prototype.
+ 
+       * yow.c: Conditionally include various headers.  Use "epaths.h",
+       not <../src/epaths.h>.
+       (malloc, realloc) [!HAVE_STDLIB_H]: Prototype.
+ 
  2001-12-12  Francesco Potorti`  <address@hidden>
  
        * etags.c (PHP_functions): New function by Diez B. Roggisch,



reply via email to

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