]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/msdog.texi
Merge from emacs-23
[gnu-emacs] / doc / emacs / msdog.texi
index 22300267315ba2292999353f572933dfa7f990a5..d4ee8463e5cf197de2f6002cabbe2ed2cbb9abb0 100644 (file)
@@ -348,11 +348,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
@@ -984,6 +985,3 @@ click-to-focus policy.
 @include msdog-xtra.texi
 @end ifnottex
 
-@ignore
-   arch-tag: f39d2590-5dcc-4318-88d9-0eb73ca10fa2
-@end ignore