Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2294:d5131a81147e
[xemacs-hg @ 2004-09-21 19:44:17 by james]
Fix sound.c compilation problem reported by Adrian.
author | james |
---|---|
date | Tue, 21 Sep 2004 19:44:27 +0000 |
parents | fd11ab993173 |
children | 13a418960a88 |
comparison
equal
deleted
inserted
replaced
2293:fd11ab993173 | 2294:d5131a81147e |
---|---|
1 2004-09-21 Jerry James <james@xemacs.org> | |
2 | |
3 * sound.c (Fwait_for_sounds): Factor out test for unused parameter. | |
4 (Fconnected_to_nas_p): Ditto. | |
5 | |
1 2004-05-14 Darryl Okahata <darrylo@xemacs.org> | 6 2004-05-14 Darryl Okahata <darrylo@xemacs.org> |
2 | 7 |
3 * window.c (current-pixel-row, current-pixel-column). Added a | 8 * window.c (current-pixel-row, current-pixel-column). Added a |
4 new function, ``current-pixel-row'', that returns the pixel row | 9 new function, ``current-pixel-row'', that returns the pixel row |
5 of point. current-pixel-column was modified to share code with | 10 of point. current-pixel-column was modified to share code with |