Mercurial > emacs
changeset 83700:a319ab2e518d
Some more tidying and simplification pending merge.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 28 Aug 2007 07:53:22 +0000 |
parents | cfe77e3dbd02 |
children | 2d821738305e |
files | src/ChangeLog.multi-tty |
diffstat | 1 files changed, 6 insertions(+), 14 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog.multi-tty Tue Aug 28 07:50:22 2007 +0000 +++ b/src/ChangeLog.multi-tty Tue Aug 28 07:53:22 2007 +0000 @@ -239,29 +239,21 @@ 2006-05-20 Karoly Lorentey <lorentey@elte.hu> * termhooks.h (terminal) <deleted>: New member. - * term.c (delete_tty): Use it. - (deleting_tty): Remove old variable. - * xterm.c (x_delete_terminal): Use terminal->deleted. Delete all frames on the display explicitly. -2006-05-20 Karoly Lorentey <lorentey@elte.hu> - - * term.c (Fsuspend_tty): Call clear_tty_hooks. + (deleting_tty): Remove old variable. + (Fsuspend_tty): Call clear_tty_hooks. (Fresume_tty, init_tty): Call set_tty_hooks. (clear_tty_hooks, set_tty_hooks): New functions. - -2006-05-20 Karoly Lorentey <lorentey@elte.hu> - - * dispnew.c (Fsend_string_to_terminal): Update call to - `get_tty_terminal'. - - * term.c (Fsuspend_tty, Fresume_tty): Update call to `get_tty_terminal'. - (get_tty_terminal): Add throw parameter. (Ftty_display_color_p, Ftty_display_color_cells): Don't throw errors on X frames. + * term.c (get_tty_terminal): Add throw parameter. + (Fsuspend_tty, Fresume_tty): Update call to `get_tty_terminal'. + * dispnew.c (Fsend_string_to_terminal): Update call to + `get_tty_terminal'. * dispextern.h (get_tty_terminal): Update prototype. * xfaces.c (realize_default_face): Don't use FRAME_FONT unless frame