diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -322,6 +322,12 @@ Previously, this support was only available when using the external | |||
| 322 | certificates via 'auth-source'. | 322 | certificates via 'auth-source'. |
| 323 | 323 | ||
| 324 | +++ | 324 | +++ |
| 325 | ** New user option 'network-stream-use-client-certificates'. | ||
| 326 | When non-nil, 'open-network-stream' performs lookups of client | ||
| 327 | certificates using 'auth-source' as if ':client-certificate t' were | ||
| 328 | specified. Defaults to t. | ||
| 329 | |||
| 330 | +++ | ||
| 325 | ** New function 'fill-polish-nobreak-p', to be used in 'fill-nobreak-predicate'. | 331 | ** New function 'fill-polish-nobreak-p', to be used in 'fill-nobreak-predicate'. |
| 326 | It blocks line breaking after a one-letter word, also in the case when | 332 | It blocks line breaking after a one-letter word, also in the case when |
| 327 | this word is preceded by a non-space, but non-alphanumeric character. | 333 | this word is preceded by a non-space, but non-alphanumeric character. |