diff options
| author | Lars Magne Ingebrigtsen | 2016-04-17 19:17:12 +0200 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2016-04-17 19:17:12 +0200 |
| commit | c5dfaae30f1f7a9256e49d26ec5e69be608c8182 (patch) | |
| tree | 6ea840bd5480ad0c97f39c88ef762b72a2cf6427 | |
| parent | 64699a5ac88a63d5d96c0e3468207a82c84b68c2 (diff) | |
| download | emacs-c5dfaae30f1f7a9256e49d26ec5e69be608c8182.tar.gz emacs-c5dfaae30f1f7a9256e49d26ec5e69be608c8182.zip | |
Mention `message-use-idna' in NEWS
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -144,6 +144,12 @@ for the ChangeLog file, if none already exists. Customize | |||
| 144 | 144 | ||
| 145 | ** Tramp | 145 | ** Tramp |
| 146 | 146 | ||
| 147 | ** Message | ||
| 148 | |||
| 149 | --- | ||
| 150 | *** `message-use-idna' now defaults to t (because Emacs comes with | ||
| 151 | built-in IDNA support now). | ||
| 152 | |||
| 147 | +++ | 153 | +++ |
| 148 | *** New connection method "sg", which allows to edit files under | 154 | *** New connection method "sg", which allows to edit files under |
| 149 | different group ID. | 155 | different group ID. |