aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1265cb6a2e2..dc3758f8eb2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -166,8 +166,6 @@ have the equivalent of a primary selection.
166** `insert-register' now leaves point after the inserted text 166** `insert-register' now leaves point after the inserted text
167when called interactively. A prefix argument toggles this behavior. 167when called interactively. A prefix argument toggles this behavior.
168 168
169** New var `truncate-string-ellipsis' to choose how to indicate truncation.
170
171+++ 169+++
172** The new variable `term-file-aliases' replaces some files from lisp/term. 170** The new variable `term-file-aliases' replaces some files from lisp/term.
173The function `tty-run-terminal-initialization' consults this variable 171The function `tty-run-terminal-initialization' consults this variable
@@ -1302,6 +1300,9 @@ if the terminal cannot display curved quotes.
1302** Standard output and error streams now transliterate characters via 1300** Standard output and error streams now transliterate characters via
1303standard-display-table, and encode output using locale-coding-system. 1301standard-display-table, and encode output using locale-coding-system.
1304 1302
1303+++
1304** New var `truncate-string-ellipsis' to choose how to indicate truncation.
1305
1305** Miscellaneous name change 1306** Miscellaneous name change
1306 1307
1307For consistency with the usual Emacs spelling, the Lisp variable 1308For consistency with the usual Emacs spelling, the Lisp variable