comparison lib-src/ChangeLog @ 39724:6d912cac53cf

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 09 Oct 2001 10:18:43 +0000
parents cbfae3e04e1c
children 1985c223de10
comparison
equal deleted inserted replaced
39723:42510bd54993 39724:6d912cac53cf
1 2001-10-09 Gerd Moellmann <gerd@gnu.org>
2
3 * emacsserver.c (main): Cast geteuid in sprintf to int.
4 From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
5
6 * emacsclient.c (main): Cast isdigit() argument to unsigned char.
7 From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
8
1 2001-10-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 9 2001-10-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 10
3 * profile.c: Include config.h, not ../src/config.h. 11 * profile.c: Include config.h, not ../src/config.h.
4 Include systime.h, not ../src/systime.h. 12 Include systime.h, not ../src/systime.h.
5 13