From 017bdb161141c0b5f3981a124bdeadc17a20a558 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Fri, 17 Jun 2022 14:20:05 +0200 Subject: [PATCH] Fix a tagging problem in tramp.texi * doc/misc/tramp.texi (Frequently Asked Questions): Restore an @end lisp removed by accident. --- doc/misc/tramp.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index b8279c410a2..745046f8fed 100644 --- 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}}. -- 2.39.2