comparison src/ChangeLog @ 2289:7fa4bc78a35d

[xemacs-hg @ 2004-09-21 02:59:59 by james] Darryl Okahata's patch to add current-pixel-row.
author james
date Tue, 21 Sep 2004 03:00:27 +0000
parents 04bc9d2f42c7
children fd11ab993173
comparison
equal deleted inserted replaced
2288:63d767a4650c 2289:7fa4bc78a35d
1 2004-05-14 Darryl Okahata <darrylo@xemacs.org>
2
3 * lispref/windows.texi. Added documentation for the functions,
4 ``current-pixel-row'' and ``current-pixel-column''.
5
1 2004-09-14 Jerry James <james@xemacs.org> 6 2004-09-14 Jerry James <james@xemacs.org>
2 7
3 * compiler.h: Change old UNUSED_ARG into UNUSED_ARG and 8 * compiler.h: Change old UNUSED_ARG into UNUSED_ARG and
4 ATTRIBUTE_UNUSED. Create a new UNUSED macro that works in the 9 ATTRIBUTE_UNUSED. Create a new UNUSED macro that works in the
5 common case. Define conservatively for the Intel compiler. 10 common case. Define conservatively for the Intel compiler.