]> git.eshelyaron.com Git - emacs.git/commit
Simplify "other window" bob/eob motion commands
authorBasil L. Contovounesios <contovob@tcd.ie>
Tue, 1 May 2018 15:05:52 +0000 (16:05 +0100)
committerNoam Postavsky <npostavs@gmail.com>
Thu, 10 May 2018 23:04:11 +0000 (19:04 -0400)
commitae92f52c75383cf8f332db184d91f10fa8fb67cb
treeeac0588a88bf4e097f6c9a656a36496cef447b35
parentd5cf1b3160a5510198fc5dd4e28b3eca7aadf71b
Simplify "other window" bob/eob motion commands

* lisp/window.el (beginning-of-buffer-other-window)
(end-of-buffer-other-window):
Simplify via with-selected-window. (bug#30207)
lisp/window.el