From: Richard M. Stallman Date: Wed, 3 Apr 2002 15:21:07 +0000 (+0000) Subject: Minor change for TeX filling improvement. X-Git-Tag: ttn-vms-21-2-B4~15799 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8bd800dbd965a12d7ced4eb3172871f1f38b156e;p=emacs.git Minor change for TeX filling improvement. --- diff --git a/man/mini.texi b/man/mini.texi index 556a8f73288..86793e3ec38 100644 --- a/man/mini.texi +++ b/man/mini.texi @@ -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}).