]> code.delx.au - gnu-emacs/blobdiff - man/files.texi
(Other GDB-UI Buffers): Describe how to edit
[gnu-emacs] / man / files.texi
index 277625088acbdc861afbed0374ef83f7962f0eb1..9796ed679232a36aa083f5404963f6f899b23631 100644 (file)
@@ -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: