comparison src/ChangeLog @ 100370:c611d83003ce

(init_tty): Move setting the terminal name before the potential user: maybe_fatal.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 12 Dec 2008 00:54:31 +0000
parents 3b103f43d3f6
children 070e432c7534
comparison
equal deleted inserted replaced
100369:d07dbc338a2d 100370:c611d83003ce
1 2008-12-12 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * term.c (init_tty): Move setting the terminal name before the
4 potential user: maybe_fatal.
5
1 2008-12-11 Chong Yidong <cyd@stupidchicken.com> 6 2008-12-11 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * term.c (tty_free_frame_resources): Renamed from 8 * term.c (tty_free_frame_resources): Renamed from
4 delete_tty_output; all callers changed. Call free_frame_faces to 9 delete_tty_output; all callers changed. Call free_frame_faces to
5 free the face cache. 10 free the face cache.