From ab62d5a0ee074ace15b0ce21c0b406389d524c95 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 9 Dec 2013 21:50:56 +0200 Subject: [PATCH] Doc fix for w32-unicode-filenames. --- src/w32term.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/w32term.c b/src/w32term.c index 2b91aa99dc2..64febea6a1a 100644 --- a/src/w32term.c +++ b/src/w32term.c @@ -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. */ -- 2.39.2