mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Docstring typo.
This commit is contained in:
parent
ebc6b37c47
commit
32fda8c952
1 changed files with 1 additions and 1 deletions
|
|
@ -3626,7 +3626,7 @@ KIND is an additional string printed in the buffer."
|
|||
|
||||
|
||||
(defun ebrowse-some-member-table ()
|
||||
"Return a hash table containing all member of a tree.
|
||||
"Return a hash table containing all members of a tree.
|
||||
If there's only one tree loaded, use that. Otherwise let the
|
||||
use choose a tree."
|
||||
(let* ((buffers (ebrowse-known-class-trees-buffer-list))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue