Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2627:cf6ef27aa9a7
[xemacs-hg @ 2005-03-02 13:06:38 by aidan]
Make the #ifndef HAVE_XTREGISTERDRAWABLE msg polite, have it compile.
author | aidan |
---|---|
date | Wed, 02 Mar 2005 13:06:40 +0000 |
parents | f2bd34928a0f |
children | 140bb0f4da00 |
comparison
equal
deleted
inserted
replaced
2626:2d9d73aaa3fc | 2627:cf6ef27aa9a7 |
---|---|
1 2005-03-02 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * select-x.c (x_reply_selection_request): Make the error message | |
4 in the absence of HAVE_XTREGISTERDRAWABLE more polite, pass a | |
5 second argument to invalid_operation to have it actually compile | |
6 in that case. | |
7 | |
1 2005-03-01 Aidan Kehoe <kehoea@parhasard.net> | 8 2005-03-01 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * config.h.in: New macro, HAVE_XTREGISTERDRAWABLE. | 10 * config.h.in: New macro, HAVE_XTREGISTERDRAWABLE. |
4 * select-x.c (x_reply_selection_request): Use it. | 11 * select-x.c (x_reply_selection_request): Use it. |
5 | 12 |