]> git.eshelyaron.com Git - emacs.git/commit
Use the minibuffer to read answer in userlock.el (bug#38076)
authorJuri Linkov <juri@linkov.net>
Sat, 9 Nov 2019 22:43:09 +0000 (00:43 +0200)
committerJuri Linkov <juri@linkov.net>
Sat, 9 Nov 2019 22:43:09 +0000 (00:43 +0200)
commit8d68025baf912462748ce94ba79f2f54cdd22283
tree58201e61386f5d99e363d06d31bf51848fe5fed5
parentd370c6a686b85abe1a617475e2d9279d506eac46
Use the minibuffer to read answer in userlock.el (bug#38076)

* lisp/userlock.el: Rename 'fn' to 'filename'.
(ask-user-about-supersession-threat): Use read-char-from-minibuffer
instead of read-char-choice.
lisp/userlock.el