Clarify documentation of 'get-buffer-window-list'
authorEli Zaretskii <eliz@gnu.org>
Fri, 21 Aug 2015 12:55:05 +0000 (15:55 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 21 Aug 2015 12:55:05 +0000 (15:55 +0300)
commit2f5e8090824d7d1ca8894c12a1e51e2ad340c012
tree80ce331b83f2fb16018b38305663d6f657cb8519
parenteb022c1e742eb56cf442c1e649cce3e45c18aa29
Clarify documentation of 'get-buffer-window-list'

* doc/lispref/windows.texi (Buffers and Windows): Mention that the
current window, if relevant, will be the first in the list
returned by 'get-buffer-window-list'.

* lisp/window.el (get-buffer-window-list): Doc fix.  (Bug#21305)
doc/lispref/windows.texi
lisp/window.el