Fix return values of switch-to-prev/next-buffer.
authorMartin Rudalics <rudalics@gmx.at>
Tue, 31 Jul 2012 08:36:32 +0000 (10:36 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Tue, 31 Jul 2012 08:36:32 +0000 (10:36 +0200)
commit502e3f8935f177f2d998c38cb3367439a77292c5
treed20426bf79f84e0254c7ec2fe3a03718e2637cd6
parent57ae02b1db359c1d00baf7b4323e2bb313f0fd8c
Fix return values of switch-to-prev/next-buffer.

* window.el (switch-to-prev-buffer, switch-to-next-buffer):
Don't return a non-nil value when no suitable buffer was found.
lisp/ChangeLog
lisp/window.el