log src/frame.c @ 83441:67d4394387a7

age author description
Sat, 31 Dec 2005 07:31:23 +0000 Karoly Lorentey Fix typo in docstring of `frame-with-environment'.
Fri, 30 Dec 2005 05:28:31 +0000 Karoly Lorentey Make sure `delete-frame-functions' can not prevent the frame from being deleted.
Thu, 29 Dec 2005 18:20:26 +0000 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
Thu, 29 Dec 2005 04:31:04 +0000 Karoly Lorentey Store local environment in frame (not terminal) parameters.
Sun, 25 Dec 2005 20:06:58 +0000 Karoly Lorentey Reimplement terminal parameters in C; clean up term.c, create terminal.c.
Tue, 20 Dec 2005 21:35:03 +0000 Karoly Lorentey Implement full support for frame-local `next-buffer' and `previous-buffer'.
Wed, 12 Oct 2005 16:14:04 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 578-592)