diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1102,6 +1102,10 @@ to specify that we're running in a noninteractive context, and that | |||
| 1102 | we should not be queried about things like TLS certificate validity. | 1102 | we should not be queried about things like TLS certificate validity. |
| 1103 | 1103 | ||
| 1104 | --- | 1104 | --- |
| 1105 | *** `url-mime-accept-string' can now be used as in "interface" | ||
| 1106 | variable, meaning you can bind it around an `url-retrieve' call. | ||
| 1107 | |||
| 1108 | --- | ||
| 1105 | *** If URL is used with a https connection, the first callback argument | 1109 | *** If URL is used with a https connection, the first callback argument |
| 1106 | plist will contain a :peer element that has the output of | 1110 | plist will contain a :peer element that has the output of |
| 1107 | `gnutls-peer-status' (if Emacs is built with GnuTLS support). | 1111 | `gnutls-peer-status' (if Emacs is built with GnuTLS support). |