From: Stefan Kangas Date: Mon, 4 Jul 2022 12:53:16 +0000 (+0200) Subject: * lisp/progmodes/ebrowse.el (ebrowse-tree-mode): Fix typo. X-Git-Tag: emacs-29.0.90~1447^2~1203 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=65df97f361ace8b7f272d050b56389eeb1a08b03;p=emacs.git * lisp/progmodes/ebrowse.el (ebrowse-tree-mode): Fix typo. --- 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}"