projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0bac17
)
Fix a tagging problem in tramp.texi
author
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 17 Jun 2022 12:20:05 +0000
(14:20 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 17 Jun 2022 12:20:05 +0000
(14:20 +0200)
* doc/misc/tramp.texi (Frequently Asked Questions): Restore an
@end lisp removed by accident.
doc/misc/tramp.texi
patch
|
blob
|
history
diff --git
a/doc/misc/tramp.texi
b/doc/misc/tramp.texi
index b8279c410a23d6f00efb23642a2e1f09215cdfe1..745046f8fed8afe18b976661f77654b160a02437 100644
(file)
--- a/
doc/misc/tramp.texi
+++ b/
doc/misc/tramp.texi
@@
-4985,6
+4985,7
@@
minibuffer:
(before my-minibuffer-complete activate)
(expand-abbrev))
@end group
+@end lisp
The reduced typing: @kbd{C-x C-f xy @key{TAB}}.