aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/progmodes/ebrowse.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/ebrowse.el b/lisp/progmodes/ebrowse.el
index 89b8404c354..c05f2d60422 100644
--- a/lisp/progmodes/ebrowse.el
+++ b/lisp/progmodes/ebrowse.el
@@ -3626,7 +3626,7 @@ KIND is an additional string printed in the buffer."
3626 3626
3627 3627
3628(defun ebrowse-some-member-table () 3628(defun ebrowse-some-member-table ()
3629 "Return a hash table containing all member of a tree. 3629 "Return a hash table containing all members of a tree.
3630If there's only one tree loaded, use that. Otherwise let the 3630If there's only one tree loaded, use that. Otherwise let the
3631use choose a tree." 3631use choose a tree."
3632 (let* ((buffers (ebrowse-known-class-trees-buffer-list)) 3632 (let* ((buffers (ebrowse-known-class-trees-buffer-list))