diff lib-src/ChangeLog @ 107737:912a8c0c9a8a

Remove extern errno declarations. * xterm.c: * xrdb.c: * w32term.c: * unexec.c: * unexaix.c: * sysdep.c: * process.c: * lread.c: * keyboard.c: * floatfns.c: * filelock.c: * fileio.c: * emacs.c (main): * ecrt0.c: * dispnew.c: * callproc.c: * buffer.c: Remove errno extern declarations. * s/netbsd.h (NEED_ERRNO): Remove. * movemail.c: * etags.c: * emacsclient.c: Remove extern errno declarations.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 01 Apr 2010 20:10:33 -0700
parents db38deea3cef
children 9523f7085efd
line wrap: on
line diff
--- a/lib-src/ChangeLog	Thu Apr 01 16:08:14 2010 -0700
+++ b/lib-src/ChangeLog	Thu Apr 01 20:10:33 2010 -0700
@@ -1,3 +1,10 @@
+2010-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	Remove extern errno declarations.
+	* movemail.c:
+	* etags.c:
+	* emacsclient.c: Remove extern errno declarations.
+
 2010-03-20  Glenn Morris  <rgm@gnu.org>
 
 	* Makefile.in (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)