]> git.eshelyaron.com Git - emacs.git/commit
TRework fix for bug#62106
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 12 Mar 2023 10:01:22 +0000 (11:01 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 12 Mar 2023 10:01:22 +0000 (11:01 +0100)
commitfffbce29349b14daa5f9b9c97ff5ba230b56c247
tree2e777b98dfe5769fded421c43d2a5a537ac5d4a8
parent8bc12a273624b8cc6fcb43ae51621634a9023dce
TRework fix for bug#62106

* lisp/files-x.el (connection-local-set-profiles)
(connection-local-set-profile-variables):
Use `custom-set-variables'.  It serves the purpose to not keep
unsaved user options, and it is less invasive than
`customize-save-variable'.
lisp/files-x.el