comparison src/ChangeLog @ 2623:48facb601f29

[xemacs-hg @ 2005-02-28 23:46:49 by aidan] select-x.c: Wrap DEVICE_SELECTED_FRAME in XFRAME --> fixes a build failure.
author aidan
date Mon, 28 Feb 2005 23:46:52 +0000
parents c8a9be2d4728
children f2bd34928a0f
comparison
equal deleted inserted replaced
2622:c8a9be2d4728 2623:48facb601f29
1 2005-03-01 Aidan Kehoe <kehoea@parhasard.net>
2
3 * select-x.c (x_reply_selection_request): Wrap
4 DEVICE_SELECTED_FRAME in XFRAME --> fixes a build failure.
5
1 2005-03-01 Aidan Kehoe <kehoea@parhasard.net> 6 2005-03-01 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * unicode.c: The Mule character encoding model means that extant 8 * unicode.c: The Mule character encoding model means that extant
4 Unicode coding systems will lose data. Make this clear in the 9 Unicode coding systems will lose data. Make this clear in the
5 docstring of unicode-to-char, give sample code to implement 10 docstring of unicode-to-char, give sample code to implement