Mercurial > hg > xemacs-beta
comparison man/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 | e13775448cf0 |
children | 13a418960a88 |
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-13 Jerry James <james@xemacs.org> | 6 2004-09-13 Jerry James <james@xemacs.org> |
2 | 7 |
3 * internals/internals.texi (Modules for Interfacing with the | 8 * internals/internals.texi (Modules for Interfacing with the |
4 Operating System): The code formerly in callproc.c is now | 9 Operating System): The code formerly in callproc.c is now |
5 implemented in Lisp in process.el. | 10 implemented in Lisp in process.el. |