Mercurial > emacs
changeset 44373:5be168598322
Minor change for TeX filling improvement.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 03 Apr 2002 15:21:07 +0000 |
parents | 65c0edf0d53c |
children | 2472e2446b55 |
files | man/mini.texi |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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}).