]> git.eshelyaron.com Git - emacs.git/commit
; Improve example of display-buffer-alist category in ELisp Reference
authorJuri Linkov <juri@linkov.net>
Sat, 23 Nov 2024 18:27:39 +0000 (20:27 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Dec 2024 16:53:46 +0000 (17:53 +0100)
commit7eb61644be1ef88f01eca77ddb4aacc5d8741a8c
treeda781754f1f522cb80a245c96f9891570900ec2d
parent90aea9e53aec560cdea206aa0ad77edfd4959612
; Improve example of display-buffer-alist category in ELisp Reference

* doc/lispref/windows.texi (Choosing Window): Use 'add-to-list'
and add an example how to override display-buffer-alist entries
such as 'inhibit-same-window' by matching the window
using the 'category' condition (bug#74457).

(cherry picked from commit 5339c6f69eef7aaccd0570a3b70fdf0066b678bc)
doc/lispref/windows.texi