summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2015-12-29 00:11:34 +0100
committerLars Ingebrigtsen <larsi@gnus.org>2015-12-29 00:11:34 +0100
commit5fcbeaf602e8dfcd6c7c0e9309d5bc9169f185c5 (patch)
treef97a1bad0a1ce4c85ed31cc2a44c7049625ddf53
parent8b61c22ea1a53167dae2e39eb318ceeb326cdff5 (diff)
downloademacs-5fcbeaf602e8dfcd6c7c0e9309d5bc9169f185c5.tar.gz
Mention the new puny.el library
-rw-r--r--etc/NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 20a12329edc..e4db4256380 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.