]> git.eshelyaron.com Git - emacs.git/commit
Move read-passwd* to auth-source.el, avoiding compilation warnings
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 4 Apr 2024 12:51:57 +0000 (14:51 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 5 Apr 2024 12:11:28 +0000 (14:11 +0200)
commitc0ecd6a5cfa23ea0a3a09e9e58ffcec80c3126a0
treebc51de940480c62c88d67fac0e48b3edf001eab9
parent1d3403e718f8383917835480163b9ece810959ea
Move read-passwd* to auth-source.el, avoiding compilation warnings

* lisp/simple.el (read-passwd*):
* lisp/subr.el (read-passwd*): Move definitions ...

* lisp/auth-source.el: ... here.
(icons): Require.

(cherry picked from commit 44d83def4fa046986ac6919ca53f789d01840ffa)
lisp/auth-source.el
lisp/simple.el
lisp/subr.el