summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9fb064052d1..657e12900fa 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1494,7 +1494,7 @@ deleting.
Use rfc6068.el instead. The main difference is that
'rfc2368-parse-mailto-url' and 'rfc2368-unhexify-string' assumed that
the strings were all-ASCII, while 'rfc6068-parse-mailto-url' and
-'rfc2068-unhexify-string' parse UTF-8 strings.
+'rfc6068-unhexify-string' parse UTF-8 strings.
+++
*** New function 'def-edebug-elem-spec' to define Edebug spec elements.