]> git.eshelyaron.com Git - emacs.git/commit
Cleanup also recentf files in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 24 Feb 2019 10:15:49 +0000 (11:15 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 24 Feb 2019 10:15:49 +0000 (11:15 +0100)
commitcbcb5718761dc645c291110ceb7250628510b1dc
tree038ecc23b83b8e6a1ff6b8d33b372af7d03d21a6
parent975893b229072aa1b5565cc1a73987fa83ed5b21
Cleanup also recentf files in Tramp

* doc/misc/tramp.texi (Cleanup remote connections): Mention also
recentf cache.

* lisp/net/tramp-cmds.el (tramp-cleanup-connection)
(tramp-cleanup-all-connections): Call `tramp-recentf-cleanup'.

* lisp/net/tramp-integration.el: New package.

* lisp/net/tramp.el (tramp-rfn-eshadow-overlay)
(tramp-rfn-eshadow-setup-minibuffer)
(tramp-rfn-eshadow-update-overlay-regexp)
(tramp-rfn-eshadow-update-overlay):
(tramp-eshell-directory-change): Move to tramp-integration.el
doc/misc/tramp.texi
lisp/net/tramp-cmds.el
lisp/net/tramp-integration.el [new file with mode: 0644]
lisp/net/tramp.el