diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index a8079a0fa4f..b8279c410a2 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -4986,14 +4986,6 @@ minibuffer: (expand-abbrev)) @end group -@group -;; If you use partial-completion-mode -(defadvice PC-do-completion - (before my-PC-do-completion activate) - (expand-abbrev)) -@end group -@end lisp - The reduced typing: @kbd{C-x C-f xy @key{TAB}}. The minibuffer expands for further editing.