Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3abf5917
Commit
3abf5917
authored
Nov 17, 2005
by
Stefan Monnier
Browse files
*** empty log message ***
parent
bead134f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
etc/NEWS
etc/NEWS
+4
-0
man/mini.texi
man/mini.texi
+3
-0
No files found.
etc/NEWS
View file @
3abf5917
...
...
@@ -672,6 +672,10 @@ modes do.
** Minibuffer changes:
+++
*** The new file-name-shadow-mode is turned ON by default, so that when
entering a file name, any prefix which Emacs will ignore is dimmed.
+++
*** There's a new face `minibuffer-prompt'.
Emacs adds this face to the list of text properties stored in the
...
...
man/mini.texi
View file @
3abf5917
...
...
@@ -109,6 +109,9 @@ GNU Emacs gives a special meaning to a double slash (which is not
normally a useful thing to write): it means, ``ignore everything before
the second slash in the pair.'' Thus, @samp{/u2/emacs/src/} is ignored
in the example above, and you get the file @file{/etc/termcap}.
By default the ignored part of the file name is made dim if the
terminal allows it. This is affected by the
@code{file-name-shadow-mode} minor mode.
If you set @code{insert-default-directory} to @code{nil}, the default
directory is not inserted in the minibuffer. This way, the minibuffer
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment