Mercurial > emacs
comparison src/ChangeLog @ 103047:997f1f1cac08
* term.c (Ftty_display_color_p, Ftty_display_color_cells)
(Ftty_type, Fcontrolling_tty_p, Ftty_no_underline, Fsuspend_tty)
(Fresume_tty): Doc fixes, replacing "terminal id" with "terminal
object".
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 22 Apr 2009 03:43:06 +0000 |
parents | 527362da5918 |
children | b5e8a934cfd1 |
comparison
equal
deleted
inserted
replaced
103046:9637720d550b | 103047:997f1f1cac08 |
---|---|
1 2009-04-22 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * term.c (Ftty_display_color_p, Ftty_display_color_cells) | |
4 (Ftty_type, Fcontrolling_tty_p, Ftty_no_underline, Fsuspend_tty) | |
5 (Fresume_tty): Doc fixes, replacing "terminal id" with "terminal | |
6 object". | |
7 | |
1 2009-04-21 Kenichi Handa <handa@m17n.org> | 8 2009-04-21 Kenichi Handa <handa@m17n.org> |
2 | 9 |
3 * font.c (font_load_for_lface): Cancel previous change (bug#2994). | 10 * font.c (font_load_for_lface): Cancel previous change (bug#2994). |
4 (font_score): Check AVGWIDTH too. | 11 (font_score): Check AVGWIDTH too. |
5 | 12 |