diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -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 |
| 948 | of the Emacs process to binary I/O mode. | 948 | of the Emacs process to binary I/O mode. |
| 949 | 949 | ||
| 950 | ** In locales that cannot display curved quotes, ASCII approximations | ||
| 951 | are installed in standard-display-table. | ||
| 952 | |||
| 953 | ** Standard output and error streams now transliterate characters via | ||
| 954 | standard-display-table, and encode output using locale-coding-system. | ||
| 955 | |||
| 950 | ** Miscellaneous name change | 956 | ** Miscellaneous name change |
| 951 | 957 | ||
| 952 | For consistency with the usual Emacs spelling, the Lisp variable | 958 | For consistency with the usual Emacs spelling, the Lisp variable |