comparison src/ChangeLog @ 51487:01d68b199093

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 05 Jun 2003 16:37:57 +0000
parents 4f9ddb5b4715
children 33e73e6e17c4
comparison
equal deleted inserted replaced
51486:f36efdc0ae5e 51487:01d68b199093
1 2003-06-05 Dave Love <fx@gnu.org>
2
3 * mktime.c (__mktime_internal): Merge changes from gnulib
4 involving year 69 and dst2.
5
6 Changes to merge with gnulib version and be consistent with the
7 autoconf test:
8
9 * getloadavg.c: Set NLIST_STRUCT from HAVE_NLIST_H. Use
10 HAVE_STRUCT_NLIST_N_UN_N_NAME, not NLIST_NAME_UNION.
11 [HAVE_LOCALE_H]: Include locale.h.
12 (getloadavg) [HAVE_SETLOCALE]: Run sscanf in C locale.
13
1 2003-06-05 Kim F. Storm <storm@cua.dk> 14 2003-06-05 Kim F. Storm <storm@cua.dk>
2 15
3 * window.c (coordinates_in_window): Convert X and Y to window 16 * window.c (coordinates_in_window): Convert X and Y to window
4 relative coordinates inside mode-line and header-line parts. 17 relative coordinates inside mode-line and header-line parts.
5 Convert X and Y to margin area relative coordinates inside left 18 Convert X and Y to margin area relative coordinates inside left