* net/nsm.el (network-security-level): Change the default to `medium'.

This commit is contained in:
Lars Magne Ingebrigtsen 2014-12-01 17:46:28 +01:00
parent 8bb7019c27
commit f8b82217c7
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2014-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
* net/nsm.el (network-security-level): Change the default to `medium'.
* net/eww.el (eww): Leave point in a place that doesn't cause
scrolling when displaying "Loading...".

View file

@ -34,7 +34,7 @@
:version "25.1"
:group 'comm)
(defcustom network-security-level 'low
(defcustom network-security-level 'medium
"How secure the network should be.
If a potential problem with the security of the network
connection is found, the user is asked to give input into how the