]> git.eshelyaron.com Git - emacs.git/commit
Minor fixes for switching to previous and next buffers (Bug#37514)
authorMartin Rudalics <rudalics@gmx.at>
Fri, 11 Oct 2019 07:26:41 +0000 (09:26 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Fri, 11 Oct 2019 07:26:41 +0000 (09:26 +0200)
commit64b80b42c6ac0779f4ce1152ab3e2546826eb017
treebfed3fc011106e08d95381a605fddb0f189d48c1
parent49614ec8002c7b424a4d794b5e7491f0959280fd
Minor fixes for switching to previous and next buffers (Bug#37514)

* lisp/window.el (switch-to-prev-buffer)
(switch-to-next-buffer): In doc-strings add links to
'prev-buffer' and 'next-buffer'.
(next-buffer, previous-buffer): Signal 'user-error' instead of
'error'.  In doc-strings link to 'switch-to-prev-buffer' and
'switch-to-next-buffer'.
lisp/window.el