Mercurial > emacs
log lisp/server.el @ 83446:8eba1344ed4f
age | author | description |
---|---|---|
Mon, 02 Jan 2006 08:35:45 +0000 | Karoly Lorentey | Fix typo in `server-handle-delete-frame'; fix startup echo area message. |
Mon, 02 Jan 2006 07:50:53 +0000 | Karoly Lorentey | Make all frames created in an emacsclient session belong to that client. |
Fri, 30 Dec 2005 06:38:50 +0000 | Karoly Lorentey | Don't display the splash screen when no frame was created. (Fixes tty resume.) |
Thu, 29 Dec 2005 21:10:33 +0000 | Karoly Lorentey | Show the splash screen on Emacsclient frames. Show *scratch* by default. |
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. |