From 65df97f361ace8b7f272d050b56389eeb1a08b03 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 4 Jul 2022 14:53:16 +0200 Subject: [PATCH] * lisp/progmodes/ebrowse.el (ebrowse-tree-mode): Fix typo. --- lisp/progmodes/ebrowse.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/ebrowse.el b/lisp/progmodes/ebrowse.el index 16069f75aeb..16b2f3ff503 100644 --- a/lisp/progmodes/ebrowse.el +++ b/lisp/progmodes/ebrowse.el @@ -996,7 +996,7 @@ if for some reason a circle is in the inheritance graph." Each line corresponds to a class in a class tree. Letters do not insert themselves, they are commands. File operations in the tree buffer work on class tree data structures. -E.g.\\[save-buffer] writes the tree to the file it was loaded from. +E.g. \\[save-buffer] writes the tree to the file it was loaded from. Tree mode key bindings: \\{ebrowse-tree-mode-map}" -- 2.39.2