mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 15:56:35 -04:00
* doc/emacs/buffers.texi (Kill Buffer): Improve indexing.
This commit is contained in:
parent
ccd7cd2c51
commit
e8aa6f19e9
|
|
@ -308,6 +308,8 @@ Offer to kill all buffers matching a regular expression.
|
|||
|
||||
@findex kill-buffer
|
||||
@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
|
||||
specify in the minibuffer. The default, used if you type just
|
||||
@key{RET} in the minibuffer, is to kill the current buffer. If you
|
||||
|
|
|
|||
Loading…
Reference in a new issue