aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2ec922baa36..fd3409a1d01 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -79,6 +79,7 @@ insert a non-ASCII character from your current language environment,
79the file will be saved silently with the appropriate coding. 79the file will be saved silently with the appropriate coding.
80Previously you would be prompted for a safe coding system. 80Previously you would be prompted for a safe coding system.
81 81
82+++
82** New variable `inhibit-iso-escape-detection' determines if Emacs' 83** New variable `inhibit-iso-escape-detection' determines if Emacs'
83coding system detection algorithm should pay attention to ISO2022's 84coding system detection algorithm should pay attention to ISO2022's
84escape sequences. If this variable is non-nil, the algorithm ignores 85escape sequences. If this variable is non-nil, the algorithm ignores