]> git.eshelyaron.com Git - emacs.git/commit
File Shadowing is not available on MS Windows
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 25 Jul 2018 15:34:55 +0000 (17:34 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 25 Jul 2018 15:34:55 +0000 (17:34 +0200)
commit2585fcb1d722c08d9e4e49b424be03bab288faa0
tree0ef7c3423bf7013bef06275a6d812f4114923aff
parent39da592da8f87e0dd488aa093e3e0dfff16cab19
File Shadowing is not available on MS Windows

* doc/emacs/files.texi (File Shadowing): File Shadowing is not
available on MS Windows.

* test/lisp/shadowfile-tests.el (shadow-test00-clusters)
(shadow-test01-sites, shadow-test02-files)
(shadow-test03-expand-cluster-in-file-name)
(shadow-test04-contract-file-name, shadow-test05-file-match)
(shadow-test06-literal-groups, shadow-test07-regexp-groups)
(shadow-test08-shadow-todo, shadow-test09-shadow-copy-files):
Skip under MS Windows.
doc/emacs/files.texi
test/lisp/shadowfile-tests.el