diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2015-12-29 00:11:34 +0100 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2015-12-29 00:11:34 +0100 |
commit | 5fcbeaf602e8dfcd6c7c0e9309d5bc9169f185c5 (patch) | |
tree | f97a1bad0a1ce4c85ed31cc2a44c7049625ddf53 | |
parent | 8b61c22ea1a53167dae2e39eb318ceeb326cdff5 (diff) | |
download | emacs-5fcbeaf602e8dfcd6c7c0e9309d5bc9169f185c5.tar.gz |
Mention the new puny.el library
-rw-r--r-- | etc/NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -166,9 +166,13 @@ unsaved customizations and prompts user to customize (if found). added via the new Network Security Manager (NSM) and controlled via the `network-security-level' variable. +--- +** International domain names (IDNA) are now encoded via the new +puny.el library, so that one can visit web sites like +"http://méxico.icom.museum". + ** C-h l now also lists the commands that were run. ---- ** The new M-s M-w key binding uses eww to search the web for the text in the region. |