X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/3161cd2c6821287d8688156f111902fa660c65cd..b1333d4fbedcbac9623acdba934de3c5540aec94:/man/files.texi diff --git a/man/files.texi b/man/files.texi index 277625088a..9796ed6792 100644 --- a/man/files.texi +++ b/man/files.texi @@ -213,7 +213,7 @@ the command with the name of the file you wish to visit, terminated by a The file name is read using the minibuffer (@pxref{Minibuffer}), with defaulting and completion in the standard manner (@pxref{File Names}). While in the minibuffer, you can abort @kbd{C-x C-f} by typing -@kbd{C-g}. File-name completion ignores certain filenames; for more +@kbd{C-g}. File-name completion ignores certain file names; for more about this, see @ref{Completion Options}. Your confirmation that @kbd{C-x C-f} has completed successfully is @@ -2334,7 +2334,7 @@ diff-mode}. One general feature of Diff mode is that manual edits to the patch automatically correct line numbers, including those in the hunk header, so that you can actually apply the edited patch. Diff mode -treats each hunk location as an ``error message'', so that you can use +treats each hunk location as an ``error message,'' so that you can use commands such as @kbd{C-x '} to visit the corresponding source locations. It also provides the following commands to navigate, manipulate and apply parts of patches: