1
Fork 0
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:
Jason Rumney 2001-11-21 19:39:03 +00:00
parent eb61b61b26
commit 0b55950641

View file

@ -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