Use pop-to-buffer-same-window instead of switch-to-buffer
commitb8433b0954b26d4620a3154be025fb8a49a73954
authorBastian Beischer <bastian.beischer@gmail.com>
Wed, 18 Oct 2017 23:44:46 +0000 (19 02:44 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 18 Oct 2017 23:45:17 +0000 (19 02:45 +0300)
treed7a7d47877f41982f83f4583aec2f24be68ab2b7
parent2f7163fb72e764d2df046a4d816e1e0b81e41d18
Use pop-to-buffer-same-window instead of switch-to-buffer

* lisp/cedet/semantic/decorate/include.el
(semantic-decoration-include-visit):
Use pop-to-buffer-same-window instead of switch-to-buffer
(bug#28645).

* lisp/cedet/semantic/analyze/refs.el
(semantic-analyze-proto-impl-toggle): Same.

* lisp/cedet/semantic/senator.el (senator-go-to-up-reference):
Same.

* lisp/cedet/semantic/mru-bookmark.el (semantic-mrub-visit):
Same.

* lisp/cedet/semantic/complete.el (semantic-complete-jump):
Same.

Copyright-paperwork-exempt: yes
lisp/cedet/semantic/analyze/refs.el
lisp/cedet/semantic/complete.el
lisp/cedet/semantic/decorate/include.el
lisp/cedet/semantic/mru-bookmark.el
lisp/cedet/semantic/senator.el