Mercurial > emacs
diff etc/NEWS @ 31020:2f1815d3e9ae
Mark inhibit-iso-escape-detection as updated in the manual.
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Tue, 22 Aug 2000 08:03:22 +0000 |
| parents | 2ec8d313faf7 |
| children | 2fa78512b45e |
line wrap: on
line diff
--- a/etc/NEWS Tue Aug 22 06:08:26 2000 +0000 +++ b/etc/NEWS Tue Aug 22 08:03:22 2000 +0000 @@ -79,6 +79,7 @@ the file will be saved silently with the appropriate coding. Previously you would be prompted for a safe coding system. ++++ ** New variable `inhibit-iso-escape-detection' determines if Emacs' coding system detection algorithm should pay attention to ISO2022's escape sequences. If this variable is non-nil, the algorithm ignores
