; * doc/lispref/minibuf.texi (Text from Minibuffer): Mention alias.
This commit is contained in:
parent
65f4810003
commit
e110312ad9
1 changed files with 4 additions and 0 deletions
|
@ -374,6 +374,7 @@ key, so the text properties are only preserved on the last three
|
|||
characters.
|
||||
@end defvar
|
||||
|
||||
@vindex minibuffer-mode-map
|
||||
@defvar minibuffer-local-map
|
||||
This
|
||||
@anchor{Definition of minibuffer-local-map}
|
||||
|
@ -414,6 +415,9 @@ default, it makes the following bindings:
|
|||
@code{file-cache-minibuffer-complete}
|
||||
@end ignore
|
||||
@end table
|
||||
|
||||
@noindent
|
||||
The variable @code{minibuffer-mode-map} is an alias for this variable.
|
||||
@end defvar
|
||||
|
||||
@defun read-no-blanks-input prompt &optional initial inherit-input-method
|
||||
|
|
Loading…
Add table
Reference in a new issue