]> git.eshelyaron.com Git - emacs.git/commit
* lisp/window.el (switch-to-buffer-obey-display-actions): New defcustom.
authorJuri Linkov <juri@linkov.net>
Thu, 20 Dec 2018 23:28:31 +0000 (01:28 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 20 Dec 2018 23:28:31 +0000 (01:28 +0200)
commit3f36651c6470bab951f12f486eb4928235f1ba50
tree5f32e7b4f9f4a5b6f825be61588b9f11b8570e39
parenta4e6dbdcbc18a12deb8b63e43e0a7cf63b8516fc
* lisp/window.el (switch-to-buffer-obey-display-actions): New defcustom.

(switch-to-buffer): Use it.  (Bug#32790)
(switch-to-buffer-preserve-window-point):  Mention it in docstring.

* lisp/windmove.el (windmove-display-in-direction): Mention it in docstring.

* doc/lispref/windows.texi (Switching Buffers):
Document switch-to-buffer-obey-display-actions.
doc/lispref/windows.texi
etc/NEWS
lisp/windmove.el
lisp/window.el