mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge from origin/emacs-26
8d45000(origin/emacs-26) Fix some issues in the emacs/lispref manuals194ded5Fix multiple spaces in Emacs manual57a5461* lisp/files.el (save-some-buffers): Doc fix. (Bug#30215)231474fAdjudicate comments to "International" chapter of Emacs manual
This commit is contained in:
commit
81c2c2fa31
19 changed files with 85 additions and 83 deletions
|
|
@ -5220,7 +5220,8 @@ view the differences using `diff-buffer-with-file'.
|
|||
This command first saves any buffers where `buffer-save-without-query' is
|
||||
non-nil, without asking.
|
||||
|
||||
Optional argument (the prefix) non-nil means save all with no questions.
|
||||
Optional argument ARG (interactively, prefix argument) non-nil means save
|
||||
all with no questions.
|
||||
Optional second argument PRED determines which buffers are considered:
|
||||
If PRED is nil, all the file-visiting buffers are considered.
|
||||
If PRED is t, then certain non-file buffers will also be considered.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue