Allow function as value of initial-buffer-choice (Bug#13251).
commitdc646358274fbfdab6ef3dfb7717bc4a52f607f3
authorConstantin Kulikov <zxnotdead@gmail.com>
Mon, 24 Dec 2012 17:49:19 +0000 (24 18:49 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Mon, 24 Dec 2012 17:49:19 +0000 (24 18:49 +0100)
tree71e4f0d5881561ae18ee4a856ba8a2dd9d84f3a0
parentc1860cdc02404d84e7f29d206b799031190a794e
Allow function as value of initial-buffer-choice (Bug#13251).

* startup.el (initial-buffer-choice): Allow function as value
(Bug#13251).
(command-line-1): Handle case where initial-buffer-choice
specifies a function.
* server.el (server-execute): Handle case where
initial-buffer-choice specifies a function.
etc/NEWS
lisp/ChangeLog
lisp/server.el
lisp/startup.el