Mercurial > emacs
comparison src/ChangeLog @ 37763:c30ed1e1a615
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 16 May 2001 17:33:38 +0000 |
parents | 4727302e7b0b |
children | 6c6c8f8b2d4c |
comparison
equal
deleted
inserted
replaced
37762:ddf0a963805f | 37763:c30ed1e1a615 |
---|---|
1 2001-05-16 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * xfns.c (x_set_foreground_color): Change frame's cursor_pixel | |
4 only if it's equal to the former foreground pixel color. | |
5 (x_set_foreground_color, x_set_background_color) | |
6 (x_set_mouse_color, x_set_cursor_color): Cleaned up. | |
7 | |
1 2001-05-16 Dave Love <fx@gnu.org> | 8 2001-05-16 Dave Love <fx@gnu.org> |
2 | 9 |
3 * insdel.c (signal_before_change, signal_after_change): Consider a | 10 * insdel.c (signal_before_change, signal_after_change): Consider a |
4 local change hook which changes the buffer. | 11 local change hook which changes the buffer. |
5 | 12 |