Mercurial > emacs
comparison src/ChangeLog @ 35507:5426c6545b7f
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 24 Jan 2001 14:21:11 +0000 |
parents | 013f3a5bfe5d |
children | 16956b0d13f8 |
comparison
equal
deleted
inserted
replaced
35506:5ad77d538e08 | 35507:5426c6545b7f |
---|---|
1 2001-01-24 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * xterm.c (x_new_font): Don't change a tooltip's size. | |
4 | |
5 * xfns.c (x_create_tip_frame): Prevent changing the tooltip's | |
6 background color by specifying a color for the default font | |
7 in .Xdefaults. | |
8 | |
1 2001-01-24 Kenichi Handa <handa@etl.go.jp> | 9 2001-01-24 Kenichi Handa <handa@etl.go.jp> |
2 | 10 |
3 * ccl.c (CCL_READ_CHAR): Change the argument name from r to REG as | 11 * ccl.c (CCL_READ_CHAR): Change the argument name from r to REG as |
4 a workaround for SunOS 4's cc. | 12 a workaround for SunOS 4's cc. |
5 (CCL_CALL_FOR_MAP_INSTRUCTION): Use "if (1)..." not "do {...". | 13 (CCL_CALL_FOR_MAP_INSTRUCTION): Use "if (1)..." not "do {...". |