Mercurial > emacs
changeset 49735:5cfff357b829
Docstring typo.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 11 Feb 2003 21:40:32 +0000 |
parents | ee509ddc7a03 |
children | dd8404d4fed8 |
files | lisp/progmodes/ebrowse.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/ebrowse.el Tue Feb 11 21:40:17 2003 +0000 +++ b/lisp/progmodes/ebrowse.el Tue Feb 11 21:40:32 2003 +0000 @@ -3626,7 +3626,7 @@ (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))