diff lisp/ChangeLog @ 71650:dcb7e8b2f7b3

* server.el (server-select-display): Don't make the temp frame minibuffer-only, in case it's not a temp frame. (server-process-filter): Don't delete the temp frame if it's the only one we have on that display.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 06 Jul 2006 22:48:16 +0000
parents 5a4a7b32f980
children 4dfa603c6500
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jul 06 13:55:49 2006 +0000
+++ b/lisp/ChangeLog	Thu Jul 06 22:48:16 2006 +0000
@@ -1,5 +1,10 @@
 2006-07-06  Chong Yidong  <cyd@stupidchicken.com>
 
+	* server.el (server-select-display): Don't make the temp frame
+	minibuffer-only, in case it's not a temp frame.
+	(server-process-filter): Don't delete the temp frame if it's the
+	only one we have on that display.
+
 	* files.el (find-alternate-file): Doc fix.
 
 2006-07-05  Richard Stallman  <rms@gnu.org>