# HG changeset patch # User Richard M. Stallman # Date 1017847267 0 # Node ID 5be168598322854f6ab89fcc32b2cd2948cc749d # Parent 65c0edf0d53cb81f1ad5bef0c5aa9809d89d5acb Minor change for TeX filling improvement. diff -r 65c0edf0d53c -r 5be168598322 man/mini.texi --- a/man/mini.texi Wed Apr 03 15:19:39 2002 +0000 +++ b/man/mini.texi Wed Apr 03 15:21:07 2002 +0000 @@ -82,9 +82,9 @@ @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}).