@item irix
Silicon Graphics Irix system.
+@item nacl
+Google Native Client (@acronym{NaCl}) sandboxing system.
+
@item ms-dos
Microsoft's DOS@. Emacs compiled with DJGPP for MS-DOS binds
@code{system-type} to @code{ms-dos} even when you run it on MS-Windows.
@item windows-nt
Microsoft Windows NT, 9X and later. The value of @code{system-type}
-is always @code{windows-nt}, e.g., even on Windows 7.
+is always @code{windows-nt}, e.g., even on Windows 10.
@end table
hiding character but the default `.' can be used by let-binding the
variable `read-hide-char'.
-** New possible value for `system-type': nacl.
-
** Emacs can now load shared/dynamic libraries (modules).
A dynamic Emacs module is a shared library that provides additional
functionality for use in Emacs Lisp programs, just like a package
+++
** New var `truncate-string-ellipsis' to choose how to indicate truncation.
++++
+** New possible value for `system-type': `nacl'.
+This is used by Google's Native Client (NaCl).
+
** Miscellaneous name change
For consistency with the usual Emacs spelling, the Lisp variable