summaryrefslogtreecommitdiff
path: root/doc/emacs/mini.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/emacs/mini.texi')
-rw-r--r--doc/emacs/mini.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/emacs/mini.texi b/doc/emacs/mini.texi
index 35cffc1db92..de16c44720e 100644
--- a/doc/emacs/mini.texi
+++ b/doc/emacs/mini.texi
@@ -773,10 +773,10 @@ you type the required password, press @key{RET} to submit it. To
prevent others from seeing your password, every character you type is
displayed as a dot (@samp{.}) instead of its usual form.
- Most of the features and commands associated with the minibuffer can
-@emph{not} be used when entering a password. There is no history or
-completion, and you cannot change windows or perform any other action
-with Emacs until you have submitted the password.
+ Most of the features and commands associated with the minibuffer
+@emph{cannot} be used when entering a password. There is no history
+or completion, and you cannot change windows or perform any other
+action with Emacs until you have submitted the password.
While you are typing the password, you may press @key{DEL} to delete
backwards, removing the last character entered. @kbd{C-u} deletes