]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#32226
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 21 Jul 2018 10:29:06 +0000 (12:29 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 21 Jul 2018 10:29:06 +0000 (12:29 +0200)
commite0f33ea394c636ab1aa2412b4f35b7dfc1ca768a
tree1a97f9cac5cb99889bb38256fdf2753d5c76afd4
parent7308fa0e2b8d929a4e0f7f54ac46228f93674672
Fix Bug#32226

* lisp/shadowfile.el (shadow-site-name, shadow-name-site):
Use "[-.[:word:]]+" as hostname regexp.  (Bug#32226)

* test/lisp/shadowfile-tests.el (shadow-test06-literal-groups)
(shadow-test07-regexp-groups, shadow-test08-shadow-todo)
(shadow-test09-shadow-copy-files): Skip if needed.
lisp/shadowfile.el
test/lisp/shadowfile-tests.el