From 90639ceacd6842d168bad3a18090a00b8b140c87 Mon Sep 17 00:00:00 2001
From: Glenn Morris <rgm@gnu.org>
Date: Thu, 11 Nov 2010 00:41:30 -0800
Subject: [PATCH] * doc/misc/msdog.texi (ls in Lisp): Update for ls-lisp.el
 changes.

---
 doc/emacs/ChangeLog  |  4 ++++
 doc/emacs/msdog.texi | 14 ++++++--------
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index fe9cd8a73b4..1438cb4f030 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,3 +1,7 @@
+2010-11-11  Glenn Morris  <rgm@gnu.org>
+
+	* msdog.texi (ls in Lisp): Update for ls-lisp changes.
+
 2010-11-09  Eli Zaretskii  <eliz@gnu.org>
 
 	* msdog.texi (Windows HOME): Add information regarding startup
diff --git a/doc/emacs/msdog.texi b/doc/emacs/msdog.texi
index 3e8d5ef57c1..4be67aa31de 100644
--- a/doc/emacs/msdog.texi
+++ b/doc/emacs/msdog.texi
@@ -285,11 +285,12 @@ on Windows, since many users of Emacs on those platforms prefer the
 @end table
 
 @noindent
-Any other value of @code{ls-lisp-emulation} means the same as
-@code{GNU}.  Note that this option needs to be set @emph{before}
-@file{ls-lisp.el} is loaded, which means that on MS-Windows and MS-DOS
-you will have to set the value from your @file{.emacs} file and then
-restart Emacs, since @file{ls-lisp.el} is preloaded.
+Any other value of @code{ls-lisp-emulation} means the same as @code{GNU}.
+Customizing this option calls the function @code{ls-lisp-set-options} to
+update the 3 dependent options as needed.  If you change the value of
+this variable without using customize after @file{ls-lisp.el} is loaded
+(note that it is preloaded on MS-Windows and MS-DOS), you can call that
+function manually for the same result.
 
 @vindex ls-lisp-support-shell-wildcards
   The variable @code{ls-lisp-support-shell-wildcards} controls how
@@ -925,6 +926,3 @@ click-to-focus policy.
 @include msdog-xtra.texi
 @end ifnottex
 
-@ignore
-   arch-tag: f39d2590-5dcc-4318-88d9-0eb73ca10fa2
-@end ignore
-- 
2.39.5