projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f419de6
)
Delete reference to obsolete library complete.el
author
Stefan Kangas
<stefan@marxist.se>
Fri, 17 Jun 2022 10:04:48 +0000
(12:04 +0200)
committer
Stefan 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
patch
|
blob
|
history
diff --git
a/doc/misc/tramp.texi
b/doc/misc/tramp.texi
index a8079a0fa4ff2ab6a91817433b9026b39b7895b0..b8279c410a23d6f00efb23642a2e1f09215cdfe1 100644
(file)
--- 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.