1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00
emacs/doc
Juri Linkov 9af533dc75 New condition/action entry 'category' for 'display-buffer' (bug#69983)
* doc/lispref/windows.texi (Choosing Window): Provide an example
of using '(category . comint)' in the condition of 'display-buffer-alist'
and in the action of 'display-buffer'.
(Buffer Display Action Alists): Add a new action alist entry 'category'.

* lisp/subr.el (buffer-match-p): Add a new condition 'category'.

* lisp/window.el (display-buffer): Document a new action alist entry
'category'.
2024-04-02 19:51:51 +03:00
..
emacs Add global minor mode 'global-completion-preview-mode' 2024-03-31 09:32:50 +02:00
lispintro Fix info-xref-tests 2024-01-13 20:38:34 +02:00
lispref New condition/action entry 'category' for 'display-buffer' (bug#69983) 2024-04-02 19:51:51 +03:00
man Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
misc Add use-package-vc-prefer-newest user option 2024-03-30 13:49:21 +01:00
translations ; Further copyedits of doc/translations/README. 2024-02-19 15:19:54 +02:00