summaryrefslogtreecommitdiff
path: root/doc/misc/tramp.texi
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-06-18 06:31:18 +0200
committerStefan Kangas <stefan@marxist.se>2022-06-18 06:31:18 +0200
commitb28debadf3ada1645ea3ea135d67189cf52fdc11 (patch)
tree66b007762c029a5ebc85ab7ec0b9c7efcd799baa /doc/misc/tramp.texi
parent06576d6a16fa61f6f1d5031754145a92ab41aa9b (diff)
parentd671cd57c488ec792997fd4051440187dec3434f (diff)
downloademacs-b28debadf3ada1645ea3ea135d67189cf52fdc11.tar.gz
Merge from origin/emacs-28
d671cd57c4 Update cl-struct-sequence-type doc string 017bdb1611 Fix a tagging problem in tramp.texi e0bac17bbc Mention face quirks after the final line in the lispref ma... ad74677cf3 Delete reference to obsolete library complete.el
Diffstat (limited to 'doc/misc/tramp.texi')
-rw-r--r--doc/misc/tramp.texi7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 12d49877269..a8230ac9451 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -5325,13 +5325,6 @@ minibuffer:
(before my-minibuffer-complete activate)
(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}}.