]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS
Merge from trunk.
[gnu-emacs] / etc / NEWS
index 89fc9583759926d24ed8e0c8204bd59e34a1562d..f354f5ce2f79c7862925a29944625d293caa838b 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -980,6 +980,14 @@ files are in share/emacs/VERSION/etc.  (Emacs knows about all these
 directories and will find the files in there automatically; there's no
 need to set any variables due to this change.)
 
++++
+** Emacs on Windows 2000 and later can now access files and directories
+whose names cannot be encoded in the current system codepage.
+
+The new variable `w32-unicode-filenames' controls this feature: if it
+is t, Emacs uses Unicode APIs to pass file names to system calls,
+which lifts the limitation of file names to the current locale.
+
 +++
 ** The "generate a backtrace on fatal error" feature now works on MS Windows.
 The backtrace is written to the 'emacs_backtrace.txt' file in the