]> git.eshelyaron.com Git - emacs.git/commit
; Improve documentation of 'buffer-match-p'
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 Jan 2024 09:15:31 +0000 (11:15 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 6 Jan 2024 16:17:22 +0000 (17:17 +0100)
commitedc4086f488da9f9e48f52f1288c457a70ae2c61
tree9fe560720e9c68ff04faa0bf9e8722b49fa57076
parent7e86c92a3010b1aea5f82853a855ac0df74f5502
; Improve documentation of 'buffer-match-p'

* doc/lispref/buffers.texi (Buffer List):
* doc/lispref/windows.texi (Choosing Window): Add caveats for
calling 'buffer-match-p' too early, when CONDITION is
'derived-mode' or 'major-mode'.  (Bug#68081)

(cherry picked from commit 2a861124e89d7a29b19bb9a6f22e962c37444212)
doc/lispref/buffers.texi
doc/lispref/windows.texi