* lisp/server.el (server-execute): Respect initial-buffer-choice
commitde6ff46dce80a715d46c34ff46f01a28afb63db9
authorChong Yidong <cyd@gnu.org>
Fri, 20 Apr 2012 10:04:19 +0000 (20 18:04 +0800)
committerChong Yidong <cyd@gnu.org>
Fri, 20 Apr 2012 10:04:19 +0000 (20 18:04 +0800)
tree2c75ba401e4b3bbc3079eddedac99ffaac083e54
parentc07a4c0b599e0debfb10acdf02ac6559b998a88a
* lisp/server.el (server-execute): Respect initial-buffer-choice
if it is a string and there are no files to open.
(server-create-window-system-frame, server-create-tty-frame):
Don't switch buffers here.

Fixes: debbugs:2825
etc/NEWS
lisp/ChangeLog
lisp/server.el