mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-03 14:10:47 -08:00
(Killing Buffers): Fix last change.
This commit is contained in:
parent
794f204ba5
commit
02043db05a
1 changed files with 2 additions and 2 deletions
|
|
@ -1013,8 +1013,8 @@ It does this even if not called interactively. To prevent the request
|
|||
for confirmation, clear the modified flag before calling
|
||||
@code{kill-buffer}. @xref{Buffer Modification}.
|
||||
|
||||
This function calls `replace-buffer-in-windows' for cleaning up all
|
||||
windows currently displaying the buffer to be killed.
|
||||
This function calls @code{replace-buffer-in-windows} for cleaning up
|
||||
all windows currently displaying the buffer to be killed.
|
||||
|
||||
Killing a buffer that is already dead has no effect.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue