(buffer-match-p): Replace `&optional` with `&rest` (bug#65797)
* lisp/subr.el (buffer-match-p--past-warnings): New var. (buffer-match-p): Use it. Replace `&optional arg` with `&rest args`. (match-buffers): Replace `&optional arg` with `&rest args`. * lisp/window.el (display-buffer-alist): Fix out of date docstring. * doc/lispref/buffers.texi (Buffer List): Document new calling convention.
Showing
Please register or sign in to comment