diff options
author | Eli Zaretskii <eliz@gnu.org> | 2017-12-15 10:50:22 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2017-12-15 10:50:22 +0200 |
commit | ffb50eace65c67656ad9c20be40e91e19cacb064 (patch) | |
tree | 07d3e8f5a0cab251612fecec4b638e3165efb2c4 | |
parent | 95606af8b06129f82efef54714bb95d6e95c0836 (diff) | |
download | emacs-ffb50eace65c67656ad9c20be40e91e19cacb064.tar.gz emacs-ffb50eace65c67656ad9c20be40e91e19cacb064.tar.bz2 emacs-ffb50eace65c67656ad9c20be40e91e19cacb064.zip |
; * etc/NEWS: Fix last change.
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -433,6 +433,8 @@ want to reverse the direction of the scroll, customize +++ ** The default GnuTLS priority string now includes %DUMBFW. +This is to avoid bad behavior in some firewalls, which causes the +connection to be closed by the remote host. ** Emacsclient changes |