mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 14:30:50 -08:00
* doc/emacs/buffers.texi (Kill Buffer): Improve indexing.
This commit is contained in:
parent
ccd7cd2c51
commit
e8aa6f19e9
1 changed files with 2 additions and 0 deletions
|
|
@ -308,6 +308,8 @@ Offer to kill all buffers matching a regular expression.
|
||||||
|
|
||||||
@findex kill-buffer
|
@findex kill-buffer
|
||||||
@kindex C-x k
|
@kindex C-x k
|
||||||
|
@cindex killing unsaved buffers
|
||||||
|
@cindex unsaved buffers, killing
|
||||||
@kbd{C-x k} (@code{kill-buffer}) kills one buffer, whose name you
|
@kbd{C-x k} (@code{kill-buffer}) kills one buffer, whose name you
|
||||||
specify in the minibuffer. The default, used if you type just
|
specify in the minibuffer. The default, used if you type just
|
||||||
@key{RET} in the minibuffer, is to kill the current buffer. If you
|
@key{RET} in the minibuffer, is to kill the current buffer. If you
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue