1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-24 13:32:41 -08:00
emacs/doc
Michael Albinus 035931777b Add renaming of remote buffer file names to Tramp
* doc/misc/tramp.texi (Default User): Fix typo.
(Cleanup remote connections): Adapt arguments of
`tramp-cleanup-connection'.
(Renaming remote files): New node.
(Frequently Asked Questions): New item "How to save files when a
remote host isn't reachable anymore?".

* etc/NEWS: Add `tramp-rename-files' and `tramp-rename-these-files'.

* lisp/net/tramp-cmds.el (tramp-default-rename-alist)
(tramp-confirm-rename-file-names): New defcustoms.
(tramp-rename-read-file-name-dir)
(tramp-rename-read-file-name-init): New defsubsts.
(tramp-default-rename-file, tramp-rename-files)
(tramp-rename-these-files): New defuns.

* lisp/net/tramp-integration.el (ido, ivy): Integrate with them.
2019-11-20 13:45:30 +01:00
..
emacs * lisp/dired.el (dired-dwim-target): Add choice dired-dwim-target-next-visible 2019-11-17 00:06:16 +02:00
lispintro Conditionally omit edition numbers, dates in doc 2019-11-12 11:30:02 -08:00
lispref Make it clear what edebug-remove-instrumentation offers 2019-11-16 05:27:37 +01:00
man Enable tab-bar-mode from X resources 2019-10-13 23:56:17 +03:00
misc Add renaming of remote buffer file names to Tramp 2019-11-20 13:45:30 +01:00