Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Sep 20 21:52:52 2004 +0000 +++ b/src/ChangeLog Tue Sep 21 03:00:27 2004 +0000 @@ -1,3 +1,8 @@ +2004-05-14 Darryl Okahata <darrylo@xemacs.org> + + * lispref/windows.texi. Added documentation for the functions, + ``current-pixel-row'' and ``current-pixel-column''. + 2004-09-14 Jerry James <james@xemacs.org> * compiler.h: Change old UNUSED_ARG into UNUSED_ARG and