]> git.eshelyaron.com Git - emacs.git/commitdiff
; Change phrasing according to the rename
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 14 Aug 2020 20:33:03 +0000 (23:33 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 14 Aug 2020 20:33:03 +0000 (23:33 +0300)
doc/emacs/maintaining.texi

index 594fdcf3f951f0528ce74fe1b6ae892d786c13b5..9f550b498741876fd43fae352e4b94c203283317 100644 (file)
@@ -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