diff options
author | Tom Tromey <tom@tromey.com> | 2018-08-09 17:56:53 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-08-09 17:56:53 -0600 |
commit | accb7b7ecc19f85c2750ded1046a464bc73c6a52 (patch) | |
tree | 1aa94af022d6700a93a8ff2b73f5b210046ac010 /doc/emacs/files.texi | |
parent | f822a2516d88eeb2118fbbc8554f155e86dfd74e (diff) | |
parent | 53483df0de0085dbc9ef0b15a0f629ab808b0147 (diff) | |
download | emacs-accb7b7ecc19f85c2750ded1046a464bc73c6a52.tar.gz |
Merge remote-tracking branch 'origin/master' into feature/bignum
Diffstat (limited to 'doc/emacs/files.texi')
-rw-r--r-- | doc/emacs/files.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index f0a11fde555..a7cc57e4e94 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi @@ -881,6 +881,8 @@ You can answer ``no'' to bypass copying of this file, this time. If you want to cancel the shadowing permanently for a certain file, use @w{@kbd{M-x shadow-cancel}} to eliminate or change the shadow file group. +File Shadowing is not available on MS Windows. + @node Time Stamps @subsection Updating Time Stamps Automatically @cindex time stamps |