diff options
Diffstat (limited to 'etc/NEWS')
-rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -223,6 +223,11 @@ These local variables will thus not vanish on setting a major mode. ** A second dir-local file (.dir-locals-2.el) is now accepted. See the variable 'dir-locals-file-2' for more information. ++++ +** Connection-local variables can be used to specify local variables +with a value depending on the connected remote server. For details, see +(info "(elisp)Connection Local Variables") + --- ** International domain names (IDNA) are now encoded via the new puny.el library, so that one can visit web sites with non-ASCII URLs. |