1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-24 05:22:04 -08:00
emacs/doc
Stefan Monnier c94b6397bd (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.
2023-10-20 20:42:04 -04:00
..
emacs Gud lldb support (bug#66575) 2023-10-17 19:14:59 +02:00
lispintro ; * doc/lispintro/emacs-lisp-intro.texi (car & cdr): Fix typo. 2023-06-25 08:27:01 +03:00
lispref (buffer-match-p): Replace &optional with &rest (bug#65797) 2023-10-20 20:42:04 -04:00
man ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
misc Warn about top-level erc-update-modules calls 2023-10-20 14:53:24 -07:00