]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#32090
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 9 Jul 2018 14:03:49 +0000 (16:03 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 9 Jul 2018 14:03:49 +0000 (16:03 +0200)
commit917158f8c91121572f38d641096e171540d0bac2
tree43710ad9b429f9a425db9d2d161aff2606b47124
parent848f0f73e98dfa8f32ffbcf7c2e0ea37ce123959
Fix Bug#32090

* lisp/files-x.el (connection-local-normalize-criteria): Do not
use PROPERTIES anymore.
(connection-local-get-profiles): Rewrite, in order to accept any
property as optional.  (Bug#32090)
(connection-local-set-profiles):
Adapt ´connection-local-normalize-criteria' call.

* test/lisp/files-x-tests.el
(files-x-test-connection-local-set-profiles)
(files-x-test-hack-connection-local-variables-apply): Extend tests.
lisp/files-x.el
test/lisp/files-x-tests.el