# HG changeset patch # User james # Date 1095793907 0 # Node ID fd11ab9931731d56edd4e395d62ca8627d7bd882 # Parent 9eeed79aee2539efb36e414b7a575051b2b4f3ee [xemacs-hg @ 2004-09-21 19:11:47 by james] I somehow put in the wrong ChangeLog entry with Darryl Okahata's patch. diff -r 9eeed79aee25 -r fd11ab993173 src/ChangeLog --- a/src/ChangeLog Tue Sep 21 14:54:32 2004 +0000 +++ b/src/ChangeLog Tue Sep 21 19:11:47 2004 +0000 @@ -1,7 +1,9 @@ 2004-05-14 Darryl Okahata - * lispref/windows.texi. Added documentation for the functions, - ``current-pixel-row'' and ``current-pixel-column''. + * window.c (current-pixel-row, current-pixel-column). Added a + new function, ``current-pixel-row'', that returns the pixel row + of point. current-pixel-column was modified to share code with + current-pixel-row''. 2004-09-14 Jerry James