Delete reference to obsolete library complete.el

* doc/misc/tramp.texi (Frequently Asked Questions): Delete reference
to obsolete library complete.el.
This commit is contained in:
Stefan Kangas 2022-06-17 12:04:48 +02:00
parent f419de6eca
commit ad74677cf3

View file

@ -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.