From 42c19b74854eb6406f2bd7f6fd6a9be584f300a3 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Fri, 14 Aug 2020 23:33:03 +0300 Subject: [PATCH] ; Change phrasing according to the rename --- doc/emacs/maintaining.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi index 594fdcf3f95..9f550b49874 100644 --- a/doc/emacs/maintaining.texi +++ b/doc/emacs/maintaining.texi @@ -1798,8 +1798,7 @@ buffers as candidates for completion. buffers that belong to the project, to keep your Emacs session smaller. The command @kbd{C-x p k} (@code{project-kill-buffers}) accomplishes that: it kills all the buffers that belong to the current -project, except if @code{project-kill-buffer-conditions} tells -otherwise. +project that satisfy any of @code{project-kill-buffer-conditions}. @node Switching Projects @subsection Switching Projects -- 2.39.5