]> git.eshelyaron.com Git - emacs.git/commitdiff
Delete reference to obsolete library complete.el
authorStefan Kangas <stefan@marxist.se>
Fri, 17 Jun 2022 10:04:48 +0000 (12:04 +0200)
committerStefan Kangas <stefan@marxist.se>
Fri, 17 Jun 2022 10:04:48 +0000 (12:04 +0200)
* doc/misc/tramp.texi (Frequently Asked Questions): Delete reference
to obsolete library complete.el.

doc/misc/tramp.texi

index a8079a0fa4ff2ab6a91817433b9026b39b7895b0..b8279c410a23d6f00efb23642a2e1f09215cdfe1 100644 (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.