Mercurial > emacs
comparison src/ChangeLog @ 37539:8d13aa9daa13
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 02 May 2001 11:45:00 +0000 |
parents | 1dfa1b721ead |
children | d34f1c4da441 |
comparison
equal
deleted
inserted
replaced
37538:92c065fa43f6 | 37539:8d13aa9daa13 |
---|---|
1 2001-05-02 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * xterm.c (x_draw_stretch_glyph_string): Don't draw background | |
4 again if it has already been drawn. | |
5 | |
1 2001-05-01 Stefan Monnier <monnier@cs.yale.edu> | 6 2001-05-01 Stefan Monnier <monnier@cs.yale.edu> |
2 | 7 |
3 * syntax.c (update_syntax_table): Check that oldi has the same | 8 * syntax.c (update_syntax_table): Check that oldi has the same |
4 properties as old_prop before deciding not to invalidate. | 9 properties as old_prop before deciding not to invalidate. |
5 | 10 |