mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 03:13:24 +00:00
; * 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.
|
characters.
|
||||||
@end defvar
|
@end defvar
|
||||||
|
|
||||||
|
@vindex minibuffer-mode-map
|
||||||
@defvar minibuffer-local-map
|
@defvar minibuffer-local-map
|
||||||
This
|
This
|
||||||
@anchor{Definition of minibuffer-local-map}
|
@anchor{Definition of minibuffer-local-map}
|
||||||
|
@ -414,6 +415,9 @@ default, it makes the following bindings:
|
||||||
@code{file-cache-minibuffer-complete}
|
@code{file-cache-minibuffer-complete}
|
||||||
@end ignore
|
@end ignore
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
|
@noindent
|
||||||
|
The variable @code{minibuffer-mode-map} is an alias for this variable.
|
||||||
@end defvar
|
@end defvar
|
||||||
|
|
||||||
@defun read-no-blanks-input prompt &optional initial inherit-input-method
|
@defun read-no-blanks-input prompt &optional initial inherit-input-method
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue