]> git.eshelyaron.com Git - emacs.git/commit
Use a new user option instead of hard-coding shell display.
authorSam Steingold <sds@gnu.org>
Tue, 23 Dec 2014 16:44:45 +0000 (11:44 -0500)
committerSam Steingold <sds@gnu.org>
Tue, 23 Dec 2014 16:44:45 +0000 (11:44 -0500)
commite55a467ec0f758c311d358ceb7d66a8a7d9482c3
tree479284eb669c994fe4739cd0fd75e0670adf1354
parent29c5e2cea22f909af7d33b290ca0eb23c5ad6c00
Use a new user option instead of hard-coding shell display.

* lisp/shell.el (shell-display-buffer-actions): New user option.
(shell): Pass it to `pop-to-buffer' instead of hard-coding
`pop-to-buffer-same-window'.
lisp/ChangeLog
lisp/shell.el