comparison src/ChangeLog @ 2293:fd11ab993173

[xemacs-hg @ 2004-09-21 19:11:47 by james] I somehow put in the wrong ChangeLog entry with Darryl Okahata's patch.
author james
date Tue, 21 Sep 2004 19:11:47 +0000
parents 7fa4bc78a35d
children d5131a81147e
comparison
equal deleted inserted replaced
2292:9eeed79aee25 2293:fd11ab993173
1 2004-05-14 Darryl Okahata <darrylo@xemacs.org> 1 2004-05-14 Darryl Okahata <darrylo@xemacs.org>
2 2
3 * lispref/windows.texi. Added documentation for the functions, 3 * window.c (current-pixel-row, current-pixel-column). Added a
4 ``current-pixel-row'' and ``current-pixel-column''. 4 new function, ``current-pixel-row'', that returns the pixel row
5 of point. current-pixel-column was modified to share code with
6 current-pixel-row''.
5 7
6 2004-09-14 Jerry James <james@xemacs.org> 8 2004-09-14 Jerry James <james@xemacs.org>
7 9
8 * compiler.h: Change old UNUSED_ARG into UNUSED_ARG and 10 * compiler.h: Change old UNUSED_ARG into UNUSED_ARG and
9 ATTRIBUTE_UNUSED. Create a new UNUSED macro that works in the 11 ATTRIBUTE_UNUSED. Create a new UNUSED macro that works in the