(Minibuffer File): Minor cleanup.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2006-06-27 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* mini.texi (Minibuffer File): Minor cleanup.
|
||||
|
||||
2006-06-25 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* frames.texi (XTerm Mouse) Rename to...
|
||||
|
||||
@@ -88,10 +88,11 @@ will get @file{/u2/emacs/lisp/simple.el}. Alternatively, you can use
|
||||
@kbd{M-@key{DEL}} to kill the directory names you don't want
|
||||
(@pxref{Words}).
|
||||
|
||||
You can kill it the entire default with @kbd{C-a C-k}, but there's
|
||||
no need. You can simply ignore it and give an absolute file name
|
||||
starting with a slash or a tilde after the default directory. For
|
||||
example, to specify @file{/etc/termcap}, just type that name:
|
||||
You can kill the entire default with @kbd{C-a C-k}, but there's no
|
||||
need to do that. It's easier to ignore the default, and enter an
|
||||
absolute file name starting with a slash or a tilde after the default
|
||||
directory. For example, to specify @file{/etc/termcap}, just type
|
||||
that name:
|
||||
|
||||
@example
|
||||
Find File: /u2/emacs/src//etc/termcap
|
||||
|
||||
Reference in New Issue
Block a user