aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2009-04-22 03:43:06 +0000
committerChong Yidong2009-04-22 03:43:06 +0000
commit401e9e5757be9ece5a0002b0d20f93c954c9f0ae (patch)
treeeccb31b6bd4af9c86d8932beed53989fd24d828a /src/ChangeLog
parente0c3684aca21b1eb1418271a6f8b97dbd035f419 (diff)
downloademacs-401e9e5757be9ece5a0002b0d20f93c954c9f0ae.tar.gz
emacs-401e9e5757be9ece5a0002b0d20f93c954c9f0ae.zip
* 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".
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 26cfda927a5..061d2dac5c0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12009-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
12009-04-21 Kenichi Handa <handa@m17n.org> 82009-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).