Mercurial > emacs
log src/frame.c @ 83342:9216636c02fc
age | author | description |
---|---|---|
Mon, 11 Jul 2005 00:05:55 +0000 | Karoly Lorentey | Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly. |
Sun, 10 Jul 2005 22:25:28 +0000 | Karoly Lorentey | Rename term_init to init_tty. |
Wed, 06 Jul 2005 01:41:56 +0000 | Karoly Lorentey | Handle and document that `delete-frame' may call functions in `delete-frame-functions' twice. |
Tue, 05 Jul 2005 22:22:24 +0000 | Karoly Lorentey | Merged from miles@gnu.org--gnu-2005 (patch 469) |
Mon, 27 Jun 2005 00:56:21 +0000 | Karoly Lorentey | Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display. |
Sat, 25 Jun 2005 15:00:08 +0000 | Karoly Lorentey | Merged from miles@gnu.org--gnu-2005 (patch 441-446) |
Wed, 22 Jun 2005 17:53:21 +0000 | Karoly Lorentey | Merged from miles@gnu.org--gnu-2005 (patch 438-440) |