projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5f5f6c
)
* lisp/progmodes/ebrowse.el (ebrowse-tree-mode): Fix typo.
author
Stefan Kangas
<stefan@marxist.se>
Mon, 4 Jul 2022 12:53:16 +0000
(14:53 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Mon, 4 Jul 2022 12:53:16 +0000
(14:53 +0200)
lisp/progmodes/ebrowse.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/ebrowse.el
b/lisp/progmodes/ebrowse.el
index 16069f75aebb71097a97e11b229719683bbd9e20..16b2f3ff503f964aa85f6181a58fe1445833cb3c 100644
(file)
--- 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}"