]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor change for TeX filling improvement.
authorRichard M. Stallman <rms@gnu.org>
Wed, 3 Apr 2002 15:21:07 +0000 (15:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 3 Apr 2002 15:21:07 +0000 (15:21 +0000)
man/mini.texi

index 556a8f732884a9aec9c126f7b6477e2087223cf1..86793e3ec38e434b92f005aa21b9e0ce64fad3fa 100644 (file)
@@ -82,9 +82,9 @@ Find File: /u2/emacs/src/
 @end example
 
 @noindent
-where @samp{Find File:@: } is the prompt.  Typing @kbd{buffer.c}
-specifies the file @file{/u2/emacs/src/buffer.c}.  To find files in
-nearby directories, use @kbd{..}; thus, if you type
+where @samp{Find File:@: } is the prompt.  Typing @kbd{buffer.c} as
+input specifies the file @file{/u2/emacs/src/buffer.c}.  To find files
+in nearby directories, use @kbd{..}; thus, if you type
 @kbd{../lisp/simple.el}, you will get the file named
 @file{/u2/emacs/lisp/simple.el}.  Alternatively, you can kill with
 @kbd{M-@key{DEL}} the directory names you don't want (@pxref{Words}).