aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ad7d81703e0..1b44812f36a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -181,8 +181,6 @@ for use in Emacs bug reports.
181hiding character but the default `.' can be used by let-binding the 181hiding character but the default `.' can be used by let-binding the
182variable `read-hide-char'. 182variable `read-hide-char'.
183 183
184** New possible value for `system-type': nacl.
185
186** Emacs can now load shared/dynamic libraries (modules). 184** Emacs can now load shared/dynamic libraries (modules).
187A dynamic Emacs module is a shared library that provides additional 185A dynamic Emacs module is a shared library that provides additional
188functionality for use in Emacs Lisp programs, just like a package 186functionality for use in Emacs Lisp programs, just like a package
@@ -1320,6 +1318,10 @@ standard-display-table, and encode output using locale-coding-system.
1320+++ 1318+++
1321** New var `truncate-string-ellipsis' to choose how to indicate truncation. 1319** New var `truncate-string-ellipsis' to choose how to indicate truncation.
1322 1320
1321+++
1322** New possible value for `system-type': `nacl'.
1323This is used by Google's Native Client (NaCl).
1324
1323** Miscellaneous name change 1325** Miscellaneous name change
1324 1326
1325For consistency with the usual Emacs spelling, the Lisp variable 1327For consistency with the usual Emacs spelling, the Lisp variable