comparison lib-src/ChangeLog @ 43311:7e015eb9a4ac

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 15 Feb 2002 20:01:30 +0000
parents 9e88b1653bc3
children d4bcc4c1dce4
comparison
equal deleted inserted replaced
43310:93653d31963e 43311:7e015eb9a4ac
218 * makefile.nt (install) Ditto. 218 * makefile.nt (install) Ditto.
219 219
220 2001-10-09 Gerd Moellmann <gerd@gnu.org> 220 2001-10-09 Gerd Moellmann <gerd@gnu.org>
221 221
222 * emacsserver.c (main): Cast geteuid in sprintf to int. 222 * emacsserver.c (main): Cast geteuid in sprintf to int.
223 From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>. 223
224 224 * emacsclient.c (main): Cast isdigit argument to unsigned char.
225 * emacsclient.c (main): Cast isdigit() argument to unsigned char.
226 From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
227 225
228 2001-10-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 226 2001-10-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
229 227
230 * profile.c: Include config.h, not ../src/config.h. 228 * profile.c: Include config.h, not ../src/config.h.
231 Include systime.h, not ../src/systime.h. 229 Include systime.h, not ../src/systime.h.