mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 10:31:37 -08:00
*** empty log message ***
This commit is contained in:
parent
ae2777b77a
commit
3e0aea0f8d
1 changed files with 0 additions and 13 deletions
|
|
@ -1416,19 +1416,6 @@ value around the call.
|
|||
The return value of @code{map-y-or-n-p} is the number of objects acted on.
|
||||
@end defun
|
||||
|
||||
@node Reading a Password
|
||||
@section Reading a Password
|
||||
|
||||
This function is useful for reading passwords.
|
||||
|
||||
@defun read-password prompt default
|
||||
@tindex read-password
|
||||
This function reads a password, echoing @samp{.} in the echo area
|
||||
for each character entered, and returns it as a string. It prompts
|
||||
with @var{prompt}, and returns @var{default} if the user enters the
|
||||
null string.
|
||||
@end defun
|
||||
|
||||
@node Minibuffer Misc
|
||||
@section Minibuffer Miscellany
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue