mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-09 05:01:02 -08:00
Added note about locale-coding-system on Windows.
This commit is contained in:
parent
eb61b61b26
commit
0b55950641
1 changed files with 4 additions and 0 deletions
4
etc/NEWS
4
etc/NEWS
|
|
@ -294,6 +294,10 @@ the file is copied to that directory instead of signaling an error.
|
|||
** The variables most-positive-fixnum and most-negative-fixnum
|
||||
have been moved from the CL package to the core.
|
||||
|
||||
** On MS Windows, locale-coding-system is used to interact with the OS.
|
||||
The Windows specific variable w32-system-coding-system, which was
|
||||
formerly used for that purpose is now an alias for locale-coding-system.
|
||||
|
||||
** New packages:
|
||||
|
||||
*** The new package syntax.el provides an efficient way to find the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue