]> git.eshelyaron.com Git - emacs.git/commit
Fix regression when saving tramp-default-proxies-alist
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 29 May 2023 09:37:33 +0000 (11:37 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 29 May 2023 09:37:33 +0000 (11:37 +0200)
commit77087eb170f5632c58f0a00143e7289209f78989
treebad09f00df4cc42a77e7cda9e22bbbca331b50ef
parentc8e527cbeeea6be9bb713af33a3f40408b261234
Fix regression when saving tramp-default-proxies-alist

* lisp/net/tramp.el (tramp-add-hops): Suppress `signal-hook-function'.
Save `tramp-default-proxies-alist' only when changed.
lisp/net/tramp.el