X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/a859d1cc237eca05a8db2ccde69db9da1dc9e39c..c8109d9c4057d8cac79e2c139758cadd410e7446:/doc/misc/ido.texi diff --git a/doc/misc/ido.texi b/doc/misc/ido.texi index 82acadae2e..0a56bc3f4e 100644 --- a/doc/misc/ido.texi +++ b/doc/misc/ido.texi @@ -1,13 +1,13 @@ \input texinfo @c -*-texinfo-*- @setfilename ../../info/ido.info @settitle Interactive Do -@documentencoding UTF-8 +@include docstyle.texi @include emacsver.texi @copying This file documents the Ido package for GNU Emacs. -Copyright @copyright{} 2013-2014 Free Software Foundation, Inc. +Copyright @copyright{} 2013-2016 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -305,7 +305,7 @@ the files in that directory, simply move the directory to the head of the list and hit @key{RET}. To go up to the parent directory, delete any partial file name already -specified (e.g. using @key{DEL}) and hit @key{DEL}. +specified (e.g., using @key{DEL}) and hit @key{DEL}. @c @deffn Command ido-delete-backward-updir @@ -706,7 +706,8 @@ packages. @noindent After @kbd{C-x b} (@code{ido-switch-buffer}), the buffer at the head of the list can be killed by pressing @kbd{C-k}. If the buffer needs -saving, you will be queried before the buffer is killed. +saving, you will be queried before the buffer is killed. @kbd{C-S-b} +buries the buffer at the head of the list. Likewise, after @kbd{C-x C-f}, you can delete (i.e., physically remove) the file at the head of the list with @kbd{C-k}. You will