]> git.eshelyaron.com Git - emacs.git/commit
Fix regression when saving tramp-default-proxies-alist (Do not merge)
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 29 May 2023 09:22:54 +0000 (11:22 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 29 May 2023 09:22:54 +0000 (11:22 +0200)
commit53dc7bec8303584772e0922acb64aa6e1625b556
tree4bccc613a08f6fc426dcc85a30423a3d10ef40d0
parent3f4415256793ea0bdb99f8a67f795e68676b6be1
Fix regression when saving tramp-default-proxies-alist (Do not merge)

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