Mercurial > emacs
comparison src/ChangeLog @ 69111:7a385ca2843c
*** empty log message ***
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Thu, 23 Feb 2006 09:07:23 +0000 |
parents | 527507f1a62e |
children | 5431a1e834cc |
comparison
equal
deleted
inserted
replaced
69110:9d86d35acf33 | 69111:7a385ca2843c |
---|---|
1 2006-02-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
2 | |
3 * dispnew.c (update_text_area): Avoid needless redraw of rightmost | |
4 glyph whose face is extended to the text area end. | |
5 | |
1 2006-02-22 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2006-02-22 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * window.c (Fwindow_list): Check `window' before doing XWINDOW. | 8 * window.c (Fwindow_list): Check `window' before doing XWINDOW. |
4 The default `window' should not be "on a different frame". | 9 The default `window' should not be "on a different frame". |
5 | 10 |