Mercurial > emacs
comparison lwlib/.cvsignore @ 84694:95e3b5b2f3ef
(get_terminal): Handle terminals.
Make sure the terminal returned is live.
(create_terminal): Use allocate_terminal.
(mark_terminals): Move to alloc.c.
(delete_terminal): Use terminal->name as liveness status.
NULL out fields after freeing their contents.
Don't deallocate the object.
(Fframe_terminal): Use FRAME_TERMINAL. Return the terminal object
rather than an int.
(Fterminal_live_p): Accept non-integer arguments.
(Fterminal_list): Return terminal objects rather than an ints.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 20 Sep 2007 21:32:07 +0000 |
parents | 070cf4b710c5 |
children |
comparison
equal
deleted
inserted
replaced
84693:7ee574475f20 | 84694:95e3b5b2f3ef |
---|