mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 15:00:45 -08:00
(Minibuffer File): Minor cleanup.
This commit is contained in:
parent
d61cd81288
commit
86264ca183
2 changed files with 9 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue