aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 58930e7c7f0..cbcd8d22231 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -911,6 +911,8 @@ character is printable or not.
911*** The functions `modify-syntax-entry' and `modify-category-entry' now 911*** The functions `modify-syntax-entry' and `modify-category-entry' now
912accepts a cons of characters as the first argument, and modify all 912accepts a cons of characters as the first argument, and modify all
913entries in that range of characters. 913entries in that range of characters.
914+++
915*** `translation-table-for-input' is now obsolete.
914 916
915** Code conversion changes 917** Code conversion changes
916 918