aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d07057ef4b2..57e63b1f208 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -947,6 +947,12 @@ integers.
947** New function `set-binary-mode' allows to switch a standard stream 947** New function `set-binary-mode' allows to switch a standard stream
948of the Emacs process to binary I/O mode. 948of the Emacs process to binary I/O mode.
949 949
950** In locales that cannot display curved quotes, ASCII approximations
951are installed in standard-display-table.
952
953** Standard output and error streams now transliterate characters via
954standard-display-table, and encode output using locale-coding-system.
955
950** Miscellaneous name change 956** Miscellaneous name change
951 957
952For consistency with the usual Emacs spelling, the Lisp variable 958For consistency with the usual Emacs spelling, the Lisp variable