]> git.eshelyaron.com Git - emacs.git/commit
Add choice to reshow certificate information (Bug#31877)
authorAllen Li <darkfeline@felesatra.moe>
Wed, 1 Aug 2018 10:04:26 +0000 (03:04 -0700)
committerNoam Postavsky <npostavs@gmail.com>
Mon, 17 Sep 2018 01:15:21 +0000 (21:15 -0400)
commit3bbf21b9139e203d7254a9434c88bd38238ed57e
tree81a3c94cbe2813c8a3d320abf0c61bbc12641b6f
parent6f2c471689ef57d992ee48bbcdeb8b90f0a1d78a
Add choice to reshow certificate information (Bug#31877)

In various situations, the window displaying the certificate
information can be hidden (such as if the user accidentally presses ?,
which causes the read-multiple-choice help window to replace it).
Instead of leaving the user to make a choice blindly, add a choice to
reshow the certification information.

* lisp/net/nsm.el (nsm-query-user): Add reshow choice.
lisp/net/nsm.el