]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc fix for w32-unicode-filenames.
authorEli Zaretskii <eliz@gnu.org>
Mon, 9 Dec 2013 19:50:56 +0000 (21:50 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 9 Dec 2013 19:50:56 +0000 (21:50 +0200)
src/w32term.c

index 2b91aa99dc242a76e9d23f3c55c5e1bbfab846cd..64febea6a1a45da224563beb1576d98d4c06f303 100644 (file)
@@ -6674,9 +6674,7 @@ specified by `file-name-coding-system'.
 
 This variable is set to non-nil by default when Emacs runs on Windows
 systems of the NT family, including W2K, XP, Vista, Windows 7 and
-Windows 8.  It is set to nil on Windows 9X.
-
-Do NOT change the value of this variable, except for debugging purposes!  */);
+Windows 8.  It is set to nil on Windows 9X.  */);
   w32_unicode_filenames = 0;
 
   /* Tell Emacs about this window system.  */