emacs/doc
Michael Albinus 39e3fce0d5 'read-passwd' can toggle the visibility of passwords
* doc/lispref/minibuf.texi (Reading a Password):
* etc/NEWS: 'read-passwd' can toggle the visibility of passwords.

* etc/images/README: Mention the new images below.
* etc/images/conceal.pbm:
* etc/images/conceal.svg:
* etc/images/reveal.pbm:
* etc/images/reveal.svg: New images.

* lisp/simple.el (read-passwd--mode-line-buffer)
(read-passwd--mode-line-icon): New defvars.
(read-passwd--toggle-visibility, read-passwd-mode): New defuns.

* lisp/subr.el (read-passwd-map): Add 'TAB' binding.
(read-passwd--hide-password): New defvar.
(read-passwd--hide-password): Rename function from
`read-password--hide-password'.  Adapt callees.  Implement both
hiding and showing the password.  (Bug#69237)
(read-passwd): Call `read-passwd-mode'.
2024-02-25 10:06:09 +01:00
..
emacs ; Fix markup in last change (bug#68929). 2024-02-17 18:57:12 +02:00
lispintro Fix info-xref-tests 2024-01-13 20:38:34 +02:00
lispref 'read-passwd' can toggle the visibility of passwords 2024-02-25 10:06:09 +01:00
man Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
misc ; Don't mention erc-branded Compat macros in ERC-NEWS 2024-02-23 18:29:07 -08:00
translations ; Further copyedits of doc/translations/README. 2024-02-19 15:19:54 +02:00